@charset "utf-8";
/* CSS Document */

body{
	font-family:"メイリオ","microsoft YaHei","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	line-height:1.6;
	color:#333;
	background:#fff;
}

/*Main Visual*/

#containerMV{
  width: 100%;
  height: 0;
  padding-top: calc(380 / 1620 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background:url(../../../images/gear/ski/atomic/mainVisual_new_atomic_2023.jpg) center center / cover no-repeat;
  position:relative;
  border-top:3px solid #3399CC;
  border-bottom:3px solid #3399CC;
  
}

#title_MV{
	width:1000px;
	background:rgba( 54,156,207,0.70);
	line-height:90px;
	color:#fff;
	font-size:48px;
	position:absolute;
	top: 50%;
	left: 0px;
	padding:0px 2px;
	text-align:center;
}




/*コンテンツ共有*/
#main_title{
	width:1340px;
	margin:0 auto;
	font-size:40px
	
}


#container_main_side{
	width:100%;
	padding-top:100px;
	background:#fff;
}




#contents{
	width:1340px;
	margin:0 auto;
	background:#fff;
	
}

#contents_main{
	width:960px;
	float:left;
	margin:0 70px 120px 0px;
}


.subtitle{
	border-bottom: 2px solid #3399cc;
	font-size: 28px;
	padding-left: px;
	margin-bottom:10px;
	
}

.subtitle_h3{
	font-size: 20px;
	padding-left: 0px;
	margin:20px 0 2px 0px;
	line-height:32px;
	
}
.container_topics{
	width:960px;
	margin:0 0 50px 0;
}
.container_onePara{
	width:960px;
	margin:30px 0 50px 0;
	
}







/*メインコンテンツ*/




.explain_460{
	width:460px;
	margin-left:20px;
	float:left;
	line-height:2.3;
	
}
.explain_400{
	width:395px;
	margin-left:15px;
	float:left;
	line-height:2.3;
	
}
.explain_960{
	width:960px;
	line-height:2.3;
	margin:0 0 40px 0;
}

.photo_960{
	margin:0 0 15px 0;
}
.explain_photo{
	width:100%;
	text-align:center;
	font-size:14px;
}

.photo_460{
	width:460px;
	float:left;
	margin:20px 0 20px 0;
}
.photo_550{
	width:548px;
	float:left;
	margin:0px 0 15px 0;
}


/*ブランド基本情報、年度*/
.container_brand{
	width:960px;
	margin:30px 0 80px;
}
.explain_brand{
	width:970px;
	margin:20px 0 20px;
}

.title_year{
	font-size:26px;
	line-height:42px;
	width:960px;
	margin:30px 0 20px;
	border-bottom:3px dashed rgba(129,129,129,1.00);
	border-left:8px solid rgba(129,129,129,1.00);
	padding-left:10px;
}


.explain_series{
	width:970px;
	margin:30px 0 10px;
}
.explain_series h3{
	width:970px;
	font-size:24px;
	border-bottom:1px solid rgba(129,129,129,1.00);
	margin-bottom:5px;
}

/*box_oneModel*/
.box_oneModel{
    width:960px;
	padding:30px 0px 0px;
}
.model_name{
	font-size:20px
	
}

.image_ski{
	float:left;
}

.container_left{
	width:460px;
	float:left;
	margin-right:40px;
}
.base_info{
	width:460px;
	float:left;
	margin:15px 0 15px;
}
.type{
	width:150px;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:20px;
	text-align:center;
	background:rgba(21,122,253,1.00);
}
.type .race{
	background:rgba(234,111,0,1.00)
}
.type .racekiso{
	background:rgba(255,0,0,1.00)
}
.type .kiso{
	background:rgba(5,187,20,1.00)
}
.type .allmontain{
	background:rgba(255,153,0,1.00)
}



.level{
	width:120px;
	float:left;
	color:#fff;
	font-size:12px;
	line-height:20px;
	text-align:center;
	margin-left:8px;
    background:rgba(249,177,41,1.00);
}
.level .exp{
	background:rgba(102,102,102, 1.00);
}
.level .advanced{
	background:rgba(0,0,255, 1.00)
}
.level .adv_imd{
	background:rgba(116,86,161,1.00);
}
.level .interm{
	background:rgba(232,0,62,1.00);
}
.level .beginner{
	background:rgba(51,204,0,1.00);
}



