@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: //meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
dt,dd,li   {text-indent: 0;}
strong	{font-weight:bold;}
p	{line-height:1.8;}
svg	{fill: currentColor; vertical-align:top;}


body{
font: 16px/1.8 "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
color:#222;
background:#fff;
-webkit-text-size-adjust: none;
}

@media only screen and (max-width:1024px){
	body	{font-size:13px;}
}

img	{max-width:100%; height:auto; vertical-align: bottom; border:0;}
.center    {text-align:center;}
.aligncenter    {text-align:center;}
.right     {text-align:right;}
.left	{text-align:left;}
.alignleft {float:left; margin:0 20px 20px 0;}
.alignright{float:right; margin:0 0 20px 20px;}
.children  {margin-top:6px;}
.closeup   {font-weight:bold; color:#ec611e; }
.closeup_tx12 {font-size: 12px !important; color: #ec611e !important; line-height: 1.4;}
.closeup_tx14 {font-size: 14px !important; color: #ec611e !important; line-height: 1.4;}
.closeup_tx16 {font-size: 16px !important; color: #ec611e !important; line-height: 1.4;}
.closeup_tx18 {font-size: 18px !important; color: #ec611e !important; line-height: 1.4;}
.closeup_tx24 {font-size: 24px !important; color: #ec611e !important; line-height: 1.4;}

.tx10      {font-size:10px !important;}
.tx11      {font-size:11px !important;}
.tx12      {font-size:13px !important;}
.tx13      {font-size:12px !important;}
.tx14      {font-size:14px !important;}
.tx15      {font-size:15px !important;}
.tx16      {font-size:16px !important;}
.tx18      {font-size:18px !important;}
.tx20      {font-size:20px !important;}
.tx22      {font-size:22px !important;}
.tx24      {font-size:24px !important;}
.tx30      {font-size:30px !important;}
.tx40      {font-size:40px !important;}
.tx50      {font-size:50px !important;}

.pa_btm0   {padding-bottom: 0px !important; }
.pa_btm5   {padding-bottom: 5px !important; }
.pa_btm10  {padding-bottom: 10px !important; }
.pa_btm20  {padding-bottom: 20px !important; }
.pa_btm30  {padding-bottom: 30px !important; }

.pa_top10  {padding-top: 10px !important; }
.pa_top20  {padding-top: 20px !important; }
.pa_top30  {padding-top: 30px !important; }
.pa_top40  {padding-top: 40px !important; }
.pa_top50  {padding-top: 50px !important; }

.ma_btm0   {margin-bottom: 0px !important; }
.ma_btm5   {margin-bottom: 5px !important; }
.ma_btm10  {margin-bottom: 10px !important; }
.ma_btm20  {margin-bottom: 20px !important; }
.ma_btm30  {margin-bottom: 30px !important; }
.ma_btm40  {margin-bottom: 40px !important; }
.ma_btm45  {margin-bottom: 45px !important; }
.ma_btm50  {margin-bottom: 50px !important; }
.ma_btm60  {margin-bottom: 60px !important; }
.ma_btm70  {margin-bottom: 70px !important; }
.ma_btm80  {margin-bottom: 80px !important; }
.ma_btm90  {margin-bottom: 90px !important; }
.ma_btm100  {margin-bottom: 100px !important; }

.ma_right10 {margin-right: 10px !important; }
.ma_right20 {margin-right: 20px !important; }
.ma_right30 {margin-right: 30px !important; }

.ma_left10 {margin-left: 10px !important; }
.ma_left20 {margin-left: 20px !important; }
.ma_left30 {margin-left: 30px !important; }


.tx_uline {text-decoration: underline !important;}
.ul_dash {
    background: #E7F4FF none repeat scroll 0 0;
    border-bottom: 1px dashed #aaaaaa;
    line-height: 2;
}

.comingsoon {text-align: center;}
.comingsoon h2 {font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-weight: normal; font-size: 200%;}
.title404_h1 {
    font-size: 250%;
    font-weight: 900;
    margin: 30px 0 0;
    font-family: 'Cormorant Garamond', serif;
    text-align: center;
}
.title404_h2 {
    font-size: 130%;
    font-weight: normal !important;
    line-height: 1.4;
    margin-bottom: 10px !important;
	border-bottom: none !important;
}
@media only screen and (max-width:599px){
	.title404_h1 {font-size: 160% !important;}
	.title404_h2 {font-size: 120% !important;}
}
@media only screen and (min-width:499px){
	.br_sp	{display:none;}
	.br_pc	{display:block;}
	.tx_ctol {text-align: left !important;} /* テキスト左寄せ499px以下 */
}

@media only screen and (max-width:500px){
	.br_sp	{display:block;}
	.br_pc	{display:none;}
	.tx_ctol {text-align: center !important;} /* テキスト中央寄せ500px以上 */
}

/* テキスト強調 */
.marker_line {font-weight: bold;}
.marker_line.y {
    background: linear-gradient(transparent 60%, #a969a6 0%);
}

/* -----------------------------------------------------------
		link
----------------------------------------------------------- */
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#222;
/* hover effect */
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}

a:hover, a:active{
outline: none;
color:#222;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after,.pagecont:after, ul.post li:after,nav#mainNav .inner:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{zoom: 1;}

.clear hr { display: none; border: none; height:0px; }/*clearfix*/.clearfix { clear: both; min-height: 1px;/*IE7用…高さが設定されてあれば回避可能*/ zoom: 1; height:auto; background-color:transparent; }.clearfix:after { content: ".";  /* 新しい要素を作る */ display: block;  /* ブロチEけレベル要素に */ clear: both; height: 0; visibility: hidden; background-color:transparent; }.clearfix { min-height: 1px; }/*-WinIE6 and below *//* Hides from IE-mac \*/* html .clearfix { height: 1%; }/* End hide from IE-mac */


/* フォーム
------------------------------------------------------------*/
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"] {
    padding: 0px;
    width: 48%;
    margin-bottom: 10px;
    border: none;
	text-indent: 10px;
	font-size: inherit;
	color: inherit ;
	font: inherit ;
	line-height: 41px;
}
select {
    width: 150px;
    height: 38px;
	padding: 10px;
	display: inline;
	position: relative;
	border: 2px solid #eeeeee;
}
.rtb-booking-form select{
	width: 100%;
}
select[multiple="multiple"] {
	height: 100px;
}
select[multiple="multiple"] option {
	height: 20px;
	line-height: 20px;
}
textarea{
    padding: 10px 0 0 10px;
    height: 350px;
    width: 98%;
    margin-bottom: 30px;
    font:inherit;
    overflow: auto;
    font-size: inherit;
	color: inherit ;
	font: inherit ;
}  
.rtb-booking-form textarea {
  width: 97% !important;
  max-width: none !important;
  height: 150px;
}
input[type="submit"], .action-button .be-button,
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
    border: none;
    cursor:pointer;
    display: inline-block;
    margin:0px 0 10px;
    text-decoration: none;  
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	font-size: 12px;
	line-height: 12px;
	padding: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
    background: #333;
	color:#fff;
} 
input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, select {
	border: 1px solid #eeeeee;
	background: #efefef;
}
span.wpcf7-list-item {display: block !important;}

.wpcf7 .ajax-loader	{
	display:block !important;
	margin:10px auto !important;
}
.wpcf7-spinner	{
	display:block !important;
	margin:10px auto !important;
}

/* iPhoneリセット*/
input[type="submit"], input[type="button"] { -webkit-appearance: none; }

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #ff1600;
}

*:first-child+html input[type="submit"]{padding:3px;}

@media only screen and (max-width:699px){
    input[type="text"], input[type="email"], input[type="password"] {width: 98%;}
}
/* コンテンツ内リンクボタン（#ff878d） */
.button01 {
	display: inline-block;
	height: 38px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	margin-bottom: 10px;
	font-size: 16px;
	border-radius: 5px;
	padding: 0 25px !important;
	border-bottom: medium none !important;
}
.button01::before,
.button01::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button01,
.button01::before,
.button01::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button01 {
	background-color: #a969a6 !important;
	color: #fff;
}
.button01:hover {
	background-color: #189fae !important;
	color: #fff !important;
}

@media only screen and (max-width:400px){
	.button01 {font-size: 14px;}
}

a.link_topmore {
    background: transparent;
    border: 1px solid #000;
    border-radius: 20px;
    display: block;
    font-size: 12px;
	text-align:center;
    letter-spacing: 1px !important;
    margin: 20px auto;
    padding: 10px 0;
    width: 220px;
    color: #000 !important;
}
a.link_topmore:hover {color:#ad8c5b !important; border: 1px solid #ad8c5b !important;}

/* -----------------------------------------------------------
		layout（共通）
----------------------------------------------------------- */
#bg_wrap	{}

#wrapper, .inner{
margin:0 auto;
width:95%;
max-width: 1200px;
}
@media only screen and (max-width:1024px){
	#wrapper, .inner{width:880px;}
}

#wrapper-full{
width:100%;
}

#outer	{
	top:0;
	left:0;
}
#outer-page	{
	margin:160px 0 0;
}
@media only screen and (max-width:1024px){
	#outer-page	{margin:53px 0 80px;}
}

#header{
/*overflow:hidden;*/
}

