@charset "utf-8";
/* CSS Document */

/*------------ 初期設定 ------------*/
p {
	color: #000000;
	line-height: 1.7;	
}

/*------------ 全体 ------------*/
html {
}

body {
	-webkit-text-size-adjust: 100%;
}

/*------------ WRAPPER ------------*/
.content_inner {
	width:1000px;
	margin:0 auto;
}

/*------------ HEADER ------------*/
#header{
	border-top:4px solid #00043d;
	border-bottom:1px solid #7f82a2;
	padding:10px 0 14px;
}
#header h1{
	float:left;
	font-size:10px;
	padding-top:15px;
}
#header .logo{
	float:left;
	margin-right:15px;
}

/*------------ NAVI ------------*/
#gnav{
	border-bottom:4px solid #00043d;
}
#gnav li{
	float:left;
}
#gnav li a{
	display:block;
	padding:15px 30px;
}
#gnav li.last{
	float:right;
	padding-top:4px;
}
#gnav li.last a{
	padding:0;
}
#gnav li.first a{
	padding-left:0;
}

/*------------ TOP ------------*/
#main{
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../images/top/main_line.jpg) repeat-x left bottom;
}
#main li{
	text-align:center;
	position:relative;
}
#main li img{
	max-width:100%;
	position:relative;
	z-index:10;
}
#main li.slide1{
	background-color:#FFF;
}
#main li.slide2{
	background-color:#f5f4f1;
}
#main li.slide3{
	background-color:#080605;
}
#main li.slide4{
	background-color:#FFF;
}
#main li.slide4:before{
	content:"";
	display:block;
	width:50%;
	right:0;
	top:0;
	bottom:0;
	z-index:5;
	background-color:#00043d;
	position:absolute;
}
#main li.slide5{
	background-color:#000000;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 15px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #D5D5D5;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00043d;
}
.bx-wrapper img {
    display: inline-block;
}
.topic_box{
	width:370px;
	padding-left:120px;
	height:100px;
}
#topic_l{
	background:url(../images/top/ttl_topics.gif) no-repeat left top;
	float:left;
}
#topic_r{
	background:url(../images/top/ttl_fair.gif) no-repeat left top;
	float:right;
}
#topic_l .inner,
#topic_r .inner{
	height: 100px;
	overflow: auto;
}
.topic_box .date{
	padding-top:10px;
	font-weight:700;
}
.topic_box .body{
}
.topic_box .btn{
	text-align:right;
}
#main_contents{
	padding:25px 0 40px;
}
#main_contents.sub{
	padding:10px 0 40px;
}
#content_l{
	width:760px;
	float:left;
	overflow:hidden;
}
#content_r{
	width:220px;
	float:right;
	overflow:hidden;
}
#list_bnr li{
	padding-bottom:10px;
}
h3.ttl_cnt{
	padding-bottom:12px;
	background:url(../images/common/ttl_line.gif) repeat-x left bottom;
	margin-bottom:20px;
}
h4.lead{
	font-weight:normal;
	padding-bottom:20px;
}
.list_bridal{
	width:770px;
	position:relative;
}
.list_bridal li{
	width:250px;
	float:left;
	margin-right:5px;
	height:360px;
}
.list_bridal li a{
	display:block;
}
.list_bridal li a:hover{
	text-decoration:none;
}
.list_bridal li span{
	display:block;
}
.list_bridal li span.pic{
	padding-bottom:5px;
}
.list_bridal li span.ttl{
	padding-bottom:5px;
	color:#00043d;
	font-weight:700;
	padding-left:5px;
	padding-right:5px;
}
.list_bridal li span.body{
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
}
.list_watch li{
	padding-bottom:30px;
}
.list_watch li a{
	display:block;
}
.list_watch li a:hover{
	text-decoration:none;
}
.list_watch li span{
	display:block;
}
.list_watch li span.pic{
	padding-bottom:5px;
}
.list_watch li span.ttl{
	padding-bottom:5px;
	color:#00043d;
	font-weight:700;
	padding-left:5px;
	padding-right:5px;
}
.list_watch li span.body{
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
}

/*------------ BRIDAL ------------*/
h2.ttl_main{
	margin-bottom:20px;
}
#topic_path{
	margin:0 0 10px;
	background-color:#eeeeee;
	border:5px;
	padding:10px;
}
#topic_path li{
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
}
#topic_path li a{
	color:#666;
}

