@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html,body{ height: 100%; }
body,p,div,form,ul,th,td,h1,h2,h3,h4{
	font-family: Quicksand, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", serif;	
	font-style: normal;
	font-weight:200;
	position:relative;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:150%;
	color:#2b2b2b;
	list-style-type:none;
	-webkit-text-size-adjust:none;
}
strong{ font-weight: bold; }
input, select{ vertical-align: middle; }
img, abbr{ border: 0; }
img{
	vertical-align: top;
	border: none;
	max-width: 100%;
}
dl{ margin: 0;}
a{
	color: #2b2b2b;
    cursor: pointer;
    text-decoration: none;
	-webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
}
a:visited{ color: #2b2b2b; }
a:active{ color: #2b2b2b; }
a:hover{ opacity: 0.6; }
a.link{ color: #3a9fe7; }
a.link:hover{ color: #3a9fe7;}
a.underline{ text-decoration: underline; }
/* --- clearfix --- */
.clearFix{ zoom: 1; }
.clearFix:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.title {
    height: 0;
    overflow: hidden;
    display: none;
}
.txt_center{ text-align: center!important; }
.txt_right{ text-align: right; }
.font_bold{ font-weight: bold; }
.mb5{ margin-bottom: 5px; }
.mb10{ margin-bottom: 10px; }
.mb20{ margin-bottom: 20px; }
.mb30{ margin-bottom: 30px; }
.f_l{ float: left; }
.f_r{ float: right; }
.alert{ color: #d24848; }

/*.col_ten{color:#fdd;}
.col_red{color:#dc1114;}*/
.checkbox{
	margin-right: 5px;
    position: relative;
    top: -2px;
}
a.splink{ pointer-events: none; }

ol, ul{ list-style: none; }
input[type="button"],input[type="submit"]{
	-webkit-appearance: none;
}
section{
	width: 100%;
	position: relative;
}
#h1{ 
	background: #c8a063;
	/*background: #e5c48e;*/
	padding: 5px 0;
}
h1{ color: #fff;font-size: 13px; }

/*h2 {
    background: rgba(0, 0, 0, 0) url("/img/bg_h2.png") no-repeat scroll 50% 100%;
    color: #39202a;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 100%;
    margin-bottom: 30px;
    padding-bottom: 20px;
    text-align: center;
}

h2.no_cls {
    background: none;
	margin:0;
	padding:0;
	text-align: right;
}

h3{font-size:16px;font-weight:300;}*/
.h3_cate{
	text-align: center;
	margin: 30px auto;
}

.bt_cate_wrap{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#container{
    height: auto !important;
    min-height: 100%;
    position: relative;
    width: 100%;
}
.wrap{ max-width: 1200px;margin: 0 auto; }
.inner_wrap{
	width: 85%;
	margin: 0 auto;
	padding: 50px 0; 
}
/* spメニュー ***************************/
#menu_side{ display: none; }
.toggle{ display: none; }
/* トップimg *******************************/
#top_image{ margin: 0 auto; height: max-content; }
#top_image img{ width: 100%; }
#sub_image{ margin: 0 auto;border-bottom: #b1afaf 1px solid; }
#sub_image img{ width: 100%; }
/* ヘッダー *******************************/
#header{ position: relative; }
#header.user_head{ padding: 0; }
#header #admin_head{ margin-bottom: 10px; }
#header .wrap{ background: url("/img/bg_nav.jpg") no-repeat 100% 0; }
/*#header #test{ background: url("/img/bg_sub_nav.jpg") no-repeat 100% 0; }*/
#header #test{ background: url("/img/bg_sub_nav.jpg") no-repeat 100% 0; }
#header .wrap #nav_img{ position: absolute;z-index: 20;top: 30px; }
/*#header .wrap #nav_img{ width: 270px;float: left;padding: 20px 0 0 40px; }*/
#header .wrap nav{ width: 456px;float: left;margin-left: 290px; }
#header nav ul{ margin: 50px 0; }
#header nav li:first-child{ border-left: #6e6e6e 1px dashed; }
#header nav li{
	float: left;
	background: rgba(255,255,255,0.5);
	border-right: #6e6e6e 1px dashed;
}
#header nav li a{
	display: block;
	padding: 15px 20px;	
	min-height: 170px;
}

/*.wrapper {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
	padding:0 5px;
}*/

/*
#header #snsbox{float:right;}
#header #snsbox ul li {
    float:left;
	margin-right:10px;
}
#header #snsbox ul li:last-child {margin-right:0;}*/


/* main *******************************/
/*.main{ margin-bottom: -50px; }*/
.main{ margin-bottom: 0; }

/* 背景 *******************************/
.bg_light{ background:url("/img/bg_light.jpg") repeat;padding: 50px 0; }
.bg_dark{ background:url("/img/bg_dark.jpg") repeat;padding: 0 0 130px; }
.sub_bg_light{ background:url("/img/bg_light.jpg") repeat;padding: 50px 0; }
.sub_bg_dark{ background:url("/img/bg_dark.jpg") repeat;padding: 50px 0; }
.bg_fff{ padding: 45px 0; }

/* トップ共通 *******************************/
.top_h2{
	margin: 0 auto 30px;
	text-align: center;
}

/* トップ撮影メニュー *******************************/
.plan_box{ position:relative;/*background:url("/img/top_deco2.png") no-repeat bottom right;*/ }
.plan_box_deco{ position:absolute;z-index: 20;bottom: -100px;right: 100px; }
.plan_box ul{ width: 90%;margin: 0 auto; }
.plan_box ul li{
	width: 20%;
	float: left; 
}
.plan_box ul li:nth-child(5){
	margin-bottom: 30px;
}
.top_bg_more{}
.top_bg_more a{
	max-width: 420px;
	padding: 15px 0;
	text-align: center;
	display: block;
	border: #414040 1px solid;
	margin: 0 auto;
}

/* トップギャラリー *******************************/
.gallery_h2_wrap{ background: url("/img/bg_top_gallery.jpg") no-repeat center top;padding-top: 90px; }
#top_gallery{ width:100%;margin:0 0 50px;height:max-content }
#slide {
	width:100%;
	height:250px;
	overflow:hidden;
	position:relative;
	margin:0 auto 30px;
}
/*#slideIn {
	position:absolute;
	left:0;
	top:0;
}
#slide li {
	float:left;
	width:380px;
	height:250px;
	padding:5px;
	
}
#slide li img{ box-shadow:0 0 5px 0 rgba(0,0,0,0.5); }*/

/* トップお知らせ ********************/
#top_news_wrap{ padding: 45px 0; }
#top_news_wrap .wrap{ padding: 0 100px; }
#top_topics{
	width: 49%;
	float: left;
	padding: 40px 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: #e0dfe0 1px solid;
}
.h3_top_topics{
	padding-bottom: 5px;
	border-bottom: #aaa 1px solid;
	margin-bottom: 20px;
}
#top_topics dl{ margin-bottom: 15px;border-bottom: #e0dfe0 1px dashed; }
.toukou{ font-weight: bold; }
#top_topics dt span{
	margin-left: 5px;
	color: #fff;
	font-size: 7pt;
	padding: 0;
	width: 60px;
	display:inline-block;
	text-align: center;
}
.label-blog{ background: #f88393; }
.label-topics{ background: #6cbec5; }
#top_topics dd{ margin: 5px 0; }
#top_topics dd a,#top_topics dd h4{ color: #876e4a; }
#top_bt_more{ padding: 10px 0 0; }
#top_bt_more .box_l{ width: 48%;float: left;background: #f88393;text-align: center; }
#top_bt_more .box_r{ width: 48%;float: right;background: #6cbec5;text-align: center; }
/* トップフェイスブック *******/
#fb{ width: 49%;float: right;background: #eee;text-align: center; }


/* フッター *******************************/
#foot_img{ margin-top: -30px;margin-bottom: -30px;/*background:url("/img/bg_light.jpg") repeat; */}

footer{ background: #f3f1f1;padding: 35px 0 30px; }
#foot_left_wrap{
	width: 58%;
	float: left;
	/*background:#ea8b8b;*/
}
#foot_left{
	width: 32%;
	float: left;
}
#foot_ad{ margin-bottom: 10px; }
#foot_shop_img{ margin-bottom: 10px; }
#foot_middle{
	width: 58%;
	float: right;
	padding: 0 20px;
	border-left: 1px #d1cfcf solid;
	border-right: 1px #d1cfcf solid;
}
#foot_middle .foot_middle_menu{
	width: 50%;
	float: left;
}
.foot_middle_menu li{ padding: 2px; }
#foot_right{
	width: 40%;
	float: right;
	/*background:#d8f8d3;*/
}
#shop_link{ max-width: 400px;margin: 0 auto; }

