@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: none;}

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;}
sup	{vertical-align: super; font-size: 70%;}
svg {
	fill: currentColor;
    vertical-align: middle;
}


body{
font: 16px/1.8 'Noto Sans JP',"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-weight:400;
background-color:#fff;
color:#000;
-webkit-text-size-adjust: none;
}
@media only screen and (max-width:599px){
	body	{font-size:15px;}
}

html	{
	font-size:20px;
	scroll-behavior: smooth;
}
@media only screen and (max-width:1399px){
	html	{font-size:1.5vw;}
}
@media only screen and (max-width:899px){
	html	{font-size:14px;}
}
@media only screen and (max-width:499px){
	html	{font-size:2.8vw;}
}

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;}

.tx70per      {font-size:70% !important;}
.tx80per      {font-size:80% !important;}
.tx90per      {font-size:90% !important;}
.tx110per     {font-size:110% !important;}
.tx120per     {font-size:120% !important;}
.tx130per     {font-size:130% !important;}
.tx140per     {font-size:140% !important;}
.tx150per     {font-size:150% !important;}
.tx160per     {font-size:160% !important;}
.tx170per     {font-size:170% !important;}
.tx180per     {font-size:180% !important;}
.tx190per     {font-size:190% !important;}
.tx200per     {font-size:200% !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; }

.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: "Baskervville","Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体",'Noto Sans JP', "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; font-size: 250%;}
.title404_h1 {
    font-size: 250%;
    font-weight: 900;
    margin: 30px 0 0;
    font-family: 'Lato', sans-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:600px){
	.br_sp	{display:none;}
	.br_pc	{display:block;}
	.img_sp	{display:none;}
	.tx_ctol {text-align: left !important;} /* テキスト左寄せ499px以下 */
}

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

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

/* -----------------------------------------------------------
		link
----------------------------------------------------------- */
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#000;
/* 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:#000;
}


/**** 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"] {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
	font-weight:400 !important;
    padding: 0px;
    width: 48%;
    margin: 5px;
    border: none;
	text-indent: 10px;
	font-size: inherit;
	color: inherit ;
	font: inherit ;
	line-height: 41px;
}
select {
    width: 50%;
    height: 38px;
	padding: 10px;
	display: block;
	position: relative;
	border: 2px solid #eeeeee;
    margin: 5px;
}
.rtb-booking-form select{
	width: 100%;
}
select[multiple="multiple"] {
	height: 100px;
}
select[multiple="multiple"] option {
	height: 20px;
	line-height: 20px;
}
textarea{
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
	font-weight:400 !important;
    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="submit"]	{
	width:250px;
	box-sizing:border-box;
}
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-spinner	{
	display:block !important;
	margin:0 auto !important;
}

.wpcf7 .ajax-loader	{
	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: #cd1e1e;
}

*: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: #89733f !important;
	color: #fff;
}
.button01:hover {
	background-color: #5c481b !important;
	color: #fff !important;
}

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

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

#wrapper, .inner{
margin:0 auto;
width:90%;
max-width: 1260px;
}
#wrapper .inner	{
	width:100%;
}

#wrapper-full{
width:100%;
}

#outer	{
	top:0;
	left:0;
}
#outer-page	{
	margin-top:165px;
}

@media only screen and (max-width: 1024px)	{
	#outer-page	{margin-top:120px;}
}
@media only screen and (max-width: 699px)	{
	#outer-page	{margin-top:80px;}
}


#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: 0px 0 50px;
    min-height: 700px;
}
#wrapper-full #content-t	{
	padding-top:0;
}
#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;
}


/* リッチエディタ見出しクラス */
.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;} /* 黒丸 */
.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; margin:10px 0; padding:5px 0;}
#kuzu ul {list-style:none; padding:0; margin:0; clear: both; min-height: 1px; zoom: 1; height: auto;}
#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, h6 {
	font-weight:700;
}
h2.title {
    font-size: 60px;
	line-height:1.0;
    margin: 0 0 60px;
    text-align: center;
}
.subtitle	{
    text-align: center;
	font-size:30px;
	margin-bottom:60px;
}
h2.title + .subtitle	{
	margin-top:-50px;
}
#pagetit	{
	padding:40px 0;
	margin-bottom:40px;
}
#pagetit .subtitle	{
	margin-bottom:0;
}

@media only screen and (max-width:699px){
	h2.title{font-size:40px; margin-bottom:40px;}
	.subtitle	{font-size:16px; margin-bottom:40px;}
	h2.title + .subtitle	{margin-top:-30px;}
	#pagetit	{padding:20px 0;}
}


/*.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;}*/

.postbox p	{
	margin-bottom:1em;
}

.postcont	{
	margin:0 0 40px;
}

.posttitle {	
    font-size:150%;
	line-height:1.6;
	margin-bottom:10px;
}

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

.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: 'Lato',"ヒラギノ角ゴ W7 JIS2004","游ゴシック","メイリオ","Meiryo",arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif; font-size:27px; border-bottom:1px solid #000; padding:0 0 10px; margin:0 0 20px;}

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

@media only screen and (max-width: 1024px){
	#pagetop	{bottom: 60px; right: 10px; z-index:99;}
}

/* -----------------------------------------------------------
		Header（共通）
----------------------------------------------------------- */
/* PC
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
#header_line	{width: 100%; background:#fff;}
#header_line.fixed	{border-bottom:1px solid #efefef;}
#headerUpper	{margin-bottom:20px;}
#headerUpper ul	{float:left;}
#headerUpper h1	{text-align:right; font-size:11px; font-weight:400;}
#header	{width:90%; max-width:1260px; margin:0 auto; position:relative; padding:30px 0 30px;}
#header_line.fixed #headerUpper	{display:none;}
#header_line.fixed #header	{padding:10px 0 10px;}
#header_contents, #header_right	{
	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;
}
#header_contents	{
	justify-content:space-between;	
}
#header_right	{
	margin:0;
	position:relative;
	padding:0;
	box-sizing:border-box;
}
#header_right .icon-close	{display:none;}
#logo		{width:9.8rem; margin:0; text-align:left;}
#logo img	{max-width:100%; height:auto;}
#header_line.fixed #logo	{width:6rem;}
#sm_logo	{display:none;}
#mb_hd_connect	{display:none;}
}


/* iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
#header_line	{ width: 100%; padding:0; margin:0; background:#fff;}
#header_line.fixed	{border-bottom:1px solid #efefef;}
#headerUpper	{display:none;}
#header_line.fixed #headerUpper	{display:none;}
#header		{width:100%; margin:0 auto; position:relative;}
#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:90px; text-align:left; margin:6px 10px; position: relative; z-index: 999;}
#header_right	{display:none;}
#pc_logo	{display:none;}
#sm_logo	{max-width:90px; margin:0 10px 0 0; height:auto;}
#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;}
#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 a	{background:#e62323; color:#fff;}
}


#header_line	{position:absolute; top:0; left:0; z-index:9999;}
#header_line.fixed	{position:fixed;}


#header h1{
}

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


/* コンタクト
----------------------------------*/
.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（共通）
----------------------------------------------------------- */
.modal	{display:none;}

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

	#topnav, #header_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: flex-end;
		align-items: center;
	}
	#topnav ul li	{display:inline-block;}

	#mainNav{
	clear:both;
	position:relative;
	z-index:200;
	font-size:0.95rem;
	}
	#mainNav li strong	{font-weight:700;}
	#mainNav li	{position:relative; padding:0; margin:0;}
	#mainNav li a	{padding:1rem 0.6rem; color: #000;}
	#mainNav li a:hover, #mainNav li a:active {color: #ea5514;}
	
	#mainNav li ul	{max-height: 0; opacity: 0; padding:0; width:250px; position: absolute; top:30px; left: 50%; margin-left:-130px; transition: top .3s ease-out; z-index: 999; color:#fff; font-size:80%; border-radius: 6px; border:1px solid #fff;}
	#mainNav li:hover ul {max-height: 9999px; opacity: 1; padding:0; top:40px; }
	#mainNav li ul li	{display:none; padding:0; font-weight:700;}
	#mainNav li:hover ul li	{display:block;}
	#mainNav ul li:first-child	{border-radius:6px 6px 0 0; overflow: hidden;}
	#mainNav ul li:last-child	{border-radius:0 0 6px 6px; overflow: hidden;}
	#mainNav li ul li a	{color:#fff; padding:10px 5px; text-align:center; display:block; background:#ea5514;}
	#mainNav li ul li a:hover	{color:#fcbd3c;}
	#mainNav ul: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 #ea5514 transparent;}

	#sns_nav	{font-size:1.75rem; margin:0 0 0 1rem;}
	#sns_nav svg	{vertical-align:middle; width:0.8em; height:0.8em; margin-bottom: 0.1em;}
	#sns_nav li a	{padding:5px; color: #000;}
	#sns_nav li a:hover, #sns_nav li a:active {color: #ea5514;}

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

	#hd_tel	{font-size:25px; color: #222; font-weight: bold;}
	#hd_tel a	{color: #222;}
	#hd_tel a:hover {color: #222;}

	#hd_reserve a	{padding:10px 50px; background:#d5141c; border:1px solid #d5141c; color:#fff; font-size:13px; margin-left:20px; border-radius: 100px;}
	#hd_reserve a:hover	{background:transparent; color:#d5141c;}
	#hd_reserve a i	{font-size:18px; margin-right:7px; vertical-align:middle;}
	#hd_reserve a span	{vertical-align:middle;}
	
	.modal-open	{display:none;}

}
@media screen and (min-width:1025px) and ( max-width:1399px) {
	#mainNav li a	{padding:1rem 0.5rem;}
}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	#mbnav_connect	{margin:10px 0 0;}
	#mbnav_connect ul	{}
	#mbnav_connect ul li	{margin:0 0 10px;}
	#mbnav_connect ul li a	{display:block; padding:8px 0; text-align:center; font-size:110%; border-radius:100px; /*max-width: 300px;*/ margin: 0 auto; color:#fff;}
	#mbnav_connect ul li a svg	{width: 1.6em; height: 1.6em; margin: 0 0.5em 0 0;}
	.mbnav_reserve a	{background: #ea5514;}
	.mbnav_line a	{background: #066c3a;}
	
	
	#topnav	{width:100%;}
	
	.menu-trigger	{background:#fff; color:#222; padding: 5px 0; margin:0; width: 50px; height:54px; border:none; display:block; position:relative;}	
	.menu-trigger div	{width:24px; height:18px; margin: 5px auto 5px; position:relative; }
	.menu-trigger div span	{width:100%; height:2px; background:#222; position: absolute; left:0;  transition: all .4s;}
	.menu-trigger div span:nth-of-type(1) {top: 2px;}
	.menu-trigger div span:nth-of-type(2) {top: 9px;}
	.menu-trigger div span:nth-of-type(3) { bottom: 0px;}
	
	.modal_on div .menu-trigger span:nth-of-type(1) {
		transform: translateY(20px) rotate(-45deg);
		top: -11px;
	}
	.modal_on div .menu-trigger span:nth-of-type(2)	{
		display:none;
	}
	.modal_on div .menu-trigger span:nth-of-type(3) {
		transform: translateY(-20px) rotate(45deg);
		bottom: -13px;
	}
	
	.modal .iziModal-content .icon-close{
    width: 100%;
    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;
	}
	
	#modal .iziModal-content .icon-close:hover, #modal-custom .iziModal-content .icon-close:focus{
	  color: black;
	}

	#mainNav{
	clear:both;
	width: 100%;
	float: none;
	margin: 0 0 20px;
	padding: 0;
	font-size:1.15em;
	}
	
	#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{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	position:relative;
	}
	#mainNav li strong{
	font-weight:700;
	}

	#mainNav li img{
	height:10px;
	width:auto;
	}

	#mainNav li a{
		color:#000;
		position:relative;
	}
	#mainNav li:not(.menu-item-has-children) a:after	{
		content: "";
		position: absolute;
		width: 16px;
		height: 16px;
		border-radius:50%;
		background:#ea5514;
		top:50%;
		right:0;
		margin-top: -8px;
		z-index: 1;
	}
	#mainNav li:not(.menu-item-has-children) a:before	{
		content: "";
		position: absolute;
		top: 50%;
		right: 0px;
		width: 0;
		height: 0;
		border: 4px solid transparent;
		border-left: 6px solid #fff;
		transition: 0.5s border-color;
		margin-top: -4px;
		z-index: 2;
	}
	li.menu-item-has-children > a:before	{
		display:none;
	}

	ul#mainNav li li a, ul#mainNav li.current-menu-item li a, ul#mainNav li li.current-menu-item a{
	padding-left:40px;
	font-weight:normal;
	background: url(images/sub1.png) no-repeat 20px 13px;
	}
	ul#mainNav li li:last-child a{background: url(images/subLast.png) no-repeat 20px 13px;}

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

	#mainNav li a,#mainNav ul li.current-menu-item li a{
	display: block;
	padding:10px 10px;
	text-align:left;
	border-bottom:1px solid #cecece;
	color: #000;
	}
 

	#mainNav .panel ul li li{
	float:left;
	border:0;
	}
	
	
	.accordionBtn {
		display: block;
		position: absolute;
        top: 0.1em;
		right: 0;
		padding:10px 0 10px 10px;
		text-align:center;
	}
	.accordionBtn span {
		display: block;
		text-align:center;
		width: 16px;
		height: 16px;
		border-radius: 50%;
		background: #ea5514;
		position:relative;
	}

	.accordionBtn span:before, .accordionBtn span:after	{position:absolute;}
	.accordionBtn span:before {
		content: "";
		width: 8px;
		height: 2px;
		background: #fff;
		top:50%;
		left:50%;
		margin: -1px 0 0 -4px;
	}
	.accordionBtn span:after {
		content: "";
		width: 2px;
		height: 8px;
		background: #fff;
		top:50%;
		left:50%;
		margin: -4px 0 0 -1px;
	}
	.accordionBtn.active span:after {
		display:none;
	}
	
	/*.sub-menu	{padding:0 0 0 10px;}*/
	.sub-menu li:first-child	{border-top:1px solid #dcdcdc;}


	#sns_nav	{font-size:20px; text-align:center; margin:0 0 20px; position:relative;}
	#sns_nav li	{width:30px !important; margin:0 5px; display:inline-block; text-align:center;}
	#sns_nav li a	{display:block; line-height:1.0; font-size:30px; padding:10px 0 0; background:transparent !important; border-bottom:none !important; color:#000;}
	#sns_nav li svg	{width:1em; height:1em;}

	#header_connect	{display:none;}


}

	


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

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
	#content, #content-topics,#content-home, #sidebar, #sidebar-topics, #sidebar-home{clear:both;width:95%;float:none;margin:0 auto;padding:0 0 10px;}
	#wrapper #content	{width:100%;}
}




