
body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body img {
	border: 0;
	vertical-align: bottom;/*余白削除*/
}

a:hover{
	opacity: 0.7;
}

.st_wrapper a { color: #000; }

.st_wrapper {
	text-align: center;
	width: 100%;
	margin: 0 auto;
    padding: 0;
	letter-spacing: 0.045em;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #13214d;
}
.wrap_content_top {
	width: 100%;
	padding: 0;
	padding-top: 6%;
	padding-bottom: 0.01%;
	margin: 0% auto 0%;	
	background-color: #d9d9d9;
	text-align: center;
    position: relative;
	
}
.wrap_content {
	width: 100%;
	max-width: 900px;
	padding: 0;
	margin: 5% auto 2%;	
	text-align: center;
    position: relative;
	
}

.bk01 {
    margin: 0% 0 -5%;
    background-color: #13214d;
    padding: 4% 3% 3%;
}

.bk02 {
		margin: 3% 0 0;
    background-color: #fde9e9;
    padding: 4% 3% 3%;
}

.bdr_pink {
	border-bottom: solid 2px #F95EA4;
}

.co01 {
    color: #0092ab;
}

.co02 {
    color: #17517e;
}

.red {
    color: red;
}

.Main {
	width: 100%;
	font-size: 38px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0% auto;
    padding: 0;
	text-align: center;
}

.Main img {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.k_logo {
    width: 100%;
    max-width: 750px;
    margin: 0% auto 7%;
}

.k_logo img {
    width: 100%;
}

.k_main{
	width:100%;
	max-width: 1000px;
	margin: 0 auto;
	position:relative;
}

.st_wrapper img {
	width: 100%;
	margin: 0 auto;
}

.st_wrapper h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 6% auto 3%;
    padding: 2% 0;
	text-align: center;
	color: #fff;
    background-color: #000;
}

.st_wrapper h2 {
    width: 40%;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 auto 1%;
    padding: 1% 0;
	text-align: center;
	color: #fff;
    background-color: #e60012;
}


.st_wrapper h3 {
    width: 30%;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 auto 1%;
    padding: 1% 0;
	text-align: center;
	color: #fff;
    background-color: #e60012;
}

.st_wrapper p{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7em;
    margin: 0% auto 3%;
	color: white;
}


strong {
    font-size: 130%;
    font-weight: 600;
}

.Lft {
    text-align: left;
}

.ttl {
    font-size: 31px;
    font-weight: 500;
	line-height: 1.6;
    text-align: center;
    margin: 2% auto 3%;
	color: white;
}

.lead {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.9em;
    margin: 2% auto 5%;
	text-align: center;
}

.bder {
    background:linear-gradient(transparent 80%, #f8bc61 80%);
}

.box_info {
    width: 43%;
    margin: 2% 1%;
    text-align: center;
}

.FL {
    float: left;
}

.FR {
    float: right;
}

.triangle01{ 
    position: absolute;
    top: 40%;
    left: 49%;
    border-top: solid 25px transparent;
    border-right: solid 25px transparent;
    border-bottom: solid 25px transparent;
    border-left: solid 35px #697b91;
}


.txt {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.9em;
    margin: 3% auto 2%;
	text-align: left;
}
.txt_aten {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.9em;
    margin: 3% auto 2%;
	text-align: center;
}

.marker_pink {
    background:linear-gradient(transparent 60%, #f7e3da 60%);
}

.marker_wht {
    background:linear-gradient(transparent 60%, #fff 60%);
}


.w_80 {
    width: 90%;
    max-width: 700px;
    margin: 5% auto;
}

.w_80 img {
    width: 100%;
}

.box_round {
    width: 70%;
    max-width: 650px;
    padding: 3%;
    margin: 6% auto 3%;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 1.9em;
    background-color: #eee;
    border-radius: 10px;
}

/*thumb*/
	
.thum_box {
	width: 80%;
	margin: 5% auto;
    padding: 0;
    display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

.thumb {
	width: 23%;
	margin: 0 auto 4%;
	text-align:center;
    position: relative;
}

.thum_box2 {
	width: 60%;
	margin: 5% auto 2%;
    padding: 0;
    display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

.thumb2 {
	width: 31%;
	margin: 0 auto 4%;
	text-align:center;
    position: relative;
}

.thumb img {
    width: 100%;
}
.thumb2 img {
    width: 100%;
}
.t_P {
	text-align:center;
	font-size:13px;
	font-weight: 600;
	margin:10px 0 2px;
	line-height: 1.7;
	color: white;
}

.t_T {
	width: 70%;
	text-align:right;
	font-size:10px;
	margin:3% auto 0%;
	line-height: 1.6em;
	color: white;
}
.t_come {
	width: 90%;
	text-align:center;
	font-size:11px;
	margin:2% auto 0%;
	line-height: 1.6em;
}
.price{
	font-weight:normal;
	font-size:100%;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	font-weight: 600;
	color: white;
}
.tax{
	font-size:63%;
}

.sp {
	display: none;
}

.pc {
	text-align: center;
}


.Sml {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6em;
    margin: 1% auto;
    text-align: center;
}
	.movie{
		width: 50%;
		margin: 0 auto 0%;
	}
	video{
		width: 100%;
	}

/* General button style (reset) */
.btn {
	width: 35%;
    display: block;
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px;
	margin: 3% auto 0;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	width: 480px;
	margin: 4% auto 6%;
	background-color: #333e48;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    border-radius: 10px;
	color: #fff;
}

a.btn-1 {
    color: #fff;
    text-decoration: none;
}

.btn-2 {
	width: 480px;
	margin: 4% auto;
	background-color: #000;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    border-radius: 10px;
}

a.btn-2 {
    color: #fff;
    text-decoration: none;
}


.btn-3 {
	width: 70%;
    max-width: 250px;
	margin: 3% auto 2%;
    padding: 20px 40px 20px 40px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 600;
	color: #fff;
	border-radius: 80px;
	background-color: #fff;
    text-align: center;
    text-decoration: none;
}

a.btn-3 {
	color: #2a3b47;
}

a.btn-3:before {
	content: "";
	position: absolute;
	top: 30%;
	right: 5px;
	width: 0;
	height: 0;
	margin-top: 0;
	border: 15px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 15px solid #000;
    transition: 0.3s;
}
a.btn-3:hover:before {
	right: 10px;        /*マウスオーバーで三角をずらす */ 
}
.btn_code {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 15px auto;
	padding:1.5% 0 1%;
	border:3px solid #888;
	background-color: #888;
	width:50%;
}

.btn_code a{
	text-decoration: none;
	display: block;
	color:#fff;
	border:3px solid #888;	
}

.clear {
    clear: both;
}

@media only screen and (max-width:750px){
	
	.st_wrapper {
		width: 100%;
	}
	
	.st_wrapper h1 {
		font-size: 15px;
	}
	
	.st_wrapper h2 {
		font-size: 16px;
		line-height: 1.6;
        margin: 0 auto 3%;
	}
    
    .st_wrapper h3 {
		width: 45%;
        font-size: 16px;
        margin: 2% auto 7%;
    }
    
    .st_wrapper p {
        font-size: 12px;
        margin: 1.5% auto;
    }

    
    .wrap_content {
        width: 96%;
        margin: 12% auto 8%;
    }
	
.bk02 {
		margin: 0% 0 0;
    background-color: #F4E7EA;
    padding: 10% 3% 3%;
}	
	
	.Main {
		width: 90%;
	}
 .k_logo {
    width: 96%;
    margin: 3% auto 10%;
}   
	.lead {
		font-size: 13px;
	}
    
    .ttl {
        font-size: 24px;
		line-height: 1.5;
		margin-bottom: 3%;
    }
    
    .txt {
        font-size: 12px;
    }
	
.k_main{
	width:98%;
	margin: 0 auto;
	position:relative;
}	

    .box_round {
        width: 90%;
        font-size: 12px;
        margin: 10% auto;
        border-radius: 10px;
    }
.t_P {
	text-align:center;
	font-size:13px;
	font-weight: 600;
	margin:7px 0 2px;
	line-height: 1.7;
}	
    .t_T {
	width: 90%;
	text-align:right;
	font-size:9px;
	margin:5% auto 2%;
	line-height: 1.6em;
}
.price{
	font-size: 12px;
	margin-bottom: 5%;
}	
    .w_80 {
        margin: 4% auto;
    }
    
    .box_info p {
        text-align: left;
    }
    
	
    .box_info p br {
        display: none;
    }
    
    .box_info .Sml {
        text-align: left;
    }
	
.txt_aten {
	font-size: 11px;
	font-weight: 500;
	line-height: 1.7em;
    margin: 5% auto 2%;
	text-align: center;
}	
    
    .triangle01 {
        top: 30%;
        left: 48%;
        border-top: solid 15px transparent;
        border-right: solid 15px transparent;
        border-bottom: solid 15px transparent;
        border-left: solid 22px #697b91;
    }
	
	.thum_box {
		width: 98%;
		margin: 2% auto 8%;
		flex-wrap: wrap;
		justify-content: center;
		gap: 3%;
	}

	.thumb {
		width: 45%;
		margin: 2% auto;		
	}	
	.thum_box2 {
		width: 98%;
		margin: 5% auto 8%;
		flex-wrap: wrap;
		justify-content: center;
		gap: 3%;
	}

	.thumb2 {
		width: 45%;
		margin: 2% auto;		
	}		
	

	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}
	
    .Sml {
        font-size: 13px;
        margin: 2% auto;
    }
	
	.movie{
		width: 96%;
		margin: 0 auto 0%;
	}	
    
	/* Button 1 */
	
	.btn{
		width: 80%;
	}
	.btn-1 {
		width: 80%;
		padding: 3%;
        margin: 6% auto 10%;
		font-size: 14px;
        border-radius: 10px;
		position: relative;
	}
	
	.btn-2 {
		width: 80%;
		margin: 8% auto;
		padding: 3%;
		font-size: 12px;
		position: relative;
	}	
	
	.btn-3 {
        width: 50%;
		font-size: 15px;
        margin: 4% auto;
        padding: 7px 20px 7px 20px;
	}
	
    a.btn-3:before {
	top: 20%;		
	right: 5px;
	border: 11px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 11px solid #000;
    }
 .btn_code {
	font-size: 12px;
	text-align: center;
	margin: 10px auto;
	padding:3% 0;
	width:70%;
}   
	
}






