@charset "UTF-8";

.lpcoad .sttxt {font-size: 22px;}
.lpcoad .kmtxt {font-size: 14px;}

.lpcoad .wmc{ width: max-content;}

.dli-caret-circle-fill-right {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  position: relative;
  width: 1.25em;
  height: 1.25em;
  border: 0.075em solid currentColor;
  background: currentColor;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  top: 50%;
    right: 3%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.dli-caret-circle-fill-right::before {
  content: '';
  color: #000;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.3em 0.5em;
  border-left-color: currentColor;
  border-right: 0;
  transform: translateX(15%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}



  @media screen and (max-width: 980px) {
body .sp {max-width: inherit;}
.lpcoad .sttxt {font-size: font-size: 14px;font-weight: 500;}
.lpcoad .kmtxt {font-size: 12px;}
.lpcoad .wmc{ width: auto;}
.lpcoad .tls {text-align: left;}

.sp .cv01_btn {
position: absolute;
width: 60%;
top: 35%;
left: 50%;
transform: translateX(-50%);
}
	  
.w1200{
	padding:0;
}
}

/* sec01
----------------------*/
.lpcoad .sec01{
  padding-top: 120px;
  padding-bottom: 120px;
  background: #DDDBD9;
}

.lpcoad .sec01 p {
  line-height: 1.8;
}

.lpcoad .sec01 h1.bar {
  width: 500px;
}


@media screen and (max-width: 980px) {
.lpcoad .sec01{
  padding-top: 40px;
  padding-bottom: 40px;
}
.lpcoad .sec01 h1.bar {
  width: auto;
}
}


/* sec02
----------------------*/
@media screen and (max-width: 980px) {
.lpcoad .sec02 {
    padding-bottom: 20px;
}
}

/* sec03
----------------------*/
.lpcoad .sec03{
  padding-top: 120px;
  padding-bottom: 120px;
  background: #222;
}

.lpcoad .sec03 h1.bar {
  width: 525px;
}

.lpcoad .sec03 p {
  color: #fff;
}

.lpcoad .sec03 p.sttxt {
  line-height: 1.8;
}

.lpcoad .sec03 p.kmtxt {
  line-height: 1.4;
}

.lpcoad .sec03 .cont1 {
  background: #000;
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  align-items: end;
}

.lpcoad .sec03 .cont1 h2{
  width: 154px;
}

.lpcoad .sec03 .cont1 .graphimg {
  width: 180px;
}

.lpcoad .sec03 .cont1 .cont1txtwrap{
  width: 380px;
}

.lpcoad .sec03 .cont2 {
  background: #000;
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
}

.lpcoad .sec03 .cont2 h2 {
  width: 135px;
}

@media screen and (max-width: 980px) {
.lpcoad .sec03{
  padding-top: 40px;
  padding-bottom: 40px;
}
.lpcoad .sec03 h1.bar {
  width: auto;
}
}

/* sec04
----------------------*/
.lpcoad .sec04{
  padding-top: 80px;
  padding-bottom: 80px;
}

.lpcoad .sec04 h1 {
  width: 408px;
}

.lpcoad .sec04 p {
  line-height: 1.5;
}

@media screen and (max-width: 980px) {
.lpcoad .sec04{
  padding-top: 40px;
  padding-bottom: 40px;
}

.lpcoad .sec04 h1 {
  width: inherit;
}
}

/* sec05
----------------------*/
.lpcoad .sec05{
  padding-top: 120px;
  padding-bottom: 120px;
  background: #DDDBD9;
}

.lpcoad .sec05 h1 {
  width: 544px;
}


.lpcoad .sec05 p.sttxt {
  line-height: 1.8;
}

.lpcoad .sec05 p.kmtxt {
  line-height: 1.6;
}

.lpcoad .sec05 .return li{
background: #fff;
    border-radius: 20px;
    padding: 25px 0;
}

.lpcoad .sec05 .return li img {
      width: 40%;
    margin: 0 auto;
    display: block;
}

.lpcoad .sec05 .bkbtn a {
  display: block;
  width: 500px;
  padding: 15px 0;
  color: #fff;
  font-size: 22px;
    background: #000;
    border-radius: 50px;
    position: relative;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}


@media screen and (max-width: 980px) {
.lpcoad .sec05{
  padding-top: 40px;
  padding-bottom: 40px;
}

.lpcoad .sec05 h1 {
  width: auto;
}

.lpcoad .sec05 .bkbtn a {
    font-size: 16px;
}

.lpcoad .sec05 .bkbtn a span{
  display: none;
}

  }


/* sec06
----------------------*/
.lpcoad .sec06{
  padding-top: 120px;
  padding-bottom: 120px;
}

.lpcoad .sec06 h1 {
  width: 724px;
}

.lpcoad .sec06 div .voice {
  padding: 40px 20px;
  border-radius: 20px;
  border:solid 1px #000;
      align-self: stretch;
      box-sizing: border-box;
}

.lpcoad .sec06 div .voice dt .age {
  font-size: 20px;
}

.lpcoad .sec06 div .voice dt .star {
  font-size: 20px;
  color: #B3A29A;
  margin-left: 10px;
      letter-spacing: 0.15em;
}

.lpcoad .sec06 div .voice dd {
  line-height: 1.5;
}


@media screen and (max-width: 980px) {
.lpcoad .sec06{
  padding-top: 40px;
  padding-bottom: 40px;
}

.lpcoad .sec06 h1 {
  width: auto;
}

.lpcoad .sec06 div .voice {
  padding: 20px 20px;
}

.lpcoad .sec06 div .voice dt .age{
  font-size: 12px;
  display: inline-block;
}

.lpcoad .sec06 div .voice dt .star{
  font-size: 16px;font-size: 20px;
    display: inline-block;
}

.lpcoad .sec06 div .voice dd {
  line-height: 1.8;
}
}




/* sec07
----------------------*/
.lpcoad .sec07{
  padding-top: 120px;
  padding-bottom: 120px;
}

.lpcoad .sec07 h1 {
  width: 820px;
}

.lpcoad .sec07 .recolist {
  padding: 60px 0;
  background: #DDDBD9;
  border-radius: 20px;
}

.lpcoad .sec07 .recolist li {
  margin-bottom: 40px;

}

.lpcoad .sec07 .recolist li:last-child {
  margin-bottom: 0;
}

.lpcoad .sec07 .recolist li span {
  margin-right: 20px;
}

.dli-check {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 0.45em;
  border: 0.1em solid currentColor;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(-45deg);
}


  @media screen and (max-width: 980px) {
.lpcoad .sec07{
  padding-top: 40px;
  padding-bottom: 40px;
}
.lpcoad .sec07 h1 {
  width: auto;
}

.lpcoad .sec07 .recolist {
  padding: 20px 40px;
  box-sizing: border-box;
}

.lpcoad .sec07 .recolist li {
    margin-bottom: 20px;
    line-height: 1.5;
    text-indent: -2.5em;
    padding-left: 2em;
}


  }

/* sec08
----------------------*/
.lpcoad .sec08{
  padding-top: 120px;
  padding-bottom: 120px;
  background: #222;
}

.lpcoad .sec08 h1 {
  width: 758px;
}

.lpcoad .sec08 p {
  line-height: 1.5;
}

.lpcoad .sec08 .onpa {
  width: 485px;
}



.lpcoad .sec08 .rectxt p {
  color: #fff;
}


@media screen and (max-width: 980px) {
.lpcoad .sec08{
  padding-top: 40px;
  padding-bottom: 40px;
}

.lpcoad .sec08 h1 {
  width: auto;
}

.lpcoad .sec08 .onpa {
  width: 100%;
}

.lpcoad .sec08 .recsim {
    flex-direction: column-reverse;
}

}

/* sec09
----------------------*/
.lpcoad .sec09{
  padding-top: 120px;
  padding-bottom: 120px;
}

.lpcoad .sec09 h1 {
  width: 570px;
}

@media screen and (max-width: 980px) {
.lpcoad .sec09{
  padding-top: 40px;
  padding-bottom: 40px;
}

.lpcoad .sec09 h1 {
  width: auto;
}
  }

@media screen and (max-width: 980px) {
.lpcoad #faq .question {
  line-height: 1.5;
}
  }


/* sec09
----------------------*/
.lpcoad .sec13{
  padding-top: 120px;
  padding-bottom: 120px;
  background: #2E1A13;
}

.lpcoad .sec13 h1 {
  width: 288px;
}
.lpcoad .sec13 p {
  color: #fff;
  line-height: 1.5;
}

@media screen and (max-width: 980px) {

  }