/* -----------------------------------------------------------
		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;
}

p.banner img:hover{
}

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

section.widget h3, section.blog_quote h3 {
    font-size: 120%;
    line-height: 1.4;
    clear: both;
    margin: 0;
    padding: 7px 10px 7px 0px;
    border-bottom: 0;
    border-bottom: 3px solid #362a33;
}

section.widget:not(.widget_tags) li a{
display:block;
padding:10px;
border-bottom:1px dotted #362a33;
}
section.widget:not(.widget_tags) li a:hover	{
	color:#eb5e20;
}
section.widget_tags ul	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	margin:20px 0 0 !important;
}
section.widget_tags li a:before	{
	content:"#";
}
section.widget_tags li	{
	margin:0 6px 3px 0;
}
section.widget_tags li a	{
	border:1px solid #949494;
	background:transparent;
	border-radius:3px;
	padding:1px 8px;
    color: #333;
	font-size:90%;
}
section.widget_tags li a:hover	{
	background-color: #efefef;
}



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

/* 投稿引用 */
#sidebar-home h2	{font-size:25px; text-align:left; margin:0 0 5px;}
#sidebar-home section	{margin-bottom:20px;}
.blog_quote > div	{margin-bottom:5px; padding:0 0 5px;}
.blog_quote h3	{margin-bottom:20px !important;}
.blog_quote div a	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
	width:100%;
}
.blog_quote div.dis_flex	{
    align-items: center;
	margin-bottom:5px; 
	padding:0 0 5px;
}
.blog_quote a:hover	{color:#eb5e20;}
.blog_quote .sd_news_photo	{flex:0 0 80px; margin-right:10px; height:80px; border-radius:10px; overflow:hidden;}
.blog_quote .sd_news_photo img	{max-width:80px; height:auto;}
.blog_quote .sd_news_text	{flex:2;}
.blog_quote .idx_news_date{font-size:11px;}
.blog_quote .idx_news_text{font-size: 90%; display: block; line-height:1.4; font-weight: bold; padding: 0;}
.blog_quote .info_new	{font-size: 10px; line-height:1.2;}


/* お知らせ　
-------------*/
.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;
font:normal 90% Arial, 'ヒラギノ角ゴ W7 JIS2004','ＭＳ Ｐゴシック',sans-sans-serif;
}

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

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



/* -----------------------------------------------------------
		Footer（共通）
----------------------------------------------------------- */
#footer	{
	margin:6rem 0 0;
} 
#footerUpper	{
	color:#fff;
}
.ft_res_li	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	font-size:1.125em;
	font-weight:600;
}
.ft_res_li > li	{
	width:50%;
	text-align:center;
	padding:2rem 0 4rem;
	border-radius:2rem 2rem 0 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.ft_res_01	{
	flex:2;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
	justify-content:center;
}
.ft_res_01 p	{
	line-height:1.4;
}
.ft_res_01 p strong	{
	font-size:150%;
	font-weight:600;
}
.ft_res_shp	{
	background:#ea5514;
}
.ft_res_lin	{
	background:#066c3a;
}
a.ft_res_bt	{
    font-weight: 600;
    border-radius: 999px;
    display: block;
    font-size: 100%;
    text-align: center;
    margin: 0.5rem auto 0;
    padding: 0.4em 0;
    width: 100%;
    max-width: 340px;
    background: #000;
    color: #fff;
    position: relative;
}
.ft_res_shp a.ft_res_bt:hover	{
	background:#fff;
	color:#ea5514 !important;
}
.ft_res_lin a.ft_res_bt:hover	{
	background:#fff;
	color:#066c3a !important;
}
.ft_res_box	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:center;
}
.ft_res_ico	{
	margin-right:10px;
}
#footerCont{
	background:#000;
	color:#fff;
	width:100%;
	border-radius:2rem 2rem 0 0;
	padding:2rem 0;
	margin:-2rem 0 0;
	position:relative;
	z-index:1;
}
#footerCont a	{
	color:#fff;
}
#ft_logo	{
	width:9.8rem;
	margin:0 auto 2rem;
}
#footerNav	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content:center;
	gap:0.6em 2em;
	margin-bottom:3rem;
}
#footerNav li	{
	font-size:1.125em;
	font-weight:700;
}
#footerNav li strong	{
	font-weight:700;
}
#footerNav li ul.sub-menu	{
	display:none;
}
#ft_data	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content:center;
	align-items:center;
	gap:1em 2em;
	font-size:1.125em;
	font-weight:700;
	margin-bottom:4rem;
}
#ft_sns	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	font-size:130%;
	font-weight:normal;
	gap:0 0.6em;
}
#ft_sns svg	{
	width:1em;
	height:1em;
}
#footer address	{
	font-size:11px;
	text-align:center;
}

#bottomLinks	{
	position:fixed;
	bottom:0;
	left:0;
	z-index:99;
	width:100%;
}
#bottomLinks ul	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	margin:0;
	border-top:1px solid #fff;
}
#bottomLinks ul li	{
	width:calc(100% / 2);
	box-sizing:border-box;
}
#bottomLinks ul li:nth-of-type(2)	{
	border-left:1px solid #fff;
}
#bottomLinks ul li a	{
	display:block;
	color:#fff;
	text-align:center;
	font-size:100%;
	padding:0.6em 0;
}
.ft_ressp_box	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:center;
}
.ft_ressp_box svg	{
    width: 1.6em;
    height: 1.6em;
    margin: 0.2em 0.4em 0 0;
}


@media only screen and (min-width: 1025px){
	#bottomLinks	{display:none;}
}
@media only screen and (max-width: 1024px){
	#footerUpper	{display:none;}
	#footerCont	{padding-bottom:5em; margin-top:0;}
}
@media only screen and (max-width: 599px){
	#footerNav li	{font-size:100%;}
	#ft_data	{display:block; text-align:center; font-size:100%;}
	.ft_dat_add	{display:inline-block; text-align:left; font-size: 90%; margin-bottom:10px;}
	.ft_dat_tel	{width:100%; text-align:center; font-size: 140%;}
	#ft_sns	{font-size:30px; justify-content:center;}
}




.bn_box {
    margin: 50px 0;
    text-align: center;
    width: 100%;
}
.bn_box ul	{
	display: flex; 
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:center;
}
.bn_box ul li	{
}
@media only screen and (max-width: 599px){
	.bn_box	{margin:40px 0 20px;}
	.bn_box ul li	{width:100%; margin:0 0 10px;}
}


/* Floating Menu */
#fl_menu_top {z-index: 999; position: fixed; right: 0; top: 230px;}
#fl_menu_top ul li {margin-bottom: 5px;}

