@charset "UTF-8";

@media screen and (min-width:751px){
  #lp_contents{
    font-size : 10px;
  }
}
@media screen and (max-width:750px){
  #lp_contents{
    font-size : 1.33vw;
  }
}

.chushaku_white{
  text-align: right;
  color: #fff;
  padding-bottom: 2em;
  font-size: 2.4em;
}
  
#lp_contents {
  background : #fff; 
	color : #000;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings : 'palt';
  line-height : 1.5;
	text-align : justify;
}

#lp_contents a:hover,
#lp_contents a img:hover{
  cursor: pointer;
  opacity:0.8;
}

#lp_contents img{
  display : block;
  height:auto;
  width   : 100%;
	 object-fit: cover;
}

#lp_contents p{
  color:#000;
}

#lp_contents .header,
#lp_contents .main{
  margin : 0 auto;
  max-width  : 750px;
}

#lp_contents .onsp{
  display: none;
}
@media screen and (max-width:750px){
  #lp_contents .onsp{
    display: block;
  }
}


#lp_contents .fv__offer{
  margin:0 5.3%;
  position:relative;
}

#lp_contents .fv__offer__btn{
  bottom:-6.57%;
  position:absolute;
  right:-4.5%;
  width: 52.2%;
}

#lp_contents .offer{
  position:relative;
}

#lp_contents .offer__btn{
  bottom:4%;
  position:absolute;
  right:0;
  width: 52.1%;
}

#lp_contents .content-oyaji{
  background: #000;
}

#lp_contents .content-oyaji__tab{
  display: none; 
  position:relative;
}

#lp_contents .content-oyaji__tab.active{
  display: block; 
}

#lp_contents .content-oyaji__tab__list{
  align-items: center;
  display: flex;
  justify-content: space-between;
  left:0;
  margin:0 6%;
  position:absolute;
  top:0.5%;
  width: 88%;
}

#lp_contents .content-oyaji__tab__list li{
  width:48.6%;
}

#lp_contents .content-oyaji__tab__change-btn--wrapper{
  background: #000;
  padding:11% 16% 10.4%;
}

#lp_contents .content02{
  margin: 0 ;
}

#lp_contents .content02__text{
  font-size:2.6em;
  margin:2.6% 5.3% 13.3%;
}

#lp_contents .content02__text__arrow{
  color:#c80000;
}

#lp_contents .content02__text a{
  color: #000;
  text-decoration: underline;
}

#lp_contents .content05__text{
  font-size:1.6em;
  margin:0% 5.3% 10.6%;
}



#lp_contents .q-and-a{
  margin:5.3% 5.3% 10.6%;
}

#lp_contents .q-and-a__title{
  margin: auto;
  width:65.67%;
}

#lp_contents .q-and-a__list{
  border:4px solid #000;
  margin:-19.4% 0 0;
  padding:25.37% 5.97% 5.97%;
}
@media screen and (max-width: 750px) {
  #lp_contents .q-and-a__list{
    border:2px solid #000;
  }
}

#lp_contents .q-and-a__list dt{
  align-items: center;
  display: flex;
  font-size:3.2em;
  font-weight:bold;
  margin:0 0 2.6%;
}

#lp_contents .q-and-a__list dt:before{
  background: url("../images/q-and-a__list__icon--q.png") no-repeat center center/100% auto;
  content:'';
  display:block;
  height: 80px;
  margin:0 2.98% 0 0;
  width: 80px;
}
@media screen and (max-width: 750px) {
  #lp_contents .q-and-a__list dt:before{
    height: 10.6vw;
    width: 10.6vw;
  }
}

#lp_contents .q-and-a__list dd{
  align-items: flex-start;
  display: flex;
  font-size:3.2em;
  margin:0 0 9.7%;
}

#lp_contents .q-and-a__list dd:last-child{
  margin:0;
}

#lp_contents .q-and-a__list dd:before{
  background: url("../images/q-and-a__list__icon--a.png") no-repeat center center/100% auto  ;
  content:'';
  display:block;
  flex-shrink: 0;
  height: 80px;
  margin:0 2.98% 0 0;
  width: 80px;
}
@media screen and (max-width: 750px) {
  #lp_contents .q-and-a__list .acd-label:before,
	#lp_contents .q-and-a__list .acd-content:before{
    height: 10.6vw;
    width: 10.6vw;
  }
}



#lp_contents .offer-detail__text{
  font-size:2.3em;
  margin:1.3% 10.6% 0;
  line-height: 1.5;
}

#lp_contents .offer-detail__text li{
  margin:0 0 0 1em;
  text-indent:-1em;
}

#lp_contents .offer-detail__text a{
  color: #000;
  text-decoration: underline;
}

#lp_contents .offer-detail__footnote{
  background: #000;
  color:#fff;;
  font-size:2.6em;
  padding:5.3% 5.3% 10.6%;
    line-height: 1.5;
}

#lp_contents .offer-detail__footnote__red-text{
  color:#c80000; 
}

