@charset "UTF-8";
.fs-c-heading.fs-c-heading--page {
    padding: 0px; }

.fs-l-main .fs-l-pageMain {	
max-width: none;}
	

body {
	margin: 0;
    padding: 0;}
p{
	font-size:18px;
	line-height:2em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
	
h2,h3{
  font-family: "Noto Sans JP", sans-serif;
}
	
.PC-none{
	display:none;
}
.wrap__margin{
		width:100%;
		}
.wrap__wide	{
		max-width:980px;	
		width:100%;
		text-align:center;
		margin:auto;}
		
.top__inner	{
	position: relative;
	width:100%;
		}
.top__inner	img{
	max-height:700px;
	object-fit:cover;
		}


.top-img__person	{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	top:0;
	width:30%;
	max-width:400px;
	margin:auto;
		}

.top-img__mt	{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	top:100px;
	width:50%;
	max-width:700px;
	margin:auto;
		}
		
.top-img__logo	{
	position:absolute;
	bottom:0;
	right:200px;
	top:0;
	width:200px;
	margin:auto;
		}


.tt__wrap--up{
	position:absolute;
	left:calc(50% - 450px);
    top: 87px;
		}

.top-text01{
	display:inline-block;
    width: 50%;
    height: 30px;
	max-width:120px;
		}
.top-text02{
	display:inline-block;
    height: 32px;
    width: 50%;
	max-width:100px;
		}	

.tt__wrap--down {
    position: absolute;
    right: calc(50% - 450px);
    top: calc(50% + 8vw);
    width: 600px;
    height: 400px;
}
		
.top-text03{
	display:inline-block;
    height: 32px;
    width: 100%;
	max-width:700px;
		}	



/*
.top-text01{
	position:absolute;
	bottom:0;
	left:calc(50% - 500px);
	top:100px;
	width:8%;
	max-width:120px;
		}
.top-text02{
	position:absolute;
	bottom:0;
	left:calc(50% - 390px);
	top:100px;
	width:8%;
	max-width:100px;
		}	
		
.top-text03{
	position:absolute;
	bottom:0;
	right:calc(50% - 500px);
	top:450px;
	width:40%;
	max-width:700px;
		}	

*/		
		
		
.top-img-SP{
	display:none;
	}

.top-wrap{
	width: 90%;
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom:8em;
  }

.top-purchase{
	width:100%;
	text-align:center;
	margin:auto;
	}
.purchase-wrap{ 
	display:flex;
	width:50%;
	margin:5em auto;
	border: solid 1px #ccc;
	text-align:left;
	padding:1.5em;
	justify-content: center;

	}

.purchase-text h2{
	font-size:16px;
	line-height:1em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
 margin:0;

}

.purchase-text{
	width:60%;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.purchase-text p{
	font-size:30px;
  font-weight: 500;
  margin:0;
  line-height: 1.5em;
}
.purchase-btn{
	width:30%;
}
	
.top-movie  {
	width:100%;
	background-color:#0e0e0e;
	margin:auto;
	text-align:center;
	object-fit:cover;
	}
.movie {
	width:40%;
	}
  
.top-img{
	width:60%;
  }

.top-text{
	width:40%;
	}
.top-keyword{	
	width:100%;
	text-align:center;
	}
	
.keybox	{
	margin: 2em auto;
	padding:2em;
	border: 2px solid #eee;	
	position: relative;
	z-index: 0;
	}
.keybox:before {
	border-top:2px solid #c6d4c6;
	border-left:2px solid #c6d4c6;
	content: '';
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 20px;
	height: 20px;
	z-index: 1;
}	
	
.top-keyword p,.sub-tt	{
	font-family: "Zen Antique", serif;
	font-weight: 400;
	font-style: normal;
	line-height:1.5em;
	font-size:20px;
	margin-bottom: 1em;
}	

.top-keyword h2	{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size:20px;
  margin-top: 4em;
}	


.top-text p{
	margin:auto;
	font-size:18px;
	text-align:left;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
	

.top-text h2{
	text-align:left;
	font-size: 35px;
    text-align: left;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
	line-height: 1.5em;
    margin-bottom: 1em;
}	


.column-wrap{
  position: relative;
  }
.column-tt{
  	position:absolute;
	width:400px;
	margin:auto;
	bottom:0;
	left:0;
	right:0;
	top:300px;
	color:#FFF;
	text-align:center;
	}

.feature-container{
	margin-top:5em;
	}

.feature-wrap{	
  position: relative;
  margin-top:5em;
  }
.feature-tt{
  	position:absolute;
	width:250px;
	margin:auto;
	bottom:0;
	left:0;
	right:300px;
	top:50px;
	color:#000;
	text-align:left;
	}	

.feature-tt p{
	font-size:30px;
	font-weight:500;
	}	
.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  line-height: 1;
  width: 0.5em;
  height: 0.5em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  margin: 0.5em auto;
}	
.column-tt p{
	font-size:40px;
	font-weight:600;
	letter-spacing: 0.2em ;
	line-height:1.3em;
	}
.column-img	{
	width:100%;
	object-fit: cover;
	height: 550px;
	}

.wrap__flex{
	display:flex;
	justify-content: center;
	align-items: center;
	}
.column__text p{
	text-align:left;
	width:30%;
	margin-right:2em;
	font-size:18px;
	line-height:2em;
}
.column__text img{
	max-width:300px;
}	

.column-container h2{
	text-align:center;
	margin:5em auto 2em;
	width:80%;
	background: #8d71b1;
  	padding: 0.5em;
	color:#fff;
	font-size:25px;
	font-weight:400;
}
.column__note{
	text-align:center;
	margin:3em auto 5em;
	padding:0.5em;
	width:70%;
	border: solid 1px #ccc;
	}


.column__note p{
	width:70%;
	text-align:left;
	margin-left:2em;
	font-size:15px;
	line-height:1.5em;
}

.feature-text {
    width: 40%;
	text-align:left;
	}
.feature-text h3{
	font-size:35px;
	text-align:left;
  	font-family: "Noto Sans JP", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
	margin-bottom: 1em;
}
	
	
.feature-img {
    width: 50%;
	margin-left: 3em;
	}
.feature2-img{
    width: 30%;
	margin-left: 8em;
	}


.feature-text div img{
	display:block;
	width:60%;
	text-align:center;
	margin:3em auto 0;
	}


/* fade */

.note-container{
	width:800px;
	margin:5em auto;
	text-align:center;
	padding:2em;
	}
	
.note-container h3{
	font-size:18px;
	font-weight:500;
	margin-top: 3em;
	line-height: 1.5em;
	}	
.note-container .font-b{
	font-size:25px;
	font-weight:600;
	}	
.note-box p{
	line-height: 1.5em;
	font-size:16px;
	text-align:center;
	}	
.line{
	width:95%;
	border-top: 1px dashed #8c8b8b;
	}
.flame__black{
	display:block;
	width:100px;
	text-align:center;
	margin:1.5em auto;
	background-color:#000000;
	color:#FFFFFF;
	}

.note-container h4{
	font-size:25px;
	color:#8d71b1;
	font-weight:600;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	}
	
.note-text	{
	text-align:left;
	width:45%;
	}
.note-img	{
	margin:1.5em;
	}
.feature-note	{
	display:flex;
	width:80%;
	margin:auto;
	justify-content: space-around;
	flex-wrap: wrap;
	}
.note-box{
	width:35%;
	}

.detail-wrap{
	width: 800px;
    margin: 5em auto;
    text-align: center;
    border: solid 1px #8d71b1;
    padding: 0;
	}
.detail-tt{
    background: #8d71b1;
    padding: 4px;
    text-align: center;
}

.detail-tt p{
	font-size: 1.2em;
    color: #FFF;
    letter-spacing: 0.1em;
	margin:0
}


.detail-text{
	text-align:left;
	width:55%;
}

.detail-img{
	width:30%;
	margin: 1em 0 1em 2em;
}

.detail-text h4,.attention-text h4{
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
    font-style: normal;
    font-size:45px;
    color: #8d71b1;
	margin:0 0 0.3em;
}
.detail-text p{
	margin:1em 0;
}

.font-mini{
	font-size:13px;
	line-height: 1.5em;
}
.font-under{
	background:linear-gradient(transparent 50%, #f5ebff 50%);
}
.font-sub{
	display:block;
	font-size:18px;	
	margin-bottom: 0.5em;
}


.detail-subtt {
  padding: 0 3em;
  width: fit-content;
  margin: 3em auto 1em;
  text-align: center;
  position: relative;
}

.detail-subtt p {
  font-size:30px;
  letter-spacing: 0.2em;
}

.detail-subtt::before, .detail-subtt::after {
  content: '';
  background: #8d71b1;
  width: 2em;
  height: 3px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.detail-subtt::before {
  left: 0;
}
.detail-subtt::after {
  right: 0;
}

.attention-text{
	text-align:left;
	width:40%;
	margin-left:2em;
}
.wrap__flex .attention-img{
	width:45%;
}
.attention__flex .attention-img{
	width:30%;
}


.attention__flex{
	display:flex;
	width:100%;
	margin:2em auto 8em;
	flex-wrap: wrap;
    justify-content: space-around;
}
.attention__flex p{
	margin:auto;
	width:80%;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
}
.size-wrap{
	background-color:#f9f5fd;
}


.size-container{
	width:80%;
	margin:auto;
	text-align:center;
}
.size-img__l{
	display:inline-block;
	width:60%;
}

.size-img__r{
	display:inline-block;
	width:35%;
}

.size-wrap h3{
	font-family: "Zen Antique", serif;
	font-weight: 400;
	font-style: normal;
	line-height:1.5em;
	font-size:30px;
	text-align:center;
	padding:3em;
	color:#8d71b1;
}	

.spec{
    display: inline-block;
    text-align: center;
    width: 60%;
	margin: 5em auto;
    font-size: 15px;
	font-family: "Noto Sans JP", sans-serif;

	}
.content-title {
	text-align:left;
  	border-bottom: solid 1px #ccc;
  	font-size: 1.25rem;
  	padding-bottom: 5px;
  	margin: 40px 0 15px 0;
}
	


.step-list li {
  text-align:left;
  border-bottom: dotted 1px #ccc;
  padding: 6px 0;
  margin-left: 20px;
  list-style-type:none;
}

/*ボタン*/

	a.btn {
  display: inline-block;
  position: relative;
  width: 330px;
  max-width: 100%;
  font-size: 17px;
  margin: 1em auto;
  padding: 0.5em 40px;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  background-position: right center;
  color: #fff;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
  flex: 1 1 auto;
  text-decoration: none;
  border: solid 1px #ccc;
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #404040 50%, #404040 100%);
}
a.btn:hover {
    color: #404040;
    background-position: left center;
}
a.btn:after{
  content:'';
  position:absolute;
  height:1em;
  width:1em;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  top: calc(50% - 0.5em);
  right: 10px;
  
}	
	




.sec-purchase{
	width:100%;
	background-color:#333333;
	padding: 2em 0;
}	

.sec-purchase .text-white{
  color:#fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0.5em;
  text-align:center;
}

.sec-purchase .form-container{
  background: #fff;
  padding:25px;
  width:90%;
  max-width:800px;
  margin: auto;
  text-align: left;
}


.sec-purchase .form-container p{
  text-align: left;
  margin-bottom:0.5em;
  font-weight: 500;
  font-size:18px;
}
.sec-purchase .form-container a{
  text-decoration: underline;
  color: #8d71b1;
}
.sec-purchase .form-container select{
  background: #f9f5fd;
  position: relative;
  width:100%;
  padding:1em;
  padding-left: 20px;
}
.sec-purchase .form-container .option-select{
  position: relative;
  margin-bottom: 1em;
}
.select-box{
  margin-bottom: 1em;
}

.sec-purchase .form-container .option-select:before{
  content: "";
  position: absolute;
  top: 50%;   /* 縦軸をセンタリングする */
  left: 5px;
  transform: translateY(-35%);   /* 縦軸をセンタリングする */
  border: 5px solid transparent;
  border-top: 8px solid #303030;   /* 好みで色を変えてください */
  z-index:1;
}
button.purchase-button{
	display: block;
  	text-align: center;
  	width:60%;
  	max-width: 400px;
  	background: #8d71b1;
  	padding: 0.5em 1.2em;
  	color:#fff;
  	font-weight: bold;
  	font-size:24px;
  	margin:1em auto;
	border: none;
}
button.purchase-button:hover {
  background: #303030;
}
.sec-purchase .asutsuku-terms{
  width:95%;
  background:#f5f5f5;
  text-align: left;
  padding:0.5em;
  margin:auto;
  margin-bottom: 1em;
}
.sec-purchase .asutsuku-terms p{
  font-weight: bold;
}
.sec-purchase .asutsuku-terms ul{
  line-height: 1.7;
}

input[type="text"]{
  background: #F0FBFF;
  width:100px;
}


/* 700px〜959px：タブレット
------------------------------ */
@media screen and (min-width:700px) and (max-width:959px) {
	
.top__inner img{
	max-height:700px;
	object-fit:cover;
		}


.top-img__person	{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	top:0;
	width:30%;
	max-width:400px;
	margin:auto;
		}

.top-img__mt	{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	top:100px;
	width:50%;
	max-width:700px;
	margin:auto;
		}
		
.top-img__logo{
	position:absolute;
	bottom:0;
	right:0;
	top:0;
	width:150px;
	margin:auto;
	
		}


.tt__wrap--up{
	position:absolute;
	left:calc(50% - 45vw);
    top: calc(50% - 20vw);
		}


.tt__wrap--down{
	position:absolute;
	right: calc(50% - 45vw);
    top: calc(50% + 10vw);
    width: 60%;
		}
.top-text01{
	width:80%;
	max-width:120px;
		}
.top-text02{
	width:80%;
	max-width:100px;
		}	
    
}

	
/* 480px〜599px：SP横
------------------------------ */
@media screen and (min-width:480px) and (max-width:599px) {
}

/* 〜479px：スマートフォン縦
------------------------------ */
@media screen and (max-width:699px) {


.top-purchase{
	position: fixed;
   width: 90%;
   bottom: 0px;
   right:0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

.purchase-wrap {
	width: 100%;
	margin:auto;
	flex-direction: column;
	background-color: #fff;
	padding:0;
	align-items: center;
	}
.purchase-text p {	
	font-size: 25px;
	font-weight: 600;
	}
.purchase-text {	
	width: 100%;
	align-items: center;
	}
	
.purchase-text h2{
	padding-top: 0.5em;
	font-size: 15px;	
	}
.purchase-btn {	
    width: 80%;
	}
a.btn {
	padding: 0.5em;	
	margin:0;
	}

	
	
.top__inner img{
	max-height:700px;
	object-fit:cover;
		}


.top-img__person	{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	top:50px;
	width:70%;
	max-width:400px;
	margin:auto;
		}

.top-img__mt	{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	top:180px;
	width:90%;
	max-width:700px;
	margin:auto;
		}
		
.top-img__logo	{
	position:absolute;
	bottom:0;
	right:0px;
	top:0;
	width:150px;
	margin:auto;
	
		}



.tt__wrap--up{
	left:calc(50% - 45vw);
    top: calc(50% - 50vw);
	width:80%;
		}


.tt__wrap--down{
	right: calc(50% - 45vw);
    top: calc(50% + 30vw);
    width: 90%;
		}

.top-text01{
	width:18%;
	max-width:120px;
		}
.top-text02{
	width:18%;
	max-width:100px;
		}	
		
/*

.top-text01{
	position:absolute;
	bottom:0;
	left:calc(50% - 150px);
	top:20px;
	width:18%;
	max-width:120px;
		}
.top-text02{
	position:absolute;
	bottom:0;
	left:calc(50% - 68px);
	top:20px;
	width:18%;
	max-width:100px;
		}	
		
.top-text03{
	position:absolute;
	bottom:0;
	right:calc(50% - 180px);
	top:350px;
	width:90%;
		}	
		
*/			
.wrap__wide {
	width:95%;
	text-align:center;
	margin:auto;
	}
.movie {
    width: 80%;
	}
.top-text{
	width:100%;
	margin:1em;
	left:0;
	top: -100px;
	}

.top-img{
	width:100%;
	margin:auto;
  }

.top-text p{
	font-size:20px;
}
	

.top-text h2{
	margin:1em;
	font-size:25px;
	font-weight:500;
	text-align:center;
}	
.top-keyword h2 {
	margin-top: auto;
	}
	
.column-container h2 {
	margin: 3em auto;
	width: 100%;
	padding: 0.5em 0.1em;
	font-size: 20px;
    font-weight: 600;
	}
.wrap__flex {	
	flex-direction: column;
	}
	
.column__text p {	
	width: 80%;
	margin: auto;
	}
	
.top-keyword {	
margin: 3em auto;
}

.keybox {	
	display: inline-block;
	width: 40%;
	margin: 0.5em auto;
	padding: 0.5em;
	}
.column-tt {
	width:80%;
	}
.column-tt p {
	font-size: 30px;
	}
.column__note {
	width:90%	
	}
.column__note p {
	font-size: 18px;
	width: 90%;
	padding: 1em;
	margin: auto;
	}
.feature-tt {
	margin-left: 3em;
	width: 50%;
	}
.feature-tt p {	
font-size:25px;
line-height: 1.8em;
	}
.feature-text {
	width: 90%;
	margin-top: 3em;
	}
.feature-img {
    width: 100%;
	margin:auto;	
	}
.note-container {
	width: 100%;
	padding:0;	
	}
.note-container h3 {
	margin: 1.5em;
	}
.note-container h4 {
	width: 90%;
    text-align: center;
    margin: auto;
    font-size: 25px;	
	}
.note-text {	
	width: 80%;
	}
.note-box p{
	text-align:left;
	}
.feature-text h3 {	
	font-size: 30px;
	}
.feature-text div img {
	display: none;
	}

.feature2-img {
    width: 60%;
    margin: auto;
	}
	
.feature-note {	
	width: 100%;
	}

.note-box {
	width: 45%;
	}

.detail-wrap {
	width: 90%;
	text-align: center;
    margin: 5em auto 0;
    }
.detail-text {
	width: 90%;
	margin-top: 1.5em;
	}
.detail-img {
    width: 60%;
	margin:auto;
	}
	
.wrap__flex .attention-img {	
    width: 100%;
	}
.attention-text {	
	width: 80%;
	margin: auto;
	}
.detail-subtt {	
	font-size: 25px;	
	}

.detail-text h4, .attention-text h4 {
	font-size: 35px;
	margin: 1em 0;
	}

.attention__flex .attention-img {
	width:45%;
	margin:auto;
	}
.size-img__l{
	display:inline-block;
	width:100%;
}

.size-img__r{
	display:inline-block;
	width:80%;
}
.spec {
	width:85%;
	font-size: 18px;
    font-weight: 400;
	line-height: 1.5em;
}
ul,ol{
   padding-inline-start: 5px;
}
.size-wrap h3{
	padding: 1em;
}
.size-container {
    width: 95%;
		}
.PC-none {
  display: block;
}

.SP-none {
  display: none;
}
.font-mini {
	font-size: 15px;
	display: inline-block;
	line-height: 1.8em;
}

.sec-purchase .form-container {
	width: auto;
}
.sec-purchase .text-white {
	font-size: 18px;
}
.sec-purchase .form-container p {
	font-size: 16px;
	line-height:1.5em;
}
.sec-purchase{
	width:100%;
	background-color:#333333;
	padding: 2em 0 8em;
}	

}