#bn_sm_reserve	{margin:20px 0; text-align:center;}

@media only screen and (min-width: 401px){
	#bn_sm_reserve	{display:none;}
}
@media only screen and (max-width: 400px){
	#fl_menu_top	{display:none;}
	#bn_sm_reserve	{display:block;}
}

/* Google translator */
#flags {margin: 0 auto; width: 90%; text-align: center;}
#sortable {
    float: none !important;
    display: inline-block;
}

/* -----------------------------------------------------------
		Footer Contact Button
----------------------------------------------------------- */
#ft_contact_bt	{
	position:fixed;
	bottom:30px;
	left:30px;
	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: 340px;
}
.ftc_bt	{
    display: flex;
    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:#362a33;
    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,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_35%22%20transform%3D%22translate(-37.478%20-256.973)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_31%22%20transform%3D%22translate(46.504%20256.973)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30%22%20transform%3D%22translate(0%200)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_29%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_29%22%20class%3D%22st0%22%20d%3D%22M44.24%2C25.87l-3.62-3.62c5.13-5.15%2C5.13-13.47%2C0-18.62L44.24%2C0%20C51.37%2C7.15%2C51.37%2C18.72%2C44.24%2C25.87z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_30%22%20class%3D%22st0%22%20d%3D%22M89.77%2C291.78c-3.3-0.07-6.15%2C2.27-6.73%2C5.52v-26.56c-0.33-8.36-13.33-8.36-13.66%2C0%20c0%2C0%2C0%2C46.32%2C0%2C46.32c-7.76%2C0.34-6.84-9.35-6.7-14.46c-14.85%2C15.48-1.62%2C31.14%2C7.14%2C44.97c12.61%2C18.14%2C55.59%2C8.15%2C52.84-13.88%20c0%2C0%2C0-25.93%2C0-25.93c-0.02-6.74-9.86-8.59-12.66-2.63c2.31-9.21-9.64-14.76-13.42-5.41C96.58%2C294.81%2C94.2%2C291.78%2C89.77%2C291.78z%22%2F%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_34%22%20transform%3D%22translate(37.486%20256.973)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_33%22%20transform%3D%22translate(0%200)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_31%22%20class%3D%22st0%22%20d%3D%22M23.34%2C25.87l3.63-3.62c-5.13-5.15-5.13-13.47%2C0-18.62L23.34%2C0%20C16.21%2C7.15%2C16.21%2C18.72%2C23.34%2C25.87z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fg%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	{
    flex: 2 0 20%;
    padding: 5px 5px;
    border-radius: 100px;
    text-align: center;
    box-sizing: border-box;
    color: #333;
	background:#fff;
	font-size:16px;
	margin-left:10px;
	position:relative;
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.3));
	font-weight:600;
}
.ftc_ballon span	{
	display:block;
	line-height:1.6;
}
.ftc_bl_s	{
	font-weight:normal;
	font-size:12px;
}
.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;
}

/* animation */
#ftc_trigger	{	
	/*animation-play-state: paused;*/
}
#ftc_trigger.ftc_move .ftc_bt	{
	transition: .6s;
	animation: blinking 1s ease-in-out infinite alternate;
}

@keyframes blinking {
	0% {background: #362a33;}
	100% {background: #3A91F9;}
}

@media only screen and (min-width:1025px){
	#ft_contact_bt	{display:none;}
}
@media only screen and (max-width:1024px){
	.ftc_clm	{width:260px;}
	#ft_contact_bt	{bottom:10px; left: 10px;}
	#ftc_trigger .ftc_bt div	{width:35px; height:35px;}
	.ftc_open #ftc_trigger .ftc_bt div	{background-size:35px auto;}
	.ftc_open ul#ftc_list	{bottom:80px;}
	.ftc_bt	{flex-basis:70px; height:70px;}
	.ftc_bt svg	{width:40px; height:40px;}
	.ftc_ballon	{font-size:13px;}
	.ftc_ballon span	{line-height:1.4 !important;}
	.ftc_bl_s	{font-size:10px;}
}

/* -----------------------------------------------------------
		Page Common
----------------------------------------------------------- */
.boxcont	{
	margin:0 0 90px;
}
.bgcont	{
	padding:90px 0;
}
.bg_normal	{
	background:#fff;
}
.bg_dark	{
	background:#dfe8ea;
}
.bg_light	{
	background:#fffefb;
}
a.top_linkmore	{
    background:#e95098;
    display: block;
    font-size: 100%;
	text-align:center;
    margin: 40px auto 0;
    padding: 16px 0;
    width: 320px;
    color: #fff;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
a.top_linkmore span	{
	position:relative;
	z-index:2;
}
a.top_linkmore:before	{
	content:"";
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
	background:#ccc;
	height:0;
	transition:0.3s ease-in;
}
a.top_linkmore:hover:before	{
	height:100%;
}
.bg_dark a.top_linkmore	{
}
.bg_dark  a.top_linkmore:hover	{
}
.bg_white a.top_linkmore	{
}
.bg_white  a.top_linkmore:hover	{
}

.pagetitle	{
	width:90%;
	max-width:1260px;
	height:12.5rem;
	background:#ea5514;
	color:#fff;
	border-radius:1.5rem;
	margin:0 auto 4rem;
	position:relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
.pagetit_inn	{
	width:90%;
	margin:0 auto;
}
#pagetit_haveimg .pagetit_inn	{
	text-align:center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items:center;
}
#pagetit_noimg .pagetit_inn	{
	text-align:center;
}
.pagetitle .inner	{
	position:relative;
	z-index:2;
}
.pagetit_main	{
    font-size: 1.8rem;
	font-weight:900;
    line-height: 1.4;
}
#pagetit_haveimg .pagetit_main	{
    font-size: 2.4rem;
}
.pagetit_img img	{
	max-height:10rem;
	width:auto;
}


.ptit_double	{
	margin-bottom:60px;
}
.ptit_eg	{
    font-family: "Baskervville","Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体",'Noto Sans JP', "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight:400;
	font-size:60px;
	line-height:1.2;
}
.ptit_sub	{
	font-size:26px;
	line-height:1.4;
	color:#bbb;
}
.int_link	{
	margin:30px 0;
}
.int_link a	{
	background: #f9f9f9;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
	padding:40px 60px;
	display:flex;
}
.int_link a:hover	{
	background:#d3d3d3;
}
.int_link_L	{
	width:160px;
	margin-right:40px;
}
.int_link_Linn	{
	border-radius:50%;
	overflow:hidden;
}
.int_link_R	{
	flex:2;
	display:flex;
	flex-direction:column;
    justify-content: center;
}
.int_link_ass	{
	font-size:100%;
	line-height:1.4;
}
.int_link_name	{
	font-weight:bold;
	font-size:140%;
	line-height:1.4;
	margin-bottom:0.6em;
}
.int_link_tit	{
	font-weight:bold;
	font-size:140%;
	line-height:1.4;
}
.bt_alllinks	{
    background: #fff;
    border-radius: 100px;
    display: block;
    font-size: 100%;
    text-align: center;
    margin: 20px auto 0;
    padding: 15px 0;
    width: 320px;
    color: #362a33;
    border: 1px solid #362a33;
}
.bt_alllinks:hover	{
	background:#efefef;
}
.bt_alllinks span	{
    position: relative;
	padding:0 2em;
}
.bt_alllinks span:before	{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.4em;
    height: 0.4em;
    margin-top: -0.2em;
    border-bottom: 1px solid #362a33;
    border-left: 1px solid #362a33;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.link_topmore	{
	display:block !important;
    display: block;
    font-size: 90%;
	text-align:center;
    letter-spacing: 1px !important;
    margin: 40px auto;
    padding: 10px 0;
    width: 220px;
	background:#362a33;
    color: #fff !important;
	transition:0.8s;
}
a.link_topmore:hover {
	color:#fff; 
	background:#0074ff;
}

@media only screen and (min-width: 1025px){
	.link_tel	{pointer-events: none; cursor: default;}
}
@media only screen and (max-width: 899px){
	.ptit_eg	{font-size:50px;}
	.ptit_sub	{font-size: 20px;}
	.int_link a	{padding:40px 20px;}
}
@media only screen and (max-width: 699px){
	.bgcont	{padding:50px 0;}
	.ptit_eg	{font-size:40px;}
	.ptit_sub	{font-size: 16px;}
}
@media only screen and (max-width: 599px){
	.boxcont	{margin:0 0 60px;}
	.pagetitle	{height:120px;}
	.pagetitle	{margin-bottom:40px;}
	.pagetit_main	{font-size: 20px;}
	#pagetit_haveimg .pagetit_main	{font-size: 20px;}
	.pagetit_img img	{max-height:100px;}
	.ptit_double	{margin-bottom:20px;}
	.ptit_eg	{font-size:26px;}
	.ptit_sub	{font-size: 12px;}
	.int_link a	{display:block; padding:20px 20px 30px;}
	.int_link_L	{margin:0 auto 20px;}
	.int_link_ass, .int_link_name	{text-align:center;}
	.int_link_name	{font-size:120%;}
	.int_link_tit	{font-size:120%; line-height:1.6;}
}


/* -----------------------------------------------------------
		Layout Box
----------------------------------------------------------- */
.dis_flex	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.dis_flex.alignitem_center	{
	align-items:center;
}
.dis_flex.justifyc_center	{
	justify-content:center;
}
.dis_flex.row-reverse	{
    -ms-flex-direction: row-reverse;
    -webkit-box-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.flex_separate	{
	justify-content:space-between;
}
.d-box-1of2	{width:50%; overflow:hidden; box-sizing:border-box;}
.d-box-1of3	{width:33.3%; overflow:hidden; box-sizing:border-box;}
.d-box-2of3	{width:66%; overflow:hidden; box-sizing:border-box;}
.d-box-1of5	{width:20%; overflow:hidden; box-sizing:border-box;}
.d-box-2of5	{width:40%; overflow:hidden; box-sizing:border-box;}
.d-box-3of5	{width:60%; overflow:hidden; box-sizing:border-box;}
.d-box-4of5	{width:80%; overflow:hidden; box-sizing:border-box;}
.d-box-1of4	{width:25%; overflow:hidden; box-sizing:border-box;}
.d-box-3of4	{width:75%; overflow:hidden; box-sizing:border-box;}
.flex_separate .d-box-1of2	{width:calc((100% - 40px) / 2);}
.flex_separate .d-box-1of3	{width:calc((100% - 40px) / 3);}
.flex_separate .d-box-2of3	{width:calc(((100% - 40px) / 3) * 2);}
.flex_separate .d-box-1of5	{width:calc((100% - 40px) / 5);}
.flex_separate .d-box-2of5	{width:calc(((100% - 40px) / 5) * 2);}
.flex_separate .d-box-3of5	{width:calc(((100% - 40px) / 5) * 3);}
.flex_separate .d-box-4of5	{width:calc(((100% - 40px) / 5) * 4);}
.flex_separate .d-box-1of4	{width:calc((100% - 40px) / 4);}
.flex_separate .d-box-3of4	{width:calc(((100% - 40px) / 4) * 3);}
.d-box-pl20	{padding-left:20px;}
.d-box-pl40	{padding-left:40px;}
.d-box-pr20	{padding-right:20px;}
.d-box-pr40	{padding-right:40px;}
.d-box-pr60	{padding-right:60px;}
.d-box-plr10	{padding-left:10px; padding-right:10px;}
.d-box-plr20	{padding-left:20px; padding-right:20px;}
@media only screen and (max-width: 859px) {
	.d-box-1of3	{width:50%;}
	.d-box-2of3	{width:100%; display:block; margin-bottom:20px;}
	.d-box-1of4	{width:100%; display:block; margin-bottom:20px;}
	.d-box-3of4	{width:100%; display:block; margin-bottom:20px;}
	.d-box-1of5,.d-box-2of5,.d-box-3of5,.d-box-4of5	{width:100%; display:block; margin-bottom:20px;}
	.flex_separate .d-box-1of3	{width:100%;}
	.flex_separate .d-box-2of3	{width:100%;}
	.flex_separate .d-box-1of4	{width:100%;}
	.flex_separate .d-box-3of4	{width:100%;}
	.flex_separate .d-box-1of5, .flex_separate .d-box-2of5, .flex_separate .d-box-3of5, .flex_separate .d-box-4of5	{width:100%;}
	.d-box-2of3.d-box-pl20, .d-box-2of3.d-box-pl40	{padding-left:0;}
	.d-box-2of3.d-box-pr20, .d-box-2of3.d-box-pr40	{padding-right:0;}
	.d-box-1of4.d-box-pl20, .d-box-1of4.d-box-pl40	{padding-left:0;}
	.d-box-1of4.d-box-pr20, .d-box-1of4.d-box-pr40	{padding-right:0;}
	.d-box-3of4.d-box-pl20, .d-box-3of4.d-box-pl40	{padding-left:0;}
	.d-box-3of4.d-box-pr20, .d-box-3of4.d-box-pr40	{padding-right:0;}
}
@media only screen and (max-width: 767px) {
	.d-box-1of2	{width:100%; display:block; margin-bottom:20px; float: left;}
	.flex_separate .d-box-1of2	{width:100%;}
	.d-box-1of2 img {max-width:auto;}
	.d-box-1of3	{width:100%; display:block; margin-bottom:20px;}
	.flex_separate .d-box-1of3	{width:100%;}
	.d-box-1of2 .d-box-1of2, .d-box-1of2 .d-box-2of3, .d-box-1of2 .d-box-3of4	{margin-bottom:0;}
	.d-box-1of2.d-box-pl20, .d-box-1of2.d-box-pl40	{padding-left:0;}
	.d-box-1of2.d-box-pr20, .d-box-1of2.d-box-pr40, .d-box-1of2.d-box-pr60	{padding-right:0;}
	/* .d-box-plr10, .d-box-plr20	{padding-left:0; padding-right:0;} */
}


/* -----------------------------------------------------------
		トップページ
----------------------------------------------------------- */
#mainImg_ov	{
	width:90%;
	max-width:1600px;
    min-height: 32rem;
	margin:0 auto 20px;
	padding:60px 0 9rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:flex-end;
	align-items:flex-start;
	position:relative;
}
#mainImg_R	{
	width:84%;
	border-radius:1.25rem;
	overflow:hidden;
}
#mainImg_L	{
	width:16%;
	padding-right:2%;
	box-sizing:border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:center;
	z-index: 99;
}
.top_catch	{
	font-size:1.8rem;
	line-height:1.6;
	font-weight:900;
    writing-mode: vertical-rl;
}
.top_catch strong	{
	color:#ea5514;
}
a.topmv_res	{
	width:15rem;
	height:15rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:center;
	align-items:center;
	border-radius:50%;
	background:#ea5514;
	position:absolute;
	bottom:0;
	left:0;
	transition:0.5s;
	-webkit-animation:vibration 2s infinite linear alternate;
	animation:vibration 2s infinite linear alternate; 
}
a.topmv_res img	{
	width:10rem;
}
a.topmv_res:hover	{
	background:#066c3a;
}
@keyframes vibration {
 0%{transform:translateX(0)}
 7%{transform:translateX(-5px)}
 14%{transform:translateX(5px)}
 20%{transform:translateX(-5px)}
 32%{transform:translateX(5px)}
 40%{transform:translateX(0px)}
}


