.border-radius {
  border-radius: 33px;
}

/* .hide-fixed-button #ft_bnr_fixed {
  display: none;
} */

@media screen and (min-width: 1000px) {
  .border-radius {
    border-radius: 66px;
  }
}

#lead {
  position: relative;
  padding-bottom: 10vw;
}

#lead .deco {
  position: absolute;
  z-index: -1;
}

#lead .deco.deco1 {
  bottom: 64vw;
  left: 5.8%;
  width: 25.86%;
}

#lead .deco.deco2 {
  width: 23.86%;
  top: 50vw;
  right: -3%;
}

#lead .deco.deco3 {
  bottom: 10vw;
  left: -2%;
  width: 24.53%;
}

#lead .deco.deco4 {
  bottom: 18vw;
  right: 8%;
  width: 38.13%;
  z-index: 1;
}

#lead .txt {
  padding-top: 15vw;
}

#lead .photo {
  margin-top: 4vw;
}

@media screen and (min-width: 1000px) {
  #lead {
    margin-top: 150px;
    padding-bottom: 215px;
  }

  #lead .deco {
    position: absolute;
    z-index: -1;
    width: auto !important;
  }

  #lead .deco.deco1 {
    top: 236px;
    bottom: auto;
    left: 173px;
  }

  #lead .deco.deco2 {
    top: 346px;
    right: 188px;
  }

  #lead .deco.deco3 {
    bottom: 37px;
    left: 199px;
  }

  #lead .deco.deco4 {
    bottom: 60px;
    right: 131px;
  }

  #lead .txt {
    padding-top: 482px;
    line-height: 50px;
  }

  #lead .photo {
    margin-top: 0;
    position: absolute;
    top: 348px;
    right: 0;
  }
}

#point {
  position: relative;
  border-bottom: 2px solid #000;
}

#point::before {
  content: "";
  position: absolute;
  background: #000;
  height: 2px;
  top: 28vw;
  left: 0;
  right: 0;
}

#point .group-txt-js {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

#point .group-txt-js .txt-js {
  position: absolute;
  left: -8%;
  right: -8%;
  -webkit-animation: right-to-left 60s linear infinite;
  animation: right-to-left 60s linear infinite;
  background-image: url("../img/index/point_txt_js.png");
  height: 19vw;
  background-repeat: repeat-x;
  background-size: auto 100%;
  -webkit-transform: rotate(-14deg);
  transform: rotate(-14deg);
  z-index: -1;
}

#point .group-txt-js .txt-js.txt-js1 {
  top: 265vw;
}

#point .group-txt-js .txt-js.txt-js2 {
  top: 585vw;
}

#point .wrap {
  padding-bottom: 10vw;
}

#point .wrap::before,
#point .wrap:after {
  content: "";
  position: absolute;
  background: #000;
  width: 2px;
  top: 28vw;
  bottom: 0;
}

#point .wrap::before {
  left: 3.4666666667%;
}

#point .wrap:after {
  right: 3.4666666667%;
}

#point .ttl-h2 {
  padding-top: 4.5vw;
  margin: 0 -3.4666666667%;
}

#point .ttl-h3 {
  position: relative;
  text-align: center;
}

#point .ttl-h3 * {
  letter-spacing: 0.05em;
}

#point .ttl-h3 span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 1% 0 2.5%;
  background: url("../img/shared/bg_bd.jpg") repeat center;
  font-size: 3.76vw;
}

#point .ttl-h3 span i.t1 {
  font-size: 6.37vw;
}

#point .ttl-h3 span i.t2 {
  font-size: 5.33vw;
}

#point .ttl-h3:after {
  content: "";
  position: absolute;
  background: #000;
  height: 2px;
  top: 56%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

#point .set1 {
  position: relative;
}

#point .set1 .box .ttl-img dt {
  text-align: center;
}

#point .set1 .box .ttl-img dt span:nth-child(1) {
  font-size: 4.8vw;
  line-height: 1.11;
}

#point .set1 .box .ttl-img dt span:nth-child(2) {
  font-size: 11.06vw;
}

#point .set1 .box .ttl-img dt span:nth-child(2) i {
  font-size: 8vw;
}

#point .set1 .box .ttl-img dd {
  margin: 0 5.8739255014%;
}

