@media (min-width: 768px) {
  .container {
    max-width: 1200px;
  }
}

.main_image img {
  max-width: 100%;
}

.sec_introduction .img_wrap img,
.sec_about .img_wrap img {
  max-width: 100%;
}

@media (min-width: 768px) {
  .sec_about {
    margin-top: -2.3%;
  }
}

.h2_styled {
  color: #fff;
  background: #ef434c;
  font-size: 30px;
  display: table;
  margin: 0 auto 1em;
  padding: 0.1em 0.6em 0.05em;
  position: relative;
}
@media (min-width: 768px) {
  .h2_styled {
    font-size: 70px;
    margin: 0 auto 0.8em;
    padding: 0.1em 1.8em 0.05em;
  }
}
.h2_styled:before, .h2_styled:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -0.49em;
  left: auto;
  margin: auto;
  width: 0.5em;
  height: 100%;
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 100% 50%, 0% 0%);
  background: #ef434c;
  transform: rotate(180deg);
}
.h2_styled:before {
  right: auto;
  left: -0.49em;
  transform: rotate(0deg);
}

.sec_menu {
  padding: 50px 0;
  background: url(/wp-content/uploads/lp_menu_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu {
    padding: 100px 0;
  }
}
.sec_menu .head {
  display: grid;
  align-items: center;
  grid-template-columns: 1.3fr 1.8fr 1fr;
  gap: 0 10px;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_menu .head {
    grid-template-columns: 1.4fr 1.6fr 1fr;
    gap: 0 40px;
  }
}
@media (min-width: 768px) {
  .sec_menu .head .ttl_icon.icon02 {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sec_menu .row_inline .col {
    margin-top: 20px;
  }
}
.sec_menu .menu_block {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(121, 107, 79, 0.07);
}
.sec_menu .menu_block .heading {
  color: #663726;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  padding: 0.2em 0;
  margin: 0;
}
@media (min-width: 768px) {
  .sec_menu .menu_block .heading {
    font-size: 30px;
  }
}
.sec_menu .menu_block .price {
  margin: 0.4em 0 0.2em;
  line-height: 1;
  text-align: center;
  color: #ef434c;
  font-weight: bold;
  font-size: 30px;
}
@media (min-width: 768px) {
  .sec_menu .menu_block .price {
    font-size: 43px;
  }
}
.sec_menu .menu_block .price .yen {
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_menu .menu_block .price .yen {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .sec_menu .menu_block .bnr img {
    max-width: 66.6%;
  }
}
.sec_menu .menu_block .desc {
  color: #663726;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  padding: 0 0 1.6em;
}
@media (min-width: 768px) {
  .sec_menu .menu_block .desc {
    font-size: 18px;
  }
}
.sec_menu .menu_block.typeA {
  border: 3px solid #ffd053;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeA {
    border: 6px solid #ffd053;
  }
}
.sec_menu .menu_block.typeA .heading {
  background: #ffd053;
  font-size: 24px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeA .heading {
    font-size: 36px;
  }
}
.sec_menu .menu_block.typeA .heading img {
  position: absolute;
  top: -30px;
  right: 10px;
}
@media (max-width: 767px) {
  .sec_menu .menu_block.typeA .heading img {
    top: -20px;
    right: 20px;
    max-width: 60px;
  }
}
.sec_menu .menu_block.typeB .heading {
  padding: 1em 0 0.2em;
  margin: 0 1em 0.6em;
  border-bottom: 2px solid #ffd053;
}
.sec_menu .menu_block.typeC {
  position: relative;
  padding: 15px;
  margin: 50px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC {
    margin: 0;
    padding: 25px 0 25px 25px;
  }
}
.sec_menu .menu_block.typeC .col {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC .col {
    margin: 0;
    width: 46%;
    display: grid;
    align-items: center;
    gap: 0 20px;
    grid-template-columns: auto 170px;
  }
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC .col.img_large {
    width: 52%;
    margin-left: 2%;
    border-left: 1px solid #ccc;
    padding-left: 20px;
    grid-template-columns: auto 230px;
  }
}
.sec_menu .menu_block.typeC .h3_menu {
  color: #fff;
  background: #663726;
  position: absolute;
  top: -15px;
  left: 0;
  font-size: 20px;
  padding: 0.3em 1em 0.2em;
  display: table;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC .h3_menu {
    top: -30px;
    font-size: 26px;
  }
}
.sec_menu .menu_block.typeC .h3_menu:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -0.49em;
  left: auto;
  margin: auto;
  width: 0.5em;
  height: 100%;
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 100% 50%, 0% 0%);
  background: #663726;
  transform: rotate(180deg);
}
.sec_menu .menu_block.typeC .h3_menu:after {
  content: none;
}
.sec_menu .menu_block.typeC .txt_wrap .ttl {
  color: #663726;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 0.4em;
  margin: 0 0 0.4em;
  border-bottom: 2px solid #ffd053;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC .txt_wrap .ttl {
    font-size: 30px;
  }
}
.sec_menu .menu_block.typeC .txt_wrap .ttl .sub {
  display: block;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC .txt_wrap .ttl .sub {
    font-size: 22px;
  }
}
.sec_menu .menu_block.typeC .txt_wrap .price {
  margin: 0;
  color: #663726;
  font-weight: 100;
  text-align: left;
}
.sec_menu .menu_block.typeC .txt_wrap .price .weight {
  color: #663726;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC .txt_wrap .price .weight {
    font-size: 24px;
  }
}
.sec_menu .menu_block.typeC .txt_wrap .price .line {
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC .txt_wrap .price .line {
    font-size: 24px;
  }
}
.sec_menu .menu_block.typeC .txt_wrap .price .num {
  font-size: 24px;
  font-weight: bold;
  color: #ef434c;
}
@media (min-width: 768px) {
  .sec_menu .menu_block.typeC .txt_wrap .price .num {
    font-size: 37px;
  }
}
.sec_menu .menu_block.typeC .txt_wrap .price .yen {
  color: #ef434c;
  font-weight: bold;
}
.sec_remarks {
  padding: 50px 0;
  background: url(/wp-content/uploads/sp_lp_remarks_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_remarks {
    padding: 100px 0;
    background: url(/wp-content/uploads/lp_remarks_bg.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .sec_remarks .container {
    display: grid;
    gap: 0 40px;
    align-items: center;
    grid-template-columns: 1.9fr 1fr;
  }
}
.sec_remarks .txt_wrap .h2_remarks {
  text-align: left;
  color: #663726;
  font-weight: bold;
  letter-spacing: 0;
  border-bottom: 3px dashed #663726;
  font-size: 28px;
  margin: 0 0 0.6em;
  padding: 0 0 0.6em;
}
@media (min-width: 768px) {
  .sec_remarks .txt_wrap .h2_remarks {
    font-size: 45px;
  }
}
.sec_remarks .txt_wrap .h2_remarks:after {
  content: none;
}
.sec_remarks .txt_wrap .h2_remarks .color_pri {
  color: #ef434c;
}
.sec_remarks .txt_wrap .h2_remarks .line {
  background: linear-gradient(transparent 60%, #ffde53 60%);
}
.sec_remarks .txt_wrap .desc {
  line-height: 1.6;
  color: #663726;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_remarks .txt_wrap .desc {
    line-height: 2.1;
  }
}
.sec_info {
  padding: 50px 0;
  background: url(/wp-content/uploads/lp_info_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_info {
    padding: 100px 0;
  }
}
@media (min-width: 768px) {
  .sec_info .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 2%;
    justify-content: center;
  }
  .sec_info .row .col {
    min-width: 330px;
    margin: 0;
  }
}
.sec_info .info_block {
  border-radius: 20px;
  background: #fff;
  border: 4px solid #f89b15;
}
.sec_info .info_block .ttl {
  margin: 0;
  color: #fff;
  background: #f89b15;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
	  border-radius: 10px 10px 0 0;
}
@media (min-width: 768px) {
  .sec_info .info_block .ttl {
    font-size: 32px;
  }
}
.sec_info .info_block .desc {
  margin: 10px 0 20px;
  font-weight: 600;
  color: #663726;
  font-size: 16px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_info .info_block .desc {
    font-size: 18px;
  }
}
.sec_info .info_block .desc.large {
  line-height: 1.2;
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_info .info_block .desc.large {
    font-size: 27px;
  }
}
.sec_info .info_block .desc.large .sub {
  display: block;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_info .info_block .desc.large .sub {
    font-size: 22px;
  }
}
.sec_info .info_block .tel {
  margin: 20px 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_info .info_block .tel {
    margin: 0;
    margin: 28px 0 0;
  }
}
.sec_info .info_block .tel span {
  position: relative;
  padding-left: 28px;
  color: #ef434c;
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec_info .info_block .tel span {
    padding-left: 33px;
    font-size: 39px;
  }
}
.sec_info .info_block .tel span:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 22px;
  height: 22px;
  background: url(/wp-content/uploads/lp_icon_tel.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_info .info_block .tel span:after {
    top: 8px;
    width: 29px;
    height: 29px;
  }
}
.sec_info .info_block .menu {
  color: #663726;
  display: table;
  margin: 20px auto 0;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .sec_info .info_block .menu {
    font-size: 20px;
  }
}
.sec_info .info_block.block01 .desc {
  margin: 15px 0 0;
}
@media (min-width: 768px) {
  .sec_info .info_block.block01 .desc {
    margin: 30px 0 0;
  }
}
.sec_info .info_block.block01 .desc:last-child {
  margin: 10px 0 20px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_info .info_block.block01 .desc:last-child {
    margin: 15px 0 30px;
    font-size: 25px;
  }
}
.sec_info .info_block.block02 {
  border-color: #ef434c;
}
.sec_info .info_block.block02 .ttl {
  background: #ef434c;
}
.sec_info .info_block.block03 {
  border-color: #663726;
}
.sec_info .info_block.block03 .ttl {
  background: #663726;
}

.sec_access {
  margin: 0 0 20px !important;
  padding: 50px 0;
  background: url(/wp-content/uploads/sp_lp_ftr_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_access {
    margin: 0 0 40px !important;
    padding: 100px 0;
    background: url(/wp-content/uploads/lp_ftr_bg.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .sec_access .span_5 {
    width: 34%;
  }
}
@media (min-width: 768px) {
  .sec_access .span_7 {
    width: 60%;
    margin-left: 4%;
  }
}
.sec_access .address,
.sec_access .parking {
  color: #663726;
  position: relative;
  font-weight: 500;
  padding-left: 50px;
}
@media (min-width: 768px) {
  .sec_access .address,
  .sec_access .parking {
    padding-left: 75px;
  }
}
.sec_access .address {
  padding-bottom: 1.6em;
  margin: 0 0 2em;
  border-bottom: 1px solid #b9aa8b;
}
.sec_access .address:after {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  width: 40px;
  height: 40px;
  background: url(/wp-content/uploads/lp_ftr_icon001.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_access .address:after {
    width: 60px;
    height: 60px;
  }
}
.sec_access .parking {
  margin: 0 0 3em;
}
.sec_access .parking:after {
  content: "";
  position: absolute;
  top: -0.5em;
  left: 0;
  width: 40px;
  height: 40px;
  background: url(/wp-content/uploads/lp_ftr_icon002.png) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_access .parking:after {
    top: -1em;
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 768px) {
  .sec_access .map_wide {
    padding-top: 530px;
  }
}
.sec_access .inst_block {
  background: #ef434c;
  padding: 30px 5px;
  border-radius: 10px;
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_access .inst_block {
    padding: 30px 20px;
    display: grid;
    gap: 0 20px;
    justify-content: center;
    align-items: center;
    grid-template-columns: repeat(2, auto);
    margin: 40px 0 0;
  }
}
.sec_access .inst_block .desc {
  margin: 0;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
  font-size: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_access .inst_block .desc {
    font-size: 26px;
    padding-bottom: 0;
    padding-right: 30px;
  }
}
.sec_access .inst_block .desc:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 20px solid #fff;
}
@media (min-width: 768px) {
  .sec_access .inst_block .desc:after {
    top: 0;
    left: auto;
    border-right: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #fff;
  }
}
.sec_access .inst_block .inst_btn a {
  display: block;
  text-decoration: none;
  background: #fff;
  border-radius: 5px;
  display: grid;
  gap: 0 10px;
  padding: 15px 20px;
  align-items: center;
  grid-template-columns: auto 1fr;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_access .inst_block .inst_btn a {
    padding: 12px 15px;
    max-width: 180px;
    margin: 20px auto 0;
  }
}
.sec_access .inst_block .inst_btn a:hover {
  opacity: 0.8;
}
.sec_access .inst_block .inst_btn a .ttl {
  color: #663726;
  font-weight: bold;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_access .inst_block .inst_btn a .ttl {
    font-size: 20px;
  }
}