@media only screen and (min-width: 700px){
	#mainImg	{width:100%; padding:0; margin:0;}
	#mainImg_sp	{display:none;}
}
@media only screen and (max-width: 699px){
	#mainImg	{display:none;}
	#mainImg_sp	{margin:0;}
	#mainImg_sp .slick-slider	{margin:0 !important;}
	#mainImg_ov {padding: 0px 0 9rem;}
	#mainImg_L	{/* margin-left: 2rem; margin-top: 3rem; */ width: 8.64rem; position: absolute;left: 0;top: 3rem;}
	#mainImg_R {width: calc(100% - 9rem);}
	#mainImg_ov .slick-dots	{text-align:right; padding-right:20px;}
}





.topcont	{
	padding:6rem 0;
}
.topcont_wht	{
	padding:0 0 6rem;
}
.tit_top_basic	{
    font-size: 2rem;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 1em;
}

a.link_topmore {
	font-weight:900;
    border-radius: 999px;
    display: block;
    font-size: 112.5%;
	text-align:center;
    margin: 2rem auto 0;
    padding: 0.4em 0;
    width: 100%;
	max-width:500px;
    background: #ea5514;
	color:#fff;
	position:relative;
}
a.link_topmore:hover {
	background:#066c3a; 
	color:#fff !important;
}

.tx_borderbtm	{
	border-bottom:1px solid #000;
	padding-bottom:0.2em;
}


.top_intr_logo	{
	font-size:2.4rem;
	line-height:1.2;
	text-align:center;
	margin-bottom:1rem;
}
.top_intr_logo img	{
	width:4em;
}
#top_intro h1	{
	text-align: center;
	font-size: 90%;
	font-weight: 400;
	margin-bottom:3rem;
}
.top_intr_logo span	{
	display:inline-block;
	margin-bottom:0.3em;
}
.top_intr_tit	{
	font-size:2rem;
	text-align:center;
    font-weight: 700;
	margin-bottom:1em;
}
.top_intr_tit span	{
	display:inline-block;
	border-bottom:1px solid #000;
}
.top_intr_tit strong	{
    font-weight: 700;
	color:#ea5514;	
}
.top_intr02	{
	max-width:63em;
	margin:0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	align-items:center;
}
.top_intr02_img	{
	width:23%;
	padding:0 2%;
	box-sizing:border-box;
	text-align:center;
}
.top_intr02_txt	{
	flex:2;
	font-size:125%;
	font-weight:500;
}

.top_menu_li	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.top_menu_li li	{
	width:calc((100% - 7%) / 3);
	margin:0 3.5% 3.5% 0;
}
.top_menu_li li:nth-of-type(3n)	{
	margin-right:0;
}
.top_menu_li a	{
	display:block;
	border:1px solid #000;
	border-radius:1.3rem;
}
.top_menu_pc	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:center;
	align-items:flex-end;
	aspect-ratio:39/27;
	padding:30px 10px;
	box-sizing:border-box;
}
.top_menu_sp	{
	display:none;
}
.top_menu_li h3	{
	color:#eb5e20;
	font-weight:900;
	text-align:center;
	line-height:1.2;
}
.top_menu_bt	{
	font-size:1.1rem;
	font-weight:900;
	margin-top:1.5rem;
	text-align:center;
}
.top_menu_bt svg	{
	color:#eb5e20;
	width:1.2em;
	height:1.2em;
	margin-left:0.4em;
}
.top_menu_li a:hover, .top_menu_li a:active	{
	background:#eb5e20;
}
.top_menu_li a:hover h3, .top_menu_li a:hover .top_menu_bt svg	{
	color:#fff;
}
.top_menu_li a:active h3, .top_menu_li a:active .top_menu_bt svg	{
	color:#fff;
}
.top_menu_img img	{
	max-height:11.1rem;
	width:auto;
}
.top_menu_bt.mtex	{
	margin-top:3rem;
}
.top_menu_txm	{
	font-size:2.1rem;
	letter-spacing:-0.01em;
}
.top_menu_txm span	{
	font-size:150%;
	letter-spacing:0.1em;
}
.top_menu_txl	{
	font-size:3.4rem;
	letter-spacing:0.01em;
	line-height:1.0 !important;
}
.top_menu_txll	{
	font-size:4.3rem;
	letter-spacing:0.01em;
}
.top_menu_mr20	{
	margin-right:1rem;
}
.top_menu_mr10	{
	margin-right:0.5rem;
}

.top_trbl_box	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.top_trbl_L	{
	width:calc((100% - 7%) / 3);
	margin:0.8rem 3.5% 0 0;
	border-radius:1.3rem;
	background:#eb5e20;
	color:#fff;
	font-weight:700;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
	justify-content:center;
	align-items:center;
}
.top_trbl_L p	{
	font-size:7.8rem;
	line-height:1.0;
}
.top_trbl_R	{
	flex:2;
}
.top_trbl_tit	{
	font-size:3rem;
	line-height:1.6;
	font-weight:900;
	margin-bottom:1.0rem;
}
.top_trbl_li	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.top_trbl_li li	{
	font-size:1.125em;
	font-weight:900;
	margin:10px 10px 0 0;
}
.top_trbl_li li a:before	{
	content:"#";
}
.top_trbl_li li a	{
	display:inline-block;
	padding:0.4em 1em;
	border:1px solid #000;
	border-radius:999px;
}
.top_trbl_li li a:hover	{
	background:#eb5e20;
	color:#fff;
}

