@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap);
/************************************************************

RESET

************************************************************/
.lemontherich-cp h1,
.lemontherich-cp h2,
.lemontherich-cp h3,
.lemontherich-cp div,
.lemontherich-cp p,
.lemontherich-cp ol,
.lemontherich-cp ul,
.lemontherich-cp li,
.lemontherich-cp figure {
  margin: 0;
  padding: 0;
}

.lemontherich-cp ol,
.lemontherich-cp ul {
  list-style: none;
}

.lemontherich-cp img {
  vertical-align: top;
}

.lemontherich-cp {
  color: #333;
  font-family: "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  height: 100%;
  letter-spacing: 0.1em;
  background: url(/lemontherich/assets/img/campaign/bg.jpg) no-repeat 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.lemontherich-cp .lemon-inner {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.lemontherich-cp .lemon-inner-s {
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .lemontherich-cp {
    font-size: 16px;
    font-size: 2.3988vw;
    line-height: 1.8;
    min-width: 100%;
  }
  .lemontherich-cp .lemon-inner, .lemontherich-cp .lemon-inner-s {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }
  .lemontherich-cp .lemontherich-cp img {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .lemontherich-cp {
    font-size: 16px;
    font-size: 4.26667vw;
  }
}

/*---------------------------
		PC / sp
----------------------------*/
.pc_none {
  display: none;
}

.sp_none {
  display: inline-block;
}

.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_none {
    display: inline-block;
  }
  .sp_none {
    display: none;
  }
  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }
  main img {
    width: 100%;
    height: auto;
  }
}

.breadcrumbs {
  position: relative;
  z-index: 101;
  background-color: #fff;
}

footer {
  background-color: #fff;
  position: relative;
  z-index: 100;
}

.lemontherich-cp #lemon-cp-wrap .lemon-inner {
  padding: 0px 80px 0px;
  color: #003065;
  position: relative;
}

.lemontherich-cp #lemon-cp-wrap .lemon-inner:before, .lemontherich-cp #lemon-cp-wrap .lemon-inner:after {
  content: '';
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}

.lemontherich-cp #lemon-cp-wrap .lemon-inner:after {
  left: auto;
  right: 0;
}

.lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl {
  text-align: center;
  line-height: 1;
  margin-bottom: 70px;
}

.lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl span {
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  position: relative;
  line-height: 1;
}

.lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl span:before, .lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl span:after {
  content: '';
  width: 36px;
  height: 3px;
  background-color: #003065;
  position: absolute;
  top: 50%;
  left: -45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl span:after {
  left: auto;
  right: -45px;
}

.lemontherich-cp #lemon-cp-wrap .btn a {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.lemontherich-cp #lemon-cp-wrap .btn a:after {
  display: none;
}

.lemontherich-cp #lemon-cp-wrap .btn a:hover {
  opacity: 0.7;
}

.lemontherich-cp #lemon-cp-wrap #period {
  text-align: center;
  padding: 70px 0 60px;
  background-color: #fff;
}

.lemontherich-cp #lemon-cp-wrap #period h2.ttl {
  margin-bottom: 30px;
}

.lemontherich-cp #lemon-cp-wrap #period h2.ttl span {
  font-size: 28px;
}

.lemontherich-cp #lemon-cp-wrap #period h2.ttl span:before, .lemontherich-cp #lemon-cp-wrap #period h2.ttl span:after {
  width: 30px;
  left: -38px;
}

.lemontherich-cp #lemon-cp-wrap #period h2.ttl span:after {
  left: auto;
  right: -38px;
}

.lemontherich-cp #lemon-cp-wrap #period p {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 45px;
}

.lemontherich-cp #lemon-cp-wrap #box-list .box {
  /*ackground: url(/lemontherich/assets/img/campaign/bg2.jpg) repeat 50% 0;
        background-size: 100%;*/
  padding: 20px;
  margin-bottom: 80px;
  position: relative;
}

.lemontherich-cp #lemon-cp-wrap #box-list .box:after {
  content: '';
  width: 100%;
  height: 80px;
  position: absolute;
  bottom: -80px;
  left: 0;
  background-color: #fff;
}

.lemontherich-cp #lemon-cp-wrap #box-list .box .box-inner {
  background-color: #fff;
  padding: 45px 35px 25px;
}

.lemontherich-cp #lemon-cp-wrap #overview .lead {
  font-size: 48px;
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 20px;
}

.lemontherich-cp #lemon-cp-wrap #overview figure {
  text-align: center;
}

.lemontherich-cp #lemon-cp-wrap #overview small {
  display: block;
  text-align: right;
  font-size: 15px;
}

.lemontherich-cp #lemon-cp-wrap #entry .step {
  text-align: center;
  margin-bottom: 100px;
}

