@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;500&display=swap");
@import url("https://fonts.googleapis.com/css?family=Hammersmith+One&display=swap");
@import url("https://fonts.googleapis.com/css?family=Spartan:500&display=swap");
@import url("https://fonts.googleapis.com/css?family=Overpass&display=swap");

.ffsn {
  font-feature-settings: normal;
}

@media screen and (max-width: 460px) {

  /* line 10, sass/index.scss */
  .flowbottomSP {
    transform: translateY(0) !important;
  }
}


[data-topics-slider][data-topics-slider-slidelimit] .topics-slider_link.dammy {
  opacity: 0;
}
[data-topics-slider].type01 {
  position: relative;

}
[data-topics-slider].type01 .topics-slider_wrap {
  max-width: 1180px;
  width: 100%;
  margin: auto;
  position: relative;
}
[data-topics-slider].type01 .topics-slider_btns {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
}
[data-topics-slider].type01 .topics-slider_btns button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: .70rem;
  height: .70rem;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 460px) {
  [data-topics-slider].type01 .topics-slider_btns {
    width:2.90rem;
  }
  [data-topics-slider].type01 .topics-slider_btns button {
    width: .60rem;
    height: .90rem;
  }
}
[data-topics-slider].type01 .topics-slider_btns button:before, [data-topics-slider].type01 .topics-slider_btns button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.2s;
}
[data-topics-slider].type01 .topics-slider_btns button:before {
  border-radius: 50%;
}
[data-topics-slider].type01 .topics-slider_btns button:after {
  width: .18rem;
  height: .18rem;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
[data-topics-slider].type01 .topics-slider_btns button.next {
  right: -.40rem;
}
@media screen and (max-width: 460px) {
  [data-topics-slider].type01 .topics-slider_btns button.next {
    right: -20px;
  }
}
[data-topics-slider].type01 .topics-slider_btns button.next:after {
  border-bottom: rgba(0, 0, 0, 0) !important;
  border-left: rgba(0, 0, 0, 0) !important;
  transform: rotate(45deg);
  right: 3px;
}
[data-topics-slider].type01 .topics-slider_btns button.prev {
  left: -.40rem;
}
@media screen and (max-width: 460px) {
  [data-topics-slider].type01 .topics-slider_btns button.prev {
    left: -20px;
  }
}
[data-topics-slider].type01 .topics-slider_btns button.prev:after {
  transform: rotate(-135deg);
  right: -3px;
}
[data-topics-slider].type01 .topics-slider_btns button.disabled {
  pointer-events: none;
  opacity: 0.3;
}
[data-topics-slider].type01 .topics-slider_wrapin {
  padding: 0 75% 0 0;
}
@media screen and (max-width: 460px) {
  [data-topics-slider].type01 .topics-slider_wrapin {
    margin:0 auto;
    padding:0;
    width:2.75rem;
  }
}
[data-topics-slider].type01 .topics-slider_wrapin.type01 {
  padding: 0;
}
[data-topics-slider].type01 .topics-slider_wrapin.type01 .topics-slider_link div {
  margin: 0;
}
[data-topics-slider].type01 .topics-slider_wrapin.type01 .topics-slider_link div img {
  height: 700px;
}
[data-topics-slider].type01 .topics-slider_content {
  position: relative;
  display: flex;
}
[data-topics-slider].type01 .topics-slider_content.disableTrs {
  transition: none !important;
}
[data-topics-slider].type01 .topics-slider_link {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  transition:opacity .5s,transform .5s;
}
[data-topics-slider].type01 .topics-slider_link:not(.__active) {
  opacity:.4;
  pointer-events: none;
  flex-shrink: 0;
}
@media (min-width:461px) {
  [data-topics-slider].type01 .topics-slider_link:not(.__active) {
    transform:translateX(-.20rem);
  }
  [data-topics-slider].type01 .topics-slider_link.__active ~ .topics-slider_link:not(.__active) {
    transform:translateX(.20rem);
  }
}
[data-topics-slider].type01 .topics-slider_pager {
  text-align: center;
}
[data-topics-slider].type01 .topics-slider_pager button {
  width: .40rem;
  height: .40rem;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
[data-topics-slider].type01 .topics-slider_pager button:after, [data-topics-slider].type01 .topics-slider_pager button:before {
  content: "";
  display: block;
  width: .10rem;
  height: .10rem;
  background-color: #DDD;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
@media screen and (max-width: 460px) {
  [data-topics-slider].type01 .topics-slider_pager button:after, [data-topics-slider].type01 .topics-slider_pager button:before {
    width: 6px;
    height: 6px;
  }
}
[data-topics-slider].type01 .topics-slider_pager button:after {
  transition: 0.2s;
}
.no-touchevents [data-topics-slider].type01 .topics-slider_pager button:hover:after, [data-topics-slider].type01 .topics-slider_pager button.active:after {
  background-color: #000;
}
[data-topics-slider].type01 .topics-slider_pager button.active {
  cursor: default;
  pointer-events: none;
}
[data-topics-slider].type01 .topics-slider_imgpager {
  margin-top: 20px;
  text-align: center;
}
[data-topics-slider].type01 .topics-slider_imgpager_btn {
  width: 50px;
  height: 50px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  transition: opacity 0.2s;
}
@media screen and (max-width: 460px) {
  [data-topics-slider].type01 .topics-slider_imgpager_btn {
    width: 30px;
    height: 30px;
  }
}
[data-topics-slider].type01 .topics-slider_imgpager_btn:after {
  content: "";
  position: absolute;
  display: block;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border: 2px solid #FFF;
  box-sizing: border-box;
  opacity: 0;
  transition: 0.2s;
}
[data-topics-slider].type01 .topics-slider_imgpager_btn + .photogallery01_btn {
  margin-left: 10px;
}
@media screen and (max-width: 460px) {
  [data-topics-slider].type01 .topics-slider_imgpager_btn + .photogallery01_btn {
    margin-left: 0;
  }
}
.no-touchevents [data-topics-slider].type01 .topics-slider_imgpager_btn:hover {
  opacity: 0.6;
}
[data-topics-slider].type01 .topics-slider_imgpager_btn.active {
  cursor: default;
  pointer-events: none;
}
[data-topics-slider].type01 .topics-slider_imgpager_btn.active:after {
  opacity: 1;
}
[data-topics-slider].type01 .topics-slider_count {
  text-align: center;
  font-size: 0.16rem;
}
[data-topics-slider].type01 .topics-slider_count_now {
  display: inline-block;
}
[data-topics-slider].type01 .topics-slider_count_total {
  display: inline-block;
}


/* line 15, sass/index.scss */
.mod_main {
  overflow: hidden;
}

/* line 19, sass/index.scss */
.coverArea {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10000;
  overflow: hidden;
  pointer-events: none;
  background-color: #fff;
  opacity: 1;
}

/* line 31, sass/index.scss */
.coverArea.out {
  transition: opacity 1s;
  opacity: 0;
}

/* line 36, sass/index.scss */
.coverArea.hidden {
  display: none;
}

/* line 40, sass/index.scss */
.coverArea .bgimg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  opacity: 0;
}

/* line 49, sass/index.scss */
.coverArea .bgimg .img {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../img/index/op_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  transition: opacity 2s;
}

@media screen and (max-width: 460px) {

  /* line 49, sass/index.scss */
  .coverArea .bgimg .img {
    background-image: url(../img/index/op_bg_sp.jpg);
  }
}

/* line 65, sass/index.scss */
.coverArea .bgimg.active {
  opacity: 1;
  z-index: 1;
}

/* line 69, sass/index.scss */
.coverArea .bgimg.active .img {
  opacity: 1;
}

/* line 75, sass/index.scss */
.coverArea .oplogo {
  position: absolute;
  top: calc(50% - 1.24rem);
  left: calc(50% - 0.88rem);
  z-index: -1;
  width: 2.48rem;
  height: 1.76rem;
  opacity: 0;
}

@media screen and (max-width: 460px) {

  /* line 75, sass/index.scss */
  .coverArea .oplogo {
    width: 1.09rem;
    height: 0.77rem;
    top: calc(50% - 0.545rem);
    left: calc(50% - 0.50rem);
  }
}

/* line 91, sass/index.scss */
.coverArea .oplogo .img {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../img/index/op_logo.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  transform: scale(1.5);
  transform-origin: center center;
}

@media screen and (max-width: 460px) {

  /* line 91, sass/index.scss */
  .coverArea .oplogo .img {
    background-image: url(../img/index/op_logo_sp.png);
  }
}

/* line 108, sass/index.scss */
.coverArea .oplogo.active {
  opacity: 1;
  z-index: 1;
}

/* line 112, sass/index.scss */
.coverArea .oplogo.active .img {
  opacity: 1;
  transform: scale(1);
  transition: opacity 1.5s ease-in, transform 2s ease-out;
}

/* line 118, sass/index.scss */
.coverArea .oplogo.active .img.out {
  opacity: 0;
}

/* line 128, sass/index.scss */
.mvArea {
  position: relative;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

@media screen and (max-width: 460px) {

  /* line 128, sass/index.scss */
  .mvArea {
    overflow: visible;
  }
}

.mvArea .mainvisual_normal img {
  display:block;
  width:100%;
  height:auto;
}
@media screen and (max-width: 460px) {
  .mvArea .mainvisual_normal img {
    aspect-ratio: auto 15 / 16;
  }
}

/* line 136, sass/index.scss */
.mvArea img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 460px) {

  /* line 128, sass/index.scss */
  .mvArea {
    height: auto;
    margin-top: 0.50rem;
  }
}

/* line 156, sass/index.scss */
.mvArea>.in {
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 460px) {

  /* line 156, sass/index.scss */
  .mvArea>.in {
    padding: 0;
    height: auto;
  }
}

/* line 168, sass/index.scss */
.mvArea>.in .sp-buttons {
  position: absolute;
  bottom: 0.1rem;
}

/* line 172, sass/index.scss */
.mvArea>.in .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

/* line 178, sass/index.scss */
.mvArea .txt_box {
  width: 6.66rem;
  position: absolute;
  z-index: 1;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 460px) {

  /* line 178, sass/index.scss */
  .mvArea .txt_box {
    width: 90%;
  }
}

/* line 189, sass/index.scss */
.mvArea .txt_box img {
  width: 100%;
  height: auto;
}

/* line 203, sass/index.scss */
.title {
  font-family: "Overpass";
  font-size: 0.50rem;
  font-weight: 500;
  color: #809BBD;
  text-align: center;
  position: relative;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 460px) {

  /* line 203, sass/index.scss */
  .title {
    font-size: 9.6vw;
    margin-bottom: 0.2rem;
  }
}

/* line 215, sass/index.scss */
.title span {
  display: block;
  font-size: 0.16rem;
  color: #333333;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", sans-serif;
}

@media screen and (max-width: 460px) {

  /* line 215, sass/index.scss */
  .title span {
    font-size: 4vw;
  }
}


/* line 225, sass/index.scss */
.topics {
  padding: 0.6rem 0 1.6rem;
  background-image: url("../../img/bk.png"), url("../../img/bk.png");
  background-size: 1440px auto, 1440px auto;
  background-repeat: repeat-x, repeat-x;
  background-position: center bottom 0, center bottom 27.1rem;
  position:relative;
}

/* line 231, sass/index.scss */
.ie11 .topics,
.ie10 .topics,
.ie9 .topics {
  background-repeat: no-repeat;
}

@media screen and (max-width: 460px) {

  /* line 225, sass/index.scss */
  .topics {
    padding: 0.6rem 0 0.30rem;
  }
}

/* line 237, sass/index.scss */
.topics .in {
  padding: 0.6rem 0;
  position: relative;
}

@media screen and (max-width: 460px) {

  /* line 237, sass/index.scss */
  .topics .in {
    padding: 0.30rem 0;
  }
}

/* line 247, sass/index.scss */
.topics .in:before {
  content: '';
  width: 10.00rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #FFF;
}

@media screen and (max-width: 460px) {

  /* line 247, sass/index.scss */
  .topics .in:before {
    width: 90%;
  }
}

/* line 260, sass/index.scss */
.topics .in .topics_slider {
  width: 100%;
}
.topics .in .topics_slider .sp-slides {
  width:100%;
}

/* line 262, sass/index.scss */
.topics .in .topics_slider {

}
@media screen and (min-width: 461px) {
  .topics .in .topics_slider {
    margin:0 auto;
    width:12.00rem;
    overflow: visible;
  }
}

.topics .in .topics_slider .topics_col {
  margin:0 auto;
  width: 2.7rem;
  padding-top: 0.1rem;
}

@media screen and (max-width: 460px) {

  /* line 262, sass/index.scss */
  .topics .in .topics_slider .topics_col {
    width: 2.35rem;
  }
}

/* line 269, sass/index.scss */
.topics .in .topics_slider .topics_col .ph {
  margin-bottom: 0.15rem;
  overflow: hidden;
  box-sizing: border-box;
  border: solid 4px #FFF;
  position: relative;
  padding-top: 66.667%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

/* line 277, sass/index.scss */
.topics .in .topics_slider .topics_col .ph img {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0);
}

/* line 284, sass/index.scss */
.topics .in .topics_slider .topics_col .ph.square img,
.topics .in .topics_slider .topics_col .ph.portrait img {
  width: 100%;
  height: auto;
}

/* line 290, sass/index.scss */
.topics .in .topics_slider .topics_col .ph.landscape img {
  width: auto;
  height: 100%;
}

/* line 296, sass/index.scss */
.topics .in .topics_slider .topics_col .date_box {
  width: 100%;
  display: flex;
  margin-bottom: 0.1rem;
}

/* line 300, sass/index.scss */
.topics .in .topics_slider .topics_col .date_box .date {
  display: inline-block;
  font-size: 0.14rem;
  line-height: 0.16rem;
  margin-right: 0.1rem;
}

@media screen and (max-width: 460px) {

  /* line 300, sass/index.scss */
  .topics .in .topics_slider .topics_col .date_box .date {
    font-size: 4vw;
  }
}

/* line 309, sass/index.scss */
.topics .in .topics_slider .topics_col .date_box .cat {
  display: inline-block;
  font-size: 0.12rem;
  line-height: 0.16rem;
  color: #FFF;
  background-color: #808080;
  padding: 0.0rem 0.1rem;
  border-radius: 0.08rem;
}

@media screen and (max-width: 460px) {

  /* line 309, sass/index.scss */
  .topics .in .topics_slider .topics_col .date_box .cat {
    font-size: 3.2vw;
  }
}

/* line 322, sass/index.scss */
.topics .in .topics_slider .topics_col .tit {
  font-size: 0.17rem;
  font-weight: 700;
  margin-bottom: 0.1rem;
}

@media screen and (max-width: 460px) {

  /* line 322, sass/index.scss */
  .topics .in .topics_slider .topics_col .tit {
    font-size: 4vw;
  }
}

/* line 330, sass/index.scss */
.topics .in .topics_slider .topics_col .txt {
  font-size: 0.14rem;
}

@media screen and (max-width: 460px) {

  /* line 330, sass/index.scss */
  .topics .in .topics_slider .topics_col .txt {
    font-size: 3.2vw;
  }
}

/* line 337, sass/index.scss */
.topics .in .topics_slider .sp-arrows {
  width: 13.00rem;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  transform: translate(-50%, 0);
}

/* line 344, sass/index.scss */
.topics .in .topics_slider .sp-arrows .sp-previous-arrow {
  left: 10px;
  right: auto;
}

/* line 348, sass/index.scss */
.topics .in .topics_slider .sp-arrows .sp-next-arrow {
  right: 10px;
  left: auto;
}

/* line 353, sass/index.scss */
.topics .in .topics_slider .sp-arrows .sp-arrow:before {
  background-color: inherit;
}

/* line 357, sass/index.scss */
.topics .in .topics_slider .sp-arrows .sp-arrow:after {
  width: 18px;
  height: 18px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

/* line 2283, sass/index.scss */
.topics .in .btn_more {
  margin: .36rem auto 0;
  width: 3.20rem;
  height: 0.60rem;
  text-align: center;
  background-color: #809BBD;
  border-radius: 0.3rem;
  position: relative;
}

@media screen and (max-width: 460px) {

  /* line 2283, sass/index.scss */
  .topics .in .btn_more {
    margin-top:.20rem;
    width: 80%;
    height: 0.40rem;
  }
}

/* line 2295, sass/index.scss */
.topics .in .btn_more:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 20px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s;
}

/* line 2311, sass/index.scss */
.topics .in .btn_more a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: 0.16rem;
  font-weight: 700;
}

@media screen and (max-width: 460px) {

  /* line 2311, sass/index.scss */
  .topics .in .btn_more a {
    font-size: 4vw;
  }
}

@media screen and (min-width: 461px) {
  .mvAreaWrap + .about {
    margin-top:1.60rem;
  }
}

/* line 369, sass/index.scss */
.about {
  position: relative;
  padding: 0.60rem 0 1.00rem;
}

@media screen and (max-width: 460px) {

  /* line 369, sass/index.scss */
  .about {
    padding: 0.30rem 0 0.40rem;
  }
}

/* line 375, sass/index.scss */
.about .in {
  width: 12rem;
  margin: 0 auto 0;
}

@media screen and (max-width: 460px) {

  /* line 375, sass/index.scss */
  .about .in {
    width: 90%;
    position: relative;
  }

  /* line 381, sass/index.scss */
  .about .in:before {
    content: '';
    position: absolute;
    width: 34%;
    height: 15%;
    background-image: url(../../img/mark.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1%;
    right: -11%;
    z-index: -1;
  }
}

/* line 394, sass/index.scss */
.about .in .col2 {
  display: flex;
  flex-flow: row-reverse;
}

@media screen and (max-width: 460px) {

  /* line 394, sass/index.scss */
  .about .in .col2 {
    display: block;
  }
}

/* line 400, sass/index.scss */
.about .in .col2 .col {
  width: 53.33%;
}

@media screen and (max-width: 460px) {

  /* line 400, sass/index.scss */
  .about .in .col2 .col {
    width: 100%;
  }
}

/* line 405, sass/index.scss */
.about .in .col2 .col:last-child {
  width: 46.67%;
}

@media screen and (max-width: 460px) {

  /* line 405, sass/index.scss */
  .about .in .col2 .col:last-child {
    width: 100%;
  }
}

/* line 411, sass/index.scss */
.about .in .col2 .col .title {
  text-align: left;
}

/* line 413, sass/index.scss */
.about .in .col2 .col .title span {
  display: block;
  font-size: 0.16rem;
  color: #333333;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", sans-serif;
}

/* line 420, sass/index.scss */
.about .in .col2 .col:last-child {
  padding: 0 0.5rem;
  box-sizing: border-box;
}

@media screen and (max-width: 460px) {

  /* line 420, sass/index.scss */
  .about .in .col2 .col:last-child {
    padding: 0;
    margin-bottom: 0.30rem;
  }
}

/* line 428, sass/index.scss */
.about .in .col2 .col .col_tit {
  font-size: 0.30rem;
  margin-bottom: 0.3rem;
}

@media screen and (max-width: 460px) {

  /* line 428, sass/index.scss */
  .about .in .col2 .col .col_tit {
    font-size: 5.6vw;
    padding-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
}

/* line 436, sass/index.scss */
.about .in .col2 .col .col_tit span {
  position: relative;
  display: inline-block;
}

/* line 439, sass/index.scss */
.about .in .col2 .col .col_tit span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30%;
  bottom: 0;
  background-color: #FFD400;
  z-index: -1;
}

/* line 450, sass/index.scss */
.about .in .col2 .col p {
  font-size: 0.18rem;
  line-height: 1.6;
}

@media screen and (max-width: 460px) {

  /* line 450, sass/index.scss */
  .about .in .col2 .col p {
    font-size: 3.6vw;
    text-align: justify;
  }
}

/* line 458, sass/index.scss */
.about .in .col2 .col .ph {
  margin-top: -1.4rem;
  margin-bottom: 0.05rem;
}

@media screen and (max-width: 460px) {

  /* line 458, sass/index.scss */
  .about .in .col2 .col .ph {
    margin-top: 0rem;
    margin-bottom: 0.5%;
  }
}

/* line 465, sass/index.scss */
.about .in .col2 .col .ph img {
  width: 7.6rem;
  height: auto;
  margin-right: -1.6rem;
}

@media screen and (max-width: 460px) {

  /* line 465, sass/index.scss */
  .about .in .col2 .col .ph img {
    width: 100%;
    margin-right: 0;
  }
}

/* line 474, sass/index.scss */
.about .in .col2 .col .ph.col2 {
  margin-top: 0rem;
  width: 5.9rem;
  flex-flow: row;
}

@media screen and (max-width: 460px) {

  /* line 474, sass/index.scss */
  .about .in .col2 .col .ph.col2 {
    width: 100%;
    display: block;
  }

  /* line 481, sass/index.scss */
  .about .in .col2 .col .ph.col2:after {
    content: '';
    display: block;
    clear: both;
  }
}

/* line 487, sass/index.scss */
.about .in .col2 .col .ph.col2 img {
  width: 49%;
  height: auto;
  align-self: flex-start;
}

@media screen and (max-width: 460px) {

  /* line 487, sass/index.scss */
  .about .in .col2 .col .ph.col2 img {
    width: 49%;
    float: left;
  }
}

/* line 495, sass/index.scss */
.about .in .col2 .col .ph.col2 img:first-child {
  margin-right: 0.1rem;
}

@media screen and (max-width: 460px) {

  /* line 495, sass/index.scss */
  .about .in .col2 .col .ph.col2 img:first-child {
    margin-right: 2%;
  }
}

/* line 507, sass/index.scss */
.about .in.point {
  background-color: #F0F0F0;
  padding: 1.0rem 0.5rem 0.5rem;
  margin-top: -0.5rem;
  box-sizing: border-box;
  position: relative;
  z-index: -1;
}

@media screen and (max-width: 460px) {

  /* line 507, sass/index.scss */
  .about .in.point {
    margin-top: 0;
    padding: 0.3rem 0;
    background-color: inherit;
    position: relative;
  }

  /* line 519, sass/index.scss */
  .about .in.point:before {
    width: 77%;
    height: 100%;
    position: absolute;
    content: '';
    right: -7%;
    top: 0;
    background-color: #F0F0F0;
    z-index: -1;
  }
}

/* line 530, sass/index.scss */
.about .in.point .col4 {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 460px) {

  /* line 530, sass/index.scss */
  .about .in.point .col4 {
    display: block;
    position: relative;
  }
}

/* line 537, sass/index.scss */
.about .in.point .col4 .col {
  width: 2.5rem;
}

@media screen and (max-width: 460px) {

  /* line 537, sass/index.scss */
  .about .in.point .col4 .col {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.40rem;
  }

  /* line 544, sass/index.scss */
  .about .in.point .col4 .col:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 460px) {

  /* line 548, sass/index.scss */
  .about .in.point .col4 .col .ph {
    width: 48%;
  }
}

/* line 552, sass/index.scss */
.about .in.point .col4 .col .ph img {
  width: 100%;
  height: auto;
}

/* line 557, sass/index.scss */
.about .in.point .col4 .col h4 {
  font-size: 0.18rem;
  text-align: center;
  margin-bottom: 0.2rem;
}

@media screen and (max-width: 460px) {

  /* line 557, sass/index.scss */
  .about .in.point .col4 .col h4 {
    width: 52%;
    font-size: 4vw;
    padding-top: 8%;
  }
}

/* line 566, sass/index.scss */
.about .in.point .col4 .col h4 span {
  position: relative;
}

/* line 568, sass/index.scss */
.about .in.point .col4 .col h4 span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30%;
  bottom: 0;
  left: 0;
  background-color: #FFD400;
  z-index: -1;
}

/* line 579, sass/index.scss */
.about .in.point .col4 .col h4 .p_tit {
  font-family: "Overpass";
  font-size: 4vw;
  color: #809BBD;
  display: block;
  margin-bottom: 8%;
}

/* line 585, sass/index.scss */
.about .in.point .col4 .col h4 .p_tit:before {
  display: none;
}

/* line 590, sass/index.scss */
.about .in.point .col4 .col p {
  font-size: 0.14rem;
  line-height: 2.0;
}

@media screen and (max-width: 460px) {

  /* line 590, sass/index.scss */
  .about .in.point .col4 .col p {
    width: 100%;
    font-size: 3.2vw;
    padding-top: 0.05rem;
  }
}

/* line 605, sass/index.scss */
.location {
  background-color: #E6EDF3;
  padding: 0.96rem 0 0.01rem;
}

@media screen and (max-width: 460px) {

  /* line 605, sass/index.scss */
  .location {
    padding: 0.4rem 0;
  }
}

@media screen and (max-width: 460px) {

  /* line 611, sass/index.scss */
  .location .in {
    width: 90%;
    margin: 0 auto;
  }
}

/* line 616, sass/index.scss */
.location .in .title {
  position: relative;
}

/* line 618, sass/index.scss */
.location .in .title:before {
  position: absolute;
  content: '';
  width: 175px;
  height: 290px;
  left: calc(50% - 600px);
  top: 5%;
  background-image: url("../../img/nami04.png");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 630, sass/index.scss */
.location .in .title:after {
  position: absolute;
  content: '';
  width: 217px;
  height: 94px;
  right: calc(50% - 600px);
  top: 5%;
  background-image: url("../../img/nami05.png");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 460px) {

  /* line 616, sass/index.scss */
  .location .in .title {
    position: relative;
  }

  /* line 644, sass/index.scss */
  .location .in .title:before {
    position: absolute;
    content: '';
    width: 25%;
    height: 30%;
    left: 0%;
    top: 5%;
    background-image: url("../../img/nami01.png");
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
  }

  /* line 656, sass/index.scss */
  .location .in .title:after {
    position: absolute;
    content: '';
    width: 25%;
    height: 100%;
    right: 0%;
    top: 3%;
    background-image: url("../../img/nami02.png");
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
  }
}

/* line 673, sass/index.scss */
.location .in .read {
  font-size: 0.20rem;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 1.00rem;
}

@media screen and (max-width: 460px) {

  /* line 673, sass/index.scss */
  .location .in .read {
    font-size: 4.0vw;
    text-align: left;
    margin-bottom: 0.40rem;
  }
}

/* line 685, sass/index.scss */
.location .location_col {
  width: 12.00rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.40rem;
}

/* line 692, sass/index.scss */
.location .location_col:after {
  content: '';
  position: absolute;
  width: 11.00rem;
  height: 1.5rem;
  left: 0.5rem;
  bottom: -0.8rem;
  background-image: url("../../img/location_bk.png");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 460px) {

  /* line 692, sass/index.scss */
  .location .location_col:after {
    background-image: none;
  }
}

@media screen and (max-width: 460px) {

  /* line 685, sass/index.scss */
  .location .location_col {
    width: 100%;
    display: block;
    padding: 40% 0 0;
    margin-bottom: 0;
  }
}

/* line 713, sass/index.scss */
.location .location_col .location_slider {
  width: 7.20rem;
  margin-left: -1.2rem;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 460px) {

  /* line 713, sass/index.scss */
  .location .location_col .location_slider {
    width: 90%;
    margin: 0 auto 0;
  }
}

/* line 722, sass/index.scss */
.location .location_col .location_slider .slider {
  width: 100%;
  height: auto;
  position:relative;
}

/* line 725, sass/index.scss */
.location .location_col .location_slider .slider img {
  width: 100%;
  height: auto;
}

/* line 730, sass/index.scss */
.location .location_col .location_slider .sp-bottom-thumbnails {
  width: 70% !important;
  height: auto !important;
  position: absolute;
  right: -184%;
  bottom: 0;
}

@media screen and (max-width: 460px) {

  /* line 730, sass/index.scss */
  .location .location_col .location_slider .sp-bottom-thumbnails {
    width: 99% !important;
    height: auto !important;
    position: relative;
    right: -0%;
    bottom: 0;
    margin-left: 1%;
  }
}

/* line 744, sass/index.scss */
.location .location_col .location_slider .sp-bottom-thumbnails .sp-thumbnails {
  width: 100% !important;
  height: auto !important;
}

/* line 748, sass/index.scss */
.location .location_col .location_slider .sp-bottom-thumbnails .sp-thumbnail-container {
  width: calc(16% - 1px) !important;
  height: auto !important;
  margin-right: 1px;
  cursor: pointer;
}

/* line 753, sass/index.scss */
.location .location_col .location_slider .sp-bottom-thumbnails .sp-thumbnail-container img {
  width: 100% !important;
  height: auto !important;
  opacity: 0.4;
}

/* line 759, sass/index.scss */
.location .location_col .location_slider .sp-bottom-thumbnails .sp-thumbnail-container.sp-selected-thumbnail img {
  opacity: 1;
}

/* line 765, sass/index.scss */
.location .location_col .location_slider .caption {
  display: none;
  font-size: 0.14rem;
  text-align: center;
  margin-bottom: 0.1rem;
}

@media screen and (max-width: 460px) {

  /* line 765, sass/index.scss */
  .location .location_col .location_slider .caption {
    font-size: 3.2vw;
  }
}

/* line 775, sass/index.scss */
.location .location_col .txt_box {
  width: 50%;
  margin-top: 1.30rem;
  box-sizing: border-box;
  padding: 0.50rem;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 460px) {

  /* line 775, sass/index.scss */
  .location .location_col .txt_box {
    width: 100%;
    margin: 0 auto;
    padding: 5% 5% 10%;
  }
}

/* line 787, sass/index.scss */
.location .location_col .txt_box:before {
  content: '';
  position: absolute;
  top: 0;
  left: -4.1rem;
  width: 10.10rem;
  height: 110%;
  background-color: #FFF;
}

@media screen and (max-width: 460px) {

  /* line 787, sass/index.scss */
  .location .location_col .txt_box:before {
    width: 100%;
    height: 170%;
    top: -70%;
    left: 0;
  }
}

/* line 802, sass/index.scss */
.location .location_col .txt_box .col_tit {
  position: relative;
  font-size: 0.24rem;
  margin-bottom: 0.3rem;
}

@media screen and (max-width: 460px) {

  /* line 802, sass/index.scss */
  .location .location_col .txt_box .col_tit {
    font-size: 4.8vw;
    margin-bottom: 0.16rem;
  }
}

/* line 811, sass/index.scss */
.location .location_col .txt_box p {
  position: relative;
  font-size: 0.16rem;
  line-height: 1.8;
}

@media screen and (max-width: 460px) {

  /* line 811, sass/index.scss */
  .location .location_col .txt_box p {
    font-size: 3.8vw;
  }
}

/* line 819, sass/index.scss */
.location .location_col .txt_box .slide-navigation {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0rem;
  display: flex;
  justify-content: space-between;
}

/* line 826, sass/index.scss */
.location .location_col .txt_box .slide-navigation .item {
  width: 16.66%;
  cursor: pointer;
}

/* line 829, sass/index.scss */
.location .location_col .txt_box .slide-navigation .item img {
  width: 100%;
  height: auto;
}

/* line 833, sass/index.scss */
.location .location_col.rev {
  flex-flow: row-reverse;
}

/* line 835, sass/index.scss */
.location .location_col.rev .location_slider {
  width: 7.20rem;
  margin-left: 0rem;
  margin-right: -1.2rem;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 460px) {

  /* line 835, sass/index.scss */
  .location .location_col.rev .location_slider {
    width: 90%;
    margin: 0 auto 0;
  }
}

@media screen and (max-width: 460px) {

  /* line 848, sass/index.scss */
  .location .location_col.rev .txt_box {
    width: 100%;
    margin: 0 auto;
    padding: 5% 5% 10%;
  }
}

/* line 854, sass/index.scss */
.location .location_col.rev .txt_box:before {
  content: '';
  position: absolute;
  top: 0;
  left: inherit;
  right: -4.1rem;
  width: 10.10rem;
  height: 110%;
  background-color: #FFF;
}

@media screen and (max-width: 460px) {

  /* line 854, sass/index.scss */
  .location .location_col.rev .txt_box:before {
    width: 100%;
    height: 170%;
    top: -70%;
    left: 0;
  }
}

/* line 872, sass/index.scss */
.location .location_col.miyako {
  position: relative;
}

/* line 875, sass/index.scss */
.location .location_col.miyako .location_slider:before {
  position: absolute;
  content: '';
  width: 120px;
  height: 32px;
  left: -600px;
  top: 15%;
  background-image: url("../../img/nami01.png");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 887, sass/index.scss */
.location .location_col.miyako .location_slider:after {
  position: absolute;
  content: '';
  width: 57px;
  height: 9px;
  left: -180px;
  top: -6%;
  background-image: url("../../img/nami03.png");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 900, sass/index.scss */
.location .location_col.miyako .location_slider .sp-bottom-thumbnails {
  right: inherit;
  left: -76%;
}

@media screen and (max-width: 460px) {

  /* line 900, sass/index.scss */
  .location .location_col.miyako .location_slider .sp-bottom-thumbnails {
    width: 99% !important;
    height: auto !important;
    position: relative;
    left: -0%;
    bottom: 0;
    margin-left: 1%;
  }
}

/* line 914, sass/index.scss */
.location .location_col.ishigaki {
  position: relative;
}

/* line 917, sass/index.scss */
.location .location_col.ishigaki .location_slider:before {
  position: absolute;
  content: '';
  width: 120px;
  height: 32px;
  right: -200px;
  top: -5%;
  background-image: url("../../img/nami01.png");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 929, sass/index.scss */
.location .location_col.ishigaki .location_slider:after {
  position: absolute;
  content: '';
  width: 57px;
  height: 9px;
  left: 50px;
  top: -6%;
  background-image: url("../../img/nami03.png");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 946, sass/index.scss */
.location_col.hontou:before {
  position: absolute;
  content: '';
  width: 2.72rem;
  height: 2.30rem;
  background-image: url("../../img/img_hontou.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: -1.2rem;
}

@media screen and (max-width: 460px) {

  /* line 946, sass/index.scss */
  .location_col.hontou:before {
    width: 100%;
    height: 100%;
    background-position: center top;
    background-image: url("../../img/img_hontou_sp.png");
    top: 0;
  }
}

/* line 965, sass/index.scss */
.location_col.miyako:before {
  position: absolute;
  content: '';
  width: 3.54rem;
  height: 1.53rem;
  background-image: url("../../img/img_miyako.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: -0.6rem;
}

@media screen and (max-width: 460px) {

  /* line 965, sass/index.scss */
  .location_col.miyako:before {
    width: 100%;
    height: 100%;
    background-position: center top;
    background-image: url("../../img/img_miyako_sp.png");
    top: 0;
  }
}

/* line 984, sass/index.scss */
.location_col.ishigaki:before {
  position: absolute;
  content: '';
  width: 2.89rem;
  height: 1.61rem;
  background-image: url("../../img/img_ishigaki.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: -0.5rem;
}

@media screen and (max-width: 460px) {

  /* line 984, sass/index.scss */
  .location_col.ishigaki:before {
    width: 100%;
    height: 100%;
    background-position: center top;
    background-image: url("../../img/img_ishigaki_sp.png");
    top: 0;
  }
}

/* line 1004, sass/index.scss */
.plan {
  /* background-image: url("../../img/plan_bk.png");
  background-size: 1440px auto;
  background-position: center top 4.05rem;
  background-repeat: repeat-x; */
  padding: 0.96rem 0;
  position:relative;
}
.plan:before {
  content:"";
  margin:auto 0;
  padding:.18rem 0;
  box-sizing:border-box;
  width:100%;

  background-image:
    url("../img/bk_top.svg"),
    url("../img/bk_center.svg"),
    url("../img/bk_bottom.svg")
  ;
  background-size:
    .72rem .18rem,
    .72rem .12rem,
    .72rem .18rem
  ;
  background-clip:
    padding-box,
    content-box,
    padding-box
  ;
  background-position:
    center top,
    center -.06rem,
    center bottom
  ;
  background-repeat:
    repeat-x,
    repeat,
    repeat-x
  ;
  position:absolute;
  top:4.30rem;
  left:0;
  bottom:0;
  pointer-events:none;
  z-index:-1;
}
.plan.bg_change:before {
  background-position:
    center top,
    center bottom -.06rem,
    center bottom
  ;
}

@media screen and (max-width: 460px) {

  /* line 1004, sass/index.scss */
  .plan {
    width: 100%;
    padding: 0.30rem 0;
    /* background-position: center top 2.5rem; */
  }
  .plan:before {
    top:3.0rem;
    padding:.12rem 0;
    background-size:
      .48rem .12rem,
      .48rem .08rem,
      .48rem .12rem
    ;
    background-position:
      center top,
      center -.04rem,
      center bottom
    ;
  }
  .plan.bg_change:before {
    background-position:
      center top,
      center bottom -.04rem,
      center bottom
    ;
  }
}

.plan .in {
  position:relative;
}

/* line 1016, sass/index.scss */
.plan .in .read {
  font-size: 0.20rem;
  text-align: center;
  margin-bottom: 0.3rem;
}

@media screen and (max-width: 460px) {

  /* line 1016, sass/index.scss */
  .plan .in .read {
    font-size: 4.0vw;
  }
}

/* line 1024, sass/index.scss */
.plan .in .search_box {
  width: 11.00rem;
  height: 2.80rem;
  background-color: #F0F0F0;
  border: solid 4px #D1D1D1;
  border-radius: 0.1rem;
  margin: 0 auto 0.7rem;
  box-sizing: border-box;
  padding: 0.30rem 0.70rem;
}

@media screen and (max-width: 460px) {

  /* line 1024, sass/index.scss */
  .plan .in .search_box {
    width: 90%;
    height: auto;
    padding: 5%;
    margin: 0 auto 0.3rem;
  }
}

/* line 1041, sass/index.scss */
.plan .in .search_box .in form .col2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0.10rem 0 0.20rem;
  margin: 0 0 0.15rem;
  border-bottom: solid 1px #929292;
}

@media screen and (max-width: 460px) {

  /* line 1041, sass/index.scss */
  .plan .in .search_box .in form .col2 {
    flex-wrap: wrap;
    padding: 0;
    border-bottom: none;
  }
}

/* line 1055, sass/index.scss */
.plan .in .search_box .in form .col2 .col_l {
  width: 20%;
  font-size: 0.16rem;
}

@media screen and (max-width: 460px) {

  /* line 1055, sass/index.scss */
  .plan .in .search_box .in form .col2 .col_l {
    width: 100%;
    font-size: 4.8vw;
    font-weight: 700;
    margin-bottom: 0.1rem;
  }
}

/* line 1065, sass/index.scss */
.plan .in .search_box .in form .col2 .col_r {
  width: 80%;
  font-size: 0.20rem;
}

@media screen and (max-width: 460px) {

  /* line 1065, sass/index.scss */
  .plan .in .search_box .in form .col2 .col_r {
    width: 100%;
    font-size: 4.8vw;
    position: relative;
  }

  /* line 1072, sass/index.scss */
  .plan .in .search_box .in form .col2 .col_r:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 20px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all 0.5s;
  }
}

/* line 1090, sass/index.scss */
.plan .in .search_box .in form .col2 .col_r label input[type="checkbox"] {
  font-family: inherit;
  appearance: auto;
  background: inherit;
  border: none;
  outline: 0;
  margin: 0 0.05rem 0;
  padding: 0;
}

/* line 1100, sass/index.scss */
.plan .in .search_box .in form .col2 .col_r select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #808080;
  border-radius: 0.05rem;
  background-color: #FFF;
  outline: 0;
  margin: 0;
  padding: 0.1rem 0.15rem;
  width: 100%;
  font-size: 4.8vw;
  text-align: center;
}

/* line 1113, sass/index.scss */
.plan .in .search_box .in form .col2 .col_r select option {
  font-size: 4.8vw;
  text-align: center;
}

/* line 1120, sass/index.scss */
.plan .in .search_box .in form .submit_wrap {
  position: relative;
  width: 3.20rem;
  margin: 0 auto;
}

/* line 1124, sass/index.scss */
.plan .in .search_box .in form .submit_wrap:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 20px;
  width: 9px;
  height: 9px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.5s;
}

@media screen and (max-width: 460px) {

  /* line 1120, sass/index.scss */
  .plan .in .search_box .in form .submit_wrap {
    position: relative;
    width: 100%;
  }

  /* line 1143, sass/index.scss */
  .plan .in .search_box .in form .submit_wrap:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 20px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all 0.5s;
  }
}

/* line 1160, sass/index.scss */
.plan .in .search_box .in form .submit_wrap input[type='submit'] {
  width: 3.20rem;
  height: 0.60rem;
  text-align: center;
  margin: 0 auto 0;
  background-color: #809BBD;
  border-radius: 0.05rem;
  color: #FFF;
  font-size: 0.20rem;
  text-align: center;
  margin-left: 50%;
  transform: translate(-50%, 0);
  cursor: pointer;
}

@media screen and (max-width: 460px) {

  /* line 1160, sass/index.scss */
  .plan .in .search_box .in form .submit_wrap input[type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: auto;
    padding: 0.1rem 0.15rem;
    border-radius: 0.05rem;
    font-size: 0.16rem;
    position: relative;
  }
}

.plan .in .plan_box_wrap {
  min-height:200px;
  position:relative;
}
.plan .in .plan_box_wrap.__loading .loading-icon {
  opacity:1;
}
.plan .in .plan_box_wrap .loading-icon {
  margin:0 auto;
  position:absolute;
  top:50px;
  left:0;
  right:0;
  opacity:0;
  pointer-events:none;
  transition:opacity .5s;
}
.plan .in .plan_box_wrap .loading-icon,
.plan .in .plan_box_wrap .loading-icon:before,
.plan .in .plan_box_wrap .loading-icon:after {
  display:block;
  background-color: #809BBD;
  -webkit-animation: load1 .9s infinite;
  animation: load1 .9s infinite;
  animation-timing-function: cubic-bezier(0.445, 0.05,  0.55,  0.95 );
  width: .10rem;
  height: .40rem;
}
.plan .in .plan_box_wrap .loading-icon {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.plan .in .plan_box_wrap .loading-icon:before,
.plan .in .plan_box_wrap .loading-icon:after {
  content: '';
  position: absolute;
  top: 0;
}
.plan .in .plan_box_wrap .loading-icon:before {
  left: -1.5em;
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.plan .in .plan_box_wrap .loading-icon:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,100% {
    transform:scaleY(0.8);
  }
  50% {
    transform:scaleY(1.4);
  }
}
@keyframes load1 {
  0%,100% {
    transform:scaleY(0.8);
  }
  50% {
    transform:scaleY(1.4);
  }
}

/* line 1190, sass/index.scss */
.plan .in .plan_box {
  margin: 0 auto 0;
}

@media screen and (min-width: 461px) {
  .plan .in .plan_box {
    display:flex;
    align-items:flex-start;
    flex-wrap:wrap;
    width: 12.00rem;
  }
}
@media screen and (max-width: 460px) {

  .plan .in .plan_box {
    width: 90%;
  }
}

.plan .in .plan_box .max_post_count {
  font-size:.14rem;
  font-weight:700;
  line-height:1;
  font-weight:700;
  width:100%;
  text-align:right;
}

@media screen and (max-width: 460px) {
  .plan .in .plan_box .max_post_count {
    font-size:.13rem;
  }
}



.plan .in .plan_box .btn_box .more.is-btn-hidden {
  display: none;
}

.plan .in .plan_btn_box {
  padding: .44rem 0 .98rem;
  width: 100%;
}
@media screen and (min-width: 461px) {
  .plan .in .plan_btn_box {
    display:flex;
    justify-content:center;
  }
}
@media screen and (max-width: 460px) {
  .plan .in .plan_btn_box {
    padding:.32rem 0 .48rem;
  }
}


.plan .in .more_button {
  margin: 0 0.20rem;
  width: 3.20rem;
  height: 0.60rem;
  border-radius: 0.30rem;
  background-color: #80A3C5;
  color: #FFF;
  font-size: 0.16rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.plan .in .more_button.__max-view {
  display:none;
}

.plan .in .more_button:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 20px;
  width: 9px;
  height: 9px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.5s;
}

@media screen and (max-width: 460px) {
  .plan .in .more_button {
    width: 90%;
    height: 0.40rem;
    margin: 0 auto 0.2rem;
  }
}

.plan .in .plan_btn_box .clear_button {
  display:flex;
  align-items: center;
  justify-content:center;
  width: 3.20rem;
  height: 0.60rem;
  border-radius: 0.30rem;
  background-color: #FFF;
  box-sizing: border-box;
  border: solid 1px #ACACAC;
  color: #333;
  font-size: 0.16rem;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  position:relative;
}
.plan .in .plan_btn_box .clear_button:after {
  position: absolute;
  top: 6px;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 20px;
  width: 9px;
  height: 9px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s;
}
@media screen and (max-width: 460px) {
  .plan .in .plan_btn_box .clear_button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 90%;
    height: 0.40rem;
    margin-left: 5%;
  }
  .plan .in .plan_btn_box .clear_button:after {
    right: calc(5% + 20px);
  }
}

/* line 1301, sass/index.scss */
.plan .in .plan_box .plan_col {
  width: 3.80rem;
  box-sizing: border-box;
  padding: 0.1rem 0.1rem 0.1rem;
  position: relative;
  background-color: #FFF;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
}
.plan .in .plan_box:not(.__max-view) .plan_col:nth-child(n+10) {
  display:none;
}

@media screen and (max-width: 460px) {

  /* line 1301, sass/index.scss */
  .plan .in .plan_box .plan_col {
    width: 100%;
    margin-right: 0;
  }
}

/* line 1315, sass/index.scss */
.plan .in .plan_box .plan_col:nth-child(3n) {
  margin-right: 0;
}

/* line 1318, sass/index.scss */
.plan .in .plan_box .plan_col.is-hidden {
  display: none;
  opacity: 0;
}

/* line 1322, sass/index.scss */
.plan .in .plan_box .plan_col.is-show {
  animation: fadeIn 1s ease;
  /* フェードイン用のスタイル */
}

/* line 1325, sass/index.scss */
.plan .in .plan_box .plan_col .ph {
  width: 100%;
}

@media screen and (max-width: 460px) {

  /* line 1325, sass/index.scss */
  .plan .in .plan_box .plan_col .ph {
    width: 49%;
    float: left;
  }
}

/* line 1331, sass/index.scss */
.plan .in .plan_box .plan_col .ph img {
  width: 100%;
  height: auto;
}

/* line 1335, sass/index.scss */
.plan .in .plan_box .plan_col .ph .plan_p {
  position: absolute;
  width: 1.42rem;
  height: auto;
  left: 0;
  top: 0;
}

@media screen and (max-width: 460px) {

  /* line 1335, sass/index.scss */
  .plan .in .plan_box .plan_col .ph .plan_p {
    width: 25%;
  }
}

/* line 1344, sass/index.scss */
.plan .in .plan_box .plan_col .ph .plan_p img {
  width: 100%;
  height: auto;
}

/* line 1349, sass/index.scss */
.plan .in .plan_box .plan_col .ph .plan_ico {
  position: absolute;
  width: 0.60rem;
  height: auto;
  right: 0.30rem;
  top: 0;
}

@media screen and (max-width: 460px) {

  /* line 1349, sass/index.scss */
  .plan .in .plan_box .plan_col .ph .plan_ico {
    width: 15%;
    right: 0.15rem;
  }
}

/* line 1359, sass/index.scss */
.plan .in .plan_box .plan_col .ph .plan_ico img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 460px) {

  /* line 1365, sass/index.scss */
  .plan .in .plan_box .plan_col .txt_area {
    width: 48%;
    float: left;
    margin-left: 3%;
  }
}

/* line 1371, sass/index.scss */
.plan .in .plan_box .plan_col .txt_area .plan_tit {
  font-size: 0.22rem;
  text-align: center;
  margin-bottom: 0.05rem;
	margin-top: 0.1rem;
}
.plan .in .plan_box .plan_col .txt_area .caption {
  font-size: 0.16rem;
  text-align: center;
  margin-bottom: 0.15rem;
}

@media screen and (max-width: 460px) {

  /* line 1371, sass/index.scss */
  .plan .in .plan_box .plan_col .txt_area .plan_tit {
    font-size: 4.8vw;
    font-weight: 700;
    text-align: left;
    padding-top: 41%;
    margin-bottom: 0.05rem;
	margin-top: 0;
  }
	.plan .in .plan_box .plan_col .txt_area .caption {
	  font-size: 2.8vw;
	text-align: left;
	  margin-bottom: 0.05rem;
	}
}

/* line 1383, sass/index.scss */
.plan .in .plan_box .plan_col .txt_area .price_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.1rem;
  margin-bottom: 0.2rem;
}

@media screen and (max-width: 460px) {

  /* line 1383, sass/index.scss */
  .plan .in .plan_box .plan_col .txt_area .price_box {
    padding: 0;
  }
}

/* line 1393, sass/index.scss */
.plan .in .plan_box .plan_col .txt_area .price_box .price_ico {
  width: 0.80rem;
}

@media screen and (max-width: 460px) {

  /* line 1393, sass/index.scss */
  .plan .in .plan_box .plan_col .txt_area .price_box .price_ico {
    width: 18%;
    position: absolute;
    top: 0.05rem;
    left: 55%;
  }
}

/* line 1401, sass/index.scss */
.plan .in .plan_box .plan_col .txt_area .price_box .price_ico img {
  width: 100%;
  height: auto;
}

/* line 1406, sass/index.scss */
.plan .in .plan_box .plan_col .txt_area .price_box .price {
  font-size: 0.48rem;
  color: #C48080;
  font-family: "Overpass";
}

@media screen and (max-width: 460px) {

  /* line 1406, sass/index.scss */
  .plan .in .plan_box .plan_col .txt_area .price_box .price {
    font-size: 7.2vw;
    width: 100%;
    text-align: right;
  }
}

/* line 1419, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .btn_acc {
  font-size: 0.15rem;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 460px) {

  /* line 1419, sass/index.scss */
  .plan .in .plan_box .plan_col .acc_box .btn_acc {
    font-size: 4.0vw;
  }
}

/* line 1427, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .btn_acc span {
  display: inline-block;
  position: relative;
  padding-right: 25px;
}

/* line 1431, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .btn_acc span:before,
.plan .in .plan_box .plan_col .acc_box .btn_acc span:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

/* line 1440, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .btn_acc span:before {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #809BBD;
}

/* line 1447, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .btn_acc span:after {
  right: 7px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.5s;
}

/* line 1460, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .btn_acc.active span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 1467, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc {
  display: none;
  padding: 0.2rem 0 0.1rem;
}

/* line 1470, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .ico_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 1474, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .ico_box .ico {
  width: 22%;
  height: auto;
	margin-right: 4%;
  margin-bottom: 0.2rem;
}
.plan .in .plan_box .plan_col .acc_box .content_acc .ico_box .ico:nth-child(4n) {
	margin-right: 0;
}

/* line 1478, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .ico_box .ico img {
  width: 100%;
  height: auto;
}

/* line 1484, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .detail_ph {
  margin-bottom: 0.1rem;
}

/* line 1486, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .detail_ph img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 1492, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .detail_txt {
  font-size: 0.14rem;
  margin-bottom: 0.2rem;
}

/* line 1496, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .btn_close {
  font-size: 0.15rem;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  padding: 0.2rem 0 0;
  border-top: solid 1px #929292;
}

@media screen and (max-width: 460px) {

  /* line 1496, sass/index.scss */
  .plan .in .plan_box .plan_col .acc_box .content_acc .btn_close {
    font-size: 4.0vw;
  }
}

