@charset "UTF-8";
body {
  margin: 0px;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover {
  opacity: 0.6;
}

p {
  line-height: 160%;
  margin: 0;
}

ul {
  list-style: none;
}

.good_main02 {
  background-or: #ffffff;
}

.good_main02 {
  width: 100%;
  max-width: none;
}

.coL {
  max-width: 1200px;
  margin: 0 auto;
  font-family: "Noto Sans JP", serif;
}

.coL img {
  width: 100%;
  height: auto;
  display: block;
}

.coL .img {
  max-width: 90%;
}

.coL .btn_line_me {
  max-width: 77.2%;
}

.l_hrmk--sns {
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 0;
  align-items: center;
  max-width: 74.5%;
}

.bnr__float {
  position: fixed;
  z-index: 9999;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 100px;
  min-width: 50px;
  width: 15vw;
  display: block;
  padding: 0px !important;
  margin: 0 !important;
  opacity: 1;
}

.bnr__float:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.block-img {
  text-align: center;
}

.block_img img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

/* フッターここから */
.l_footer {
  background: #ffffff;
}

.footer_l_hrmk {
  background: #ffffff;
  max-width: 1230px;
  margin: 0 auto;
  padding: 10px 0 70px;
}

.footer_l_hrmk--logo {
  text-align: center;
}

.footer_l_hrmk--logo img {
  max-width: 40%;
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 930px) {

  .footer_l_hrmk--logo img {
    display: block;
    max-width: 40%;
    height: auto;
  }
}
/* フッターここまで */

@media screen and (max-width: 767px) {
  .coL .btn_line_me {
    max-width: 85%;
  }

  .l_hrmk--sns {
    display: grid;
    grid-template-columns: repeat(5, auto);
    gap: 0;
    align-items: center;
    max-width: 80%;
  }

  .footer_l_hrmk {
    padding: 10px 0 50px;
  }
}

.mb00 {
  margin-bottom: 1%;
}

.mb01 {
  margin-bottom: 2%;
}

.mb01-1 {
  margin-bottom: 3%;
}

.mb01-2 {
  margin-bottom: 4%;
}

.mb02 {
  margin-bottom: 5%;
}

.mb02-2 {
  margin-bottom: 6%;
}

.mb03 {
  margin-bottom: 7%;
}

.mb04 {
  margin-bottom: 9%;
}

.mb04-1 {
  margin-bottom: 11%;
}

.mb04-2 {
  margin-bottom: 12%;
}

.mb05 {
  margin-bottom: 15%;
}

.mb06 {
  margin-bottom: 17%;
}

.mb07 {
  margin-bottom: 19%;
}

.mbsns {
  margin-bottom: 3%;
}

.mb-btn {
  margin-bottom: 6.6%;
}

.pc {
  display: block;
}

.sp {
  display: none;
}
