@charset "utf-8";
header .line {
	position: absolute;
    right: 0;
    top: 20px;
}
header .line > a {
	display: inline-flex;
	margin-top: 0;
	margin-left: 1.2em;
}    
.line > a > img {
	width: 108px;
}
.btnA {
	text-align: center;
	margin-top: 2em;
}
.btnA a {
    background: pink;
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
}

a.header_toplink {
	text-decoration: underline;
	color: #d41656;
}
.font-small {
	font-size: 0.8em;
}
table.shopinfoTB {
	width: 100%;
	font-size: 1.2em;
	line-height: 2;
	margin-top: 30px;
	margin-bottom: 30px;
}
table.shopinfoTB th {
	width: 20%;
	background: #ece8e3;
	color: #754534;
}
table.shopinfoTB td p {
line-height: 2;
}
.redpink {
color: #d41656;
}
/***********************************************
LOADING
***********************************************/
#loader {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	top: 0; /*画面上部からの位置*/
	left: 0; /*画面左部からの位置*/
	z-index: 9999;
}
#loader img {
	position: absolute;
	top: 50%; /*中央表示*/
	left: 50%; /*中央表示*/
	margin: -12px 0 0 -12px; /*画像位置調整(-画像高さの半分 0 0 -画像幅の半分)*/
}
/**********************************************/
.single-special_contents .contbox {
	background: rgba(255, 255, 255, 0.72);
	padding: 20px;
	min-height: 500px;
}
.mintitle {
	font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.td-none:hover {
	text-decoration: none;
}
.prodtext {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
.pagetop {
	position: fixed;
	bottom: -100px;
	right: 10px;
}
.pagetop a {
	background: url(img/gototop.png) 0 0 no-repeat;
	text-indent: -999em;
	width: 84px;
	height: 103px;
	display: block;
	text-decoration: none;
}
.pagetop a:hover {
	background-image: url(img/gototop_on.png)
}
#topmov {
	display: none;
}
h1.maintit, h2.maintit {
	font-size: 20px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	padding-bottom: 10px;
}
#access {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.dnone {
	display: none;
}
#topmov {
	width: 980px;
	margin: 15px auto 0;
	text-align: center;
}
.table-cell {
	display: table;
	margin: auto;
}
.table-cell li {
	display: table-cell;
}
.tcenter {
	text-align: center;
}
header #tel {
	position: absolute;
	display: block;
	right: 125px;
	top: 15px;
}
header #tel a {
	text-decoration: none;
}
#tel .icon-phone {
	font-size: 20px;
}
#tel .icon-phone span {
	font-size: 30px;
	vertical-align: -2px;
	padding-left: 5px;
	letter-spacing: 0px;
	color: #4C3628;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#tel li {
	font-size: 11px;
}
#header-box .recruit {
	position: absolute;
	top: 73px;
	left: 578px;
}

ul.attn {
	border-top: 1px dotted #eee;
	margin-top: 40px;
	padding-top: 30px;
	font-size: 12px;
}
ul.attn li {
	margin-bottom: 10px;
}
header #headerin {
	width: 980px;
	height: 90px;
	position: relative;
	margin: 0 auto;
}
#logo {
	width: 200px;
	padding-top: 25px;
}
#logo a {
	display: block;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;
	width: 200px;
}
#logo img {
	width: 100%;
	height: auto;
}
.post-template-single_noside-php #main {
	width: 100%;
}
.post-template-single_noside-php #sidebar {
	display: none;
}
#gshop {
	margin-top: 50px;
}
#gshop a {
	color: #D325B8;
}
#gshop a.access {
	background: #C857B6;
	color: #FFF;
	padding: 7px;
	border-radius: 5px;
}
#gshop h3 {
	margin-bottom: 20px;
	background: url(img/linemain.png) no-repeat 0 50%;
	background-size: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
