@charset "utf-8";
/* CSS Document */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	line-height:1.6;
	color:#333;
	background:#fff;
}

/*Main Visual*/

#containerMainvisual_B{
	width:100%;
	border-top:3px solid #3399cc;
	border-bottom:3px solid #3399cc;
}

#mainVisual_B{
	width:1340px;
	margin:0 auto;
	position:relative;
}
#title_MV{
	width:400px;
	background:rgba( 51,153,204,0.70);
	line-height:50px;
	text-align:center;
	color:#fff;
	position:absolute;
	top: 25px;
	left: 0px;
	padding:0px 5px;
	font-size:20px;
}



.containerTitle{
	width:100%;
	background:#3399cc;
	height:50px;
}

.mainTitle{
	background:#3399CC;
	font-size:32px;
	line-height:50px;
	color:#fff;
	width:1340px;
	margin:100px auto 0px;
}

.box_contents{
	width:1340px;
	margin:0 auto;

}
.contents_main{
	width:970px;
	margin:70px 70px 50px 0px;
	float:left;
}


.subTitle{
    border-bottom:3px solid #3399cc;
	font-size:26px;
	line-height:30px;
	margin-bottom:30px;
	width:970px;
}
.title_h3{
	width:200px;
	font-size:20px;
	margin:5px 0 15px;
	background:#3399cc;
	color:#fff;
	line-height:30px;
	text-align:center;
}

.container_one_paragraph{
	width:970px;
	margin-bottom:70px;
}
.box_example{
	width:400px;
	float:left;
	margin-top:45px;
	font-size:12px;
}
.titleHighlight{
	width:150px;
	font-size:18px;
	background:#3399cc;
	color:#fff;
	line-height:25px;
	text-align:center;
	margin-bottom:10px;
}
.explain_970{
	width:970px;
	margin:30px 0 50px;
	line-height:2.0;
}

/*スキー板の種類*/
#tooring{
	margin-top:30px;
}
.explain_500{
	width:500px;
	margin:0 70px 100px 0;
	float:left;
	line-height:2.0;
}



/*スキー板幅*/
#title_style{
	width:250px;
	font-size:18px;
	background:#3399cc;
	color:#fff;
	line-height:25px;
	text-align:center;
	margin:30px 0 30px 0;
}
.recommendedWidth{
	font-size:20px;
	color:#F8060A;
	margin:30px 0 20px;
	font-weight:bold;
}
.skierType{
	font-size:20px;
	font-weight:bold;
}
.length_shape{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}

/*スキー板形状*/
#radius_image{
	float:left;
	margin-top:30px;
}

/*スキー板形状*/
#rockerType_image{
	margin:20px 0 70px;
	float:left;
}
.explain_450{
	width:450px;
	margin:0 60px 100px 0;
	float:left;
	line-height:2.0;
}
.explain_450 p{
	padding-bottom:30px;
}


#title_rocker{
	margin-top:30px;
}

/*side_link*/
.side_link{
	width:300px;
	float:left;
	margin:100px 0 320px 0px;
}

.box_topics{
	width:300px;
	background:#fff;
	position:relative;
	margin:10px 0px 50px;
	float:left;
}

.box_topics{
	color:#333;
}
.box_topics a{
	text-decoration:none;
	color:#333cc;
}

.box_title{
	width:250px;
	position:absolute;
	top: 90px;
	left: 0px;
	background:rgba(248,255,14,0.84);
	font-size:16px;
	line-height:30px;
	padding-left:10px;
}

.explain_box{
	font-size:12px;
	padding:5px 5px;
}

.box_topics{
	-webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out
}
.box_topics:hover{
	opacity: 0.4;  
	filter: alpha(opacity=60); 
}



/*AD*/

.AD_970{
	width:970px;
	padding-top:50px;
}
.ad_300_250{
	height:260px;
	margin:0 0 30px 0;
}
.ad_side_resp{

}




@media screen and (max-width:480px){

#breadcrumbs{
	display:none;
}	

#mainVisual_B{
	width:100%;
}
#mainVisual_B img{
	width:100%;
	height:auto;
}
#title_MV{
	position:absolute;
	top: 18%;
	left: 0px;
	font-size:100%;
	width:80%;
	line-height:160%;
}
.box_contents{
	width:100%;
	overflow:hidden;
}
.contents_main{
	width:100%;
}



.container_one_paragraph{
	width:100%;
}
.subTitle{
	width:100%;
	font-size:120%;
	overflow:hidden;
	padding-left:2%;
	margin-bottom:0%;
}
#tooring{
	width:100%;
	margin-top:0%;
}
#freeRide{
	width:100%;
	margin-top:7%;
}
.explain_500{
	width:100%;
	margin:2% 0% 3%;
}
.explain_500 p{
	width:96%;
	font-size:90%;
	padding:0% 2% 0% 2%;
}

.explain_450{
	width:100%;
	margin:2% 0% 3%;
}
.explain_450 p{
	width:96%;
	font-size:90%;
	padding:0% 2% 0% 2%;
}


.box_example{
	width:100%;
	margin:3% 0% 10%;
}
.title_h3{
	width:50%;
	font-size:100%;
	line-height:130%;
	margin:4% 0 3% 2%;
	
}

.titleHighlight{
	width:50%;
	fontsize:50%;
	line-height:130%;
	margin-left:2%;
}
.box_example img{
	width:90%;
	height:auto;
	margin:3% 3% 5% 4%;
}
.spec{
    padding-left:3%;
}
.explain_970{
	width:100%;
	margin:2% 0% 8%
}
.explain_970 p{
	width:96%;
	font-size:90%;
	padding:0 2%
}
#title_style{
    width:70%;
	fontsize:50%;
	line-height:130%;
}

#80_90{
	width:100%;
}
#90_110{
	width:100%;
}
#110_130{
	width:100%;
}
.skierType{
	width:98%;
	font-size:100%;
	padding-left:2%;
}
.length_shape{
	width:95%;
	font-size:70%;
	padding-left:2%;
}
#about_radius{
	width:100%;
}
#radius_image img{
	width:100%;
	height:auto;
}
#about_shape{
	width:100%;
}
#rockerType_image img{
	width:100%;
	height:auto;
}
#title_rocker{
	width:80%;
	font-size:90%;
	line-height:110%;
	margin:4% 0 3% 2%;
	
}


/*side_link*/
.side_link{
	width:100%;
	margin:0% 0% 100%;
}
.box_topics{
	width:95%;
	margin:7% 1%;
}
.box_topics img{
	width:100%;
	height:auto;
}
.box_title{
	width:90%;
	font-size:100%;
	position:absolute;
	top: 20%;
	left: 0%;
	
}
.box_topics .explain_box{
	font-size:80%;
	line-height:180%;
}

/*AD*/
.AD_970{
	width:320px;
  	height:100px;
	text-align:center;
	padding:10% 0% 15%;
}
.ad_300_250{
	width:100%;
	text-align:center;
	height:250px;
}
.ad_side_resp{
	width:100%;
	text-align:center;
	margin-top:10%;
}

}