#top_shop	{
	background:#f0eaeb;
}
.top_shop_box	{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
	align-items:flex-start;
	gap:0 8%;
}
.top_shop_box + .top_shop_box	{
	margin-top:12rem;
}
.top_shop_box:nth-of-type(even)	{
    flex-direction: row;
}
.top_shop_img	{
	width:63.6%;
	border-radius:1.2rem;
	overflow:hidden;
}
.top_shop_txt	{
	flex:2;
}
.top_shop_box h2	{
	font-size:1.875em;
    line-height: 1.2;
	font-weight:900;
	text-align:center;
	color:#eb5e20;
	margin-bottom:1em;
}
.top_shop_txl	{
	font-size:1.125em;
	font-weight:700;
	margin-bottom:2.2em;
}
.top_shop_ico	{
	text-align:center;
	margin-bottom:1.6em;
}
.top_shop_ico img	{
	width:167px;
}
.top_shop_txs	{
	line-height:2.0;
}
.top_marquee	{
	font-size: 6rem;
	font-weight:700;
	color: #f0eaeb;
	line-height:1;
	position:relative;
	z-index:-1;
	width:100%;
	overflow:hidden;
}
.top_marquee ul	{
	display: flex; 
	flex-wrap: nowrap;
}
.top_marquee li	{
	white-space: nowrap;
	margin-right:0.5em;
	animation: loop-slide 8s linear infinite;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-6em);
  }
}


.top_info_li {
	max-width:850px;
	list-style-type:none; 
	margin:0 auto; 
	padding:0;
}
.top_info_li li {
	border-bottom:1px solid #ccc; 
	line-height: 1.8; 
	padding: 1em 0;
}
.top_info_li li dl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	margin:0;
}
.top_info_li li dt, .top_info_li li dd {
	padding:0; 
	margin:0; 
	line-height:1.4;
}
.top_info_li li dt {
	width:10em;
	font-weight:600;
}
.top_info_li li dd {
	flex:2;
}
.top_info_li a:hover	{
	color:#eb5e20;
}

.top_abt_box	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.top_abt_L	{
	width:30%;
	margin-right:4%;
}
.top_abt_R	{
	flex:2;
}
.top_abt_R iframe	{
	width:100%;
}
.top_abt_tit	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:space-between;
	gap:0 1rem;
	margin-bottom:1.5rem;
}
.top_abt_logo	{
	width:9.8rem;
}
.top_abt_mark	{
	width:5rem;
}
.top_abt_L dl	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;	
	align-items:flex-start;
}
.top_abt_L dl dt	{
	background:#066c3a;
	color:#fff;
	padding:0.1em 0.6em 0.2em;
	margin-right:1em;
	width:6em;
	border-radius:999px;
	box-sizing:border-box;
	text-align:center;
	line-height:1.4;
	margin-top:0.2em;
}
.top_abt_L dl dd	{
	padding:0 0 0.2em;
	flex:2;
	line-height:2.2;
}


@media only screen and (max-width: 1024px){
	.top_menu_li li	{width:calc((100% - 3.5%) / 2);}
	.top_menu_li li:nth-of-type(3n)	{margin-right:3.5%;}
	.top_menu_li li:nth-of-type(even)	{margin-right:0;}
	.top_menu_li	{max-width:600px; margin:0 auto;}
	.top_trbl_L	{width:25%;}
	.top_shop_box	{display:block; max-width:600px; margin-right:auto; margin-left:auto;}
	.top_shop_img	{width:100%; margin:0 0 2rem;}
	.top_abt_box	{display:block; max-width:600px; margin: 0 auto;}
	.top_abt_L	{width:100%; margin:0 0 2rem;}
	.top_info_li	{max-width:600px;}
}
@media only screen and (max-width: 899px){
	.top_intr02	{display:block;}
	.top_intr02_img	{margin:0 16px 6px 0; width:7.8rem; padding:0; float:left;}
}
@media only screen and (max-width: 599px){
	.topcont	{padding:4rem 0;}
	.topcont_wht	{padding:0 0 4rem;}
	.tit_top_basic	{font-size:2.4rem;}
	.top_intr_logo	{font-size:26px;}
	.top_intr_logo img	{width:5em;}
	#top_intro h1	{font-size:11px; margin-bottom:2rem;}
	.top_intr_tit span	{padding-bottom:0.2em;}
	.top_intr02_txt	{font-size:110%;}
	.top_menu_li	{display:block;}
	.top_menu_li li	{width:100%; margin:0 0 20px !important;}
	.top_menu_pc	{display:none;}
	.top_menu_sp	{height:7rem; padding:0.5rem 1rem; display: flex; flex-direction: row; flex-wrap: nowrap; align-items:center;}
	.top_menusp_img	{width:25%; margin-right:2%; text-align:center;}
	.top_menusp_img img	{height:7rem; width:auto;}
	.top_menu_sp h3	{font-size:2.4rem; text-align:left;}
	.top_menu_sp .top_menu_bt	{text-align:left; font-size: 1.5rem; margin-top:0.2em;}
	.top_trbl_box	{display:block;}
	.top_trbl_L	{width:100%; margin:0 0 1rem; padding:1rem 0; border-radius:1.3rem 1.3rem 0 0;}
	.top_trbl_L p	{font-size:40px;}
	.top_trbl_tit	{font-size:30px; text-align:center;}
	.top_trbl_li li	{font-size:1em; margin: 5px 5px 0 0;}
	.top_shop_img	{margin-bottom:30px;}
	.top_shop_box + .top_shop_box	{margin-top:6rem;}
	.top_shop_ico img	{width:125px;}
	.top_info_li li dl	{display:block;}
	.top_info_li li dt	{width:auto; font-size:90%; margin-bottom:1em;}
}


/* -----------------------------------------------------------
		Page common
----------------------------------------------------------- */
.tit_basic	{
	font-size:24px;
    color: #0068b7;
	margin-bottom:20px;
	width:350px;
	position:relative;
}
.tit_basic:before	{
	content:"";
	width:100%;
	height:1px;
	background:#0068b7;
	position:absolute;
	top:50%;
	right:0;
    z-index: -1;
}
.tit_basic span	{
	display:inline-block;
	background:#fff;
	padding:0 10px 0 0;
}
.tit_simple	{
	font-size:24px;
    color: #0068b7;
	border-bottom:1px solid #0068b7;
	padding:0 10px 10px;
	margin-bottom:20px;
}
.tit_sline	{
    font-size: 40px;
    line-height: 1.4;
    position: relative;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.tit_sline:after {
    content: "";
    position: absolute;
    width: 90px;
    height: 3px;
    left: 50%;
    bottom: 0;
	background:#d5141c;
	margin-left:-45px;
}
.tit_gline	{
	font-size:30px;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:30px;
}

.list_num	{
	list-style: decimal;
	list-style-position: outside;
    padding-left: 1.5em;
}
.list_num li	{
	margin-bottom:10px;
}


a.bt_more {
	font-weight:900;
    border-radius: 999px;
    display: block;
    font-size: 112.5%;
	text-align:center;
    margin: 2rem auto 0;
    padding: 0.6em 0;
    width: 100%;
	max-width:360px;
    background: #ea5514;
	color:#fff;
	position:relative;
}
a.bt_more:hover {
	background:#066c3a; 
	color:#fff !important;
}

.pick_red_ul	{
	color:#d5141c;
	font-weight:normal;
	padding:0 0 5px;
	position:relative;
}
.pick_red_ul:before	{
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    background: #d5141c;
}

.ancker	{
	display:block;
	margin-top:-85px;
	padding-top:85px;
}
.li_dotted li	{
    padding-left: 1.2em;
    position: relative;
    line-height: 1.7;
}
.li_dotted li:before	{
    content:"";
    position: absolute;
	width:2px;
	height:2px;
	border-radius:50%;
	background:#222;
    left: 0.5em;
    top: 0.8em;
	margin-top:-1px;
}

.imglist_2clm, .imglist_3clm, .imglist_4clm	{
	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;
}
.imglist_2clm li	{
	width:44%;
	margin:0 3%;
	text-align:center;
}
.imglist_3clm li	{
	width:30%;
	margin:0 1.5% 3%;
	text-align:center;
}
.imglist_4clm li	{
	width:22%;
	margin:0 1.5%;
	text-align:center;
}

@media only screen and (max-width: 1199px){
	.ancker	{margin-top:-55px; padding-top:55px;}
}
@media only screen and (max-width: 599px){
	.imglist_3clm li	{width:100%; margin:0 0 20px;}
	.imglist_4clm li	{width:44%; margin:0 3% 20px;}
}
@media only screen and (max-width: 399px){
	.tit_basic	{width:100%;}
}

/* -----------------------------------------------------------
		Menu / Service
----------------------------------------------------------- */
.service0 + .service0	{
	margin-top:9rem;
}
.srvc_mv	{
	margin:0 0 3rem;
}
.srvc_box	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content:space-between;
	margin-top:3rem;
}
.srvc_detail	{
	width:58%;
}
.srvc_data	{
	width:35%;
    border-radius: 1.3rem;
    border: 1px solid #000;
	overflow:hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.srvc_dt_tit01	{
	font-size:2.25em;
	line-height:1.4;
	font-weight:700;
	margin-bottom:1em;
}
.srvc_dt_tit02	{
	font-size:1.875em;
	line-height:1.4;
	margin-bottom:1.2em;
}
.srvc_dt_tit01 + .srvc_dt_tit02	{
	margin-top:-0.8em;
}
.srvc_dt_txt	{
	font-size:1.125em;
	line-height:2.0;
	font-weight:700;
}
.srvc_sqlist	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	font-size:1.125em;
	margin-top:2rem;
}
.srvc_sqlist li	{
	padding-left:1.2em;
	margin-right:1em;
	position:relative;
}
.srvc_sqlist li:before	{
	content:"";
	width:1em;
	height:1em;
	background:#000;
	position:absolute;
	top:0.4em;
	left:0;
}
.srvc_user	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content:space-between;
	margin:5rem 0 0;
}
.srvc_user > li	{
	width:calc((100% - 1rem) / 2);
    border-radius: 1.3rem;
    border: 1px solid #000;
}
.srvc_user_ico	{
	display:block;
	width:9rem;
	margin:-4rem auto 0;
}
.srvc_user_inn	{
	padding:1.3rem;
}
.srvc_user h3	{
	font-size:1.4em;
	text-align:center;
	line-height:1.6;
	margin-bottom:0.6em;
}
.srvc_user_inn p	{
	line-height:2.25;
}
.srvc_data_box	{
	flex:2;
}
.srvc_data_inn	{
	/*max-width:280px;*/
	padding:1rem;
	margin:0 auto;
}
.srvc_data_tit	{
	font-size:1.125em;
	text-align:center;
	line-height:1.2;
	margin-bottom:1.5rem;
}
.srvc_data_tit span	{
	font-size:133%;
}
.srvc_data_tit.txs	{
	line-height:1.4;
}
.srvc_data_tit.txs span	{
	font-size:115%;
}
.srvc_data_prc	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:center;
	align-items:center;
	gap:10px;
	margin:0 0 1.5rem;
}
.srvc_data_prc + .srvc_data_prc	{
	margin-top:-1rem;
}
.srvc_data_prcatt	{
    font-size: 95%;
	text-align:center;
	margin:0;
}
.srvc_data_prc p	{
	font-weight:700;
	line-height:1.0;
}
.srvc_data_prc p span	{
	font-size:230%;
	line-height:1.0;
}
.srvc_data_prccs	{
	font-size:90%;
	line-height:1.2;
	margin-left:2.5em;
}
.srvc_data_short	{
	max-width:280px;
	margin:0 auto;
}
.srvc_data_short + .srvc_data_prcatt	{
	margin-top:1.5rem;
}
.srvc_data_prcatt + .srvc_data_short	{
	margin-top:1.5rem;
}
.srvc_data_tck	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content:center;
	gap:1rem;
	margin:1rem 0;
}
.srvc_data_tck > li	{
    background: #ea5514;
    color: #fff;
	width:5.3em;
	height:5.3em;
	border-radius:1rem;
	line-height:1.6;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	justify-content:center;
	align-items:center;
}
.srvc_data_frs	{
	text-align:center;
	margin:1.5rem 0 0;
}
.srvc_data_frs strong	{
	color:#ea5514;
}
.srvc_data_pick	{
	text-align:center;
	margin: 0 0 1.5rem;
}
.srvc_data_pick strong	{
	font-size:112.5%;
	font-weight:900;
}