#point .set1 .box .txt {
  margin: 5vw 8.452722063% 0;
}

#point .set1 .box:nth-child(2) {
  margin-top: 5vw;
}

#point .set1 .btn-shared {
  margin: 5vw 7.0200573066% 0;
}

#point .set2 {
  position: relative;
}

#point .set2 .ttl-h3 {
  margin: 13vw 0 7vw;
}

#point .set2 .point-js {
  padding: 0 9.5791001451%;
}

#point .set2 .right .scroll .ttl-h3-2 {
  margin: 5vw 0 3.5vw;
}

#point .set2 .right .scroll .ttl-h3-2 span {
  display: block;
  text-align: center;
  line-height: 1.85;
}

#point .set2 .right .scroll .ttl-h3-2 span.jp {
  font-size: 6.66vw;
}

#point .set2 .right .scroll .ttl-h3-2 span.en {
  color: #d66d48;
  font-size: 3.2vw;
  font-weight: 400;
}

#point .set2 .right .scroll .txt {
  margin-top: 5vw;
}

#point .set2 .right .scroll:nth-child(1) {
  padding-bottom: 5vw;
}

#point .set2 .right .scroll:nth-child(n+2) {
  position: relative;
  margin-top: 7vw;
  padding-top: 7vw;
}

#point .set2 .right .scroll:nth-child(n+2)::before {
  content: "";
  position: absolute;
  background: #000;
  height: 2px;
  top: 0;
  left: 5%;
  right: 5%;
}

#point .set2 .right .scroll:nth-child(n+2) .photo2 {
  margin: 7.5vw 2.5% 0;
}

#point .set2 .right .scroll:nth-child(n+2) .photo2 img {
  border-radius: 25px;
}

@media screen and (min-width: 1000px) {
  #point {
    border-width: 4px;
  }

  #point::before {
    height: 4px;
    top: 187px;
  }

  #point .group-txt-js .txt-js {
    left: calc(-50vw + 48%);
    right: calc(-50vw + 48%);
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    height: 146px;
  }

  #point .group-txt-js .txt-js.txt-js1 {
    top: 637px;
  }

  #point .group-txt-js .txt-js.txt-js2 {
    top: 2118px;
  }

  #point .wrap {
    max-width: 100%;
    padding: 0 66px 188px;
  }

  #point .wrap::before,
  #point .wrap:after {
    width: 4px;
    top: 187px;
  }

  #point .wrap::before {
    left: 66px;
  }

  #point .wrap:after {
    right: 66px;
  }

  #point .ttl-h2 {
    text-align: center;
    padding: 0 0 0 27px;
    margin: 0;
  }

  #point .ttl-h3 {
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #point .ttl-h3 span {
    width: 544px;
    padding: 0 0 0 0;
    font-size: 34.96px;
  }

  #point .ttl-h3 span i.t1 {
    font-size: 59.17px;
  }

  #point .ttl-h3 span i.t2 {
    font-size: 48px;
  }

  #point .ttl-h3:after {
    height: 4px;
    top: calc(50% + 6px);
  }

  #point .set1 {
    margin-top: 54px;
  }

  #point .set1 .inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1308px;
    padding: 0 20px 0;
    margin: 132px auto 0;
    gap: 20px;
  }

  #point .set1 .box .ttl-img {
    position: relative;
    padding-top: 0;
  }

  #point .set1 .box .ttl-img dt {
    position: absolute;
    top: -82px;
    left: 62px;
    z-index: 1;
  }

  #point .set1 .box .ttl-img dt span {
    display: block;
  }

  #point .set1 .box .ttl-img dt span:nth-child(1) {
    border: 1px solid #000;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: #fff;
    margin: 5px 0 0 33px;
    padding: 11px 0 14px;
    font-size: 24px;
    line-height: 35px;
  }

  #point .set1 .box .ttl-img dt span:nth-child(2) {
    font-size: 83.22px;
  }

  #point .set1 .box .ttl-img dt span:nth-child(2) i {
    color: #fff;
    font-size: 60px;
  }

  #point .set1 .box .ttl-img dd {
    margin: 0 0 0;
  }

  #point .set1 .box .ttl-img dd img {
    width: 100%;
  }

  #point .set1 .box .txt {
    text-align: center;
    margin: 57px 0 0;
  }

  #point .set1 .box:nth-child(2) {
    margin-top: 0;
  }

  #point .set1 .box:nth-child(2) .ttl-img dt {
    left: auto;
    right: 62px;
  }

  #point .set1 .btn-shared {
    max-width: 1240px;
    padding: 0 20px;
    margin: 75px auto 0;
  }

  #point .set2 .ttl-h3 {
    margin: 143px 0 111px;
  }

  #point .set2 .point-js {
    position: relative;
    max-width: 1274px;
    margin: 0 auto;
    padding: 0px 33px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #point .set2 .point-js .left {
    transition: all 0.3s ease;
  }

  #point .set2 .left {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    max-width: 814px;
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: -43px;
    margin-right: 33px;
  }

  #point .set2 .point-js .photos li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.5s;
    z-index: 9;
  }

  #point .set2 .point-js .photos li img {
    width: 100%;
  }

  #point .set2 .point-js .photos li:last-child {
    position: relative;
  }

  #point .set2 .point-js .photos li.show {
    opacity: 1;
  }

  #point .set2 .right {
    padding-top: 77px;
    width: 361px;
  }

  #point .set2 .right .scroll .ttl-h3-2 {
    margin: 0 0 28px;
  }

  #point .set2 .right .scroll .ttl-h3-2 span.jp {
    font-size: 40px;
  }

  #point .set2 .right .scroll .ttl-h3-2 span.en {
    font-size: 24px;
  }

  #point .set2 .right .scroll .txt {
    margin-top: 0;
    letter-spacing: -0.1em;
  }

  #point .set2 .right .scroll:nth-child(1) {
    padding-bottom: 9px;
  }

  #point .set2 .right .scroll:nth-child(n+2) {
    margin-top: 90px;
    padding-top: 94px;
  }

  #point .set2 .right .scroll:nth-child(n+2)::before {
    left: 0;
    right: 0;
  }

  #point .set2 .right .scroll:nth-child(n+2) .menu li {
    font-size: 27px;
    line-height: 54px;
  }

  #point .set2 .right .scroll:nth-child(n+2) .photo2 {
    margin: 60px 0 0;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1500px) {
  #point .set2 .left {
    margin-left: calc(-50vw + 50% + 100px);
  }
}

