#sp_menu .link_list01 li.plan a {
  background-image: url(../images/common/sp_menu_arrow_white.svg);
  background-color: #AA8E59;
}
#sp_menu .link_list01 li.plan a .jp, #sp_menu .link_list01 li.plan a .en {
  color: #fff;
}

.plan_content {
  max-width: none;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1080px) {
  .plan_content {
    padding-top: 13.9vw;
    padding-bottom: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content {
    padding-top: 32.7vw;
    padding-bottom: 6.4vw;
  }
}
.plan_content .type_box {
  width: 596px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #9FA0A0;
  padding-bottom: 25px;
}
@media screen and (max-width: 1080px) {
  .plan_content .type_box {
    width: 55.2vw;
    padding-bottom: 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .type_box {
    width: 93.3%;
    padding-bottom: 3.3vw;
  }
}
.plan_content .type_box h1 {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  color: #A38B62;
}
@media screen and (max-width: 1080px) {
  .plan_content .type_box h1 {
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .type_box h1 {
    font-size: 4.9vw;
  }
}
.plan_content .type_box h1 .type_txt {
  font-size: 56px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1080px) {
  .plan_content .type_box h1 .type_txt {
    font-size: 5.2vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .type_box h1 .type_txt {
    font-size: 11.2vw;
  }
}
.plan_content .type_box .size {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 0.8em;
}
@media screen and (max-width: 1080px) {
  .plan_content .type_box .size {
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .type_box .size {
    font-size: 5.1vw;
  }
}
.plan_content .type_box .size .size_txt {
  font-size: 32px;
}
@media screen and (max-width: 1080px) {
  .plan_content .type_box .size .size_txt {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .type_box .size .size_txt {
    font-size: 6.3vw;
  }
}
.plan_content .area_box {
  margin-top: 25px;
}
@media screen and (max-width: 1080px) {
  .plan_content .area_box {
    margin-top: 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .area_box {
    margin-top: 5.3vw;
  }
}
.plan_content .area_box .area_txt01 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .plan_content .area_box .area_txt01 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .area_box .area_txt01 {
    font-size: 3.9vw;
  }
}
.plan_content .area_box .area_txt02 {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 0em;
}
@media screen and (max-width: 1080px) {
  .plan_content .area_box .area_txt02 {
    font-size: 3.3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .area_box .area_txt02 {
    font-size: 7.9vw;
    letter-spacing: 0;
    margin-top: -0.2em;
  }
}
.plan_content .area_box .area_txt02 .no {
  font-size: 56px;
}
@media screen and (max-width: 1080px) {
  .plan_content .area_box .area_txt02 .no {
    font-size: 5.2vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .area_box .area_txt02 .no {
    font-size: 12.3vw;
  }
}
.plan_content .area_box .area_txt02 .sub_txt {
  font-size: 22px;
  display: inline-block;
  margin-left: -0.5em;
  margin-right: -0.5em;
}
@media screen and (max-width: 1080px) {
  .plan_content .area_box .area_txt02 .sub_txt {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .area_box .area_txt02 .sub_txt {
    font-size: 4.7vw;
  }
}
.plan_content .area_box .area_txt03 {
  font-size: 14px;
  text-align: center;
  line-height: 2em;
  margin-top: 1.5em;
}
@media screen and (max-width: 1080px) {
  .plan_content .area_box .area_txt03 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .area_box .area_txt03 {
    margin-top: 0.3em;
    font-size: 3.5vw;
  }
}
.plan_content .detail {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 2em;
  line-height: 1.5em;
  color: #A38B62;
}
@media screen and (max-width: 1080px) {
  .plan_content .detail {
    font-size: 1.9vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .detail {
    font-size: 4.7vw;
    letter-spacing: 0;
    margin-top: 1.5em;
  }
}
.plan_content .plan_img {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
@media screen and (max-width: 1080px) {
  .plan_content .plan_img {
    width: 92.6vw;
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .plan_img {
    width: 100%;
    margin-top: 8.7vw;
  }
}
.plan_content .plan_img.wide01 {
  max-width: 1140px;
  width: 96%;
}
@media screen and (max-width: 1080px) {
  .plan_content .plan_img.wide01 {
    width: 96%;
  }
}
@media screen and (max-width: 768px) {
  .plan_content .plan_img.wide01 {
    width: 100%;
  }
}

#view {
  padding-top: 150px;
  padding-bottom: 100px;
  background-color: #fff;
}
@media screen and (max-width: 1080px) {
  #view {
    padding-top: 13.9vw;
    padding-bottom: 9.3vw;
  }
}
@media screen and (max-width: 768px) {
  #view {
    padding-top: 12vw;
    padding-bottom: 6.4vw;
  }
}
#view h2 {
  width: 125px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1080px) {
  #view h2 {
    width: 11.6vw;
  }
}
@media screen and (max-width: 768px) {
  #view h2 {
    width: 14.5vw;
  }
}
#view .v_txt01 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 1080px) {
  #view .v_txt01 {
    font-size: 1.9vw;
    margin-top: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  #view .v_txt01 {
    font-size: 4.7vw;
    margin-top: 5.3vw;
  }
}
#view .v_img01 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  #view .v_img01 {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  #view .v_img01 {
    margin-top: 3.7vw;
  }
}
#view .v_txt02 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 1.1em;
}
@media screen and (max-width: 1080px) {
  #view .v_txt02 {
    font-size: 1.9vw;
  }
}
@media screen and (max-width: 768px) {
  #view .v_txt02 {
    font-size: 2.7vw;
  }
}/*# sourceMappingURL=style_plan_single.css.map */