@charset"UTF-8"  ;



/*全体の枠組み系の設定*/





/*ボディー・リンク設定
###################################################################################### */
body{min-width:1360px ; color:#ffffff ; background:#000000 ;}
a{color:#6acbfd ;}
a[href^="tel:"]{color:#ffffff ; text-decoration:none ;}


/*●ｽﾏﾎ●*/@media screen and (max-width:560px){
body{min-width:initial ; min-width:auto ; font-size:100% ; background:#ffffff ;}
/*★★★★フォントを少し小さめに設定する10px→8px★★★★*/
}






/* ページ内枠設定
###################################################################################### */
.d01{width:1200px ;  margin-left:auto ; margin-right:auto ;}
.d02{width:1000px ;  margin-left:auto ; margin-right:auto ;}
/*●ｽﾏﾎ●*/@media screen and (max-width:560px){
.d01{width:auto ; margin-left:15px ; margin-right:15px ;}
.d02{width:auto ; margin-left:15px ; margin-right:15px ;}
}




/*枠組み
###################################################################################### */
/*●PC●*/@media screen and (min-width:560px){
#wk11{background:url("img/co/bk03.jpg") no-repeat left top ;}
#wk12{background:url("img/co/bk04.jpg") no-repeat right top ;}
#wk13{;}
#wk14{;}
}
/*コンテ*/
#wk31{width:1200px ; background:#000000 ; box-shadow:0 5px 15px 5px #000000 ; margin-left:auto ; margin-right:auto ;}
#wk32{padding-top:20px ;}
#wk32 a:hover img{opacity:0.8 ;}
/*●ｽﾏﾎ●*/@media screen and (max-width:560px){
/*コンテ*/
#wk31{width:auto ; float:none ;}
#wk32{margin:0 ; overflow-x:hidden ;}
}