@media screen and (min-width: 1000px) and (max-width: 1390px) {
  #point .wrap {
    padding: 0 33px 188px;
  }

  #point .wrap::before {
    left: 33px;
  }

  #point .wrap:after {
    right: 33px;
  }

  #point .set2 .left {
    margin-left: calc(-50vw + 50% + 66px);
  }
}

@media screen and (min-width: 1000px) and (max-width: 1330px) {
  #point .set1 .box .txt {
    font-size: 1.5vw;
    line-height: 2;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1230px) {
  #point .set1 .box .txt {
    font-size: 1.45vw;
  }
}

#howto {
  position: relative;
  overflow: hidden;
  background: #d66d48;
  color: #fff;
  margin-top: 17.5vw;
  padding-bottom: 10vw;
}


#howto .row {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-bottom: 94px;
  height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#howto .content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

#howto .ttl {
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#howto .ttl .deco {
  width: 45%;
  margin: 0 auto 5vw;
}


#howto .ttl .ttl-h2 span {
  display: block;
  text-align: center;
  line-height: 1.8;
}

#howto .ttl .ttl-h2 span.en {
  font-size: 5.2vw;
  font-weight: bold;
  letter-spacing: 0;
}

#howto .ttl .ttl-h2 span.jp {
  font-size: 9vw;
}

#howto .btn-shared {
  width: 80vw;
  margin: 0 auto;
}

#howto .btn-shared a {
  font-size: 13px;
}

#howto .col {
  position: relative;
  width: 100vw;
  padding: 0 5.6578947368vw;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#howto .col .step-img {
  position: relative;
  padding-top: 14.8vw;
}

#howto .col .step-img .step {
  position: absolute;
  top: 0;
  left: 5vw;
  width: 25.67vw;
  z-index: 1;
}

#howto .col .gr-txt .ttl-h3-1 {
  position: relative;
  text-align: center;
  padding-left: 14vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 3.5vw auto 0;
  font-size: 5vw;
  line-height: 2;
  letter-spacing: 0.05em;
}