#content{
float:left;
width:70%;
padding:20px 0 50px;
min-height: 700px;
}
#content.cont_fl_none	{
	float:none;
	margin-right:auto;
	margin-left:auto;
}

#content-t {
    width: 100%;
    padding: 0 0 50px;
    min-height: 700px;
}

#sidebar{
float:right;
width:27%;
padding:22px 0 50px;
}
#sidebar-home{
float:right;
width:27%;
padding:0 0 50px;
}

#sidebar-topics{
float:right;
width:27%;
padding:20px 0 50px;
}

#footer {
    clear: both;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

#footer address	{font-size:11px;}

.page-template-page_salonstyle #footer{
margin-top:0;
} 

/* リッチエディタ見出しクラス */
.editorbox h1	{font-size:180%; font-weight:bold; margin-bottom:10px;}
.editorbox h2	{font-size:160%; font-weight:bold; margin-bottom:10px;}
.editorbox h3	{font-size:130%; font-weight:bold; margin-bottom:10px;}
.editorbox h4	{font-size:110%; font-weight:bold; margin-bottom:10px;}
.editorbox h5	{font-size:100%; font-weight:bold; margin-bottom:10px;}
.editorbox h6	{font-size:90%; font-weight:bold; margin-bottom:10px;}
.editorbox p	{margin-bottom:10px;}

/* 4段組み */
.d-box4 {width:225px; height:auto; margin-right:20px; float:left;}
.d-box4_last {width:225px; height:auto; float:left;}

/* 3段組み */
.d-box3 {float:left; height:auto; margin-right:25px; width:185px;}
.d-box3_last {width:185px; height:auto; float:left;}

/* 2段組み */
.d-box2 {width:325px; height:auto; margin-right:30px; float:left;}
.d-box2_last {width:325px; height:auto; float:left;}

.dis_table	{display:table;}
.d-box-one-half	{width:50%; display:table-cell; overflow:hidden; vertical-align:middle; box-sizing:border-box;}
.d-box-one-third	{width:33%; float:left; overflow:hidden; vertical-align:middle; box-sizing:border-box;}
.d-box-two-third	{width:66%; float:left; overflow:hidden; vertical-align:middle; box-sizing:border-box;}
.d-box-one-fifth	{width:20%; float:left; overflow:hidden; vertical-align:middle; box-sizing:border-box;}
.d-box-one-fourth	{width:25%; float:left; overflow:hidden; vertical-align:middle; box-sizing:border-box;}
.d-box-three-fourth	{width:75%; float:left; overflow:hidden; vertical-align:middle; box-sizing:border-box;}
@media only screen and (max-width: 859px) {
	.d-box-one-third	{width:50%;}
	.d-box-two-third	{width:100%; display:block; margin-bottom:20px;}
	.d-box-one-fourth	{width:100%; display:block; margin-bottom:20px;}
	.d-box-three-fourth	{width:100%; display:block; margin-bottom:20px;}
}
@media only screen and (max-width: 767px) {
	.d-box-one-half	{width:100%; display:block; margin-bottom:20px; float: left;}
	.d-box-one-half img {max-width:auto;}
	.d-box-one-third	{width:100%; display:block; margin-bottom:20px;}
}

/* リストデザイン */
.li_disc li, .li_circle li, .li_square li, .li_decimal li, .li_decimal-lz li, .li_lower-latin li, .li_upper-latin li {list-style-position: outside; margin-bottom: 5px; line-height: 1.6;}
.li_disc ul, .li_circle ul, .li_square ul, .li_decimal ul, .li_decimal-lz ul, .li_lower-latin ul, .li_upper-latin ul {margin-left: 25px;}
.li_disc li	{list-style-type: disc !important;} /* 黒丸 */
.li_disc_sub li	{list-style-type: disc !important;} /* 黒丸 */
.li_circle li	{list-style-type: circle;} /* 白丸 */
.li_square li	{list-style-type: square;} /* 黒四角 */
.li_decimal li	{list-style-type: decimal;} /* 算用数字 */
.li_decimal-lz li	{list-style-type: decimal-leading-zero;} /* 先頭に0をつけた算用数字 */
.li_lower-latin li	{list-style-type: lower-latin;} /* 小文字のアルファベット */
.li_upper-latin li	{list-style-type: upper-latin;} /* 大文字のアルファベット */

/* パンくず */
#kuzu {padding:0; font-size:11px; height:20px; margin:10px 0; padding:5px 0;}
#kuzu ul {list-style:none; padding:0; margin:0;}
#kuzu li {float:left; margin:0 5px 0 0; padding:0; }
#kuzu h1	{float:right;}
#kuzu br {display: none;}

/* 記事ループ
*****************************************************/
.list{
padding:10px 0;
border-bottom:1px dashed #dcdcdc;
}

.list:last-child{border:0;}

.post .list p{padding:0;}

.list span{padding-left:10px;}


/* タイポグラフィ
*****************************************************/
h1, h2, h3, h4, h5 {
    font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
h1.title {
    font-family:'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
    font-weight: 900;
    letter-spacing: 0.1em;
    font-size: 42px;
    padding: 20px 0 30px ;
    margin: 0;
    text-align: center;
}

.top_pu0 h2	{font-family:'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}


/*.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(//www.saloncms.com/template/default-image/images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}*/

.post h1{
	margin:20px 0;
	padding:5px 0;
	font-size:180%;
	/* border-bottom:3px solid #000; */
}

.post h2 {
    margin: 5px 0;
    padding-bottom: 3px;
    font-size: 150%;
    font-weight: normal;
    border-bottom: 2px solid #515151;
    font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.post h3{
	margin:10px 0;
	padding:10px 0;
	font-size:120%;
	font-weight:bold;
	font-family:'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/* .post p{min-height: 1em;} */

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:10px;
border: #ccc solid;
border-width: 0 0 1px 1px;
background:#efede7;
}

.post table td{
padding:10px;
border: 1px #ccc solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignleft{
margin: 0 30px 20px 0;
display:inline;
}
img.alignright{
margin: 0 0 20px 30px;
display:inline;
}

.alignright{float:right;}
.alignleft{float:left;}

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#fff;
}

#gallery-1 img:hover{background:#fffaef;}

.page-subtit	{font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size:27px; border-bottom:1px solid #000; padding:0 0 10px; margin:0 0 20px;}

@media only screen and (max-width:599px){
	h1.title{font-size:24px; padding:30px 0 10px;}
	h1.title img{max-height:23px; width:auto;}
	.post h2 {font-size:110%}
}

#pagetop	{bottom: 20px; position: fixed; right: 20px; z-index:99;}
#pagetop a	{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	width:40px;
	height:40px;
	background:rgba(0,0,0,0.5); 
	color:#fff; 
	text-align:center; 
	border-radius: 50%;
}
#pagetop a span	{font-size:20px; line-height: 1.0; display:block;}

@media only screen and (max-width:1024px){
}


/* -----------------------------------------------------------
		Header（共通）
----------------------------------------------------------- */
/* PC
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
#header_line	{width: 100%; position:absolute; top:0; left:0; z-index:3;}
#headerUpper	{margin-bottom:20px;}
#header	{width:95%; max-width:1200px; margin:0 auto; position:relative; padding:30px 0;}
#header_line.fixed #header	{padding:10px 0;}
#header_contents	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:space-between;
	align-items:center;
}
#header_right	{
	width : 80% ;
	width : -webkit-calc(100% - 340px) ;
	width: calc(100% - 340px);
	margin:0;
	position:relative;
	padding:0;
	box-sizing:border-box;
}
#header_right .icon-close	{display:none;}
#logo		{width:340px; text-align:center; z-index: 111;}
#logo h1	{margin-bottom:10px;}
#sm_logo	{display:none;}
#mb_hd_connect	{display:none;}
#mdh_bt_res	{display:none;}
}


/* iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
#header_line	{ width: 100%; padding:0; margin:0; position:absolute; top:0; left:0; z-index:999;}
#headerUpper	{margin-bottom:10px;}
#headerUpper ul	{float:left;}
#headerUpper h1	{float:right; font-size:11px;}
#header		{width:90%; margin:0 auto; position:relative;}
#header h1	{font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size:10px; margin-bottom: 5px;}
#header_contents, #mb_hd_connect ul	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;		
}
#header_contents	{margin:0; justify-content: space-between; align-items: center;}
#logo		{width:250px; text-align:left; margin:10px 10px 10px 0; position: relative; z-index: 999;}
#header_right	{display:none;}
#pc_logo	{display:none;}
#sm_logo	{max-width:110px; margin:0 10px 0 0; height:auto;}
#mb_hd_connect	{width:calc(100% - 120px);}
#mb_hd_connect ul	{justify-content:flex-end;}
#mb_hd_connect ul li	{margin:0;}
#mb_hd_connect ul li i	{font-size:20px; display:block; padding:2px 0 3px;}
.md_hd_cncbt	{text-align:center;}
.md_hd_cncbt span	{font-size:10px; font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
#mdh_bt_res	{order: 1;}
#mdh_bt_tel span, #mdh_bt_res span	{display:block;}
.md_hd_cncbt a	{display:block; width:56px; color:#fff; padding:5px 0; height:54px; box-sizing:border-box;}
#mdh_bt_tel a	{background:#222; color:#fff;}
#mdh_bt_res	{		
	background:#a969a6; 
	padding:1px;
	}
#mdh_bt_res a	{
	display: block;
	color:#fff; 
	padding:5px 10px;
	font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 11px;
	border:1px solid #fff;
	}
}



/*#header_line.fixed	{position:fixed; background:#fff; border-bottom:1px solid #efefef;}*/
#headerUpper	{background:#000; color:#fff; padding:10px 0; }
#headerUpper a	{color:#fff;}
#headerUpper ul li	{display:inline-block; margin:0 30px 0 0; font-size:14px;}
#headerUpper ul li i	{font-size:20px;}

#header h1{
}

#header h2{
float:right;
padding:5px 0;
font-size:11px;
font-weight:normal;
text-align:right;
}


