html {
	font-size: 16px;
	line-height: 33px;
	color: #000000;
}
body {
	background-color: #000000;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	padding-top: 0px;	
}




/* 明朝指定 */
.fon-min {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
/* 英語指定 */
.fon-en {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
}
/* ゴシック指定 */
.fon-gosi {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}


audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
img {
	height: auto;
	max-width: 100%;
}
a:hover img{
	cursor:pointer;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-ms-filter: "alpha(opacity=50)"; /* IE8 */
	zoom:1;
}

.clear-all {
	clear: both;
}
a {
	transition-property: all;
	transition: 0.2s linear;
}
a:link,a:visited{
	text-decoration: none;
}
a:hover,a:active{
	text-decoration: none;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.wp-base a:link,.wp-base a:visited{
	text-decoration: underline;
}
.wp-base a:hover,.wp-base a:active{
	text-decoration: none;
	filter:alpha(opacity=60);
	opacity:0.6;
}


a.link-deco {
	color: #0A50A1;
	text-decoration: underline;
}
a.link-deco02 {
	color: #000000;
}

a:hover.link-deco02,a:active.link-deco02{
	text-decoration: none;
	filter:alpha(opacity=60);
	opacity:0.6;
	text-decoration: underline;
}


.sp-change-pc {
	display:none;
}
.sp-change-sp {
	display:block;
}
.sp-change-spi {
	display:inline;
}
.sp-change-big-pc {
	display:none;
}
.sp-change-big-sp {
	display:block;
}
.tb-cell2 {
	display: table-cell;
	vertical-align:middle;
	height: 40px;
	width: 100%;
}
.tb-cell {
	display: table-cell;
	vertical-align:middle;
	height: 80px;
	width: 100%;
}
#slidebars-btn{
	display:block;
	height: 50px;
	width:50px;
	position: absolute;
	z-index:250;
	top: 10px;
	padding-top: 0px;
	padding-left: 0px;
	left: 10px;
}

/* ------メイン画像 画像切替------ */
.switch {
    visibility: hidden;
}
/* ------共通テキスト指定------ */
.txt-break {
	display:block;
}
.txt-break2 {
	display:block;
}
.small-txt {
	font-size: 11px;
	line-height: 12px;
	display:inline;
}
.small-txt-box {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    border: 1px solid #666666;
	margin: 8px;
	padding: 8px;
}
.mini-txt {
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a .mini-txt {
	color: #666666;
}
.big-txt {
	font-size: 18px;
}



.top-cate-ttl {
	color: #111111;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	font-size: 18px;
}
.top-nav-ttl {
	font-size: 18px;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.top-nav-sub {
	font-size: 14px;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding-top: 3px;
}

.nav-sub {
	font-size: 14px;
	color: #111111;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding-top: 3px;
}


.top-nav-sub-w {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding-top: 3px;
}

.top-nav-sub02 {
	font-size: 13px;
	color: #111111;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

.contxt {
	font-size: 17px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #999999;
}


.contxt02 {

    font-size: 22px;
    text-align: center;
    line-height: 32px;
    font-weight: normal;
    text-decoration: none;
    color: #111111;
    margin-bottom: 5px;
    margin-top: 0px;
    padding: 0px;
}

.contxt03 {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	color: #724e35;
}


.contxt-sub {
	font-size: 14px;
	text-align: left;
	line-height: 23px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
}


.kansyu {
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #666666;
	background-color: #888888;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.kansyu .out-max {
	max-width: 700px;
}

.kansyu .x2 {
	max-width: 400px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}

.kansyu .x2 .con-box {
	width: 45%;
	margin-right: 1%;
	margin-left: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}


.RSStime {
	line-height: 20px;
	display:block;
	padding-top: 12px;
	padding-bottom: 0px;
}
.RSStitle {
	line-height: 20px;
	display:block;
}

@media (min-width: 800px) {
.txt-break2 {
	display:inline;
}
}
@media (min-width: 600px) {
.txt-break {
	display:inline;
}
.sp-change-pc {
	display:block;
}
.sp-change-sp {
	display:none;
}
.sp-change-spi {
	display:none;
}
.RSStime,.RSStitle {
	line-height: 20px;
	display:inline;
}
}
@media (min-width: 900px) {
.sp-change-big-pc {
	display:block;
}
.sp-change-big-sp {
	display:none;
}
}
.wp-ttlbox-b h1 {
	font-weight: normal;
	text-decoration: none;
	font-size: 31px;
	line-height: 40px;
	color: #111111;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #111111;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-about h2 {
	font-weight: normal;
	text-decoration: none;
	font-size: 21px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #A0AF64;
}

.wp-about h3 {
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
	line-height: 25px;
	color: #111111;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wp-about h4 {
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
	line-height: 25px;
	color: #111111;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wp-about h5 {
	text-decoration: none;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A0AF64;
}

.wp-about h6 {
	text-decoration: none;
	line-height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.wp-about .wp-btx {
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
	line-height: 25px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 6px;
}

.wp-about {
	text-decoration: none;
	font-size: 17px;
	line-height: 25px;
}




.wp-news h2 {
	display: block;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0641E;
	font-size: 20px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin: 0px;
}

.wp-about .day {
	font-size: 12px;
}

.wp-about .conttl {
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}


.out-fukuroi {
	max-width: 440px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	
}
.out-fukuroi a {
    text-decoration: underline;
}

.out-max-700 .con-box {
	padding: 10px;
	border: 1px solid #111111;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFEC;
}

.out-max-850 .con-box {
	padding: 10px;
	border: 1px solid #111111;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFEC;
}

.out-max-850 .con-box2 {
	padding: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #C8D0A4;
}



#mainImage {
	height:800px;
}
.h75 {
	height: 75px;
}
/* ------共通スペース指定------ */
.sp5 {
	height: 5px;
}
.sp10 {
	height: 10px;
}
.sp-10 {
	height: 10px;
}
.sp20 {
	height: 20px;
}
.sp-20 {
	height: 20px;
}
.sp30 {
	height: 30px;
}
.sp40 {
	height: 40px;
}
.sp50 {
	height: 50px;
}
.sp80 {
	height: 80px;
}
.sp100 {
	height: 100px;
}
@media (min-width: 600px) {
.sp5 {
	height: 10px;
}
.sp10 {
	height: 20px;
}
.sp20 {
	height: 40px;
}
.sp30 {
	height: 60px;
}
.sp40 {
	height: 80px;
}
.sp50 {
	height: 100px;
}
.sp80 {
	height: 160px;
}
.sp100 {
	height: 200px;
}
}

/* ------固定スペース指定------ */
.sp5n {
	height: 5px;
}
.sp10n {
	height: 10px;
}
.sp20n {
	height: 20px;
}
.sp30n {
	height: 30px;
}
.sp40n {
	height: 40px;
}
.sp50n {
	height: 50px;
}
.sp80n {
	height: 80px;
}
.sp100n {
	height: 100px;
}
/* ------共通　線　指定------ */

.border01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}

.border02 {
	text-decoration: none;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A0AF64;
}

.border-w {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right:5%;
	margin-left: 5%;
}


.border-green {
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}

.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
}
/* ------ヘッド位置指定物------ */
#main-head {
	text-align: center;
}
#head-box {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 79px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#head-l {
	float:left;
	padding-top: 0px;
}