#howto .col .gr-txt .ttl-h3-1::before {
  content: "";
  position: absolute;
  background: url("../img/index/howto_icon_ttl.png") no-repeat center left/9.72vw auto;
  inset: 0;
}

#howto .col .gr-txt .txt {
  text-align: center;
  margin-top: 3vw;
  font-size: 13px;
}

#howto .col-4 .ttl-h3-2 {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding-top: 7vw;
  font-size: 7.5vw;
  letter-spacing: 0.1em;
}

#howto .col-4 .ttl-h3-2::before {
  content: "";
  position: absolute;
  background: url("../img/index/howto_deco.png") no-repeat right top/5.74vw auto;
  inset: 0 -4vw 0 0;
}

#howto .col-4 .img {
  width: 50%;
  margin: -13vw auto 0;
}

#howto .col-5 {
  width: 200vw;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#howto .col-5 .left {
  width: 50%;
}

#howto .col-5 .left .photos {
  margin-top: 5.5vw;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3%;
}

#howto .col-5 .left .photos li {
  width: 37%;
}

#howto .col-5 .right {
  width: 50%;
  padding: 0 10vw 0;
}

#howto .col-5 .right .ttl-h3-1 {
  font-size: 7.5vw;
}

#howto .col-5 .right .txt {
  text-align: left;
}

#howto .col-6 {
  width: 150vw;
  border-left: 1px solid #fff;
  padding: 0 13.5vw;
}

#howto .col-6 .gr-txt {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 10vw;
}

#howto .col-6 .gr-txt .name-price {
  text-align: center;
}

#howto .col-6 .gr-txt .name-price .name {
  font-size: 4.5vw;
  letter-spacing: 0.05em;
}

#howto .col-6 .gr-txt .name-price .name span {
  display: block;
  font-size: 9vw;
  letter-spacing: 0.1em;
}

#howto .col-6 .gr-txt .name-price .price {
  font-size: 3.9vw;
}

#howto .col-6 .gr-txt .name-price .price .num {
  font-size: 6vw;
}

#howto .col-6 .gr-txt .menu {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0 0 1vw 4vw;
  margin-left: 8vw;
}

