@charset "UTF-8";
/*--------------------------------------------------------------
Foundation
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, i, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption,
button, input, textarea, select, i {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  line-height: 1.5;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 1.6rem;
  line-height: 1.5;
  background: #1C0904;
  color: #6A4A33;
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 2.2rem;
  }
}

ul, li {
  list-style: none;
}

table {
  border-collapse: collapse;
  width: 100%;
}

a:hover,
a:active,
a:focus {
  outline: 0;
}

a {
  backface-visibility: hidden;
  transition: .2s ease-in;
  transition-property: opacity, color, border, background, transform, box-shadow;
  opacity: 1;
  line-height: inherit;
}

img {
  vertical-align: middle;
  width: 100%;
}

img,
input[type="image"] {
  border: 0;
  height: auto;
  max-width: 100%;
}

input[type="submit"], input[type="button"], button {
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
  font-size: inherit;
  letter-spacing: inherit;
  background: none;
}

strong {
  font-weight: bold;
}

a {
  text-decoration: none;
}

a:hover,
input[type="image"]:hover {
  opacity: 0.7;
}

p {
  line-height: inherit;
}

p * {
  line-height: inherit;
}

main {
  overflow: hidden;
}

.m_ft {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.ft_e {
  font-family: 'Montserrat', sans-serif;
}

/*--------------------------------------------------------------
Component
--------------------------------------------------------------*/
.evt {
  visibility: hidden;
}

.c_anchor {
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: -14rem;
}

@media screen and (max-width: 767px) {
  .c_anchor {
    margin-top: -8rem;
  }
}

/*--------------------------------------------------------------
Utility
--------------------------------------------------------------*/
.u_wrap {
  overflow: hidden;
}

.u_inner {
  width: 108rem;
  margin: 0 auto;
  max-width: 100%;
}

html {
  font-size: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  html {
    font-size: calc(100vw * 10 / 1440);
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: calc(100vw * 10 / 750);
  }
}

.u_clearfix:after,
.u_clearfix > li:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

* html .u_clearfix,
* html .u_clearfix > li {
  zoom: 1;
}

* + html .u_clearfix,
* + html .u_clearfix li {
  zoom: 1;
}

.u_switch_img {
  opacity: 1;
}

.u_relative {
  position: relative;
}

@media screen and (min-width: 768px) {
  .u_visible_sp {
    display: none;
  }
  .u_tel {
    pointer-events: none;
    cursor: default;
  }
  .u_tel:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  .u_visible_pc {
    display: none;
  }
  .u_inner {
    width: auto;
    margin: 0 3rem;
  }
  .u_inner.b {
    margin: 0;
  }
}

/*--------------------------------------------------------------
Layout/PageBase
--------------------------------------------------------------*/
.h_logo {
  position: absolute;
  left: 3rem;
  top: 4.3rem;
}

@media screen and (min-width: 768px) {
  .h_logo {
    left: calc(50% - 63.1rem);
  }
}

.h_logo img {
  width: 24rem;
}

footer {
  height: 5.5rem;
  height: 16rem;
}

.f_bnr {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .f_bnr {
    bottom: 4.2rem;
  }
  .f_bnr a {
    width: 88rem;
    display: block;
    margin: 0 auto;
  }
}

main {
  width: 75rem;
  margin: 0 auto;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  main {
    width: 144rem;
  }
}

/*--------------------------------------------------------------
Project
--------------------------------------------------------------*/
.lp_lead {
  margin: -17rem 0 13.2rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .lp_lead {
    margin: -8.6rem 0 14.3rem;
  }
  .lp_lead p {
    width: 88rem;
    margin: 0 auto;
  }
}

.lp_lead .txt1 {
  margin-bottom: 4.8rem;
  font-size: 4rem;
  line-height: 1.75;
  color: #fff;
  letter-spacing: .05em;
}

.lp_lead .txt1 em {
  color: #EB851E;
}

@media screen and (min-width: 768px) {
  .lp_lead .txt1 {
    margin-bottom: 6.4rem;
    font-size: 3.6rem;
  }
}