@media only screen and (max-width:640px){
	#headerUpper h1	{display:none;}
	#header .inner	{margin-bottom:0px;}
	#header h2	{clear:both; float:none; text-align:left;}
}

/* コンタクト
----------------------------------*/
.contact{
float:right;
padding:20px 0 0;
text-align:right;
color:#fff;
font-size:90%;
width: 240px;
}

.contact .tel{
margin-bottom:-3px;
font-size:180%;
}





/* -----------------------------------------------------------
		Main Navigation（共通）
----------------------------------------------------------- */

#head_reserve a	{background:#BB342F; color:#fff; border-radius:3px;}

/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){

	#topnav	{
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex; 
		-ms-flex-direction: row;
		-webkit-box-direction: row;
		-webkit-flex-direction: row;
		flex-direction: row; 
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: flex-end;
		align-items: center;
	}
	#topnav ul li	{display:inline-block;}

	#mainNav{
	clear:both;
	position:relative;
	z-index:200;
	font-size:1rem;
	}
	#mainNav li strong	{font-weight:normal;}
	#mainNav li	{position:relative; padding:10px 0; margin:0 0 0 0;}
	#mainNav li:nth-of-type(1)	{margin-left: 0px;}
	#mainNav li a	{padding:10px 20px;}
	#mainNav li a:hover, a:active {color: #6f6f6f;}
	
	#mainNav li ul	{max-height: 0; opacity: 0; padding:0; overflow: hidden; width:250px; position: absolute; top:20px; left: 50%; margin-left:-130px; transition: top .3s ease-out; z-index: 999; color:#fff; font-size:12px;}
	#mainNav li:hover ul {max-height: 9999px; opacity: 1; padding:0; top:30px; }
	#mainNav li ul li	{display:block; padding:0;}
	#mainNav li ul li a	{color:#fff; padding:10px 5px; text-align:center; display:block; background:#333;}
	#mainNav li ul li a:hover	{background:#000;}
	#mainNav ul li:first-child	{padding-top:20px;}
	#mainNav ul li:first-child:after{content: ""; position: absolute; right: 0; top: 10px; left: 0; width: 0px; height: 0px; margin: auto; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #000222 transparent;}

	#sns_nav	{width:50px; font-size:30px; float:right; margin:0;}
	#sns_nav li a	{padding:5px; color: #a969a6;}
	#sns_nav li a:hover, a:active {color: #6f6f6f;}

	#head_rightcont	{position:absolute; top:0; right:0; z-index:999;}

	#hd_tel	{font-size:25px; font-family:'Cormorant Garamond', serif; color: #222;}
	#hd_tel a	{color: #222;}
	#hd_tel a:hover, a:active {color: #6f6f6f;}

	#header_connect	{
		position:fixed;
		top:140px;
		right:0;
	}
	#hd_rightbt	{
	font-weight:normal; 
	}
	#hd_rightbt li	{margin-bottom:10px;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
		height:180px;
	}
	#hd_rightbt a	{display:block; padding: 10px 5px; color:#fff; font-size:13px; position: relative;}
	#hd_rightbt span, #hd_rightbt strong	{display:block; margin:0 auto; text-align: center;}
	#hd_rightbt span	{
		font-size:11px;
	}
	#hd_rightbt strong	{font-size:16px; font-weight:normal; font-family: 'Cormorant Garamond', serif; }
	#hd_rightbt a i	{font-size:18px; margin-right:7px; vertical-align:middle;}
	#hd_reserve a	{background:#a969a6;}
	#hd_online a	{background:#222;}
	/*#hd_reserve	{
	font-weight:normal; 
	margin-left:20px;
    transform: rotate(90deg); 
    transform-origin: 100% 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;}
	#hd_reserve a	{display:block; padding:23px 50px 10px; background:#a969a6;  color:#fff; font-size:13px;}
	#hd_reserve:hover	{background:#848484; }
	#hd_reserve span, #hd_reserve strong	{display:block;}
	#hd_reserve span	{
        writing-mode: vertical-rl;
    	transform: rotate(-90deg); 
    	transform-origin: 100% 0;
		position:absolute;
		top:5px;
		right: 140px;
		height: 200px;
		font-size:11px;
	}
	#hd_reserve strong	{font-size:16px; font-weight:normal; font-family: 'Cormorant Garamond', serif; }
	#hd_reserve a i	{font-size:18px; margin-right:7px; vertical-align:middle;}*/
	/*#hd_reserve a span	{vertical-align:middle;}*/
	
	.modal-open	{display:none;}
	.br_smnav	{display:none;}

}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	#mbnav_connect	{margin:0;}
	#mbnav_connect ul	{
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex; 
		-ms-flex-direction: row;
		-webkit-box-direction: row;
		-webkit-flex-direction: row;
		flex-direction: row; 
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content:center;
		font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
		font-weight:normal;
	}
	#mbnav_connect ul li	{
		width : 100% ;
		margin:0 auto 10px;
		border:1px solid #fff;
		padding:1px;
		box-sizing:border-box;
	}
	#mbnav_connect ul li a	{display:block; padding:7px 0; text-align:center; font-size:14px;}
	#mbnav_connect ul li a i	{font-size:20px; vertical-align:middle;}
	#mbnav_connect ul li a span	{margin-left:8px; vertical-align:middle;}
	#mbnav_tel a	{background:#fff; color:#222;}
	#mbnav_reserve	{border-color:#fff !important;}
	#mbnav_reserve a	{background:#fff; color:#ad8c5b;}
	#mbnav_online a	{background:#fff; color:#222;}
	
	#topnav	{width:100%;}
	
	.menu-trigger	{background:transparent; padding: 5px 0; margin:0; border:none; display:block; position:relative;}	
	.menu-trigger div	{width:30px; height:18px; margin: 0 auto 5px; position:relative; }
	.menu-trigger div span	{width:100%; height:2px; background:#222; position: absolute; left:0; transform: rotate(0deg);}
	.menu-trigger div span:nth-of-type(1) {top: 0px;}
	.menu-trigger div span:nth-of-type(2) {top: 8px;}
	.menu-trigger div span:nth-of-type(3) { bottom: 0px;}
	
	.modal	{color:#fff;}
	.modal .iziModal-content .icon-close{
    width: 100%;
    font-family: "メイリオ","Meiryo",arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 1.0;
    padding: 0px 5px;
    font-weight: normal;
    border: 0;
    background: transparent;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    text-align: right;
	}
	
	h2.iziModal-header-title	{
	text-indent:-100% !important;
	}
	.iziModal .iziModal-header	{
		box-shadow:none  !important;
	}
	.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons	{
		right:14px !important;
	}
	.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button	{
		width:40px !important;
		height:40px !important;
	}
	.iziModal .iziModal-button-close{
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAD10lEQVR4Xu2caY7dIAzHIYx6pap3qbqo+4mq7lXVq1S9UzWEiicYERISMF54mZlP0WTDzv9nO4YXrZS6UQ9/RQ/oB9/seyA6yKvoNhyab8cr+P1Rbfdm2ztogZi19rVS6sk0TW+01vN9UJhzbprn+YtS6q8x5mtq8wIxa+1brfUnf4Bz7tc0Ta+01lFZp/SVc+5mnudvWutnwe53xpjP0dgFYtbaH1rrF3Gnc+53cJJX0umwcs6p1DlRGMaY5zHcLBALUvPefFpw0mlUVGvrKovlkjsjbi02bmaxkvSSwH21uMWAHGNOEEAMJf/yTL3KYglaPrKfCrdarIpZLA8wLVIcPThBbTksFAte9yVArJOGx60Vq/CwL3YVEUsVAZHmKIrqHXv1uxhUopKOwhjzIWKJgbfOuUcbgXtI3HqwyhFresgYT6XphoCDMcdYFYM2stuwJUBvzMltbUIsLaJGxA2AVanFc/f/6iC9pXRMKQNIWpxCNRYQYqOVANhYbVXSXR1FSdwAWHn7Y3FLi1impEXjiaMLQIVVriC0WQ1KqUtlUnAWKzXwOXDrxEoGMS7cOLAiQ4w6u3EiHG1BR4yqmETESh4xbNy4sWJBDAs3CazQC8WaKWlIdiPCaizEoLhJYsWOWCtu0liJIFab3fzg/EKC2nmrtPtHsd3V7uhpUZQQ8tfMnCO6iKK73dHppFVnMsMxXTzRcyvwuaSFIjS7hU5AcTqYAqXSNcUQi490CzWOVkmtpB4QO/CUGGKlIjAE6XR9kui8mwhie0VgSPN3S+KkcWNHrKYIrDmmNob0HseKWMu7FeTdjSK7sSEGebeCnNOrmPx8FsR6kOk5F8NZ5Ii1YCU5ESBSKGIignmtFmWRIUaBBsU1j5xFghgGVqPghp7FOFDguEdUFipinAhw3QsNMUqsJHFDQYxT8nlQpb53N2JcUt/LNpRj6EJMAitu3MCIUUv7qD7Z2k8xJhBilJKGOCZr9KMuUW5GbCSsOHBrQoxCwr2KKZ2PNdZqxEbGasdJ3bhVIXYNWFHhdogYllSpUKq5bo8Nu4hdI1bYuBURC173HxrY+g396tfBgIb54Sr3ne+JgM4NEwH5ypHdebdNxHokWSN5yWNabVshdiasMHBbIMaAlR9z9Q9JsBELme6CZ+282wKxjY+biC5eokaxgNtPY8zLzY6i/3aQ1vpj8LD44iVqBwU7F8Wkc+5D+g2hVRaz1r5XSj0OHw5Ix4j9AQFQJkoxQdi+IB+zm1LqjzHme5qRDwtFjqc48j2q38VGNoJybFXvYoAiMM1Wpe1hENtbS/kfGmCFcpKJrZYAAAAASUVORK5CYII=') no-repeat 50% 50% !important;
	opacity:1.0 !important;
}

	#mainNav{
	width: 100%;
	margin:0 auto;
	font-size:12px;
	font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: normal;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	
	#mainNav a.menu{
	width:50px;
	display:block;
	height:40px;
	line-height:50px;
	font-size:30px;
	font-weight:normal;
	text-align:center;
	}
	
	
	#mainNav a#menu:hover{cursor:pointer;}



	#mainNav li{
	width:100%;
	margin:0 0 10px;
	border:1px solid #fff;
	}
	#mainNav li strong{
	font-weight:normal;
	}
	
	#mainNav li a	{
	margin:0 auto;
    height: 100%;
    padding: 12px 7px;
	box-sizing:border-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:center;
	align-items:center;
	word-break:break-all;
	}


	#mainNav li a{
	color:#fff;
	}
	
	#mainNav li.mn_entry 	{
	border-color:#FF5700;
	}
	#mainNav li.mn_entry a	{
	background:#FF5700;
	}

	#mainNav li:first-child{}
	#mainNav ul#main_subnav li:first-child{border-top:none;}
	#mainNav li li:first-child{border-top:0;}
 

	#mainNav .panel ul li li{
	float:left;
	border:0;
	}
	
	
	.accordionBtn { display: none; width: 37px; height: 27px; position: absolute; top: 0; right: 0px; padding: 10px 0; text-align:center; }

	.accordionBtn:before {  content: "\f067"; font-family: "Font Awesome 5 Free"; font-weight:bold; color: #fff; }
	.accordionBtn.active:before { content: "\f068"; font-family: "Font Awesome 5 Free"; font-weight:bold; }
	
	.sub-menu	{padding:0 0 0 10px;}
	.sub-menu li:first-child	{border-top:1px solid #dcdcdc;}


	#sns_nav	{
	font-size:28px;
	margin:0; 
	padding:0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	#sns_nav li	{text-align:center;}
	#sns_nav li a	{display:block; line-height:1.0; padding:10px 0 0; background:transparent !important; border-bottom:none !important; color:#fff; padding:10px;}
	#sns_nav li span	{vertical-align:middle;}
	#sns_nav li .snsnv_txt	{margin-left:10px; font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size: 14px;}

	#header_connect	{display:none;}


}

@media screen and (min-width:1024px) and ( max-width:1099px) {
	#mainNav li a	{padding:10px;}
}
	

/* -----------------------------------------------------------
		共通部分可変調整
----------------------------------------------------------- */

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	#header{text-align:center;background-image:none;}
	#header h2,.contact{float:none;}
	.contact{padding:0 0 20px; margin: 0 auto; text-align: center;}
	.contact p{text-align:center;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none; margin: 0 0 20px 0;}
}



