@charset "UTF-8";

@font-face {
  font-family: "minamoto";
  src: url("../font/minamotoR.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "minamoto";
  src: url("../font/minamotoB.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

main {
  overflow: clip;
    font-family: "minamoto","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
}
@media all and (min-width:1240px) {
  body {
    min-width: 1024px !important;
  }
}
.pc-only {
  display: none;
}
.sp-only {
  display: inline;
}
.lp-aobaco {
  color: #262626;
}
.lp-aobaco h1, .lp-aobaco h2, .lp-aobaco h3, .lp-aobaco h4, .lp-aobaco h5, .lp-aobaco p, .lp-aobaco div, .lp-aobaco ul, .lp-aobaco ol, .lp-aobaco dl, .lp-aobaco dt, .lp-aobaco dd, .lp-aobaco pre, .lp-aobaco figure {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
}
.lp-aobaco a {
  text-decoration: none;
}
.lp-aobaco ul, .lp-aobaco ul ul, .lp-aobaco ol {
  list-style: none;
}
.lp-aobaco table th, .lp-aobaco table td {
  font-family: inherit;
}
.lp-aobaco img {
  width: 100%;
}
.lp-aobaco .l-sec__inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.lp-aobaco .l-flex {
  display: flex;
  flex-wrap: wrap;
}
.lp-aobaco .c-ttl {
  text-align: center;
  font-size: 1.5625rem;
  line-height: 1.5;
}
.lp-aobaco .c-ttl .en {
  display: block;
  font-family: "Avenir";
  font-size: 1.125rem;
  line-height: 1.8;
  color: #bfa86f;
}
.lp-aobaco .c-ttl .bg {
  position: relative;
  font-size: 125%;
  width: 1em;
  display: inline-block;
}
/*
.lp-aobaco .c-ttl .bg::after {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #ebe4d2;
  transform: translateY(-50%) translateX(-50%);
}
*/
.lp-aobaco__main {
  margin: 0 auto !important;
  max-width: 750px;
  overflow: clip;
}
.lp-aobaco .p-kv__inner {
  position: relative;
  background: #ccc;
  height: 100vh;
}
.lp-aobaco .p-kv__bg img {
  height: 100vh;
  object-fit: cover;
}
.lp-aobaco .p-kv__ttl-box {
  position: absolute;
  bottom: 3%;
}
.lp-aobaco .p-kv__ttl-box__inner {
  padding: 0 20px 25px;
}
.lp-aobaco .p-kv__ttl {
  margin-bottom: 30px;
  width: 82.6865671642%;
  font-size: 0;
}
.lp-aobaco .p-kv__item {
  width: 34.9253731343%;
}
.lp-aobaco .p-kv__item:not(:first-child) {
  margin-left: -3%;
}
.lp-aobaco .p-ank__item {
  width: 50%;
}
.lp-aobaco .p-ank__link {
  position: relative;
  padding: 10px 0 20px;
  border: 1px solid #262626;
  display: block;
  background: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  color: #262626;
}
.lp-aobaco .p-ank__link::after {
  position: absolute;
  bottom: 12px;
  left: 45%;
  display: inline-block;
  content: "";
  width: 24px;
  height: 6.7px;
  background: url(../img/lp-aobaco/common/arrow_ank.svg);
  background-repeat: no-repeat;
  transition-duration: 0.5s;
}
.lp-aobaco .p-ank__link:hover::after {
  left: 47%;
}
@media all and (max-width:767px) {
  .lp-aobaco .p-ank {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    transition: all .5s;
    opacity: 0;
    transform: translateY(10em);
  }
  body.scrollFixed .lp-aobaco .p-ank {
    opacity: 1;
    transform: translateY(0);
  }
}
.lp-aobaco .p-lead .l-sec__inner {
  padding-top: 48px;
}
.lp-aobaco .p-lead__ttl {
  text-align: center;
  font-family: "Avenir";
  font-weight: 800;
  font-size: 1.6875rem;
}
.lp-aobaco .p-lead__list {
  margin-bottom: 45px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.lp-aobaco .p-lead__item {
  padding: 10px 0;
  background: #dfd4ba;
  border-radius: 10px;
  text-align: center;
  font-weight: 700;
  font-size: 1.1875rem;
  color: #262626;
}
.lp-aobaco .p-lead__item:first-child {
  letter-spacing: 0.15em;
}
.lp-aobaco .p-lead__item:nth-child(2), .lp-aobaco .p-lead__item:nth-child(4) {
  letter-spacing: 0.05em;
}
.lp-aobaco .p-lead__catch {
  text-align: center;
  font-weight: 700;
  font-size: 1.1125rem;
  letter-spacing: 0.05em;
}
.lp-aobaco .p-lead__catch::before {
  padding-right: 8px;
  content: url(../img/lp-aobaco/lead/acc_left.svg);
  display: inline-block;
  width: 0.78125rem;
  height: 1.96875rem;
  vertical-align: middle;
}
.lp-aobaco .p-lead__catch::after {
  padding-left: 8px;
  content: url(../img/lp-aobaco/lead/acc_right.svg);
  display: inline-block;
  width: 0.78125rem;
  height: 1.96875rem;
  vertical-align: middle;
}
.lp-aobaco .p-lead__value {
  margin: 10px 0;
  font-size: 0;
}
.lp-aobaco .p-lead__note {
  margin-bottom: 5px;
  padding: 7px 0 0;
  background: #dde2e6;
  text-align: center;
  font-weight: 700;
  font-size: 1.0625rem;
}
.lp-aobaco .p-lead__note .tuki {
  font-size: 1.125rem;
  font-weight: 900;
}
.lp-aobaco .p-lead__note .col_orn {
  font-size: 1.875rem;
  font-weight: 900;
}
.lp-aobaco .p-lead__note .number {
  font-family: "Century Gothic";
  font-weight: 700;
  font-size: 2.75rem;
  line-height: 1;
}
.lp-aobaco .p-lead__note2 {
  margin-bottom: 25px;
  text-align: right;
  font-size: 0.8125rem;
}
.lp-aobaco .p-lead__notice__item {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.75rem;
  letter-spacing: 0.02em;
  color: #000;
  line-height: 1.5;
}
.lp-aobaco .p-lead__btm {
  position: relative;
  padding-top: 150px;
}
.lp-aobaco .p-lead__btm__img {
  position: absolute;
}
.lp-aobaco .p-lead__btm__img--01 {
  bottom: -50%;
  left: 0;
  width: 29.0666666667%;
}
.lp-aobaco .p-lead__btm__img--02 {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 26.9333333333%;
  transform: translateY(-50%) translateX(0);
}
.lp-aobaco .p-lead__btm__img--03 {
  top: -20%;
  right: 0;
  width: 37.3333333333%;
}
.lp-aobaco .p-cta {
  position: relative;
  z-index: 1;
}
.lp-aobaco .p-cta .l-sec__inner {
  padding: 75px 0 30px;
  background: url(../img/lp-aobaco/cta/cta_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.lp-aobaco .p-cta__ttl {
  text-align: center;
  font-family: "りょう Display PlusN";
  font-weight: 600;
  letter-spacing: 0.15em;
  color: #fff;
  font-size: 0;
}
.lp-aobaco .p-cta__link {
  display: block;
  margin: 0 auto;
  padding: 18px 0 32px;
  border: 1px solid #fff;
  width: 78.6666666667%;
  background: #bfa86f;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.05em;
  color: #fff;
  position: relative;
}
.lp-aobaco .p-cta__link::after {
  display: inline-block;
  content: "";
  width: 38px;
  height: 38px;
  background: url(../img/lp-aobaco/cta/cta_arroew.svg);
  background-repeat: no-repeat;
  transition-duration: 0.5s;
  transform: translateY(28%);
}
.lp-aobaco .p-cta__link:hover::after {
  transform: translateX(10%) translateY(28%);
}
.lp-aobaco .p-cta__link:first-child {
  margin-bottom: 30px;
}
.lp-aobaco .p-event-info__inner {
  padding-top: 40px;
  padding-bottom: 70px;
}
.lp-aobaco .p-event-info__ttl {
  margin-bottom: 25px;
  text-align: center;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
}
.lp-aobaco .p-event-info__item {
  margin-right: 20px;
}
.lp-aobaco .p-event-info__item:last-child {
  margin-right: 0;
}
.lp-aobaco .p-event-info__txt {
  font-size: 0.9rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
.lp-aobaco .p-event-info .arrow_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 20px 0 0;
  margin-right: 20px;
  position: relative;
}
.lp-aobaco .p-event-info .prev-arrow, .lp-aobaco .p-event-info .next-arrow {
  display: block;
  width: 50px;
  height: 50px;
  background: #eeeeee;
  border-radius: 50%;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
.lp-aobaco .p-event-info .prev-arrow {
  margin-right: 20px;
}
.lp-aobaco .p-event-info .prev-arrow::before, .lp-aobaco .p-event-info .next-arrow::before {
  position: absolute;
  content: "";
  width: 55px;
  height: 55px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.lp-aobaco .p-event-info .prev-arrow::before {
  background: url(../img/lp-aobaco/common/btn_prev.svg);
}
.lp-aobaco .p-event-info .next-arrow::before {
  background: url(../img/lp-aobaco/common/btn_next.svg);
}
.lp-aobaco .p-concept .l-sec__inner {
  padding-top: 20px;
}
.lp-aobaco .p-concept__top {
  padding: 63px 0 30px;
  background: #dcdcdc;
  position: relative;
}
.lp-aobaco .p-concept__top__img {
  position: absolute;
}
.lp-aobaco .p-concept__top__img--01 {
  top: -34px;
  left: -17%;
  width: 36.5333333333%;
}
.lp-aobaco .p-concept__top__img--00 {
  top: -11px;
  right: -17%;
  width: 50.4%;
}
.lp-aobaco .p-concept__top__img--02 {
  bottom: -50px;
  left: 0;
  width: 24.8%;
}
.lp-aobaco .p-concept__top__img--03 {
  bottom: -86px;
  right: -20%;
  width: 37.0666666667%;
}
.lp-aobaco .p-concept__lead {
  margin: 0 auto 5px;
  width: 72.5373134328%;
  font-size: 0;
}
.lp-aobaco .p-concept__txt {
  margin-bottom: 50px;
  text-align: center;
  font-size: 1rem;
}
.lp-aobaco .p-concept__btm {
  padding-top: 140px;
  background: #dcdcdc;
  position: relative;
  max-width: 400px;
  margin: auto;
}
.lp-aobaco .p-concept__btm__img {
  position: absolute;
}
.lp-aobaco .p-concept__btm__img--01 {
  z-index: 1;
  top: -32px;
  left: -13%;
  width: 79.4666666667%;
}
.lp-aobaco .p-concept__btm__img--02 {
  bottom: -120px;
  right: -25%;
  width: 64.5333333333%;
}
.lp-aobaco .p-merit .l-sec__inner {
  padding-top: 170px;
}
.lp-aobaco .p-merit .c-ttl__wrap {
  margin-bottom: 53px;
}
.lp-aobaco .p-merit__item {
  margin: 0 auto 20px;
  width: 94.0298507463%;
}
.lp-aobaco .p-merit__item .p-merit__img {
  position: relative;
}
.lp-aobaco .p-merit__btm {
  padding-top: 120px;
  position: relative;
}
.lp-aobaco .p-merit__btm__img {
  position: absolute;
  top: -32%;
  right: -3%;
  width: 62.4%;
}
.lp-aobaco .p-plan .l-sec__inner {
  background: #fff;
}
.lp-aobaco .p-plan .c-ttl__wrap {
  margin-bottom: 30px;
}
.lp-aobaco .p-plan .tabBox {
  margin-bottom: 30px;
}
.lp-aobaco .p-plan .tabList {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.lp-aobaco .p-plan .tabList li {
  padding: .6em .45em .6em .45em;
  border-bottom: 1px solid #262626;
  line-height: 1.4;
}
.lp-aobaco .p-plan .tabList li.active {
  background: #262626;
  color: #fff;
}
.lp-aobaco .p-plan .tabList li:hover {
  cursor: pointer;
}
.lp-aobaco .p-plan .tabList__ttl--tsubo {
  font-weight: 700;
  font-size: 1.1rem;
    letter-spacing: 0;
    font-feature-settings: "palt";
}
.lp-aobaco .p-plan .tabList__ttl--value {
  font-size: 1rem;
  font-feature-settings: "palt";
}
.lp-aobaco .p-plan .tabContent {
  display: none;
}
.lp-aobaco .p-plan .tabContent.show {
  display: block;
}
.lp-aobaco .p-plan__content {
  padding-bottom: 40px;
}
.lp-aobaco .p-plan__content__block {
  background: #dde2e6;
}
.lp-aobaco .p-plan__content__ttl {
  padding: .2em 1.3em .2em;
  width: fit-content;
  background: #262626;
  font-weight: 700;
  font-size: 0.9375rem;
  color: #fff;
  position: relative;
}
.lp-aobaco .p-plan__content__ttl::after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  display: block;
  width: 101%;
  height: 47px;
  background: url(../img/lp-aobaco/plan/bg_plan_cont_ttl.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
.lp-aobaco .p-plan__content__img img {
  vertical-align: top;
}
.lp-aobaco .p-plan__content__inner {
  padding: 1em 0;
  background: #dde2e6;
}
.lp-aobaco .p-plan__value {
  width: 90%;
  margin: .1em auto 1em;
  font-feature-settings: "palt";
}
.lp-aobaco .p-plan__value__cont {
  justify-content: right;
  align-items: baseline;
}
.lp-aobaco .p-plan__value__acc {
  margin-right: .8em;
  width: 14.5%;
}
.lp-aobaco .p-plan__value__acc img {
  vertical-align: sub;
}
.lp-aobaco .p-plan__value__number {
  font-family: "Century Gothic";
  font-weight: 700;
  font-size: 3rem;
  line-height: 1;
}
.lp-aobaco .p-plan__value__unit {
  width: 16.4179104478%;
}
.lp-aobaco .p-plan__value__note {
  font-size: 0.875rem;
  text-align: right;
}
.lp-aobaco .p-plan__lead {
  width: 90%;
  margin: 0 auto 1.6em;
  font-size: 114.3%;
  line-height: 1.6;
}
.lp-aobaco .p-plan__madori {
  margin-bottom: 20px;
  padding: 2.5em 0 2em;
  border-radius: 25px;
  background: #fff;
}
.lp-aobaco .p-plan__madori__img {
  margin: 0 auto;
  width: 80%;
}
.lp-aobaco .p-plan__madori__img:first-child {
  margin-bottom: 10px;
}
.lp-aobaco .p-plan__point {
  width: 90%;
  margin: 0 auto 1.2em;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 5px;
}
.lp-aobaco .p-plan__point__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .7em 0;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 700;
}
.lp-aobaco .p-plan__data {
  width: 90%;
  margin: 0 auto 1.5em;
}
.lp-aobaco .p-plan__data__ttl {
  font-family: "Avenir";
  font-size: 700;
  font-size: 1.125rem;
}
.lp-aobaco .p-plan__data__list {
  margin: 0 auto .5em;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1em 0;
}
.lp-aobaco .p-plan__data__item {
  border-left: 3px solid #828282;
  padding-left: 6px;
  line-height: 1.6;
}
.lp-aobaco .p-plan__data__ttl--sub {
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.5;
}
.lp-aobaco .p-plan__data__txt {
  font-size: 0.9375rem;
  line-height: 1.5;
}
.lp-aobaco .p-plan__data__note {
  font-size: 0.8125rem;
}
.lp-aobaco .p-plan__recommend {
  margin: 0 auto 13em;
  box-sizing: border-box;
  width: 90%;
  padding: 1em 1em 5em;
  border-radius: 10px;
  background: #fff;
  position: relative;
}
.lp-aobaco .p-plan__recommend__ttl {
  margin: 0 auto 20px;
  width: 61.6161616162%;
  font-size: 0;
}
.lp-aobaco .p-plan__recommend__list {
  color: #fff;
  padding-bottom: 1.75em;
  font-size: 114.3%;
  font-weight: 500;
  letter-spacing: 0;
  font-feature-settings: "palt";
}
.lp-aobaco .p-plan__recommend__item {
  text-indent: -1.2em;
  padding-left: 1.6em;
  letter-spacing: 0.02em;
  color: #262626;
  line-height: 1.5;
}
.lp-aobaco .p-plan__recommend__item::before {
  content: "⚫︎";
  color: #bfa86f;
  font-size: 150%;
  vertical-align: middle;
}
.lp-aobaco .p-plan__recommend__btm {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 84.1750841751%;
}
.lp-aobaco .p-plan__simulation {
  padding-bottom: 40px;
}
.lp-aobaco .p-plan__simulation__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  padding: .1em 0;
  border: 1px solid #262626;
  border-radius: 5em;
  width: 75%;
  background: #262626;
  font-weight: 700;
  font-size: 129%;
  color: #fff;
  transform: translateY(50%);
}
.lp-aobaco .p-plan__simulation__inner {
  padding: 2.6em 1.45em 2em;
  border-radius: 25px;
  background: #fff;
}
.lp-aobaco .p-plan__simulation__txt {
  margin: 0 auto .7em;
  width: 80%;
  font-size: 114.3%;
  font-feature-settings: "palt";
  line-height: 1.6;
}
.lp-aobaco .p-plan__simulationImage {
  margin: 0 0 .5em;
}
.lp-aobaco .p-plan__simulation__txt span {
  font-weight: 700;
}
.lp-aobaco .p-plan__simulation__block {
  margin-bottom: 15px;
  justify-content: space-between;
}
.lp-aobaco .p-plan__simulation__element {
  position: relative;
}
.lp-aobaco .p-plan__simulation__element::after {
  position: absolute;
  top: 55%;
  right: -65%;
  width: 34px;
  height: 25px;
  display: block;
  content: "";
  background: url(../img/lp-aobaco/common/acc_equal.svg);
  transform: translateY(-55%);
}
.lp-aobaco .p-plan__simulation__element__item .p-plan__simulation__ttl--sub {
  font-size: 0.875rem;
  line-height: 1;
}
.lp-aobaco .p-plan__simulation__element__item .p-plan__simulation__value {
  font-family: "Century Gothic";
  font-weight: 700;
  font-size: 1.90625rem;
  line-height: 1;
}
.lp-aobaco .p-plan__simulation__element__item .p-plan__simulation__unit {
  font-family: "源ノ角ゴシック";
  font-weight: 800;
  font-size: 0.9375rem;
  line-height: 1;
}
.lp-aobaco .p-plan__simulation__element__item::after {
  display: block;
  margin: 0 auto;
  content: "";
  width: 34px;
  height: 34px;
  background: url(../img/lp-aobaco/common/acc_plus.svg);
  background-repeat: no-repeat;
}
.lp-aobaco .p-plan__simulation__element__item:last-child::after {
  display: none;
}
.lp-aobaco .p-plan__simulation__total {
  margin: auto 0;
}
.lp-aobaco .p-plan__simulation__total .p-plan__simulation__ttl--sub {
  font-size: 1.225rem;
  line-height: 1;
}
.lp-aobaco .p-plan__simulation__total .p-plan__simulation__value {
  font-family: "Century Gothic";
  font-weight: 700;
  font-size: 2.68125rem;
  line-height: 1;
}
.lp-aobaco .p-plan__simulation__total .p-plan__simulation__unit {
  font-family: "源ノ角ゴシック";
  font-weight: 800;
  font-size: 1.3125rem;
  line-height: 1;
}
.lp-aobaco .p-plan__simulation__note {
  font-size: 93%;
  line-height: 1.5;
}
.lp-aobaco .p-example__top {
  padding-top: 130px;
  position: relative;
}
.lp-aobaco .p-example__top__img {
  position: absolute;
}
.lp-aobaco .p-example__top__img--01 {
  bottom: -86px;
  left: -3%;
  width: 29.0666666667%;
}
.lp-aobaco .p-example__top__img--02 {
  top: 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 17.0666666667%;
}
.lp-aobaco .p-example .c-ttl__wrap {
  margin-bottom: 10px;
}
.lp-aobaco .p-example__lead {
  margin-bottom: 2.5em;
  text-align: center;
  font-weight: 700;
  font-size: 1.125rem;
}
.lp-aobaco .p-example__block {
  margin-bottom: 60px;
}
.lp-aobaco .p-example__block:last-child {
  margin-bottom: 0;
}
.lp-aobaco .p-example__box__inner {
  width: 90.67%;
  margin: auto;
}
.lp-aobaco .p-example_simyu {
  margin: 0 auto 10%;
}
.lp-aobaco .p-example__box__ttl {
  width: 23.8805970149%;
}
.lp-aobaco .p-example__box__txt {
  width: 100%;
}
.lp-aobaco .p-example__box__lead {
  width: 66%;
  font-weight: 700;
  font-size: 115%;
  line-height: 1.44;
  letter-spacing: -0.01em;
  text-align: left;
  margin: 0 0 1em;
}
.lp-aobaco .p-example__box__img {
  width: 34%;
}
.lp-aobaco .p-example__box__img img {
  vertical-align: top;
}
.lp-aobaco .p-example__box--top {
  margin-bottom: 10px;
  padding-bottom: 10px;
  background: url(../img/lp-aobaco/example/case_hr.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.lp-aobaco .p-example__box--btm {
  border-bottom: 1px solid #464664;
}
.lp-aobaco .p-example__box--btm__wrap {
  margin: .8em 0;
  display: none;
}
.lp-aobaco .p-example__box2 {
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 8px
}
.lp-aobaco .p-example__box2--element {
  margin-bottom: 25px;
}
.lp-aobaco .p-example__box2--value {
  margin-bottom: 5px;
}
.lp-aobaco .p-example__box2--conditions {
  margin-bottom: 30px;
}
.lp-aobaco .p-example__box3 {
  width: 71%;
}
.lp-aobaco .p-example__tag.l-flex {
  gap: .3em;
  margin: .3em 0 0;
}
.lp-aobaco .p-example__tag__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .4em;
  border-radius: 5em;
  background: #bfa86f;
  font-weight: 700;
  font-size: 116.67%;
  color: #fff;
  line-height: 1;
}
.lp-aobaco .p-example__tag__item:last-child {
  margin-right: 0;
}
.lp-aobaco .p-example__element {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.lp-aobaco .p-example__element__ttl {
  margin-right: 2.0895522388%;
  padding: 7px 0;
  border-radius: .3em;
  width: 23.8805970149%;
  display: flex;
  background: #dde2e6;
  justify-content: center;
  align-items: center;
  font-size: 100%;
  line-height: 1;
}
.lp-aobaco .p-example__element__txt {
  vertical-align: middle;
  font-size: 0.9375rem;
}
.lp-aobaco .p-example__value {
  align-items: center;
}
.lp-aobaco .p-example__value__ttl {
  margin-right: 3.5820895522%;
  display: flex;
  width: 31.0447761194%;
  height: 50px;
  justify-content: center;
  align-items: center;
  background: #bfa86f;
  border-radius: 90px/40px;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #fff;
  line-height: 1.3;
}
.lp-aobaco .p-example__value__number {
  font-family: "Century Gothic";
  font-weight: 700;
  line-height: 1.3;
}
.lp-aobaco .p-example__value__number span.unit {
  margin-left: 5px;
  display: inline-block;
  font-weight: 800;
  font-size: 158.57%;
}
.lp-aobaco .p-example__value__number span.num {
  display: inline-block;
  font-weight: 800;
  font-size: 343%;
}
.lp-aobaco .p-example__conditions span {
  font-weight: 700;
  letter-spacing: 0.03em;
}
.lp-aobaco .p-example__state {
  text-align: center;
  vertical-align: middle;
  font-size: 0.875rem;
}
.lp-aobaco .p-example__state::before {
  display: none;
}
.lp-aobaco .p-example__state.active::before {
  content: "×";
  display: inline-block;
  margin-right: 10px;
  font-size: 1.875rem;
  line-height: 1;
  vertical-align: middle;
}
.lp-aobaco .p-point__top {
  padding-top: 115px;
  position: relative;
}
.lp-aobaco .p-point__top__img {
  position: absolute;
  z-index: -1;
  bottom: -94px;
  right: -6%;
  width: 37.3333333333%;
}
.lp-aobaco .p-point .l-sec__inner {
  padding: 0;
}
.lp-aobaco .p-point .c-ttl__wrap {
  margin-bottom: 50px;
}
.lp-aobaco .p-point__ttl--sub {
  margin-bottom: 5px;
  text-align: center;
  font-weight: 700;
  font-size: 1.25rem;
}
.lp-aobaco .p-point__ttl--sub--en {
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  text-align: center;
  font-family: "Avenir";
  font-size: 3.5625rem;
  line-height: 1;
}
.lp-aobaco .p-point__ttl--sub--en span {
  display: block;
  font-family: "Avenir";
  font-size: 1.125rem;
}
.lp-aobaco .p-point__ttl--sub--en::after {
  position: absolute;
  z-index: -1;
  top: -50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 149px;
  height: 80px;
  content: "";
  display: block;
  border-radius: 50%/100% 100% 0 0;
  background: #fff;
}
.lp-aobaco .p-point__block {
  margin-bottom: 60px;
}
.lp-aobaco .p-point__block__inner {
  padding: 0 20px;
}
.lp-aobaco .p-cost_cut .l-sec__inner {
  padding: 0;
}
.lp-aobaco .p-cost_cut__top {
  padding-top: 260px;
  position: relative;
}
.lp-aobaco .p-cost_cut__top__img {
  position: absolute;
}
.lp-aobaco .p-cost_cut__top__img--center {
  top: 50%;
  left: 8%;
  right: 0;
  margin: 0 auto;
  width: 17.8666666667%;
}
.lp-aobaco .p-cost_cut__top__img--around {
  top: 27%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42.1333333333%;
}
.lp-aobaco .p-cost_cut .c-ttl__wrap {
  margin-bottom: 20px;
}
.lp-aobaco .p-cost_cut__lead {
  margin-bottom: 15px;
  text-align: center;
  font-weight: 700;
  font-size: 1.125rem;
}
.lp-aobaco .p-cost_cut__lead span {
  color: #d87e42;
}
.lp-aobaco .p-cost_cut__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  counter-reset: num;
}
.lp-aobaco .p-cost_cut__item {
  position: relative;
  z-index: 1;
  padding: 30px 0;
  display: flex;
  max-height: 185px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #6d767c;
  counter-increment: num;
}
.lp-aobaco .p-cost_cut__item__ttl {
  text-align: center;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #e1d7bc;
}
.lp-aobaco .p-cost_cut__item__txt {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
  color: #e6e6e6;
  margin: .7em 0 0;
}
.lp-aobaco .p-cost_cut__item::after {
  position: absolute;
  content: counter(num);
  bottom: 0;
  right: 0;
  display: inline;
  vertical-align: bottom;
  font-family: "Avenir";
  font-size: 5.625rem;
  color: #838b90;
  line-height: 0.65;
}
.lp-aobaco .p-performance .l-sec__inner {
  padding: 85px 0 0;
}
.lp-aobaco .p-performance .c-ttl {
  font-size: 0;
  margin: 0 auto;
  width: 84.8%;
}
.lp-aobaco .p-performance .c-ttl__wrap {
  margin-bottom: 55px;
  padding-top: 80px;
  padding-bottom: 100px;
  background: url(../img/lp-aobaco/performance/performance__bg.webp);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
}
.lp-aobaco .p-performance .c-ttl .big-txt {
  font-size: 2.125rem;
}
.lp-aobaco .p-performance__lead {
  margin-bottom: 25px;
  text-align: center;
  font-weight: 700;
  font-size: 1.125rem;
}
.lp-aobaco .p-performance__img {
  margin-bottom: 50px;
}
.lp-aobaco .p-performance__block__inner {
  padding: 0 20px 140px;
  position: relative;
}
.lp-aobaco .p-performance__block__inner::after {
  position: absolute;
  display: inline-block;
  content: "";
  bottom: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 35px;
  height: 7px;
  background: url(../img/lp-aobaco/performance/performance_hr.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.lp-aobaco .p-performance__block:last-child .p-performance__block__inner {
  padding-bottom: 70px;
}
.lp-aobaco .p-performance__block:last-child .p-performance__block__inner::after {
  display: none;
}
.lp-aobaco .p-performance__block__ttl {
  margin: 0 auto 20px;
  width: 52.2388059701%;
}
.lp-aobaco .p-performance__block__ttl--sub {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
  font-size: 1.25rem;
}
.lp-aobaco .p-faq__top {
  position: relative;
  padding-top: 220px;
}
.lp-aobaco .p-faq__top .p-faq_title {
  text-align: center;
  margin: 0 0 1.5em;
}
.lp-aobaco .p-faq_title span {
  display: block;
  margin: auto;
  width: min(70%, 300px);
  height: 0;
  padding: min(40%, 100px) 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 150%;
  background: url(../img/lp-aobaco/faq/title.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.lp-aobaco .p-faq__top__img {
  position: absolute;
}
.lp-aobaco .p-faq__top__img--01 {
  bottom: 82px;
  left: -4%;
  width: 19.2%;
}
.lp-aobaco .p-faq__top__img--02 {
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 15.4666666667%;
  transform: translateY(-50%) translateX(0);
}
.lp-aobaco .p-faq__top__img--03 {
  top: 60px;
  right: 6%;
  width: 28.2666666667%;
}
.lp-aobaco .p-faq__lead {
  text-align: center;
  font-weight: 700;
  font-size: 1.125rem;
}
.lp-aobaco .p-faq__ttl {
  margin-bottom: 20px;
  text-align: center;
  font-family: "Avenir";
  font-size: 2.5rem;
}
.lp-aobaco .p-faq .c-faq__box {
  margin-bottom: 30px;
}
.lp-aobaco .p-faq .c-faq__question {
  padding: 0 20px;
  border-bottom: 1px solid #323232;
}
.lp-aobaco .p-faq .c-faq__question__ttl {
  margin-right: auto;
  width: 9.552238806%;
}
.lp-aobaco .p-faq .c-faq__question__txt {
  position: relative;
  padding-bottom: 12px;
  font-weight: 200;
  font-size: 1.0625rem;
}
.lp-aobaco .p-faq .c-faq__question__txt::after {
  position: absolute;
  bottom: 22px;
  right: 0;
  width: 20px;
  height: 10px;
  display: block;
  content: "";
  background: url(../img/lp-aobaco/common/arrow_btm.svg);
  background-repeat: no-repeat;
}
.lp-aobaco .p-faq .c-faq__question.active .c-faq__question__txt::after {
  transform: translateY(-25%) rotate(-180deg);
}
.lp-aobaco .p-faq .c-faq__answer {
  padding: 35px 20px 30px;
  background: #dde2e6;
  justify-content: space-between;
}
.lp-aobaco .p-faq .c-faq__answer__wrap {
  display: none;
}
.lp-aobaco .p-faq .c-faq__answer__ttl {
  width: 11.9402985075%;
  margin-right: 4.4776119403%;
}
.lp-aobaco .p-faq .c-faq__answer__txt {
  width: 83.5820895522%;
}
.lp-aobaco .p-model-house {
  margin-bottom: 50px;
}
.lp-aobaco .p-model-house__top {
  padding-top: 115px;
  position: relative;
}
.lp-aobaco .p-model-house__top__img {
  position: absolute;
  bottom: -30px;
  right: 13%;
  width: 22.6666666667%;
}
.lp-aobaco .p-model-house .l-sec__inner {
  padding: 0;
}
.lp-aobaco .p-model-house .c-ttl__wrap {
  margin-bottom: 10px;
}
.lp-aobaco .p-model-house__lead {
  margin-bottom: 30px;
  text-align: center;
}
.lp-aobaco .p-model-house__block {
  margin-bottom: 40px;
  padding-right: 13.3333333333%;
}
.lp-aobaco .p-model-house__block .p-model-house__txt {
  padding-left: 13.3333333333%;
}
.lp-aobaco .p-model-house__block:nth-child(2n) {
  padding-left: 13.3333333333%;
  padding-right: 0;
}
.lp-aobaco .p-model-house__block:nth-child(2n) .p-model-house__txt {
  padding-left: 0;
  padding-right: 13.3333333333%;
}
.lp-aobaco .p-model-house__block:last-child {
  margin-bottom: 70px;
  position: relative;
}
.lp-aobaco .p-model-house__block:last-child::after {
  position: absolute;
  display: inline-block;
  content: "";
  bottom: -35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 35px;
  height: 7px;
  background: url(../img/lp-aobaco/performance/performance_hr.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.lp-aobaco .p-model-house__announce {
  text-align: center;
}
.lp-aobaco .p-mailform {
  padding: 4em 0 0;
  margin: 0 0 4em;
}
.lp-aobaco .p-mailform .mailform_title {
  text-align: center;
  font-size: 200%;
  margin: 0 0 .8em;
  line-height: 1.5;
}
.lp-aobaco .p-mailform .inner {
  width: 100%;
}
.lp-aobaco .p-mailform .c-ttl__wrap {
  margin-bottom: 10px;
}
.lp-aobaco .p-mailform .block_contact {
  margin: 0 0 25%;
}
.lp-aobaco .p-mailform .block_contact .contact-lead {
  text-align: center;
  margin: 15% 0 10%;
}
.lp-aobaco .p-mailform .list_form {
  margin: 0 auto 5%;
  border: solid 1px #231815;
  box-sizing: border-box;
  text-align: left;
  padding: 0 !important;
}
.lp-aobaco .p-mailform .list_form li {
  display: table;
  width: 100%;
}
.lp-aobaco .p-mailform .list_form li + li {
  border-top: solid 1px #231815;
}
.lp-aobaco .p-mailform .list_form .area_label {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  background: #ebeaea;
  padding: 2%;
  box-sizing: border-box;
  border-right: solid 1px #231815;
  font-weight: 600;
  position: relative;
  font-size: 88%;
}
.lp-aobaco .p-mailform .list_form .area_label.hissu::before {
  content: "※必須";
  position: absolute;
  right: 5px;
  bottom: 3px;
  color: #e60012;
  font-size: 75%;
}
.lp-aobaco .p-mailform .list_form .area_input {
  display: table-cell;
  vertical-align: middle;
  padding: 3%;
  width: 70%;
  box-sizing: border-box;
  font-size: 88%;
}
.lp-aobaco .p-mailform .list_form .area_input.type-radio label, .lp-aobaco .p-mailform .list_form .area_input.type-radio .wpcf7-list-item {
  display: block;
  cursor: pointer;
  margin: 0 !important;
}
.lp-aobaco .p-mailform .list_form .area_input.type-radio input {
  margin: 0 3px 0 0;
}
.lp-aobaco .p-mailform .list_form .att-text {
  font-size: 70%;
  margin: 5px 0 0;
}
.lp-aobaco .p-mailform .list_form input[type=text], .lp-aobaco .p-mailform .form_base input[type=email], .lp-aobaco .p-mailform .form_base input[type=tel], .lp-aobaco .p-mailform .list_form textarea, .lp-aobaco .p-mailform .form_base select {
  width: 100%;
  background: #ebeaea;
  border: none;
  padding: 10px;
  vertical-align: top;
}
.lp-aobaco .p-mailform .form_base select {
  background-image: url("../img/arrow-select.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 25.5px 14px;
  font-size: 16px !important;
}
.lp-aobaco .p-mailform .list_form .radio-inline + .radio-inline {
  margin: 5px 0 0;
}
.lp-aobaco .p-mailform .list_form .radio-inline > span {
  display: block;
  font-weight: 600;
}
.lp-aobaco .p-mailform .list_form .radio-inline label {
  display: block;
}
.lp-aobaco .p-mailform .list_form .radio-inline label input {
  margin: 0 2px 0 0;
  vertical-align: middle;
}
.lp-aobaco .p-mailform .list_form .radio-inline label input + span {
  vertical-align: middle;
}
.lp-aobaco .p-mailform .form_base .wpcf7-list-item {
  margin: 0 1em 0 0;
}
.lp-aobaco .p-mailform .form_base input[type=text], .lp-aobaco .p-mailform .form_base input[type=email], .lp-aobaco .p-mailform .form_base input[type=tel], .lp-aobaco .p-mailform .form_base input[type=submit], .lp-aobaco .p-mailform .form_base select, .lp-aobaco .p-mailform .form_base textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.lp-aobaco .p-mailform .form_base .form-policy {
  text-align: center;
  margin: 30px 0;
}
.lp-aobaco .p-mailform .form_base .form-policy a {
  text-decoration: underline;
}
.lp-aobaco .p-mailform .form_base .form-policy a:hover {
  opacity: 0.7;
}
.lp-aobaco .p-mailform .form_base .area_submit {
  text-align: center;
}
.lp-aobaco .p-mailform .form_base .area_submit .btn {
  display: inline-block;
  width: 280px;
  margin: 5px;
  border: solid 1px #231815;
  padding: 20px 0;
  background: #fff;
  cursor: pointer;
  font-size: 94%;
  font-weight: 600;
  transition: all 0.4s;
  border-radius: 6px;
  color: #000;
}
.lp-aobaco .p-mailform .form_base .area_submit .btn.back {
  background: #999;
  color: #fff;
}
.lp-aobaco .p-mailform .form_base .date-select-box .date {
  margin: 0 0 10px;
}
.lp-aobaco .p-mailform .form_base .date-select-box .kengaku-text {
  font-size: 88%;
  font-weight: 600;
  margin: 0 0 5px;
}
.lp-aobaco .l-header {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  /* ハンバーガーメニュー */
  /*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
  /*ボタン内側*/
  /*activeクラスが付与されると線が回転して×に*/
  /* //ハンバーガーメニュー */
}
.lp-aobaco .l-header__inner:has(.active) {
  padding: 0;
  background: #dde2e6;
  height: 100vh;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__top__inner {
  padding-bottom: 20px;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__top__block {
  justify-content: space-between;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__logo {
  display: none;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__btm {
  width: 100%;
  display: block;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__btm__logo {
  margin: 0 auto 25px;
  width: 64.8%;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__list {
  margin: 0 auto;
  margin-bottom: 30px;
  width: 66.1333333333%;
  text-align: left;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__item {
  margin-bottom: 2.5vh;
  width: 100%;
  display: inline;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__link {
  display: flex;
  width: 100%;
  align-items: center;
  text-align: left;
  color: #262626;
  box-sizing: border-box;
  font-weight: 700;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__info {
  margin: 0 auto;
  margin-bottom: 20px;
  width: 66.1333333333%;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__info__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__info__link {
  position: relative;
  padding: 30px 0 35px;
  border: 1px solid #262626;
  display: block;
  background: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
  color: #262626;
  line-height: 1.5;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__info__link::after {
  position: absolute;
  bottom: 16px;
  left: 45%;
  display: inline-block;
  content: "";
  width: 24px;
  height: 6.7px;
  background: url(../img/lp-aobaco/common/arrow_ank.svg);
  background-repeat: no-repeat;
  transition-duration: 0.5s;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__info__link:hover::after {
  left: 47%;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__sns {
  margin: 0 auto;
  width: 171px;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__sns__list {
  justify-content: space-between;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__sns__item {
  width: 28px;
}
.lp-aobaco .l-header__inner:has(.active) .g-nav__sns__item :last-child {
  width: 33px;
  vertical-align: middle;
}
.lp-aobaco .l-header .g-nav__logo {
  width: 165px;
}
.lp-aobaco .l-header .g-nav__logo__wrap {
  padding-top: 15px;
  padding-left: 10px;
}
.lp-aobaco .l-header .g-nav__btm {
  display: none;
}
.lp-aobaco .l-header .hamburger {
  position: fixed;
  z-index: 100;
  top: 10px;
  right: 0;
}
.lp-aobaco .l-header .openbtn1 {
  position: relative;
  /*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
  width: 75px;
  height: 55px;
  right: 3.51%;
}
.lp-aobaco .l-header .openbtn1 span {
  display: inline-block;
  transition: all 0.4s;
  /*アニメーションの設定*/
  position: absolute;
  left: 23px;
  height: 2px;
  border-radius: 2px;
  background: #464664;
  width: 45%;
}
.lp-aobaco .l-header .openbtn1 i {
  font-size: 14px;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 5px;
  right: 25%;
  letter-spacing: 0.16em;
  font-style: normal;
  border-bottom: 3px solid transparent;
  transition: 0.2s;
}
.lp-aobaco .l-header .active.openbtn1 i {
  color: #fff;
}
.lp-aobaco .l-header .openbtn1 span:nth-of-type(1) {
  top: 15px;
}
.lp-aobaco .l-header .openbtn1 span:nth-of-type(2) {
  top: 23px;
}
.lp-aobaco .l-header .openbtn1 span:nth-of-type(3) {
  top: 31px;
}
.lp-aobaco .l-header .openbtn1.active span:nth-of-type(1) {
  top: 18px;
  left: 25px;
  width: 30%;
  transform: translateY(6px) rotate(-25deg);
}
.lp-aobaco .l-header .openbtn1.active span:nth-of-type(2) {
  opacity: 0;
  /*真ん中の線は透過*/
}
.lp-aobaco .l-header .openbtn1.active span:nth-of-type(3) {
  top: 30px;
  left: 25px;
  width: 30%;
  transform: translateY(-6px) rotate(25deg);
}
.lp-aobaco .l-header .g-nav__link-box.active .g-nav__list {
  display: flex;
}
.lp-aobaco__cont {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 400px minmax(0, 1fr);
}
.lp-aobaco .lp-aobaco__main {
  position: relative;
  z-index: 3;
}
.lp-aobaco .bg_left {
  position: relative;
}
.lp-aobaco .bg_left__inner {
  position: sticky;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  background: url(../img/lp-aobaco/bg/bg_left.webp);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.lp-aobaco .bg_left__menu {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto 0;
  height: 100vh;
}
.lp-aobaco .bg_left__menu__inner {
  display: block;
  margin: auto;
}
.lp-aobaco .bg_left__ttl {
  margin-bottom: 40px;
  font-family: "Avenir";
  font-weight: 800;
  font-size: 1.875rem;
  color: #fff;
}
.lp-aobaco .bg_left__list {
  margin-bottom: 60px;
}
.lp-aobaco .bg_left__item {
  margin-bottom: 30px;
}
.lp-aobaco .bg_left__link {
  font-size: 1rem;
  color: #fff;
}
.lp-aobaco .bg_left__sns {
  width: 171px;
}
.lp-aobaco .bg_left__sns__list {
  justify-content: space-between;
}
.lp-aobaco .bg_left__sns__item {
  width: 28px;
}
.lp-aobaco .bg_left__sns__item a {
  display: block;
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: opacity .2s;
}
.lp-aobaco .bg_left__sns__item a:hover {
  opacity: .7;
}
.lp-aobaco .bg_left__sns__item.icon_insta a {
  background-image: url(../img/lp-aobaco/common/icn_insta--on.svg);
}
.lp-aobaco .bg_left__sns__item.icon_facebook a {
  background-image: url(../img/lp-aobaco/common/inc_fb--on.svg);
}
.lp-aobaco .bg_left__sns__item.icon_youtube a {
  background-image: url(../img/lp-aobaco/common/icn_youtube--on.svg);
}
.lp-aobaco .bg_left__sns__item :last-child {
  width: 33px;
}
.lp-aobaco .bg_right {
  position: relative;
  left: 0;
  top: 0;
}
.lp-aobaco .bg_right__inner {
  position: sticky;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100vh;
  margin: auto;
  background: url(../img/lp-aobaco/bg/bg_right.webp);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.lp-aobaco .bg_right__menu {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 70px;
  z-index: 1;
}
.lp-aobaco .bg_right__list {
  gap: 35px;
  justify-content: center;
}
.lp-aobaco .bg_right__item:last-child {
  margin-right: 0;
}
.lp-aobaco .bg_right__link {
  position: relative;
  border: 1px solid #fff;
  display: block;
  margin: 0 auto;
  width: 235px;
  padding: 20px 0 40px;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.05em;
  color: #fff;
}
.lp-aobaco .bg_right__link::after {
  position: absolute;
  bottom: 25px;
  left: 45%;
  display: inline-block;
  content: "";
  width: 24px;
  height: 6.7px;
  background: url(../img/lp-aobaco/bg/bg_arrow.svg);
  background-repeat: no-repeat;
  transition-duration: 0.5s;
}
/*  / .lp-aobaco */
@media all and (max-width: 1500px) {
  .lp-aobaco .bg_right__list {
    display: block;
  }
  .lp-aobaco .bg_right__item {
    margin: 1em 0 0;
  }
  .lp-aobaco .bg_right__menu {
    bottom: 30px;
  }
}
/* --------------------------------------------------
    PC
-------------------------------------------------- */
@media screen and (min-width: 768px) {
  .pc-only {
    display: inline;
  }
  .sp-only {
    display: none;
  }
  .lp-aobaco__main {
    max-width: 400px;
  }
  .lp-aobaco .openbtn1 {
    display: none;
  }
  #pagetop {
    display: none;
  }
}
/* --------------------------------------------------
    SP
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  .lp-aobaco__cont {
    display: block;
  }
  footer .inner {
    overflow: hidden;
    margin: 0 auto 30px;
    width: 90%;
  }
  footer {
    padding: 6% 0 30%;
  }
}
/*------------------*/
footer .inner {
  width: min(90%, 1200px);
  margin: auto;
}
.lp-aobaco .p-event-info__block {
  margin: 0 0 0 5%;
}
.lp-aobaco .p-mailform .form_base select {
  font-size: 13px !important;
}
.list_form .area_input .date-select-box .date {
  float: none;
  width: 100%;
}
.list_form .area_input .date-select-box .time {
  float: none;
  width: 100%;
}
.lp-aobaco .p-mailform .list_form .radio-inline > span {
  float: none;
}
.wpcf7-spinner {
  display: none !important;
}