#foot_copyright{
	background: #eae6e4;
	color: #2b2b2b;
	padding:5px 0; 
}

#topcontrol{ z-index: 1000; }

/****************************************************************************************************************************************
　下層
*****************************************************************************************************************************************/
/*-------------------------------------
　トップイメージ
-------------------------------------*/
#sub_top_wrap_light{
	background: url("/img/bg_light.jpg") repeat;
	/*background: #f0eded;*/
	padding: 60px 0 80px;
	text-align: center;
}
#sub_top_wrap_light_txt{
	background: url("/img/bg_light.jpg") repeat;
	padding: 60px 0 50px;
	text-align: center;
}
#sub_top_wrap_dark{
	background: url(/img/bg_dark.jpg) repeat;
	padding: 60px 0 80px;
	text-align: center;
}
#sub_top_wrap{
	background: url("/img/bg_dark.jpg") repeat;
	padding: 60px 0 80px;
	text-align: center;
}
.sub_top_txt{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 12pt;
	line-height: 2;
	color: #544a39;
}
.sub_top_img {
    max-width:1100px;
    margin: 0 auto;
	z-index: 10;
}
.sub_top_img_deco{
	/*position: absolute;
	right: 0;
	width: 30%;*/
	display: none;
}
/* 影----------*/
.effect2{ position: relative; }
.effect2:before, .effect2:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.sub_h2{
	margin: 0 auto 10px;
	text-align: center;
}
.th_ribbon{
	text-align: center;
	margin-bottom: 30px;	
}