.table_spec{
	font-size:12px;
	float:left;
	margin:10px 10px 0 0;
	width:450px;
}
.price{
	width:350px;
	font-size:14px;
	float:left;
}
.spec01{
	width:100%;
    border-collapse: separate;
    border-spacing: 0px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.spec01 th{
    padding: 2px;
    text-align: center;
    vertical-align: top;
    color: #444;
    background-color: #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.spec01 td{
	padding: 2px;
    background-color: #fafafa;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	text-align: center;
}


.explain_ski{
	width:450px;
	float:left;
	margin-right:10px;
	padding:10px 0px;
}


/*サイドコンテンツ*/

#contents_side{
	width:310px;
	float:left;
}

.subtitle_side{
	border-bottom: 2px solid #666;
	font-size: 24px;
	padding-left: 15px;
	margin-bottom:15px;
}
.box_side{
	width:300px;
	float:left;
	margin-bottom:50px;
	background:#fff;
	
}
.box_side h3{
	width:296px;
	background:#3399cc;
	padding-left:5px;
	color:#fff;
}
.box_side img{
	float:left;
}
.box_side .explain_box_side{
	width:196px;
	float:left;
	font-size:16px;
	line-height:1.5;
	padding-left:4px;

}
.box_side a{
	text-decoration:none;
	color:#333;
}
.box_side:hover{
	opacity:0.4;  
	filter:alpha(opacity=60); 
}

.box_side{
	-webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out

}



@media screen and (max-width:480px){
	
	
#main_title{
	width:98%;
	margin:1% 1% 1%;
	font-size:120%;
	word-wrap:break-word;
	
}	
	
#contents{
	width:100%;
   overflow:hidden;
}

#container_main_side{
	width:100%;
	padding-top:10%;
	
	
}


#title_MV{
	position:absolute;
	top: 50%;
	left: 0px;
	font-size:100%;
	width:95%;
	line-height:120%;
}



#contents_main{
	width:100%;
	margin-bottom:10%;
	
}

.container_onePara{
	width:100%;

}
.container_photo_exp{
	width:100%;
	}

.subtitle{
	width:98%;
	padding-left:2%;
	font-size:120%;
}
.subtitle_h3{
	width:98%;
	padding-left:2%;
	font-size:120%;
}


.container_topics{
	width:100%;
}

.photo_960{
	width:100%;
}
.photo_960 img{
	width:100%;
	height:auto;
}
.photo_460{
	width:100%;
}
.photo_460 img{
	width:100%;
    height:auto;
}



.explain_460{
	width:96%;
	font-size:90%;
	line-height:170%;
	margin:3% 2% 5% 2%;
}

.explain_960{
	width:96%;
	font-size:90%;
	line-height:170%;
	margin:3% 2% 5% 2%;
}
.explain_photo{
	width:100%;
	font-size:70%;
	line-height:170%;
	margin:1% 0% 1% 0%;
}


/*ブランド共通*/

.container_brand{
	width:100%;
	margin:0% 0% 5%;
}

.explain_brand{
	width:98%;
	font-size:80%;
	line-height:150%;
	margin:5% 1% 8% 1%;
	padding:0% 0%;
}
.title_year{
	width:98%;
	font-size:100%;
	line-height:180%;
	margin:2% 0% 0% 0%;
	
}
.explain_series h3{
	width:98%;
	font-size:100%;
	line-height:150%;
	margin:1% 0% 1% 0%;
}

/*ブランド共通終わり*/


.box_oneModel{
	width:100%;
	padding:2% 2% 2%;
}
.explain_series{
	width:98%;
	margin:7% 1% 5% 0%;
}
.model_name{
	width:98%;
	padding:0 1% 0 0%;
	font-size:100%;
}
.container_left{
	width:100%;
}
.image_ski{
	width:100%;
	margin-left:0%;
}
.image_ski img{
	width:100%;
	height:auto;

}
.base_info{
	width:100%;
	font-size:80%;
	margin:1% 0%;
}.price{
	width:100%;
	font-size:80%;
	margin:1% 0%
}
.table_spec{
	width:95%;
	font-size:60%;
	margin:2% 0% 2% 0%;
}
.explain_ski{
	width:97%;
	font-size:80%;
	line-height:150%;
}

/*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:90%;
	position:absolute;
	top: 20%;
	left: 0%;
	
}
.box_topics .explain_box{
	font-size:80%;
	line-height:180%;
}




#contents_side{
	width:100%;
}
.subtitle_side{
	width:98%;
	padding-left:2%;
	font-size:140%;
}


.box_side{
	width:96%;
	margin:2% 2% 5% 2%;
}
.box_side h3{
	width:98%;
}
.box_side img{
	width:30%;
	height:auto;
}
.box_side .explain_box_side{
	width:67%;
	font-size:90%;
}



}





