@charset "utf-8";

#slid01s,
#slid01s img { width:100%; }

.top_bnr{
    display: none;
}
.top_bnr{
    width:95%;
    margin:0 2.5%;
}
.top_bnr img{
    width:100%;
}

#top01,
#top02,
#top03,
#top04,
#top05,
#top06,
#top07,
#top08,
#top09 {
	width:90%;
	margin:0 auto;
	text-align:left;
	padding:2em 0;
}

/*==============================
/***  メインコンテンツ  ***/
/*=============================*/
.back_top01{
    background: url(../img/top/top_bk_01.jpg) no-repeat center;
    background-size: cover;
}
.back_top02{
    background: url(../img/top/top_bk_02.jpg) no-repeat center;
    background-size: cover;
}
.back_top03{
    background: url(../img/top/top_bk_03.jpg) no-repeat bottom center;
    background-size: cover;
}
.top04_01{
    margin-top:-6em;
}

.back_top05{
    background: url(../img/top/top_bk_05.png) repeat-x;
    background-size:auto 100%;
}

.back_top06{
    background: url(../img/top/top_bk_06.jpg) no-repeat top;
    background-size: cover;
}


/*=================================================================================*/
/** 768px以上　タブレット縦　サイズ画面  **/
@media (min-width : 768px) {
/***  メインビジュアル　フェード  ***/
.slid01 { width:100%; position:relative;}
.slid01 img { width:100%; margin:0 auto; }

#top01,
#top02, 
#top03, 
#top04,
#top05,
#top06,
#top07,
#top08,
#top09 { width:100%; }


.top04_01{
    margin-top:-14.5em;
}



}
/*=================================================================================*/
/** 1140px以上 padding: ;PCサイズ画面 **/
@media (min-width : 1140px) {
.slid01 { width:100%; position:relative;}
.slid01 img { width:auto;}


#top01,
#top02,
#top03,
#top04,
#top05,
#top06,
#top07,
#top08,
#top09  { width:1140px; padding:40px 0; }
    
#top02  { width:1140px; padding:0 0 40px 0; }


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　メインコンテンツ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/ 


}