/*-------------------------------------
　フォト・衣装ギャラリー
-------------------------------------*/
.bnr_wrap{
	width: 85%;
	margin: 0 auto 40px;
}
.bnr_wrap .f_l,.bnr_wrap .f_r{ width: 49%; }

/********************************/

.sep{ height:56px;background:url(/img/sep.gif) 50% 50% no-repeat;margin:50px 0; }

.item_area {
}
.item_area dl {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.item_area dl dt, .item_area dl dd {
    display: table-cell;
    vertical-align: top;
}
.item_area dl dt {
    border-right: 1px solid #ddd;
    font-weight: bold;
    padding: 0 10px 0 0;
    width: 7%;
	text-align:right;
}
.item_area dl dd {
    padding: 0 0 0 10px;
    width: 93%;
}

/* 撮影・衣装プラン一覧 *********************************************************************************************/
.plan_menu_wrap{
	/*width: 95%;*/
	margin: 0 auto;
	padding: 50px 0 30px;
}
.plan_menu_wrap li{
	width: 45%;
	float: left;
	padding: 3% 2%;
	margin-bottom:40px;
	background: #f8f5f5;
	/*background:url("/img/bg_dark.jpg") repeat;*/	
	-webkit-box-shadow: 0 5px 6px -6px #b2b2b2;
	-moz-box-shadow: 0 5px 6px -6px #b2b2b2;
	box-shadow: 0 5px 6px -6px #b2b2b2;
}
.plan_menu_wrap li:nth-child(even){ float: right; }
.plan_menu_wrap .f_l{ width: 40%; }
.plan_menu_wrap .f_r{
	width: 58%;
	padding-top: 0px;
}
.plan_menu_wrap h3{
	/*font-size: 20pt;
	line-height: 20pt;*/
	padding-bottom: 3px;
	/*font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;*/
	border-bottom: #ddd 3px dotted;
	background: url("/img/plan_h3_deco.png") no-repeat right;
}
/*.plan_menu_wrap h3 .fa-fw{ margin-right: 3px;color: #e19696; }*/
/*.plan_menu_wrap h3 img{ padding-top: 3px; }*/
.plan_menu_wrap p{
	padding: 15px 0 20px;
	line-height: 180%;
    /*font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/	
}
.bt_plan_more{ text-align: right; }
.bt_plan_more .fa-chevron-circle-right{ color: #fff; }
.bt_plan_more a{
	display: block; 
	background: #d3c78d;
	color: #fff;
	padding:8px 15px;
	width: 130px;
	float: right;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}


/* プラン詳細 *********************************************************************************************/
.plan_detail_wrap{
	width: 85%;
	margin: 0 auto;
	padding: 50px 0 30px;
}
.plan_detail_wrap li{ margin-bottom: 40px; }
.plan_detail_wrap li:last-child{ margin-bottom: 20px; }
#plan_detail_753 li:first-child{ margin-bottom:20px;  }

.plan_detail_wrap .f_l{ width: 30%; }
.plan_detail_wrap .f_r{ width: 68%; }
.plan_name{
	background: #e19696;
	color: #fff;
	font-size: 15pt;
	padding: 5px;
	margin-bottom: 20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.plan_detail_wrap .fa-fw{ font-size: 14pt;margin-right: 3px; }
.plan_th{
	color: #887425;
	font-size: 12pt;
	margin-bottom: 20px;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}
.plan_price_box{ 
	background: #f8f5f5;
	padding: 15px 10px;
    -webkit-box-shadow: 0 5px 6px -6px #b2b2b2;
	-moz-box-shadow: 0 5px 6px -6px #b2b2b2;
	box-shadow: 0 5px 6px -6px #b2b2b2;	
	margin-bottom: 10px;	
}
.plan_price_box p{ 
	font-size: 13pt;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border-bottom: #ddd 3px dotted;
}
.plan_price_box span{
	font-size: 10pt;
	padding: 0 10px;
}
.plan_price_box p.plan_price{ text-align: right;margin-top:10px;border-bottom: none; }
.plan_price_box p.plan_price img{ vertical-align: middle; }

/* アイコン----------------------- */
.fa-chevron-circle-right{ color: #b6b5b5; }
.fa-gift{  }

/* 特典----------------------------- */
.special_wrap{
    border: 1px dashed #e6b50b;
	-webkit-border-radius: 3px ;
	-moz-border-radius: 3px ;
	border-radius: 3px;
	/*background: #f8f5f5;*/
	padding: 20px;
	margin-bottom: 40px;
}
.special_wrap:last-child{ margin-bottom: 0; }
.special_wrap dl{ margin-bottom: 30px; }
.special_wrap dl:last-child{ margin-bottom: 0; }
.special_wrap dt{
	background: #f8f5f5;
	padding: 5px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	font-size: 12pt;
}
.special_wrap .fa-fw{ color: #e19696;font-size:20pt;margin-top: 6px; }
.special_wrap dd{ margin: 15px 10px; }
.special_wrap span{ color: #d24848; }

/********************************************
　プラン角丸画像
********************************************/
.thumbnail {
    width: auto;
    margin: 0 auto;
}
.circle {
    width: auto;
    height: auto;
    border-radius: 10%;
	-moz-border-radius: 10% ;
	-webkit-border-radius: 10% ;	
    overflow: hidden;
    position: relative;
    z-index: 1;
	
	-webkit-box-shadow: 0 8px 6px -6px #777;
	-moz-box-shadow: 0 8px 6px -6px #777;
	box-shadow: 0 8px 6px -6px #777;	
	
}
.circle img {
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    position: relative;
    z-index: 0;
}
a:hover .circle img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}


/* 衣装ギャラリー *********************************************************************************************/
.dress_wrap{
	width: 85%;
	margin: 0 auto;
	padding: 60px 0;
}
/* ギャラリー一覧見出し---------------*/
.dress_wrap .list_box{
	width: 25%;
	float: left;
	display: block;
	text-align: center;
	/*background: url("/img/paper.png") no-repeat;*/
	margin-bottom: 30px;
}


/* ギャラリー詳細---------------*/
.dress_detail_wrap{
	margin-top: 50px;
}

.gallery_title{
	/*font-size: 16pt;*/
	text-align: center;
	background: #f8f5f5;
	padding:15px;
	margin-bottom: 20px;
}



/* 画像----------------------------*/
.thumb_l,.thumb_r{
    width: 22%;
	float: left;
	border: 4px #fff solid;
	box-sizing: border-box;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.4);
    margin-bottom: 4%;
}
.thumb_l{ margin-right: 4%; }
/*.dress_wrap .list_l{ margin-left: 3%; }
.dress_wrap .list_r{ margin-left: 3%; }
.dress_wrap .list_l{ float: right; }
#report_main_image{ margin: 0 auto 30px;text-align: center; }
#report_thumb{ margin: 0 auto; }
.thumb_l{ width: 25%;float: left;margin-bottom: 10px; }
.thumb_r{ width: 25%;float: right;margin-bottom: 10px; }*/


/* フォトギャラリー ****************************************/
.sombra_fija{
	background-color: #eee;
	margin: 10px 10px;
	text-align: center;
	padding: 15px 30px;
	width: 80px;
	display: inline-block;
	vertical-align: middle;
}
.sombra_fija{ -webkit-transform: translateX(0); }

.sombra_fija:before{
	content: '';
	position: absolute;
	width: 90%;
	top: 100%;
	left: 5%;
	height: 10px;
	background: -webkit-radial-gradient(
		center, ellipse,
		rgba(0,0,0,0.30) 0%,
		rgba(0,0,0,0) 80%);
	-webkit-transition-duration: 0.5s;
	opacity: 0;
}

.sombra_fija:hover{
	-webkit-transform: translateY(-5px);	
}
.sombra_fija:hover:before{
	-webkit-transform: translateY(5px);
    opacity: 1;
}


/* ギャラリー選択ボタン*********************/
.bt_gallery{
	/*border: #e8e6e6 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	*/	
}
.bt_gallery a{ 
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;	
	width: 24%;
	float: left;
	padding: 15px 0;
	background: #ccb793;	
	margin-right: 1%;
	margin-bottom: 10px;
	display: block;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;	
	border-radius: 5px;
}
.bt_gallery:nth-child(4n) a{
	width: 25%;
	float: right;
	margin-right: 0;
}

.gallery_wrap .list_box{
	width: 25%;
	float: left;
	display: block;
	text-align: center;
	/*background: url("/img/paper.png") no-repeat;*/
	margin-bottom: 30px;
}

.btn_test{
	position: relative;
	top:0;
	left: 0;  
	display: inline-block;
	margin: 30px 10px;
	padding: 15px 25px;
	outline: none;
	border: solid #ddd 1px;
	background: #fff;
	color: #666;
	font-size: 14px;

	transition: all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
}
.btn_test:hover {
	top: -10px;
	left: -10px;
	box-shadow: 10px 10px #E87272;

	transition: all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
}


/* お知らせ *******************************/
.topics_list{ 
	width: 80%;
	padding: 20px 20px 40px;
	background: #fff;
	border: #d1cfcf 1px solid;	
	margin: 0 auto;
	-webkit-box-shadow: 0 5px 6px -6px #b2b2b2;
	-moz-box-shadow: 0 5px 6px -6px #b2b2b2;
	box-shadow: 0 5px 6px -6px #b2b2b2;	
}
.topics_list dl{
	padding: 20px;
	border-bottom: #d1cfcf 1px dashed;
}
.topics_list dl dd{ margin: 0; }
.topics_h3{
	font-size: 13pt;
	padding-bottom: 5px;
	border-bottom: #d1cfcf 1px solid;
	margin-bottom: 10px;
}
.topics_date{
	background:url("/img/sidr_icon.png") no-repeat 0 center;
	padding-left: 30px;
	color: #c8a063;
	font-weight: bold;
	font-size: 12pt;
	height:30px;
	line-height: 30px;
	margin-bottom: 15px;	
}
.topics_date2{
	background:url("/img/sidr_icon.png") no-repeat 0 center;
	padding-left: 30px;
	color: #c8a063;
	font-weight: bold;
	font-size: 12pt;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;	
}
/*.topics_date2{
	background:url("/img/sidr_icon.png") no-repeat 0 center;
	padding-left: 47px;
	color: #c8a063;
	font-weight: bold;
	font-size: 12pt;
	height: 45px;
	line-height: 45px;
	margin-bottom: 15px;	
}*/
.topics_date .fa-fw{ font-size: 150%;margin-right: 5px; }
.topics_txt{ padding: 0;}
.topics_detail .topics_txt{ padding: 10px 0; }

/* 店舗案内 *********************************************************************************************/
.table_box{}
.table_box dl{
	display: table;
	background: #fff;
	width: 75%;	
	margin: 0 auto;
	border: 1px solid #d9d9d9;
	border-top: none;		
}
.table_box dl:first-child{ border-top: 1px solid #d9d9d9; }
.table_box dl dt,.table_box dl dd{
	display: table-cell;
	padding: 2% 4%;
    vertical-align: middle;	
}
.table_box dl dt{
    width: 25%;
	color: #fff;
    /*background-color: #eee;*/
	background-color: #e5c48e;
	text-align: center;
	font-weight: bold;
}
.table_box dl dd{}
#map_box{
	width: 80%;
	margin: 0 auto;
}

/* お問い合わせ *********************************************************************************************/
.table_box dd input[type="text"], .table_box dd textarea {
    -moz-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
	-moz-border-radius: 3px ;
	-webkit-border-radius: 3px ;	
    font-size: 14px;
    max-width: 90%;
    padding: 5px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.table_box dd textarea {
    height: 160px;
}
.table_box select{ padding: 5px 10px; }

/*#contact_form {
    margin: 0;
	background: #fff;
}
#contact_form dl {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    margin: 0;
    width: 100%;
	border: 1px solid #e0dfe0;
	border-top: none;	
}
#contact_form dl:first-child{ border-top: 1px solid #e0dfe0; }
#contact_form dt {
    font-weight: 200;
    width: 30%;
	text-align:left;
	border:0;
	padding: 5px 5px 5px 0px;
}
#contact_form dd {
    width: 70%;
    word-wrap: break-word;
	text-align:left;
	padding: 5px 0px 5px 5px;
}
#contact_form dt, #contact_form dd {
    display: table-cell;
    vertical-align: middle;
	padding: 2% 4%;
}
#contact_form dl dt{
    width: 25%;
    background-color: #eee;
	text-align: center;
	font-weight: bold;
}
#contact_form dd input[type="text"], #contact_form dd textarea {
    -moz-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    max-width: 90%;
    padding: 5px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
#contact_form dd textarea {
    height: 160px;
}*/
.btn_contact{ text-align: center;margin-top: 10px; }
.error_meg{
	background: #fff;
	border:2px #dc1114 dotted;
	margin:20px 0;
	padding:10px;
	line-height:14pt;
	color:#dc1114;
}
/*#ad_wrap{ text-align: center; }*/
.bt_return a{
	color: #fff;
	background: #fcb355;
	padding: 10px 30px;
	display: block;
	width: 30%;
	margin: 20px auto;
	text-align: center;	
	-moz-box-shadow:0px 0px 0px -50px #ee7744;
	-webkit-box-shadow:0px 0px 0px -50px #ee7744;
	box-shadow:0px 0px 0px -50px #ee7744;
	-moz-border-radius: 10px 10px 10px 10px ;
	-webkit-border-radius: 10px 10px 10px 10px ;
	border-radius: 10px 10px 10px 10px ;
}


/**********************************************************************************************************
　プライバシーポリシー
**********************************************************************************************************/
.privacy dl{ margin-bottom: 30px; }
.privacy dl dt {
    border-bottom: 1px solid #ccc;
    color: #492704;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 5px 10px 10px 0;
}
.privacy dl dd{ margin: 0 10px; }


/**********************************************************************************************************
　ページングスタイル
**********************************************************************************************************/
.pager {
    text-align: center;
	margin-top:30px;
}
.pager li {
    display: inline-block;
    margin: 0 5px;
}
.pager li a {
	background: #fff;
	color: #000;
    border: 1px solid #c8a063;
    border-radius: 3px;
    display: block;
    font-size: 1.1em;
    line-height: 1;
    padding: 10px;
}
.pager li span {
    background: #c8a063;
    border: 1px solid #c8a063;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 1.1em;
    line-height: 1;
    padding: 10px;
}
.pager li a:hover, .pager li a.current {
    background-color: #c8a063;
    color: #fff;
}
.pager li.prev {
    margin-right: 15px;
}
.pager li.prev a {
    background-color: #c8a063;
    color: #fff;
    padding: 10px 15px;
}
.pager li.next {
    margin-left: 15px;
}
.pager li.next a {
    background-color: #c8a063;
    color: #fff;
    padding: 10px 15px;
}

.sort_count_area {
    text-align: center;
	margin-bottom:10px;
}


/*-------------------------------------
　ぱんくずスタイル
-------------------------------------*/
#bread-crumbs{
    width: 100%;
	padding: 0;
	/*background: #b3b1af;*/
	background: url("/img/bg_light.jpg") repeat;
	/*padding: 0 0 130px; }*/
}

#bread-crumbs ol{
    margin: 0 auto;
    max-width: 1190px;
    padding: 10px 0;
	text-align: right;
}
#bread-crumbs::before {
}
#bread-crumbs li {
    color: #333;
    display: inline-block;
}
#bread-crumbs li::before {
    content: ">";
    margin: 0 5px;
}
#bread-crumbs li:first-child::before {
    display: none;
}
#bread-crumbs li a {
    /*color: #d89f3b;*/
    text-decoration: underline;
}
#bread-crumbs li a:hover {
    color: #3a9fe7;
}
#bread-crumbs li a,#bread-crumbs li{}





