<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header .head_content02 .link_list li .plan::before,
#sp_menu .link_list li .plan::before {
  background-color: #A27F25;
}

#archive .mv {
  position: relative;
  background-image: url(../images/plan/mv_bg_pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  #archive .mv {
    background: none;
  }
}
@media screen and (max-width: 768px) {
  #archive .mv .wrap01 {
    width: 100%;
  }
}
#archive .mv .sub_txt {
  position: absolute;
  width: 54px;
  left: 20px;
  bottom: 10px;
}
@media screen and (max-width: 1100px) {
  #archive .mv .sub_txt {
    width: 4.9vw;
    left: 1.8vw;
    bottom: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #archive .mv .sub_txt {
    width: 12.7vw;
    left: 1.4vw;
    bottom: 1.4vw;
  }
}
#archive .head_txt {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
  margin-top: -50px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1100px) {
  #archive .head_txt {
    font-size: 2vw;
    margin-top: -4.5vw;
  }
}
@media screen and (max-width: 768px) {
  #archive .head_txt {
    font-size: 3.6vw;
    margin-top: -2vw;
  }
}
#archive .ban_list01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 95px;
}
@media screen and (max-width: 1100px) {
  #archive .ban_list01 {
    margin-top: 8.6vw;
  }
}
@media screen and (max-width: 768px) {
  #archive .ban_list01 {
    margin-top: 13.3vw;
  }
}
#archive .ban_list01 li {
  width: 49%;
}
@media screen and (max-width: 768px) {
  #archive .ban_list01 li {
    width: 100%;
  }
  #archive .ban_list01 li + li {
    margin-top: 4vw;
  }
}
#archive .ban_list02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#archive .ban_list02 li {
  width: 32%;
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #archive .ban_list02 li {
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #archive .ban_list02 li {
    width: 48.5%;
    margin-top: 4vw;
  }
}
#archive .a_txt01 {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
  margin-top: 65px;
}
@media screen and (max-width: 1100px) {
  #archive .a_txt01 {
    font-size: 1.5vw;
    margin-top: 5.9vw;
  }
}
@media screen and (max-width: 768px) {
  #archive .a_txt01 {
    font-size: 4vw;
    margin-top: 13.3vw;
  }
}
#archive .ban_od {
  margin-top: 50px;
}
@media screen and (max-width: 1100px) {
  #archive .ban_od {
    margin-top: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  #archive .ban_od {
    margin-top: 6.5vw;
  }
}

