@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

/*#wrapper a:link { text-decoration: none; }
#wrapper a:visited { color: #000000; }
#wrapper a:hover { color: #000000; }
#wrapper a:active { color: #000000; }*/
.ttl {
	width: 60%;
	margin: 5% auto 5%;
}

#wrapper{
	max-width: 1000px;
	margin: 50px auto 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	text-align: center;
}

#wrapper img {
	vertical-align: bottom;
}

#wrapper p {
	font-size: 13px;
	text-align: left;
	line-height: 1.8em;
	margin: 2% 0 5%;
}

#wrapper h3 {
	font-size: 22px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #000000;
	font-weight: 100;
	margin: 1% 0 3%;
	line-height: 1.6em;
}

#wrapper h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: 400;
	font-size: 20px;
	line-height: 1.4em;
	letter-spacing: 0.033em;
	margin: 0 auto 1%;
	text-align: left;
	color: #604A7B;
}
.no{
    font-size: 35px;
}

.lead{
	clear: both;
	font-size: 17px;
	text-align: center;
	line-height: 2.0em;
	margin: 1% 0 6%;
}


		
/*styling*/

.box_style {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.box_other {
	width: 100%;
	margin: 3% auto 5%;
	padding-top: 3%;
}


.stl_img {
	width: 60%;
	height: auto;
	float: left;
	z-index: 10;
	margin-bottom: 30px;
}

.stl_txt {
	width: 35%;
	float: right;
	text-align: left;
	z-index: 15;
}

.stl_img2 {
	width: 60%;
	height: auto;
	float: right;
	z-index: 20;
	margin-bottom: 30px;
}

.stl_txt2 {
	width: 35%;
	float: left;
	text-align: left;
	z-index: 15;
}



.Sml {
	font-size: 70%;
	font-weight: 100;
	line-height: 1.8em;
}



.p_item {
	font-size:13px;
	line-height:1.7em;
	margin: 2% 0 4%;
	text-align: left;
}

.btn_detail {
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin: 0 0 2%;
    min-width: 70px;
    outline: 0 none;
    overflow: visible;
    padding: 5px 7px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
	background-color: #dcdcdc;
	line-height:1.3em;
}


 .btn_detail:hover {
	color: #FFFFFF;
	background-color: #828282;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.cntr {
	text-align: center;
}

.clear{
	clear: both;
}
.clear_sp{
	display: none;
}

.br_pc{
	display: block;
}

.br_sp{
	display: none;
}	


.sp {
	display:none;
}


.block2 {
	max-width: 1000px;
	margin: 4% auto 0;
}
.thum {
	width: 46%;
	margin: 2% 2% 0;
	float: left;
	text-align: center;
}




/* General button style (reset) */
.Btn {
	border: none;
	font-family: inherit;
	font-size: 15px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 3px;
	display: inline-block;
	margin: 1% auto;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
}

/* Button 1 */
.btn-1 {
	width: 70%;
	background-color: #000000;
	border: solid 3px #000000;
	color: #ffffff;
	text-decoration: none;
}



/* Button 3 */
.btn-3 {
	background-color: #000000;
	border: solid 3px #000000;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	width: 500px;
	padding: 15px 50px;
	margin: 5% auto;
	text-decoration: none;
}



@media only screen and (max-width:750px){
.ttl {
	width: 100%;
	margin: 8% auto 3%;
}
	
	#Logo_cap {
		font-size: 16px;
	}
	
	#wrapper {
		width: 100%;		
	}	
	
	.pc {
		display:none;
	}
	.sp {
		display:block;
		width: 100%;
	}
	#wrapper h1 {
		font-size: 16px;
		line-height: 1.5em;
	}
	#wrapper h2 {
		font-size: 25px;
		margin: 0 auto 8%;
	}
	
	#wrapper h3 {
		text-align: center;
		font-size: 18px;
		margin: 1% auto 6%;
	}
	#wrapper h4 {
		text-align: center;
		font-size: 23px;
		line-height: 1.5em;
		margin: 2% auto 1%;
	}
	#wrapper p {
		font-size: 15px;
		text-align: left;
		margin: 1% 2% 2%;
	}
	
	#wrapper p br {
		display: none;
	}
	
	.lead{
		font-size: 15px;
		line-height: 1.8em;
		margin: 2% 3% 8%;
		text-align: left;
	}
	.lead br{
		display: none;
	}
	
	
	/*styling*/

	
	.box_style {
		width: 100%;
		margin: 5% 0 10%;
		display:flex;
  		flex-direction:column;
		overflow: hidden;
	}	

	.stl_img{
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	
	.stl_txt {
		width: 96%;
		margin: 0 auto;
		padding: 2%;
		float: none;
		position: relative;
		background-color: none;
	}
	
	.stl_img2{
		width: 100%;
		margin: 0 auto;
		float: none;
		position: relative;
	}
	
	.stl_txt2 {
		width: 96%;
		margin: 0 auto;
		padding: 2%;
		float: none;
		position: relative;
		background-color: none;
	}
	
	.box_other {
		width: 96%;
		margin: 3% auto 5%;
		padding-top: 3%;
	}

	.Sml {
		font-size: 11px;
		line-height: 1.5em;
	}	
	
	.p_item {
		font-size:14px;
		line-height:1.7em;
		margin: 2% auto 4%;
	}
	
	.btn_detail {
    	font-size: 11px;
    	max-height: 22px;
    	padding: 5px 8px;
    	margin: 0;
    	line-height: 1.1em;
	}

	
	.line{
		width: 40%;
		margin: 5% auto;
	}
	
	.cntr img{
		width: 80%;
		margin: auto 10%;
	}

	.br_pc{
		display: none;
	}

	.br_sp{
		display: flex;
	}			
	
	.s_clear {
		clear: both;
	}
	
	.block2 {
		width: 90%;
		margin: 2% auto 1%;
	}
	.thum {
		width: 100%;
		margin: 0 0 15%;
		float: none;
	}

	.s_logo {
		width: 40%;
		margin: 4% auto 5%;
		float: none;
	}
	
	.brand_box {
		width: 90%;
		margin: 2% auto 3%;
		padding: 2%;
		float: none;
	}
	
	
	.btn-3 {
		width: 60%;
		margin: 5% auto;
		font-size: 13px;
	}


}