.lemontherich-cp #lemon-cp-wrap #entry .btn {
  text-align: center;
  margin-bottom: 40px;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl {
  margin: 0 150px;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dt {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 55px;
  letter-spacing: 0.1em;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd:last-of-type {
  margin-bottom: 50px;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ul li {
  position: relative;
  padding-left: 1.5em;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ul li:before {
  content: '●';
  position: absolute;
  top: 0;
  left: 0;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ul.no-mark li {
  padding-left: 0;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ul.no-mark li:before {
  display: none;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ul.note-list.mt {
  margin-top: 25px;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ul.note-list li:before {
  content: '※';
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ol li {
  padding-left: 2.8em;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ol li span {
  position: absolute;
  top: 0;
  left: 0;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd ol li:before {
  display: none;
}

.lemontherich-cp #lemon-cp-wrap #essentials dl dd a {
  color: #cb141c;
}

.lemontherich-cp #lemon-cp-wrap #info {
  text-align: center;
  background-color: #fff;
  padding-bottom: 80px;
}

.lemontherich-cp #lemon-cp-wrap #info h3 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.6;
}

.lemontherich-cp #lemon-cp-wrap #info h3 small {
  display: block;
  font-size: 14px;
}

.lemontherich-cp #lemon-cp-wrap #info .tel {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.lemontherich-cp #lemon-cp-wrap #info p {
  font-size: 9px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .lemontherich-cp #mv {
    padding: 0 5%;
  }
  .lemontherich-cp #lemon-cp-wrap {
    padding: 0 5%;
  }
  .lemontherich-cp #lemon-cp-wrap .lemon-inner {
    padding: 0px 5% 0px;
  }
  .lemontherich-cp #lemon-cp-wrap .lemon-inner:before, .lemontherich-cp #lemon-cp-wrap .lemon-inner:after {
    width: 5%;
  }
  .lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl {
    margin-bottom: 35px;
  }
  .lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl span {
    font-size: 20px;
    font-size: 5.33333vw;
    line-height: 1.2;
  }
  .lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl span:before, .lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl span:after {
    content: '';
    width: 25px;
    height: 2px;
    left: -30px;
  }
  .lemontherich-cp #lemon-cp-wrap .lemon-inner h2.ttl span:after {
    left: auto;
    right: -30px;
  }
  .lemontherich-cp #lemon-cp-wrap .btn {
    margin: auto;
    width: 42%;
    max-width: 200px;
  }
  .lemontherich-cp #lemon-cp-wrap .btn a {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  .lemontherich-cp #lemon-cp-wrap .btn a:after {
    display: none;
  }
  .lemontherich-cp #lemon-cp-wrap .btn a:hover {
    opacity: 0.7;
  }
  .lemontherich-cp #lemon-cp-wrap #period {
    text-align: center;
    padding: 35px 0 30px;
    background-color: #fff;
  }
  .lemontherich-cp #lemon-cp-wrap #period h2.ttl {
    margin-bottom: 20px;
  }
  .lemontherich-cp #lemon-cp-wrap #period h2.ttl span {
    font-size: 18px;
    font-size: 4.8vw;
  }
  .lemontherich-cp #lemon-cp-wrap #period h2.ttl span:before, .lemontherich-cp #lemon-cp-wrap #period h2.ttl span:after {
    width: 20px;
    left: -25px;
  }
  .lemontherich-cp #lemon-cp-wrap #period h2.ttl span:after {
    left: auto;
    right: -25px;
  }
  .lemontherich-cp #lemon-cp-wrap #period p {
    font-size: 21px;
    font-size: 5.6vw;
    line-height: 1.4;
    margin-bottom: 30px;
  }
  .lemontherich-cp #lemon-cp-wrap #box-list .box {
    padding: 10px;
    margin-bottom: 40px;
  }
  .lemontherich-cp #lemon-cp-wrap #box-list .box:after {
    height: 40px;
    bottom: -40px;
  }
  .lemontherich-cp #lemon-cp-wrap #box-list .box .box-inner {
    background-color: #fff;
    padding: 30px 5% 25px;
  }
  .lemontherich-cp #lemon-cp-wrap #overview .lead {
    font-size: 22px;
    font-size: 5.86667vw;
    margin-bottom: 20px;
  }
  .lemontherich-cp #lemon-cp-wrap #overview figure {
    text-align: center;
    margin-bottom: 5px;
  }
  .lemontherich-cp #lemon-cp-wrap #overview small {
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .lemontherich-cp #lemon-cp-wrap #entry .step {
    text-align: center;
    margin-bottom: 20px;
  }
  .lemontherich-cp #lemon-cp-wrap #entry .btn {
    text-align: center;
    margin-bottom: 2px;
    width: 48%;
    max-width: 200px;
  }
  .lemontherich-cp #lemon-cp-wrap #essentials dl {
    margin: 0 2%;
  }
  .lemontherich-cp #lemon-cp-wrap #essentials dl dt {
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .lemontherich-cp #lemon-cp-wrap #essentials dl dd {
    font-size: 11px;
    font-size: 2.93333vw;
    margin-bottom: 30px;
    line-height: 1.8;
  }
  .lemontherich-cp #lemon-cp-wrap #essentials dl dd:last-of-type {
    margin-bottom: 20px;
  }
  .lemontherich-cp #lemon-cp-wrap #essentials dl dd ol li {
    padding-left: 2.8em;
  }
  .lemontherich-cp #lemon-cp-wrap #essentials dl dd ol li span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .lemontherich-cp #lemon-cp-wrap #essentials dl dd ol li:before {
    display: none;
  }
  .lemontherich-cp #lemon-cp-wrap #essentials dl dd a {
    word-break: break-all;
  }
  .lemontherich-cp #lemon-cp-wrap #info {
    padding-bottom: 40px;
  }
  .lemontherich-cp #lemon-cp-wrap #info h3 {
    font-size: 16px;
    font-size: 4.26667vw;
  }
  .lemontherich-cp #lemon-cp-wrap #info h3 small {
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .lemontherich-cp #lemon-cp-wrap #info .tel {
    font-size: 32px;
    font-size: 8.53333vw;
  }
  .lemontherich-cp #lemon-cp-wrap #info p {
    font-size: 9px;
    font-size: 2.4vw;
  }
}
/*# sourceMappingURL=lemontherich2022_cp.css.map */