#single {
  color: #333;
}
#single .type {
  color: #967A53;
  font-size: 33px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  #single .type {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  #single .type {
    font-size: 5.6vw;
  }
}
#single .type span {
  font-size: 64px;
}
@media screen and (max-width: 1100px) {
  #single .type span {
    font-size: 5.8vw;
  }
}
@media screen and (max-width: 768px) {
  #single .type span {
    font-size: 10.9vw;
  }
}
#single .menu_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1100px) {
  #single .menu_list {
    margin-top: 1.8vw;
    margin-bottom: 3.6vw;
  }
}
#single .menu_list li {
  width: 24.2%;
  color: #EEEEEB;
  background-color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 0.3em 0 0.4em;
  cursor: pointer;
}
@media screen and (max-width: 1100px) {
  #single .menu_list li {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #single .menu_list li {
    width: 49.2%;
    font-size: 3.3vw;
  }
  #single .menu_list li:nth-child(n+3) {
    margin-top: 1.3vw;
  }
}
#single .type_content {
  display: none;
}
#single .spec01 {
  font-size: 26px;
  text-align: center;
  margin-top: 0.2em;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  #single .spec01 {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 768px) {
  #single .spec01 {
    font-size: 4.5vw;
  }
}
#single .spec01 span {
  font-size: 33px;
}
@media screen and (max-width: 1100px) {
  #single .spec01 span {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  #single .spec01 span {
    font-size: 5.7vw;
  }
}
#single .line01 {
  width: 832px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1100px) {
  #single .line01 {
    width: 75.6vw;
    margin-top: 1.8vw;
    margin-bottom: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #single .line01 {
    width: 100%;
    margin-top: 4vw;
    margin-bottom: 3vw;
  }
}
#single .line01 img {
  display: block;
}
#single .scale01 {
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  #single .scale01 {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 768px) {
  #single .scale01 {
    font-size: 4.5vw;
  }
}
#single .scale01 .no {
  font-size: 40px;
}
@media screen and (max-width: 1100px) {
  #single .scale01 .no {
    font-size: 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  #single .scale01 .no {
    font-size: 7.6vw;
  }
}
#single .scale01 .s-txt {
  font-size: 20px;
  margin-left: -0.5em;
  margin-right: -0.5em;
}
@media screen and (max-width: 1100px) {
  #single .scale01 .s-txt {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #single .scale01 .s-txt {
    font-size: 3.7vw;
  }
}
#single .scale02 {
  font-size: 14px;
  text-align: center;
  margin-top: 0.5em;
}
@media screen and (max-width: 1100px) {
  #single .scale02 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #single .scale02 {
    font-size: 3.3vw;
  }
}
#single .spec02 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1100px) {
  #single .spec02 {
    margin-top: 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  #single .spec02 {
    width: 100% !important;
    margin-top: 6vw;
  }
}
#single .plan_img {
  margin-top: 90px;
}
@media screen and (max-width: 1100px) {
  #single .plan_img {
    margin-top: 8.2vw;
  }
}
@media screen and (max-width: 768px) {
  #single .plan_img {
    margin-top: 9.3vw;
  }
}
#single #case {
  margin-top: 130px;
}
@media screen and (max-width: 1100px) {
  #single #case {
    margin-top: 11.8vw;
  }
}
@media screen and (max-width: 768px) {
  #single #case {
    margin-top: 8vw;
  }
}
#single #case .c_title_box {
  margin-bottom: 30px;
}
@media screen and (max-width: 1100px) {
  #single #case .c_title_box {
    margin-bottom: 2.7vw;
  }
}
@media screen and (max-width: 768px) {
  #single #case .c_title_box {
    margin-bottom: 4vw;
  }
}
#single #case .c_title_box .t_txt01 {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2em;
}
@media screen and (max-width: 1100px) {
  #single #case .c_title_box .t_txt01 {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  #single #case .c_title_box .t_txt01 {
    font-size: 4vw;
  }
}
#single #case .c_title_box .t_txt02 {
  font-size: 14px;
  text-align: center;
  line-height: 1.2em;
  margin-top: 0.5em;
}
@media screen and (max-width: 1100px) {
  #single #case .c_title_box .t_txt02 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #single #case .c_title_box .t_txt02 {
    font-size: 2.7vw;
  }
}
#single #case .c_sub_txt {
  font-size: 10px;
  text-align: justify;
  line-height: 1.4em;
  margin-top: 30px;
}
@media screen and (max-width: 1100px) {
  #single #case .c_sub_txt {
    font-size: 0.9vw;
    margin-top: 2.7vw;
  }
}
@media screen and (max-width: 768px) {
  #single #case .c_sub_txt {
    font-size: 2.4vw;
    margin-top: 5.6vw;
  }
}
#single .bottm_txt01 {
  font-size: 22px;
  text-align: center;
  margin-top: 90px;
}
@media screen and (max-width: 1100px) {
  #single .bottm_txt01 {
    font-size: 2vw;
    margin-top: 8.2vw;
  }
}
@media screen and (max-width: 768px) {
  #single .bottm_txt01 {
    font-size: 4vw;
    margin-top: 12vw;
  }
}
#single .archive_btn {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1100px) {
  #single .archive_btn {
    width: 27.4vw;
    margin-top: 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  #single .archive_btn {
    width: 100%;
    margin-top: 6vw;
  }
}
#single .archive_btn a {
  display: block;
  font-size: 20px;
  text-align: center;
  background-color: #fff;
  padding: 0.8em 0;
  box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1100px) {
  #single .archive_btn a {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #single .archive_btn a {
    font-size: 5.1vw;
    padding: 0.6em 0 0.7em;
  }
}
#single .bottom_sub_txt {
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
@media screen and (max-width: 1100px) {
  #single .bottom_sub_txt {
    margin-top: 8.2vw;
  }
}
@media screen and (max-width: 768px) {
  #single .bottom_sub_txt {
    width: 100% !important;
    margin-top: 12vw;
  }
}
#single .ban_od {
  margin-top: 150px;
}
@media screen and (max-width: 1100px) {
  #single .ban_od {
    margin-top: 13.6vw;
  }
}
@media screen and (max-width: 768px) {
  #single .ban_od {
    margin-top: 12vw;
  }
}
#single #etype #plan_content.base .menu_list .base,
#single #etype #plan_content.menu1 .menu_list .menu1,
#single #etype #plan_content.menu2 .menu_list .menu2,
#single #etype #plan_content.menu3 .menu_list .menu3 {
  color: #fff;
  background-color: #898989;
}
#single #etype #plan_content.base .type_content#base,
#single #etype #plan_content.menu1 .type_content#menu1,
#single #etype #plan_content.menu2 .type_content#menu2,
#single #etype #plan_content.menu3 .type_content#menu3 {
  display: block;
}
#single #etype .spec02 {
  width: 600px;
}
@media screen and (max-width: 1100px) {
  #single #etype .spec02 {
    width: 54.5vw;
  }
}
#single #etype .bottom_sub_txt {
  width: 585px;
}
@media screen and (max-width: 1100px) {
  #single #etype .bottom_sub_txt {
    width: 53.2vw;
  }
}
#single #ftype .spec02 {
  width: 522px;
}
@media screen and (max-width: 1100px) {
  #single #ftype .spec02 {
    width: 47.5vw;
  }
}
#single #ftype .bottom_sub_txt {
  width: 538px;
}
@media screen and (max-width: 1100px) {
  #single #ftype .bottom_sub_txt {
    width: 48.9vw;
  }
}
#single #gtype .spec02 {
  width: 522px;
}
@media screen and (max-width: 1100px) {
  #single #gtype .spec02 {
    width: 47.5vw;
  }
}
#single #gtype .bottom_sub_txt {
  width: 531px;
}
@media screen and (max-width: 1100px) {
  #single #gtype .bottom_sub_txt {
    width: 48.3vw;
  }
}
#single #htype .spec02 {
  width: 522px;
}
@media screen and (max-width: 1100px) {
  #single #htype .spec02 {
    width: 47.5vw;
  }
}
#single #htype .bottom_sub_txt {
  width: 531px;
}
@media screen and (max-width: 1100px) {
  #single #htype .bottom_sub_txt {
    width: 48.3vw;
  }
}/*# sourceMappingURL=style_plan.css.map */</pre></body></html>