@media screen and (min-width: 1000px) {
  #howto {
    margin-top: 10px;
    padding-bottom: 0 !important;
  }

  #howto .row {
    padding: 31px 0 68px;
    height: 100vh;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #howto .content {
    margin-top: -36px;
    margin-left: 358px;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  #howto .ttl {
    width: auto;
    padding: 0;
    position: absolute;
    top: 87px;
    left: 39px;
    display: block;
  }

  #howto .ttl .deco {
    width: auto;
  }

  #howto .ttl .ttl-h2 {
    margin: 82px 0 0;
  }

  #howto .ttl .ttl-h2 span.en {
    font-size: 36px;
    margin-left: 8px;
  }

  #howto .ttl .ttl-h2 span.jp {
    font-size: 60px;
    margin: 6px 0 0 16px;
    line-height: 90px;
  }

  #howto .btn-shared {
    width: 784px;
    margin-bottom: 50px;
  }

  #howto .btn-shared a {
    font-size: 26px;
  }

  #howto .col {
    width: auto;
    padding: 0;
  }

  #howto .col .step-img {
    padding: 77px 0 0;
  }

  #howto .col .step-img .step {
    left: auto;
    top: 0;
    right: 34px;
    width: 138px;
  }

  #howto .col .step-img .step img {
    width: 100%;
  }

  #howto .col .gr-txt .ttl-h3-1 {
    width: auto;
    padding: 109px 0 0;
    margin: 0 0 0;
    font-size: 36px;
  }

  #howto .col .gr-txt .ttl-h3-1::before {
    background: url("../img/index/howto_icon_ttl.png") no-repeat center top/84px auto;
  }

  #howto .col .gr-txt .txt {
    text-align: left;
    margin-top: 0;
    font-size: 20px;
  }

  #howto .col:nth-child(-n+3) {
    position: relative;
  }

  #howto .col:nth-child(-n+3) .gr-txt {
    position: absolute;
    right: 29px;
    bottom: 66px;
    z-index: 1;
  }

  #howto .col:nth-child(-n+3) .gr-txt .txt {
    text-align: left;
    line-height: 37px;
    margin-top: 17px;
  }

  #howto .col:nth-child(1) {
    margin: 0 76px 0;
  }

  #howto .col:nth-child(1) .gr-txt .txt {
    width: 241px;
  }

  #howto .col:nth-child(2) {
    margin: 0 76px 0;
  }

  #howto .col:nth-child(2) .gr-txt .txt {
    width: 273px;
  }

  #howto .col-4 {
    width: 1000px;
    margin-top: 80px;
  }

  #howto .col-4 .ttl-h3-2 {
    padding-top: 55px;
    font-size: 36px;
  }

  #howto .col-4 .ttl-h3-2::before {
    background-size: 38px;
    right: -21px;
  }

  #howto .col-4 .img {
    width: auto;
    margin-top: -90px;
  }

  #howto .col-5 {
    width: 1289px;
  }

  #howto .col-5 .step-img .step {
    right: 48px;
  }

  #howto .col-5 .left {
    width: 795px;
  }

  #howto .col-5 .right {
    width: 423px;
    padding: 0 0 0;
    margin: 52px 0px 0 71px;
  }

  #howto .col-5 .right .ttl-h3-1 {
    font-size: 36px;
    text-align: center;
  }

  #howto .col-5 .right .txt {
    margin: 32px 0 0 7px;
    line-height: 36px;
    letter-spacing: -0.1em;
  }

  #howto .col-5 .right .photos {
    max-width: 100%;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 31px;
  }

  #howto .col-6 {
    width: 1547px;
    padding: 61px 0 6px 154px;
    margin: 26px 0 0 193px;
    border-width: 4px;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  #howto .col-6 .gr-txt {
    margin: 104px 0 0 22px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  #howto .col-6 .gr-txt .name-price .name {
    font-size: 27.39px;
  }

  #howto .col-6 .gr-txt .name-price .name span {
    margin-top: 40px;
    font-size: 54.55px;
  }

  #howto .col-6 .gr-txt .name-price .price {
    margin-top: 39px;
    font-size: 22.85px;
  }

  #howto .col-6 .gr-txt .name-price .price .num {
    font-size: 36.56px;
  }

  #howto .col-6 .gr-txt .menu {
    padding: 0 0 0 24px;
    margin: 46px auto 0;
  }

  #howto .col-6 .gr-txt .menu li {
    line-height: 35px;
  }
}

@media screen and (min-width: 1000px) and (max-height: 768px) {
  #howto .row {
    align-items: flex-start;
  }

  #howto .ttl {
    left: 100px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #howto .ttl .deco {
    text-align: center;
  }

  #howto .ttl .deco img {
    width: 200px;
  }

  #howto .ttl .ttl-h2 {
    margin-top: 40px;
  }

  #howto .col .step-img .step {
    width: 100px;
    top: 30px;
  }

  #howto .col .step-img .step img {
    width: 100%;
    height: auto;
  }

  #howto .col:not(.col-4) .img {
    height: 400px;
  }

  #howto .col:not(.col-4) .img img {
    width: auto;
    height: 100%;
  }

  #howto .col.col-5 .left {
    width: 580px;
  }

  #howto .col.col-5 .right {
    margin-top: 160px;
  }

  #howto .col.col-6 {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #howto .col.col-6 .gr-txt {
    margin-top: 0;
  }

  #howto .btn-shared {
    width: 784px;
  }
}

#kanko {
  position: relative;
}

#kanko .deco {
  position: absolute;
}

#kanko .deco.deco1 {
  width: 17.46%;
  top: 7vw;
  left: -1.5%;
}

#kanko .deco.deco2 {
  width: 29.6%;
  top: 5vw;
  right: -1.5%;
}

#kanko .deco.deco3 {
  width: 17.06%;
  top: 20vw;
  right: -10%;
}

#kanko .wrap {
  padding: 0 3.33% 0;
}

#kanko .ttl-h2 {
  text-align: center;
  line-height: 1.6;
  padding: 8vw 0 4vw;
}

#kanko .ttl-h2 span {
  display: block;
  text-align: center;
}

#kanko .ttl-h2 span.en {
  color: #d66d48;
  font-size: 4.8vw;
  font-weight: bold;
  letter-spacing: 0;
}

#kanko .ttl-h2 span.jp {
  font-size: 9.33vw;
  letter-spacing: 0.05em;
}