.lp_lead .txt2 {
  width: 90%;
  margin: 0 auto 5.1rem;
}

@media screen and (min-width: 768px) {
  .lp_lead .txt2 {
    width: 88rem;
    margin-bottom: 5.6rem;
  }
}

.lp_lead .txt3 {
  color: #fff;
  font-size: 4rem;
  line-height: 1.65;
}

.lp_lead .txt3 + .txt3 {
  margin-top: 1em;
}

.lp_lead .txt3 em {
  color: #EB851E;
}

@media screen and (min-width: 768px) {
  .lp_lead .txt3 {
    font-size: 3.6rem;
  }
}

.lp_order {
  position: relative;
}

.lp_order .box {
  position: absolute;
  bottom: 3.6rem;
  width: 100%;
  left: 0;
  text-align: center;
  padding: 0 3rem;
}

@media screen and (min-width: 768px) {
  .lp_order .box {
    width: 37.2rem;
    right: 16.8rem;
    left: auto;
    padding: 0;
    /*bottom: 4.6rem;*/
    bottom: 2.6rem;
  }
}

.lp_order p {
  color: #fff;
  font-size: 3.63rem;
  margin-top: .6em;
  letter-spacing: .05em;
  line-height: 1.0;
}
.lp_order p span {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .lp_order p {
    font-size: 2.5rem;
    margin-top: .9em;
  }
  .lp_order p span {
    font-size: 1.1rem;
  }
}

.lp_order p em {
  color: #02B1FF;
}

.lp_btn {
  text-align: center;
}

