/* CSS Document */
#shopd201112Tab #tablist,
#SideContents{
display: none;
}
/*----------------------------
共通設定
-----------------------------*/
h1,h2,h3,h4,h5{
font-size:1em;
font-weight:normal;
}
#Wrapper a{
text-decoration:none;
color:#666666;
}
#Wrapper a:hover{
text-decoration:underline;
padding-bottom:1px;
color:#0099cc;
}
#contentL a,
#shopd201506Important a{
color:#E17477;
}
#shopd201506Important a:hover{
color:#E17477;
}
#contentL a:hover,
#shopd201506Right a:hover{
color:#E17477;
}
#Wrapper {
clear: both;
overflow: hidden;
word-wrap: break-word;
padding-bottom: 23px;
}
/*----------------------------
トップ
-----------------------------*/
#shopd201506Top{
overflow: hidden;
margin: 33px 0 18px;
padding-bottom:2px;
border-top:solid 1px #A6A6A6;
border-bottom:solid 2px #A6A6A6;
}

h1#shopd201506h1 {
width:50%;
float:left;
height:83px;
display: table;
border-bottom:solid 1px #A6A6A6;
}


h1#shopd201506h1 span {
display: table-cell;
border-left:none;
padding:0;
vertical-align: middle;
}
h1#shopd201506h1 img{
width: 455px;
height: 25px;
}
/* 重要な情報がある場合 */
p.shopd201112caution {
border:2px solid #f30658;
text-align:left;
width:632px;
padding:9px 22px;
margin: 0 auto 12px auto;
}

p.shopd201112caution span {
zoom: 1;	/* for IE */
display: inline-block;
text-align:left;
margin:0 auto;
}

#shopd201506Top #shopd201506BtnArea {
width: 50%;
overflow: hidden;
padding:15px 0 10px;
border-bottom:solid 1px #A6A6A6;
height: 58px;
}

#shopd201506Top #shopd201506BtnArea dl{
width: 180px;
height: 30px;
float: left;
}
#shopd201506Top #shopd201506BtnArea dt{
float: left;
}

#shopd201506Top #shopd201506BtnArea .shopd201506Btn01 {
float: right;
width: 135px;
margin-left: 5px;
height:30px;
}
/* フリーダイヤルjs追加調整 */
.shopd201506FreeTell {
    float: left;
    height: 28px;
    width: 40%;
}
.shopd201506FreeTell:first-child {
    width: 55%;
    text-align: right;
    padding-right: 5%;
}

.shopd201702FreeTell{
	float: left;
	height: 38px;
	width: 35%;
    margin-top: -5px;
    text-align: right;
    padding-right: 5%;
}

.shopd201702FreeTell:first-child{
	width: 55%;

}

/* /フリーダイヤルjs追加調整 */

#shopd201506Top #shopd201506BtnArea .shopd201506Btn02 {
width:135px;
height:30px;
display: inline-block;
float: right;
}
#shopd201506Top #shopd201506BtnArea .shopd201506ContactTxt {
padding-top: 10px;
display: block;
clear: both;
}
#shopd201506Important .shopd201506caution{
background-color: #FEEEEF;
padding: 10px 20px;
margin-bottom:20px;
}
#shopd201506Important .shopd201506caution:before{
content: ">";
color: #E17376;
}
#shopd201506Important .shopd201506caution span{
padding:0 5px;
}
/*----------------------------
Left Area
-----------------------------*/
#shopd201506Left {
width: 445px;
margin-right:30px;
float: left;
}

/* 写真エリア */
#shopd201506UnitL {
overflow:hidden;
width:100%;
color:#ffffff;
line-height: 10px;
}
#shopd201506PicMain img{
width:100%;
height: auto !important;
min-height:318px;
}

ul#shopd201112PicSub {
margin-top:10px;
display: block;
overflow: hidden;
}
ul.shopd201112PicSubUnit li {
text-align: center;
float: left;
display: inline;  /* for IE6 */
height:75px;
width:25%;
line-height:0;
}
ul.shopd201112PicSubUnit li img{
width:107px !important;
height:75px !important;
box-sizing: border-box;
border:solid 3px white;
}
/* SHOP INFO */
#shopd201506Topics h2{
margin-bottom: 12px;
overflow: hidden;
}

/*アコーディオン化*/
.fairLink + #shopd201506Topics{
    margin-bottom: 30px;
}