/* line 1506, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .btn_close span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}

/* line 1510, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .btn_close span:before,
.plan .in .plan_box .plan_col .acc_box .content_acc .btn_close span:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

/* line 1519, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .btn_close span:before {
  right: 5px;
  top: 1px;
  width: 12px;
  height: 1px;
  border-top: 1px solid #505050;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 1528, sass/index.scss */
.plan .in .plan_box .plan_col .acc_box .content_acc .btn_close span:after {
  right: 5px;
  width: 12px;
  height: 1px;
  border-top: 1px solid #505050;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 1542, sass/index.scss */
.plan .in .option_area {
  width: 11.00rem;
  margin: 0 auto 0;
  padding: 0.60rem 0.50rem 0.45rem;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.1rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 460px) {

  /* line 1542, sass/index.scss */
  .plan .in .option_area {
    width: 90%;
    padding: 5%;
  }
}

/* line 1554, sass/index.scss */
.plan .in .option_area .title {
  font-size: 0.42rem;
}

@media screen and (max-width: 460px) {

  /* line 1554, sass/index.scss */
  .plan .in .option_area .title {
    font-size: 4.8vw;
    text-align: left;
    margin-bottom: 0;
    position: relative;
  }

  /* line 1561, sass/index.scss */
  .plan .in .option_area .title:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 0px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all 0.5s;
  }

  /* line 1578, sass/index.scss */
  .plan .in .option_area .title.active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

/* line 1584, sass/index.scss */
.plan .in .option_area .title span {
  font-size: 0.16rem;
}

@media screen and (max-width: 460px) {

  /* line 1584, sass/index.scss */
  .plan .in .option_area .title span {
    font-size: 3.6vw;
    display: inline-block;
  }

  /* line 1589, sass/index.scss */
  .plan .in .option_area .title span:first-child {
    margin-left: 0.05rem;
  }
}

/* line 1595, sass/index.scss */
.plan .in .option_area .btn_acc {
  transition: all 0.5s;
  pointer-events: none;
}

/* line 1598, sass/index.scss */
.plan .in .option_area .btn_acc.active {
  margin-bottom: 0.30rem;
}

@media screen and (max-width: 460px) {

  /* line 1595, sass/index.scss */
  .plan .in .option_area .btn_acc {
    pointer-events: all;
  }
}

@media screen and (max-width: 460px) {

  /* line 1605, sass/index.scss */
  .plan .in .option_area .content_acc {
    display: none;
  }
}

/* line 1611, sass/index.scss */
.plan .in .option_area .option_wrap .col3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 1616, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col {
  width: 27%;
  position: relative;
}
.plan .in .option_area .option_wrap .col3 .col:first-child {
  width: 40%;
  position: relative;
}

@media screen and (max-width: 460px) {

  /* line 1616, sass/index.scss */
  .plan .in .option_area .option_wrap .col3 .col {
    width: 100%;
    margin-bottom: 0.30rem;
  }
  .plan .in .option_area .option_wrap .col3 .col:first-child {
    width: 100%;
    margin-bottom: 0.30rem;
  }
}

/* line 1623, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col .col_t {
  font-size: 0.17rem;
  font-weight: 700;
  margin-bottom: 0.15rem;
}

@media screen and (max-width: 460px) {

  /* line 1623, sass/index.scss */
  .plan .in .option_area .option_wrap .col3 .col .col_t {
    font-size: 4.0vw;
  }
}