#kanko .group-map {
  position: relative;
  margin-top: 7vw;
}

#kanko .group-map .deco1 {
  width: 37.71%;
}

#kanko .group-map .deco2 {
  position: absolute;
  top: 5.5vw;
  right: 1.5%;
  width: 29.71%;
  z-index: 1;
}

#kanko .group-map .btn-shared {
  width: 71.5%;
  margin: 7vw auto 10vw;
}

#kanko .map {
  background: url(../img/index/kanko_map_pc.png) no-repeat 0 center;
  height: 223px;
  width: 350px;
  background-size: cover;
  position: relative;
}

#kanko .map picture img {
  width: 40%;
  position: absolute;
  bottom: 0;
}

@media screen and (min-width: 1000px) {
  #kanko {
    padding-bottom: 111px;
  }

  #kanko .deco {
    width: auto !important;
  }

  #kanko .deco.deco1 {
    top: 329px;
    left: -125px;
  }

  #kanko .deco.deco2 {
    top: 135px;
    right: -86px;
  }

  #kanko .deco.deco3 {
    top: 287px;
    right: -171px;
  }

  #kanko .wrap {
    max-width: 1271px;
    padding: 0;
  }

  #kanko .ttl-h2 {
    padding: 113px 0 28px;
  }

  #kanko .ttl-h2 span.en {
    font-size: 36px;
  }

  #kanko .ttl-h2 span.jp {
    margin-top: 4px;
    font-size: 70px;
    letter-spacing: -0.03em;
  }

  #kanko .txt {
    position: relative;
    z-index: 1;
    letter-spacing: -0.07em;
  }

  #kanko .group-map {
    margin-top: 76px;
  }

  #kanko .group-map .deco1 {
    width: auto;
    position: absolute;
    top: -392px;
    left: -94px;
  }

  #kanko .group-map .deco2 {
    width: auto;
    top: -120px;
    left: calc(50% + 321px);
    right: auto;
  }

  #kanko .group-map .map img {
    width: 100%;
  }

  #kanko .group-map .btn-shared {
    width: 784px;
    margin: 57px auto 0;
  }

  #kanko .map {
    height: 820px;
    width: 1270px;
  }

  #kanko .map picture img {
    width: 358px !important;
    position: absolute;
    bottom: 0;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1500px) {
  #kanko .deco.deco1 {
    left: calc(-50vw + 50%);
  }

  #kanko .deco.deco2 {
    right: calc(-50vw + 50%);
  }

  #kanko .deco.deco3 {
    right: calc(-50vw + 50% - 44px);
  }

  #kanko .group-map .deco1 {
    left: calc(-50vw + 50% + 20px);
  }
}

@media screen and (min-width: 1000px) and (max-width: 1440px) {
  #kanko .group-map .deco1 {
    top: -290.36px;
    width: 300px;
  }

  #kanko .group-map .deco1 img {
    width: 100%;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
  #kanko .txt {
    font-size: 18px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1130px) {
  #kanko .txt {
    font-size: 17px;
  }

  #kanko .group-map .deco1 {
    top: -241.97px;
    width: 250px;
  }

  #kanko .group-map .deco2 {
    left: auto;
    right: calc(-50vw + 50% + 20px);
  }
}

#news {
  position: relative;
  padding-bottom: 12vw;
}

#news::before {
  content: "";
  position: absolute;
  background: #000;
  height: 2px;
  top: 0;
  left: 50%;
  width: 88%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#news .wrap {
  padding: 0 3.33% 0;
}

#news .lead {
  text-align: center;
  padding: 7vw 0 5vw;
}

#news .lead .ttl-h2 span {
  display: block;
  line-height: 1.6;
}

#news .lead .ttl-h2 span.en {
  color: #d66d48;
  font-size: 4vw;
  font-weight: bold;
  letter-spacing: 0;
}

#news .lead .ttl-h2 span.jp {
  font-size: 6.66vw;
}

#news #feed {
  position: relative;
  background: #dfdedc;
  border-radius: 20px;
  padding: 5vw 4%;
}

#news #feed .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#news #feed .item .rss-img {
  width: 21.5vw;
  height: 21.5vw;
}

#news #feed .item .rss-img span {
  width: 100% !important;
  height: 100% !important;
}

