@charset "utf-8";
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	min-width: 960px;
}

/*全体*/
#main {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #000;
	background: url("../images/bg_pat_01_white.png") repeat -3px -45px;
	padding: 10px 0 34px;
}
#wrapper.top:not(.teaser):not(.schedule) #main {
	background: url("../images/main_top_obi.png") repeat-y center top, url("../images/bg_pat_01_white.png") repeat -3px -45px;
}


#wrapper, #wrapper02 {
	overflow: hidden;
}
#wrapper, #footer {
	min-width: 960px;
}
#wrapper .inner {
	width: 960px;
	margin: 0 auto;
}
#main {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #000;
	background: url("../images/bg_pat_01_white.png") repeat -3px -45px;
	padding: 10px 0 34px;
}


/*パンくず*/
.breadcrumbList {
	width: 100%;
	margin: auto;
	font-size: 0;
}
.breadcrumbList li {
	font-size: 12px;
	display: inline-block;
}
.breadcrumbList li+ li::before {
	content: "＞";
	margin: 0 10px;
}
.breadcrumbList li a {
	display: inline !important;
	color: #000;
}
.breadcrumbList li a:hover {
	text-decoration: none;	color: #000;
}

/*footer*/
#footer .footer01 {
	display: none;
}

.floating_btn{display: none;}

/*-------     ★★ 初夢第2弾より追加style ここから ★★     ------*/
.ver2nd #wrapper.imp #lineupArea .lineup .tour_box_wrap span[class$="ciao"], .ver2nd #wrapper:not(.imp) #lineupArea .lineup .tour_box_wrap span[class$="imp"] {
	display: none;
}
#lineupArea .lineupBox .linkBox .linkBtn.other a {
	background: #305ba9;
}
.ver2nd #wrapper:not(.teaser):not(.schedule) #main {
	background: url("../images/main_obi_2nd.png") repeat-y center top, url("../images/bg_pat_02_white.png") repeat center -53px;
}
.ver2nd #wrapper.air #main {
	background: url("../images/main_obi_air_2nd.png") repeat-y center top, url("../images/bg_pat_02_white.png") repeat center -53px;
}
.ver2nd #wrapper.ah #main {
	background: url("../images/main_obi_ah_2nd.png") repeat-y center top, url("../images/bg_pat_02_white.png") repeat center -53px;
}
/*-------     ★★ 初夢第2弾より追加style ここまで ★★     ------*/
