
body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body img {
	border: 0;
	vertical-align: bottom;/*余白削除*/
}


#st_wrapper a { 
	text-decoration: none;
}
a:hover{
	opacity: 0.8;
}
#st_wrapper img {
	width: 100%;
	vertical-align: bottom;
}

#st_wrapper {
	text-align: center;
	width: 100%;
	margin:0 auto;
	padding: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: 0.045em;
	color: #000000;
	background-color: #f2f2f0;
}

#st_wrapper p{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 13px;
	font-weight: 100;
	line-height: 1.6em;
    margin: 3% 0;
	text-align: left;
}


#st_wrapper h1 {
	font-size: 28px;
	font-weight: 600;
	line-height: 2.0em;
	letter-spacing: 0.01em;
	margin:0 auto 3%;
	padding: 0;
	text-align: center;
	color: #000;
}

#st_wrapper h1 span {
	padding: 8px 40px;
	border: solid 2px #000;
	border-radius: 50px;
}

#st_wrapper h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.6em;
	letter-spacing: 0.01em;
	margin: 1% auto;
	text-align: center;
	color: #ff7b31;
}

#st_wrapper h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6em;
	letter-spacing: 0.01em;
	margin: 1% auto 2%;
	text-align: center;
	color: #e8380d;
}

#st_wrapper h4 {
	font-family: 'BIZ UDGothic', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4em;
	letter-spacing: 0.08em;
	margin: 2% auto 0;
	text-align: center;
}

.inner {
	text-align: center;
	max-width: 700px;
	width: 100%;
	margin:0 auto;
	padding: 0;
	background-color: #000;
}


.visual {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}


.lead {
	font-family: 'BIZ UDGothic', sans-serif;
    text-align: center;
    font-size: 15px;
    line-height: 1.8em;
    padding: 0;
    margin: 0 auto 12%;
	color: #ff853f;
}
/*thumb*/
	
.thum_box {
	width: 100%;
	max-width: 650px;
	margin: 8% auto 6%;
    padding: 0;
    display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

.thumb {
	width: 22%;
	margin: 0 auto 2%;
	text-align:center;
    position: relative;
    padding: 0.5em 0.5em;
    margin: 2em 0;
    font-weight: bold;
}

.thumb img {
    width: 100%;
}

.all_btn{
	width: 100%;
	max-width: 300px;
	margin: 5% auto;
}


.Sml {
	font-size:11px;
	line-height:1.7em;
	text-align: center;
}


.clear {
	clear: both;
}

.MT20 {
	margin-top: 15%;
}

.w_30 {
	width: 23%;
	margin: 0 2% 0 0;
}

.w_50 {
	width: 100%;
	max-width: 620px;
	margin: 8% auto 5%;
}

.w_60 {
	width: 100%;
	max-width: 700px;
	margin: 0% auto 0%;
}

/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px 50px;
	display: inline-block;
	margin: 2% auto;
	letter-spacing: 0.15em;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	cursor: pointer;
	padding: 15px 30px;
	display: inline-block;
	letter-spacing: 0.15em;
	font-weight: 400;
	outline: none;
	position: relative;
	width: 500px;
	font-size: 20px;
	margin: 10px auto 30px;
	background-color: #000000;
	color: #fff;
}

.btn-2 {
	border: none;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 0.15em;
    font-family: 'Lato', sans-serif;
	font-weight: 400;
	outline: none;
	position: relative;
	width: 31.3%;
	margin: 1% 1% 5%;
	font-size: 26px;
	text-align: center;
	padding: 20px 0;
	color: #FFFFFF;
	background: rgb(201,47,33);
    background: linear-gradient(0deg, rgba(201,47,33,1) 10%, rgba(225,117,33,1) 100%);
	float: left;
}


.sp {
	display: none;
}



@media only screen and (max-width:750px){
	
	#st_wrapper {
		width: 100%;
	}
	
	.tt01 {
		font-size: 26px;
		top: 8%;
	}
	
	.tt02 {
		width: 80%;
	top: 32%;		
		right: 15%;
	}
		
	#st_wrapper img {
		width: 100%;
	}
	#st_wrapper h1 {
    	font-size: 18px;
		margin: 3% auto 4%
	}
	#st_wrapper h2 {
    	font-size: 24px;
		line-height: 1.4em;
	}
	#st_wrapper h2 span{
		font-size: 20px;
		margin: 4% auto;
	}
	#st_wrapper h3 {
    	font-size: 16px;
		margin: 0 0 1%;
	}
	#st_wrapper h4 {
    	font-size: 15px;
	}	
	
	#st_wrapper p{
		font-size: 12px;
		line-height:1.6em;
	}
    .sub {
        width: 145px;
        font-size: 12px;
        padding: 3px 5px;
    }
	.lead {
    	text-align: center;
    	font-size: 13px;
    	line-height: 1.8em;
    	padding: 0;
    	margin: 0 auto 16%;;
	}
/*thumb*/
	
.thum_box {
	width: 100%;
	margin: 8% auto 4%;
}

.thumb {
	width: 23%;
	margin: 0 auto 2%;
	text-align:center;
    position: relative;
    padding: 0.5em 0.1em;
    margin: 2em 0;
    font-weight: bold;
}	
.w_50 {
	width: 95%;
	margin: 10% auto 5%;
}	
.w_60 {
	width: 100%;
	margin: 0% auto 0%;
}
	
	
	.w_30 {
    	width: 25%;
    	margin: -2% 2% 0 0;
	}
	
	.Sml {
		font-size: 10px;
		text-align: left;
	}

    
	/* Button 1 */
	.btn-1 {
		width: 60%;
		margin: 1% auto 5%;
		padding: 2%;
		font-size: 13px;
		position: relative;
	}
	.btn-2 {
		width: 31.3%;
		margin: 1% 1% 5%;
		font-size: 13px;
		text-align: center;
		padding: 10px 0;
		color: #FFFFFF;
		float: left;
	}
	.all_btn{
	width: 65%;
	margin: 6% auto 8%;
}
	
	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}
			
		
	
}