/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, .inner{width:95%;}

	
	.contact{padding:10px 0 10px;}

  nav#mainNav{width:100%;}

	nav#mainNav ul{margin:0 auto;}
	nav#mainNav ul ul{padding:0;}

	nav div.panel{float:none; position:absolute; top:50px; z-index:9999;}
	
	#mainImg img{height:auto; padding:0;}

	#content, #content-topics,#content-home, #sidebar, #sidebar-topics, #sidebar-home{clear:both;width:95%;float:none;margin:0 auto;padding:0 0 10px;}
	
	.banner{width:100%;margin:0 auto;text-align:center;}
	p.banner img {max-width: 80%; margin-bottom: 20px;}
	section.widget_search{text-align:center;}
	#footer li{margin-bottom:10px;}
}


/* -----------------------------------------------------------
		Side Contents（共通）
----------------------------------------------------------- */
#sidebar section{
margin:0 0 20px 0;
padding:0;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
}

p.banner{padding-bottom:10px;}

p.banner img{
max-width:100%;
height:auto;
}
#sidebar section#side_banner	{
	margin-top:40px;
	text-align:center;
}
#side_banner p.banner	{
	padding-bottom:40px;
}
#side_banner p.banner img{
max-width:190px;
height:auto;
}

p.banner img:hover{
}

#sidebar p {margin-bottom: 0px;}