/* line 1631, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col dl {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.10rem;
}

/* line 1635, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col dl dt {
  width: 100%;
  font-size: 0.14rem;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 460px) {
.plan .in .option_area .option_wrap .col3 .col dl {
  align-items: center;
}

  /* line 1635, sass/index.scss */
  .plan .in .option_area .option_wrap .col3 .col dl dt {
    font-size: 3.2vw;
  }
}

/* line 1643, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col dl dt span {
  display: inline-block;
}

/* line 1645, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col dl dt span:after {
  position: absolute;
  top: 50%;
  width: 100%;
  /* 線の長さ */
  border-top: 1px dotted #333333;
  content: "";
  margin-left: 0.05rem;
}

/* line 1655, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col dl dd {
  font-size: 0.14rem;
  padding-left: 0.05rem;
}

@media screen and (max-width: 460px) {

  /* line 1655, sass/index.scss */
  .plan .in .option_area .option_wrap .col3 .col dl dd {
    font-size: 3.2vw;
  }
}

/* line 1663, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col .ph {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 460px) {

  /* line 1663, sass/index.scss */
  .plan .in .option_area .option_wrap .col3 .col .ph {
    position: relative;
  }
}

/* line 1671, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col .ph.col2 {
  display: flex;
  justify-content: space-between;
}

/* line 1674, sass/index.scss */
.plan .in .option_area .option_wrap .col3 .col .ph.col2 img {
  width: 48.5%;
  height: auto;
}