.shop_l,
.shop_r{
	width:370px;
}
.shop_l{
	float:left;
}
.shop_r{
	float:right;
}
.table_shop{
	width:100%;
}
.table_shop th,
.table_shop td{
	font-weight:normal;
	text-align:left;
	padding:8px 20px;
	background-color:#eeeeee;
	white-space:nowrap;
}
.table_shop th{
	width:15%;
}
.table_shop .even th,
.table_shop .even td{
	background-color:#FFF;
}
.table_reserve{
	width:100%;
	margin-bottom:20px;
}
.table_reserve th,
.table_reserve td{
	text-align:left;
	font-weight:normal;
	font-weight:normal;
	background-color:#e7eef0;
	border:1px solid #a8c0c6;
}
.table_reserve th{
	vertical-align:top;
	background:url(../images/reserve/bg_th.gif) repeat left top;
	padding:13px 10px;
	width:30%;
}
.table_reserve th .icon{
	color:#FFF;
	background-color:#c70021;
	line-height:100%;
	padding:2px 5px;
	font-size:10px;
	margin-left:10px;
	border-radius:3px;
}
.table_reserve .holiday{
	color:#c70021;
}
.table_reserve .option th{
	background:none;
	background-color:#e7eef0;
	border-right:none;
}
.table_reserve .option td{
	border-left:none;
}
.table_reserve td{
	padding:5px;
}
.table_reserve td input[type="text"],
.table_reserve td textarea{
	width:97%;
	padding:8px 5px;
}
.table_reserve td textarea{
	height:120px;
	border:1px solid #CCC;
}
.table_reserve td input[type="text"].input_day{
	width:25%;
}
.form_box .btn{
	text-align:center;
}
.form_box .btn a,
.form_box .btn input{
	margin:0 10px;
	cursor:pointer;
}
.list_check li{
	width:45%;
	display:inline-block;
	padding:3px 0 3px 10px;
}
.list_check li input{
	margin-right:3px;
}
.ttl_brand_area{
	margin-bottom:20px;
	border:1px solid #eeeded;
}
.ttl_brand_area .pic{
	display:table-cell;
	width:200px;
	margin-left:0;
}
.ttl_brand_area .pic img,
.ttl_brand_area .pic a{
	display:block;
}
.ttl_brand_area .info{
	display:inline;
}
.ttl_brand_area .info .main_pic img{
	max-width:100%;
}
.ttl_brand_area .info.is_pic_top{
	width:558px;
	display:table-cell;
	vertical-align:middle;
}
.ttl_brand_area .info .logo{
	text-align:center;
	padding-bottom:0;
}
.ttl_brand_area .info .logo{
	padding:20px 20px 20px;
}
.pic_brand{
	width:248px;
	height:218px;
	display:block;
	border:1px solid #e6e4e4;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
}
.pic_brand.item_id_m_4_4{
	background-size:100% auto;
}
.pic_brand.item_id_s_0_0{
	background-size:100% auto;
	background-position: center 43%;
}
.pic_brand.item_id_s_0_1{
	background-size:160% auto;
	background-position: 0 80%;
}
.pic_brand.item_id_e_3_0,
.pic_brand.item_id_e_3_1,
.pic_brand.item_id_e_3_2,
.pic_brand.item_id_e_3_3,
.pic_brand.item_id_e_3_4,
.pic_brand.item_id_e_3_5,
.pic_brand.item_id_e_3_6,
.pic_brand.item_id_e_3_7,
.pic_brand.item_id_e_3_8,
.pic_brand.item_id_e_3_9,
.pic_brand.item_id_e_3_10,
.pic_brand.item_id_e_3_11{
	background-size:110% auto;
}
.pic_brand.item_id_e_3_9{
	background-size:130% auto;
}
.pic_brand.item_id_m_4_5,
.pic_brand.item_id_m_4_8{
	background-size:auto 120%;
	background-position: 50% 10%;
}
.pic_brand.item_id_m_3_2,
.pic_brand.item_id_m_3_6,
.pic_brand.item_id_m_3_7{
	background-size:100% auto;
}
.pic_brand.item_id_s_4_9{
	background-size:120% auto;
}
.pic_brand.item_id_m_3_3{
	background-size:120% auto;
	background-position: center -0%;
}
.pic_brand.item_id_m_3_23{
	background-size:120% auto;
}
.pic_brand.item_id_m_3_24{
	background-size:140% auto;
	background-position: center 20%;
}
.pic_brand.item_id_m_3_25{
	background-size:85% auto;
	background-position: center -15%;
}
.pic_brand.item_id_m_3_26{
	background-size:100% auto;
	background-position: center 200%;
}
.pic_brand.item_id_m_3_8{
	background-position: center 15%;
}
.pic_brand.item_id_m_3_9{
	background-position: center -100%;
	background-size:115% auto;
}
.pic_brand.item_id_m_3_18{
	background-size:170% auto;
	background-position: center 35%;
}
.pic_brand.item_id_e_4_2{
	background-size:110% auto;
}
.pic_brand.item_id_e_4_3{
	background-position: center 15%;
}
.pic_brand.item_id_e_4_4{
	background-size:120% auto;
}
.pic_brand.item_id_m_6_6{
	background-size:140% auto;
	background-position: center 75%;
}
.pic_brand.item_id_m_6_7{
	background-size:150% auto;
}
.pic_brand.item_id_s_7_0,
.pic_brand.item_id_s_7_1,
.pic_brand.item_id_s_7_2{
	background-size:200% auto;
}
.pic_brand.item_id_s_7_0{
	background-position: center 85%;
}
.pic_brand.item_id_e_4_6{
	background-position: center 0%;
}
.pic_brand.item_id_e_4_7{
	background-position: center 15%;
}
.pic_brand.item_id_e_4_9{
	background-position: center 10%;
}
.pic_brand.item_id_e_4_10{
	background-position: center -20%;
}
.pic_brand.item_id_m_9_0,
.pic_brand.item_id_m_9_1,
.pic_brand.item_id_m_9_2{
	background-size:auto 100%;
}
.pic_brand.item_id_m_13_0,
.pic_brand.item_id_m_13_1,
.pic_brand.item_id_m_13_4,
.pic_brand.item_id_m_13_6{
	background-size:100% auto;
}
.pic_brand.item_id_m_13_2,
.pic_brand.item_id_m_13_3,
.pic_brand.item_id_m_13_5{
	background-size:auto 100%;
}
.pic_brand.item_id_m_14_0{
	background-size:100% auto;
}
.pic_brand.item_id_s_16_1{
	background-size:110% auto;
}
.pic_brand.item_id_m_19_1,
.pic_brand.item_id_m_19_2{
	background-size:100% auto;
}
.pic_brand.item_id_m_20_0{
	background-size:120% auto;
}
.list_id_m_3_14,
.list_id_m_3_15,
.list_id_m_3_27,
.list_id_s_4_8,
.list_id_s_4_11,
.list_id_s_4_14,
.list_id_m_6_11,
.list_id_s_10_10{
	display:none;
}
.list_baby .pic_brand{
	width:182px;
	height:148px;
	background-position: center top;
}
.list_baby li:nth-child(4n-3) .pic_brand{
	background-position: center center;
}
.list_brand{
	padding-bottom:30px;
}
.list_brand li{
	height:auto !important;
	margin-bottom:5px;
}
.list_baby li{
	width:184px;
	margin-right:8px;
}
.keireki{
	padding-top:15px;
}
.price{
	padding:15px 0 0;
	color:#1c2871;
}
.brand_info{
	padding-bottom:50px;
}

