html,body,form,fieldset,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dt,dd,address{margin:0;padding:0}

html,body{background-color:#fff;font-size:14px;line-height:1.5}

ul li{list-style:none}ol li{list-style:none}

body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
	font-size: 14px;
	line-height: 1.5;
}

img {
	vertical-align:bottom
}

.clear{clear:both}

.accordion_head{cursor:pointer}

div[data-sc-role="content"] img{margin:0px}

div[data-sc-role="wrapper"]{white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word;word-break:break-all}

*[data-sc-role="button"]{display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;display:box;background-color:#000000;background-image:-webkit-gradient(linear, left top, left bottom, from(#0a6535), to(#000000));background-image:-webkit-linear-gradient(top, #0a6535, #000000);background-image:-moz-linear-gradient(top, #0a6535, #000000);background-image:-ms-linear-gradient(top, #0a6535, #000000);background-image:-o-linear-gradient(top, #0a6535, #000000);background-image:linear-gradient(top, #0a6535, #000000);border:1px solid #0a6535;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:.5ex .5em;min-width:60px;color:#ffffff;text-shadow:-1px -1px 1px rgba(0,0,0,.8);text-decoration:none}

*[data-sc-icon-right],*[data-sc-icon-left]{display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;display:box;-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;-o-box-align:center;box-align:center}*[data-sc-role="icon-right"],*[data-sc-role="icon-text"],*[data-sc-role="icon-left"]{display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;display:box}

*[data-sc-role="icon-right"]{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-box-ordinal-group:3;-o-box-ordinal-group:3;box-ordinal-group:3}*[data-sc-role="icon-text"]{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-box-ordinal-group:2;-o-box-ordinal-group:2;box-ordinal-group:2;-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-o-box-flex:1;box-flex:1}*[data-sc-role="icon-left"]{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-box-ordinal-group:1;-o-box-ordinal-group:1;box-ordinal-group:1}*[data-sc-role="icon-right"] img,*[data-sc-role="icon-text"] img,*[data-sc-role="icon-left"] img{vertical-align:bottom}

div[data-sc-role="header"]{-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;-o-box-align:center;box-align:center;width:100%}

p#logo{padding:10px;display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;display:box;-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-o-box-flex:1;box-flex:1;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-box-ordinal-group:1;-o-box-ordinal-group:1;box-ordinal-group:1}#menu_bt{margin:0 10px;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-box-ordinal-group:2;-o-box-ordinal-group:2;box-ordinal-group:2;text-align:center}div[data-sc-role="main"]{background:#ffffff}

div[data-sc-role="content"]{padding:0px;}

.koi{ #0a6535 }
.usu{ #21dd7a }
.moj{ #0a6535 }
.grad-start { #EEDDC1 }
.grad-end{ #E8CFA6 }
.grad-moj { #80511D }

h2,
.form_index_title {
	border-bottom: 5px solid #0a6535;
	border-top: 1px dotted #0a6535;
	color: #0a6535;
	font-size: 120%;
	margin: 10px 0;
	padding: 12px 5px;
	text-align: center;
}

h3,
form div,
dt {
	color:#5e5e5e;
	background-color: #0a6535;
	/*background: -moz-linear-gradient(top, #0a6535 0%,#fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#0a6535), to(#fff));*/
	font-size: 14px;
	font-weight: bold;
	padding:10px;
	margin: 10px 0;
}

h4 {
	border-top:#0a6535 solid 1px;
	border-bottom:#0a6535 solid 1px;
	/*border-left:#0a6535 dotted 4px;*/
	padding-left:10px;
	color:#0a6535;
	font-size: 14px;
	margin: 10px 0;
}

h5 {
	border-bottom: 1px solid #333;
	margin:20px 0px 10px;
	font-size: 14px;
	margin: 10px 0;
}

h5.m_none{border-left:#8A1111 solid 4px;border-top:none;padding:0px 0px 0px 5px}/*dl,ul,li{margin-bottom:10px}*/

h6 {
font-size: 14px;
}

table {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

td {
	border-top: 1px solid #0a6535;
	border-right: 1px solid #0a6535;
	border-bottom: 1px solid #0a6535;
	border-left: 1px solid #0a6535;
	padding: 0.3em 1em;
	text-align: center;
}

th{font-weight:700}*[data-sc-role="list"]{margin:0 0 10px}*[data-sc-role="list"] > *{display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;display:box;-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-o-box-flex:1;box-flex:1;width:100%;margin:0;list-style:none}*[data-sc-role="list"] > * a{display:-webkit-box;display:-moz-box;display:-ms-box;display:-o-box;display:box;-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-o-box-flex:1;box-flex:1;padding:1.5ex 1em;border:1px solid #999999;border-top:0;background-color:#000000;background-image:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#D9D9D9));background-image:-webkit-linear-gradient(top, #ffffff, #D9D9D9);background-mage:-moz-linear-gradient(top, #ffffff, #D9D9D9);background-image:-ms-linear-gradient(top, #ffffff, #D9D9D9);background-image:-o-linear-gradient(top, #ffffff, #D9D9D9);background-image:linear-gradient(top, #ffffff, #D9D9D9);text-decoration:none;color:#000000}*[data-sc-role="list"] > *:first-child a{border-top:1px solid #999999;-webkit-border-top-left-radius:10px;-moz-border-radius-topleft:10px;-ms-border-top-left-radius:10px;-o-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;-ms-border-top-right-radius:10px;-o-border-top-right-radius:10px;border-top-right-radius:10px}*[data-sc-role="list"] > *:last-child a{-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-ms-border-bottom-left-radius:10px;-o-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;-ms-border-bottom-right-radius:10px;-o-border-bottom-right-radius:10px;border-bottom-right-radius:10px}

div[data-sc-role="footer"]{-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;-o-box-align:center;box-align:center;width:100%;color:#000;font-size:.77em;padding-bottom:4px;border-bottom:#262626 solid 4px}

div[data-sc-role="footer"] a{color:#ffffff}address{font-style:normal}*[data-sc-role="modal"]{position:absolute;top:0;left:0;width:100%}*[data-sc-role="modal-inner"]{padding:15px}

a{color:#000;text-decoration:underline;cursor:pointer}

#col-a .inner{border:1px solid #D0D0D0;padding:0 10px 10px;margin:20px 0}

#footer,#container,#m02 dd,#mail,#col-a .inner{display:block}#price_sp #col-a .inner{border:none;padding:0 0px 10px;margin:20px 0}#price_sp div#alink p{float:left;padding:0;width:50%}#price_sp table th{width:20%}#price_sp .inner table.pricelist th p{font-size:90%;padding-left:0}#s-map li{padding:10px;border-bottom:#AAA solid 1px}#faq_sp #col-a dt{margin-bottom:10px;padding:5px 5px 5px 30px;font-size:120%;font-weight:700;letter-spacing:0;border-bottom:1px dotted #D0D0D0;background:url(./upload/faq_q.gif) no-repeat 0 6px}#faq_sp #col-a dd{text-indent:28px;padding:5px 0;background:url(./upload/faq_a.gif) no-repeat}#faq_sp #col-a dl{border-bottom:1px solid #D0D0D0;margin:10px 0;padding:0 0px 10px}#menulist_sp #col-a .inner{border-bottom:#AAA dotted 1px;padding:0 0px 10px;margin:20px 0;border-left:none;border-right:none;border-top:none}#nav li{display:inline-block;width:49%;margin:0px}div[data-sc-role="content"] #nav img{display:block;margin:10px auto 0px}#menulist_sp #nav{margin:5px 0px;padding:5px;background:#F5F1E6}.principal_b{font-weight:700;color:#630017}#col-a .inner2{padding:0 0px 10px;margin:20px 0px;border-bottom:1px dotted #CCC}.principal_b2{font-weight:700;color:#630017;padding-bottom:0}#page01.popUp{display:none}#menu_datsumou_sp #navA{margin:0;padding:10px;background:#F5F1E6}#menu_datsumou_sp .epi_parts{background:url(./upload/menu-datsumou-img06.jpg) top center no-repeat;background-size:320px 337px;padding-top:340px}.inner .box,.inner_op{padding:5px;border:#C57272 solid 1px}#bust03_sp ul.step{font-weight:700;color:#7F0002}#bust03_sp ul.step{font-weight:700;color:#7F0002;margin:5px 0}.top #col-a .box2 dl,#salon_sp #col-a .inner dl{border-top:1px dashed #D0D0D0;margin-top:15px}

#salon_sp .accordion_head{padding:5px;margin:20px 0px 10px;background:#BE0505;color:#FFF;font-weight:700}#salon_sp .ac ul{margin:0px 0px 0px;text-align:center;padding:10px 0px;border-bottom:white dotted 1px}

#salon_sp .shopinfo{display:inline-block;margin:0% 9% 0% 0%;padding:5px 10px;text-align:center;background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #220D82), color-stop(1.00, #220D82), color-stop(0.00, #745DFF));background:-webkit-linear-gradient(top, #745DFF 0%, #220D82 100%, #220D82 100%);background:-moz-linear-gradient(top, #745DFF 0%, #220D82 100%, #220D82 100%);background:-o-linear-gradient(top, #745DFF 0%, #220D82 100%, #220D82 100%);background:-ms-linear-gradient(top, #745DFF 0%, #220D82 100%, #220D82 100%);background:linear-gradient(to bottom, #745DFF 0%, #220D82 100%, #220D82 100%);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}

#salon_sp .shoptel{display:inline-block;padding:5px;width:25%;text-align:center;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFB8DD), color-stop(1.00, #CF026C));background:-webkit-linear-gradient(#FFB8DD, #CF026C);background:-moz-linear-gradient(#FFB8DD, #CF026C);background:-o-linear-gradient(#FFB8DD, #CF026C);background:-ms-linear-gradient(#FFB8DD, #CF026C);background:linear-gradient(#FFB8DD, #CF026C);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}

#salon_sp a{color:#FFF}

#col-a .ac p{border-bottom:#AAA dotted 1px;border-left:#822 solid 3px;padding:0px 0px 0px 5px;background:none}

input[value="郵便番号から住所を入力"]{display:none}

input,textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box}

textarea{height:200px}

#fmail_sp .button form.fmail_submit,#fmail_sp .button form.fmail_cancel{width:100%;text-align:center}

#fmail_sp h3{display:none}
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}
.rslides li{position:absolute;display:none;width:100%;left:0;top:0}
.rslides li:first-child{position:relative;display:block;float:left}
.rslides img{display:block;height:auto;float:left;width:100%;border:0}


#nav_sp01{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;margin:0px}
.ac_box_sp{width:100%;display:none;position:absolute;top:100%;left:0;background:rgba(0, 0, 0, 0.78);color:#fff;/*padding-bottom:10px*/}
#accordion_sp01_in ul{margin:0px}.ac_box_sp a{color:#fff}


#header_sp{position:relative;z-index:10;background:#0A0404}

#nav_sp01 li{display:inline}

#accordion_sp03_in{margin:0px 0px;color:#fff}#accordion_sp01_in li{margin:0px 0px;padding:15px 10px;color:white}#header_sp li.logo{margin:0px}#nav_sp01 li{margin:0px}.foot_sp li{display:inline}.foot_sp img{width:25%;margin:0px}

.navi_magin{
	margin-top:20px;
}

#navi{margin:0px;}

#navi img,.list_btn,#navi li{margin:0px}.mini_m.navi02 a{text-decoration:none}.foot_sp2 li{display:inline-block;width:48%}.foot_sp2{text-align:center}.foot_sp2 a{background:url(./upload/arrow02.png) no-repeat 0px 0px;padding-left:20px}.center{text-align:center;padding:0px 10px}.accordion_head{padding:15px 10px;border-bottom:white solid 1px;background:url(./upload/arrow04.png) no-repeat 98% 50%;border-top:white solid 1px}

#accordion_sp01_in .shopinfo{;display:inline-block;margin:0% 9% 0% 0%;padding:5px 10px;text-align:center;background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #220D82), color-stop(1.00, #220D82), color-stop(0.00, #745DFF));background:-webkit-linear-gradient(top, #745DFF 0%, #220D82 100%, #220D82 100%);background:-moz-linear-gradient(top, #745DFF 0%, #220D82 100%, #220D82 100%);background:-o-linear-gradient(top, #745DFF 0%, #220D82 100%, #220D82 100%);background:-ms-linear-gradient(top, #745DFF 0%, #220D82 100%, #220D82 100%);background:linear-gradient(to bottom, #745DFF 0%, #220D82 100%, #220D82 100%);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}#accordion_sp01_in .shoptel{display:inline-block;padding:5px;width:25%;text-align:center;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFB8DD), color-stop(1.00, #CF026C));background:-webkit-linear-gradient(#FFB8DD, #CF026C);background:-moz-linear-gradient(#FFB8DD, #CF026C);background:-o-linear-gradient(#FFB8DD, #CF026C);background:-ms-linear-gradient(#FFB8DD, #CF026C);background:linear-gradient(#FFB8DD, #CF026C);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}#accordion_sp01_in .shop_ichiran{background:url(./upload/arrow03.png) no-repeat 98% 50%}#accordion_sp01_in .ac ul{margin:0px 0px 0px;text-align:center;padding:10px 0px;border-bottom:white dotted 1px}

.ac p{padding:15px 0px 15px 10px;font-weight:700;background:rgba(0, 48, 4, 0.78); line-height:1.5;}

.mail_sp li{display:inline-block;width:50%}.mail_sp li img{width:100%}.mail_sp ul,.mail_sp li{margin:0px}.rslides.rslides1 li{margin:0px}

/************************アコーディオン　********************************************/

.accordion li a{display:block; padding:15px 10px;border-bottom:#AAA dotted 1px;background:url(./upload/arrow01.jpg) no-repeat 98% 50%}

.accordion2 li a{display:block; padding:15px 10px;border-bottom:#AAA dotted 1px;background:url(./upload/arrow01.jpg) no-repeat 98% 50%}

.accordion3 li a{display:block; padding:15px 10px;border-bottom:#AAA dotted 1px;background:url(./upload/arrow01.jpg) no-repeat 98% 50%}

.content_sp li{width:50%;display:inline-block}

div[data-sc-role="content"]

.content_sp img{margin:0px}

.content_sp ul{margin:20px 0px 10px}

.content_sp li{margin:-10px 0px 0px}

.shop_sp p,div[data-sc-role="content"]

.shop_sp img{margin:0px}

#nav_sp02 li a{display:block; padding:15px 10px;border-bottom:#AAA dotted 1px;margin:0px;background:url(./upload/arrow03.png) no-repeat 98% 50%}

#nav_sp02 ul{margin:0px}.pt.aR{display:none}

#navA li{text-align:center;padding:15px 5px;border:#AAA solid 1px;background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b7ad70), color-stop(0.00, #d5cea6));background:-webkit-linear-gradient(top, #d5cea6 0%, #b7ad70 100%);background:-moz-linear-gradient(top, #d5cea6 0%, #b7ad70 100%);background:-o-linear-gradient(top, #d5cea6 0%, #b7ad70 100%);background:-ms-linear-gradient(top, #d5cea6 0%, #b7ad70 100%);background:linear-gradient(top, #d5cea6 0%, #b7ad70 100%);display:block}

#navA a{display:block;color:#350101;font-weight:700;text-decoration:none}

#twtr-widget-1 h3{color:#000}

.ac .red_b{font-weight:700;color:#C00;background:#F5F5F5;margin:5px 0px 0px 0px}

.red_b{font-weight:700;color:#C00}

.target_link_sp{font-size:90%;display:block;text-align:center;margin:15px 0px 0px 0px}#twitter{width:100%}

/************************TOPページ トピックコンテンツ　********************************************/
.topbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	padding:5px;
	margin:10px 5px 10px 5px;
}

.topbox .mawaru {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.topbox .click {
	clear:left;
	text-align:center;
}

.topbox .title {
	font-size:16px;
	font-weight:bold;
}

.topbox .text {
	font-size:14px;
}

.topbox p {
	line-height:1.5;
	padding:0px;
	margin:0px;
}

.topbox a {
	display: block;
	padding: 10px 6px;
	color: #0a6535;
	font-weight: bold;
	margin: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*border: 1px solid #333;
	border-bottom: 2px solid #000;*/
	text-decoration: none;
	text-align: center;
	/*background-color: #000;
	background: -moz-linear-gradient(top, #404040 0%,#000);
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#000));*/
	clear:left;
}

.top_title{
	margin:10px 0 10px 0;
}

.top_title_bottom{
	margin:10px 0 10px 0;
}

/************************ギャラリー********************************************/
.marR04 {margin-right:4px;}

.marL08 {margin-left:8px;}

.txtWhite {color:#fff;}

.txtBig {
	color:#fff;
	font-size:14px;
}

.fL {float:left;}

.fR {float:right;}

.clear {clear:both;}
.center {
	margin-left:auto;
	margin-right:auto;
}

#gallery_wrapper {
	width:320px;
	overflow-x:hidden;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background-color:#000;
}

a.numbtn {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:5px 5px;
	display:block;
	width:30px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
	background-color:#fff8dc;
}

a.directbtn {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:20px 5px;
	background-color:#fff;
	display:block;
	width:20px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
}

a.button1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 1px;
	width: 100%;
	height: 100%;
	cursor:pointer;
}

#banner_link {
	position:relative;
	width:316px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

#banner_link span {
	right:0px;
}

#cont_bt_t {
	width:312px;
	position:relative;
	clear:both;
	height:25px;
	margin:1px 1px;
	padding:0;
	border:1px solid #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	margin-bottom:5px;
	cursor:pointer;
}

#cont_bt_text p {
	height:25px;
	margin:0;
	line-height:25px;
	font-weight:bold;
	overflow:hidden;
}

#cont_bt_text p {
	margin:0 0px;
	padding:0;
}

#cont_bt_text p img {
	float:left;
	margin:1px 2px;
	padding:0;
}

#cont_bt_text p span {
	margin:0 5px;
	padding-right:20px;
}

#thumbs img {
	margin-bottom:4px;
}

.slides p {color:#fff;}

.thumb_item, .cur_thumb {
	width:64px;
	height:49px;
	text-align:center;
	float:left;
}

.thumb_item img, .cur_thumb img {
	margin:2px;
}

.arrowL, .arrowR {
	opacity:0.5;
	position:absolute; top:90px;
	z-index:999;
	display:block; width:20px; height:20px; overflow:hidden;
	text-indent:-9999px;
}

#page_top {
	width:315px;
	height:27px;
	color:#FFF;
	line-height:27px;
	margin:0 auto;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}

ul.slides li {min-height:210px;}

.thumb_item {
	background-color: #000;
}
.cur_thumb {
	background-color: #F04879;
}
.gallery_bg{
	background-color: #000;
	margin:auto;
}

.google_map{
	text-align:center;
	margin:20px 0 20px 0;
}

.google_map p a{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: -moz-linear-gradient(top, #404040 0%,#000);
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#000));
	border-color: #0a6535 #0a6535 #000000;
	border-image: none;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	clear: left;
	display: block;
	font-weight: bold;
	margin: 5px;
	padding: 10px 6px;
	text-align: center;
	text-decoration: none;
	text-align:center;
	color:#FFF;
}

div.accordion div.mini_m{display: none;}
div.accordion2 div.mini_m{display: none;}

/* ヘッダー */
#header_sp {
	background-image: url("./upload/bg_header_sp.jpg");
	background-repeat: repeat-x;
	background-size: auto 100%;
}

/* コンテンツ(FAQ)
----------------------------------------------------*/
.q {
	background-image: url("./upload/bg_qa_q.gif");
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #C3A56A;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
}
.a {
	padding-left: 30px;
	margin-bottom: 30px;
}
/* コンテンツ(ギャラリー) */
.ngg-galleryoverview {
	clear: both;
	display: block !important;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

/* WP調整用 */
img.size-full,
img.size-medium {
	display:block;
	margin:0 auto;
	text-align:center;
}
/* SUNNYフォーム用 */
input {
	width:100%;
	max-width:100%;
	font-size:120%;
	padding:5px 0;
}

select {
	width:95%;
	max-width:100%;
	font-size:120%;
	padding:5px 0;
}

input:focus,input:hover {
	background:#fff1bf;
}

textarea {
	width:100%;
	font-size:120%;
	padding:5px 0;
	height:50px;
}

textarea:focus,textarea:hover {
	height: 150px;
	background:#fff1bf;
}

input[type="submit"] {
	width: 95%;
	font-size:120%;
	margin: 10px auto;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800));
	border: 1px #F27300 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	text-shadow: 1px 2px 3px #C45C00;
}

.form_block {
	text-align:center;
}

/* ClearFix */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/* 角度回転 */
.sunny_rotate90deg {
	transform: rotate( 90deg );
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}

.sunny_rotate180deg {
	transform: rotate( 180deg );
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

.sunny_rotate270deg {
	transform: rotate( 270deg );
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
}

/* 読みやすさ調整 */
#contents p, .boxfield p,#contents ul,#contents ol,#contents dl,
#contents2 p, .boxfield p,#contents2 ul,#contents2 ol,#contents2 dl {width:90%; margin:10px auto;}
#contents img,
#contents2 img {display:block; margin:10px auto; max-width:90%; height:auto;}
#contents table,
#contents2 table {width:96%!important; margin:10px auto;}

#content p, .boxfield p,#content ul,#content ol,#content dl,
#content2 p, .boxfield p,#content2 ul,#content2 ol,#content2 dl {width:90%; margin:10px auto;}
#content img,
#content2 img {display:block; margin:10px auto; max-width:90%; height:auto;}
#content table,
#content2 table {width:96%!important; margin:10px auto;}

/* トップページtable枠なし */
table.noborder,
table.noborder th,
table.noborder td {
	border:none;
}

table.pb20 th,
table.pb20 td {
	padding-bottom:20px;
}

/* Google Map */
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin:0 10px;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

img{
	vertical-align:bottom
}

.clear{clear:both}


h2,
.form_index_title{
border-bottom: 5px solid #0a6535;
border-top: 1px dotted #0a6535;
color: #0a6535;
font-size: 120%;
margin: 10px 0;
padding: 12px 5px;
text-align: center;
}

h3,
form div,
dt{
color:#5e5e5e;
background-color: #0a6535;
/*background: -moz-linear-gradient(top, #0a6535 0%,#fff);
background: -webkit-gradient(linear, left top, left bottom, from(#0a6535), to(#fff));*/
font-size: 14px;
font-weight: bold;
padding:10px;
margin: 10px 0;
}

h4{
border-top:#0a6535 solid 1px;
border-bottom:#0a6535 solid 1px;
/*border-left:#0a6535 dotted 4px;*/
padding-left:10px;
color:#0a6535;
font-size: 14px;
margin: 10px 0;
}

h5{
border-bottom: 1px solid #333;
margin:20px 0px 10px;
font-size: 14px;
margin: 10px 0;
}

h5.m_none{border-left:#8A1111 solid 4px;border-top:none;padding:0px 0px 0px 5px}/*dl,ul,li{margin-bottom:10px}*/

h6 {
font-size: 14px;
}

table {
width:100%;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
}

th {
border-top: 1px solid #0a6535;
border-right: 1px solid #0a6535;
border-bottom: 1px solid #0a6535;
border-left: 1px solid #0a6535;
color: #0a6535;
background-color: #21dd7a;
background-position: left top;
padding: 0.3em 1em;
text-align: center;
}

td {
border-top: 1px solid #0a6535;
border-right: 1px solid #0a6535;
border-bottom: 1px solid #0a6535;
border-left: 1px solid #0a6535;
padding: 0.3em 1em;
text-align: center;
}

a{color:#000;text-decoration:underline;cursor:pointer}

#col-a .inner{border:1px solid #D0D0D0;padding:0 10px 10px;margin:20px 0}

#salon_sp a{color:#FFF}

#col-a .ac p{border-bottom:#AAA dotted 1px;border-left:#822 solid 3px;padding:0px 0px 0px 5px;background:none}

input[value="郵便番号から住所を入力"]{display:none}

input,textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box}

textarea{height:200px}

#fmail_sp .button form.fmail_submit,#fmail_sp .button form.fmail_cancel{width:100%;text-align:center}

#fmail_sp h3{display:none}
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}
.rslides li{position:absolute;display:none;width:100%;left:0;top:0}
.rslides li:first-child{position:relative;display:block;float:left}
.rslides img{display:block;height:auto;float:left;width:100%;border:0}

#nav_sp01{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;margin:0px}
.ac_box_sp{width:100%;display:none;position:absolute;top:100%;left:0;background:rgba(0, 0, 0, 0.78);color:#fff;/*padding-bottom:10px*/}
#accordion_sp01_in ul{margin:0px}.ac_box_sp a{color:#fff}

#header_sp{position:relative;z-index:10;background:#0A0404}

#nav_sp01 li{display:inline}

#accordion_sp03_in{margin:0px 0px;color:#fff}#accordion_sp01_in li{margin:0px 0px;padding:15px 10px;color:white}#header_sp li.logo{margin:0px}#nav_sp01 li{margin:0px}.foot_sp li{display:inline}.foot_sp img{width:25%;margin:0px}

.navi_magin{
	margin-top:20px;
}

#navi{margin:0px;}

.ac p{padding:15px 0px 15px 10px;font-weight:700;background:rgba(0, 48, 4, 0.78); line-height:1.5;}

.mail_sp li{display:inline-block;width:50%}.mail_sp li img{width:100%}.mail_sp ul,.mail_sp li{margin:0px}.rslides.rslides1 li{margin:0px}

/************************アコーディオン　********************************************/

.accordion li a{display:block; padding:15px 10px;border-bottom:#AAA dotted 1px;background:url(./upload/arrow01.jpg) no-repeat 98% 50%}

.accordion2 li a{display:block; padding:15px 10px;border-bottom:#AAA dotted 1px;background:url(./upload/arrow01.jpg) no-repeat 98% 50%}

.accordion3 li a{display:block; padding:15px 10px;border-bottom:#AAA dotted 1px;background:url(./upload/arrow01.jpg) no-repeat 98% 50%}

.content_sp li{width:50%;display:inline-block}

div[data-sc-role="content"]

.content_sp img{margin:0px}

.content_sp ul{margin:20px 0px 10px}

.content_sp li{margin:-10px 0px 0px}

.shop_sp p,div[data-sc-role="content"]

.shop_sp img{margin:0px}

#nav_sp02 li a{display:block; padding:15px 10px;border-bottom:#AAA dotted 1px;margin:0px;background:url(./upload/arrow03.png) no-repeat 98% 50%}

#nav_sp02 ul{margin:0px}.pt.aR{display:none}

#navA li{text-align:center;padding:15px 5px;border:#AAA solid 1px;background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #b7ad70), color-stop(0.00, #d5cea6));background:-webkit-linear-gradient(top, #d5cea6 0%, #b7ad70 100%);background:-moz-linear-gradient(top, #d5cea6 0%, #b7ad70 100%);background:-o-linear-gradient(top, #d5cea6 0%, #b7ad70 100%);background:-ms-linear-gradient(top, #d5cea6 0%, #b7ad70 100%);background:linear-gradient(top, #d5cea6 0%, #b7ad70 100%);display:block}

#navA a{display:block;color:#350101;font-weight:700;text-decoration:none}

#twtr-widget-1 h3{color:#000}

.ac .red_b{font-weight:700;color:#C00;background:#F5F5F5;margin:5px 0px 0px 0px}

.red_b{font-weight:700;color:#C00}

.target_link_sp{font-size:90%;display:block;text-align:center;margin:15px 0px 0px 0px}#twitter{width:100%}

/************************TOPページ トピックコンテンツ　********************************************/

.topbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	padding:5px;
	margin:10px 5px 10px 5px;
}

.topbox .mawaru{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.topbox .click{
	clear:left;
	text-align:center;
}

.topbox .title{
	font-size:16px;
	font-weight:bold;
}

.topbox .text{
	font-size:14px;
}

.topbox p{
	line-height:1.5;
	padding:0px;
	margin:0px;
}

.topbox a {
	display: block;
	padding: 10px 6px;
	color: #0a6535;
	font-weight: bold;
	margin: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*border: 1px solid #333;
	border-bottom: 2px solid #000;*/
	text-decoration: none;
	text-align: center;
	/*background-color: #000;
	background: -moz-linear-gradient(top, #404040 0%,#000);
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#000));*/
	clear:left;
}

.top_title{
	margin:10px 0 10px 0;
}

.top_title_bottom{
	margin:10px 0 10px 0;
}

/************************ギャラリー********************************************/

.marR04 {margin-right:4px;}
.marL08 {margin-left:8px;}

.txtWhite {color:#fff;}

.txtBig {
	color:#fff;
	font-size:14px;
}

.fL {float:left;}
.fR {float:right;}
.clear {clear:both;}
.center {
	margin-left:auto;
	margin-right:auto;
}

#gallery_wrapper {
	width:320px;
	overflow-x:hidden;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background-color:#000;
}

a.numbtn {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:5px 5px;
	display:block;
	width:30px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
	background-color:#fff8dc;
}

a.directbtn {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:20px 5px;
	background-color:#fff;
	display:block;
	width:20px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
}

a.button1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 1px;
	width: 100%;
	height: 100%;
	cursor:pointer;
}

#banner_link {
	position:relative;
	width:316px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
#banner_link span {
	right:0px;
}

#cont_bt_t {
	width:312px;
	position:relative;
	clear:both;
	height:25px;
	margin:1px 1px;
	padding:0;
	border:1px solid #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	margin-bottom:5px;
	cursor:pointer;
}

#cont_bt_text p {
	height:25px;
	margin:0;
	line-height:25px;
	font-weight:bold;
	overflow:hidden;
}
#cont_bt_text p {
	margin:0 0px;
	padding:0;
}
#cont_bt_text p img {
	float:left;
	margin:1px 2px;
	padding:0;
}
#cont_bt_text p span {
	margin:0 5px;
	padding-right:20px;
}

#thumbs img {
	margin-bottom:4px;
}

.slides p {color:#fff;}

.thumb_item, .cur_thumb {
	width:64px;
	height:49px;
	text-align:center;
	float:left;
}

.thumb_item img, .cur_thumb img {
	margin:2px;
}

.arrowL, .arrowR {
	opacity:0.5;
	position:absolute; top:90px;
	z-index:999;
	display:block; width:20px; height:20px; overflow:hidden;
	text-indent:-9999px;
}

#page_top {
	width:315px;
	height:27px;
	color:#FFF;
	line-height:27px;
	margin:0 auto;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}

ul.slides li {min-height:210px;}

.thumb_item {
	background-color: #000;
}
.cur_thumb {
	background-color: #F04879;
}
.gallery_bg{
	background-color: #000;
	margin:auto;
}

.google_map{
	text-align:center;
	margin:20px 0 20px 0;
}

.google_map p a{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: -moz-linear-gradient(top, #404040 0%,#000);
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#000));
	border-color: #0a6535 #0a6535 #000000;
	border-image: none;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	clear: left;
	display: block;
	font-weight: bold;
	margin: 5px;
	padding: 10px 6px;
	text-align: center;
	text-decoration: none;
	text-align:center;
	color:#FFF;
}

div.accordion div.mini_m{display: none;}
div.accordion2 div.mini_m{display: none;}

/* ヘッダー */
#header_sp {
	background-image: url("./upload/bg_header_sp.jpg");
	background-repeat: repeat-x;
	background-size: auto 100%;
}

/* コンテンツ(FAQ)
----------------------------------------------------*/
.q {
	border:none;
	border-left: 5px solid #d24b4b;
	color: #666666;
	margin: 10px;
	padding: 10px;
}
.a {
	border:none;
	border-left: 5px solid #4c79d2;
	color: #666666;
	margin: 10px;
	padding: 10px;
	border-bottom: 1px dashed #9e9797;
}

/* 文字色
----------------------------------------------------*/
.textC1 {
	color: #cc0000 !important;
	font-weight: bold;
}
.textC2 {
	color: #666666 !important;
}
.textC3 {
	color: #f383ab !important;
	font-weight: bold;
}
.textC4 {
	color: #762941 !important;
	font-weight: bold;
}

/* コンテンツ(ギャラリー) */
.ngg-galleryoverview {
	clear: both;
	display: block !important;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
/* WP調整用 */
img.size-full,
img.size-medium {
	display:block;
	margin:0 auto;
	text-align:center;
}
/* SUNNYフォーム用 */
input {
	width:100%;
	max-width:100%;
	font-size:120%;
	padding:5px 0;
}
select {
	width:95%;
	max-width:100%;
	font-size:120%;
	padding:5px 0;
}
input:focus,input:hover {
	background:#fff1bf;
}
textarea {
	width:100%;
	font-size:120%;
	padding:5px 0;
	height:50px;
}
textarea:focus,textarea:hover {
	height: 150px;
	background:#fff1bf;
}
input[type="submit"] {
	width: 95%;
	font-size:120%;
	margin: 10px auto;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800));
	border: 1px #F27300 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	text-shadow: 1px 2px 3px #C45C00;
}
.form_block {
text-align:center;
}

/* ClearFix */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

/* 角度回転 */
.sunny_rotate90deg {
	transform: rotate( 90deg );
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.sunny_rotate180deg {
	transform: rotate( 180deg );
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}
.sunny_rotate270deg {
	transform: rotate( 270deg );
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
}

/* 読みやすさ調整 */
#contents p, .boxfield p,#contents ul,#contents ol,#contents dl,
#contents2 p, .boxfield p,#contents2 ul,#contents2 ol,#contents2 dl {width:90%; margin:10px auto;}
#contents img,
#contents2 img {display:block; margin:10px auto; max-width:90%; height:auto;}
#contents table,
#contents2 table {width:96%!important; margin:10px auto;}

#content p, .boxfield p,#content ul,#content ol,#content dl,
#content2 p, .boxfield p,#content2 ul,#content2 ol,#content2 dl {width:90%; margin:10px auto;}
#content img,
#content2 img {display:block; margin:10px auto; max-width:90%; height:auto;}
#content table,
#content2 table {width:96%!important; margin:10px auto;}

/* トップページtable枠なし */
table.noborder,
table.noborder th,
table.noborder td {
	border:none;
}

table.pb20 th,
table.pb20 td {
	padding-bottom:20px;
}

/* Google Map */
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin:0 10px;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* New Style */
.top_title {
	margin: 10px 0;
}

div[data-sc-role="wrapper"] {
	word-break: break-all;
	word-wrap: break-word;
}

.topbox {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	margin: 10px 5px;
	padding: 5px;
}

.topbox .title {
	font-size: 16px;
	font-weight: bold;
}

.topbox p {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.topbox .text {
	font-size: 14px;
}

.topbox .mawaru {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	background: none repeat scroll 0 0 #fff;
	border-radius: 7px;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.3);
	padding: 1px;
}

.topbox p a {
	background: -moz-linear-gradient(top center, #21dd7a 0%, #0a6535 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, from(#21dd7a), to(#0a6535));/* Chrom と Safari */
	background: linear-gradient(top center, #21dd7a 0%,#0a6535 100%);/* 共通 */
	border-color: #0a6535 #0a6535 #0a6535;
	border-image: none;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px 1px 2px;
	clear: left;
	color: #ffffff;
	display: block;
	font-weight: bold;
	margin: 5px;
	padding: 10px 6px;
	text-align: center;
	text-decoration: none;
}

ul.mybox {
	margin-top: 10px;
}
ul.mybox, ul.box li {
	margin: 0;
	padding: 0;
}
.mythumbs * {
	box-sizing: border-box;
}

ul.mybox li img {
	background: none repeat scroll 0 0 #fff;
	border-radius: 7px;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.3);
	padding: 1px;
}

.mythumbs {
	margin-top: 20px;
	margin-bottom:-20px;
}

.mythumbs * {
	box-sizing: border-box;
}

ul.mybox li {
	display: inline-block;
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 2%;
	text-align: center;
	width: 30%;
}

h3,
form div,
dt{
	color:#5e5e5e;
	font-size: 14px;
	font-weight: bold;
	padding:10px;
	margin: 10px 0;
	background: -moz-linear-gradient(top center, #21dd7a 0%, #fefefe 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, from(#21dd7a), to(#fefefe));/* Chrom と Safari */
	background: linear-gradient(top center, #21dd7a 0%,#fefefe 100%);/* 共通 */
}

/* New Style */
.top_title {
	margin: 10px 0;
}

div[data-sc-role="wrapper"] {
	word-break: break-all;
	word-wrap: break-word;
}

.topbox {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	margin: 10px 5px;
	padding: 5px;
}

.topbox .title {
	font-size: 16px;
	font-weight: bold;
}

.topbox p {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.topbox .text {
	font-size: 14px;
}

.topbox .mawaru {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	background: none repeat scroll 0 0 #fff;
	border-radius: 7px;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.3);
	padding: 1px;
}

ul.mybox {
	margin-top: 10px;
}
ul.mybox, ul.box li {
	margin: 0;
	padding: 0;
}
.mythumbs * {
	box-sizing: border-box;
}

ul.mybox li img {
	background: none repeat scroll 0 0 #fff;
	border-radius: 7px;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.3);
	padding: 1px;
}

.mythumbs {
	margin-top: 20px;
	margin-bottom:-20px;
}

.mythumbs * {
	box-sizing: border-box;
}

ul.mybox li {
	display: inline-block;
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 2%;
	text-align: center;
	width: 30%;
}

h3,
form div,
dt{
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	padding:10px;
	margin: 10px 0;
	background: -moz-linear-gradient(top center, #21dd7a 0%, #fefefe 100%);/* Firefox */
	background: -webkit-gradient(linear, center top, center bottom, from(#21dd7a), to(#fefefe));/* Chrom と Safari */
	background: linear-gradient(top center, #21dd7a 0%,#fefefe 100%);/* 共通 */
}

/* Custom field */
.photo_a {
	margin:5px;
	padding:5px;
	border:1px solid #aaaaaa;
}
.photo_a p {
	text-align:center;
}

/* ================================================================== */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
/*
	left: -5px;
	background: #fff;
*/
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(./upload/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(./upload/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(./upload/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
/*	z-index: 9999;*/
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(./upload/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(./upload/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666¥9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#bx-pager {
	display:none;
}

/* スマホのフォーム調整(ラジオボタンを横並びに) */
.form_index_rd,
.form_index_cb {
  width: auto;
  max-width: auto;
  display: inline-block;
  background: transparent;
}
.form_index_rd input:focus, .form_index_rd input:hover {
  background:#666;
}
.form_index_rd input {
  width: auto;
  max-width: auto;
}

.form_index_cb input:focus, .form_index_cb input:hover {
  background:#666;
}
.form_index_cb input {
  width: auto;
  max-width: auto;
}

/* ================================================================== */

h2,h3,h4,h5 {
	background: transparent;
	border: none;
	font-weight: normal;
}

dl dt {
	background: transparent;
	border: none;
}

h2,
.main_ttl {
	color: #5F5252;
	font-size: 24px;
	letter-spacing: 3px;
	margin-bottom: 30px;
	position: relative;
	border-bottom: 4px solid #ccc;
	padding: 7px 15px;
}

h2::after,
.main_ttl::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 30%;
	height: 4px;
	background-color: #006633;
}
.main_ttl span {
	display: block;
	font-size: 14px;
	color: #006633;
	font-weight: normal;
}
.ttl {
	font-size: 20px;
	padding: 8px 0 8px 15px;
	border-left: 10px solid #FF9966;
	border-bottom: 2px solid #FF9966;
	border-top: 2px solid #FF9966;
	border-right: 2px solid #FF9966;
	font-weight: bold;
	margin: 50px 0 20px;
}
.sub_ttl {
    font-size: 16px;
    padding: 8px 15px;
    margin: 30px 0 15px;
    background-color: #82B749;
    color: #fff;
}
.sub_ttl_02 {
	padding: 0 10px;
	color: #2EA7E0;
	font-weight: bold;
	border-left: solid 5px #2EA7E0;
	margin: 20px 0 15px;
	font-size: 14px;
}
.borderBox {
	padding: 20px 25px;
	border: solid 1px #77CC66;
}
.list_decimal {
	padding-left: 25px;
}
.list_decimal li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 5px;
}
.list_disc {
	padding-left: 25px;
}
.list_disc li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
}
.button {
	text-align: center;
	border: 2px solid #43A0D0;
	line-height: 40px;
	width: 230px;
	font-size: 14px;
	background-color: #E1F3FC;
}
.button a {
	position: relative;
	color: #43A0D0;
	text-decoration: none;
	padding-left: 20px;
}
.button a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 0;
	height: 0;
	margin-top: -7px;
	border: 5px solid transparent;
	border-left: 8px solid #43A0D0;
}
.button:hover {
	background-color: #fff;
	border-color: #43A0D0;
}
.button:hover a {
	color: #59b1eb;
}
.button:hover a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 0;
	height: 0;
	margin-top: -7px;
	border: 5px solid transparent;
	border-left: 8px solid #43A0D0;
}
.marker {
	background: linear-gradient(transparent 60%, #66ccff 60%);
}


.borderBox {
	border: solid 3px #2EA7E0;
	padding: 10px;
	margin: 10px;
}
.commitmentBox {
	counter-reset: number;
	list-style: none;
	padding: 10px;
}
.commitmentBox li {
	font-weight: bold;
	position: relative;
	padding-left: 40px;
	margin-bottom: 40px;
	font-size: 16px;
	    color: #5E5E5E;
}
.commitmentBox li:before {
	line-height: 2;
	counter-increment: number;
	content: counter(number);
	background: #0099CC;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

.flowBox {
	margin-top: 30px;
}
.flowBox dt {
	font-size: 16px;
	border-bottom: solid 2px #FF9966;
	margin: 0;
	padding: 0;
}
.flowBox dt span {
	background-color: #FF9966;
	padding: 5px 15px;
	color: #fff;
	margin-right: 15px;
	display: inline-block;
}
.flowBox dd {
	padding: 15px;
	margin-bottom: 15px;
}

.flowBox .flowItem dl {
	border: solid 2px #2C7FCC;
	margin-right: 5px;
	margin-bottom: 5px;
}
.flowBox .flowItem dl:nth-child(4n) {
	margin-right: 0;
}
.flowBox .flowItem dt {
	padding: 10px 10px 0;
	border: none;
	font-size: 14px;
	color: #2C7FCC;
}
.flowBox .flowItem dt span {
	border-radius: 50%;
	padding: 2px 10px;
	background-color: #2C7FCC;
	margin-right: 10px;
	font-size: 16px;
}
.flowBox .flowItem dd {
	padding: 10px;
	margin: 0;
}
.flowBox .flowItem dd p {
	margin-top: 10px;
}
.flowBox .flowItem dd img {
	width: 180px;
}

.caseBox {
}
.caseBox dt {
	background-color: #FF9966;
	color: #fff;
	font-size: 20px;
	padding: 5px 15px;
	text-align: center;
}
.caseBox dd {
	padding: 15px 30px 30px;
	overflow: hidden;
	margin-bottom: 30px;
	border-bottom: solid 1px #ccc;
	position: relative;
}
.caseBox dd img {
	width: 100%;}

.caseBox .before {
}

.caseBox .before:after {
  content: "\f0d7";
  font-family: FontAwesome;
  padding: 0 10px;
  color: #999999;
	font-size: 50px;
	display: block;
	text-align: center;
}

.caseBox .after {
}


	.cases_list li .custitle_list{
	    border-bottom: 1px dashed #cccccc;
	    padding-left: 35px;
	    padding-top: 3px;
	    padding-bottom: 8px;
	    font-size: 14px;
	}

	.cases_list li a{
		text-decoration: none;
	}

	.cus_itembox h3{
		border-bottom: 4px double #ccc;
		padding: 0 20px;
		display: inline-block;
		display: table;
		margin: 0 auto;
	}

	#cus_gallery li img {
		text-align:center !important;
		margin:auto;
	}
.cus_itembox table th {
	background: #0A6535;
	color: #ffffff;
}


.qaBox {
	background-color: #fff;
	border: solid 2px #ccc;
	margin-top: 30px;
}
.qaBox dt {
	font-size: 16px;
	color: #3399CC;
	padding: 15px 15px 10px 55px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	position: relative;
}
.qaBox dt:before {
	font-weight: bold;
	content: "Q.";
	font-size: 25px;
	position: absolute;
	top: 10px;
	left: 17px;
	font-weight: bold;
}
.qaBox dd {
	padding: 10px 10px 15px 55px;
	position: relative;
}
.qaBox dd:before {
	content: "A.";
	font-size: 25px;
	color: #FF9999;
	position: absolute;
	top: 5px;
	left: 17px;
	font-weight: bold;
}

.reasonBox{
	background-color: #fff;
    border: dashed 1px #FF9966;
    margin: 10px;
    padding: 0px;}
.reasonBox dt{
	font-size: 16px;
    border-bottom: solid 2px #FF9966;
    padding: 0 5px 5px;
    font-weight: bold;}
.reasonBox dd{
	padding: 15px 5px 0;}


.img-box {
	padding-bottom: 10px;
}

.img-box img{
	border: 1px solid #dbd4c2;
}

.contentsIner dl {
	width: 100% !important;
}

.txt_center,
.imgR {
    text-align: center;
}

.inlineBlock {
    display: block;
    vertical-align: top;
    margin-bottom: 10px;
		text-align: center;
}

.img_photo{
	margin: 10px;
}

.mb30 {
    margin-bottom: 30px!important;
}

.bold {
    font-weight: bold!important;
}

.fs24 {
    font-size: 20px!important;
}

.fs20 {
    font-size: 20px!important;
}

.fs18 {
    font-size: 18px!important;
}

.fs12 {
    font-size: 12px!important;
}

.ml10 {
    margin-left: 10px!important;
}

.mb50 {
    margin-bottom: 50px!important;
}

.fs16 {
    font-size: 16px!important;
}
.ml20 {
    margin-left: 20px!important;
}

.p10 {
	padding: 0 10px;
}


.mt50 {
    margin-top: 50px!important;
}

.txt_center {
    text-align: center;
}

.bold {
    font-weight: bold!important;
}

.blue {
    color: #004DA1;
}

.red {
    color: #ff0000!important;
}

.txt_right {
    text-align: right;
    padding-right: 10px;
}

table.sunny_table {
  display: block;
    overflow-x: auto;
}

table.sunny_table th,
table.sunny_table td{
    white-space: nowrap;
    min-width: 50px;
}

table.sunny_table::-webkit-scrollbar {
 height: 5px;
}
table.sunny_table::-webkit-scrollbar-track {
 background: #F1F1F1;
}
table.sunny_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}


#mainbox table,
.post table {
/*	display: block;*/
	width: 96%;
	margin: 10px auto;
}

.cus_table th,
.post table th {
	border: 1px solid #cccccc;
	background: #2C7FCC;
	color: #ffffff !important;
}

.post table td {
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: top;
}

.nav-previous  {
	margin-left: 10px;
}

.nav-next  {
	margin-right: 10px;
}

.itembox p {
	padding: 0 10px;
}

.inner {
	padding: 10px;
	margin: 10px;
}

#top_info h2 {
	border-bottom: 0px;
	margin-bottom: 0;
}

#top_info h2::after {
	    position: static;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 30%;
	height: 4px;
	background-color: #C4A7D1;
}

.singlebox_date {
    padding: 0 10px;
    background-color: #cccccc;
    color: #fff;
}

.singlebox_ttl {
    margin: 10px 0 20px;
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: double 4px #ccc;
}

.nav-below {
    display: table !important;
    margin: 50px auto;
    padding: 0 10px;
}
.nav-below a, .nav-below a:link{
    color: #6d633b !important;
}
.nav-below a:hover, .nav-below a:link:hover{
    text-decoration: none;
    color: #468ad9 !important;
}
.nav-below .nav-previous, .nav-below .nav-center{
    margin-right: 20px;
}

.nav-wp-pagenavi{
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.wp-pagenavi {
  display: table !important;
  margin: 0 auto;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 4px;
  border-radius: 3px;
  border: solid 1px #c0c0c0;
  background: #e9e9e9;
  font-size: .875em;
  font-weight: bold;
  text-decoration: none;
  color: #717171;
  text-shadow: 0px 1px 0px white;
}
.wp-pagenavi .pages{
  display: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #EAA0A5;
  color: #EAA0A5;
}
.wp-pagenavi span.current {
  border: none;
  background: #616161;
  box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.8);
  color: #f0f0f0;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}


.blog_category {
	margin: 0 10px;
}


.blog_box,
.blog_detail {
  margin: 5px;
  background:#fff;
  padding: 5px;
}

.blog_box li,
li.blog_list,
.blog_list li,
.contentsBox li {
	list-style: none;
}

.blog_list,
.blog01_list li {
    padding: 5px 0;
    margin: 10px;
    border-bottom: dotted 1px #cccccc;
}

.blog_list li .blog_cat a {
    background: rgba(63, 105, 67, .8);
    color: #fff;
    border-radius: 8px;
    font-size: 12px;
    padding: 3px 10px;
    text-decoration: none;
    display: inline-block;
}

.blog_box .blog_date {
  text-align: right;
}
.blog_box .blog_thumbnail {
  float: right;
  margin-left: 20px;
}
.blog_box h3 {
    text-align:left;
    padding:0;
    margin:0;
    font-size:16px;
    padding:5px;
 }

.blog_box h3 span {
    color: #440000;
    background-color: #e0c7b1;
}

.blog_a_list {
  margin: 10px;
}
.blog_a_list li.blog_a_list_item {
  margin-bottom: 20px;
  overflow: hidden;
  list-style: none;
}

.blog_detail > .blog_date {
	float: left;
	padding-right: 10px;
}

.blog_a_list li.blog_a_list_item .blog_date {
  letter-spacing:  1px;
  width: 120px !important;
  display: inline-block !important;
  line-height: 1.4;
  padding: 6px 0 0;
  vertical-align: top;
}
.blog_a_list li.blog_a_list_item .blog_cat {
  margin-right: 15px;
  display: inline-block;
}
.blog_a_list li.blog_a_list_item .blog_cat a {
  background: #cccccc;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
  padding: 3px 10px;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  width: 60px;
}
.blog_a_list li.blog_a_list_item .blog_cat a:hover {
  background: #ffc000;
  color: #fff;
}
.blog_a_list li.blog_a_list_item .blog_title {
  padding-top: 0 !important;
  letter-spacing:  0px;
  color: #427459;
  line-height: 1.4;
}
.blog_a_list li.blog_a_list_item .blog_title a {
  text-decoration: none;
}

.blog_cat_none .blog_cat {
  display: none !important;
}

.blog_cat{
	display: none;}
.blog_title{
	font-size: 16px;
    color: #62C169;}
.blog02_list li{
	padding: 15px;
    border-bottom: solid 1px #ccc;}
.blog02_list a{
	text-decoration: none;
	color: #525252;}
.blog02_list a:hover,
.blog02_list a:hover .blog_title{
	color: #3399CC;}
.blog02_list .blog_photo{
	float: left;
	margin-right: 15px;}
.blog02_list .blog_detail{
	overflow: hidden;}
.blog02_list .blog_date{
	margin-bottom: 5px;
	float: none;
}
.blog_detail .blog_expert {
	display: none;
}
li.blog02_list_item {
	list-style: none;
}

.wn-title,
span.newmark {
	display: none;
}

div.whatsnew {
  margin: 0 10px 10px;
}


div.wn-item {
    margin: 0 10px;
    padding: 5px 0;
    border: 0;
    overflow: hidden;
    border-top: 0px dashed #000;
}

div.wn-item .wn-date {
    margin: 0 0 0 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    overflow: hidden;
    color: #493126;
}

div.wn-item .wn-article {
    margin: 0;
    padding: 0 2px;
    overflow: hidden;
}

div.whatsnew a {
    color: #493126;
    text-decoration: underline;
}
.foot_sp {display:table;}