@charset "utf-8";
/**********
 * 共通SS
 **********/
/* 中央ボタン */
#btn_line{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#btn_line li{
	float:left;
}
#btn_line li a{
	width:300px;
	height:215px;
	margin:30px 10px;
	text-indent:-9999px;
	opacity:1;
	display:block;
}
#btn_line li a.btn1{
	background:url("../images/top/btn01.jpg") left center no-repeat;
}
#btn_line li a.btn2{
	background:url("../images/top/btn02.jpg") left center no-repeat;

}
#btn_line li a.btn3{
	background:url("../images/top/btn03.png") left center no-repeat;
}

#btn_line li a.btn1:hover{
	background:url("../images/top/btn01o.jpg") left center no-repeat;
}
#btn_line li a.btn2:hover{
	background:url("../images/top/btn02o.jpg") left center no-repeat;

}
#btn_line li a.btn3:hover{
	background:url("../images/top/btn03o.png") left center no-repeat;
}

/* クォンタイズ ブライダル */
h2{
	width:940px;
	margin:70px auto 40px;
}

#bridal{
	width:1330px
}

#bridal>a:nth-child(2){
	margin:0 15px 0 40px
}

/* バナーエリア */
.bnr_box{
	clear:both;
	width:900px;
	margin:10px auto;
}
.bnr_box .left_box{
	float:left;
	width:440px;
}
.bnr_box .left_box h3{
	display:inline-block;
	margin-top:30px;
}
.bnr_box .left_box .all_post{
	float:right;
	margin-top:40px;
	text-decoration:none;
	color:#000000;
}
.bnr_box .left_box ul{
	clear:both;
}
.bnr_box .left_box ul{
	clear:both;
}
.bnr_box .left_box ul li{
	margin-top:15px;
}
.bnr_box .left_box ul li:first-child{
	margin-top:20px;
}

.instagram{
	float:left
}

.king{
	float:right
}

/*　日付　記載用　*/
.bnr_box .left_box ul li .date{
	display:inline-block;
	padding:12px 0px;
	background:#222222;
	font-weight:bold;
	color:#FFFFFF;
	width:100px;
	text-align:center;
}

/*　日付　空欄用　*/
.bnr_box .left_box ul li .date01{
	display:inline-block;
	padding:12px 0px;
	background:#222222;
	font-weight:bold;
	color:#222222;
	width:100px;
	text-align:center;
}
.bnr_box .left_box ul li a{
	margin-left:10px;
	padding:12px 10px;
	background:#DDDDDD;
	text-decoration:none;
	color:#000000;
	width:310px;
	margin-top:0px !important;
}
.bnr_box .left_box ul li.text02{
	margin-left:10px;
	padding:12px 10px;
	background:#DDDDDD;
	text-decoration:none;
	color:#000000;
	width:310px;
}

.title{
	margin-left:10px;
	padding: 12px 10px;
	background:#DDDDDD;
	text-decoration:none;
	color:#000000;
	width:310px;
	float:right;
}
.title01{
	margin-left:10px;
	padding: 0px 10px;
	background:#DDDDDD;
	text-decoration:none;
	color:#000000;
	width:310px;
	height:37px;
	float:right;
}
.bnr_box .left_box a{
	display:inline-block;
	margin-top:20px;
}
.bnr_box .left_box a.facebook{
	float:left;
}
.bnr_box .left_box a.twitter{
	float:right;
}

.bnr_box .right_box{
	float:right;
	width:440px;
}
.bnr_box .right_box img{
	display:inline-block;
	margin-top:20px;
}

/* スライダー共通 */
img{
	max-width:100%;
}
/* トップスライダー */
#top_slide_box_bg{
	background:url("../images/top/top_slide_bg.jpg") top center;
	overflow:hidden;
	width:100%;
	min-width:980px;
}
#top_slide_box{
	position:relative;
	width:100%;
	max-width:1440px;
	min-width:980px;
	margin:0 auto;
}
#top_slide_box ul{
	width:6000px;
	position:absolute;
	left:0;
}
#top_slide_box li{
	float:left;
	display:inline-block;
	width:100%;
	min-width:980px;
}
#top_slide_box #prev,
#top_slide_box #next{
	position:absolute;
	font-size:1px;
	margin-top:-35px;
}
#top_slide_box #prev a,
#top_slide_box #next a{
	display:block;
	width:30px;
	height:71px;
	text-indent:-9999px;
}
#top_slide_box #prev{
	left : 30px;
	top  : 50%;
	z-index:1000;
	background:url("../images/top/arrow_prev.png") left center no-repeat;
}
#top_slide_box #next{
	right : 30px;
	top  : 50%;
	z-index:1000;
	background:url("../images/top/arrow_next.png") left center no-repeat;
}
.bx-viewport{max-height:480px;}

/* 中央スライダーメニュー */
#menu_slide_box{
	position:relative;
	width:100%;
	max-width:1440px;
	min-width:980px;
	height:588px;
	margin:0 auto;
	background:#222222;
}

#menu_slide_box #control_items{
	width:888px;
	margin:0 auto;
	display:block;
	height:54px;
	position:relative;
	z-index:2;
}
#menu_slide_box #menu_string{
	background:url("../images/top/menu2_string.png") center center no-repeat;
	width:888px;
	height:54px;
	position:absolute;
	top:0;
	z-index:10;
}
#menu_select{
	width:148px;
	height:64px;
	position:absolute;
	left:0px;
	z-index:9;
	background:url("../images/top/menu2_select_bg.gif") left center repeat;
}

#menu_slide_box #controler_box{
	z-index:100;
	width:888px;
	margin:0 auto;
	background:url("../images/top/menu2_string.png") center top no-repeat;
	overflow:hidden;
	position:absolute;
}
#menu_slide_box li.controler{
	position:relative;
	display:block;
	float:left;
}
#menu_slide_box li.spacer{
	position:relative;
	display:block;
	float:left;
	width:240px;
	height:54px;
}
#menu_slide_box li.controler a{
	position:relative;
	display:block;
	width:148px;
	height:54px;
	z-index:100;
	text-indent:-9999px;
}
#menu_slide_box li.controler div{
	display:block;
	position:absolute;
	width:148px;
	height:64px;
	left:0;
	z-index:5;
	background:url("../images/top/menu2_select.jpg") left center no-repeat;
}
#slider{
	display:inline-block;
	position:relative;
	width:100%;
	max-width:1440px;
	min-width:980px;
	margin:0 auto;
	padding-bottom:54px;
	height:480px;
}
#slider li.slide{
	position:relative;
	/*position:absolute;
	width:1440px;
	height:483px;*/
	display:none;
	z-index:0;
	min-width:980px;
}
#slider li.slide:first-child{
	display:block;
}
#slider li img{
	max-width:100%;
}

#movie{
	text-align:center
}