section.widget h3, section.blog_quote h3 {
    clear: both;
    margin: 0;
    padding: 7px 10px 7px 0px;
    font-size: 120%;
    border-bottom: 0;
    border-bottom: 2px solid #555;
    font-weight: 400;
    font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

section.widget li a{
display:block;
padding:10px;
border-bottom:1px solid #ccc;
}


#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}

/* 投稿引用 */
#sidebar-home h2	{font-size:25px; text-align:left; font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-weight:400; margin:0 0 5px;}
#sidebar-home section	{margin-bottom:20px;}
.blog_quote > div	{margin-bottom:5px; padding:0 0 5px; border-bottom:1px solid #ccc;}
.blog_quote h3	{margin-bottom:20px !important;}
.blog_quote .sd_news_photo	{width:50px; height:50px; overflow:hidden; float:left; margin:0 10px 0 0;}
.blog_quote .sd_news_photo img	{max-width:100%; height:auto;}
.blog_quote .sd_news_text	{width:auto;}
.blog_quote .idx_news_date{}
.blog_quote .idx_news_text{font-size: 14px; display: block; font-weight: bold; padding: 3px 0;}
.blog_quote .info_new	{font-size: 11px;}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #d5d5d5;
border-bottom:0;
color:#fff;
background:#fff url(//www.saloncms.com/template/default-image/images/headingBg.png) repeat-x 0 100%;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:80%;
background:url(//www.saloncms.com/template/default-image/images/arrowWhite.gif) no-repeat 0 5px;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #dcdcdc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#fff;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, sans-sans-serif;
}

.news a span{
color:#515151;
}

.news span{padding-left:10px;}

.news a:hover span{color:#6f6f6f;}




.widget_tags ul, #s_hairstyle .categories_label ul	{
	margin:20px 0 0 !important;
}
.widget_tags li	, #s_hairstyle .categories_label li	{
	display:inline-block;
	border:1px solid #949494;
	background:transparent;
	border-radius:3px;
	padding:1px 8px;
	margin:0 5px 10px 0;
	font-size:80%;
}
.widget_tags li a, #s_hairstyle .categories_label li a	{
	padding:0 !important;
	border-bottom:none !important;
	color:#222;
}
.widget_tags li a:before, #s_hairstyle .categories_label li a:before	{
	content:"#";
}


section.widget_color ul	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;	
	margin:20px 0 0;
}
section.widget_color ul li	{
	width:50%;
	font-size:90%;
}
section.widget_color ul li.gc_allcolor	{
	width:100%;
}
section.widget_color ul li span	{
	display: inline-block;
	width:1em;
	height:1em;
	border-radius:50%;
	margin-right:3px;	
	box-sizing:border-box;
	vertical-align:middle;
}
.gc_white span	{
	border:1px solid #222;
}
.gc_gradation span	{
	background:url(/img/gallery/img_grad_niji.jpg) no-repeat 50% 50%;
}
.gc_highlight span	{
	background:url(/img/gallery/img_grad_high.jpg) no-repeat 50% 50%;
}
.gc_layer span	{
	background:url(/img/gallery/img_grad_barrage.jpg) no-repeat 50% 50%;
}
.gc_3d span	{
	background:url(/img/gallery/img_grad_3d.jpg) no-repeat 50% 50%;
}
section.widget_color li a	{
display:block;
padding:5px;
border-bottom:none;
}


#archive_tile .categories_label li	{
	display:inline-block;
	background:transparent;
    margin: 0 5px 5px 0 !important;
	padding:0 !important;
	border-radius:0 !important;
}
#archive_tile .categories_label li a	{
	background:transparent;
	color:#222;
	border:1px solid #ccc;
    padding: 3px 10px;
	font-size:12px;
	border-radius:3px;
}
#archive_tile .categories_label li:hover	{
	background:transparent;
}
#archive_tile .categories_label li a:hover, #archive_tile .categories_label li:hover	{
	color:#222;
	background:transparent;
}
#archive_tile .categories_label a:before	{
	content:"#";
}

/* -----------------------------------------------------------
		Footer（共通）
----------------------------------------------------------- */
@media only screen and (max-width: 959px){
	#footer	{padding-bottom:15px;}
}
#ft_sns_nav	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:center;
    align-items: center;
	margin:0 0 40px;
	font-size:50px;
}
#ft_sns_nav li	{
	margin:0 20px;
}
#ft_sns_nav li img	{
    width: 1em;
    height: 1em;
    vertical-align: middle;
	margin-bottom:0.2em;
}
#ft_sns_nav li a i	{
    transition: 0.5s;
}
#ft_sns_nav li a:hover i	{
	opacity:0.5;
}

#copyright{
clear:both;
padding:10px 0 37px;
text-align:center;
color:#fff;
font-size:10px;
}

#bn_recruit	{text-align:center; margin:0 0 30px;}

@media only screen and (max-width: 599px){
	#ft_sns_nav	{font-size:40px; width:90%; max-width:350px; margin:0 auto 40px; justify-content:space-between;}
	#ft_sns_nav li	{margin:0;}
}

/* -----------------------------------------------------------
		Footer Contact Button
----------------------------------------------------------- */
#ft_contact_bt	{
	position:fixed;
	bottom:20px;
	left:20px;
	z-index:999;
}
.ftc_clm	{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    width: 200px;
}
.ftc_bt	{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex: 0 0 100px;
    height: 100px;
	border-radius:50%;
	color:#fff;
	font-size:20px;
	background:#FF5700;
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.3));
	cursor:pointer;
}
.ftc_open #ftc_trigger .ftc_bt	{
	background:#999;
}
.ftc_bt svg	{
	width:40px;
	height:40px;
}
.ftc_bt:hover, .ftc_bt:active	{
	color:#fff;
}
#ftc_trigger .ftc_bt div	{
	width:40px;
	height:40px;
	background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2051.998%2051.998%22%3E%20%3Cpath%20id%3D%22iconmonstr-delivery-8%22%20d%3D%22M8.337%2C41.165H6.5a6.5%2C6.5%2C0%2C0%2C1-6.5-6.5v-6.5C0%2C12.62%2C11.65%2C0%2C26%2C0S52%2C12.62%2C52%2C28.165v6.5a6.5%2C6.5%2C0%2C0%2C1-6.5%2C6.5H43.661C37.833%2C51.2%2C28.7%2C52%2C26%2C52S14.165%2C51.2%2C8.337%2C41.165ZM43.331%2C28.434a1.979%2C1.979%2C0%2C0%2C1-2.749-1.727%2C19.651%2C19.651%2C0%2C0%2C0-.115-1.982c-3.815-.55-7.839-4.173-8.014-8.066C29.6%2C21%2C22.649%2C25.693%2C17.192%2C25.693c2.353-1.514%2C3.984-6.008%2C4.123-7.6-1.259%2C2.366-6.279%2C6.794-9.86%2C7.555l-.039%2C1.059a1.979%2C1.979%2C0%2C0%2C1-2.749%2C1.727V36.6a6.171%2C6.171%2C0%2C0%2C0%2C2.255%2C1.287%2C1.959%2C1.959%2C0%2C0%2C1%2C1.129.919C16.83%2C47.576%2C23.806%2C47.664%2C26%2C47.664c2.013%2C0%2C8.057-.076%2C12.733-6.866a23.4%2C23.4%2C0%2C0%2C1-8.144%2C1.415A5.357%2C5.357%2C0%2C0%2C1%2C26%2C44.415c-2.791%2C0-5.055-1.7-5.055-3.791S23.208%2C36.832%2C26%2C36.832a5.374%2C5.374%2C0%2C0%2C1%2C4.576%2C2.177c4.116-.056%2C9.394-.724%2C12.757-5.731V28.434ZM19.5%2C27.082a3.012%2C3.012%2C0%2C0%2C1%2C2.693%2C3.25%2C3.012%2C3.012%2C0%2C0%2C1-2.693%2C3.25%2C3.012%2C3.012%2C0%2C0%2C1-2.693-3.25A3.012%2C3.012%2C0%2C0%2C1%2C19.5%2C27.082Zm13%2C0a3.012%2C3.012%2C0%2C0%2C1%2C2.693%2C3.25%2C3.012%2C3.012%2C0%2C0%2C1-2.693%2C3.25%2C3.012%2C3.012%2C0%2C0%2C1-2.693-3.25A3.012%2C3.012%2C0%2C0%2C1%2C32.5%2C27.082Zm11.868-3.25h2.94C45.452%2C12.744%2C36.611%2C4.333%2C26%2C4.333S6.545%2C12.744%2C4.691%2C23.832h2.94C8.757%2C15.116%2C15.021%2C7.1%2C26%2C7.1S43.24%2C15.116%2C44.367%2C23.832Z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
	transition:0.5s;
}
.ftc_open #ftc_trigger .ftc_bt div	{background:url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJtMTIgMTAuOTMgNS43MTktNS43MmMuMTQ2LS4xNDYuMzM5LS4yMTkuNTMxLS4yMTkuNDA0IDAgLjc1LjMyNC43NS43NDkgMCAuMTkzLS4wNzMuMzg1LS4yMTkuNTMybC01LjcyIDUuNzE5IDUuNzE5IDUuNzE5Yy4xNDcuMTQ3LjIyLjMzOS4yMi41MzEgMCAuNDI3LS4zNDkuNzUtLjc1Ljc1LS4xOTIgMC0uMzg1LS4wNzMtLjUzMS0uMjE5bC01LjcxOS01LjcxOS01LjcxOSA1LjcxOWMtLjE0Ni4xNDYtLjMzOS4yMTktLjUzMS4yMTktLjQwMSAwLS43NS0uMzIzLS43NS0uNzUgMC0uMTkyLjA3My0uMzg0LjIyLS41MzFsNS43MTktNS43MTktNS43Mi01LjcxOWMtLjE0Ni0uMTQ3LS4yMTktLjMzOS0uMjE5LS41MzIgMC0uNDI1LjM0Ni0uNzQ5Ljc1LS43NDkuMTkyIDAgLjM4NS4wNzMuNTMxLjIxOXoiLz48L3N2Zz4=) no-repeat center center;
    background-size: 40px auto;
}
ul#ftc_list	{
	position:absolute;
	bottom:0;
	opacity:0;
	z-index:-1;
	transition:0.5s;
}
ul#ftc_list li	{
	position:absolute;
	bottom:0;
	margin-top:10px;
}
.ftc_open ul#ftc_list	{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column-reverse;
    -webkit-box-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	bottom:110px;
	opacity:1.0;
}
.ftc_open ul#ftc_list li	{
	position:relative;
	bottom:auto;
}
.ftc_ballon	{
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    flex: 2 0 20%;
    padding: 5px 10px;
    border-radius: 20px;
    text-align: center;
    box-sizing: border-box;
    color: #333;
	background:#fff;
	font-size:11px;
	margin-left:10px;
	position:relative;
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.3));
}
.ftc_ballon:before	{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -8px;
    margin-top: -4px;
    border: 3px solid transparent;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: #fff;
}
@media only screen and (max-width:1024px){
	#ft_contact_bt	{bottom:10px; left: 10px;}
}
@media only screen and (max-width:499px){
	.ftc_bt	{flex-basis:60px; height:60px;}
	.ftc_clm	{width:240px;}
	#ftc_trigger .ftc_bt div	{width:30px; height:30px;}
	.ftc_bt svg	{width:30px; height:30px;}
	.ftc_bt i	{font-size:25px;}
	.ftc_open ul#ftc_list	{bottom:70px;}
}