/*------------ REFORM ------------*/
h3.ttl_point{
	font-size:20px;
	font-weight:700;
	padding:10px 15px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	position:relative;
	color:#333333;
	margin-bottom:20px;
}
h3.ttl_point:before{
	content:"";
	width:5px;
	height:30px;
	background-color:#1c2872;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-15px;
}
#list_reform_example{
	width:780px;
	position:relative;
	padding-bottom:20px;
}
#list_reform_example li{
	float:left;
	width:240px;
	margin-right:20px;
	margin-bottom:20px;
}
.content_step{
	padding:0 15px;
	margin-top:-10px;
}
.content_step .ttl{
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	font-size:16px;
	font-weight:700;
	color:#333;
	margin-bottom:20px;
}
.content_step .ttl span{
	display:inline-block;
	vertical-align:middle;
}
.content_step .ttl span.icon{
	padding-right:10px;
}
.content_step .body{
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
}
.content_step .body.last{
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}
.content_step .body .pink{
	color:#d51559;
	font-size:10px;
	font-weight:700;
}
.table_step{
	width:100%;
}
.table_step .pic{
	width:173px;
}
.table_step .txt{
	white-space:nowrap;
	padding:0 20px;
	vertical-align:top;
}
.table_step .txt.txt2{
	vertical-align:bottom;
	padding-left:60px;
}
.table_step .txt .arrow{
	color:#1c2872;
}



