
body {
    margin: 0;
    padding: 0;
	font-family: "Noto Sans JP", sans-serif;
}
body::before {
content: "";
background: url("../images/bk.jpg") no-repeat center center;
background-size: cover;
display: block;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: -1;
}

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;
}
.wrap_content_top {
	width: 100%;
	max-width: 650px;
	padding: 0;
	padding-top: 6%;
	padding-bottom: 0.01%;
	margin: 0% auto 0%;	
	text-align: center;
    position: relative;
	
}
.wrap_content {
	width: 100%;
	max-width: 900px;
	padding: 0;
	margin: 5% auto 2%;	
	text-align: center;
    position: relative;
	
}

.bk01 {
	width: 100%;
	max-width: 800px;
    margin: 0% auto;
    background-color: #ffffcc;
}

.bk02 {
	width: 85%;
	margin: 0% auto 0;
    background-color: #ffffcc;
    padding: 4% 3% 6%;
}

.design01 {
 width: 100%;
margin: 6% auto 8%;
 text-align: left;
 border-collapse: collapse;
 border-spacing: 0;
	font-size: 13px;
}
.design01 th {
 padding: 8px;
 background: #CADCFE;
 border: solid 2px #000;
}
.design01 td {
 padding: 10px;
 border: solid 2px #000;
}


.bdr_pink {
	border-bottom: solid 2px #F95EA4;
}

.co01 {
    color: #0092ab;
}

.co02 {
    color: #17517e;
}

.red {
    color: red;
}

.Main {
	width: 100%;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0% auto;
    padding: 0;
	text-align: center;
}

.Main img {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}
	.swp2{
 width:100%;
	margin:6% auto 5%;
}
.k_logo {
    width: 100%;
    max-width: 750px;
    margin: 0% auto 4%;
}

.k_logo img {
    width: 100%;
}



.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 3%;
    padding: 1% 0;
	text-align: center;
	color: #fff;
    background-color: #c11f2c;
}


.st_wrapper h3 {
    width: 35%;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 auto 1%;
    padding: 1% 0;
	text-align: center;
	color: #fff;
}

.st_wrapper p{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7em;
    margin: 2% auto 3%;
	color: white;
}


strong {
    font-size: 130%;
    font-weight: 600;
}

.ttl {
    font-size: 25px;
    font-weight: 500;
	line-height: 1.6;
    text-align: center;
    margin: 0% auto 0%;
	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%);
}

.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;
}


.mp_logo{
	margin: 8% auto;
	width: 20%;
}

.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:center;
	font-size:13px;
	margin:3% auto 0%;
	line-height: 1.6em;
	color: black;
	font-weight: bold;
}
.sp {
	display: none;
}

.pc {
	text-align: center;
}


.Sml {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6em;
    margin: 1% auto;
    text-align: center;
}
.Sml2 {
    font-size: 10px;
    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: 75%;
    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: 400px;
	margin: 6% auto 2%;
    padding: 25px 40px 25px 40px;
	font-size: 15px;
	line-height: 1.0em;
	font-weight: 600;
	color: #fff;
	border-radius: 80px;
	background-color: #fed971;
	border: solid 2px black;
    text-align: center;
    text-decoration: none;
}

a.btn-3 {
	color: #000;
}

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;        /*マウスオーバーで三角をずらす */ 
}

 .ig_box{
    width: 100%;
    text-align: center;
    display: inline-block;
    position: relative;
    margin: 0% auto 5%;
}
.ig_box .ttl{
    width: 25%;
    text-align: center;margin: 0 auto;
}
.ig_box ul{
	width: 40%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    column-gap: 15%;
    margin: 0% auto 1%;
	padding-left:0
}
.ig_box ul li{
    position: relative;
	list-style:none;
}
.ig_box ul li p{
	font-size: 11px;
}
.ig_box img{
	border-radius: 50px;
}

.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: 55%;
        font-size: 16px;
        margin: 2% auto 4%;
    }
    
    .st_wrapper p {
        font-size: 12px;
        margin: 1.5% auto;
    }

    
    .wrap_content {
        width: 96%;
        margin: 12% auto 8%;
    }
	
.bk01 {
	width: 90%;
    margin: 0% auto;
    background-color: #ffffcc;
}	
.bk02 {
	width: 94%;
	margin: 3% auto 0;
    background-color: #ffffcc;
    padding: 1% 3% 8%;
}	
	
.design01 {
 width: 100%;
margin: 8% auto 10%;
 text-align: left;
 border-collapse: collapse;
 border-spacing: 0;
	font-size: 11px;	
}	
.design01 th {
 padding: 8px;
 background: #CADCFE;
 border: solid 1px #000;
}
.design01 td {
 padding: 6px;
 border: solid 1px #000;
}	
	.Main {
		width: 96%;
	}
 .k_logo {
    width: 96%;
    margin: 3% auto 0%;
}   
	.lead {
		font-size: 13px;
	}
    
    .ttl {
        font-size: 20px;
		line-height: 1.5;
		margin-bottom: 0%;
    }
    
    .txt {
        font-size: 12px;
    }
	
.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:center;
	font-size:12px;
	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;
}	
	
	
 .mp_logo{
	margin: 8% auto 2%;
	width: 30%;
}   
    .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;
    }
	

	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}
	
    .Sml {
        font-size: 13px;
        margin: 2% auto;
    }

	/* 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: 70%;
		font-size: 12px;
        margin: 0% auto 15%;
        padding: 21px 20px 21px 20px;
	}
	
    a.btn-3:before {
	top: 33%;		
	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%;
}   
	
 .ig_box{
    width: 100%;
    text-align: center;
    display: inline-block;
    position: relative;
    margin: 5% auto 8%;
}
.ig_box ul{
	width: 60%;
}	
	
	
}