.fairLink + #shopd201506Topics  h2{    
    position: relative;
    cursor: pointer;
}

.fairLink + #shopd201506Topics  h2:hover{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
}

.fairLink + #shopd201506Topics  h2:after{
    position: absolute;
    content:"";
    display: block;
    width: 9px;
    height: 9px;
    border-bottom:1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top:9px;
    right:15px;
    -webkit-transition: all .3s linear;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
            transition: all .3s linear;
}


.fairLink + #shopd201506Topics  h2.active:after{
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top:12px;
}

.fairLink + #shopd201506Topics #contentL{
    /*display: none;*/
}


#shopd201506tblBox {
border-right:1px solid #B49777;
border-left:1px solid #B49777;
border-bottom:1px solid #B49777;
margin-bottom: 20px;
}

table#shopd201506tbl {
clear:both;
vertical-align:top;
margin:0 auto;
width: 100%;
}

table#shopd201506tbl > tbody > tr{
border-top:1px solid #B49777;
}

table#shopd201506tbl th {
text-align:center;
padding:10px 5px;
width:110px;
color:#B49777;
border-right:1px solid #B49777;
}

table#shopd201506tbl > tbody > tr > td {
padding: 10px;
text-align: left;
width:335px;
vertical-align: middle;
}
#shopd201506tbl > tbody > tr > td > table > tbody > tr{
display: inline-block;
}
#shopd201506tbl > tbody > tr > td > table > tbody > tr > td{
width: 32px;
}

table#shopd201506tbl .telNumber{
font-size: 17px;
font-weight: bold;
color: #E67F81;
}
table#shopd201506tbl .inquiry{
display:none;
}
table#shopd201506tbl .inquiry01 .telNumber{
font-size: inherit;
font-weight: normal;
color: #666666;
}

/* マップ */
#shopd201506Map{
border: 1px solid #B49777;
margin-bottom: 37px;
height: 445px;
}

/* トピックス */
#AList{
clear: both;
overflow: hidden;
/*margin-bottom:10px;*/
}

/*--追加--*/

#shopd201506H2 >h2{
    margin-top:10px;
}

#AList li{
float: left;
width:50%;
padding:30px 0 10px;
}
#AList li h3{
padding:0 10px;
}
#AList li#list01{
float: left;
width:49%;
background:#FEF5EB url("/library/re2012/shop/images/shop_detail/shop_detail_txt_01.png") no-repeat center 10px;
}
#AList li#list02{
margin-left:2%;
float: left;
width:49%;
background:#FEF5EB url("/library/re2012/shop/images/shop_detail/shop_detail_txt_02.png") no-repeat center 10px;
}
#AList li img{
width:100%;
}
#AList li#list02 img:hover {
opacity: 0.5;
}
.Box2 {
overflow:hidden;
border:1px solid #B49777;
padding:15px 17px;
clear: both;
line-height: 1.8;
background-color: #F8F7F3;
}
.Box2 .shopd201506caution{
padding:17px;
margin-bottom:15px;
border:1px solid #F5DDDB;
background: #ffffff;
color:#E27475;
}
.Box2 .shopd201506caution > span{
font-weight:bold;
font-size:110%;
}
.Box2 .shopd201112section {
overflow:hidden;
margin:10px 0;
clear:both;
}
.Box2 .shopd201112section p.shopd201112sectionL {
float:right;
}
/*----------------------------
Right Area
-----------------------------*/
#shopd201506Right {
width: 445px;
float: right;
}

#shopd201506Right h4{
margin-bottom:15px;
}

.shopd201506iconList{
margin-bottom:15px;
}
/*右リストのスタイル*/
.shopd201506article{
clear:both;
border: solid 1px #D8D8D8;
padding: 15px;
overflow: hidden;
margin-bottom:10px;
}
.shopd201506articleImg{
float: left;
margin-right: 15px;
}
.shop201506articlTit{
float:right;
font-weight: bold;
border-bottom: dotted 1px #999999;
overflow: hidden;
width: 267px;
padding-bottom: 3px;
margin-bottom: 3px;
}
.shopd201506articleComent{
overflow: hidden;
width: 267px;
float: right;
margin-bottom:4px;
}
.shopd201506articleComent span{
display: block;
}
.iconListUnit{
width: 267px;
float: right;
}
.iconListUnit li{
float:left;
width: 32px;
}
.shopd201506Bridal{
width: 100%;
margin: 12px 0 24px 0;
}
.shopd201506Bridal p{
text-align: right;
}
.shopd201506Bridal img:hover{
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
}
/*----------------------------
アコーディオン
-----------------------------*/
.moreBtn + div{
display: none;
}
.moreBtn{
padding: 6px;
margin-bottom:15px;
background: #EEEEEE url("/library/re2012/shop/images/shop_detail/shop_detail_bg_icon.gif") no-repeat;
background-position: 256px center;
text-align: center;
font-weight: bold;
}
.moreBtn:hover{
opacity: 0.8;
}