a{
	color:inherit;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/*------------ FOOTER ------------*/

#footer{
	background:url(../images/common/footer_line.jpg) repeat-x left top;
	padding-top:40px;
}
#footer_box:before{
	background:url(../images/common/bg_footer.jpg) no-repeat top center;
	width:331px;
	height:339px;
	content:"";
	display:block;
	position:absolute;
	left:760px;
	top:0;
}
#footer_box{
	width:760px;
	padding-right:240px;
	margin:0 auto;
	padding-bottom:25px;
	position:relative;
}
#reserve_box{
	background-color:#dddee8;
	padding:20px 15px;
	border-radius:3px;
	margin-bottom:10px;
}
#reserve_box h3.ttl_cnt{
	padding-bottom:12px;
	background:url(../images/common/ttl_line2.gif) repeat-x left bottom;
	margin-bottom:15px;
}
#reserve_box ul{
	position:relative;
	width:750px;
}
#reserve_box ul li{
	float:left;
	margin-right:15px;
	margin-bottom:6px;
}
#document_box{
	font-size:10px;
}
h3.ttl_document{
	border-top:1px dotted #000546;
	border-bottom:1px solid #000546;
	padding:10px 10px 10px 25px;
	background:url(../images/common/icon_footer01.gif) no-repeat 5px 50%;
	font-size:16px;
	font-weight:normal;
	color:#000546;
	margin-bottom:15px;
}
#copyright{
	background-color:#000546;
	text-align:center;
}
address{
	color:#FFF;
	padding:10px 0;
	font-size:10px;
}


/*-------- text_right --------*/
.t_right {
	text-align: right;
}

/*-------- text_left --------*/
.t_left {
	text-align: left;
}

/*-------- center --------*/
.t_center {
	text-align: center;
}

/*-------- left --------*/
.left {
	float: left;
}

/*-------- right --------*/
.right {
	float: right;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

/*-------- COLOR --------*/

.red{
	color:#FF0000;
}

.orange{
	color:#FF6600;
}

.blue{
	color:#0097B2;
}

/*-------- FONT --------*/

.bold{
	font-weight:700;
}

.f10{
	font-size:10px;
}

.f14{
	font-size:14px;
}

/*-------- WIDTH --------*/

.w149{
	width:149px;	
}

.w180{
	width:180px;	
}

.w287{
	width:287px;
}

.w380{
	width:380px;
}

.w304{
	width:304px;
}

/*-------- HEIGHT --------*/

.h350{
	height:350px;	
}

.h375{
	height:375px;	
}

.h500{
	height:420px;	
}

.h600{
	height:470px;	
}

/*-------- MARGIN --------*/

.ml3{
	margin:0 0 0 3px;
}

.ml10{
	margin:0 0 0 10px;
}

.ml30{
	margin:0 0 0 30px;
}

.ml40{
	margin:0 0 0 40px;
}

.ml60{
	margin:0 0 0 60px;
}

.ml70{
	margin:0 0 0 70px;
}

.mb10{
	margin:0 0 10px 0;
}

.mb15{
	margin:0 0 15px 0;
}

.mt3{
	margin:3px 0 0 0;
}

.mt10{
	margin:10px 0 0 0;
}


.mt20{
	margin:20px 0 0 0;
}

.mt30{
	margin-top:30px;
}

/*-------- PADDING --------*/

.pt5{
	padding-top:5px;
}

.pt10{
	padding-top:10px;
}

.pt15{
	padding-top:15px;
}

.pt20{
	padding-top:20px;
}

.pt25{
	padding-top:25px;
}

.pt30{
	padding-top:30px;
}

.pt40{
	padding-top:40px;
}

.pt60{
	padding-top:60px;
}

.pl10{
	padding-left:10px;	
}

.pl12{
	padding-left:12px;	
}

.pl15{
	padding-left:15px;	
}

.pl20{
	padding-left:20px;	
}

.pl30{
	padding-left:30px;	
}

.pl40{
	padding-left:40px;	
}

.pl50{
	padding-left:50px;	
}

.pl60{
	padding-left:60px;	
}

.pl70{
	padding-left:70px;	
}

.pl80{
	padding-left:80px;	
}

.pl100{
	padding-left:100px;	
}

.pr100{
	padding-right:100px;	
}


.pb20{
	padding-bottom:20px;	
}

/*-------- COMMON --------*/

.pic{
}

.hidden{
	overflow:hidden;
}

.abs{
	position:absolute;
}

.ondes{
	color:#999999;
}