#news #feed .item .date-title {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 12% 0 8.5%;
}

#news #feed .item .date-title .date {
  color: #808080;
  font-size: 12px;
  font-weight: bold;
}

#news #feed .item .date-title .title {
  margin-top: 3vw;
  font-weight: 400;
  line-height: 1.6;
}

#news #feed .more {
  position: absolute;
  width: 6.9%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 6.4%;
}

@media screen and (min-width: 1000px) {
  #news {
    padding: 115px 0 171px;
  }

  #news::before {
    width: 1200px;
  }

  #news .wrap {
    max-width: 1270px;
    padding: 36px 140px 36px 82px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dfdedc;
    border-radius: 41px;
  }

  #news .lead {
    padding: 0 0 5px;
  }

  #news .lead .ttl-h2 span.en {
    font-size: 20px;
  }

  #news .lead .ttl-h2 span.jp {
    margin: 6px 0 10px;
    font-size: 30px;
  }

  #news .lead .sns img {
    width: 34px;
  }

  #news #feed {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: unset;
    border-radius: unset;
    padding: 0;
    margin: 4px 0 0 10.4%;
  }

  #news #feed .item .rss-img {
    width: 137px;
    height: 137px;
  }

  #news #feed .item .date-title {
    margin: -10px 0 0 72px;
  }

  #news #feed .item .date-title .date {
    font-size: 18px;
  }

  #news #feed .item .date-title .title {
    margin-top: 0;
    line-height: 40px;
  }

  #news #feed .more {
    width: 44px;
    right: 83px;
  }
}

#shopinfo .wrap {
  padding: 0;
}

#shopinfo .left {
  padding: 0 3.33% 0;
}

#shopinfo .right {
  padding: 0 5.83% 12vw;
}

#shopinfo .right .btn-shared {
  width: 71.5%;
}

#shopinfo .right .logo {
  width: 49.14%;
  margin: 9vw auto 5.5vw;
}

#shopinfo .right .txt {
  font-size: 12px;
  line-height: 1.66;
}

#shopinfo .right .sns {
  width: 9.3%;
  margin: 7vw auto;
}

#shopinfo .right .tel span {
  text-align: center;
  display: block;
  line-height: 1.6;
}

#shopinfo .right .tel span.t1 {
  font-size: 14px;
  font-weight: 400;
}

#shopinfo .right .tel span.t2 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.01em;
}

#shopinfo .right .tel span.t2 img {
  width: 14px;
  margin: -4px 6px 0 0;
}

#shopinfo .right .tel span.t3 {
  font-size: 10px;
}

#shopinfo .right .btn-reserve {
  margin: 7.5vw auto 7vw;
}

#shopinfo .right .btn-reserve img {
  width: 16px;
  margin: -5px 13px 0 0;
}

#shopinfo .right .info dl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 1.9;
  border-bottom: 1px dotted #9f9f9f;
  padding: 2.5vw 0;
}

#shopinfo .right .info dl dt {
  max-width: 23vw;
  width: 100%;
}

#shopinfo .right .info dl dd {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#shopinfo .right .map h3 {
  margin: 8vw 0 5vw;
  font-size: 20px;
  line-height: 1.5;
}

#shopinfo .right .map iframe {
  height: 300px;
}

#shopinfo .right .map .btn-map {
  margin: 7vw auto 3vw;
}

#shopinfo .right .map .btn-map img {
  width: 12px;
  margin: -3px 13px 0 0;
}

#shopinfo .right .map .links li {
  text-align: center;
}

#shopinfo .right .map .links li a {
  display: inline-block;
  padding: 0 12px 4px 0;
  font-size: 12px;
  font-weight: 400;
}

#shopinfo .right .map .links li a:hover {
  opacity: 0.8;
}

#shopinfo .right .map .links li:nth-child(-n+2) a {
  background: url("../img/shared/btn_arrow3.png") no-repeat center right/4px auto;
}