#lp_contents .offer-detail__footnote li{
  margin:0 0 7.3% 1em;
  text-indent:-1em;
}

#lp_contents .offer-detail__footnote li:last-child{
  margin-bottom: 0;
}

.genzairyou {
  width: 45%;
  max-width: 430px !important;
  padding: 10px 20px;
  margin-top: 1.5em;
 display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #000000;

  border-radius: 3px;
  border: 1px solid #bbbbbb;
  transition: 0.3s;
  background-color: [object object];
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(209, 209, 209, 1));
}
.genzairyou:visited {

  text-decoration: none;
  color: #000000;

}
.genzairyou:hover {
  background-image: linear-gradient(180deg, rgba(209, 209, 209, 1), rgba(255, 255, 255, 1));
  text-decoration: none;
  color: #000000;
}

@media screen and (min-width: 751px) {

#lp_contents .offer{

}
  
#lp_contents .content01__image--1{
  height: 1020px;
}

#lp_contents .content01__image--2{
  height: 1286px;
}

#lp_contents .content02__image--1{
  height: 910px;
}

#lp_contents .content02__image--2{
  height: 1280px;
}

#lp_contents .content02__image--3{
  height: 730px;
}

#lp_contents .content02__image--4{
  height: 670px;
}

#lp_contents .content02__image--5{
  height: 730px;
}

#lp_contents .content02__image--6{
  height: 720px;
}

#lp_contents .content02__image--7{
  height: 670px;
}

#lp_contents .content03__image--1{
  height: 1462px;
}

#lp_contents .content03__image--2{
  height: 861px;
}

#lp_contents .content04__image--1{
  height: 970px;
}

#lp_contents .content04__image--2{
  height: 1540px;
}

#lp_contents .content05__image--1{
  height: 680px;
}

#lp_contents .offer-detail__image--1{
  height: 1290px;
}

#lp_contents .offer-detail__image--2{
  height: 620px;
}

#lp_contents .offer-detail__image--3{
  height: 840px;
}

#lp_contents .offer-detail__image--4{
  height: 714px;
}

#lp_contents .offer-detail__image--5{
  height: 964px;
}

#lp_contents .content05__text{

}

#lp_contents .offer-detail__image--6{
  height: 1160px;
}
}

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

#lp_contents .offer{
  /*height: 260vw;*/
}
  #lp_contents .offer2{
 /* height: 238.27vw;*/
}
#lp_contents .content01__image--1{

}

#lp_contents .content01__image--2{
  height: 171.46vw;
}

#lp_contents .content02__image--1{

}

#lp_contents .content02__image--2{

}

#lp_contents .content02__image--3{
  height: 97.33vw;
}

#lp_contents .content02__image--4{
  height: 89.33vw;
}

#lp_contents .content02__image--5{
  height: 97.33vw;
}

#lp_contents .content02__image--6{
  height: 96vw;
}

#lp_contents .content02__image--7{
  height: 89.33vw;
}

#lp_contents .content03__image--1{
  height: 194.47vw;
}

#lp_contents .content03__image--2{
  height: 114.8vw;
}

#lp_contents .content04__image--1{
  height: 129.33vw;
}

#lp_contents .content04__image--2{

}

#lp_contents .content05__image--1{
  height: 90.667vw;
}

#lp_contents .content05__text{
  height: 3vw;
}

#lp_contents .offer-detail__image--1{

}

#lp_contents .offer-detail__image--2{
  height: 82.66vw;
}

#lp_contents .offer-detail__image--3{
  height: 112vw;
}

#lp_contents .offer-detail__image--4{
  height: 95.2vw;
}

#lp_contents .offer-detail__image--5{
  height: 128.53vw;
}

#lp_contents .offer-detail__image--6{
  height: 154.66vw;
}
}



#form-section{
  padding:0 10px;
}
  
#form-section a{
  display: block;
  max-width:620px;
}
  
#form-section a img{
  display: block;
  width: 100%;
}

/*QA*/
.acd-check{
    display: none;
}
.acd-label{
	   
    font-size: 3.2em;
    font-weight: bold;
    color: #000;
    display: flex;
	align-items: center;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
}
.acd-label:before{
	  background: url("../images/q-and-a__list__icon--q.png") no-repeat center center/100% auto;
  content:'';
  display:block;
  height: 80px;
  margin:0 2.98% 0 0;
  width: 80px;
	
}


.acd-label:after{

    box-sizing: border-box;
    content: '＋';
    display: flex;
    height: 100%;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
	align-items: center;
}
.acd-content{
	align-items: flex-start;
    display: flex;
    font-size: 3.2em;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}

.acd-content:before{
  background: url("../images/q-and-a__list__icon--a.png") no-repeat center center/100% auto  ;
  content:'';
  display:block;
  flex-shrink: 0;
  height: 80px;
  margin:0 2.98% 0 0;
  width: 80px;
}
.acd-check:checked + .acd-label:after{
    content: '−';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
.l-footer-contact-wrapper .p-footer-mark {
    width: 100% !important;
    margin: 0 auto;
}