#main {
	width: 100%;
	position: relative;
}

/* ------メイン画像------ */
.fotorama {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position:center center;
}
.main-out-max {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}


#main-cent {
	position: absolute;
	z-index:100;
	width: 100%;
	text-align: center;
	top: 0px;
}
#fix-navi-top-line {
	display:block;
	position: absolute;
	z-index: 99;
	top: 0px;
	width: 100%;
	height: 75px;
}
#fix-navi-top-line-box {
	height: 75px;
}
#fix-navi-top-line-box-shop {
	height: 116px;
}
#main-top {
    position: relative;
    z-index: 101;
    width: 100%;
    text-align: left;
    top: 0px;
    background-color: #FFFFFF;
    height: 75px;
}
#main-top-shop1 {
    position: relative;
    z-index: 101;
    width: 100%;
    text-align: left;
    top: 0px;
    background-color: #FFFFFF;
    height: 116px;
}
#main-top-shop2 {
    position: relative;
    z-index: 101;
    width: 100%;
    text-align: right;
    top: 0px;
    background-color: #FFFFFF;
    height: 41px;
}
#main-top-shop3 {
    width: 100%;
    text-align: right;
}
#main-key {
	position: absolute;
	z-index:200;
	width: 100%;
	text-align: left;
	left: 0px;
	top: 0px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 3px;
	padding-left: 3px;
}
#main-cent2 {
	position: absolute;
	z-index:400;
	width: 100%;
	text-align: center;
	top: 10px;
}


