.c-gnav > .nav_contact > a i, .c-gnav > .nav_account > a i, .c-gnav > .nav_cart > a i {
  font-size: 18px;
  display: block;
  margin: 0 auto 10px;
}

@media only screen and (max-width: 767px) {
  .fa-bars:before {
    font-size: 5.208vw;
  }
}
@media only screen and (min-width: 768px) {
  .fa-bars:before {
    font-size: 2.542vw;
  }
}

@media only screen and (max-width: 767px) {
  .l-header__customBtn {
    font-size: 5.208vw;
  }
}
@media only screen and (min-width: 768px) {
  .l-header__customBtn {
    font-size: 2.542vw;
  }
}

.icon-chevron-up::before {
  content: "" !important;
  display: block;
  transform: rotate(-45deg) !important;
  vertical-align: middle;
  border-right: 2px solid #127ead;
  border-top: 2px solid #127ead;
}
@media only screen and (max-width: 767px) {
  .icon-chevron-up::before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    width: 1.823vw;
    height: 1.823vw;
  }
}
@media only screen and (min-width: 768px) {
  .icon-chevron-up::before {
    margin: 0.424vw 0 0.678vw;
    width: 0.678vw;
    height: 0.678vw;
  }
}
@media only screen and (min-width: 1180px) {
  .icon-chevron-up::before {
    margin: 5px 0 8px;
    width: 8px;
    height: 8px;
  }
}

@media (any-hover: hover) {
  .p-fixBtnWrap:hover .icon-chevron-up::before {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
  }
}

.c-listMenu a::before {
  color: inherit;
  content: "" !important;
  display: inline-block;
  left: 2px;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg) translateY(-50%) !important;
  vertical-align: middle;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 767px) {
  .c-listMenu a::before {
    width: 1.563vw;
    height: 1.563vw;
    margin-left: 1.042vw;
  }
}
@media only screen and (min-width: 768px) {
  .c-listMenu a::before {
    width: 0.678vw;
    height: 0.678vw;
    margin-left: 0.678vw;
  }
}
.c-listMenu li:nth-child(n+5) a::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

@media only screen and (max-width: 767px) {
  .c-iconBtn .fa-xmark:before {
    font-size: 5.208vw;
  }
}
@media only screen and (min-width: 768px) {
  .c-iconBtn .fa-xmark:before {
    font-size: 3.39vw;
  }
}

ul, li {
  list-style-type: none;
}