/* -----------------------------------------------------------
		Bottom Navigation（共通）
----------------------------------------------------------- */
#bottomLinks	{position:fixed; bottom:0; left:0; width:100%; z-index: 99;}
#bottomLinks ul	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width:100%;
}
#bottomLinks ul li	{
	width : 50% ;
	margin:0;
}
#bottomLinks a	{color:#fff; font-size:14px; padding:7px 0; display:block; text-align:center; }
#bottomLinks a span	{margin-left:10px;}

#bottomLinks ul.btLi_rec li	{
	width : 33.3% ;
	width : -webkit-calc(100% / 3) ;
	width: calc(100% / 3);
}

#btm_bt_tel	{background:#dbc49f;}

#btm_bt_res	{background:#ad8c5b;}
#btm_bt_line	{background:#00b900; padding:0 10px; box-sizing:border-box;}
#btm_bt_line img	{max-width:60px; vertical-align:middle;}

@media only screen and (min-width: 1025px){
	#bottomLinks	{display:none !important;}
}

/* -----------------------------------------------------------
		Mobile Salon Navi
----------------------------------------------------------- */	
ul#salon_res > li	{
	padding:10px 0;
}
ul#salon_res li dl	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;	
	align-items:center;
}
ul#salon_res li dl dd	{
	width:150px;
	margin-left:10px;
}
ul#salon_res li dl dt	{
	width : 60% ;
	width : -webkit-calc(100% - 160px) ;
	width: calc(100% - 160px);
	font-size:12px;
}
ul#salon_res li dl ul	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;	
}
ul#salon_res li dl ul li	{
	margin-left:10px;
}
ul#salon_res li dl ul li:first-child	{
	margin-left:0;
}
ul#salon_res li dl dd a	{
	width:70px;
	max-width: 100%;
	text-align: center;
	font-size: 11px;
	padding: 12px 5px;
	display: inline-block;
	box-sizing:border-box;
}
a.srs_tel	{
	background:#fff;
    color: #222;
}
a.srs_res	{
	background:#cc637f;
	color:#fff;
}
ul#salon_res li dl dd a span	{
	font-size:12px;
	margin-right:5px;
}

ul#salon_res.mdl_coupon li dl dd	{
	width:110px;
	margin-left:10px;
}
ul#salon_res.mdl_coupon li dl dt	{
	width : 60% ;
	width : -webkit-calc(100% - 120px) ;
	width: calc(100% - 120px);
	font-size:12px;
}
ul#salon_res.mdl_coupon li dl dd a	{
	width:110px;
}

/* -----------------------------------------------------------
		トップページ
----------------------------------------------------------- */
#mainImg{
	margin:0 0 90px;
}
@media only screen and (min-width: 700px){
	#mainImg_sp	{display:none;}
}
@media only screen and (max-width: 699px){
	#mainImg	{display:none;}
	#mainImg_sp	{margin-bottom:40px;}
}
@media only screen and (max-width: 599px){
}


.topcont	{
	margin-bottom:90px;
}

.topcont h1	{
	font-size:42px;
	line-height:1.2;
	margin-bottom:60px;
	text-align:center;
}
.topcont h1 strong	{
	color:#FF5700;
}

a.link_hpb	{
	display:inline-block;
	font-size:11px;
	line-height:1.6;
	padding:4px 10px;
	background:#cc637f;
	color:#fff;
	font-weight:bold;
	border-radius:3px;
}
a.link_hpb:hover	{
	background:#AE2D5B;
	color:#fff;
}
.link_hpb svg	{
	width:1.5em;
	height:1.5em;
	margin-right:3px;
}
.link_hpb svg, .link_hpb span	{
	vertical-align:middle;
}

#top_message	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row-reverse;
	-webkit-box-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:space-between;
	align-items:center;
}
#top_msg_txt	{
	width:35%;
}
#top_msg_img	{
	width:60%;
}
#top_message h2	{
	font-size:24px;
	line-height:1.0;
	display:inline-block;
	background:#FF5700;
	color:#fff;
	padding:15px 20px;
	position:relative;
	margin:0 0 20px;
}
#top_message h2:nth-of-type(1)	{
	min-width:21em;
}
#top_message h2:nth-of-type(2)	{
	min-width:25em;
}


#top_pick h2	{
	font-size:42px;
	line-height:1.5;
	margin-bottom:20px;
	text-align:left;
}
#top_pick h2 strong	{
	color:#FF5700;
}
.top_pup0	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items:center;
}
.top_pup0:nth-of-type(odd)	{
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
}
.top_pup0:nth-of-type(even)	{
	-ms-flex-direction: row-reverse;
	-webkit-box-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse; 
}
.top_pup_img	{
	width:50%;
}
.top_pup_txt	{
	width:50%;
	padding:0 40px;
	box-sizing:border-box;
}

.top_entry	{
	text-align:center;
}
.top_entry p	{
	margin-bottom:40px;
}
a.bt_entry	{
    font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    display: inline-block;
    font-size: 42px;
	line-height:1.0;
    padding: 0.4em 1.5em;
    background: #FF5700;
    color: #fff;
    border-radius: 1.8em;
    position: relative;
}
a.bt_entry:hover, a.bt_entry:active	{
	background:#FF1E00;
}

#top_cheer h2	{
	font-size:20px;
	margin-bottom:20px;
}
.int_movie {
    width: 100%;
    margin: 0 auto 40px;
}
.top_chr0	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:space-between;
	align-items:center;
	max-width:900px;
	margin:0 auto 40px;
}
.top_chr_img	{
	width:50%;
}
.top_chr_txt	{
	width:45%;
}
.top_chr_txt h2 {line-height:1.4;}
.top_chr_txt h2 span {font-size: 30px;}
dl#top_cmpol	{
	max-width:900px;
	margin:0 auto 40px;
}
dl#top_cmpol dt	{width:25%; padding:10px; box-sizing:border-box; float:left; clear:both; font-weight:bold;}
dl#top_cmpol dd	{padding:10px 10px 9px 25%; border-bottom: 1px dotted #ccc;}