/* ------内容------ */
#out-border {

}
#out-box {
	position: relative;
	width: 100%;
}
.out-bg-w {
    background-color: #FFFFFF;
}
.out-bg-w02 {
    background-color: #EBEBEB;
    text-align: center;
    border-top: 1px solid #EBEBEB;
}
.out-bg-con {
    background-color: #EBEBEB;
}
.out-bg-con-clear {

}


.out-bg-con-w {
    background-color: #FFFFFF;
}
.con-w-box01 {
    background-color: #FFFFFF;
	max-width: 550px;
    padding-top: 50px;
    padding-right: 8%;
    padding-left: 8%;
    padding-bottom: 50px;
}
.con-w-box02 {
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-right: 8%;
    padding-left: 8%;
	padding-bottom: 50px;
}
.con-w-box02-shop {
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-right: 8%;
    padding-left: 8%;
	padding-bottom: 50px;
}
.con-w-box03furi {
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-right: 4%;
    padding-left: 4%;
	padding-bottom: 50px;
}
.con-clear-box01 {
    padding-top: 50px;
    padding-right: 8%;
    padding-left: 8%;
	padding-bottom: 50px;
}
.con-clear-box02 {
    padding-top: 30px;
    padding-right: 4%;
    padding-left: 4%;
	padding-bottom: 30px;
}
/* ★ページ全体の最大幅指定 */
.out-max {
    max-width: 1200px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
    margin-right: auto;
    margin-left: auto;
}
.out-max-swipe {
    max-width: 600px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.out-max900 {
    max-width: 900px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
    margin-right: auto;
    margin-left: auto;
}
.out-max-940 {
	max-width: 1000px; /* ★ページ全体の最大コンテンツ幅940÷94×100 */
	margin-right: auto;
	margin-left: auto;
}

.out-max-850 {
	max-width: 850px; 
	margin-right: auto;
	margin-left: auto;
}

.out-max-700 {
	max-width: 700px; 
	margin-right: auto;
	margin-left: auto;
}

.out-max-600 {
	max-width: 600px; 
	margin-right: auto;
	margin-left: auto;
}
.out-max-300 {
	max-width: 300px; 
	margin-right: auto;
	margin-left: auto;
}
.out-max-02 {
	max-width: 550px; 
	margin-right: auto;
	margin-left: auto;
}

.out-max-wp {
	max-width: 670px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
	margin-right: auto;
	margin-left: auto;
}
.out-max-foot {
	max-width: 1000px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
.out-max-foot02 {
	max-width: 300px; /* ★（ページ全体の最大コンテンツ幅1245÷94×100）＋1063×3％＋1063×3％ */
	margin-right: auto;
	margin-left: auto;
}

/* 余白ありBOX */
.out-lr {
	width: 95%;
	margin-right: 2.5%;
	margin-left: 2.5%;

}
.out-lr02 {
	width: 93%;
	margin-right: 3.5%;
	margin-left: 3.5%;

}
.out-lr-foot {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;

}
.wp-base,.out-lr-k {
	width: 88%;
	margin-right: 6%;
	margin-left: 6%;

}

/* -----並び数調整ベース------------- */
.xwp-bri,.x2,.x2-fitt,.x2-furi,.x3,.x4-shop,.x3-top,.x4-furi,.x3-foot,.x3-moment,.x3-hall,.x3-hold,.navi-top,.x4,.x5,.x2-foot,.x1-foot,.xdress,.x2-5050 {
	margin-right: auto;
	margin-left: auto;
	letter-spacing: -0.4em; /* インライン空白対策1　文字間を詰めて隙間を削除する */
}
.con-box,.con-box50,.con-box1,.con-box2 {	
	letter-spacing: normal; /* インライン空白対策2　文字間を通常に戻す */
	display:inline-block;
	vertical-align:top;
}

.navi-top {
	text-align: center;
}

/* -----並び数調整　詳細------------- */
.xwp-bri .con-box1 {	
	width: 37%;
	margin-right: 0.5%;
	margin-left: 0%;
}

.xwp-bri .con-box2 {	
	width: 60%;
	margin-right: 0%;
	margin-left: 0.5%;
}
.x1-foot .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x2-foot .con-box {	
	width: 49%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.x2 .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}.x2-furi .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x2-fitt .con-box1 {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x2-fitt .con-box2 {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}

.x3 .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x3-top .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	padding-bottom: 5px;
}
.x4 .con-box {	
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
}
.x4-furi .con-box {	
	width: 49%;
	margin-right: 0.4%;
	margin-left: 0.4%;
	margin-bottom: 4px;
}
.x4-shop .con-box {	
	width: 48%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.out-max-700 .x2 .con-box {	
	width: 90%;
	margin-right: 2%;
	margin-left: 2%;
}

.out-max-850 .x3 .con-box {
	width: 90%;
	margin-right: 2%;
	margin-left: 2%;

}

.out-max-850 .x3 .con-box2 {
	width: 90%;
	margin-right: 2%;
	margin-left: 2%;
}

.x3-hold .con-box {	
	width: 32.7%;
	margin-right: 0.3%;
	margin-left: 0.3%;
}
.x5 .con-box {	
	width: 48%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.xdress .con-box {	
	width: 50%;
	margin-right: 0%;
	margin-left: 0%;
}
.x2-5050 .con-box50 {	
	width: 50%;
	margin-right: 0%;
	margin-left: 0%;
}
.x2-5050 .con-box {	
	width: 50%;
	margin-right: 0%;
	margin-left: 0%;
}
.x3-moment .con-box {
	width: 50%;
	margin-right: 0%;
	margin-left: 0%;
}
.x3-hall .con-box {
	width: 33.333%;
	margin-right: 0%;
	margin-left: 0%;
}
.x3-foot .con-box {	
	width: 49%;
	margin-right: 0.45%;
	margin-left: 0.45%;
}





@media (min-width: 500px) {
.x3 .con-box {
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}

.out-max-850 .x3 .con-box {
	width: 43%;
	margin-right: 0.9%;
	margin-left: 0.9%;

}
.out-max-850 .x3 .con-box2 {
	width: 43%;
	margin-right: 0.9%;
	margin-left: 0.9%;

}
.x5 .con-box {	
	width: 30%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}

.xdress .con-box {	
	width: 33.33%;
	margin-right: 0%;
	margin-left: 0%;
}

}


@media (min-width: 600px) {
.x4 .con-box {	
	width: 50%;
	margin-right: 0%;
	margin-left: 0%;
}

.x3-moment .con-box {	
	width: 33.333%;
	margin-right: 0%;
	margin-left: 0%;
}
.x3-top .con-box {
	width: 50%;
	margin-right: 0%;
	margin-left: 0%;
	padding-bottom: 0px;
}
.x4-furi .con-box {	
	width: 31%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
}


@media (min-width: 700px) {
.x2 .con-box {
	width: 40%;
	margin-right: 2%;
	margin-left: 4%;
}
.x2-furi .con-box {
	width: 49.7%;
	margin-right: 0.1%;
	margin-left: 0.1%;
}
.x2-fitt .con-box1 {
	width: 21%;
	margin-right: 1%;
	margin-left: 1%;
}
.x2-fitt .con-box2 {
	width: 75%;
	margin-right: 1%;
	margin-left: 1%;
}
.out-max-700 .x2 .con-box {	
	width: 40%;
	margin-right: 2%;
	margin-left: 3%;
}
.x3-top .con-box {
	width: 33.333%;
	margin-right: 0%;
	margin-left: 0%;
	padding-bottom: 0px;
}


#mapList .x3 .con-box {	
	width: 32%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.x1-foot .con-box {	
	width: 48%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.x2-foot .con-box {	
	width: 33%;
	margin-right: 0.1%;
	margin-left: 0.1%;
}
.x4-shop .con-box {	
	width: 30%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}

}
@media (min-width: 800px) {
.x3 .con-box {	
	width: 31%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}

.x4-furi .con-box {	
	width: 24.5%;
	margin-right: 0.2%;
	margin-left: 0.2%;
}
.out-max-850 .x3 .con-box {
	width: 27%;
	margin-right: 1.5%;
	margin-left: 1.5%;

}

.out-max-850 .x3 .con-box2 {
	width: 27%;
	margin-right: 1.5%;
	margin-left: 1.5%;

}
.x4-shop .con-box {
	width: 22%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.x5 .con-box {
	width: 22%;
	margin-right: 0.9%;
	margin-left: 0.9%;
}
.xdress .con-box {
	width: 25%;
	margin-right: 0%;
	margin-left: 0%;
}
}

@media (min-width: 1150px) {
.x5 .con-box {	
	width: 18%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
.xdress .con-box {	
	width: 20%;
	margin-right: 0%;
	margin-left: 0%;
}
.x2-foot .con-box {	
	width: 24%;
	margin-right: 0.1%;
	margin-left: 0.1%;
}

}



/* -----Gmap　youtube表示------- */
.map {
	position:relative;
	width:100%;
	padding-top:56.25%;
}
.map iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}

/* -----フッター　テキストナビBOX------- */
a.navi-foot-gray,a.navi-foot-green,a.navi-foot-blue,a.navi-foot-red,a.navi-foot-ye {
	display: block;
	background-image: url(../img/common/navi/navi-foot-bg-w.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.navi-foot-gray {
	background-color: #595757;
}
a.navi-foot-blue {
	background-color: #476b89;
}

a.navi-foot-green {
	background-color: #50aa8c;
}
a.navi-foot-red {
	background-color: #e76e4d;
}
a.navi-foot-ye {
	background-color: #ceb755;
}

/* ------フッター------ */
footer {
	width: 100%;
	background-color: #000000;
	text-align: center;
	color: #B2B2B2;
}

.foot-ttl {
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #000000;
	padding-top: 7px;
}


.foot-tx {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}


.foot-min {
	font-size: 9.5px;
	line-height: 12px;
	color: #111111;
	letter-spacing: -0.05em;
}

address {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

/* ------最下部FIXナビ------ */
#fix-navi-box {
	width: 100%;
	font-size: 10px;
	line-height: 12px;
}
#fix-navi {
	position: fixed;
	width: 45px;
	z-index: 4;
	bottom: 10px;
	right: 10px;
}

#fix-navi-top {
	display:block;
	position: absolute;
	width: 50px;
	z-index: 99999;
	top: 10px;
	right: 10px;
}
/* ------
スライドバーボタンを画面上部へ固定させる場合のCSS
#fix-navi-top {
	position: fixed;
	width: 50px;
	z-index: 99999;
	top: 10px;
	right: 10px;
}
------ */



@media (min-width: 900px) {
#fix-navi {
	width: 60px;
	bottom: 20px;
	right: 20px;
}
}


/* -----共通使用------- */
a.contact-btn {
	display:inline-block;
	vertical-align:top;
	padding-top: 7px;
	font-size: 22px;
	color: #000000;
	padding-bottom: 5px;
	margin-top: 10px;
	text-align: center;
	width: 90%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
a.contact-btn2 {
	display:inline-block;
	vertical-align:top;
	padding-top: 7px;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 5px;
	background-image: url(../bridal/fu/img/common/navi/contact-btn-red.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
	text-align: center;
	width: 90%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
.conblackbox-txt {
	font-size: 14px;
}


/* -----WP用記事ページ------- */
/*------------ WP画像移動処理用 ------------*/
img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
img.alignright {
	padding: 4px;
	display: inline;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 7px;
 }
img.alignleft {
	padding: 4px;
	display: inline;
	height: auto;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0;
 }
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
	clear: both;
 }
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	clear: both;
 }
img {
border-style:none;
}
.wp-about p {
	margin: 0px;
	padding: 0px;
}
img.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.move{
position:relative;
width:100%;
padding-top:100%;
}

.move2{
position:relative;
width:100%;
padding-top:56.25%;
}
.move iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}
.move2 iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}
.move3{
position:relative;
width:100%;
padding-top:95%;
}
.move3 iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}
.wp-about p {
	clear: both;
}

input {
	width:95%;
}
.error {
	display: block;
	color: #CC0000;
}
.out-comm-win {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.wp-base {
}
.wp-base h1 {
	font-size: 27px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #111111;
	margin: 0px;
	padding: 0px;
}
.wp-base h4 {
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0px;
}
.wp-base h5 {
    font-size: 20px;
    line-height: 25px;
	letter-spacing: 10px;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px solid #444444;
}
.wp-base h6 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.wp-base p {
	margin: 0px;
	padding: 0px;
}
.test {
text-align: center;
color: #724e35;
font-weight: bold;
}





/* ------あるきすわり------ */
/* ------画面の高さのBOXwinh.js使用------ */
.winhbox {
}
/* ------1枚目用余白------ */
.winhbox-in00 {
	height: calc(100% - 1000px);
}
.winhbox-in01 {
box-sizing:border-box;
	padding: 20px;
	height:100%;
	width: 100%;

}
/* ------1枚目背景センターでサイズも固定はみ出す仕様------ */
.winhbox-in02 {
	height:100%;
	width: 100%;
    background-image: url(../p02/img/pc-bgx2.png);
	background-size: 2400px auto;
	background-position: center center;
    background-repeat: no-repeat;
}

/* ------2枚目背景センターでウィンドウサイズ内で縮小------ */
.winhbox-in03 {
	height:100%;
	width: 100%;
	background-image: url(../p02/img/sp-01.png);
	background-size: contain;
	background-position: center center;
    background-repeat: no-repeat;
}
/* ------アンジェリカ用　2枚目背景センターでウィンドウサイズ内で縮小------ */
.winhbox-in04 {
    height: 100%;
    width: 100%;
    background-image: url(../img/top/pc-bg04.png);
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
}
.winhbox-in04-shop {
    height: 100%;
    width: 100%;
    background-image: url(../img/top/pc-bg04-shop.png);
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
}
@media (max-width: 800px) {
.winhbox-in04 {
    background-image: url(../img/top/sp-bg04.png);
}
.winhbox-in04-shop {
    background-image: url(../img/top/sp-bg04-shop.png);
}
}
@media (min-width: 700px) {
.winhbox-in01 {
	padding: 50px;
}
.winhbox-in02 {
	background-size: 3000px auto;
}
.winhbox-in03 {
background-image: url(../p02/img/pc-01.png);
}
}
/* ------フロートBOX------ */
.box-float {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.box-float-pl {
	float: left;
	width: 50%;
	text-align: left;
}
.box-float-tr {
	float: right;
	width: 50%;
	text-align: left;
}
.box-float-pr {
    float: right;
    width: 50%;
    text-align: left;
}
.box-float-tl {
	float: left;
	width: 50%;
	text-align: left;
}
.box-float-lr {
    max-width: 550px;
    padding-top: 50px;
    padding-right: 8%;
    padding-left: 8%;
    padding-bottom: 20px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.box-float-txt {
    padding-top: 20px;
	font-size: 16px;
	line-height: 30px;
}
.box-float-txt-acc {
    padding-top: 10px;
	font-size: 13px;
	line-height: 25px;
}
.acc-txt {
	font-size: 13px;
	line-height: 25px;
}
@media (max-width: 900px) {
.box-float-pl,.box-float-tr,.box-float-pr,.box-float-tl {
	float: none;
	width: 100%;
}
}
@media (max-width: 560px) {
.box-float-txt {
	font-size: 14px;
	line-height: 25px;
}
}

.RSStime {
    font-size: 12px;
    font-weight: bold;
}
.pagination {
    text-align: center;
}

.imgbox img {
    margin-bottom: 20px;
}


.box-slide-out {
	margin-right: auto;
	margin-left: auto;
	letter-spacing: -0.4em; /* インライン空白対策1　文字間を詰めて隙間を削除する */
}
.box-slide-l,.box-slide-r {	
	letter-spacing: normal; /* インライン空白対策2　文字間を通常に戻す */
	display:inline-block;
	vertical-align:top;
}
.box-slide-l {
	width: 50%;
	padding-top: 50px;
	padding-bottom: 0px;
}
.box-slide-r {
	width: 50%;
	padding-top: 0px;
	padding-bottom: 0px;
}
a .btn-txt {
	color: #000000;
	font-size: 13px;
	line-height: 20px;
	padding-right: 2%;
    padding-left: 2%;
	padding-top: 3px;
}
.foot-bg-line {
    background-image: url(../img/common/footer/foot-bg.jpg);
    text-align: center;
    padding-top: 20px;
    background-position: top;
	background-repeat: no-repeat;
}


.pan-box {
    background-color: #B5B5B6;
    width: 92%;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-right: 0%;
    padding-left: 8%;
    margin-left: 0px;
    font-size: 12px;
    line-height: 15px;
}

.box-lr2 {
    max-width: 550px;
    padding-right: 8%;
    padding-left: 8%;
	margin-right: auto;
	margin-left: auto;
}

.brand-ttl {
    background-color: #595757;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0%;
    padding-left: 0%;
	color: #FFFFFF;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
}
.brand-con {
	background-color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 5%;
    padding-left: 5%;
    font-size: 14px;
    line-height: 30px;
}


.acc-hspacer {
	height: 80px;
}
.acc-hspacer2 {
	height: 70px;
}
@media (max-width: 900px) {
.acc-hspacer {
	height: 380px;
}
.acc-hspacer2 {
	height: 40px;
}
}


.out-bg-con-acc {
    background-color: #EBEBEB;
    background-image: url(../img/top/acc-bg-sp.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

@media (min-width: 600px) {
.out-bg-con-acc {
    background-image: url(../img/top/acc-bg-tab.png);
    background-position: center 0px;
}
}
@media (min-width: 900px) {
.out-bg-con-acc {
    background-image: url(../img/top/acc-bg-pc.png);
	background-position: 0% 0%;
}
}

.more-btn {
	margin-left: 20px;
	margin-top: 20px;
}
@media (min-width: 900px) {
.more-btn {
	margin-left: 0px;
	margin-top: 20px;
}
}



.insta-box{
position:relative;
width:100%;
height: auto;
}
.instapp {
	position: absolute;
	width: 100%;
	max-width: 947px;
}
.insta {
	width: 100%;
	max-width: 920px;
	margin-right: auto;
	margin-left: auto;
}


/* -----並び数調整ベース------------- */

.acc-box {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 30px;
    background-color: #FFFFFF;
    display: block;
    color: #000000;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-image: url(../img/top/acc-btn-bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.acc-box2 {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 30px;
    background-color: #FFFFFF;
    display: block;
    color: #000000;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.acc-box {
	margin-right: auto;
	margin-left: auto;
	letter-spacing: -0.4em; /* インライン空白対策1　文字間を詰めて隙間を削除する */
}
.acc-box-p,.acc-box-t {	
	letter-spacing: normal; /* インライン空白対策2　文字間を通常に戻す */
	display:inline-block;
	vertical-align:top;
}
.acc-box-t {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0%;
    padding-left: 10px;
    font-size: 12px;
    line-height: 16px;
}
.acc-box-ttl {
    padding-top: 5px;
    font-weight: bold;
}
.acc-box-con {
	padding-top: 5px;
}

/* -----フィッティング------- */
.text-big-line {
    font-size: 25px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
.fitt-ttl {
    font-size: 25px;
    line-height: 30px;
    color: #222222;
    font-weight: bold;
}
.fitt-ttl02 {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
	padding-top: 4px;
    padding-bottom: 4px;
}
.fitt-step {
    font-size: 25px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #555555;
	padding: 3px;
}

.fitt-ba-box {
    border-left: 10px solid #555555;
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
	padding-left: 20px;
}
.fitt-ba-box2 {
    border-left: 5px solid #555555;
	padding-left: 20px;
}

/* -----フッター　テキストナビBOX------- */
a.navi-btn01 {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    border-radius: 0px;
    background-color: #000000;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
a.navi-btn02 {
	font-size: 20px;
    line-height: 25px;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    border-radius: 5px;
    background-color: #FFFFFF;
    color: #99C725;
    padding-top: 13px;
    padding-bottom: 10px;
    text-align: center;
}
a.navi-btn04 {
    max-width: 300px;
	margin-right: auto;
    margin-left: auto;
    display: block;
    border-radius: 0px;
    background-color: #FFFFFF;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px solid #000000;
}
a.navi-btn04-none {
    max-width: 300px;
    display: block;
    border-radius: 0px;
    background-color: #FFFFFF;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px solid #000000;
}
.navi-btn05-none {
    max-width: 300px;
    display: block;
    border-radius: 0px;
    background-color: #FFFFFF;
    color: #000000;
    padding-top: 20px;
    padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 0px;
    text-align: center;
    border: 1px solid #000000;
	background-image: url(../img/top/shop/day.png);
    background-position: left center;
	background-repeat: no-repeat;
    
}
.navi-btn05-none::placeholder {
	color: #000000;
	
}


.out-max-moment {
	max-width: 700px; 
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 25px;
}
.out-max-shop-item {
	max-width: 700px; 
	margin-right: auto;
	margin-left: auto;
}
.shop-stxt {
	font-size: 13px;
	line-height: 20px;
}
.out-max-hall {
	max-width: 700px; 
	margin-right: auto;
	margin-left: auto;
}
.out-max-furi {
	max-width: 890px; 
	margin-right: auto;
	margin-left: auto;
}
.swipervv {
height: calc(100vh - 150px);
}

.hany-txt {
font-size: 13px;
    line-height: 25px;
}
.pttl01 {
	font-size: 13px;
    line-height: 25px;
}
.pttl02 {
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
}
.pttl03 {
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
}

.fitt-txt {	
	font-size: 14px;
	line-height: 20px;
}

.fitt-wbox-ttl {
    background-color: #555555;	
	color: #FFFFFF;
	padding: 5px;
}
.fitt-wbox-con {
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 5%;
    padding-left: 5%;
}


.rez-btn {
    background-image: url(../guide/image/riz-bg.png);
    background-position: center center;
    background-repeat: repeat;
	
}
.rez-con {
	max-width: 130px; 
    margin-right: auto;
    margin-left: auto;
    text-align: center;
	padding: 5px;
	background-color: #EBEBEB;
}

.rez-con a {
    color: #C30D23;
    text-decoration: underline;
}
.furi-line {
    background-image: url(../furi/image/line-bg.jpg);
    background-position: center center;
    background-repeat: repeat-x;
	 text-align: center;
}
.furi-line-con {
	display: inline-block;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    background-color: #FFFFFF;
    font-size: 24px;
    line-height: 28px;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: bold;
}
.furi-line-con-none {
    padding: 10px;
    font-size: 24px;
    line-height: 28px;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: bold;
}
.border-box01 {
    border: 1px solid #555555;
	padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5%;
    padding-left: 5%;
}



.top-pickup-box {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.top-pickup {
    background-color: rgba( 255, 255, 255, 0.7 );
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 4%;
    padding-left: 4%;
	display: inline-block;
	border: 1px solid #555555;
	margin-bottom: 20px;

}
.top-pickup a {
    color: #555555;
    text-decoration: underline;
}
.fon-hall {
font-size: 16px;
	line-height: 30px;
}
.fon-prise {
font-size: 20px;
	line-height: 30px;
}

.foot-txt{
    font-size: 12px;
    line-height: 18px;
    padding: 0px;
    marginm: 0px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
}
.foot-txt2{
    font-size: 10px;
    line-height: 15px;
    padding: 0px;
    marginm: 0px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
	color: #555555;
}


.form-box,.form-box2 {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 16px;
	color: #575757;
}
.form-box select,.form-box2 select {
	padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
	margin-bottom: 10px;
	border: 1px solid rgba(0, 0, 0, 0.16);
	border-radius: 0;
}
a.navi-btn03 {
	width: 150px;
    display: inline-block;
    border-radius: 0px;
    background-color: #000000;
    color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
	padding-right: 10px;
    text-align: center;
	marginm-bottom: 10px;
}

@media (max-width: 600px) {
.form-box select {
	width: 90%;
}
}


@media (max-width: 600px) {
.footnav-s {
	font-size: 14px;
}
}


/* -----テーブルの基礎設定------ */
.re-tb01 table,.re-tb01 th,.re-tb01 td {
border:1px solid #646464;
border-collapse:collapse;
text-align: left;
}

.re-tb01 th {
    width: 100px;
    background-color: #EBEBEB;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: normal;
}


.re-tb01 td {
background:#ffffff;
	padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

/* -----テーブル個々のサイズ指定------ */
.re-tb01 table {
	width: 100%;
	max-width: 500px;
}