.lp_wrap {
  overflow: hidden;
  margin-inline: auto;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1em;
  color: #000;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .lp_wrap {
    font-size: 3.385vw;
  }
}
@media only screen and (min-width: 768px) {
  .lp_wrap {
    font-size: 1.356vw;
  }
}
@media only screen and (min-width: 1180px) {
  .lp_wrap {
    font-size: 16px;
    min-width: 1180px;
  }
}
.lp_wrap * {
  box-sizing: border-box;
  line-height: 1em;
  letter-spacing: 0;
}
.lp_wrap a {
  text-decoration: none;
}
.lp_wrap p {
  margin: 0;
}
.lp_wrap img {
  width: 100%;
  vertical-align: bottom;
}
.lp_wrap ul,
.lp_wrap li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.lp_wrap .inner {
  margin-inline: auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .lp_wrap .inner {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .lp_wrap .inner {
    width: 93.22vw;
  }
}
@media only screen and (min-width: 1180px) {
  .lp_wrap .inner {
    width: 1100px;
  }
}
@media only screen and (min-width: 768px) {
  .lp_wrap .sp_only {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .lp_wrap .pc_only {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 767px) {
  .lp_wrap .pc_only {
    display: none !important;
  }
}

#lp_fv {
  background: url(../img/fv_bg.jpg) no-repeat center 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #lp_fv {
    background: url(../img/fv_bg_sp.jpg) no-repeat center 0/100%;
    height: 117.188vw;
    padding: 7.552vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_fv {
    height: 76.271vw;
    padding: 5.085vw 0 0;
    background-size: 169.492vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_fv {
    background-size: 2000px;
    height: 900px;
    padding: 60px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #lp_fv .logo {
    width: 16.927vw;
    margin: 0 auto 10.417vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_fv .logo {
    width: 11.017vw;
    margin: 0 auto 3.559vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_fv .logo {
    width: 130px;
    margin: 0 auto 42px;
  }
}
#lp_fv h1 {
  text-align: center;
  letter-spacing: 0.14em;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_fv h1 {
    font-size: 6.771vw;
    line-height: 10.417vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_fv h1 {
    font-size: 3.644vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_fv h1 {
    font-size: 43px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_fv .txt {
    width: 50.911vw;
    margin: 2.995vw auto 5.469vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_fv .txt {
    width: 26.525vw;
    margin: 1.949vw auto 3.559vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_fv .txt {
    width: 313px;
    margin: 23px auto 42px;
  }
}

#lp_sv {
  background: url(../img/sv_bg.jpg) no-repeat center 0;
}
@media only screen and (max-width: 767px) {
  #lp_sv {
    background: url(../img/sv_bg_sp.jpg) no-repeat center 0/100%;
    height: 92.839vw;
    padding: 9.766vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_sv {
    background-size: 169.492vw;
    height: 48.305vw;
    padding: 4.746vw 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_sv {
    background-size: 2000px;
    height: 570px;
    padding: 56px 0 0;
  }
}
#lp_sv h2 {
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  #lp_sv h2 {
    font-size: 3.906vw;
    line-height: 7.292vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_sv h2 {
    font-size: 2.034vw;
    line-height: 3.475vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_sv h2 {
    font-size: 24px;
    line-height: 41px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_sv .award {
    width: 89.714vw;
    margin: 5.208vw auto 11.328vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_sv .award {
    width: 53.983vw;
    margin: 2.542vw auto 5.339vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_sv .award {
    width: 637px;
    margin: 30px auto 63px;
  }
}
#lp_sv .btn {
  display: block;
  border: 1px solid #000;
  margin-inline: auto;
  color: #000000;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #lp_sv .btn {
    width: 65.104vw;
    height: 13.021vw;
    padding: 4.427vw 0 0 17.448vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_sv .btn {
    width: 29.661vw;
    height: 5.932vw;
    font-size: 1.695vw;
    padding: 1.864vw 0 0 7.119vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_sv .btn {
    width: 350px;
    height: 70px;
    font-size: 20px;
    padding: 22px 0 0 84px;
  }
}
#lp_sv .btn::after {
  content: "";
  display: block;
  background: #FF7450;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  top: 50%;
  translate: 0 -50%;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  #lp_sv .btn::after {
    width: 2.083vw;
    height: 2.2551301515vw;
    right: 9.896vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_sv .btn::after {
    width: 0.847vw;
    height: 1.0271061289vw;
    right: 4.661vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_sv .btn::after {
    width: 10px;
    height: 12.124355653px;
    right: 55px;
  }
}
@media (any-hover: hover) {
  #lp_sv .btn:hover {
    background: #BFBFBF;
    border: 1px solid #BFBFBF;
    color: #fff;
    transition: all 0.3s;
  }
  #lp_sv .btn:hover::after {
    background: #fff;
  }
}

#lp_about {
  background: url(../img/about_bg.jpg) no-repeat center 0;
}
@media only screen and (max-width: 767px) {
  #lp_about {
    background: url(../img/about_bg_sp.jpg) no-repeat center 0/100%;
    height: 643.88vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about {
    background-size: 169.492vw;
    height: 236.441vw;
    padding: 0.339vw 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about {
    background-size: 2000px;
    height: 2790px;
    padding: 4px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #lp_about .inner {
    padding-left: 5.208vw;
  }
}
@media only screen and (max-width: 767px) {
  #lp_about .sect_title {
    width: 87.76vw;
    margin: 0vw 0 65.104vw 2.474vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .sect_title {
    width: 57.119vw;
    margin: 0vw auto 5.085vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .sect_title {
    width: 674px;
    margin: 0 auto 60px;
  }
}
#lp_about .sub {
  letter-spacing: 0.16em;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_about .sub {
    font-size: 5.99vw;
    line-height: 11.198vw;
    margin-bottom: 10.417vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .sub {
    font-size: 3.644vw;
    line-height: 7.119vw;
    margin-bottom: 5.339vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .sub {
    font-size: 43px;
    line-height: 84px;
    margin-bottom: 63px;
  }
}
#lp_about .txt p {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_about .txt p {
    line-height: 9.115vw;
    margin-bottom: 7.031vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .txt p {
    font-size: 1.61vw;
    line-height: 4.492vw;
    margin-bottom: 3.22vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .txt p {
    font-size: 19px;
    line-height: 53px;
    margin-bottom: 38px;
  }
}
#lp_about .txt p:nth-last-of-type(1) {
  margin-bottom: 0;
}
#lp_about .txt strong {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_about .txt strong {
    font-size: 4.167vw;
    line-height: 9.115vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .txt strong {
    font-size: 1.949vw;
    line-height: 4.661vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .txt strong {
    font-size: 23px;
    line-height: 55px;
  }
}
#lp_about .txt i {
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  #lp_about .txt i {
    font-size: 6.51vw;
    line-height: 10.938vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .txt i {
    font-size: 3.051vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .txt i {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_about .txt01 {
    margin: 0 0 74.219vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .txt01 {
    margin: 0 0 15.508vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .txt01 {
    margin: 0 0 183px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_about .txt02 {
    margin: 0 0 82.031vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .txt02 {
    margin: 0 0 11.864vw 29.661vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .txt02 {
    margin: 0 0 140px 350px;
  }
}
#lp_about .txt02 p {
  margin-bottom: 37px;
}
@media only screen and (max-width: 767px) {
  #lp_about .txt02 p {
    margin-bottom: 6.51vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .txt02 p {
    margin-bottom: 3.136vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .txt02 p {
    margin-bottom: 37px;
  }
}
#lp_about .txt03 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #lp_about .txt03 p {
    font-size: 3.646vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_about .txt03 p {
    font-size: 1.949vw;
    line-height: 4.661vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_about .txt03 p {
    font-size: 23px;
    line-height: 55px;
  }
}

#lp_achieve {
  background: url(../img/achieve_bg.jpg) no-repeat center 0;
}
@media only screen and (max-width: 767px) {
  #lp_achieve {
    background: url(../img/achieve_bg_sp.jpg) no-repeat center 0/100%;
    height: 268.099vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve {
    background-size: 169.492vw;
    height: 109.915vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve {
    background-size: 2000px;
    height: 1297px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list {
    padding: 43.62vw 0 0;
    margin: 0 auto 7.813vw;
    width: 100%;
    height: 134.896vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list {
    padding: 9.322vw 0 0 12.458vw;
    margin-bottom: 5.763vw;
    height: 51.78vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list {
    padding: 110px 0 0 147px;
    margin-bottom: 68px;
    height: 611px;
  }
}
#lp_achieve .achieve_list ul {
  color: #fff;
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list ul {
    justify-content: center;
    gap: 3.906vw 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list ul {
    gap: 0.847vw 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list ul {
    gap: 10px 0;
  }
}
#lp_achieve .achieve_list li {
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list li {
    width: 44.922vw;
    height: 39.063vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list li {
    width: 33.898vw;
    height: 19.068vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list li {
    width: 400px;
    height: 225px;
  }
}
#lp_achieve .achieve_list li:nth-child(odd) {
  border-right: 1px solid #FFF;
}
#lp_achieve .achieve_list li:nth-child(1)::after {
  content: "";
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list li:nth-child(1) {
    padding-top: 6.25vw;
  }
  #lp_achieve .achieve_list li:nth-child(1)::after {
    width: 42.448vw;
    bottom: -1.953vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list li:nth-child(1) {
    padding-top: 2.203vw;
  }
  #lp_achieve .achieve_list li:nth-child(1)::after {
    width: 33.475vw;
    bottom: -0.424vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list li:nth-child(1) {
    padding-top: 26px;
  }
  #lp_achieve .achieve_list li:nth-child(1)::after {
    width: 395px;
    bottom: -5px;
  }
}
#lp_achieve .achieve_list li:nth-child(2)::after {
  content: "";
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list li:nth-child(2) {
    padding-top: 1.563vw;
  }
  #lp_achieve .achieve_list li:nth-child(2)::after {
    width: 42.448vw;
    bottom: -1.953vw;
  }
  #lp_achieve .achieve_list li:nth-child(2) .txt02 {
    font-size: 4.948vw;
    line-height: 6.25vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list li:nth-child(2) {
    padding-top: 0.508vw;
  }
  #lp_achieve .achieve_list li:nth-child(2)::after {
    width: 33.475vw;
    bottom: -0.424vw;
  }
  #lp_achieve .achieve_list li:nth-child(2) .txt02 {
    line-height: 3.39vw;
    margin: -0.169vw 0 0.847vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list li:nth-child(2) {
    padding-top: 6px;
  }
  #lp_achieve .achieve_list li:nth-child(2)::after {
    width: 395px;
    bottom: -5px;
  }
  #lp_achieve .achieve_list li:nth-child(2) .txt02 {
    line-height: 40px;
    margin: -2px 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list li:nth-child(3) {
    padding-top: 5.469vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list li:nth-child(3) {
    padding-top: 2.797vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list li:nth-child(3) {
    padding-top: 33px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list li:nth-child(4) {
    padding-top: 5.469vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list li:nth-child(4) {
    padding-top: 1.61vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list li:nth-child(4) {
    padding-top: 19px;
  }
}
#lp_achieve .achieve_list .txt01 {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list .txt01 {
    font-size: 2.865vw;
    line-height: 4.688vw;
    margin-bottom: 0.26vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list .txt01 {
    font-size: 1.695vw;
    line-height: 2.542vw;
    margin-bottom: 0.254vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list .txt01 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
  }
}
#lp_achieve .achieve_list .txt01::before {
  content: "";
  display: block;
  background: url(../img/crown.png) no-repeat center 0/100%;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list .txt01::before {
    width: 9.245vw;
    height: 4.688vw;
    margin: 0 auto 2.214vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list .txt01::before {
    width: 4.915vw;
    height: 2.458vw;
    margin: 0 auto 1.102vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list .txt01::before {
    width: 58px;
    height: 29px;
    margin: 0 auto 13px;
  }
}
#lp_achieve .achieve_list .txt01 sup {
  font-size: 60%;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list .txt02 {
    font-size: 5.469vw;
    line-height: 6.771vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list .txt02 {
    font-size: 2.966vw;
    line-height: 3.644vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list .txt02 {
    font-size: 35px;
    line-height: 43px;
  }
}
#lp_achieve .achieve_list .txt02 sup {
  font-size: 40%;
}
#lp_achieve .achieve_list .txt03 {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .achieve_list .txt03 {
    font-size: 2.083vw;
    margin-top: 2.604vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .achieve_list .txt03 {
    font-size: 1.271vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .achieve_list .txt03 {
    font-size: 15px;
  }
}
#lp_achieve .sect_title {
  text-align: center;
  position: relative;
  font-weight: 500;
  color: #333333;
  letter-spacing: 0.16em;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .sect_title {
    font-size: 4.427vw;
    line-height: 7.552vw;
    margin: 0 auto 7.813vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .sect_title {
    font-size: 2.966vw;
    margin: 0 auto 6.525vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .sect_title {
    font-size: 35px;
    margin: 0 auto 77px;
  }
}
#lp_achieve .sect_title::before {
  content: "";
  display: block;
  background: url(../img/ico_hand.png) no-repeat center 0/100%;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .sect_title::before {
    width: 13.802vw;
    height: 10.026vw;
    margin: 0 auto 4.167vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .sect_title::before {
    width: 7.288vw;
    height: 5.254vw;
    margin: 0 auto 2.712vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .sect_title::before {
    width: 86px;
    height: 62px;
    margin: 0 auto 32px;
  }
}
#lp_achieve .sect_title strong {
  display: block;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .sect_title strong {
    font-size: 8.333vw;
    margin: 2.344vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .sect_title strong {
    font-size: 4.237vw;
    margin: 1.949vw 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .sect_title strong {
    font-size: 50px;
    margin: 23px 0 0;
  }
}
#lp_achieve .shop_list01 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 {
    width: 75.521vw;
    margin: 0 auto 7.813vw;
    gap: 5.208vw 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .shop_list01 {
    width: 78.814vw;
    margin: 0 auto 2.542vw;
    gap: 2.288vw 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .shop_list01 {
    width: 930px;
    margin: 0 auto 30px;
    gap: 27px 0;
  }
}
#lp_achieve .shop_list01 li {
  color: #333333;
  font-weight: 600;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li {
    padding: 1.302vw 0 0;
    height: 5.99vw;
    line-height: 4.427vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .shop_list01 li {
    font-size: 2.034vw;
    padding: 0.847vw 5.932vw;
    height: 3.898vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .shop_list01 li {
    font-size: 24px;
    padding: 10px 70px;
    height: 46px;
  }
}
#lp_achieve .shop_list01 li::after {
  content: "";
  width: 1px;
  background: #333;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) skew(-10deg);
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li::after {
    height: 6.25vw;
    top: 0.651vw;
    transform: translateY(0) skew(-10deg);
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .shop_list01 li::after {
    height: 3.898vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .shop_list01 li::after {
    height: 46px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li:nth-child(1) {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li:nth-child(2) {
    width: 50%;
  }
  #lp_achieve .shop_list01 li:nth-child(2)::after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li:nth-child(3) {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li:nth-child(4) {
    width: 50%;
    padding: 0;
  }
  #lp_achieve .shop_list01 li:nth-child(4) span {
    display: block;
    margin-top: -0.26vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .shop_list01 li:nth-child(4) {
    padding: 0.847vw 0 0 4.237vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .shop_list01 li:nth-child(4) {
    padding: 10px 0 0 50px;
  }
}
#lp_achieve .shop_list01 li:nth-child(4)::after {
  display: none;
}
#lp_achieve .shop_list01 li:nth-child(5) {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li:nth-child(5) {
    padding-right: 7.813vw;
  }
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li:nth-child(6) {
    width: 31.25vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .shop_list01 li:nth-child(6) {
    padding: 0.847vw 3.39vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .shop_list01 li:nth-child(6) {
    padding: 10px 40px;
  }
}
#lp_achieve .shop_list01 li:last-child {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list01 li:last-child {
    padding-left: 11.719vw;
  }
}
#lp_achieve .shop_list01 li:last-child::after {
  display: none;
}
#lp_achieve .shop_list02 {
  text-align: center;
  color: #333333;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  #lp_achieve .shop_list02 {
    font-size: 2.865vw;
    line-height: 5.99vw;
    margin: 0 0 3.906vw 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_achieve .shop_list02 {
    font-size: 1.525vw;
    line-height: 3.898vw;
    margin: 0 0 2.542vw 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_achieve .shop_list02 {
    font-size: 18px;
    line-height: 46px;
    margin: 0 0 30px 0;
  }
}

#lp_detail {
  background: url(../img/detail_bg.jpg) no-repeat center 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #lp_detail {
    background: url(../img/detail_bg_sp.jpg) no-repeat center 0/100%;
    height: 252.604vw;
    padding: 16.276vw 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail {
    background-size: 2000px;
    height: 125.424vw;
    padding: 9.746vw 0 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail {
    background-size: 2000px;
    height: 1480px;
    padding: 115px 0 0 0;
  }
}
#lp_detail .sect_title {
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #8F939B;
}
@media only screen and (max-width: 767px) {
  #lp_detail .sect_title {
    font-size: 6.25vw;
    line-height: 10.677vw;
    margin: 0 0 3.906vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .sect_title {
    font-size: 4.237vw;
    line-height: 6.949vw;
    margin: 0 0 3.22vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .sect_title {
    font-size: 50px;
    line-height: 82px;
    margin: 0 0 38px;
  }
}
#lp_detail .lead {
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  #lp_detail .lead {
    line-height: 7.813vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .lead {
    font-size: 1.61vw;
    line-height: 4.407vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .lead {
    font-size: 19px;
    line-height: 52px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_detail .image {
    width: 86.068vw;
    margin: 10.417vw 0 7.813vw 11.719vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .image {
    width: 69.153vw;
    margin: 5.508vw 0 3.814vw 12.712vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .image {
    width: 816px;
    margin: 65px 0 45px 150px;
  }
}
#lp_detail .sub {
  letter-spacing: 0.06em;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_detail .sub {
    font-size: 5.469vw;
    margin: 0 0 7.161vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .sub {
    font-size: 3.898vw;
    margin: 0 0 2.797vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .sub {
    font-size: 46px;
    margin: 0 0 33px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_detail .txt {
    margin-bottom: 8.464vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .txt {
    margin-bottom: 3.814vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .txt {
    margin-bottom: 45px;
  }
}
#lp_detail .txt p {
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  #lp_detail .txt p {
    margin-bottom: 3.255vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .txt p {
    font-size: 1.525vw;
    margin-bottom: 1.271vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .txt p {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
#lp_detail .spec p {
  letter-spacing: 0.04em;
  color: #8F939B;
}
@media only screen and (max-width: 767px) {
  #lp_detail .spec p {
    font-size: 3.646vw;
    line-height: 6.771vw;
    margin-bottom: 3.906vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .spec p {
    font-size: 1.949vw;
    margin-bottom: 1.864vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .spec p {
    font-size: 23px;
    margin-bottom: 22px;
  }
}
#lp_detail .spec ul {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
@media only screen and (max-width: 767px) {
  #lp_detail .spec ul {
    width: 78.125vw;
    gap: 2.604vw;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .spec ul {
    gap: 1.695vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .spec ul {
    gap: 20px;
  }
}
#lp_detail .spec ul li {
  background: #fff;
  letter-spacing: 0.04em;
  color: #8F939B;
}
@media only screen and (max-width: 767px) {
  #lp_detail .spec ul li {
    width: 37.76vw;
    height: 7.292vw;
    padding: 1.953vw 0;
  }
  #lp_detail .spec ul li:last-child {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #lp_detail .spec ul li {
    min-width: 21.356vw;
    font-size: 1.695vw;
    height: 4.068vw;
    padding: 1.102vw 2.034vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_detail .spec ul li {
    min-width: 252px;
    font-size: 20px;
    height: 48px;
    padding: 13px 24px;
  }
}

#lp_growth {
  background: url(../img/growth_bg.jpg) no-repeat center 0;
}
@media only screen and (max-width: 767px) {
  #lp_growth {
    background: url(../img/growth_bg_sp.jpg) no-repeat center 0/100%;
    height: 580.729vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth {
    background-size: 169.492vw;
    height: 246.61vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth {
    background-size: 2000px;
    height: 2910px;
  }
}
#lp_growth .sect_title {
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #8F939B;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #lp_growth .sect_title {
    width: 92.969vw;
    font-size: 6.771vw;
    margin: 0 auto 9.115vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .sect_title {
    width: 71.102vw;
    font-size: 4.237vw;
    margin: 0 auto 5.932vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .sect_title {
    width: 839px;
    font-size: 50px;
    margin: 0 auto 70px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .sect_title img {
    margin-bottom: 4.948vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .sect_title img {
    margin-bottom: 2.119vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .sect_title img {
    margin-bottom: 25px;
  }
}
#lp_growth .block {
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (max-width: 767px) {
  #lp_growth .block {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block {
    gap: 5.085vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block {
    gap: 60px;
  }
}
#lp_growth .block:nth-of-type(even) {
  flex-flow: row-reverse wrap;
}
@media only screen and (min-width: 768px) {
  #lp_growth .block:nth-of-type(even) {
    gap: 4.661vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block:nth-of-type(even) {
    gap: 55px;
  }
}
#lp_growth .block:nth-of-type(even) .img {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #lp_growth .block:nth-of-type(even) .img {
    margin: 0 0 0 auto;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block:nth-of-type(even) .img {
    margin-right: -5.763vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block:nth-of-type(even) .img {
    margin-right: -68px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .block .img {
    width: 94.922vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block .img {
    width: 47.542vw;
    margin-left: -6.017vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block .img {
    width: 561px;
    margin-left: -71px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .block .txt_wrap {
    width: 100%;
    padding-top: 7.813vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block .txt_wrap {
    width: 46.61vw;
    padding-top: 5vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block .txt_wrap {
    width: 550px;
    padding-top: 59px;
  }
}
#lp_growth .block .ttl {
  letter-spacing: 0.06em;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_growth .block .ttl {
    font-size: 5.99vw;
    margin-bottom: 6.51vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block .ttl {
    font-size: 3.898vw;
    margin-bottom: 5.085vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block .ttl {
    font-size: 46px;
    margin-bottom: 60px;
  }
}
#lp_growth .block .sub {
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_growth .block .sub {
    font-size: 4.427vw;
    line-height: 7.031vw;
    margin-bottom: 3.776vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block .sub {
    font-size: 2.373vw;
    line-height: 4.068vw;
    margin-bottom: 1.61vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block .sub {
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 19px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .block .txt {
    line-height: 8.073vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block .txt {
    font-size: 1.525vw;
    line-height: 4.237vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block .txt {
    font-size: 18px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .block01 {
    margin-bottom: 11.068vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block01 {
    margin-bottom: 9.322vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block01 {
    margin-bottom: 110px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .block02 {
    margin-bottom: 11.068vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block02 {
    margin-bottom: 10.593vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block02 {
    margin-bottom: 125px;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block02 .txt_wrap {
    padding-top: 3.475vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block02 .txt_wrap {
    padding-top: 41px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .block03 {
    margin-bottom: 11.068vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block03 {
    margin-bottom: 11.017vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block03 {
    margin-bottom: 130px;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block03 .txt_wrap {
    padding-top: 3.475vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block03 .txt_wrap {
    padding-top: 41px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .block04 {
    margin-bottom: 20.833vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block04 {
    margin-bottom: 11.017vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block04 {
    margin-bottom: 130px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_growth .block04 .txt_wrap {
    padding-top: 5.339vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_growth .block04 .txt_wrap {
    padding-top: 3.475vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_growth .block04 .txt_wrap {
    padding-top: 41px;
  }
}

.lp_cta {
  background: rgb(255, 116, 80);
  margin-inline: auto;
}
@media only screen and (max-width: 767px) {
  .lp_cta {
    border-radius: 13.021vw 0 0 0;
    width: 89.583vw;
    height: 39.063vw;
    padding: 8.333vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .lp_cta {
    border-radius: 8.475vw 0 0 0;
    width: 67.797vw;
    height: 21.186vw;
    padding: 4.492vw 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  .lp_cta {
    border-radius: 100px 0px 0px 0px;
    width: 800px;
    height: 250px;
    padding: 53px 0 0;
  }
}
.lp_cta .txt {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .lp_cta .txt {
    gap: 3.906vw;
    margin-bottom: 3.646vw;
  }
}
@media only screen and (min-width: 768px) {
  .lp_cta .txt {
    gap: 2.542vw;
    margin-bottom: 2.373vw;
  }
}
@media only screen and (min-width: 1180px) {
  .lp_cta .txt {
    gap: 30px;
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .lp_cta .txt .logo {
    width: 23.438vw;
  }
}
@media only screen and (min-width: 768px) {
  .lp_cta .txt .logo {
    width: 15.254vw;
  }
}
@media only screen and (min-width: 1180px) {
  .lp_cta .txt .logo {
    width: 180px;
  }
}
.lp_cta .txt p {
  color: #fff;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .lp_cta .txt p {
    font-size: 2.995vw;
  }
}
@media only screen and (min-width: 768px) {
  .lp_cta .txt p {
    font-size: 2.203vw;
  }
}
@media only screen and (min-width: 1180px) {
  .lp_cta .txt p {
    font-size: 26px;
  }
}
.lp_cta .btn {
  display: block;
  background: #fff;
  margin-inline: auto;
  color: #000000;
  font-weight: 700;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .lp_cta .btn {
    width: 65.104vw;
    height: 13.021vw;
    padding: 4.427vw 0 0 17.448vw;
  }
}
@media only screen and (min-width: 768px) {
  .lp_cta .btn {
    width: 29.661vw;
    height: 5.932vw;
    font-size: 1.695vw;
    padding: 1.864vw 0 0 7.119vw;
  }
}
@media only screen and (min-width: 1180px) {
  .lp_cta .btn {
    width: 350px;
    height: 70px;
    font-size: 20px;
    padding: 22px 0 0 84px;
  }
}
.lp_cta .btn::after {
  content: "";
  display: block;
  background: #FF7450;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  top: 50%;
  translate: 0 -50%;
  position: absolute;
  right: 55px;
}
@media only screen and (max-width: 767px) {
  .lp_cta .btn::after {
    width: 2.083vw;
    height: 2.2551301515vw;
    right: 9.896vw;
  }
}
@media only screen and (min-width: 768px) {
  .lp_cta .btn::after {
    height: 1.0271061289vw;
    width: 0.847vw;
    right: 4.661vw;
  }
}
@media only screen and (min-width: 1180px) {
  .lp_cta .btn::after {
    height: 12.124355653px;
    width: 10px;
    right: 55px;
  }
}
@media (any-hover: hover) {
  .lp_cta .btn:hover {
    background: #BFBFBF;
    color: #fff;
    transition: all 0.3s;
  }
  .lp_cta .btn:hover::after {
    background: #fff;
  }
}

#lp_time,
#lp_time_sub {
  background: url(../img/time_bg.jpg) no-repeat center 0;
}
@media only screen and (max-width: 767px) {
  #lp_time,
  #lp_time_sub {
    background: url(../img/time_bg_sp.jpg) no-repeat center bottom/100%;
    height: 80.729vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time,
  #lp_time_sub {
    background-size: 169.492vw;
    height: 178.22vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time,
  #lp_time_sub {
    background-size: 2000px;
    height: 2103px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_time .inner,
  #lp_time_sub .inner {
    padding: 23.438vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .inner,
  #lp_time_sub .inner {
    padding: 15.763vw 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .inner,
  #lp_time_sub .inner {
    padding: 186px 0 0;
  }
}
#lp_time .sect_title,
#lp_time_sub .sect_title {
  font-weight: 500;
  margin-bottom: 72px;
}
@media only screen and (max-width: 767px) {
  #lp_time .sect_title,
  #lp_time_sub .sect_title {
    font-size: 5.99vw;
    line-height: 11.198vw;
    margin: 0 0 7.813vw 5.208vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .sect_title,
  #lp_time_sub .sect_title {
    font-size: 3.644vw;
    line-height: 7.119vw;
    margin-bottom: 6.102vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .sect_title,
  #lp_time_sub .sect_title {
    font-size: 43px;
    line-height: 84px;
    margin-bottom: 72px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_time .txt01,
  #lp_time_sub .txt01 {
    margin: 0 0 26.042vw 5.208vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt01,
  #lp_time_sub .txt01 {
    margin-bottom: 7.458vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt01,
  #lp_time_sub .txt01 {
    margin-bottom: 88px;
  }
}
#lp_time .txt01 p,
#lp_time_sub .txt01 p {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt01 p,
  #lp_time_sub .txt01 p {
    line-height: 9.115vw;
    margin-bottom: 5.469vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt01 p,
  #lp_time_sub .txt01 p {
    font-size: 1.61vw;
    line-height: 4.831vw;
    margin-bottom: 2.627vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt01 p,
  #lp_time_sub .txt01 p {
    font-size: 19px;
    line-height: 57px;
    margin-bottom: 31px;
  }
}
#lp_time .txt01 strong,
#lp_time_sub .txt01 strong {
  display: inline-block;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt01 strong,
  #lp_time_sub .txt01 strong {
    font-size: 4.167vw;
    line-height: 9.115vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt01 strong,
  #lp_time_sub .txt01 strong {
    font-size: 1.949vw;
    line-height: 4.492vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt01 strong,
  #lp_time_sub .txt01 strong {
    font-size: 23px;
    line-height: 53px;
  }
}
#lp_time .txt02,
#lp_time_sub .txt02 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt02,
  #lp_time_sub .txt02 {
    margin-bottom: 17.578vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt02,
  #lp_time_sub .txt02 {
    margin-bottom: 8.475vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt02,
  #lp_time_sub .txt02 {
    margin-bottom: 100px;
  }
}
#lp_time .txt02 p,
#lp_time_sub .txt02 p {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt02 p,
  #lp_time_sub .txt02 p {
    line-height: 9.115vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt02 p,
  #lp_time_sub .txt02 p {
    font-size: 1.61vw;
    line-height: 3.983vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt02 p,
  #lp_time_sub .txt02 p {
    font-size: 19px;
    line-height: 47px;
  }
}
#lp_time .txt02 strong,
#lp_time_sub .txt02 strong {
  display: block;
  color: #8F939B;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt02 strong,
  #lp_time_sub .txt02 strong {
    font-size: 5.469vw;
    line-height: 9.635vw;
    margin: 3.255vw 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt02 strong,
  #lp_time_sub .txt02 strong {
    font-size: 3.22vw;
    line-height: 5.508vw;
    margin-bottom: 1.271vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt02 strong,
  #lp_time_sub .txt02 strong {
    font-size: 38px;
    line-height: 65px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_time .txt02 span,
  #lp_time_sub .txt02 span {
    font-size: 4.167vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt02 span,
  #lp_time_sub .txt02 span {
    font-size: 1.949vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt02 span,
  #lp_time_sub .txt02 span {
    font-size: 23px;
  }
}
#lp_time .txt03,
#lp_time_sub .txt03 {
  display: flex;
  flex-flow: row wrap;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt03,
  #lp_time_sub .txt03 {
    display: block;
    margin-bottom: 16.927vw;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt03,
  #lp_time_sub .txt03 {
    gap: 5.763vw;
    margin-bottom: 7.627vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt03,
  #lp_time_sub .txt03 {
    gap: 68px;
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_time .txt03 .img,
  #lp_time_sub .txt03 .img {
    width: 61.328vw;
    margin: 0 auto 14.323vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt03 .img,
  #lp_time_sub .txt03 .img {
    width: 27.034vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt03 .img,
  #lp_time_sub .txt03 .img {
    width: 319px;
  }
}
#lp_time .txt03 .txt p,
#lp_time_sub .txt03 .txt p {
  font-weight: 600;
  letter-spacing: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt03 .txt p,
  #lp_time_sub .txt03 .txt p {
    line-height: 9.115vw;
    margin-bottom: 7.813vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt03 .txt p,
  #lp_time_sub .txt03 .txt p {
    font-size: 1.61vw;
    line-height: 4.831vw;
    margin-bottom: 3.39vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt03 .txt p,
  #lp_time_sub .txt03 .txt p {
    font-size: 19px;
    line-height: 57px;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt03 .txt p:nth-of-type(2),
  #lp_time_sub .txt03 .txt p:nth-of-type(2) {
    margin-bottom: 2.542vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt03 .txt p:nth-of-type(2),
  #lp_time_sub .txt03 .txt p:nth-of-type(2) {
    margin-bottom: 30px;
  }
}
#lp_time .txt03 .txt span,
#lp_time_sub .txt03 .txt span {
  color: #8f939b;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt03 .txt span,
  #lp_time_sub .txt03 .txt span {
    font-size: 4.167vw;
  }
}
#lp_time .txt03 .txt strong,
#lp_time_sub .txt03 .txt strong {
  color: #8f939b;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt03 .txt strong,
  #lp_time_sub .txt03 .txt strong {
    font-size: 5.469vw;
    line-height: 8.333vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt03 .txt strong,
  #lp_time_sub .txt03 .txt strong {
    font-size: 2.712vw;
    line-height: 5.424vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt03 .txt strong,
  #lp_time_sub .txt03 .txt strong {
    font-size: 32px;
    line-height: 64px;
  }
}
#lp_time .txt04,
#lp_time_sub .txt04 {
  text-align: center;
}
#lp_time .txt04 p,
#lp_time_sub .txt04 p {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_time .txt04 p,
  #lp_time_sub .txt04 p {
    font-size: 4.167vw;
    line-height: 9.115vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_time .txt04 p,
  #lp_time_sub .txt04 p {
    font-size: 1.949vw;
    line-height: 4.831vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_time .txt04 p,
  #lp_time_sub .txt04 p {
    font-size: 23px;
    line-height: 57px;
  }
}
#lp_time .txt04 strong,
#lp_time_sub .txt04 strong {
  color: #8f939b;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  #lp_time_sub {
    background: url(../img/time_sub_bg_sp.jpg) no-repeat center top/100%;
    height: 525.781vw;
  }
}
@media only screen and (max-width: 767px) {
  #lp_time_sub .inner {
    padding: 96.354vw 0 0;
  }
}

#lp_look {
  background: linear-gradient(-9.58deg, rgb(191, 191, 191) 0%, rgb(243, 243, 243) 85.25%);
}
@media only screen and (max-width: 767px) {
  #lp_look {
    padding: 0vw 0vw 21.484vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look {
    padding: 0vw 0vw 13.983vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look {
    padding: 0 0 165px;
  }
}
#lp_look .sect_title {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #lp_look .sect_title {
    width: 74.479vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .sect_title {
    width: 48.475vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .sect_title {
    width: 572px;
  }
}
#lp_look .sub {
  text-align: center;
  letter-spacing: 0.16em;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_look .sub {
    font-size: 6.51vw;
    line-height: 10.938vw;
    margin: 4.427vw auto 1.953vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .sub {
    font-size: 3.644vw;
    margin: 1.186vw auto 2.034vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .sub {
    font-size: 43px;
    margin: 14px auto 24px;
  }
}
#lp_look .lead {
  text-align: center;
  color: #8F939B;
}
@media only screen and (max-width: 767px) {
  #lp_look .lead {
    font-size: 3.646vw;
    line-height: 4.427vw;
    margin-bottom: 7.813vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .lead {
    font-size: 1.61vw;
    line-height: 2.881vw;
    margin-bottom: 8.22vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .lead {
    font-size: 19px;
    line-height: 34px;
    margin-bottom: 97px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_look .look_slide {
    width: 94.792vw;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .look_slide {
    padding-bottom: 3.136vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .look_slide {
    padding-bottom: 37px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_look .slick-next, #lp_look .slick-prev {
    top: 49.74vw;
    transform: none;
  }
}
#lp_look .slick-prev {
  background: url(../img/prev.png) no-repeat center 0/100%;
  left: 0;
  z-index: 99;
}
@media only screen and (max-width: 767px) {
  #lp_look .slick-prev {
    width: 6.641vw;
    height: 6.641vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .slick-prev {
    width: 4.237vw;
    height: 4.237vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .slick-prev {
    width: 50px;
    height: 50px;
  }
}
#lp_look .slick-prev::before {
  display: none;
}
#lp_look .slick-next {
  background: url(../img/next.png) no-repeat center 0/100%;
  right: 0;
  z-index: 99;
}
@media only screen and (max-width: 767px) {
  #lp_look .slick-next {
    width: 6.641vw;
    height: 6.641vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .slick-next {
    width: 4.237vw;
    height: 4.237vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .slick-next {
    width: 50px;
    height: 50px;
  }
}
#lp_look .slick-next::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  #lp_look .slick-dots li {
    width: 2.083vw;
    height: 2.083vw;
    margin: 0vw 1.302vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .slick-dots li {
    width: 0.847vw;
    height: 0.847vw;
    margin: 0vw 0.424vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}
#lp_look .slick-dots li button:before {
  content: "";
  border: 1px solid #000;
  border-radius: 50%;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  #lp_look .slick-dots li button:before {
    width: 2.083vw;
    height: 2.083vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .slick-dots li button:before {
    width: 0.932vw;
    height: 0.932vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .slick-dots li button:before {
    width: 11px;
    height: 11px;
  }
}
#lp_look .slick-dots li.slick-active button:before {
  background: #000;
}
#lp_look .look_box {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
@media only screen and (max-width: 767px) {
  #lp_look .look_box {
    gap: 6.51vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .look_box {
    gap: 4.237vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .look_box {
    gap: 50px;
  }
}
#lp_look .look_box .img {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  #lp_look .look_box .img {
    width: 39.193vw;
    margin-top: 4.036vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .look_box .img {
    width: 25.508vw;
    margin-top: 2.627vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .look_box .img {
    width: 301px;
    margin-top: 31px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_look .look_box .desc {
    width: 65.104vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .look_box .desc {
    width: 42.373vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .look_box .desc {
    width: 500px;
  }
}
#lp_look .look_box .ttl {
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_look .look_box .ttl {
    font-size: 3.646vw;
    line-height: 6.771vw;
    margin-bottom: 3.516vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .look_box .ttl {
    font-size: 1.864vw;
    line-height: 3.729vw;
    margin-bottom: 2.288vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .look_box .ttl {
    font-size: 22px;
    line-height: 44px;
    margin-bottom: 27px;
  }
}
#lp_look .look_box .txt {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_look .look_box .txt {
    font-size: 3.125vw;
    line-height: 7.031vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_look .look_box .txt {
    font-size: 1.441vw;
    line-height: 3.22vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_look .look_box .txt {
    font-size: 17px;
    line-height: 38px;
  }
}
#lp_look .modal_block {
  display: none;
  position: fixed;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 50px;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  #lp_look .modal_block {
    padding: 4.237vw;
  }
}
#lp_look .modal_block .img_section {
  max-width: 800px;
  max-height: 90vh;
  margin: 0 auto;
  position: relative;
}
#lp_look .modal_block .img_section .close {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  right: -30px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  #lp_look .modal_block .img_section .close {
    width: 5.085vw;
    height: 5.085vw;
    top: -2.542vw;
    right: -2.542vw;
  }
}
#lp_look .modal_block .img_section .close:hover {
  opacity: 0.8;
}
#lp_look .modal_block .img_section .close::before, #lp_look .modal_block .img_section .close::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  margin: 0 auto;
  background: #000;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
  #lp_look .modal_block .img_section .close::before, #lp_look .modal_block .img_section .close::after {
    width: 2.542vw;
    height: 0.254vw;
  }
}
#lp_look .modal_block .img_section .close::before {
  transform: rotate(-45deg);
}
#lp_look .modal_block .img_section .close::after {
  transform: rotate(45deg);
}
#lp_look .modal_block .img_section img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#lp_message {
  background: url(../img/message_bg.jpg) no-repeat center 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #lp_message {
    background: url(../img/message_bg_sp.jpg) no-repeat center 0/100%;
    height: 345.443vw;
    padding: 37.76vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message {
    background-size: 169.492vw;
    height: 135.593vw;
    padding: 18.22vw 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message {
    background-size: 2000px;
    height: 1600px;
    padding: 215px 0 0;
  }
}
#lp_message::before {
  content: "";
  display: block;
  background: url(../img/item_img.png) no-repeat center 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  #lp_message::before {
    background: url(../img/item_img_sp.png) no-repeat center 0/100%;
    width: 100%;
    height: 34.115vw;
    top: -8.594vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message::before {
    width: 100%;
    height: 12.797vw;
    background-size: 172.712vw auto;
    top: -6.186vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message::before {
    width: 100%;
    height: 151px;
    background-size: 2038px auto;
    top: -73px;
  }
}
#lp_message .sect_title {
  text-align: center;
  letter-spacing: 0.06em;
  font-weight: 500;
  color: #8F939B;
}
@media only screen and (max-width: 767px) {
  #lp_message .sect_title {
    font-size: 6.51vw;
    line-height: 10.938vw;
    margin-bottom: 8.333vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message .sect_title {
    font-size: 4.237vw;
    line-height: 6.017vw;
    margin-bottom: 5.424vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message .sect_title {
    font-size: 50px;
    line-height: 71px;
    margin-bottom: 64px;
  }
}
#lp_message .txt {
  text-align: center;
}
#lp_message .txt p {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_message .txt p {
    line-height: 9.115vw;
    margin-bottom: 5.469vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message .txt p {
    font-size: 1.61vw;
    line-height: 3.729vw;
    margin-bottom: 2.712vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message .txt p {
    font-size: 19px;
    line-height: 44px;
    margin-bottom: 32px;
  }
}
#lp_message .txt strong {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_message .txt strong {
    font-size: 4.167vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message .txt strong {
    font-size: 1.949vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message .txt strong {
    font-size: 23px;
  }
}
#lp_message .txt span {
  color: #8f939b;
}
@media only screen and (max-width: 767px) {
  #lp_message .image {
    width: 94.01vw;
    margin: 0 0 5.339vw 5.208vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message .image {
    width: 93.559vw;
    margin: -12.458vw 0 3.475vw 8.729vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message .image {
    width: 1104px;
    margin: -147px 0 41px 103px;
  }
}
#lp_message .txt02 {
  width: fit-content;
  width: -moz-fit-content;
  position: relative;
  margin-inline: auto;
}
#lp_message .txt02::before {
  content: "";
  background: url(../img/message_img02.png) no-repeat center 0/100%;
  display: block;
  position: absolute;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #lp_message .txt02::before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message .txt02::before {
    width: 13.983vw;
    height: 15.932vw;
    top: 13.559vw;
    left: -5.932vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message .txt02::before {
    width: 165px;
    height: 188px;
    top: 160px;
    left: -70px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_message .txt02 p {
    margin-bottom: 6.12vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message .txt02 p {
    margin-bottom: 3.983vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message .txt02 p {
    margin-bottom: 47px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_message .txt02 p:nth-of-type(2) {
    margin-bottom: 8.464vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message .txt02 p:nth-of-type(2) {
    margin-bottom: 3.729vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message .txt02 p:nth-of-type(2) {
    margin-bottom: 44px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_message .txt02 strong {
    line-height: 6.901vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_message .txt02 strong {
    line-height: 4.492vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_message .txt02 strong {
    line-height: 53px;
  }
}

#lp_color {
  background: url(../img/color_bg.jpg) repeat-y center 0;
}
@media only screen and (max-width: 767px) {
  #lp_color {
    background: url(../img/color_bg_sp.jpg) repeat-y center 0/100%;
    padding: 14.583vw 0 15.625vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color {
    background-size: 169.492vw;
    padding: 8.983vw 0 8.305vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color {
    background-size: 2000px;
    padding: 106px 0 98px;
  }
}
#lp_color .block {
  position: relative;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #lp_color .block {
    width: 89.583vw;
    padding: 9.896vw 0 11.719vw;
    margin: 0 auto 9.115vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .block {
    padding: 5.085vw 0 4.661vw;
    margin-bottom: 6.102vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .block {
    padding: 60px 0 55px;
    margin-bottom: 72px;
  }
}
#lp_color .num {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 200px;
}
@media only screen and (max-width: 767px) {
  #lp_color .num {
    width: 26.042vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .num {
    width: 16.949vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .num {
    width: 200px;
  }
}
#lp_color .num img {
  width: 100%;
}
#lp_color .name {
  text-align: center;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #lp_color .name {
    font-size: 5.729vw;
    margin-bottom: 2.604vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .name {
    font-size: 2.797vw;
    margin-bottom: 1.864vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .name {
    font-size: 33px;
    margin-bottom: 22px;
  }
}
#lp_color .catch {
  text-align: center;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_color .catch {
    margin-bottom: 7.552vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .catch {
    font-size: 1.864vw;
    margin-bottom: 2.712vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .catch {
    font-size: 22px;
    margin-bottom: 32px;
  }
}
#lp_color .block_inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #lp_color .block_inner {
    gap: 5.208vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .block_inner {
    gap: 4.237vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .block_inner {
    gap: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_color .img {
    width: 58.333vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .img {
    width: 37.966vw;
    margin-top: 1.864vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .img {
    width: 448px;
    margin-top: 22px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_color .txt_wrap {
    width: 70.313vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .txt_wrap {
    width: 35.593vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .txt_wrap {
    width: 420px;
  }
}
#lp_color .for {
  text-align: center;
  letter-spacing: 0.14em;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_color .for {
    font-size: 3.906vw;
    line-height: 6.51vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .for {
    font-size: 1.525vw;
    line-height: 2.712vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .for {
    font-size: 18px;
    line-height: 32px;
  }
}
#lp_color .mean {
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #lp_color .mean {
    height: 6.25vw;
    padding: 1.302vw 0 0;
    margin: 3.516vw 0 3.646vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .mean {
    height: 2.712vw;
    font-size: 1.441vw;
    padding: 0.508vw 0 0;
    margin: 1.441vw 0 1.102vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .mean {
    height: 32px;
    font-size: 17px;
    padding: 6px 0 0;
    margin: 17px 0 13px;
  }
}
#lp_color .desc {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_color .desc {
    font-size: 3.125vw;
    line-height: 7.031vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_color .desc {
    font-size: 1.441vw;
    line-height: 3.22vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_color .desc {
    font-size: 17px;
    line-height: 38px;
  }
}
#lp_color .block01 .for {
  color: #54ACD0;
}
#lp_color .block01 .mean {
  background: #54ACD0;
}
#lp_color .block02 .for {
  color: #F6A7B9;
}
#lp_color .block02 .mean {
  background: #F6A7B9;
}
#lp_color .block03 .for {
  color: #333F75;
}
#lp_color .block03 .mean {
  background: #333F75;
}
#lp_color .block04 .for {
  color: #333;
}
#lp_color .block04 .mean {
  background: #333;
}
#lp_color .block05 .for {
  color: #B69972;
}
#lp_color .block05 .mean {
  background: #B69972;
}
#lp_color .block06 .for {
  color: #265E55;
}
#lp_color .block06 .mean {
  background: #265E55;
}
#lp_color .block07 .for {
  color: #FF7CAE;
}
#lp_color .block07 .mean {
  background: #FF7CAE;
}
#lp_color .block08 .for {
  color: #B32B38;
}
#lp_color .block08 .mean {
  background: #B32B38;
}
#lp_color .block09 {
  margin-bottom: 0;
}
#lp_color .block09 .for {
  color: #6E4A3B;
}
#lp_color .block09 .mean {
  background: #6E4A3B;
}

@media only screen and (max-width: 767px) {
  #lp_voice {
    padding: 16.927vw 0 6.25vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice {
    padding: 23.051vw 0 4.068vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice {
    padding: 272px 0 48px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_voice h2 {
    width: 51.302vw;
    margin: 0 auto 10.807vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice h2 {
    width: 33.39vw;
    margin: 0 auto 7.034vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice h2 {
    width: 394px;
    margin: 0 auto 83px;
  }
}
#lp_voice .voice_list {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list {
    width: 89.583vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice .voice_list {
    width: 84.746vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice .voice_list {
    width: 1000px;
  }
}
#lp_voice .voice_list li {
  display: flex;
  flex-flow: row wrap;
  border-bottom: 1px solid #BFBFBF;
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list li {
    padding: 0 0 8.333vw 0;
    margin: 0 0 10.807vw;
    display: block;
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice .voice_list li {
    padding: 0 0 3.983vw 0.847vw;
    margin: 0 0 3.39vw;
    gap: 5.508vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice .voice_list li {
    padding: 0 0 47px 10px;
    margin: 0 0 40px;
    gap: 65px;
  }
}
#lp_voice .voice_list li:last-child {
  border: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list .img_wrap {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list .img {
    width: 34.245vw;
    margin: 0 0 1.302vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice .voice_list .img {
    width: 22.288vw;
    margin: 0 0 1.186vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice .voice_list .img {
    width: 263px;
    margin: 0 0 14px;
  }
}
#lp_voice .voice_list .name {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list .name {
    font-size: 3.906vw;
    line-height: 6.25vw;
    margin-left: 3.906vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice .voice_list .name {
    font-size: 1.949vw;
    line-height: 2.373vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice .voice_list .name {
    font-size: 23px;
    line-height: 28px;
  }
}
#lp_voice .voice_list .name span {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list .name span {
    display: block;
    font-size: 3.125vw;
    line-height: 4.427vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice .voice_list .name span {
    font-size: 1.441vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice .voice_list .name span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list .txt_wrap {
    width: 84.635vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice .voice_list .txt_wrap {
    width: 55.085vw;
    padding-top: 0.932vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice .voice_list .txt_wrap {
    width: 650px;
    padding-top: 11px;
  }
}
#lp_voice .voice_list .txt_wrap .sub {
  letter-spacing: 0.06em;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list .txt_wrap .sub {
    font-size: 4.688vw;
    line-height: 7.813vw;
    margin: 0 0 0 37.76vw;
    padding-top: 6.51vw;
    height: 52.083vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice .voice_list .txt_wrap .sub {
    font-size: 2.542vw;
    line-height: 4.237vw;
    margin-bottom: 1.102vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice .voice_list .txt_wrap .sub {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 13px;
  }
}
#lp_voice .voice_list .txt_wrap .txt {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_voice .voice_list .txt_wrap .txt {
    font-size: 3.125vw;
    line-height: 7.031vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_voice .voice_list .txt_wrap .txt {
    font-size: 1.525vw;
    line-height: 3.39vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_voice .voice_list .txt_wrap .txt {
    font-size: 18px;
    line-height: 40px;
  }
}

#lp_support {
  background: url(../img/support_bg.jpg) no-repeat center 0;
}
@media only screen and (max-width: 767px) {
  #lp_support {
    background: url(../img/support_bg_sp.jpg) no-repeat center 0/100%;
    height: 360.417vw;
    padding: 52.734vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support {
    background-size: 169.492vw;
    height: 146.78vw;
    padding: 13.559vw 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support {
    background-size: 2000px;
    height: 1732px;
    padding: 160px 0 0;
  }
}
#lp_support .sect_title {
  text-align: center;
  color: #fff;
  letter-spacing: 0.16em;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_support .sect_title {
    font-size: 6.51vw;
    line-height: 9.245vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support .sect_title {
    font-size: 4.237vw;
    line-height: 6.017vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support .sect_title {
    font-size: 50px;
    line-height: 71px;
  }
}
#lp_support .lead {
  text-align: center;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_support .lead {
    font-size: 3.906vw;
    margin: 5.208vw auto 10.026vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support .lead {
    font-size: 1.61vw;
    margin: 2.542vw auto 4.068vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support .lead {
    font-size: 19px;
    margin: 30px auto 48px;
  }
}
#lp_support .support_list {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
@media only screen and (max-width: 767px) {
  #lp_support .support_list {
    width: 81.771vw;
    margin: 0 auto 28.646vw;
    gap: 7.161vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support .support_list {
    width: 71.186vw;
    margin: 0 auto 16.949vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support .support_list {
    width: 840px;
    margin: 0 auto 200px;
  }
}
#lp_support .support_list li {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #lp_support .support_list li {
    display: flex;
    flex-flow: row wrap;
    width: 81.771vw;
    height: 57.292vw;
    padding: 5.859vw 6.51vw 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support .support_list li {
    width: 34.746vw;
    height: 35.593vw;
    padding: 2.627vw 0 0;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support .support_list li {
    width: 410px;
    height: 420px;
    padding: 31px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #lp_support .support_list .ico {
    width: 10.026vw;
    margin: 2.604vw 5.208vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support .support_list .ico {
    width: 4.322vw;
    margin: 0 auto 0.678vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support .support_list .ico {
    width: 51px;
    margin: 0 auto 8px;
  }
}
#lp_support .support_list .sub {
  text-align: center;
  letter-spacing: 0.06em;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_support .support_list .sub {
    font-size: 4.948vw;
    line-height: 7.292vw;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support .support_list .sub {
    font-size: 2.542vw;
    line-height: 3.814vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support .support_list .sub {
    font-size: 30px;
    line-height: 45px;
  }
}
#lp_support .support_list .txt {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #lp_support .support_list .txt {
    width: 100%;
    margin: -2.604vw auto 0;
    font-size: 3.125vw;
    line-height: 7.031vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support .support_list .txt {
    width: 28.814vw;
    margin: 1.525vw auto 0;
    font-size: 1.441vw;
    line-height: 2.966vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support .support_list .txt {
    width: 340px;
    margin: 18px auto 0;
    font-size: 17px;
    line-height: 35px;
  }
}
#lp_support .catch {
  text-align: center;
  letter-spacing: 0.16em;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #lp_support .catch {
    font-size: 5.469vw;
    line-height: 8.854vw;
    margin-bottom: 10.417vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_support .catch {
    font-size: 2.966vw;
    line-height: 5.085vw;
    margin-bottom: 4.831vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_support .catch {
    font-size: 35px;
    line-height: 60px;
    margin-bottom: 57px;
  }
}

@media only screen and (max-width: 767px) {
  #lp_faq {
    padding: 17.578vw 0 9.766vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_faq {
    padding: 10.085vw 0 6.356vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_faq {
    padding: 119px 0 75px;
  }
}
@media only screen and (max-width: 767px) {
  #lp_faq .sect_title {
    width: 34.896vw;
    margin: 0 auto 6.771vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_faq .sect_title {
    width: 22.712vw;
    margin: 0 auto 4.407vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_faq .sect_title {
    width: 268px;
    margin: 0 auto 52px;
  }
}
#lp_faq .faq_list {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #lp_faq .faq_list {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #lp_faq .faq_list {
    width: 84.746vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_faq .faq_list {
    width: 1000px;
  }
}
#lp_faq .faq_list dt {
  background: url(../img/q.png) no-repeat 38px 0;
  letter-spacing: 0.06em;
  border-bottom: 1px solid #BFBFBF;
}
@media only screen and (max-width: 767px) {
  #lp_faq .faq_list dt {
    background-size: 7.031vw;
    background-position: 5.599vw 0;
    font-size: 4.688vw;
    line-height: 7.552vw;
    padding: 0 0 3.125vw 14.323vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_faq .faq_list dt {
    background-size: 3.729vw;
    background-position: 3.22vw 0;
    font-size: 2.542vw;
    padding: 0 0 2.542vw 10.593vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_faq .faq_list dt {
    background-size: 44px;
    font-size: 30px;
    padding: 0 0 30px 110px;
  }
}
#lp_faq .faq_list dd {
  background: url(../img/a.png) no-repeat 42px 35px;
}
@media only screen and (max-width: 767px) {
  #lp_faq .faq_list dd {
    background-size: 4.557vw;
    background-position: 6.25vw 4.557vw;
    font-size: 3.125vw;
    line-height: 7.031vw;
    padding: 3.646vw 4.427vw 0 16.276vw;
    margin: 0 0 9.115vw;
  }
}
@media only screen and (min-width: 768px) {
  #lp_faq .faq_list dd {
    background-size: 2.458vw;
    background-position: 3.559vw 2.966vw;
    font-size: 1.61vw;
    line-height: 3.39vw;
    padding: 1.949vw 0 0 9.322vw;
    margin: 0 0 4.831vw;
    min-height: 6.78vw;
  }
}
@media only screen and (min-width: 1180px) {
  #lp_faq .faq_list dd {
    background-size: 29px;
    font-size: 19px;
    line-height: 40px;
    padding: 23px 0 0 110px;
    margin: 0 0 57px;
    min-height: 80px;
  }
}
#lp_faq .faq_list a {
  color: #000;
  text-decoration: underline;
}
@media (any-hover: hover) {
  #lp_faq .faq_list a:hover {
    opacity: 0.7;
  }
}/*# sourceMappingURL=style.css.map */