@media only screen and (min-width: 1025px){
	.srvc_res.onlysp	{display:none;}
}
@media only screen and (max-width: 1024px){
	.srvc_box	{display:block;}
	.srvc_detail	{width:100%; margin:0 0 3rem;}
	.service0 .srvc_data	{width:100%; display:block; max-width:445px; margin:0 auto;}
}
@media only screen and (max-width: 899px){
	.srvc_user	{display:block; max-width:445px; margin:5rem auto 0;}
	.srvc_user > li	{width:100%; margin:4rem 0 0;}
}
@media only screen and (max-width: 599px){
	.srvc_dt_tit01	{font-size:26px;}
	.srvc_dt_tit02	{font-size:20px;}
}


/* -----------------------------------------------------------
		About
----------------------------------------------------------- */
#about_menu_li	{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 1.5rem;
	grid-row-gap: 1.5rem;
}
#about_menu_li ul	{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	gap:1.5rem;
	height:100%;
}
#about_menu_li ul .srvc_data	{
	box-sizing:border-box;
}
#about_menu_li ul li	{
	flex:2;
}
#about_menu_li .srvc_data	{
	width:100%;
    height: 100%;
}
#about_menu_li .srvc_data_inn	{
	padding-bottom:1.5rem;
}
#about_menu_tit .srvc_data	{
	background:#ea5514;
	border:none;
	color:#fff;
}
#about_menu_li .srvc_data_inn	{
    padding-top: 1.5rem;
}
#about_menu_li .srvc_data_short + .srvc_data_prcatt	{
	margin-top:1.0rem;
}
#about_menu_li .srvc_data_prcatt + .srvc_data_short	{
	margin-top:1.0rem;
}
#about_menu_li .srvc_data_frs	{
	margin-top:1.0rem;
}
#about_menu_tit h2	{
	font-size:1.8rem;
	line-height:1.4;
	text-align:center;
	margin-bottom:0.6em;
}
#about_menu_tit p	{
	font-size:115%;
	line-height:2.0;
	max-width:280px;
	margin:0 auto;
}

#about_ticket h2	{
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 1.4;
	padding:0.6em;
	text-align:center;
    background: #ea5514;
    color: #fff;
    border-radius: 1.5rem;
    margin: 0 auto 2rem;
}
.about_ticket_li	{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 1.5rem;
	grid-row-gap: 1.5rem;
	margin-bottom:3rem;
}
.ticket_box	{
    width: 100%;
    height: 100%;
    border-radius: 1.3rem;
    border: 1px solid #000;
    overflow: hidden;
}
.ticket_box h3	{
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: center;
	background:#000;
	color:#fff;
	padding:0.4em;
	border-bottom:1px solid #000;
    margin: 0;
}
.ticket_box.platinum h3	{
	background:#9b978b;
}
.ticket_box.gold h3	{
	background:#aa824f;
}
.ticket_box.free3 h3	{
	background:#808080;
}
.ticket_box.free8 h3	{
	background:#666464;
}
.ticket_box.v310 h3	{
	background:#424242;
}
.ticket_prcbox	{
    min-height: 6.5rem;
    margin-bottom: 1.5rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.ticket_prc	{
	font-size:1.2rem;
	text-align:center;
	line-height:1.3;
	font-weight:700;
}
.ticket_prc span	{
    font-size: 200%;
    line-height: 1.0;
}
.ticket_prcatt	{
	font-size:0.9rem;
	text-align:center;
	line-height:1.1;
	font-weight:700;
	color:#ff0000;
}
.ticket_prclimit	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:center;
    gap: 0 5px;
    margin-top: 0.4rem;
}
.ticket_limit	{
    background: #ea5514;
    color: #fff;
	text-align:center;
    border-radius: 1rem;
	width:4.2rem;
	height:4.2rem;
	font-size:1.15rem;
	margin:0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	justify-content:center;
}
.ticket_limit p	{
	line-height:1.1 !important;
}
.ticket_limit span	{
	font-size:125%;
}
.ticket_inn	{
	padding:0 1.5rem 1.5rem;
}
.ticket_datli li	{
	line-height:1.4;
	padding-left:1.4em;
	position:relative;
}
.ticket_datli li:not(:last-child)	{
	margin-bottom:0.2em;
}
.about_ticket_book .ticket_datli li:not(:last-child)	{
	margin-bottom:1.4em;
}
.ticket_datli li:before	{
	content:"";
	width:1em;
	height:1em;
	background:#000;
	border-radius:50%;
	position:absolute;
	left:0;
	top:0.25em;
}
.ticket_inn strong	{
	color:#ff0000;
}
.ticket_datli + p	{
	margin-top:1.4em;
}
.ticket_inn p:not([class])	{
	line-height:1.4;
}
.ticket_v3add	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content:center;
	align-items:center;
	gap:1.25rem;
}
.ticket_v3add_txt p	{
	font-size:1.125em;
}
.ticket_v3add_txt p + p	{
	margin-top:0.5em;
}


.top_shop_box.abt_shop_box	{
	align-items:stretch;
}
.abt_shop_box .top_shop_txt	{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	justify-content:center;
}
.abt_shop_tel	{
	text-align:center;
}
.abt_shop_tel span	{
	display:inline-block;
}
.abt_shop_tel01	{
	font-weight:900;
    padding: 0.1em 1.5em 0.2em;
	border:1px solid #000;
}
.abt_shop_tel02	{
	font-size:150%;
	font-weight:900;
}
.abt_shop_tel02 span	{
	font-size:75%;
}
.abt_data_tit	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:center;
	gap:0 3rem;
	margin:0 0 1.5rem;
}
.abt_data_logo	{
	width:9.8rem;
}
.abt_data_mark	{
	width:5rem;
}
.abt_data_wrap	{
	max-width:815px;
	margin:0 auto;
}
.abt_data_box	{
	background:#f0eaeb;
    border-radius: 1.2rem;
	padding:4.5rem;
	margin-bottom:2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	align-items:center;
}
.abt_data_L	{
	width:37%;
	font-size:150%;
}
.abt_data_L h2	{
	font-weight:700;
}
.abt_data_R	{
	flex:2;
	font-size:112.5%;
}
.abt_data_R p:not(:last-child)	{
	margin-bottom:1.6em;
}
.abt_data_map iframe	{
    width: 100%;
}


@media only screen and (max-width: 1024px){
	#about_menu_li	{grid-template-columns: repeat(2, 1fr);}
}
@media only screen and (max-width: 899px){
	.about_ticket_li	{grid-template-columns: repeat(2, 1fr);}
}
@media only screen and (max-width: 699px){
	#about_menu_li	{display:block; max-width:400px; margin:0 auto;}
	#about_menu_li li:not(:last-child)	{margin-bottom:2rem;}
	#about_menu_li .srvc_data	{width:100%; display:block;}
	#about_menu_li ul	{display:block;}
	.about_ticket_li	{display:block; max-width:400px; margin:0 auto 3rem;}
	.about_ticket_li > li:not(:last-child)	{margin-bottom:2rem;}
	.ticket_box h3	{font-size:20px;}
	.ticket_prcbox	{min-height:0; display:block; padding:2rem 0; margin:0;}
	.ticket_prc	{font-size:16px; line-height: 1.6;}
	.ticket_prcatt	{font-size:90%; margin-bottom:0.6em;}
	.ticket_limit	{width: 4em; height: 4em; font-size: 15px;}
}
@media only screen and (max-width: 599px){
	#about_menu_tit h2	{font-size:26px; padding-top:0.5em;}
	#about_menu_tit p	{font-size:100%;}
	#about_menu_tit img	{width:200px; display:block; margin:0 auto;}
	#about_ticket h2	{font-size:20px; padding:0.8em 0.6em; margin-bottom:20px;}
	.abt_data_box	{display:block; padding:2rem;}
	.abt_data_L	{width:100%; margin:0 0 1.5rem; font-size:130%;}
	.abt_data_R	{font-size:100%;}
}