.lp_btn a {
  background: linear-gradient(#fcb922 0%, #f75706 91.13%, #f74e03 100%);
  display: block;
  color: #fff;
  font-size: 4.2rem;
  border-radius: .8rem;
  line-height: 10.3rem;
  letter-spacing: .1em;
  position: relative;
}

@media screen and (min-width: 768px) {
  .lp_btn a {
    font-size: 2.9rem;
    line-height: 6rem;
    padding-right: 1em;
  }
}

.lp_btn a:after {
  content: '';
  border: .3095em solid transparent;
  border-left: .5715em solid #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 1em;
}

.lp_btn a em {
  color: #FFFF22;
}

.lp_fig figcaption {
  font-size: 2.9rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .lp_fig figcaption {
    font-size: 4rem;
  }
}

.lp_cap {
  text-align: right;
  font-size: 2.2rem;
  font-weight: 500;
  margin-top: .8em;
}

@media screen and (min-width: 768px) {
  .lp_cap {
    font-size: 1.6rem;
  }
}

.lp_cap i {
  display: inline-block;
  text-align: left;
}

.lp_kouji {
  background: url(../img/bg_sp.jpg) center top/100%;
  padding: 0 0 11.6rem;
}

@media screen and (min-width: 768px) {
  .lp_kouji {
    padding: 0 0 9.4rem;
    background-image: url(../img/bg.jpg);
  }
  .lp_kouji .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .lp_kouji .col {
    width: 51.6rem;
  }
  .lp_kouji figure {
    width: 51.7rem;
  }
  .lp_kouji .ttl {
    width: 108rem;
    margin: 0 auto;
  }
}

.lp_kouji .ttl2 {
  text-align: center;
  font-size: 4rem;
}

@media screen and (min-width: 768px) {
  .lp_kouji .ttl2 {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
}

.lp_kouji .bg {
  background: linear-gradient(#fcb922 0%, #f75706 91.13%, #f74e03 100%);
  padding-top: 8.9rem;
  margin-bottom: 8rem;
}

@media screen and (min-width: 768px) {
  .lp_kouji .bg {
    padding-top: 7rem;
    margin-bottom: 10rem;
  }
}

.lp_kouji table {
  border: solid 2px #6A4A33;
  position: relative;
  z-index: 1;
}

.lp_kouji table:before {
  content: '';
  position: absolute;
  background: linear-gradient(#fad84d 0%, #f8a048 100%);
  height: 100%;
  width: 23.6%;
  top: 0;
  right: 0;
  z-index: -1;
}

.lp_kouji tr > * {
  font-size: 2.6rem;
  width: 23.6%;
  padding: .5em 0;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .lp_kouji tr > * {
    font-size: 1.9rem;
  }
}

.lp_kouji tr > *:nth-child(1) {
  border-right: solid 2px #6A4A33;
  width: auto;
}

.lp_kouji tr > *:nth-child(2) {
  border-right: solid 1px #6A4A33;
}

.lp_kouji tr > *:nth-child(3) {
  border-right: solid 1px #6A4A33;
}

.lp_kouji tr > *:nth-child(4) {
  background: none;
}

.lp_kouji tbody tr + tr > * {
  border-top: solid 1px #6A4A33;
}

.lp_kouji tbody th {
  background: #FFF5EB;
  text-align: left;
  padding-left: .7em;
}

.lp_kouji tbody td {
  background: #fff;
  text-align: center;
}

.lp_kouji tbody tr > *:nth-child(4) {
  font-size: 3rem;
}

@media screen and (min-width: 768px) {
  .lp_kouji tbody tr > *:nth-child(4) {
    font-size: 2.2rem;
  }
}

.lp_kouji thead th {
  background: #FFDEBE;
  border-bottom: solid 2px #6A4A33;
}

@media screen and (max-width: 767px) {
  .lp_kouji .lp_fig {
    margin-top: 7.5rem;
  }
  .lp_kouji .lp_fig figcaption {
    margin-bottom: 2rem;
  }
}

.lp_solt {
  background: url(../img/bg_sp.jpg) center top/100%;
  position: relative;
  z-index: 1;
}

.lp_solt:before {
  content: '';
  position: absolute;
  background: url(../img/solt_bg_sp.png) no-repeat center top/100%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .lp_solt:before {
    background-image: url(../img/solt_bg.png);
  }
}

@media screen and (min-width: 768px) {
  .lp_solt {
    background-image: url(../img/bg.jpg);
  }
  .lp_solt .img {
    position: absolute;
    width: 75.5rem;
    left: 0;
    top: 0;
  }
  .lp_solt .u_inner {
    width: auto;
    margin: 0;
  }
  .lp_solt .box1 {
    width: 63.4rem;
    margin-left: 66.3rem;
    padding-top: 10rem;
    margin-bottom: 7.5rem;
  }
  .lp_solt .box1 figure {
    margin-left: 3.3rem;
    margin-top: 4.4rem;
    width: 51.8rem;
  }
  .lp_solt .box2 {
    display: flex;
    margin-left: 18rem;
    width: 108rem;
    justify-content: space-between;
  }
  .lp_solt .box2 .txt2 {
    width: 35.8rem;
  }
}

@media screen and (max-width: 767px) {
  .lp_solt .txt1 {
    margin: -13.9rem 0 6.9rem;
  }
  .lp_solt .txt2 {
    margin: 9.2rem 0 6.4rem;
  }
}

.lp_solt .txt1 {
  font-size: 5rem;
  letter-spacing: .01em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .lp_solt .txt1 {
    font-size: 4rem;
    letter-spacing: -.01em;
    white-space: nowrap;
  }
}

.lp_solt .txt1 em {
  background: #EB851E;
  color: #FFFF22;
  padding: 0 .2em;
  margin: 0 .2em;
}

.lp_solt .txt2 {
  font-size: 3.2rem;
  letter-spacing: .01em;
  line-height: 1.8125;
  white-space: nowrap;
}

.lp_solt .txt2 em {
  background: #EB851E;
  color: #FFFF22;
  padding: .2em  .2em;
}

@media screen and (min-width: 768px) {
  .lp_solt .txt2 em {
    position: relative;
    left: -.2em;
  }
}

@media screen and (max-width: 767px) {
  .lp_solt .txt2 {
    font-size: 5rem;
    text-align: center;
  }
}

.lp_solt .lp_fig figcaption {
  margin-bottom: -4.5rem;
}

@media screen and (max-width: 767px) {
  .lp_solt .lp_fig figcaption {
    margin-bottom: -5.5rem;
  }
}

.lp_solt .lead {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.9;
}

@media screen and (min-width: 768px) {
  .lp_solt .lead {
    font-size: 1.8rem;
  }
}

.lp_solt .lead em {
  font-weight: bold;
  color: #EB851E;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .lp_solt .lead em {
    font-size: 1.2em;
  }
}

.lp_solt .txt3 {
  margin-top: 6.4rem;
  background: #EB851E;
  padding: 5.4rem 0 3.9rem;
  text-align: center;
  font-size: 3.6rem;
  color: #fff;
  line-height: 1.38;
}

.lp_solt .txt3 em {
  font-size: 5rem;
  color: #FFFF22;
  display: block;
  margin-top: .1em;
}

@media screen and (max-width: 767px) {
  .lp_solt .txt3 em {
    margin-top: .4em;
  }
}

.lp_solt .txt3 i {
  position: relative;
  padding-top: .4em;
  display: inline-block;
}

.lp_solt .txt3 i:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: .85rem;
  height: .85rem;
  border-radius: 50%;
  background: #FFFF22;
  top: 0;
}

@media screen and (min-width: 768px) {
  .lp_solt .txt3 {
    padding: 6.7rem 0 3.9rem;
  }
}

.lp_mugi {
  background: url(../img/mugi_bg01_sp.svg) no-repeat 50%/cover;
}

.lp_mugi .ttl {
  padding: 7.1rem 0 6.8rem;
  background: #EB851E;
}

@media screen and (min-width: 768px) {
  .lp_mugi .ttl {
    text-align: center;
    padding: 6.3rem 0 5.6rem;
  }
  .lp_mugi .ttl img {
    width: 81rem;
  }
}

.lp_mugi .catch {
  position: relative;
  text-align: center;
}

.lp_mugi .catch img {
  position: absolute;
  width: 23.2rem;
  left: 3rem;
  bottom: 0;
}

@media screen and (min-width: 768px) {
  .lp_mugi .catch img {
    left: 20rem;
    width: 23.8rem;
  }
}

.lp_mugi .catch p {
  font-size: 3rem;
  padding-left: 23rem;
  background: #E6D3C2;
  line-height: 13.3rem;
}

@media screen and (min-width: 768px) {
  .lp_mugi .catch p {
    font-size: 3.6rem;
    padding-left: 0;
    line-height: 12rem;
  }
}

.lp_mugi .catch p.b {
  background: #6A4A33;
  color: #fff;
  line-height: 10.9rem;
}

@media screen and (min-width: 768px) {
  .lp_mugi .catch p.b {
    line-height: 14.6rem;
  }
}

.lp_mugi .box {
  background: url(../img/mugi_bg01_sp.svg) no-repeat center top/cover;
  position: relative;
  padding: 10.5rem 0 12.3rem;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .lp_mugi .box {
    background-image: url(../img/mugi_bg.jpg);
    height: 52.4rem;
    padding: 6.9rem 0 0;
  }
}

@media screen and (min-width: 768px) {
  .lp_mugi .row {
    width: 108rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .lp_mugi .row .u_inner {
    width: 51.7rem;
    margin: 0;
  }
  .lp_mugi .row .txt1 {
    width: 51.5rem;
    margin-top: -4rem;
  }
}

.lp_mugi .bg1 {
  position: absolute;
  top: 0;
  z-index: -1;
}

.lp_mugi .bg2 {
  position: absolute;
  bottom: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .lp_mugi .txt1 {
    margin-top: 6.3rem;
  }
}

.lp_voice {
  background: url(../img/voice_bg02_sp.jpg) no-repeat 50%/cover;
  padding-bottom: 10.6rem;
}

@media screen and (min-width: 768px) {
  .lp_voice {
    padding-bottom: 13.4rem;
  }
}

.lp_voice .ttl {
  background: url(../img/voice_bg01_sp.png) no-repeat center top/cover;
  height: 39.8rem;
  padding-top: 9rem;
  text-align: center;
  color: #fff;
  font-size: 5rem;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .lp_voice .ttl {
    background-image: url(../img/voice_bg01.png);
    height: 36.2rem;
    padding-top: 10.2rem;
    font-size: 4rem;
  }
}

.lp_voice dl {
  margin-top: 8rem;
  border-radius: .8rem;
  background: #FFFBF4;
  box-shadow: 1.4rem 1.8rem 1.2rem rgba(29, 24, 18, 0.29);
  padding: 5.9rem 5rem 5rem;
  position: relative;
}

@media screen and (min-width: 768px) {
  .lp_voice dl {
    margin-top: 6rem;
  }
}

.lp_voice dl:before, .lp_voice dl:after {
  content: '';
  position: absolute;
  background: #EB851E;
  border-radius: 50%;
  width: 1.8rem;
  height: 1.8rem;
}

.lp_voice dl:after {
  top: 2rem;
  left: 2rem;
}

.lp_voice dl:before {
  bottom: 2rem;
  right: 2rem;
}

.lp_voice dt {
  border-bottom: solid 1px #707070;
  font-size: 3rem;
  padding-left: 16.2rem;
  position: relative;
  line-height: 1.33;
  padding-bottom: 3rem;
  margin-bottom: 4rem;
}

.lp_voice dt span {
  display: block;
  line-height: inherit;
}

.lp_voice dt img {
  position: absolute;
  width: 12.2rem;
  left: 0;
}

.lp_voice dt em {
  display: block;
  color: #EB851E;
  font-size: .933em;
  margin-top: .5em;
}

.lp_voice dd {
  font-size: 3rem;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .lp_voice dd {
    font-size: 1.8rem;
  }
}

.lp_voice dd em {
  color: #EB851E;
  font-weight: bold;
}

.lp_kanri .txt1 {
  padding: 9.4rem 0 8.3rem;
  background: #EB851E;
  text-align: center;
  color: #fff;
  font-size: 4rem;
}

@media screen and (min-width: 768px) {
  .lp_kanri .txt1 {
    padding: 6.5rem 0 5rem;
    line-height: 2;
    font-size: 3rem;
  }
}

.lp_kanri .box {
  position: relative;
  background: #EB851E url(../img/kanri_bg_sp.png) no-repeat center bottom/100% auto;
  padding-bottom: 30rem;
}

@media screen and (min-width: 768px) {
  .lp_kanri .box {
    background-image: url(../img/kanri_bg.png);
    padding-bottom: 6.5rem;
  }
}

.lp_kanri .head {
  position: absolute;
  width: 100%;
  background: url(../img/kanri_memo_sp.svg) repeat-x center bottom/auto 100%;
  height: 4.7rem;
  top: 0;
  transform: translateY(-100%);
}

@media screen and (min-width: 768px) {
  .lp_kanri .head {
    background-image: url(../img/kanri_memo.png);
    height: 3.7rem;
  }
}

.lp_kanri dl {
  padding: 5.9rem 5rem 7rem;
  background: #F8F5F0;
  position: relative;
  top: -1px;
  border-radius: 0 0 2rem 2rem;
  box-shadow: 0.7rem 0.7rem 2.6rem rgba(0, 0, 0, 0.16);
}

@media screen and (min-width: 768px) {
  .lp_kanri dl {
    padding: 5.9rem 50rem 7rem 10rem;
  }
}

.lp_kanri dt {
  position: relative;
  /*margin-bottom: 3.6rem;*/
  font-size: 3.6rem;
  text-align: center;
}

.lp_kanri dt:before {
  content: '';
  position: absolute;
  background: url(../img/kanri_pin_sp.svg) no-repeat 50%/contain;
  width: 3.1rem;
  height: 4rem;
  left: -1.8rem;
  top: -5.9rem;
}

@media screen and (min-width: 768px) {
  .lp_kanri dt:before {
    left: -5.3rem;
    top: -4.2rem;
  }
}

@media screen and (min-width: 768px) {
  .lp_kanri dt {
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}

.lp_kanri dd {
  font-size: 3rem;
  font-weight: 500;
  /*border-top: solid 1px #D3C1B0;*/
  padding: 4.9rem 0;
  /*line-height: calc(4.6rem + 1px);*/
  position: relative;
  /*background-image: repeating-linear-gradient(#F8F5F0, #F8F5F0 4.6rem, #D3C1B0 4.6rem, #D3C1B0 calc(4.6rem + 1px));*/
}

@media screen and (min-width: 768px) {
  .lp_kanri dd {
    font-size: 1.75rem;
    /*line-height: calc(3.6rem + 1px);*/
    /*background-image: repeating-linear-gradient(#F8F5F0, #F8F5F0 3.6rem, #D3C1B0 3.6rem, #D3C1B0 calc(3.6rem + 1px));*/
    padding: 0 0;
    position: static;
  }
}

.lp_kanri dd img.kanriimg {
  position: absolute;
  right: -5rem;
  width: 59.1rem;
  bottom: -27.4rem;
}

@media screen and (min-width: 768px) {
  .lp_kanri dd img.kanriimg {
    width: 45.7rem;
    right: 1.5rem;
    top: 2.2rem;
  }
}

.lp_kaori {
  position: relative;
}

@media screen and (min-width: 768px) {
  .lp_kaori .wrap {
    width: 56rem;
    margin-left: 18rem;
  }
}

.lp_kaori .box {
  position: relative;
  z-index: 1;
  padding: 8.5rem 0 60.6rem;
}

@media screen and (min-width: 768px) {
  .lp_kaori .box {
    padding: 9.8rem 0 0;
    height: 60rem;
  }
}

.lp_kaori .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.lp_kaori .ttl {
  margin-bottom: 8.8rem;
}

@media screen and (min-width: 768px) {
  .lp_kaori .ttl {
    margin-bottom: 2.4rem;
  }
}

.lp_kaori .txt1 {
  margin-bottom: 7.7rem;
  font-size: 4rem;
  line-height: 1.25;
  text-align: center;
  color: #fff;
}

.lp_kaori .txt1 em {
  color: #EB851E;
}

@media screen and (min-width: 768px) {
  .lp_kaori .txt1 {
    margin-bottom: 3.8rem;
    text-align: left;
    font-size: 3rem;
    line-height: 1.66;
  }
}

.lp_kaori .lead {
  font-size: 3rem;
  font-weight: 500;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .lp_kaori .lead {
    font-size: 1.8rem;
    line-height: 2;
  }
}

.lp_kaori .lead em {
  color: #EB851E;
}

.lp_kaori .txt2 {
  background: linear-gradient(95deg, #d1aa64 0%, #f2d78d 51.69%, #c69037 100%);
  padding: 5.6rem 0 4.7rem;
  text-align: center;
  font-size: 4rem;
  line-height: 1.45;
}

@media screen and (min-width: 768px) {
  .lp_kaori .txt2 {
    font-size: 3rem;
    padding: 3.4rem 0 3.2rem;
  }
}

.lp_gentei {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .lp_gentei {
    background: #fff url(../img/gentei_bg_pc.jpg) no-repeat center top/contain;
    padding: 6.2rem 0 12.5rem;
  }
  .lp_gentei .ttl {
    text-align: center;
    margin-bottom: -5.7rem;
    position: relative;
  }
  .lp_gentei .ttl img {
    width: 44rem;
  }
  .lp_gentei .wrap {
    width: 108rem;
    margin: 0 auto;
  }
  .lp_gentei .lp_btn a {
    width: 63.4rem;
    line-height: 8rem;
    display: inline-block;
  }
  .lp_gentei .lp_btn a:after {
    right: 1.21em;
  }
  .lp_gentei .u_inner {
    width: 88rem;
  }
}

.lp_gentei .box {
  background: linear-gradient(#b1ea61 0%, #255a0e 71.92%, #408b37 100%);
  box-shadow: 0px -2px 9px rgba(0, 0, 0, 0.16);
  padding-bottom: 9.8rem;
}

@media screen and (min-width: 768px) {
  .lp_gentei .box {
    padding-bottom: 4.7rem;
  }
}

.lp_gentei .txt1 {
  background: linear-gradient(#fcb922 0%, #f75706 91.13%, #f74e03 100%);
  clip-path: polygon(100% 0, 100% calc(100% - 9rem), 50% 100%, 0 calc(100% - 9rem), 0 0);
  height: 27rem;
  padding-top: 3rem;
  margin-bottom: 6.4rem;
}

@media screen and (min-width: 768px) {
  .lp_gentei .txt1 {
    margin-bottom: 0;
    text-align: center;
    height: 14.2rem;
    padding-top: 1rem;
    clip-path: polygon(100% 0, 100% calc(100% - 5.5rem), 50% 100%, 0 calc(100% - 5.5rem), 0 0);
  }
  .lp_gentei .txt1 img {
    width: 88rem;
  }
}

.lp_gentei .txt2 {
  margin-bottom: 6.5rem;
}

@media screen and (min-width: 768px) {
  .lp_gentei .txt2 {
    text-align: center;
    margin: -1.5rem 0 0;
  }
  .lp_gentei .txt2 img {
    width: 91rem;
  }
}

.lp_gentei .limit {
  color: #E50012;
  background: #fff;
  margin-top: 7.8rem;
  border-radius: 1.7rem;
  box-shadow: 0px 1.3rem 2.6rem rgba(0, 87, 20, 0.92);
  font-size: 6rem;
  position: relative;
  height: 13.9rem;
  padding-top: .7em;
}

@media screen and (min-width: 768px) {
  .lp_gentei .limit {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.7rem;
    gap: 4.5rem;
    padding: 0;
    height: 8.2rem;
    margin-top: 4rem;
  }
}

.lp_gentei .limit small {
  font-size: .66em;
}

.lp_gentei .limit em {
  color: #fff;
  background: #E50012;
  color: #fff;
  font-size: .833em;
  border-radius: .5em;
  padding: .1em 1em 0;
}

@media screen and (max-width: 767px) {
  .lp_gentei .limit em {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -.8em;
  }
}

@media screen and (min-width: 768px) {
  .lp_gentei .limit em {
    font-size: 2rem;
    letter-spacing: .1em;
    display: inline-block;
    width: 22rem;
    text-align: center;
    border-radius: 3em;
  }
}

.lp_gentei .note {
  color: #FFFF23;
  font-size: 2.6rem;
  line-height: 1.69;
  margin-top: 2.2em;
}

@media screen and (min-width: 768px) {
  .lp_gentei .note {
    font-size: 1.9rem;
    margin: 3rem 0;
  }
}

.lp_msg {
  background: #fff;
  padding-bottom: 16rem;
}

@media screen and (min-width: 768px) {
  .lp_msg {
    padding-bottom: 13.5rem;
  }
  .lp_msg .lp_btn a {
    width: 63.4rem;
    line-height: 8rem;
    display: inline-block;
  }
  .lp_msg .lp_btn a:after {
    right: 1.21em;
  }
}

.lp_msg .ttl {
  margin: -13.9rem 0 7.9rem;
  font-size: 4rem;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .lp_msg .ttl {
    text-align: center;
    margin: -35rem 0 5.7rem;
    font-size: 3.6rem;
    color: #EB851E;
  }
}

.lp_msg .box {
  margin: 0 5rem;
}

.lp_msg .lead {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.46;
  margin-bottom: 8.2rem;
}

@media screen and (min-width: 768px) {
  .lp_msg .lead {
    font-size: 1.8rem;
    width: 73.7rem;
    margin: 0 auto 5.9rem;
    line-height: 2;
  }
}

.low {
  margin-top: 14rem;
}

@media screen and (max-width: 767px) {
  .low {
    margin-top: 8rem;
  }
}

.low_header {
  background: url(../img/about_mv.jpg) no-repeat 50%/cover;
  height: 30rem;
}

.low_header .ttl {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/*# sourceMappingURL=style.css.map */