#gshop dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #A70A5D;
	padding: 5px 0;
}
#gshop dl img {
	width: 100%;
	height: auto
}
.event #mainimg img {
	max-width: 600px;
}
/*ページング*/
.wp-pagenavi {
	padding-bottom: 20px;
	margin-top: 3em;
	text-align: center;
}
/* ヘッダーバー */
#sidebarA .sectA {
	background: url(img/sidebar_line.png) no-repeat 50% 100%;
	padding-bottom: 20px;
	margin-top: 10px;
}
.radius {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.box-sizing {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#snapw {
	background: url("img/Instragram_logo.png") no-repeat 10px 6px #FFF;
	float: left;
	margin-top: 20px;
	width: 620px;
	padding: 41px 10px 0 10px;
}
/***********************************************
footer　fixメニュー
***********************************************/
#footerbar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(70, 56, 48, 0.95);
	color: #fff;
}
#footerbar .gshop li {
	display: block;
	float: left;
}
#footerbar .gshop li.shop {
	color: #ccc;
	font-size: 12px;
	padding-left: 20px;
}
#footerbar .gshop {
	padding: 5px 0;
}
#footerbar .gshop .zenten img {
	width: 80px;
	height: auto;
}
#footerbar .gshop li.shop.now a, #footerbar .gshop li.shop a:hover {
	color: #fff !important;
}
#footerbar .gshop li.shop a {
	color: #ccc;
	display: block;
	text-decoration: none;
	background-size: 24px;
	padding: 0 5px 0 35px;
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: 5px 50%;
	height: 31px;
	line-height: 31px;
}
#footerbar .gshop li.shop a:hover, #footerbar .gshop li.shop.now a {
	background-color: #796558;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#footerbar .gshop li.shop.zenten a {
	background-image: url(img/btn_gardenwin.png);
}
#footerbar .gshop li.shop.umeda a {
	background-image: url(img/icon/icon_garden_umeda.png);
}
#footerbar .gshop li.shop.shinsaibashi a {
	background-image: url(img/icon/icon_garden_shinsaibashi.png);
}
#footerbar .gshop li.shop.himeji a {
	background-image: url(img/icon/icon_garden_himeji.png);
}
#footerbar .gshop li.shop.honten a {
	background-image: url(img/icon/icon_garden_honten.png);
}
/***********************************************

***********************************************/
.mainimage {
	text-align: center;
}
.mainimage img {
	max-width: 100%;
	height: auto;
}
/*
===== CLEARFIX ==========================================
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* ------------------------------------------------------------

	サイズ

------------------------------------------------------------ */
.dnone {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
	_font-size: 1px;
}
.f20 {
	font-size: 20px !important;
}
.lt {
	float: left;
}
.rt {
	float: right;
}
.w100p {
	width: 100%;
}
.w200 {
	width: 200px;
}
.w230 {
	width: 230px;
}
.w250 {
	width: 250px;
}
.w280 {
	width: 280px;
}
.w300 {
	width: 300px;
}
.w350 {
	width: 350px;
}
.w380 {
	width: 380px;
}
.bs05 {
	clear: both;
	width: 100%;
	height: 5px;
	_font-size: 5px;
}
.bs07 {
	clear: both;
	width: 100%;
	height: 7px;
	_font-size: 7px;
}
.bs10 {
	clear: both;
	width: 100%;
	height: 10px;
	_font-size: 10px;
}
.bs15 {
	clear: both;
	width: 100%;
	height: 15px;
	_font-size: 15px;
}
.bs20 {
	clear: both;
	width: 100%;
	height: 20px;
	_font-size: 20px;
}
.bs25 {
	clear: both;
	width: 100%;
	height: 25px;
	_font-size: 25px;
}
.bs30 {
	clear: both;
	width: 100%;
	height: 30px;
	_font-size: 30px;
}
.bs40 {
	clear: both;
	width: 100%;
	height: 40px;
	_font-size: 40px;
}
.bs50 {
	clear: both;
	width: 100%;
	height: 50px;
	_font-size: 50px;
}
.bstop {
	clear: both;
	width: 100%;
	height: 100px;
	_font-size: 50px;
}
.bstopB {
	clear: both;
	width: 100%;
	height: 78px;
	_font-size: 50px;
}
.bstopC {
	clear: both;
	width: 100%;
	height: 20px;
	_font-size: 20px;
}
.mbt00 {
	margin-bottom: 0px !important;
}
.mbt10 {
	margin-bottom: 10px !important;
}
.mbt20 {
	margin-bottom: 20px !important;
}
.mbt30 {
	margin-bottom: 30px !important;
}
.mbt50 {
	margin-bottom: 50px !important;
}
.mbt70 {
	margin-bottom: 70px !important;
}
.mbt100 {
	margin-bottom: 100px !important;
}
.mb00 {
	margin-bottom: 0px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mt00 {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mr00 {
	margin-right: 0px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr100 {
	margin-right: 100px !important;
}
.font16 {
	font-size: 16px !important;
}
.font18 {
	font-size: 18px !important;
}
.font20 {
	font-size: 20px !important;
}
.font26 {
	font-size: 26px !important;
}
.Meiryo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
/* ------------------------------------------------------------

	グローバルナビ基本

------------------------------------------------------------ */
#global-navi {
	width: 100%;
	background: #D6C8B8;
}
#global-navi span {
	display: block;
	color: #e2d9cd;
}
#global-navi a:hover span, #global-navi .current-menu-item span {
	color: #311d04;
}
#global-navi a:hover span {
	display: block;
}
#global-navi nav {}
#global-navi ul {
	list-style: none;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.3);
}
#global-navi li {
	float: left;
	text-align: center;
}
#global-navi li a {
	padding: 0 10px;
}
#global-navi li#menu-item-11484 {}
#global-navi li#menu-item-11481 {}
#global-navi li#menu-item-11481 span {
	font-size: 11px;
	padding-top: 2px;
}
#global-navi li a {
	display: block;
	height: 60px;
	text-decoration: none;
	font-family: "kinesis-pro-3", sans-serif;
	vertical-align: middle;
	padding-top: 13px;
	font-size: 18px;
}
#global-navi li.current-menu-item a, #global-navi li a:hover {
	background: rgba(255, 255, 255, 0.41);
}
#global-navi li span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 12px;
	font-weight: bold;
}
/* ------------------------------------------------------------

	プロポーズ

------------------------------------------------------------ */
.propose {
	padding: 50px 0 0 0;
	background: url("img/propose-tit.gif") no-repeat;
	margin-top: 45px;
}
.propose dl {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.propose dt {
	font-size: 16px;
	color: #238EC4;
	background: url("img/propose-titB.gif") no-repeat 0 -6px;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0 0 3px 40px;
	border-bottom: 2px solid;
	margin: 23px 0 13px;
}
.propose dd {
	background: url("img/propose-line.gif") repeat-y;
	line-height: 30px;
	padding-bottom: 30px;
}
.propose dd.name {
	font-weight: bold;
	color: #FFA500;
}
.content .propose dd p {
	line-height: 30px;
	margin-bottom: 0;
}
.propose dd span {
	font-weight: bold;
	color: #9900CC;
}
.section {
	border-bottom: 1px dotted #cccccc;
	float: left;
	width: 615px;
	margin: 0 0 0 10px;
	padding-bottom: 15px;
}
.bnone {
	border: none !important;
}
#c-pref {
	background: url("img/home-brand-bj-btm.gif") 100% 100% no-repeat;
	margin-top: 7px;
	padding-bottom: 5px;
	float: left;
}
#c-pref h3 {
	background: url("img/home-brand-cpref-top.png") 0 0 no-repeat;
	width: 640px;
	height: 45px;
	text-indent: -999em;
}
#c-pref h4 {
	background: url("img/al003.gif") no-repeat;
	padding-left: 16px;
	font-size: 12px;
	line-height: 11px;
	margin: 10px 0 7px 15px;
	clear: both;
	position: relative;
	color: purple;
}
#c-pref dl {
	padding: 0 10px 0 31px;
	float: left;
}
#c-pref dt {
	background: url("img/poi-cpref.gif") 0 12px no-repeat;
	padding-left: 10px;
	line-height: 30px;
	float: left;
	width: 500px;
}
#c-pref dd {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#c-pref ul {
	margin-top: 5px;
}
#c-pref li {
	float: left;
	list-style: none;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 7px 7px 0;
	white-space: nowrap;
}
#c-pref a.spref {
	position: absolute;
	right: 0;
	font-weight: normal;
	font-size: 10px;
	color: purple;
	background: url("img/arr267.gif") 100% 50% no-repeat;
	padding-right: 15px;
}
ul.btngun {
	margin-bottom: 10px;
	float: left;
}
ul.btngun li {
	float: left;
	list-style: none;
}
.gbtom {
	margin-top: -10px !important;
	margin-bottom: 20px;
}
h3.homeh3 {
	font-size: 100%;
	font-weight: normal;
}
h3.homeh3 strong {
	color: purple;
}
.box-size {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.main-un {
	width: 980px;
	margin: 0 auto;
	padding: 20px;
	border: 2px solid #CC9DCC;
	padding-bottom: 10px;
	background: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.main-un .inbox {
	padding: 10px;
}
.main-un .inbox h2 {
	background: url("img/main-un-title.gif") no-repeat;
	padding-left: 20px;
	font-size: 15px;
	color: #660066;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 7px;
}
.main-un .inbox p {
	word-spacing: 1px;
	line-height: 20px;
	letter-spacing: 1px;
	line-height: 200%;
}
#twitter {
	float: left;
	margin-bottom: 15px;
}
#text-formA {
	margin-bottom: 20px;
	border-bottom: 1px solid #EAA8C9;
	padding-bottom: 30px;
}
#text-formA ol li {
	line-height: 200%;
	list-style-position: outside;
	background: url("img/poi-cross.png") 0px 9px no-repeat;
	padding-left: 11px;
}
.gallery {
	float: left;
	padding-bottom: 30px;
	width: 600px;
}
.linebgA {
	background: #FFDEAD;
}
.atn li, .album-img li, .brand-img li {
	list-style-type: none;
}
.brand-url {
	width: 100%;
	padding: 20px 0 10px;
}
.brand-url a {
	font-size: 12px !important;
}
.atn {
	width: 600px;
	float: left;
	margin: 15px 0 20px 0;
}
.atn li {
	list-style-position: outside !important;
	background: url("img/poi-cross.png") 0 6px no-repeat;
	padding-left: 9px;
	margin-bottom: 0px;
	font-size: 10px;
}
.album-img {
	width: 600px;
	margin: 0 auto 30px;
}
.album-img li {
	float: left;
	margin: 0 10px 10px 0;
}
.album-img li a {
	width: 106px;
	height: 80px;
	display: block;
}
.album-img li img {
	border: 1px solid #ccc;
}
.kasane-img {
	width: 540px;
	float: left;
	margin-left: 30px;
}
.kasane-img li {
	float: left;
	margin: 0 10px 10px 0;
}
.kasane-img li a {
	width: 170px;
	height: 127px;
	display: block;
}
.kasane-img li img {
	border: 1px solid #ccc;
}
.brand-img ul {
	width: 100%;
}
.brand-img li {
	width: 23%;
	margin-right: 2%;
	float: left;
	text-align: center;
	font-size: 12px;
}
.brand-img.collabo li {
	width: 48%;
	margin-right: 2%;
}
.brand-img li .title {
	padding-top: 7px;
}
.brand-img li .kana, .brand-img li .title {
	display: block;
}
.brand-img li .title a {
	color: #3591CB;
}
.home-lists.brand-img li {
	width: 15.66666%;
	margin-right: 1%;
	text-align: center;
}
.brand-img li:last-child {
	margin-right: 0;
}
.brand-img li img {
	border: 1px solid #E7E7E7;
}
.brand-img li a img {
	max-width: 100%;
	height: auto;
}
.brand-img li a:hover {
	background: url("img/thum01bgover.gif");
}
.brand-img li a {
	text-decoration: none;
}
.thum01 {
	padding: 4px;
	background: url("img/thum01bg.gif");
	border: 1px solid #E7E7E7;
	float: left;
	margin: 0 10px 10px 0;
}
.eve01 td {
	padding: 0 0 10px 0 !important;
	vertical-align: top;
}
#klinks {
	display: none;
}
#post-exp {
	font-size: 120%;
	padding-top: 20px;
	width: 100%;
}
#post-2 #post-exp {
	font-size: 100%;
}
#post-exp dl {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
#post-exp dt, #post-exp dd {
	padding: 20px 0;
}
#post-exp dt {
	width: 30%;
	float: left;
	color: #AB4254;
}
#post-2 #post-exp dt {
	font-weight: normal;
}
#post-exp dd {
	width: 70%;
	float: left;
}
.tomowari {
	border-top: 1px dotted #ccc;
}
.tomowari dl {
	margin: 10px 0;
}
.tomowari dt {}
.tomowari dd {}
.tomowari dd ul {
	list-style: none;
}
.tomowari dd li {
	list-style-position: outside !important;
	list-style-type: none !important;
	background: url("img/ar_red.gif") 0 4px no-repeat;
	margin: 5px 0 0 0;
	padding-left: 15px;
}
.ulA {
	margin: 0 auto 10px;
}
.ulA li {
	list-style-position: outside !important;
	margin: 5px 0 0 15px;
	padding-left: 0px !important;
}
.setsumei li {
	letter-spacing: 1px;
	line-height: 25px;
	list-style-position: outside !important;
	margin-left: 20px;
	padding-left: 10px;
}
.setsumei strong {
	color: #ff6600;
	text-decoration: underline;
}
.shimekiri {
	font-size: 12px;
	font-weight: normal;
	font-color: #555555;
}
.mousikomi {
	background: url(img/btn-seminar-submit.gif) 0 0 no-repeat;
	text-indent: -999em;
	display: block;
	height: 25px;
	width: 142px;
	margin: 0 auto;
}
.dateA {
	font-size: 160%;
	color: #BB3097;
	font-weight: bold;
}
.pink-BIG {
	font-size: 15px;
	color: #BB3097;
	font-weight: bold;
}
h3.forbiz, h3.formtitle {
	width: 600px;
	height: 85px;
	display: block;
	text-indent: -9999px;
	background: url(img/titleB.png) no-repeat;
}
h3.forbiz {
	background-position: 0 -100px;
	height: 60px !important;
}
td.imgbox {
	vertical-align: top;
}
span.must {
	background: url(img/icons2.gif) no-repeat 100% -360px;
	padding: 0 20px 0 0;
}
table.tableD {
	width: 600px;
	border: 1px solid #CCC;
	margin: 15px 0;
}
table.tableD strong {
	color: #800080;
}
table.tableB {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
table.tableB th, table.tableB td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.bycar {
	background: url("img/icon_car.png") no-repeat;
	height: 32px;
	line-height: 32px;
	display: block;
}
.bytrain {
	background: url("img/icon_train.png") no-repeat;
	height: 32px;
	line-height: 32px;
	display: block;
}
table.tableA th, table.tableA td, table.tableD th, table.tableD td {
	border: 1px solid #CCC;
}
table.tableB th, table.tableB td {
	padding: 10px;
}
table.tableD td {
	vertical-align: middle;
}
table.tableD td.tdpink {
	width: 140px;
	background: url("img/td1.png") 0 0 repeat;
	text-align: center;
	padding: 10px;
}
table.tableD table.nob, table.tableD td.nob {
	border: none !important;
}
table.tableD td.nob {
	padding: 3px;
}
#tableA {
	margin: 0 auto;
	width: 550px;
}
table.tableA {
	border: 1px solid #CCC;
	margin: 15px 0;
}
.tableA .tel {
	font-size: 30px;
	line-height: 160%;
	font-family: arial;
	color: #B80642;
}
/* ポスト */
#post-29 #profile p, #post-399 p {
	padding: 0;
}
#post-29 #profile {
	float: left;
}
#post-29 #profile dl {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#post-29 #profile dl dt {
	width: 120px;
	float: left;
}
#post-29 #profile dl dd {
	width: 480px;
	float: right;
}
#post-40 dl dd {
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 15px 0;
}
#post-40 dl dt {
	background: url(img/icons2.gif) no-repeat 0 -200px;
	padding: 0 0 0 20px;
}
/* バナー */
#onlineshop a.onlineshop {
	width: 270px;
	height: 150px;
	background: url("img/onlineshopping.gif") 0 0 no-repeat;
	text-indent: -999em;
	display: block;
}
#melma a.melma, #klinks a.ameblo, #klinks a.bstyle {
	height: 65px;
	width: 270px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background: url(img/banner.png) no-repeat;
	display: block;
}
#klinks a.ameblo {
	background-position: 0 0;
}
#klinks a.bstyle {
	background-position: 0 -70px;
}
#melma a.melma {
	background-position: 0 -140px;
}
/* メルマガ */
#melma {}
/* リンクス */
.lineA {
	background: url(img/line.png) repeat-x;
	height: 4px;
	margin: 10px 0;
	width: 100%;
	font-size: 4px;
	float: left;
	text-indent: -999em;
}
#klinks h3.klinks {
	background-position: 0 -80px;
}
/* ページイベント */
#page-event {}
#page-event dt {
	width: 106px;
	float: left;
	clear: left;
	margin-right: 10px;
}
#page-event dd {
	width: 470px;
	float: right;
}
#page-event img {}
#page-event .exp {
	color: #8F4423;
}
#page-event .comA span {
	font-weight: bold;
}
/* サイドメニュー */
#news dt, #news dd {
	margin-top: 5px;
}
#event dd.exp, #sidebar dd.meta {
	font-size: x-small;
	color: #DF9E14;
	font-family: verdana;
}
#page-event dl, #event dl {
	border-bottom: 1px dotted #ccc;
	float: left;
	padding: 10px 5px 10px 5px;
}
#event dt {
	width: 70px;
	float: left;
	margin-right: 10px;
}
#event dd {
	width: 180px;
	float: right;
}
#event img {
	border: 1px solid #ccc;
	padding: 1px;
}
#news dl, #event dl {
	background: #FFF;
}
#event, #event li, #news, #blog-list {
	width: 270px;
	float: left;
}
#news dl {
	width: 260px;
	padding: 5px;
}
#blog-list {
	margin-top: 7px;
}
#event h2, #news h2, #blog-list h2 {
	height: 30px;
	text-indent: -9999px;
	background: url(img/titleA.gif) 0 0 no-repeat;
	display: block;
}
#blog-list {
	background: url("img/sidewaku.png") no-repeat 100% 100%;
	padding-bottom: 7px;
}
#blog-list ul {
	background: #FFFFFF;
	padding: 5px 5px 0 5px;
}
#event h2 {
	background-position: 0 -40px;
}
#news h2 {
	background-position: 0 -80px;
}
#blog-list h2 {
	background-position: 0 0;
}
#klinks h3 {
	height: 30px;
	text-indent: -9999px;
	background: url(img/titleA.png) no-repeat;
	display: block;
}
/* ------------------------------------------------------------

	トップページ

------------------------------------------------------------ */
.home #main #page-event {
	width: 640px !important;
}
.home #main #page-event dl {
	width: 595px;
	padding: 10px;
	margin-left: 10px;
}
.home #main #page-event dd {
	padding-bottom: 7px;
}
.home #main #page-event dd.comA {
	font-size: 11px;
}
.home #main #page-event dd.excerpt {
	line-height: 20px;
}
.evetit a, .home #main #page-event .tit a {
	font-size: 120%;
	color: #C3210B !important;
}
.home #main #page-event, #Pressrelease, .products, #c-pref {
	margin-top: 10px;
	width: 100%;
}
.products ul {
	width: 100%;
	padding: 10px;
	list-style-type: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
a.pointA {
	background: url("img/point.gif") 0 4px no-repeat;
	margin-left: 5px;
	padding-left: 15px;
}
#Pressrelease #inbox {
	width: 620px;
	padding-left: 20px;
}
#c-pref #home-lists, #c-pref .home-lists {
	padding-top: 7px;
}
.home #main #page-event h2.eve {
	background: url("img/title-event.png") 0 0 no-repeat;
	width: 640px;
	height: 45px;
	text-indent: -999em;
}
#Pressrelease h2 {
	background: url("img/title-prelease.png") 0 0 no-repeat;
	width: 640px;
	height: 45px;
	text-indent: -999em;
}
.products h2.toriatsukai {
	background: url("img/title-brand.png") 0 0 no-repeat;
	width: 640px;
	height: 45px;
	text-indent: -999em;
}
.products #wc h2 {
	background: url("img/home-brand-wc-top.gif") 0 0 no-repeat;
	width: 640px;
	height: 32px;
}
.products #bj {}
#Pressrelease dl.keisaino {
	display: none;
}
#Pressrelease dl {
	width: 100px;
	float: left;
	margin: 10px;
	font-size: 10px;
	height: 185px;
	overflow: hidden;
}
#Pressrelease dt {
	margin-bottom: 5px;
}
#Pressrelease dd {
	text-align: center;
}
#consemi dl {
	border: 1px solid #DCDCDC;
	line-height: 135%;
	margin-bottom: 10px;
	min-height: 90px;
	_height: 90px;
	padding: 5px;
	background: #EFEAE0;
}
#consemi dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#consemi dl dd {
	width: 480px;
	line-height: 150%;
	float: right;
}
#consemi dl dd p {
	padding: 0;
	margin: 0;
}
#consemi dl dt.thumb {
	float: left;
	height: 90px;
	width: 90px;
}
#seminar dl {
	border: 1px solid #CCC;
	line-height: 135%;
	margin-bottom: 7px;
	min-height: 35px;
	padding: 3px;
	background: #F1D8D1;
}
#seminar dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html #seminar dl {
	display: inline-block;
	padding-bottom: 1px;
}
#seminar dl dt.thumb {
	float: left;
	height: 60px;
	width: 60px;
}
#seminar dl dd.title {
	float: right;
	width: 190px;
	height: 60px;
}
#seminar a, #seminar dl dd.title a, #seminar dl dd.seminar_date {
	font-weight: bold;
	color: purple;
}
#seminar dl dd.seminar_date {}
#seminar dl dd {
	line-height: 150%;
	margin: 0 0 5px 0;
	width: 100%;
}
#seminar dl dd.seminar_date, #seminar dl dd.seminar_place, #seminar dl dd.excerpt {
	float: left;
}
/* トピックス */
#topics {
	float: left;
	width: 250px;
}
#topics h2 {
	height: 40px;
	text-indent: -9999px;
	background: url(img/titleA.png) 0 -240px no-repeat;
	display: block;
}
#topics dl {
	border: 1px solid #DCDCDC;
	font-size: 0.65em;
	line-height: 160%;
	margin-bottom: 3px;
	min-height: 35px;
	padding: 3px;
}
#topics dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html #topics dl {
	display: inline-block;
	padding-bottom: 1px;
}
#topics dl dt {
	float: right;
	font-size: 110%;
	font-weight: bold;
	margin: 2px 0 4px;
	width: 170px;
}
#topics dl dd.title {
	float: right;
	width: 170px;
}
#topics dl dd.thumb {
	float: left;
	height: 60px;
	width: 60px;
}
/* ニュース */
#topnews {
	float: right;
	width: 380px;
}
#topnews h2 {
	height: 40px;
	text-indent: -9999px;
	background: url(img/titleA.png) 0 -40px no-repeat;
	display: block;
}
#topnews dl {
	border: 1px solid #DCDCDC;
	font-size: 0.65em;
	line-height: 135%;
	margin-bottom: 3px;
	min-height: 35px;
	padding: 3px;
}
#topnews dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html #topnews dl {
	display: inline-block;
	padding-bottom: 1px;
}
#topnews dl dt {
	float: right;
	font-size: 110%;
	font-weight: bold;
	margin: 2px 0 4px;
	width: 300px;
}
#topnews dl dd.title, #topnews dl dd.excerpt {
	float: right;
	width: 300px;
	font-size: 12px;
	line-height: 150%;
}
#topnews dl dd.thumb {
	float: left;
	height: 60px;
	width: 60px;
}
#gotop {
	width: 100%;
	height: 40px;
	margin-bottom: 8px;
}
#gotop a {
	background: url(img/pageup.png) 0 0 no-repeat;
	text-indent: -999em;
	width: 100px;
	height: 40px;
	float: right;
	display: block;
	text-decoration: none;
}
#gotop a:hover {
	background-position: 0px -40px;
}
#unmenu {
	margin: 0 auto;
	text-align: center;
}
#footer ul {
	padding-left: 30px;
}
#footer li {
	list-style-type: none;
	display: inline-block;
	list-style-potision: outside;
	font-size: 12px;
	background: url("img/topicmark.gif") 0 0px no-repeat;
	padding: 0 0 4px 10px;
	margin-left: 10px;
}
#copyright a, #footer li a {
	color: #E6E6E6;
	font-size: 11px;
	letter-spacing: 1px;
}
#content_top, #content_bottom {
	width: 940px;
	height: 3px;
}
#content_top {
	background-position: 0 0;
	margin-top: 10px;
}
#content_bottom {
	background-position: 100% 100%;
}
#header-box .recruit a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
#telun {
	position: absolute;
	top: 53px;
	right: 191px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #CC00CC;
}
.fixed {
	position: fixed;
	top: 0px;
	z-index: 9999;
}
.ggg {
	background: yellow;
}
.contents-top {
	width: 950px;
	height: 5px;
	background: url("img/bg_top.png") no-repeat;
	clear: both;
	margin-top: 7px;
}
.contents-btm {
	width: 950px;
	height: 5px;
	background: url("img/bg_in_bottom.png") no-repeat;
	clear: both;
}
#title a {
	text-decoration: none;
	color: #FFF;
	height: 30px;
	display: block;
	font-family: "Trajan Pro";
	letter-spacing: 0;
}
#tagline {
	color: #FFF;
	border-top: 1px solid #FFF;
	text-decoration: none;
	font-size: 10px;
	float: left;
	padding: 0 3px;
}
#sidebarA img {
	margin-bottom: 5px;
}
#facebook {
	background: #FFFFFF;
}
#goto_url {
	position: absolute;
	top: 57px;
	left: 193px;
}
.sup-spot {
	margin-top: 15px;
	border-top: 4px dotted #cccccc;
	padding-bottom: 15px;
	float: left;
	width: 100%;
	padding-top: 16px;
}
.sup-spot h3 {
	font-size: 14px;
	color: purple;
}
.sup-spot h4 {
	font-size: 14px;
	padding-left: 55px;
	margin-top: 7px;
	line-height: 14px;
	color: #6B5C5C !important;
	margin: 15px 0;
}
.sup-spot h4.service {
	background: url("img/icon-service.gif") no-repeat;
}
.sup-spot h4.hotel {
	background: url("img/icon-hotel.gif") no-repeat;
}
.sup-spot dt, .sup-spot dd {
	line-height: 26px;
}
.sup-spot dl {
	float: left;
	width: 100%;
}
.sup-spot dt {
	float: left;
	width: 55px;
	color: #AD7979;
	font-weight: bold;
}
.sup-spot dd {
	float: left;
	width: 500px;
}
.orange {
	color: orange;
}
.hsnone {
	font-size: 12px;
	padding: 3px 0;
	color: #222;
	font-weight: normal;
}
h3.cat_bridal {
	width: 100%;
	padding: 20px 0;
	font-size: 16px;
	color: rgb(179, 157, 40);
}
/*
===== CLEARFIX ==========================================
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 100%;
}
table.sbrand {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
table.sbrand th, table.sbrand td {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	text-align: left;
	line-height: 1.7;
}
table.sbrand th {
	width: 130px;
	vertical-align: top;
	padding: 10px 0;
	color: #318BA2;
}
.postid-3583 .p-ichiran {
	float: left;
}
.postid-3583 .p-ichiran dl {
	width: 100%;
	float: left;
	border-bottom: 1px dotted #cccccc;
	padding: 12px 0;
}
.postid-3583 .p-ichiran dl dt, .postid-3583 .p-ichiran dl dd {
	width: 100%;
	float: left;
}
.postid-3583 .p-ichiran dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #800080;
	margin-bottom: 5px;
}
.postid-3583 .p-ichiran dl dt span.yomigana {
	font-size: 10px;
	color: skyblue;
	padding-left: 10px;
}
.postid-3583 .p-ichiran dl dd li {
	float: left;
	margin-right: 15px;
}
.brandcont h3, h3.brand {
	line-height: 1.5;
	color: #5A62C5;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}
.titA {
	padding: 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #C6E6F3;
}
.hawaiian_link {
	text-align: center;
	width: 100%;
	border-top: 1px dashed #DAAE9A;
	border-bottom: 1px dashed #DAAE9A;
	padding: 20px 0;
	margin: 20px auto;
}
/***********************************************
ページナビ
***********************************************/
@font-face {
	font-family: 'pgnavi-icon';
	src: url('fonts/pgnavi-icon.eot');
	src: url('fonts/pgnavi-icon.eot?#iefix') format('embedded-opentype'), url('fonts/pgnavi-icon.woff') format('woff'), url('fonts/pgnavi-icon.ttf') format('truetype'), url('fonts/pgnavi-icon.svg#pgnavi-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.wp-pagenavi span.current {
	font-weight: normal;
	color: #915D42;
}
.wp-pagenavi {
	font-size: 23px;
	font-weight: normal;
	text-align: center;
	font-family: georgia, "times new roman", times, serif;
}
.wp-pagenavi a, .wp-pagenavi span {
	border: none;
	padding: 0 6px;
	color: #F2748A;
}
.previouspostslink:before, .nextpostslink:before {
	font-family: "pgnavi-icon";
	font-size: 24px;
	line-height: 1;
	display: inline-block;
}
.previouspostslink:before {
	content: '\e602';
}
.nextpostslink:before {
	content: '\e603';
}
.wp-pagenavi a:hover {
	text-decoration: none;
}
.wp-pagenavi .pages {
	font-size: 12px;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}
.previouspostslink:before, .nextpostslink:before {
	font-family: 'pgnavi-icon';
	vertical-align: -4px;
}
.nextpostslink:before {
	content: "\e603";
}
.previouspostslink:before {
	content: '\e602';
}
.page-id-16059 .content-in {
	background: #FFF;
	margin-top: 20px;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 15px 8px;
	line-height: 1.8;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table th {
	font-weight: normal;
	text-align: left;
}
.H2TB {
	margin-bottom: 25px;
	font-size: 20px;
	background: #eaeaea;
	line-height: 1.7;
	padding: 5px 10px;
	border-left: 5px solid #000;
}
.H3TB {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0;
}
.brand_cont p {
	margin-bottom: 1em;
}
.totalcom h3 {
	margin: 15px 0 8px;
	color: brown;
}
.Tunline {
	text-decoration: underline;
}
body.single-brand .news_cont {
	line-height: 1.8em;
	letter-spacing: 0.075em;
}
.products .top-search-cat ul {
	margin-top: 10px;
	padding: 0;
}
.top-search-cat li {
	width: 24%;
	float: left;
	margin-right: 1%;
	font-size: 11px;
}
.top-search-cat li img {
	margin-bottom: 10px;
}
.diy_menu ul {
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.diy_menu ul li {
	width: calc((100% - 40px) / 3);
	min-height: 300px;
	margin-bottom: 40px;
}
.diy_menu ul li .DiyContTit {
	text-align: center;
	font-size: 15px;
	margin-bottom: 1em;
	font-weight: bold;
	color: #595656;
}
.diy_menu ul li .DiyExcerpt {
	font-size: 12px;
	min-height: 6em;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
.DiyLinkChecck {
	margin-top: 20px;
	;
}
.DiyLinkChecck a {
	display: block;
	border: 1px solid #757070;
	padding: 7px;
	text-align: center;
	letter-spacing: 0.3em;
	font-weight: 400;
}
#bread {
    padding: 1em 0 3em;
    font-size: .9em;
    letter-spacing: .075em;
}
#bread li {
	float: left;
	font-size: 11px;
}
#bread li span {
	margin: 0 0.5em;
}
/* ------------------------------------------------------------

	QA

------------------------------------------------------------ */
dl.qa {
	border-top: 1px solid #ddd;
	padding: 33px 0 10px;
}
dl.qa dt {
	cursor: pointer;
	min-height: 40px;
	background: url(img/icon_plus.png) no-repeat 100% 0px;
	background-size: 32px;
}
dl.qa dt.open {
	background-image: url(img/icon_minus.png);
}
dl.qa dt span {
	display: block;
	padding: 6px 45px 20px 4em;
	font-size: 14px;
	color: #505050;
	background: url(img/faqQ.png) no-repeat 0 -2px;
	background-size: 33px auto;
}
dl.qa dd {
	color: #505050;
	background: url(img/faqA.png) no-repeat;
	background-size: 33px;
	padding-left: 4em;
	padding-top: 4px;
	padding-bottom: 20px;
	font-size: 80%;
	line-height: 2em;
}
/***************************/
.link_diy_01 {
	margin-bottom: 20px;
}
.link_diy_01 a {
	padding: 10px 20px;
	min-width: 100px;
	border: 1px solid #36312F;
	border-radius: 5px;
	display: inline-block;
}
.link_diy_01 a:hover {
	background: #f0edeb;
}
.link_diy_01 a span {
	background: url(img/icon_arrow_01.svg) no-repeat 0 50%;
	background-size: 7px;
	padding-left: 1.4em;
}
.link_diy_01 a:hover {
	text-decoration: none;
}
.DivFlowLink02 ul, .DiyLink02 ul {
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.DivFlowLink02 li {
	width: calc((100% - 40px) / 2);
	padding: 0 30px;
}
.DivFlowLink02 li a {
	background: #604c3f;
	color: #FFF;
	display: block;
	text-align: center;
	padding: 20px;
	letter-spacing: 3px;
	text-decoration: none;
}
.DivFlowLink02 li a:hover {
	background: #7c6759;
}
.DiyImgContact {
	text-align: center;
	margin: 5em 0 3em;
}
.page-id-21018 .content-in p {
	margin-bottom: 1em;
}
/*flexbox*/
.flexbox {
	display: flex;
}
.flexW {
	flex-wrap: wrap;
}
.flexWJS {
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.flexbox.flexPC3SP2 li {
	width: calc((100% - 80px) / 3);
	margin-right: 40px;
	margin-bottom: 40px;
}
.flexbox.flexPC3SP2 li:nth-child(3n) {
	margin-right: 0;
	;
}
.DiyworksArchivePage li .title {
	text-align: center;
	padding: 10px;
}
.album-thumb {
	width: 215px;
	height: 161px;
	overflow: hidden;
}
#inner {
	margin-top: 30px;
}
.totalcom p {
	margin-bottom: 1em;
	line-height: 1.8em;
}
.content-in p {
    line-height: 2.2;
    letter-spacing: 0.075em;
		margin-bottom: 1em;
}
.tleft {
text-align: left!important;
}
