@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

File name:      top.css
Created:        2016-12-11
Style Info:     スキー特集 TOP page　CSS
----------------------------------------------------------- */





#calgary.main .visual {background: #f3e5d8; text-align: center; padding-bottom: 30px;}
#calgary.main .visual p {font-weight: bold;} 


#calgary.main .top_haiji {background: #000; padding-bottom: 25px; margin-bottom: 30px;}
#calgary.main .top_haiji .btn_ty_02 { position: relative; top: -15px;}

@media screen and (max-width:480px) {
	#calgary.main .top_haiji .btn_ty_02 { position: relative; top: 0px;}
}

#calgary.main .bl_01 {width: 100%;}
#calgary.main .bl_01 h3 {border-top: solid 2px #000;}
#calgary.main .bl_01 p {position: relative; width: 50%; left: 50%; height: 0; padding:0 15px;}
#calgary.main .bl_01 section {margin-bottom: 40px;}

@media screen and (max-width:320px) {
#calgary.main .bl_01 p { width: 100%; left: 0;  height:auto; margin-bottom: 10px;}
}


#calgary.main .bl_02 {margin-bottom: 80px;}
#calgary.main .bl_02 h2 {border-bottom: solid 2px #000; margin-bottom: 30px;}
#calgary.main .bl_02 .box {margin-bottom: 50px;}
#calgary.main .bl_02 .box img {margin-bottom: 20px;}