ul#top_salonall	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:space-between;
}
ul#top_salonall li	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: column;
	-webkit-box-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    justify-content: space-between;
	width : 15% ;
	box-sizing:border-box;
	margin:0 0 40px;
	position:relative;
	text-align:center;
}
#top_salonall li img	{
	margin:0 0 10px;
}
#top_salonall li h2	{
	font-weight:bold;
	text-align:center;
	font-size:14px;
	margin:0 0 10px;
}
.top_sll_ad	{
	font-size:13px;
}
.top_sll_tel	{
	font-size:13px;
}

#top_information	{
	max-width:1000px;
	margin-right:auto;
	margin-left:auto;
}
#top_information dl a	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding:20px;
	border-top:1px dotted #ccc;
}
#top_information dl a:hover	{
	background:#ffede5;
}
#top_information dl:last-child	{
	border-bottom:1px dotted #ccc;
}
#top_information dl dt	{
	flex:0 0 160px;
	font-size:80%;
}
#top_information dl dd	{
	flex:2 2 20%;
	box-sizing:border-box;
	font-weight:bold;
	position:relative;
}
.tpin_more	{
	font-size:80%;
	font-weight:normal;
	line-height:1.0;
	position:absolute;
	top:50%;
	right:0;
	margin-top:-0.5em;
	padding-left:2.5em;
}
.tpin_more:before	{
	content:"";
	width:2em;
	height:1px;
	background:#222;
	position:absolute;
	top:50%;
	left:0;
}

@media only screen and (max-width: 1199px){
	#top_message	{align-items:flex-start;}
	#top_msg_img	{padding-top:110px;}
	#top_pick h2	{font-size:30px;}
}
@media only screen and (max-width: 1024px){
	#top_message	{display:block;}
	#top_msg_img	{padding-top:0; width:100%; text-align:center;}
	#top_msg_txt	{width:95%; margin: -10px 2.5% 0;}
	#top_message h2:nth-of-type(1), #top_message h2:nth-of-type(2)	{min-width:auto;}
	#top_message h2	{font-size:18px; line-height:1.5;}
	a.bt_entry	{font-size:30px;}
	#top_pick h2	{font-size:24px;}
	ul#top_salonall	{justify-content:flex-start;}
	ul#top_salonall li	{width:18%; margin:0 1% 20px;}
}
@media only screen and (max-width: 899px){
	ul#top_salonall li	{width:23%;}
	.top_pup0	{max-width:600px; margin:0 auto 40px;}
	.top_pup_img	{width:100%; margin:0 0 20px;}
	.top_pup_txt	{width:100%;}
}
@media only screen and (max-width: 699px){
	.top_chr0	{max-width:400px; margin:0 auto 40px;}
	.top_chr_img	{width:100%; margin:0 0 20px;}
	.top_chr_txt	{width:100%;}
	#top_information dl a	{display:block;}
	#top_information dl dt	{margin-bottom:5px;}
}
@media only screen and (max-width: 599px){
	.topcont	{margin-bottom:40px;}
	.topcont h1	{font-size:23px; line-height:1.5; margin-bottom:20px;}
	#top_pick h2	{font-size:20px; line-height:1.5; margin-bottom:10px;}
	.top_pup_txt	{padding:0 10px;}
	a.bt_entry	{font-size:20px; width:100%; padding:20px 20px; box-sizing:border-box;}
	ul#top_salonall li	{
	width:100%;
	margin:0 0 10px;
	text-align:left;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items:center;
	justify-content:space-between;
	}
	.top_sll_img	{width:23%;}
	.top_sll_txt	{width:72%;}
	#top_salonall li h2	{text-align:left;}
}
@media only screen and (max-width: 499px){
}
@media only screen and (max-width: 399px){
}



/* -----------------------------------------------------------
		Recurit
----------------------------------------------------------- */
#recruit {
    max-width: 960px;
    margin: 0 auto;
}
#recruit h2	{clear:both; font-size:150%; font-weight:bold; text-align:center; margin:0 0 20px; font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
#rec_pickup	{margin-bottom:30px;}
.rec_pick0	{margin-bottom:20px;}
.rec_pick0 h3	{font-size:140%; font-weight:bold; margin-bottom:10px; font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
.rec_pu_img	{width:30%; float:left; margin:0 2% 0 0;}
.rec_pu_text	{width:68%; float:left; margin:0;}
.prp_noimg .rec_pu_text	{width:100%;}
#rec_youkou	{margin-bottom:50px;}
#rec_youkou dl dt	{width:25%; padding:10px; box-sizing:border-box; float:left; clear:both; font-weight:bold;}
#rec_youkou dl dd	{padding:10px 10px 9px 25%; border-bottom: 1px solid #ccc;}

@media only screen and (max-width: 1024px){
	#rec_youkou dl dt	{width:100%; padding:10px 10px 5px; box-sizing:border-box;}
	#rec_youkou dl dd	{padding:0 10px 10px; box-sizing:border-box;}
}

@media only screen and (max-width: 499px){
	.rec_pu_img	{width:100%; float:none; margin:0 0 10px;; text-align:center;}
	.rec_pu_text	{width:100%; float:none;}
	#recruit h2 {font-size: 140%; margin: 0 0 5px;}
}


/* -----------------------------------------------------------
		Recurit NEW
----------------------------------------------------------- */
.saiyou-box	{
	width:100%; 
	border:1px solid #ccc; 
	border-top:3px solid #ad8c5b; 
	box-sizing:border-box;
}
#saiyou-arch .saiyou-box	{
	margin-bottom:20px;
}
.saiyou-tit_box	{
	background:#eee;
	padding:20px 190px 20px 20px;
	box-sizing:border-box;	
	position:relative;
}
.saiyou-tit_box h2	{
	font-size:24px;
}
.saiyou-tit_box h3	{
	font-size:18px;
}
.saiyou-tit_box h4	{
	font-size: 12px;
	position:absolute;
	top:20px;
	right:20px;
}
.saiyou-tit_box h4 span	{
	display:inline-block;
	color:#fff;
	padding:5px 10px;
	margin-left:5px;
}
.saiyou_type_FULL_TIME	{background:#EF517F;}
.saiyou_type_PART_TIME 	{background:#EEAE21;}
.saiyou_type_CONTRACTOR 	{background:#A6CB3F;}
.saiyou_type_TEMPORARY 	{background:#08A4B1;}
.saiyou_type_OTHER 	{background:#3B3285;}
.saiyou-dt_box	{
	padding:20px;
	box-sizing:border-box;	
}
.saiyou_pick0	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items:center;
	margin-bottom:20px;
}
.saiyou_pu_img	{
	width:350px; 
	margin:0 30px 0 0;
}
.saiyou_pu_text	{
	width : 70% ;
	width : -webkit-calc(100% - 380px) ;
	width: calc(100% - 380px);
}
.prp_noimg .saiyou_pu_text	{width:100%;}
.saiyou_pick0 h3	{font-size:140%; font-weight:bold; font-family: 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}

.saiyou-setsumei	{margin-bottom:20px;}
.saiyou_youkou dl dt	{width:25%; padding:10px; box-sizing:border-box; float:left; clear:both; font-weight:bold;}
.saiyou_youkou dl dd	{padding:10px 10px 9px 25%; border-bottom: 1px dotted #ccc;}
#saiyou-sh a.link_topmore	{
	background:#ad8c5b;
	color:#fff !important;
	border-color:#ad8c5b;
	margin-top:40px;
	font-weight:bold;
}
#saiyou-sh a.link_topmore:hover{
	border-color:#ad8c5b !important;	
}
@media only screen and (max-width: 1024px){
	.saiyou-tit_box	{padding: 70px 30px 30px 30px;}
	.saiyou_pu_img	{width:200px;}
	.saiyou_pu_text	{
		width : 70% ;
		width : -webkit-calc(100% - 230px) ;
		width: calc(100% - 230px);
	}
}
@media only screen and (max-width: 699px){
	.saiyou_pu_img	{width:100%; text-align:center; margin:0 0 10px;}
	.saiyou_pu_text	{width:100%;}
}
@media only screen and (max-width: 599px){
	.saiyou-tit_box	{padding-right:20px; padding-left:20px; padding-bottom:20px;}
	.saiyou-tit_box h2	{font-size:18px;}
	.saiyou-tit_box h3	{font-size:14px;}
	.saiyou-tit_box h4	{left:10px; right:unset;}
	.saiyou-dt_box	{padding:20px 20px 0;}
	.saiyou_youkou dl dt	{width:100%;}
	.saiyou_youkou dl dd	{width:100%; box-sizing:border-box; padding:10px;}
}


/* -----------------------------------------------------------
		Recruit Topics
----------------------------------------------------------- */
#rwc {
    margin: 0 auto 30px;
    text-align: center;
}
#rec_navlist	{
	margin:20px 0 40px;
	text-align:center;
}

@media only screen and (min-width:1024px){
	#rec_navlist li {display:inline-block; padding: 0 10px; border-left: 1px solid #c5c5c5 !important; line-height: 1;}
	#rec_navlist li:last-child	{border-right: 1px solid #c5c5c5;}
	#rec_navlist li:first-child {border: 0;}
}

@media only screen and (max-width:1023px){
	#rec_navlist	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: stretch;
	font-size: 90%;
	}
	
	#rec_navlist li	{
	width : 49% ;
	width : -webkit-calc(50% - 1.5px) ;
	width: calc(50% - 1.5px);
	margin:0 0 3px;
	padding:5px 0;
	border:1px solid #c5c5c5;
	box-sizing:border-box;
	background: #fff;
	filter: drop-shadow(0px 1px 1px rgba(0,0,0,0.15));
	}
	#rec_navlist li:nth-of-type(even)	{
		margin-left:3px;
	}
	#rec_navlist li a	{
	width:100%;
	height:100%;
	display:block;
	box-sizing:border-box;
	text-align:center;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items:center;
	justify-content:center;
	align-content :center;
	}
	#rec_navlist_entry {
    border: none !important;
    background: none !important;
    width: 100% !important;
	}
	#rec_navlist_entry a	{
	width:100%;
	height:100%;
	display:block;
	background:#da3f3f;
	color:#fff;
	border:1px solid #da3f3f;
	padding:10px;
	box-sizing:border-box;
	text-align:center;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items:center;
	justify-content:center;
	align-content :center;
	}
	#rec_navlist_entry a:hover	{
	background:#fff;
	color:#da3f3f;	
	}
}

