@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}

.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 70px;
	z-index: 10;
}

article {
	padding: 3% 2%;
}

.bar_limited {
    background-color: #197dda;
	padding: 5px 0;
	margin: 0;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ttl1 {
	font-family: "Overpass", sans-serif;
	font-size: 33px;
	line-height: 1.4em;
	font-weight: 700;
	margin: 1% auto 8%;
	color: #fff;
}

.ttl1 span {
	padding: 10px 20px 2px;
	background-color: #981616;
	box-sizing: border-box;
}

.ttl1 strong {
	font-size: 130%;
}

.ttl2 {
	font-size: 36px;
	line-height: 1.5em;
	font-weight: 500;
	margin: 0 auto 5%;
}

.ttl2 span {
	padding: 1px 10px 2px;
	background-color: #434731;
	color: #fff;
}


.limited_txt1 {
    font-weight: 600;
	font-size: 23px;
	line-height: 1.5em;
	margin-right: 2%;
}

.limited_txt1 strong {
	font-size: 150%;
	font-weight: 500;
}



.limited_txt2 {
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	line-height: 1.3em;
	font-weight: 500;
	text-align: left;
}

.limited_txt2 small {
	font-size: 70%;
}

.bk_blue {
	background-color: #90ABDA;
	margin: 0;
	padding: 5%;
	
}



.st_wrap {
	clear: both;
	width:100%;
    text-align: center;
	padding: 0;
	margin:0 auto;
	font-family: "Noto Sans JP", serif;
	font-weight: 400;
	overflow: hidden;
}

.st_wrap img {
	width: 100%;
}

.st_wrap h1 {
	font-family: "Roboto", sans-serif;
    font-weight: 700;
	font-size: 20px;
	text-align: center;
	margin: 2% auto 5%;
	letter-spacing: 0.024em;
	color: #197dda;
}

.st_wrap h1 span {
	border-bottom: solid 3px;
}

.st_wrap h2 {
    font-weight: 500;
	text-align: left;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 20px;
    margin: 1% 0 2%;
	padding: 0 10px;
    line-height: 1.7em;
	color: #fff;
}

.st_wrap h2 span{
	padding-bottom: 4px;
	border-bottom: solid 2px #1190ab;
}


.st_wrap h3 {
	font-family: "Roboto", sans-serif;
	font-size: 20px;
    font-weight: 600;
	margin: 4% auto;
}

.st_wrap h3 span {
	font-size: 70%;
	font-weight: 400;
}

.st_wrap h4 {
	font-size: 17px;
    font-weight: 600;
	margin: 2% auto 4%;
	border-bottom: solid 1px #90ABDA;
	color: #90ABDA;
}

.st_wrap h5 {
	font-size: 20px;
    font-weight: 700;
	text-align: center;
	margin: 8% auto 5%;
	padding: 1% 0;
	background-color: #f2b5aa;
	color: #fff;
}

.wrap_content {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.visual {
	margin: 0 auto;
	position: relative;
}

.ttl {
	width: 34%;
	position: absolute;
	bottom: 40%;
	left: 33%;
}

.logo {
	width: 16%;
	position: absolute;
	bottom: 5%;
	left: 42%;
}

.icon_off {
	width: 14%;
	max-width: 200px;
	position: absolute;
	top: 2%;
	left: 2%;
}

.col1 {
	color: #197dda;
}

.col2 {
	color: #90ABDA;
}

.st_wrap p {
	margin: 1% auto;
    font-size: 14px;    
    line-height: 1.6em;
}

.MT20 {
	margin-top: 20%;
}

.sp {
	display:none;
}


.Lead {
	font-weight:normal;
	text-align:center;
	font-size: 16px;
	padding:0 ;
	margin: 3% auto 4%;
	line-height: 2em;
}

.style_box_s {
	width: 60%;
	margin: 4% auto 2%;
	position: relative;
}

.style_box {
	width: 100%;
	margin: 5% auto;
	display: flex;
	justify-content: space-between;
}

.style_box p {
	font-size: 13px;
}

.style_01 {
	width: 48%;
	margin: 0;
	text-align: right;
}

.style_02 {
	width: 48%;
	margin: 15% 0 5%;
	text-align: right;
}

.style_03 {
	width: 50%;
	margin: 5% auto;
	text-align: right;
}


.item_box {
	margin: 2% auto 3%;
	text-align: left;
}

.item_box p {
	font-size: 13px;
	text-align: left;
	margin: 1% 0 2%;
	position: relative;
}

.item_box p a {
	color: #000;
}

.off {
	color: #DD0003;
	font-weight: 500;
	font-size: 120%;
}


.flx {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}


.thumb_box {
	width: 90%;
	margin: 4% auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.thumb {
    width: 31.3%;
    margin: 0 1% 4%;
    position: relative;
	text-align: left;
}

.thumb2 {
    width: 48%;
	margin: 0 auto 4%;
    position: relative;
	text-align: left;
}

.thumb p {
    font-size: 13px;
    line-height: 1.5em;
    margin: 3% 0;
    padding: 0;
}

.thumb p a {
    color: #000;
    text-decoration: none;
}

.Sml {
	font-size: 12px;
	line-height: 1.6em;
	margin: 0 auto;
	color: #0096e3;
	font-weight: 500;
}

.clear {
	clear:both;
}

.cap {
	position: absolute;
	bottom: 2%;
	left: 3%;
	z-index: 10;
	font-size: 12px;
	text-align: left;
}

.point_video {
	display: block;
	width: 95%;
	margin: 7% auto;
	border: solid 3px #fff;
	box-sizing: border-box;
}

/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 10px 20px;
	display: block;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	width: 130px;
	margin: 1% auto 3%;
	padding: 5px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 500;
	color: #fff;
	border-radius: 30px;
	background-color: #000;
}

a.btn-1 {
	color: #fff;
}

.btn-2 {
	width: 150px;
	margin: 20px auto 30px;
	padding: 5px;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 500;
	color: #000;
	border: solid 2px #000;
	border-radius: 30px;
}

a.btn-2 {
	color: #000;
}

.btn-3 {
	width: 70%;
	font-size: 15px;
	font-weight: 600;
	margin: 3% auto 6%;
	padding: 15px 10px;
	color: #000;
	background-color: #E20003;
	transition: .3s;
}

.btn-4 {
	width: 30%;
	font-size: 18px;
	font-weight: 600;
	margin: 4% auto;
	padding: 15px 10px;
	color: #000;
	background-color: #C01316;
	transition: .3s;
}

a.btn-3, a.btn-4 {
	color: #fff;
	text-decoration: none;
}


@media only screen and (max-width: 750px) {
	.sticky {
    	top: 50px;
	}
	
	
	.bar_limited {
    	margin: 0;
		flex-direction: column;
	}
	
	.limited_txt1 {
		font-size: 14px;
		margin-right: 0;
	}
	
	.limited_txt2 {
		font-size: 17px;
		line-height: 1.2em;
	}
	
	#Main {
	margin:0 auto 2%;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.st_wrap {
		width: 97%;
		min-width: auto;
		margin: 0 auto 1%;
	}

    .st_wrap p {
        font-size: 12px;
		line-height: 1.6em;
    }
    
	.st_wrap h1 {
		font-size: 17px;
		margin: 4% auto 5%;
	}	
    
    .st_wrap h2 {
        font-size: 14px;
		line-height: 1.6em;
    }
    
	.st_wrap .Main h1 {
		font-size: 35px;
	}
	
	.st_wrap .Main h2 {
		font-size: 16px;
	}
	
    .st_wrap h3 {
        font-size: 20px;
    }
    
    .st_wrap h4 {
        font-size: 18px;
        margin: 3% auto;
    }
	
	.st_wrap h5 {
		font-size: 16px;
	}
	
	.ttl {
		width: 60%;
    	bottom: 33%;
    	left: 20%;
	}
	
	.logo {
		width: 28%;
		left: 36%;
	}
	
	.icon_off {
		width: 25%;
		top: auto;
		bottom: 3%;
		left: 3%;
	}
	
	.Lead {
		font-size:13px;
		margin: 4% auto 6%;
		line-height: 1.8em;
	}
	
	.style_box_s {
		width: 100%;
		margin: 10% auto 5%;
	}
	
	.style_box {
		width: 95%;
		flex-direction: column;
	}
	
	.style_01 {
		width: 80%;
		margin: 4% 0;
	}
	
	.style_02 {
		width: 80%;
		margin: 4% 0 10% 20%;
	}
	
	.style_03 {
		width: 80%;
	}
	
	.Sml {
		font-size: 12px;
	}
	
	.thumb_box {
		width: 94%;
	}
	
	
	.thumb {
		width: 46%;
		margin: 0 2% 4%;
	}
	
	.thumb2 {
		width: 80%;
		margin: 0 10% 5%;
	}
	
	.heading-7:before {
	    bottom: -14px;
	}
	
	.btn-1 {
		width: 30%;
		font-size: 12px;
		line-height: 1.6em;
		padding: 5px;
		margin: 2% auto 6%;
	}
	
	.btn-2 {
		width: 60px;
		margin: 0 0 10px;
		font-size: 13px;
	}
	
	.btn-3 {
		font-size: 14px;	
		padding: 10px;
		margin: 3% auto 5%;
	}
}