/* line 1687, sass/index.scss */
.dress {
  padding: 1.48rem 0 0.94rem;
}

@media screen and (max-width: 460px) {

  /* line 1687, sass/index.scss */
  .dress {
    padding: 0.30rem 0;
  }
}

/* line 1692, sass/index.scss */
.dress .in {
  width: 12.00rem;
  margin: 0 auto 0;
  padding: 0 0 0 0.59rem;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 460px) {

  /* line 1692, sass/index.scss */
  .dress .in {
    width: 90%;
    padding: 0;
    position: relative;
  }

  /* line 1702, sass/index.scss */
  .dress .in:after {
    content: '';
    position: absolute;
    width: 34%;
    height: 50%;
    background-image: url(../../img/mark.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1%;
    left: -11%;
    z-index: -1;
  }
}

/* line 1715, sass/index.scss */
.dress .in:before {
  content: '';
  position: absolute;
  width: 10.10rem;
  height: 100%;
  background-color: #F0F0F0;
  top: -0.6rem;
  right: -0.5rem;
}

@media screen and (max-width: 460px) {

  /* line 1715, sass/index.scss */
  .dress .in:before {
    content: none;
  }
}

/* line 1727, sass/index.scss */
.dress .in .col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

/* line 1732, sass/index.scss */
.dress .in .col2:before {
  content: '';
  position: absolute;
  width: 310px;
  height: 300px;
  background-image: url(../../img/mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -1.2rem;
  left: -200px;
  z-index: -1;
}

@media screen and (max-width: 460px) {

  /* line 1732, sass/index.scss */
  .dress .in .col2:before {
    content: none;
  }
}

/* line 1747, sass/index.scss */
.dress .in .col2 .ph {
  width: 5.90rem;
  position: relative;
}

@media screen and (max-width: 460px) {

  /* line 1747, sass/index.scss */
  .dress .in .col2 .ph {
    width: 100%;
    margin-bottom: 0.20rem;
  }
}

/* line 1754, sass/index.scss */
.dress .in .col2 .ph img {
  width: 100%;
  height: auto;
}

/* line 1759, sass/index.scss */
.dress .in .col2 .col {
  width: 4.50rem;
  position: relative;
}

@media screen and (max-width: 460px) {

  /* line 1759, sass/index.scss */
  .dress .in .col2 .col {
    width: 100%;
  }
}

/* line 1765, sass/index.scss */
.dress .in .col2 .col .title {
  text-align: right;
}

@media screen and (max-width: 460px) {

  /* line 1765, sass/index.scss */
  .dress .in .col2 .col .title {
    text-align: left;
  }
}

/* line 1773, sass/index.scss */
.dress .in .col2 .col .col_tit {
  font-size: 0.24rem;
  text-align: right;
  margin-bottom: 0.30rem;
}

@media screen and (max-width: 460px) {

  /* line 1773, sass/index.scss */
  .dress .in .col2 .col .col_tit {
    font-size: 4.8vw;
    text-align: left;
    margin-bottom: 0.20rem;
  }
}

/* line 1783, sass/index.scss */
.dress .in .col2 .col p {
  font-size: 0.16rem;
}

@media screen and (max-width: 460px) {

  /* line 1783, sass/index.scss */
  .dress .in .col2 .col p {
    font-size: 4.0vw;
    margin-bottom: 0.20rem;
  }
}

/* line 1790, sass/index.scss */
.dress .in .col2 .col .ph {
  width: 100%;
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 460px) {

  /* line 1790, sass/index.scss */
  .dress .in .col2 .col .ph {
    position: relative;
  }
}

/* line 1797, sass/index.scss */
.dress .in .col2 .col .ph img {
  width: 100%;
  height: auto;
}

/* line 1807, sass/index.scss */
.flow {
  background-color: rgba(128, 155, 189, 0.2);
  padding: 1.00rem 0;
}

@media screen and (max-width: 460px) {

  /* line 1807, sass/index.scss */
  .flow {
    padding: 0.30rem 0;
  }
}

/* line 1817, sass/index.scss */
.flow .in .read {
  font-size: 0.20rem;
  text-align: center;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 460px) {

  /* line 1817, sass/index.scss */
  .flow .in .read {
    font-size: 4.8vw;
    margin-bottom: 0.2rem;
  }
}

/* line 1826, sass/index.scss */
.flow .in .col4 {
  width: 11.00rem;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 460px) {

  /* line 1826, sass/index.scss */
  .flow .in .col4 {
    width: 90%;
    flex-wrap: wrap;
  }
}

/* line 1835, sass/index.scss */
.flow .in .col4 .col {
  width: 2.40rem;
  position: relative;
  background-color: #FFF;
  padding: 0.6rem 0 0.2rem;
  border-radius: 0.06rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 460px) {

  /* line 1835, sass/index.scss */
  .flow .in .col4 .col {
    width: 100%;
    padding: 4%;
    margin-bottom: 0.20rem;
  }
}

/* line 1847, sass/index.scss */
.flow .in .col4 .col:before,
.flow .in .col4 .col:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -0.38rem;
  margin: auto;
  content: "";
  vertical-align: middle;
}

@media screen and (max-width: 460px) {

  /* line 1847, sass/index.scss */
  .flow .in .col4 .col:before,
  .flow .in .col4 .col:after {
    content: none;
  }
}

/* line 1859, sass/index.scss */
.flow .in .col4 .col:before {
  width: 0.30rem;
  height: 0.30rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #FFF;
}

/* line 1866, sass/index.scss */
.flow .in .col4 .col:after {
  right: -0.25rem;
  width: 0.05rem;
  height: 0.05rem;
  border-top: 1px solid #809BBD;
  border-right: 1px solid #809BBD;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 1876, sass/index.scss */
.flow .in .col4 .col:last-child:before,
.flow .in .col4 .col:last-child:after {
  content: none;
}

/* line 1880, sass/index.scss */
.flow .in .col4 .col .ico {
  width: 0.448rem;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -0.224rem;
}

@media screen and (max-width: 460px) {

  /* line 1880, sass/index.scss */
  .flow .in .col4 .col .ico {
    left: 75%;
    margin-left: 0;
    transform: translate(-50%, 0);
  }
}

/* line 1891, sass/index.scss */
.flow .in .col4 .col .ico img {
  width: 100%;
  height: auto;
}

/* line 1896, sass/index.scss */
.flow .in .col4 .col .tit {
  font-size: 0.16rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.20rem;
}

@media screen and (max-width: 460px) {

  /* line 1896, sass/index.scss */
  .flow .in .col4 .col .tit {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    padding: 15% 0 0 5%;
    float: right;
    font-size: 4vw;
  }
}

/* line 1910, sass/index.scss */
.flow .in .col4 .col .ph {
  width: 2.00rem;
  margin: 0 auto 0.2rem;
}

@media screen and (max-width: 460px) {

  /* line 1910, sass/index.scss */
  .flow .in .col4 .col .ph {
    width: 50%;
    display: inline-block;
    margin: 0 0 0.1rem;
  }
}

/* line 1918, sass/index.scss */
.flow .in .col4 .col .ph img {
  width: 100%;
  height: auto;
}

/* line 1923, sass/index.scss */
.flow .in .col4 .col .txt {
  font-size: 0.14rem;
  text-align: justify;
  padding: 0 0.2rem;
}

@media screen and (max-width: 460px) {

  /* line 1923, sass/index.scss */
  .flow .in .col4 .col .txt {
    width: 100%;
    display: block;
    padding: 0;
    font-size: 3.2vw;
  }
}

/* line 1939, sass/index.scss */
.faq {
  padding: 1.00rem 0;
}

@media screen and (max-width: 460px) {

  /* line 1939, sass/index.scss */
  .faq {
    padding: 0.30rem 0;
  }
}

/* line 1944, sass/index.scss */
.faq .in {
  position: relative;
}

/* line 1946, sass/index.scss */
.faq .in:after {
  content: '';
  position: absolute;
  width: 310px;
  height: 300px;
  background-image: url(../../img/mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -0.4rem;
  right: calc(50% - 720px);
  z-index: -1;
}

@media screen and (max-width: 460px) {

  /* line 1944, sass/index.scss */
  .faq .in {
    position: relative;
  }

  /* line 1960, sass/index.scss */
  .faq .in:before {
    content: '';
    position: absolute;
    width: 34%;
    height: 50%;
    background-image: url(../../img/mark.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: -0.4rem;
    right: -11%;
    z-index: -1;
  }
}

/* line 1976, sass/index.scss */
.faq .in .read {
  font-size: 0.20rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.40rem;
}

@media screen and (max-width: 460px) {

  /* line 1976, sass/index.scss */
  .faq .in .read {
    font-size: 4vw;
    margin-bottom: 0.30rem;
  }
}

/* line 1987, sass/index.scss */
.faq .in .faq_box .box {
  margin: 0 auto;
  padding-left:.60rem;
  width: 10.00rem;
  filter: opacity(100%);
  opacity: 1;
  transform: translate(0px, 0px);
  border-bottom: solid 1px #dadada;
  position:relative;
}

/* line 1995, sass/index.scss */
.faq .in .faq_box .box:first-child {
  border-top: solid 1px #dadada;
}

@media screen and (max-width: 460px) {
  .faq .in .faq_box {
  }

  /* line 1987, sass/index.scss */
  .faq .in .faq_box .box {
    padding-left:12%;
    box-sizing:border-box;
    width: 90%;
  }
}

/* line 1999, sass/index.scss */
.faq .in .faq_box .box.is-hidden {
  display: none;
  opacity: 0;
}

/* line 2003, sass/index.scss */
.faq .in .faq_box .box.is-show {
  animation: fadeIn 1s ease;
  /* フェードイン用のスタイル */
}

/* line 2006, sass/index.scss */
.faq .in .faq_box .box .question {
  width: 100%;
  color: #7e99bb;
  font-size: 0.14rem;
  font-weight: 700;
  display: flex;
  justify-content: flex-start;
  padding: 0.2rem 0;
  box-sizing: border-box;
  border-radius: 0.1rem;
}

@media screen and (max-width: 460px) {

  /* line 2006, sass/index.scss */
  .faq .in .faq_box .box .question {
    font-size: 4vw;
    border-radius: 0.05rem;
  }
}

/* line 2032, sass/index.scss */
.faq .in .faq_box .box .question .num {
  margin-top:-.01rem;
  font-size:.20rem;
  font-weight: 700;
  color: #5b5b5b;
  font-family: "Overpass";
  display: inline-block;
  padding-right: 0.2rem;
  position:absolute;
  left:0;
}

@media screen and (max-width: 460px) {

  /* line 2032, sass/index.scss */
  .faq .in .faq_box .box .question .num {
    margin-top:.6vw;
    font-size: 4.3vw;
  }
}

/* line 2044, sass/index.scss */
@media screen and (min-width: 461px) {
  .faq .in .faq_box .box .question .q_txt {
    padding-right: 0.50rem;
    padding-top: 0.025rem;
  }

}

/* line 2049, sass/index.scss */
.faq .in .faq_box .box .answer {
  font-size: 0.14rem;
  color: #5b5b5b;
  display: flex;
  justify-content: flex-start;
  padding: 0.15rem 0.2rem 0.25rem 0;
  margin-top: -0.2rem;
  box-sizing: border-box;
  border-radius: 0.1rem;
  line-height: 0.2rem;
}

@media screen and (max-width: 460px) {

  /* line 2049, sass/index.scss */
  .faq .in .faq_box .box .answer {
    padding-right:0;
    font-size: 3.2vw;
  }
}

/* line 2062, sass/index.scss */
.faq .in .faq_box .box .answer .num {
  font-size: 0.20rem;
  font-weight: 700;
  font-family: "Overpass";
  color: #5b5b5b;
  display: inline-block;
  padding-right: 0.2rem;
}

@media screen and (max-width: 460px) {

  /* line 2062, sass/index.scss */
  .faq .in .faq_box .box .answer .num {
    font-size: 4.4vw;
    padding-right: 0.2rem;
  }
}

/* line 2075, sass/index.scss */
.faq .in .faq_box .box .answer .a_txt a {
  color: #c27f7f;
  text-decoration: underline;
}
.no-touchevents .faq .in .faq_box .box .answer .a_txt a:hover {
  text-decoration: none;
}

/* line 2081, sass/index.scss */
.faq .in .btn_box {
  padding: 0.30rem 0;
  display: flex;
  width: 100%;
  justify-content: center;
}

@media screen and (max-width: 460px) {

  /* line 2081, sass/index.scss */
  .faq .in .btn_box {
    display: block;
    padding: 0.20rem 0 0;
  }
}

/* line 2090, sass/index.scss */
.faq .in .btn_box .more_faq {
  margin: 0 0.20rem;
}

/* line 2093, sass/index.scss */
.faq .in .btn_box .more_faq .btn_more {
  width: 3.20rem;
  height: 0.60rem;
  border-radius: 0.30rem;
  background-color: #80A3C5;
  color: #FFF;
  font-size: 0.16rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.faq .in .btn_box .more_faq .btn_more a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.30rem;
}

@media screen and (max-width: 460px) {

  /* line 2093, sass/index.scss */
  .faq .in .btn_box .more_faq .btn_more {
    width: 90%;
    height: 0.40rem;
    margin: 0 auto 0.3rem;
  }
}

/* line 2111, sass/index.scss */
.faq .in .btn_box .more_faq .btn_more:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 20px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s;
}

/* line 2128, sass/index.scss */
.faq .in .btn_box .more_faq.is-btn-hidden {
  display: none;
}

@keyframes fadeIn {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* line 2145, sass/index.scss */
.blog {
  padding: 0.6rem 0 1.6rem;
  background-image: url("../../img/blog_bk.jpg");
  background-position: center top;
  background-repeat: repeat-x;
  background-size: cover;
}

@media screen and (max-width: 460px) {

  /* line 2145, sass/index.scss */
  .blog {
    padding: 0.00rem 0 0.5rem;
  }
}

/* line 2154, sass/index.scss */
.blog .in {
  padding: 0.6rem 0 0;
  position: relative;
}

@media screen and (max-width: 460px) {

  /* line 2154, sass/index.scss */
  .blog .in {
    padding-top: 0.4rem;
  }
}

/* line 2164, sass/index.scss */
.blog .in .read {
  font-size: 0.20rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 460px) {

  /* line 2164, sass/index.scss */
  .blog .in .read {
    font-size: 4vw;
    margin-bottom: 0.3rem;
  }
}

/* line 2174, sass/index.scss */
.blog .in .blog_slider {
  width: 100%;
  margin-bottom: 0.30rem;
}
@media  (min-width: 461px) {
  .blog .in .blog_slider {
    margin:0 auto;
    width:12.00rem;
  }
}

/* line 2177, sass/index.scss */
.blog .in .blog_slider .topics_col {
  width: 2.7rem;
  margin: 0 auto;
}

@media screen and (max-width: 460px) {

  /* line 2177, sass/index.scss */
  .blog .in .blog_slider .topics_col {
    width:2.35rem;
  }
}

/* line 2183, sass/index.scss */
.blog .in .blog_slider .topics_col .ph {
  margin-bottom: 0.15rem;
  overflow: hidden;
  box-sizing: border-box;
  border: solid 4px #FFF;
  position: relative;
  padding-top: 66.667%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

/* line 2191, sass/index.scss */
.blog .in .blog_slider .topics_col .ph img {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0);
}

/* line 2198, sass/index.scss */
.blog .in .blog_slider .topics_col .ph.square img,
.blog .in .blog_slider .topics_col .ph.portrait img {
  width: 100%;
  height: auto;
}

/* line 2204, sass/index.scss */
.blog .in .blog_slider .topics_col .ph.landscape img {
  width: auto;
  height: 100%;
}

/* line 2210, sass/index.scss */
.blog .in .blog_slider .topics_col .date_box {
  width: 100%;
  display: flex;
  margin-bottom: 0.1rem;
}

/* line 2214, sass/index.scss */
.blog .in .blog_slider .topics_col .date_box .date {
  display: inline-block;
  font-size: 0.14rem;
  line-height: 0.16rem;
  margin-right: 0.1rem;
}

@media screen and (max-width: 460px) {

  /* line 2214, sass/index.scss */
  .blog .in .blog_slider .topics_col .date_box .date {
    font-size: 4vw;
  }
}

/* line 2223, sass/index.scss */
.blog .in .blog_slider .topics_col .date_box .cat {
  display: inline-block;
  font-size: 0.12rem;
  line-height: 0.16rem;
  color: #FFF;
  background-color: #808080;
  padding: 0.0rem 0.1rem;
  border-radius: 0.08rem;
}

@media screen and (max-width: 460px) {

  /* line 2223, sass/index.scss */
  .blog .in .blog_slider .topics_col .date_box .cat {
    font-size: 3.2vw;
  }
}

/* line 2236, sass/index.scss */
.blog .in .blog_slider .topics_col .tit {
  font-size: 0.17rem;
  margin-bottom: 0.1rem;
  font-weight: 700;
}

@media screen and (max-width: 460px) {

  /* line 2236, sass/index.scss */
  .blog .in .blog_slider .topics_col .tit {
    font-size: 4vw;
  }
}

/* line 2244, sass/index.scss */
.blog .in .blog_slider .topics_col .txt {
  font-size: 0.14rem;
}

/* line 2250, sass/index.scss */
.blog .in .blog_slider .sp-arrows {
  width: 13.00rem;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 460px) {

  /* line 2250, sass/index.scss */
  .blog .in .blog_slider .sp-arrows {
    width: 13.00rem;
  }
}

/* line 2261, sass/index.scss */
.blog .in .blog_slider .sp-arrows .sp-previous-arrow {
  left: 10px;
  right: auto;
}

/* line 2265, sass/index.scss */
.blog .in .blog_slider .sp-arrows .sp-next-arrow {
  right: 10px;
  left: auto;
}

/* line 2270, sass/index.scss */
.blog .in .blog_slider .sp-arrows .sp-arrow:before {
  background-color: inherit;
}

/* line 2274, sass/index.scss */
.blog .in .blog_slider .sp-arrows .sp-arrow:after {
  width: 18px;
  height: 18px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

/* line 2283, sass/index.scss */
.blog .in .btn_more {
  margin: .36rem auto 0;
  width: 3.20rem;
  height: 0.60rem;
  text-align: center;
  background-color: #809BBD;
  border-radius: 0.3rem;
  position: relative;
}

@media screen and (max-width: 460px) {

  /* line 2283, sass/index.scss */
  .blog .in .btn_more {
    margin-top:.20rem;
    width: 80%;
    height: 0.40rem;
  }
}

/* line 2295, sass/index.scss */
.blog .in .btn_more:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 20px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.5s;
}

/* line 2311, sass/index.scss */
.blog .in .btn_more a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: 0.16rem;
  font-weight: 700;
}

@media screen and (max-width: 460px) {

  /* line 2311, sass/index.scss */
  .blog .in .btn_more a {
    font-size: 4vw;
  }
}

/* line 2328, sass/index.scss */
.salon_info {
  padding: 0.97rem 0 0.70rem;
}

@media screen and (max-width: 460px) {

  /* line 2328, sass/index.scss */
  .salon_info {
    padding: 0.30rem 0 0;
  }
}

/* line 2334, sass/index.scss */
.salon_info .in .title {
  font-size: 0.40rem;
}

@media screen and (max-width: 460px) {

  /* line 2334, sass/index.scss */
  .salon_info .in .title {
    font-size: 9.6vw;
  }
}

/* line 2341, sass/index.scss */
.salon_info .in .salon_area {
  width: 11.00rem;
  margin: 0 auto 0;
}

@media screen and (max-width: 460px) {

  /* line 2341, sass/index.scss */
  .salon_info .in .salon_area {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
}

/* line 2349, sass/index.scss */
.salon_info .in .salon_area .one_col {
  width: 100%;
  padding-bottom: 0.4rem;
  margin-bottom: 0.4rem;
  border-bottom: solid 1px #E7E7E7;
}

@media screen and (max-width: 460px) {

  /* line 2349, sass/index.scss */
  .salon_info .in .salon_area .one_col {
    padding: 0%;
    box-sizing: border-box;
    margin-bottom: 0;
    border-top: solid 1px #E7E7E7;
  }
}

/* line 2361, sass/index.scss */
.salon_info .in .salon_area .one_col .salon_name {
  width: 100%;
  font-size: 0.16rem;
  font-weight: 700;
  position: relative;
  box-sizing: border-box;
  padding-left: 1.2em;
}

/* line 2368, sass/index.scss */
.salon_info .in .salon_area .one_col .salon_name:before {
  content: '';
  position: absolute;
  width: 0.8em;
  height: 2px;
  background-color: #50AAAA;
  top: calc(50% - 1px);
  left: 0;
}

@media screen and (max-width: 460px) {

  /* line 2368, sass/index.scss */
  .salon_info .in .salon_area .one_col .salon_name:before {
    left: 5%;
  }
}

@media screen and (max-width: 460px) {

  /* line 2361, sass/index.scss */
  .salon_info .in .salon_area .one_col .salon_name {
    font-size: 4.0vw;
  }
}

/* line 2384, sass/index.scss */
.salon_info .in .salon_area .one_col .col2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

@media screen and (max-width: 460px) {

  /* line 2384, sass/index.scss */
  .salon_info .in .salon_area .one_col .col2 {
    display: block;
  }
}

/* line 2392, sass/index.scss */
.salon_info .in .salon_area .one_col .col2 .txt {
  font-size: 0.14rem;
  line-height: 0.30rem;
}

@media screen and (max-width: 460px) {

  /* line 2392, sass/index.scss */
  .salon_info .in .salon_area .one_col .col2 .txt {
    font-size: 3.2vw;
    line-height: 1.8;
  }
}

/* line 2399, sass/index.scss */
.salon_info .in .salon_area .one_col .col2 .txt span {
  font-size: 0.18rem;
  font-weight: 700;
}

@media screen and (max-width: 460px) {

  /* line 2399, sass/index.scss */
  .salon_info .in .salon_area .one_col .col2 .txt span {
    font-size: 4.4vw;
  }
}

/* line 2406, sass/index.scss */
.salon_info .in .salon_area .one_col .col2 .txt+.txt {
  margin-left: 0.75rem;
}

@media screen and (max-width: 460px) {

  /* line 2406, sass/index.scss */
  .salon_info .in .salon_area .one_col .col2 .txt+.txt {
    margin-left: 0;
  }
}

/* line 2414, sass/index.scss */
.salon_info .in .salon_area .one_col .btn_acc {
  pointer-events: none;
}

@media screen and (max-width: 460px) {

  /* line 2414, sass/index.scss */
  .salon_info .in .salon_area .one_col .btn_acc {
    position: relative;
    pointer-events: all;
    background-color: #FFF;
    padding: 5% 10%;
  }

  /* line 2421, sass/index.scss */
  .salon_info .in .salon_area .one_col .btn_acc:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 5%;
    width: 7px;
    height: 7px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all 0.5s;
  }

  /* line 2438, sass/index.scss */
  .salon_info .in .salon_area .one_col .btn_acc.active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

@media screen and (max-width: 460px) {

  /* line 2445, sass/index.scss */
  .salon_info .in .salon_area .one_col .content_acc {
    display: none;
    background-color: #E7E7E7;
    padding: 5%;
    box-sizing: border-box;
  }
}

/* line 2454, sass/index.scss */
.salon_info .in .salon_area .col4 {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}

/* line 2458, sass/index.scss */
.salon_info .in .salon_area .col4 .col {
  width: 25%;
  margin-bottom: 0.4rem;
}

@media screen and (max-width: 460px) {

  /* line 2458, sass/index.scss */
  .salon_info .in .salon_area .col4 .col {
    width: 100%;
    padding: 0%;
    box-sizing: border-box;
    margin-bottom: 0;
    border-bottom: solid 1px #E7E7E7;
  }
}

/* line 2468, sass/index.scss */
.salon_info .in .salon_area .col4 .col .salon_name {
  font-size: 0.16rem;
  font-weight: 700;
  position: relative;
  box-sizing: border-box;
  padding-left: 1.2em;
}

/* line 2474, sass/index.scss */
.salon_info .in .salon_area .col4 .col .salon_name:before {
  content: '';
  position: absolute;
  width: 0.8em;
  height: 2px;
  background-color: #50AAAA;
  top: calc(50% - 1px);
  left: 0%;
}

@media screen and (max-width: 460px) {

  /* line 2474, sass/index.scss */
  .salon_info .in .salon_area .col4 .col .salon_name:before {
    left: 5%;
  }
}

@media screen and (max-width: 460px) {

  /* line 2468, sass/index.scss */
  .salon_info .in .salon_area .col4 .col .salon_name {
    font-size: 4.0vw;
  }
}

/* line 2490, sass/index.scss */
.salon_info .in .salon_area .col4 .col .txt {
  font-size: 0.14rem;
}

@media screen and (max-width: 460px) {

  /* line 2490, sass/index.scss */
  .salon_info .in .salon_area .col4 .col .txt {
    font-size: 3.2vw;
  }
}

/* line 2496, sass/index.scss */
.salon_info .in .salon_area .col4 .col .btn_acc {
  pointer-events: none;
}

@media screen and (max-width: 460px) {

  /* line 2496, sass/index.scss */
  .salon_info .in .salon_area .col4 .col .btn_acc {
    pointer-events: all;
    position: relative;
    padding: 5% 10%;
  }

  /* line 2502, sass/index.scss */
  .salon_info .in .salon_area .col4 .col .btn_acc:after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 5%;
    width: 7px;
    height: 7px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all 0.5s;
  }

  /* line 2519, sass/index.scss */
  .salon_info .in .salon_area .col4 .col .btn_acc.active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

@media screen and (max-width: 460px) {

  /* line 2526, sass/index.scss */
  .salon_info .in .salon_area .col4 .col .content_acc {
    display: none;
    background-color: #E7E7E7;
    padding: 5%;
    box-sizing: border-box;
  }
}
/*231003*/
.plan .in .plan_box .plan_col .txt_area .price_box .price{
  letter-spacing: -0.04em;
  font-size: 0.44rem;
}
.plan .in .plan_box .plan_col .txt_area .price_box .price .tax{
  font-size: 0.14rem;
}
.option_area .tax02{
  font-size: 0.14rem;
  color: #333333;
  font-weight: normal;
  display: block;
  text-align: right;
  margin-bottom: .2rem;
}
@media screen and (max-width: 460px) {
  .plan .in .plan_box .plan_col .txt_area .price_box .price{
    letter-spacing: -0.04em;
    font-size: 0.22rem;
  }
  .plan .in .plan_box .plan_col .txt_area .price_box .price .tax{
    font-size: 0.12rem;
  }
  .option_area .tax02{
    font-size: 0.12rem;
    text-align: left;
  }
}
.plan .in .option_area .option_wrap .col3 .col dl:last-of-type {
  margin-bottom: 0.2rem;
}