/*今すぐ来店予約ボタン追加*/
@font-face {
    font-family: 'resort_wedding';
    src: url("/library/fonts/resort_wedding.ttf?ty2t6r") format("truetype"), url("/library/fonts/font/resort_wedding.woff?ty2t6r") format("woff"), url("/library/fonts/resort_wedding.svg?ty2t6r#staffblog") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {

    /* use !important to prevent issues with browser extensions that change fonts */ 
    font-family: 'resort_wedding' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#btnVist {
    position: fixed;
    bottom: 10%;
    right: 5%;
    z-index: 9002;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
#btnVist a {
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 20px 5px;
    display: block;
    background: #E27B7C;
    box-shadow: 0 0 0 2px #E27B7C inset, 0 0 0 3px #fff inset;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
#btnVist a:hover {
    text-decoration: none;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
    color: #fff;    
}
#btnVist a span {
    display: block;
}
#btnVist a i {
    font-size: 22px;
}
#btnVist a .icon-visit:before {
    content: "\e901";
    display: block;
    margin-top: 3px;
}

/*ブライダルフェアボタン2つ追加*/

#shopd201506Right .fairLink{
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    margin:30px auto;
}

#shopd201506Right .fairLink ul{
    width: 445px;
    display: table;
}

#shopd201506Right .fairLink ul li{
    display: table-cell;
    width: 50%;
}
#shopd201506Right .fairLink ul li:first-child a{
    margin-right:3px;   
}
#shopd201506Right .fairLink ul li:last-child a{
    margin-left:3px;   
}
#shopd201506Right .fairLink ul li a{
    display: block;
    background: #E27B7C;
    color: #fff !important;
    text-align: center;
    padding: 5px 10px 5px 5px;
    font-size: 15px;
    position: relative;
}

#shopd201506Right .fairLink ul li a:after{
    position: absolute;
    content:"";
    display: block;
    width: 6px;
    height: 6px;
    border-top:1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top:50%;
    right:10px;
    margin-top:-3px;
}

#shopd201506Right .fairLink ul li a:hover{
    text-decoration: none;
    border:none;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
}

#shopd201506Right .blogLink{
    text-align: center;
    background:#FEF5EB url("/library/re2012/shop/images/shop_detail/shop_detail_txt_01.png") no-repeat center 10px;
    background-size:auto;
    width: 100%;
    padding:30px 0 15px;
    margin:20px auto;
}
#shopd201506Right .blogLink h3{
    padding:0 10px; 
}

#shopd201506Right .peripheral{
    margin-bottom:50px;
}

#shopd201506Right .peripheral h4{
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    background: #B59778;
    color: #fff;
    padding:6px 20px;
    font-size: 14px;
}

#shopd201506Right .peripheral ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction:row;
    flex-direction:row;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    box-sizing: border-box;
}

#shopd201506Right .peripheral li{
    width: 145px;
    display: table;
}

#shopd201506Right .peripheral li:nth-child(3n-1){
    margin:0 5px;
}

#shopd201506Right .peripheral li:nth-child(n+4){
    margin-top: 5px;
}
#shopd201506Right .peripheral li a{
    display: block;
    padding: 3px 6px 3px 18px;
    color: #B59777; 
    position:relative;
    border:#B49777 1px solid;
    display: table-cell;
    width: 145px;
    vertical-align: middle;
}

#shopd201506Right .peripheral li a:before{
    content:"";
    top: 50%;
    left:6px;
    margin-top: -3px;
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-right: 1px solid #B59777;
    border-bottom: 1px solid #B59777;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

#shopd201506Right .peripheral li a:hover:before{
    border-color: #fff;
}

#shopd201506Right .peripheral li a:hover{
    text-decoration: none;
    background: #B59777;
    color: #fff;
}