/* -----------------------------------------------------------
		Utility
----------------------------------------------------------- */
#company	{max-width:960px; margin:0 auto;}
#utility	{}
#utility dl	{
    max-width: 860px;
    margin: 0 auto 40px;
}
#utility dl dt	{width:28%; padding:10px; box-sizing:border-box; float:left; clear:both; font-weight:bold;}
#utility dl dd	{padding:10px 10px 9px 28%; border-bottom: 1px dotted #000;}
#utility dl dd h4	{font-size:100%; font-weight:bold; margin-bottom:5px;}
#u-gmap		{margin:20px 0 0;}
#rec_message	{margin:50px 0 0;}
#rec_message p	{margin-bottom:10px;}
#utility .lk-1colt dt	{width:100%; float:none;}
#utility .lk-1colt dd	{width:100%; padding:10px 10px 9px 10px;}

#form_message	{margin-bottom:30px;}
#form_contact .need    { background-color:#ff1600; color:#FFFFFF; font-size:11px; margin-right:5px; padding:3px 5px; border-radius: 3px; font-weight: normal;}
#form_contact .err     { background:#FF6868; color:#FFFFFF; }
#form_contact .comp    { background:#f3f3f3; padding:80px 0px 80px 0px; text-align: center; }
#privacy { height:120px; overflow-y:scroll; padding:10px; margin-bottom:10px; border: 1px solid #ccc; }

dl#history	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
dl#history dt	{
	flex:0 0 150px;
}
dl#history dt span	{
	display:block;
    background: #D4B572;
	color:#fff;
	padding:5px;
	text-align:center;
	border-radius:3px;
	margin:5px 20px 5px 0;
}
dl#history dd	{
	flex:2 2 50%;
    padding: 10px 0;
}
dl#history hr	{
	width:100%;
    border: none;
    height: 1px;
    background: #ccc;

}



@media only screen and (max-width: 1024px){
	#utility dl dt	{width:100%; padding:10px 10px 5px; box-sizing:border-box;}
	#utility dl dd	{padding:0 10px 10px; box-sizing:border-box;}
	#u-gmap		{width:100%;}
	#u-gmap iframe	{width:100%; height:300px;}
}

/* -----------------------------------------------------------
		Custom Post
----------------------------------------------------------- */
.custompost iframe	{max-width: 100%;}
.custompost h3.title	{font-size:25px; font-weight:bold; margin-bottom:20px;}

.custompost h1	{font-size:22px; font-weight:bold; margin-bottom:10px;}
.custompost h2	{font-size:20px; font-weight:bold; margin-bottom:10px;}
.custompost h3	{font-size:18px; font-weight:bold; margin-bottom:10px; line-height: 1.4;}
.custompost h4	{font-size:16px; font-weight:bold; margin-bottom:10px;}
.custompost h5	{font-size:14px; font-weight:bold; margin-bottom:10px;}
.custompost h6	{font-size:11px; font-weight:bold; margin-bottom:10px;}
.custompost p	{line-height:1.8; margin-bottom:10px;}
.custompost img	{margin-bottom:10px;}

@media only screen and (max-width: 699px){
	.custompost h3	{font-size:110%;}
}


/* -----------------------------------------------------------
	アーカイブ・単一記事ページ
----------------------------------------------------------- */
#archive_tandem ul li	 {margin: 0 0 20px; padding: 0; width: auto; float: none;}
.thumL	{border: 1px solid #ccc; float: left; height: 148px; margin: 0; text-align: center; vertical-align: middle; width: 148px;}
.thumL img	{max-width:100%; height:auto;}
.title01  {padding:0 0 0 165px;}
.title01 h3 {font-size:16px; font-weight:bold; margin-bottom:0px !important; padding:5px 0 5px; line-height:1.4; }

.date {font-size:11px; margin-bottom:5px;}
#excerpt p {line-height: 1.6; font-size: 90%;}

@media only screen and (max-width: 499px){
	.thumL	{width:118px; height:118px;}
	.title01  {padding:0 0 0 130px;}
}
@media only screen and (max-width: 399px){
	.thumL	{width:98px; height:98px;}
	.title01  {padding:0 0 0 110px;}
	.title01 h3	{padding:0px; font-size:14px;}
	.date {margin-bottom:10px;}
}

ul.post{
padding:0;
}

ul.post li{
margin:0 10px;
padding:20px 0 15px;
border-bottom:1px dashed #dcdcdc;
}

ul.post li:last-child{border:0;}

ul.post img{
float:left;
margin:0 15px 5px 10px;
}

ul.post h3{
margin:0 0 10px 10px;
font-size:14px;
font-weight:normal;
border:0;
}


.categories_label {display: inline-block;}
.post .categories_label {margin-bottom: 10px;}
.categories_label li {
    font-size:11px;
    float: left !important;
    margin: 0 5px 5px 0 !important;
    background-color: #bbb;
    text-align: center;
    padding: 3px 10px !important;
    border-radius: 3px;
}
.categories_label li:hover {background-color: #ccc;}
.categories_label a {color: #fff;}
.categories_label a:hover {color: #fff;}


.single_title {text-align: center;}
.single_title h2 {
    font-size: 250% !important;
    font-weight: 400 !important;
    padding: 20px 0 0 !important;
    line-height: 1.0;
}

.single_title ul {display: table-cell;}
.single_title li {float: left; margin: 0 10px;}
.single_title a {}

@media only screen and (max-width: 767px) {
	.single_title h2 {font-size: 200% !important;}
}
@media only screen and (max-width: 499px) {
	.single_title li {float: none; margin: 0 0 5px;}
	.single_title h2 {padding: 30px 0 0px;}
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 70px 0 20px;
}

.pagenav a{background:#000; padding:10px 20px; color:#fff; border-radius:3px;}

.prev{float:left}

.next{float:right;}

#hs_pagenav	{
width:200px;
margin: 20px auto 30px;
}


#hs_pagenav .prev ,#hs_pagenav .next	{
width:100px;
-moz-transition:0.1s ease-out;
-webkit-transition:0.1s ease-out;
-o-transition:0.1s ease-out;
-ms-transition:0.1s ease-out;
}

#hs_pagenav .prev ,#hs_pagenav .next{
width:65px;
}

#hs_pagenav .prev:hover{
text-indent:-5px;
}
#hs_pagenav .next:hover{
text-indent:5px;
}


#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span {display: inline-block;}