@media screen and (min-width: 1000px) {
  #shopinfo .wrap {
    max-width: 100%;
  }

  #shopinfo .left {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
  }

  #shopinfo .left .photo {
    height: 100vh;
  }

  #shopinfo .left .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #shopinfo .left.fixed {
    position: fixed;
  }

  #shopinfo .right {
    padding: 0 20px 101px;
    width: 50%;
    margin-left: auto;
  }

  #shopinfo .right .btn-shared {
    width: 280px;
  }

  #shopinfo .right .btn-shared a {
    font-size: 16px;
  }

  #shopinfo .right .logo {
    width: 223px;
    margin: 60px auto 25px;
  }

  #shopinfo .right .logo img {
    width: 100%;
  }

  #shopinfo .right .txt {
    font-size: 14px;
    line-height: 24px;
  }

  #shopinfo .right .sns {
    width: 34px;
    margin: 28px auto 41px;
  }

  #shopinfo .right .sns img {
    width: 100%;
  }

  #shopinfo .right .tel span.t1 {
    font-size: 16px;
  }

  #shopinfo .right .tel span.t2 {
    font-size: 34.73px;
  }

  #shopinfo .right .tel span.t2 img {
    width: 16px;
    margin: -7px 11px 0 0;
  }

  #shopinfo .right .tel span.t3 {
    margin-top: 7px;
    font-size: 12px;
  }

  #shopinfo .right .btn-reserve {
    margin: 22px auto 60px;
  }

  #shopinfo .right .btn-reserve a {
    padding: 20px 0 22px;
  }

  #shopinfo .right .btn-reserve img {
    width: 18px;
    margin: -4px 17px 0 0;
  }

  #shopinfo .right .info {
    max-width: 485px;
    margin: 0 auto;
  }

  #shopinfo .right .info dl {
    font-size: 14px;
    line-height: 26px;
    padding: 12.75px 0;
  }

  #shopinfo .right .info dl dt {
    max-width: 139px;
  }

  #shopinfo .right .map {
    max-width: 485px;
    margin: 0 auto;
  }

  #shopinfo .right .map h3 {
    margin: 72px 0 17px;
    font-size: 26px;
    line-height: 26px;
  }

  #shopinfo .right .map iframe {
    height: 450px;
  }

  #shopinfo .right .map .btn-map {
    margin: 30px auto 14px;
  }

  #shopinfo .right .map .btn-map a {
    padding: 19px 0 25px;
  }

  #shopinfo .right .map .btn-map img {
    width: 11px;
    margin: -3px 13px 0 0;
  }

  #shopinfo .right .map .links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
  }

  #shopinfo .right .map .links li a {
    padding: 0 12px 2px 0;
    font-size: 14px;
    font-weight: 400;
  }

  #shopinfo .right .map .links li:nth-child(-n+2) a {
    background-size: 4px;
  }

  #shopinfo .right .map .links li:last-child a {
    background: url("../img/shared/icon_gmap_print.png") no-repeat center right/15px auto;
    padding-right: 23px;
  }
}


.text_box {
   width: 700px;
   margin: 20px auto 20px auto;
   padding: 20px 0;
   border: solid 1px #dd471f;
}

.text_box p.ttl {
   font-size: 26px;
   margin-bottom: 8px;
   letter-spacing: 2px;
   text-align: center;
   line-height: 40px;
   color: #000;
   font-weight: bold;
}

.text_box p.txt1 {
   text-align: center;
   font-size: 17px;
   line-height: 32px;
   color: #000;
}
.text_box .botan a {
   width: 300px;
   margin: 10px auto 1px auto;
   padding: 7px 0;
   display: block;
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 18px;
   background-color: #000000;
   border-bottom: 2px solid #4A4A4A;
   box-sizing: border-box;
   font-weight: bold;
}
@media (max-width: 768px) {
.text_box {
      width: 95%;
      margin: 20px auto 20px auto;
      padding: 20px 0;
      border: solid 1px #dd471f;
   }

.text_box p.ttl {
      font-size: 17px;
      margin-bottom: 8px;
      letter-spacing: 2px;
      text-align: center;
      line-height: 40px;
      color: #000;
      font-weight: bold;
   }
.text_box p.txt1 {
      text-align: center;
      font-size: 14px;
      line-height: 30px;
      color: #000;
   }
.text_box .botan a {
   width: 70%;
   margin: 10px auto 1px auto;
   padding: 7px 0;
   display: block;
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 15px;
   background-color: #000000;
   border-bottom: 2px solid #4A4A4A;
   box-sizing: border-box;
   font-weight: bold;
}
	}