/* -----------------------------------------------------------
		姉妹店
----------------------------------------------------------- */
#store	{
    /*display: flex;
    flex-direction: row;
    flex-wrap: wrap;*/
}
#store_navi	{
	width:300px;
	margin-right:60px;
}
#store_main	{
	/*flex:2;*/
	max-width:900px;
	margin:0 auto;
}
#store_navi ul	{
    position: sticky;
    position: -webkit-sticky;
    top: 86px;
    left: 0;
}
#store_navi ul li	{
	border-bottom:1px solid #ccc;
}
#store_navi ul li a	{
	display:block;
	padding:10px;
	position:relative;
}
#store_navi ul li a:before	{
    content: "";
    border-width: 0 1px 1px 0;
    position: absolute;
    top: 50%;
    right: 1em;
    width: 0.4em;
    height: 0.4em;
    background: transparent;
    border-style: solid;
    border-color: #222;
    margin-top: -0.4em;
    transform: rotate(45deg);
}
#store_main h2	{
	background:#222;
	color:#fff;
    font-size: 20px;
	line-height:1.2;
	padding:0.5em 0.8em;
    margin-top: 60px;
    scroll-margin-top: 86px;
}
#store_main h2:first-child	{
	margin-top:0;
}
#store_main h3	{
    font-size: 18px;
	color:#0068b7;
	line-height:1.2;
	padding:0.2em 0 0.2em 20px;
    margin: 20px 0;
	position:relative;
}
#store_main h3:before	{
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background: #0068b7;
}
#store_main h4	{
    font-size: 150%;
	margin:1rem 0 0.5rem;
	padding:0 1rem;
}
.store0	{
	border-bottom:1px solid #000;
	padding: 0 1rem 1.5rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.store_link	{
	width:200px;
	margin-left:40px;
}
.store_dt	{
	flex:2;
}
.store_dt dl	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	margin:2px 0;
}
.store_dt dt	{
	width:3em;
	padding-right:2em;
	position:relative;
}
.store_dt dt:after	{
	content:"：";
	position:absolute;
	right:0.5em;
	top:0;
}
.store_dt dd	{
	flex:2;
}
.store_link li + li	{
	margin-top:10px;
}
.store_link a	{
	font-weight:700;
    border-radius: 40px;
    display: block;
    font-size: 90%;
    text-align: center;
    margin: 0;
    padding: 0.4em 0;
    width: 100%;
    color: #fff;
	background:#ea5514;
    position: relative;
	box-sizing:border-box;
}
.store_link a:hover	{
    color: #fff;
	background:#066c3a;
}
.store_link a span {
	position:absolute;
	top:50%;
	right:1em;
	margin-top:-6px;
}
.store_link a span svg	{	
	width:12px;
	height:12px;
	vertical-align:top;
}
.store_prd li	{
	font-size:12px;
	display:inline-block;
	line-height:1.2;
	border:1px solid #b2d1e9;
    background: #fff;
	color:#b2d1e9;
	padding:0.4em 0.6em;
	border-radius:4px;
	margin:0 4px 4px 0;
}
.store_prd li.str_on	{
	border-color:#0068b7;
    background: #0068b7;
	color:#fff;
}
.store_prd li a	{
	color:#fff;
	transition:0.5s;
}
.store_prd li a:hover	{
	text-decoration:underline;
}
.store_prd li a.linkify-keywords	{
	background:transparent;
	cursor:text;
}
.store_att	{
	font-size:90%;
	text-align:right;
	margin-top:2rem;
}

@media only screen and (max-width: 1024px){
	#store	{display:block;}
	#store_navi	{width:100%; margin:0 0 40px;}
	#store_navi ul	{display: flex; flex-direction: row; flex-wrap: wrap; position:relative; top:auto;}
	#store_navi ul li	{width:calc((100% - 10px) / 2); margin:0 10px 10px 0; border-bottom:none;}
	#store_navi ul li:nth-of-type(even)	{margin-right:0;}
	#store_navi ul li a	{background:#e4e4e4;}
}
@media only screen and (max-width: 899px){
	.store0	{display:block;}
	.store_dt	{margin:0 0 30px;}
	.store_link	{width:100%; margin:0; display: grid; grid-template-columns: repeat(2, 1fr); grid-column-gap: 1rem; grid-row-gap: 1.5rem; position:relative; top:auto; margin-bottom:0.5rem;}
	.store_link li + li	{margin:0;}
	.store_link a	{margin:0;}
}
@media only screen and (max-width: 599px){
	#store_navi	{font-size:90%;}
	#store_main h2	{font-size:18px;}
	#store_main h3	{font-size:16px;}
	#store_main h4	{font-size:20px;}
	.store_dt dl.store_handl	{margin-top:20px;}
	.store_dt dl.store_handl dt	{font-weight:bold;}
	.store_dt dl.store_handl dt:after	{display:none;}
	.store_dt dl.store_handl	{display:block;}
}






/* -----------------------------------------------------------
		募集要項
----------------------------------------------------------- */

#bosyu_guide h4	{
	font-size:40px;
	line-height:1.2;
	text-align:center;
	margin-bottom:1.5em;
}
#bosyu_guide .center + h4	{
	margin-top:90px;
}
#bosyu_guide dl	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	max-width:1000px;
	margin:0 auto;
}
#bosyu_guide dl dt, #bosyu_guide dl dd	{
	padding:15px 0;
}
#bosyu_guide dl dt	{
	width:10em;
	font-weight:bold;
}
#bosyu_guide dl dd	{
	flex:2;
}
#bosyu_guide dl dd a	{
	color: #1d3994;
	text-decoration:underline;
}
#bosyu_guide hr {
    width: 100%;
    border: none;
    height: 1px;
    background: #ccc;
    margin: 0;
    padding: 0;
}

#bosyu_flw_list	{
	max-width:1000px;
	margin:0 auto;
}
#bosyu_flw_list > li	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	padding-bottom:190px;
	position:relative;
}
#bosyu_flw_list > li:last-child	{
	padding-bottom:0;
}
#bosyu_flw_list > li:before, #bosyu_flw_list > li:after	{
	content:"";
	position:absolute;
}
#bosyu_flw_list > li:last-child:before, #bosyu_flw_list > li:last-child:after	{
	display:none;
}
#bosyu_flw_list > li:before	{
	width:1px;
	height:70px;
	background:#bbb;
	left:100px;
	bottom:60px;
}
#bosyu_flw_list > li:after	{
	width: 30px;
	height: 30px;
    left: 85px;
    bottom: 65px;
	border-style:solid;
	border-color: #bbb;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
	
.bosyu_flw_L	{
	width:280px;
    aspect-ratio: 40 / 23;
}
.bosyu_flw_R	{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
	flex:2;
}
.bosyu_flw_L:before  {
    font-size:190px;
    line-height:1.0;
    font-family: "Baskervville","Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体",'Noto Sans JP', "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight: 400;
    color: #bbb;
}
.bosyu_flw_L.flw01:before    {
    content:"01";
}
.bosyu_flw_L.flw02:before    {
    content:"02";
}
.bosyu_flw_L.flw03:before    {
    content:"03";
}
.bosyu_flw_L.flw04:before    {
    content:"04";
}
.bosyu_flw_R h4	{
	font-size:40px;
}
.bosyu_flw_R p	{
	margin-top:20px;
	line-height:2.0;
}
.bosyu_flw_R a.top_linkmore	{
	margin-top:20px;
}
#bosyu_tur_inn	{
	max-width:420px;
	margin:0 auto;
}
#bosyu_cnt_list	{
	display: flex; 
	flex-direction: row; 
	flex-wrap: wrap;
	border-left:1px solid #707070;
}
#bosyu_cnt_list > li	{
	width:25%;
	border-right:1px solid #707070;
	padding:40px 10px;
	box-sizing:border-box;
	text-align:center;
}
#bosyu_cnt_list li a	{
	display:block;
	height:100%;
	box-sizing:border-box;
}
#bosyu_cnt_list li a:hover	{
}
.bosyu_cnt_ico	{
	font-size:50px;
	line-height:1.2;
	margin-bottom:10px;
}
.bosyu_cnt_ico svg	{
	width:1em;
	height:1em;
}
.bosyu_cnt_ico.bosyu_cnt_tel svg	{
	width:1.2em;
	height:1.2em;
}
.bosyu_cnt_tit h4	{
	font-size:24px;
	line-height:1.4;
	margin-bottom:20px;
}
a.ent_linkmore	{
    background:#3A91F9;
    display: block;
    font-size: 30px;
	line-height:1.0;
	text-align:center;
    margin: 40px auto;
    padding: 1.4em 1em;
    width: 100%;
    color: #fff;
	position:relative;
	cursor:pointer;
	overflow:hidden;
	box-sizing:border-box;
}
a.ent_linkmore span	{
	position:relative;
	z-index:2;
	display:block;
}
a.ent_linkmore:before	{
	content:"";
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
	background:#362a33;
	height:0;
	transition:0.3s ease-in;
}
a.ent_linkmore:hover:before	{
	height:100%;
}
a.ent_linkmore span:before	{
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    width: 0.6em;
    height: 0.6em;
    margin-top: -0.3em;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media only screen and (max-width: 1299px){
	.bosyu_cnt_tit h4	{font-size:20px;}
}
@media only screen and (max-width: 1024px){
	#bosyu_cnt_list	{border-left:none;}
	#bosyu_cnt_list > li	{width:50%;}
	#bosyu_cnt_list > li:nth-of-type(even)	{border-right:none;}
	#bosyu_cnt_list > li:nth-of-type(1), #bosyu_cnt_list > li:nth-of-type(2)	{border-bottom:1px solid #707070;}
	a.ent_linkmore	{font-size:24px;}
}
@media only screen and (max-width: 699px){
	#bosyu_guide h4	{font-size:20px;}
}
@media only screen and (max-width: 599px){
	#bosyu_guide .center + h4	{margin-top:60px;}
	#bosyu_guide dl	{display:block;}
	#bosyu_guide dl dt	{width:100%; padding:15px 0 10px;}
	#bosyu_guide dl dd	{width:100%; padding:0 0 15px;}
    .bosyu_flw_L    {width:90px; background-size:75px auto !important; aspect-ratio: 40 / 24;}
    .bosyu_flw_L:before {font-size:60px;}
	.bosyu_flw_R h4	{font-size:20px;}
	#bosyu_flw_list > li	{padding-bottom:130px;}
	#bosyu_flw_list > li:before	{left:50%; margin-left:-0.5px; bottom: 40px;}
	#bosyu_flw_list > li:after	{left:50%; margin-left:-15.5px; bottom: 45px;}
	.bosyu_cnt_tit h4	{font-size:16px; margin-bottom:5px;}
	.bosyu_cnt_tit p	{font-size:12px;}
	a.ent_linkmore	{font-size:20px; padding:1.4em 0.4em;}
}



/* -----------------------------------------------------------
		COMPANY
----------------------------------------------------------- */
#company dl	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#company dl dt, #company dl dd	{
	padding:15px 0;
}
#company dl dt	{
	width:10em;
}
#company dl dd	{
	flex:2;
}
#company hr {
    width: 100%;
    border: none;
    height: 1px;
    background: #fff;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 599px){
	#company dl	{display:block;}
	#company dl dt	{width:100%; padding:15px 0 10px;}
	#company dl dd	{width:100%; padding:0 0 15px;}
}






/* -----------------------------------------------------------
		Movie
----------------------------------------------------------- */
#movie_all	{
	display: flex; 
	flex-direction: row; 
	flex-wrap: wrap;
}
#movie_all .movie0	{
	width : 45% ;
	width : -webkit-calc((100% - 20px) / 2) ;
	width: calc((100% - 20px) / 2);
	margin:0 20px 40px 0;
}
#movie_all .movie0:nth-of-type(even)	{
	margin-right:0;
}
#movie_all h3	{
	font-size:110%; 
	padding:5px 0 0;
	margin:0 0 10px;
}
.mvbox {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
	margin-bottom:10px;
} 
.mvbox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 599px){
	#movie_all .movie0	{width:100%; margin:0 0 40px;}
}

/* Movie Sidebar */
section#movie_pick h3	{
	margin-bottom:10px;
}
section#movie_pick li	{
	margin:0 0 20px;
}
@media only screen and (min-width: 960px){
	section#movie_pick	{margin-left:30px;}
}





/* -----------------------------------------------------------
		Recurit NEW
----------------------------------------------------------- */
.saiyou-box	{
	width:100%; 
	border:1px solid #ccc; 
	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_STUDENT 	{background:#08A4B1;}
.saiyou_type_OTHER 	{background:#3B3285;}
.saiyou-dt_box	{
	display: flex; 
	flex-direction: row; 
	flex-wrap: wrap;
	align-items:center;
	padding:20px;
	box-sizing:border-box;	
}
.syar_thumb	{
	width:300px;
	margin-right:20px;
}
.syar_thumb + .syar_subtit	{
	width : 70% ;
	width : -webkit-calc(100% - 320px) ;
	width: calc(100% - 320px);
}
.saiyou_pick0	{
	display: flex; 
	flex-direction: row; 
	flex-wrap: wrap;
	/*align-items:center;*/
	margin-bottom:20px;
}
.saiyou_pick0.prp_noimg	{
	justify-content:center;
}
.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: 'Lato',"ヒラギノ角ゴ W7 JIS2004","游ゴシック","メイリオ","Meiryo",arial,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-arch a.link_topmore	{
	background:#000;
	color:#fff !important;
	border-color:#000;
}
#saiyou-arch a.link_topmore:hover{
	border-color:#000 !important;	
}*/
#saiyou-sh a.link_topmore	{
	background:#a969a6;
	color:#fff !important;
	border-color:#a969a6;
	margin-top:40px;
	font-weight:bold;
}
#saiyou-sh a.link_topmore:hover{
	background:#d64b53 !important;
	border-color:#d64b53 !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%;}
	.saiyou-dt_box	{display:block;}
	.syar_thumb	{width:auto; max-width:300px; margin:0 auto 20px;}
	.syar_thumb + .syar_subtit	{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;}
}

/* -----------------------------------------------------------
		Utility
----------------------------------------------------------- */
#utility	{}
#utility dl	{margin-bottom:50px;}
#utility dl dt	{width:25%; padding:10px; box-sizing:border-box; float:left; clear:both; font-weight:600;}
#utility dl dd	{padding:10px 10px 9px 25%; border-bottom: 1px solid #ccc;}
#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_message h3	{font-size:24px; line-height:1.2; text-align:center; margin-bottom:20px;}
#form_contact .need    { background-color:#e12c2c; 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; }

select#year, select#month	{width:17em; display:inline-block;}
.select_year	{width:17em; display:inline-block;}

.utl_txcenter	{text-align:center; margin: 0 0 30px;}
.utl_txcenter p	{display:inline-block; text-align:left;}



@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;}
}



/* -----------------------------------------------------------
	アーカイブ・単一記事ページ
----------------------------------------------------------- */
#archive_tandem ul li	 {margin: 0 0 20px; padding: 0; width: auto; float: none;}
#archive_tandem ul li a	{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#archive_tandem li:hover a:not(.categories_label a){
	color:#eb5e20;
}
.thumL	{
	height: 150px; 
	margin: 0; 
	text-align: center; 
	vertical-align: middle; 
	width: 150px;
	border-radius:10px;
	overflow:hidden;
	margin-right:1.6rem;
}
.thumL img	{max-width:100%; height:auto;}
.title01  {
	flex:2;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	justify-content:center;
}
.title01 h3 {font-size:110%; font-weight:bold; margin-bottom:0px !important; padding:5px 0 5px; line-height:1.5;}
.info_new {
    background: #eb5e20;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 85%;
    padding: 0.2em 0.4em;
    position: relative;
    font-weight: normal;
    margin: 0 8px 0 0;
}
.title01 .info_new	{
    top: -2px;
    margin-right: 5px;
}
.excerpt	{
	font-size:80%; 
}
.excerpt p	{
	line-height:1.6;
}
#archive_tandem .excerpt	{
	margin-top:0.5rem;
}
.date {font-size:90%;}
#tit_blog_sg	{
	padding:0 0 10px;
	margin:0 0 40px;
}
#tit_blog_sg.new_sg	{
    border-bottom: 3px solid #362a33;
}
#tit_blog_sg .date	{
	text-align:right;
	color:#eb5e20;
}

@media only screen and (max-width: 499px){
	.thumL	{width:120px; height:120px;}
}
@media only screen and (max-width: 399px){
	.thumL	{width:98px; height:98px;}
	.title01 h3	{padding:0px;}
}

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:0;
}
.categories_label li {
    font-size:75%;
    float: left !important;
    margin: 0 5px 5px 0 !important;
}
.categories_label li:hover {
}
.categories_label a {
    background: #fff;
	color:#000;	
    border: 1px solid #000;
	display:block;
    text-align: center;
    padding: 3px 10px;
    border-radius: 999px;
}
.categories_label a:hover {
	background: #eb5e20;
	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 {}

.thum_blog_sg	{
	margin-top:20px;
	border-radius:10px;
	overflow:hidden;
}
.addtoany_header	{
	font-size:90%;
	line-height:1.2;
	font-weight:bold;
	margin:40px 0 10px !important;
}

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


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

.pagenav a{background:#000; color:#fff; padding:10px 20px; 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;}


.wp-pagenavi {
	clear: both;
	text-align: center;
	margin:40px 0 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background:#777;
	color:#fff;
	padding: 3px 10px;
	min-width: 2.2em;
	box-sizing: border-box;
	margin: 2px;
	border-radius:6px;
}

.wp-pagenavi span.current {
	background: #ea5514;
	color:#fff;
}

@media only screen and (max-width: 599px){
	.wp-pagenavi a.first, .wp-pagenavi a.last	{display:none;}
}


.post_content h1,.post_content h2,.post_content h3,.post_content h4,.post_content h5,.post_content h6 {
    margin: 2em 0 1em;
    line-height: 1.4
}
.post_content h1 span,.post_content h2 span,.post_content h3 span,.post_content h4 span,.post_content h5 span,.post_content h6 span	{
	scroll-margin-top: 90px;
}

.post_content p + p {
    margin-top: 1em;
}

.post_content h2 {
    background: #ea5514;
    color: #fff;
    padding: .2em 1em;
    font-size: 150%
}

.post_content h3 {
    color: #000;
    padding: .2em 0;
    border-bottom: solid 2px #ea5514;
    font-size: 130%
}

.post_content h4 {
    font-size: 16px;
    color: #000
}

.post_content h5 {
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    background: 0 0;
    border-bottom: dotted 1px #000
}


.post_content ul,.post_content ol {
    padding-left: 2em;
    margin: 15px 0
}

.post_content ul li {
    list-style-type: disc
}

.post_content ol li {
    list-style-type: decimal
}

.post_content a {
    color: #1877f2;
    text-decoration: underline
}

.post_content blockquote {
    background-color: #f7f7f7;
    padding: 30px 30px 20px;
    border-radius: 10px;
    margin: 15px 0;
    position: relative;
    line-height: 2em
}

#toc_container	{
	width:100% !important;
	box-sizing:border-box;
}
.toc_list li	{
    padding-left: 1.4em !important;
    position: relative;
}
.toc_list li span.toc_number	{
    position: absolute;
    left: 0;
    top: 0;
	margin:0 !important;
}
#toc_container ul ul	{
	margin-left:0 !important;
}
.toc_list li li	{
    padding-left: 2.0em !important;
}
.toc_list li li li	{
    padding-left: 3.0em !important;
}
span[id^="anchor"] {
	scroll-margin-top: 90px;
}

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


/* -----------------------------------------------------------
		Column
----------------------------------------------------------- */
#column_pick_slide	{}
#column_pick_slide li	{padding:0 10px;}
#column_pick_slide li div	{
	position:relative;
	border-radius:10px;
	overflow:hidden;
}
#column_pick_slide li div h2	{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:6em;
	line-height:1.5;
	padding:10px;
	overflow:hidden;
	box-sizing:border-box;
	color:#fff;
	text-shadow:-2px 1px 5px #333333;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=0 );
}
#column_pick_slide .slick-arrow	{
	color:#fff;
	text-shadow:-2px 1px 13px #333333;
}
#column_trouble	{
    padding: 3rem 0;
}
#archive_tile > h1	{
    font-size: 120%;
    line-height: 1.4;
    clear: both;
    margin: 0;
    padding: 10px 10px 7px 0px;
    border-bottom: 3px solid #362a33;
}
#archive_tile > ul	{
	width:100%;
	margin-top:20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
}
#archive_tile > ul > li	{
	background:#fff;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	border-radius:10px;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
#archive_tile li:hover a:not(.categories_label a){
	color:#eb5e20;
}
.title02	{
	padding:10px; 
	flex:2;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.title02 .tit_info	{margin-bottom:10px;}
.title02 .tit_info a	{font-size:120%;}
.title02 .info_new	{margin-right:10px;}
#archive_tile .categories_label a:before, .single-column .categories_label li a:before	{
	content:"#";
}
#archive_tile .excerpt	{
	margin-bottom:20px;
    flex: 2;
}
a.link_topmore.bt_column_more	{
	width:90%;
	margin-bottom:3rem;
}

#clm_bt_tagarea 	{
	background:#ea5514;
	padding:40px 0;
	margin:40px 0;
    font-family: "ヒラギノ角ゴ W7 JIS2004" , "Noto Sans JP","游ゴシック","メイリオ","Meiryo",arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}
#clm_bt_tagarea h2	{
	font-size:24px;
	color:#fff;
	text-align:center;
	margin-bottom:20px;
	position:relative;
	margin-bottom:40px;
}
ul.clm_bt_taglist li	{
	display:inline-block;
	background:#fff;
	border-radius:3px;
	padding:5px 15px;
	margin:0 5px 10px 0;
}
ul.clm_bt_taglist li:hover	{
    background: #fff;
}
ul.clm_bt_taglist li a:before	{
	content:"#";
}
#side_ranking	{counter-reset: number;}
#side_ranking .rank0	{position:relative;}
#side_ranking .rank0:after	{content: counter(number); counter-increment: number; width:20px; height:20px; line-height:20px; text-align:center; position:absolute; top:0; left:0; z-index: 2; color:#fff; font-size:10px; background:#ea5514; border-radius:10px 0 5px 0;}

.sd_clm_rank	{
	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;
}

/* いいねボタン */
#arch_clm_ur	{position:absolute; left:0; bottom:10px; width:100%; padding:0 10px; box-sizing:border-box;}
.post-ratings	{font-size:16px; font-weight:bold; vertical-align:middle;}
.post-ratings span	{margin:0 5px;}
.post-ratings img	{vertical-align:middle;}

@media only screen and (max-width: 899px){
}
@media only screen and (max-width: 499px){
	#archive_tile > ul	{display:block;}
	#archive_tile > ul > li	{
		width:100%;	
		margin:0 0 20px;
	}
}
