@charset "utf-8";

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

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

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

html	{
	font-size:20px;
	scroll-behavior: smooth;
}
@media only screen and (max-width:1423px){
	html	{font-size:1.4vw;}
}
@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:#d61518; }
.closeup_tx12 {font-size: 12px !important; color: #d61518 !important; line-height: 1.4;}
.closeup_tx14 {font-size: 14px !important; color: #d61518 !important; line-height: 1.4;}
.closeup_tx16 {font-size: 16px !important; color: #d61518 !important; line-height: 1.4;}
.closeup_tx18 {font-size: 18px !important; color: #d61518 !important; line-height: 1.4;}
.closeup_tx24 {font-size: 24px !important; color: #d61518 !important; line-height: 1.4;}

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

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

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

.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: 'Cormorant Garamond',"ヒラギノ明朝 W3 JIS2004","Hiragino Mincho Pro",YuMincho,"游明朝体","Yu Mincho","ＭＳ Ｐ明朝","MS PMincho","Sawarabi Mincho",serif; font-weight: normal; font-size: 200%;}
.title404_h1 {
    font-size: 250%;
    font-weight: 900;
    margin: 30px 0 0;
    font-family: 'Cormorant Garamond', serif;
    text-align: center;
}
.title404_h2 {
    font-size: 130%;
    font-weight: normal !important;
    line-height: 1.4;
    margin-bottom: 10px !important;
	border-bottom: none !important;
}
@media only screen and (max-width:599px){
	.title404_h1 {font-size: 160% !important;}
	.title404_h2 {font-size: 120% !important;}
}
@media only screen and (min-width:500px){
	.br_sp	{display:none;}
	.br_pc	{display:block;}
	.img_sp {display:none;}
}

@media only screen and (max-width:499px){
	.br_sp	{display:block;}
	.br_pc	{display:none;}
	.img_pc {display:none;}
}

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

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

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


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

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


/* フォーム
------------------------------------------------------------*/

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"] {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
    padding: 0px;
    width: 48%;
    margin-bottom: 10px;
    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;
}
.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;
    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: 16px;
	line-height: 16px;
	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: #fff;
}
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: #E16969;
}

*: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: #c5c3c3 !important;
	color: #fff;
}
.button01:hover {
	background-color: #d61518 !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: 1280px;
}
@media only screen and (max-width:1024px){
	#wrapper, .inner{width:880px;}
}

#wrapper-full{
width:100%;
}

#outer	{
	top:0;
	left:0;
}
#outer-page	{
	margin:107px 0 0;
}
@media only screen and (max-width:1199px){
	#outer-page	{margin:64px 0 0;}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* パンくず */
#kuzu {padding:0; font-size:11px; margin:10px 0; padding:5px 0;}
#kuzu ul {list-style:none; padding:0; margin:0;}
#kuzu li {float:left; margin:0 5px 0 0; padding:0; }
#kuzu h1	{float:right;}
#kuzu br {display: none;}
@media only screen and (max-width: 699px) {
	#kuzu	{margin-bottom:30px;}
}

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

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

.post .list p{padding:0;}

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


/* タイポグラフィ
*****************************************************/
h1, h2, h3, h4, h5 {
    font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ヒラギノ明朝 W2 JIS2004", "MS P明朝", "MS PMincho", serif;
	letter-spacing:-0.01em;
}
h1.title {
    font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ヒラギノ明朝 W2 JIS2004", "MS P明朝", "MS PMincho", serif;
	font-weight:600;
    font-size: 40px;
    padding: 20px 0 30px ;
    margin: 0;
    text-align: center;
}
.top_pu0 h2	{}
@media only screen and (max-width:599px){
	h1.title{font-size:170% !important; padding: 15px 0 !important;}
	h1.title img{max-height:23px; width:auto;}
}

.single p	{margin-bottom:10px;}

/*.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;}*/
letter-spacing: 0;
}

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

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

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

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

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

.post dt{font-weight:bold;}

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

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

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

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

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

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

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

.page-subtit	{font-family: 'Cormorant Garamond',"ヒラギノ明朝 W3 JIS2004","Hiragino Mincho Pro",YuMincho,"游明朝体","Yu Mincho","ＭＳ Ｐ明朝","MS PMincho","Sawarabi Mincho",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: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #5fabab;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}
#pagetop a span	{font-size:20px; line-height: 1.0; display:block;}

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

/* -----------------------------------------------------------
		Header（共通）
----------------------------------------------------------- */
#logo h1	{font-size:24px; font-weight:600; line-height: 1.4; text-align:left;}
#logo h1 img	{width:6em; height:auto; margin-bottom:4px;}
#logo img	{max-width:100%; height:auto;}

/* PC
------------------------------------------------------------*/
#header_line	{
-webkit-transition: 0.8s;
-moz-transition: 0.8s;
-o-transition: 0.8s;
-ms-transition: 0.8s;
transition: 0.8s;
}
#header_line.fixed	{background: rgba(255, 255, 255, 0.95);}

@media only screen and (min-width: 1025px){
#header_line	{width: 100%; background: rgba(255, 255, 255, 0) ;}
#headerUpper	{margin-bottom:20px;}
#headerUpper ul	{float:left;}
#headerUpper h1	{float:right; font-size:11px;}
#header	{width:95%; margin:0 auto; position:relative; padding:20px 0;}
#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;
	justify-content:flex-end;
}
#logo		{margin:0; text-align:left;}
#sm_logo	{display:none;}
#mb_hd_connect	{display:none;}
	
.hd_top #logo a	{display:none;}
#header_line.hd_top.fixed #logo a	{display:block;}
}


/* iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
#header_line	{ width: 100%; padding:0; margin:0; background: rgba(255,255,255,0);}
#headerUpper	{margin-bottom:10px;}
#headerUpper ul	{float:left;}
#headerUpper h1	{float:right; font-size:11px;}
#header		{width:95%; max-width:880px; margin:0 auto; position:relative; padding:10px 0;}
#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 h1		{font-size:16px;}
#pc_logo	{display:none;}
#sm_logo	{max-width:140px; margin:0 10px 0 0; height:auto;}
#header_right	{width:100%;}
#header_right ul	{justify-content:flex-end;}
#header_right ul li i	{font-size:24px; display:block; padding:0;}
.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:45px; color:#fff; padding:8px 0; height:54px; box-sizing:border-box;}
}


#header_line	{position:fixed; top:0; left:0; z-index:3;}

#headerUpper	{background:#000; color:#fff; padding:10px 0; }
#headerUpper a	{color:#fff;}
#headerUpper ul li	{display:inline-block; margin:0 30px 0 0; font-size:14px;}
#headerUpper ul li i	{font-size:20px;}

#header h1{
}

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


@media only screen and (max-width:699px){
	#header_line.hd_top	{display:none;}
	#header_right	{display:none;}
}

/* コンタクト
----------------------------------*/
.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（共通）
----------------------------------------------------------- */
#header_connect	{padding:10px 0;}
#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;
}
#header_connect li	{}
#header_connect li a	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content:center;
}
#header_connect li p	{width:100%; text-align:center; font-family: 'Lato', sans-serif;}
#header_connect li img	{width:18px;}
#header_connect li svg	{display: block; margin: 3px auto;}
#header_connect li i, #header_connect li span	{display:block; width: 100%;text-align: center;}
#header_connect li i	{font-size: 21px; margin: 3px 0 3px;}
#header_connect li span	{font-size:9px; line-height:1.0;}
#hd_reserve a	{
	background: #FF6B81;
	color:#fff;
	padding:10px 40px;
}
#hd_reserve a:hover	{
	background:#FFA5B5;
}
#header_connect li#hd_menu	{margin-left:25px;}
#hd_menu a	{cursor:pointer;}	
#hd_menu p	{font-size:14px; margin-top:2px;}
.menubtn_pc div	{width:50px; height:40px; margin: 0; position:relative; }
.menubtn_pc div span	{width:100%; height:0; border-top:1px solid #707070; position: absolute; left:0; transform: rotate(0deg);}
.menubtn_pc div span:nth-of-type(1) {top: 0px;}
.menubtn_pc div span:nth-of-type(2) { top: 20px;}
.menubtn_pc div span:nth-of-type(3) { bottom: 0px;}
	
#pcmodal_header	{
    width: 100%;
	margin:0 auto;
	padding:20px 2.5%;
    background: transparent;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
	justify-content:space-between;
	position:absolute;
	top:0;
	left:0;
	box-sizing:border-box;
}
.pcm_menu	{
	background:transparent;
	fill:#fff;
    border: 0;
    padding: 0;
    cursor: pointer;
    transition: .5s ;
    transform: rotateZ( 0deg ) ;
}
.pcm_menu svg	{
	fill:#fff;
}
.pcm_menu:hover	{
    transform: rotate(180deg);
}
.pcm_menu svg	{
	width:45px;
	height:45px;
}
#pcmodal_nav	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: column;
	-webkit-box-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items:center;
	justify-content:center;
	min-height:100vh;
	color:#fff;
	padding:90px 0;
	box-sizing:border-box;
}
#mainNav	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: column;
	-webkit-box-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;	
	align-items:center;
	width:100%;
	margin:0 0 40px;
}
#mainNav a	{
	color:#fff;
}
#mainNav a:hover, #mainNav a:active	{
	color: #84ccc9;
}
#mainNav > li	{
	margin:0 0 20px;
}
#mainNav h2	{
	font-size:34px;
    line-height: 1;
    padding: 10px 0;
}
.mdl_reserve	{
	display:block;
    background: #84ccc9;
    color: #fff;
    padding: 10px 40px;
}
.mn_snav	{
	flex:2 2 50%;
}
#mainNav h3	{
	font-size:30px;
    line-height: 1;
    padding: 14px 0 0;
    margin-bottom: 10px;
}
ul.mn_snav	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
ul.mn_snav li	{
	font-size:16px;
	margin-right:1em;
}
ul.mn_snav li a	{
	display:block; 
	padding-left:1.2em; 
	position:relative; 
	margin:5px 0;
}
ul.mn_snav li a:before {
	content: "\f111"; 
	font-family:"Font Awesome 5 Free"; 
	font-weight:bold; 
	color: #C37397; 
	position:absolute; 
	left:0;
    transition: 0.5s;
}
ul.mn_snav li a:hover:before	{
	color:#ac5378;
}
ul#cpNav	{
	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;
	font-size:16px;
	position:relative;
}
#cpNav li	{
	position:relative;
}
ul#cpNav:after, #cpNav li:after	{
	content:"";
	position:absolute;
	top:0.3em;
	height:1em;
	width:1px;
	background:#fff;
	opacity:0.8;
}
ul#cpNav:after	{
	left:0;
}
#cpNav li:after	{	
	right:0;
}
#cpNav li a	{
	padding:7px 10px;
	color:#fff;
}
#cpNav li a:hover, #cpNav li a:active	{
	color: #C37397;
}
ul#sns_nav	{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-direction: row;
	-webkit-box-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row; 
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
    justify-content: center;
	font-size:36px;
    width: 100%;
	margin:10px 0 0;
}
ul#sns_nav li	{
	margin:0 10px;
}
ul#sns_nav li a	{
	color:#fff;
}
ul#sns_nav li a:hover, ul#sns_nav li a:active	{
	color: #84ccc9;
}

.pcmd_en	{background: #d64b53;}
.pcmd_li	{background: #00b900;}
.pcmd_ig {
	background:-webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	background:linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	position:relative;
	overflow:hidden;
}
.pcmd_tw	{
	background:#55acee;
}
.pcmd_fb	{
	background:#3b5998;	
}
.pcmd_ln	{
    background: #00b900;
}
.pcmd_yt	{
    background: #ff0000;
}
.pcmd_ct	{
    background: #ff8787;
}
.pcmd_tl	{
	background:#fff;
    color: #ff8787 !important;
}
.mdright_bt li a:hover img	{opacity:1.0;}


@media only screen and (min-width: 1025px){
}
@media only screen and (max-width: 1024px){
	.menubtn_pc div	{width:30px; height:26px;}
	.menubtn_pc div span:nth-of-type(2)	{top:13px;}
	.pcm_menu svg	{width:30px; height:30px;}
	ul#sns_nav	{justify-content: flex-start; font-size:30px;}
}
@media only screen and (max-width: 699px){
	#pcmodal_header	{height:70px;}
	#pcmodal_nav	{}
	#pcm_logo	{width:180px;}
	#mainNav	{margin-bottom:20px;}
	#mainNav > li	{margin-bottom:10px;}
	#mainNav h2	{font-size:24px;padding: 0;line-height: 1.5;}
	#mainNav h3	{font-size:14px; padding:0;}
	ul#cpNav	{font-size:13px;}
	ul#cpNav:after	{display:none;}
}
@media only screen and (max-width: 499px){
	#header_connect li	{margin-left:10px;}
	#header_connect li span.hd_sns_detail	{display:none;}	
}
@media only screen and (max-width: 349px){
	#header_connect li	{margin-left:5px;}
}

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

}

	

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

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



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

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

  nav#mainNav{width:100%;}

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

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

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


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

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

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

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

p.banner img:hover{
}

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

section.widget h3, section.blog_quote h3 {
    clear: both;
    margin: 0;
    padding: 7px 10px 4px 0px;
    font-size: 120%;
    border-bottom: 2px solid #555;
    letter-spacing: 0;
}

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


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

/* 投稿引用 */
#sidebar-home h2	{font-size:25px; text-align:left; font-family: 'Cormorant Garamond',"ヒラギノ明朝 W3 JIS2004","Hiragino Mincho Pro",YuMincho,"游明朝体","Yu Mincho","ＭＳ Ｐ明朝","MS PMincho","Sawarabi Mincho",serif; font-weight:400; margin:0 0 5px;}
#sidebar-home section	{margin-bottom:20px;}
.blog_quote > div	{margin-bottom:5px; padding:0 0 5px; border-bottom:1px solid #ccc;}
.blog_quote h3	{margin-bottom:20px !important;}
.blog_quote .sd_news_photo	{width:50px; height:50px; overflow:hidden; float:left; margin:0 10px 0 0;}
.blog_quote .sd_news_photo img	{max-width:100%; height:auto;}
.blog_quote .sd_news_text	{width:auto;}
.blog_quote .idx_news_date{}
.blog_quote .idx_news_text{font-size: 14px; display: block; font-weight: bold; padding: 3px 0;}
.blog_quote .info_new	{font-size: 11px;}


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

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

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

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

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

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

.news a span{
color:#515151;
}

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

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



/* -----------------------------------------------------------
		Footer（共通）
----------------------------------------------------------- */
@media only screen and (max-width: 959px){
	#footer	{padding-bottom:15px;}
}
#footer ul{
padding:15px 0 25px;
text-align:center;
}

#footer li{
display:inline-block;
padding: 5px 10px;
border-left:1px dotted #d5d5d5;
}
*:first-child+html #footer li{display:inline;}

#footer li:first-child{border:0;}

#footer li a{
text-decoration:none;
color:#fff;
}

#footer li a:hover{color:#999;}

#footer ul ul{display:none;}

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

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

@media only screen and (min-width: 959px){
	#bottomLinks	{display:none;}
}
#bottomLinks	{position:fixed; bottom:0; left:0; width:100%;}
#bottomLinks ul li	{width:80%; margin:0 auto;}
#bottomLinks ul li a	{text-align:center; color:#fff; text-decoration:none; display:block;}
#bottomLinks ul li a span	{font-size:20px; padding-top:2px;}
#bt_btm_tel	{background:#8a7442; height:35px; padding-top:8px; border-top:1px solid #a6956f; border-right:1px solid #a6956f; border-left:1px solid #6c5b34; margin:0 2px 0 2px;
webkit-text-shadow: 1px 1px 1px #6c5b34;
-moz-text-shadow: 1px 1px 1px #6c5b34;
-o-text-shadow: 1px 1px 1px #6c5b34;
text-shadow: 1px 1px 1px #6c5b34;}
#bt_btm_tel span	{margin-right:10px; }
#bt_btm_reserve	{background:#a40101; height:35px; padding-top:8px; border-top:1px solid #ba3e3e; border-right:1px solid #ba3e3e; border-left:1px solid #800101; margin:0 2px 0 0;
webkit-text-shadow: 1px 1px 1px #800101;
-moz-text-shadow: 1px 1px 1px #800101;
-o-text-shadow: 1px 1px 1px #800101;
text-shadow: 1px 1px 1px #800101;}
#bt_btm_reserve span	{margin-right:5px; }

/* 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;}
}
/* -----------------------------------------------------------
		Footer Contact Button
----------------------------------------------------------- */
#ft_contact_bt	{
	position:fixed;
	bottom:10px;
	left:10px;
	z-index:999;
}
.ftc_clm	{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    width: 200px;
}
.ftc_bt	{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex: 0 0 70px;
    height: 70px;
	border-radius:50%;
	color:#fff;
	font-size:20px;
	background:#FF6B81;
    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:25px;
	height:25px;
}
.ftc_bt:hover, .ftc_bt:active	{
	color:#fff;
}
#ftc_trigger .ftc_bt div	{
	width:24px;
	height:24px;	
	transition:0.5s;
}
.ftc_open #ftc_trigger .ftc_bt div	{background:url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJtMTIgMTAuOTMgNS43MTktNS43MmMuMTQ2LS4xNDYuMzM5LS4yMTkuNTMxLS4yMTkuNDA0IDAgLjc1LjMyNC43NS43NDkgMCAuMTkzLS4wNzMuMzg1LS4yMTkuNTMybC01LjcyIDUuNzE5IDUuNzE5IDUuNzE5Yy4xNDcuMTQ3LjIyLjMzOS4yMi41MzEgMCAuNDI3LS4zNDkuNzUtLjc1Ljc1LS4xOTIgMC0uMzg1LS4wNzMtLjUzMS0uMjE5bC01LjcxOS01LjcxOS01LjcxOSA1LjcxOWMtLjE0Ni4xNDYtLjMzOS4yMTktLjUzMS4yMTktLjQwMSAwLS43NS0uMzIzLS43NS0uNzUgMC0uMTkyLjA3My0uMzg0LjIyLS41MzFsNS43MTktNS43MTktNS43Mi01LjcxOWMtLjE0Ni0uMTQ3LS4yMTktLjMzOS0uMjE5LS41MzIgMC0uNDI1LjM0Ni0uNzQ5Ljc1LS43NDkuMTkyIDAgLjM4NS4wNzMuNTMxLjIxOXoiLz48L3N2Zz4=) no-repeat center center;
    background-size: 30px auto;
}
.ftc_open #ftc_trigger .ftc_bt div svg	{
	display:none;
}
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:80px;
	opacity:1.0;
}
.ftc_open ul#ftc_list li	{
	position:relative;
	bottom:auto;
}
.ftc_ballon	{
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    flex: 2 0 20%;
    padding: 5px 10px;
    border-radius: 20px;
    text-align: center;
    box-sizing: border-box;
    color: #333;
	background:#fff;
	font-size:11px;
	margin-left:10px;
	position:relative;
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.3));
}
.ftc_ballon:before	{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -8px;
    margin-top: -4px;
    border: 3px solid transparent;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: #fff;
}
@media only screen and (min-width:700px){
	#ft_contact_bt	{display:none;}
}

/* -----------------------------------------------------------
		トップページ
----------------------------------------------------------- */

#mainImg{height:auto; position:relative;}

#top_mv	{
	position:relative;
	height:1205px;
	background:url(/img/top_index/bg_mv.jpg) no-repeat bottom center / cover;
}
#top_mv_inn	{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    z-index: 1;
}
#top_mv_catch	{
	width:90%;
    max-width: 1280px;
	margin:0 auto;
    box-sizing: border-box;
    position: relative;
}
#top_mv_catch:before	{
	content:"";
	background:url(/img/top_index/img_mv_hand.png) no-repeat center center / contain;
	width:29.1rem;
	height:73.35rem;
	position:absolute;
	right:0;
	bottom:-21rem;
	z-index:1;
}
#top_catch	{
	position:relative;
	z-index:2;
}
#top_catch h1	{
	margin-bottom:115px;
}
#top_catch h2	{
	margin-bottom:50px;
}
#top_catch h2 + p	{
	margin-bottom:20px;
}



@media only screen and (max-width: 1423px){
	#top_mv	{height:81vw;}
	#top_mv_catch:before	{width: 38vw; height: 96vw; bottom: auto; top:1vw;}
	#top_mv_catch	{height:100%; padding:8vw 0; box-sizing:border-box;}
	#top_catch h1	{width:21vw; margin-bottom:4vw;}
	#top_catch h2	{width:52vw;}
	#top_catch p	{width:62vw;}
}
@media only screen and (max-width: 899px){
	#top_mv	{height:108vw;}
	#top_mv_catch:before	{width: 45.6vw; height: 115.2vw;}
	#top_catch h1	{width: 32vw; margin-bottom: 11vw;}
	#top_catch h2	{width:80vw; margin-bottom: 5vw;}
	#top_catch p	{width:82vw;}
	#top_catch h2 + p	{margin-bottom:2vw;}
}
@media only screen and (max-width: 499px){
	#top_mv	{height:126vw;}
	#top_mv_catch:before	{width: 53.2vw; height: 147vw;}
}



.topcont	{
	padding:6rem 0 1rem;
}
.topcont_wht	{
	padding:0 0 6rem;
}
.topcont_tpshort	{
	padding:4rem 0 6rem;
}
.topcont_short	{
	padding:4rem 0;
}
.tit_simple	{
	font-size:60px;
	font-weight:600;
	text-align:center;
	line-height:1.2;
	margin-bottom:40px;
}
.tit_simple_sub	{
	font-size:24px;
	font-weight:600;
	text-align:center;
	line-height:1.2;
	margin-bottom:40px;
}
.tit_simple + .tit_simple_sub	{
	margin-top:-20px;
}


#top_media	{
    position: relative;
    z-index: 3;
}
#top_media h2	{
	margin-bottom:4rem;
}
.top_mda_img	{
	text-align:center;
}
#top_media p	{
	font-size:95%;
	line-height:1.6;
}
.top_mda_img img	{
	vertical-align:middle;
}
.top_media01	{
	position:relative;
	margin-bottom:24px;
}
.top_mda01_tit	{
	width:31.5rem;
	padding-left:8rem;
}
.top_media01 .top_mda_img	{
	margin-top:-7.5rem;
}
.top_mda01_tit h3	{
	margin-bottom:30px;
}
.top_media02	{
	position:relative;
}
.top_mda02_tit	{
	width:32.5rem;
	padding-left:4.8rem;
}
.top_mda02_tit h3	{
	margin-bottom:30px;
}
.top_mda02_tit p	{
	margin-left:3rem;
}
.top_media02 .top_mda_img	{
	margin-top:-8.5rem;
}

#top_trouble	{
	background: linear-gradient(180deg,rgba(243, 243, 243, 1) 0%, rgba(214, 214, 214, 1) 8rem);
	position:relative;
}
#top_trouble:before{
	content:"";
	width:100%;
	height:8rem;
	position:absolute;
	bottom:0;
	left:0;
	background: linear-gradient(0deg,rgba(243, 243, 243, 1) 0%, rgba(214, 214, 214, 1) 8rem);
	z-index:0;
}
#top_trouble .inner	{
	position:relative;
	z-index:1;
}
#top_trouble h2	{
	text-align:center;
	margin-bottom:2.5rem;
}
.top_trouble_md	{
	margin-bottom:3rem;
}
.top_trouble01	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.top_trb01_tit	{
	width:22%;
	padding:0 2rem;
	text-align:center;
	box-sizing:border-box;
}
.top_trb01_con	{
	width:78%;
}
.top_trb01_con ul	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	gap:2rem;
}
.top_trb01_con ul li	{
	width:calc((100% - 2rem) / 2);
}
.top_trb01c_img	{
	margin-bottom:1.5rem;
}
.top_trb01c_txt strong	{
	font-weight:600;
	text-decoration:underline;
}

#top_cta	{
	padding-bottom:8px;
}
.top_cta_inn	{
	width:98.4%;
	max-width:1260px;
	position:relative;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.3);
	margin:0 auto;
}
a.top_ctabt	{
	display:block;
	position:absolute;
	width:26.9%;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
	background:#fff;
}
a.top_ctabt img	{
	transition:0.5s;
}
a.top_ctabt:hover img	{
	opacity:0.8;
}
.top_ctabt01	{
	bottom:4.2%;
	left:67.3%;
}
.top_ctabt02	{
	bottom:4.2%;
	left:32.8%;
}



#top_improve	{
	text-align:center;
	position:relative;
	padding-top:4rem;
}
#top_improve:before	{
	content:"";
	background:url(/img/top_index/img_improve_arr.jpg) no-repeat center center / contain;
	width:24.8rem;
	height:6rem;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-12.4rem;
	z-index:0;
}
#top_improve .inner	{
	position:relative;
	z-index:1;
}

#top_care	{
	background:url(/img/top_index/img_care_bg.jpg) no-repeat top center / 100% auto;
    padding-top: 22vw;
    margin-top: -15vw;
}
#top_care h2	{
	text-align:center;
	margin-bottom:7.5rem;
}
.top_cre01_con ul	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	gap:1rem;
	padding-top:80px;
}
.top_cre01_con ul li	{
	width: calc((100% - 2rem) / 3);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.95);
    padding: 40px 35px 30px;
    box-shadow: inset 0 0 0 9px rgba(255, 255, 255, 0.7), 
		inset 0 -10px 20px rgba(0, 0, 0, 0.15), 
		0 4px 10px rgba(0, 0, 0, 0.18);
    box-sizing: border-box;
    position: relative;
}
.top_cre01_con ul li:before {
    content: "";
    position: absolute;
    top: -79px;
    left: 50%;
    transform: translateX(-50%);
    width: 160px;
    height: 80px;
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 1) 100%);
    border-bottom: none;
    border-radius: 100px 100px 0 0;
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.18);
}
.top_cre01_ico	{
	position:absolute;
	top:-55px;
	left:50%;
	margin-left:-45px;
}
.top_cre01_con h3	{
	font-size:1.8rem;
	text-align:center;
	line-height:1.4;
	margin-bottom:10px;
}
.top_cre01_con p	{
	font-size:95%;
	line-height:1.4;
}
#top_htus {margin-bottom:5rem;}
#top_htus h2	{
	text-align:center;
	margin-bottom:4.5rem;
}
.top_htus0	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.top_htus0:nth-of-type(even)	{
    flex-direction: row-reverse;
}
.top_htus_img	{
	width:50%;
}
.top_htus_txt	{
	width:50%;
	padding-top:20px;
	padding-bottom:20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
	text-align:left;
	box-sizing:border-box;
}
.top_htus0:nth-of-type(odd) .top_htus_txt	{
	padding-left:3rem;
}
.top_htus0:nth-of-type(even) .top_htus_txt	{
	padding-right:3rem;
}
.top_htus_txt h3	{
	font-size:2.4rem;
	font-weight:700;
	line-height:1.4;
	margin-bottom:20px;
}
.top_htus_txt p	{
	font-size:88%;
	line-height:1.6;
}
/*.top_htus_txt p:not(:last-child)	{
	margin-bottom:1em;
}*/
.top_htus_txt p strong	{
	font-size:125%;
	color:#5fabab;
	text-decoration:underline;
}
.top_htus_pt	{
	margin-top:1rem;
}
.top_htus_ptico	{
	width:79px;
	float:left;
	margin:0 1em 0.6em 0;
}
.top_htus_pt p	{
	line-height:1.5;
	margin-top:-0.3em;
}


#top_loop {margin-bottom:5rem;}
#top_loop h2	{
	text-align:center;
	margin-bottom:5.7rem;
	position:relative;
	z-index:1;
}
.top_loop_mtit	{
	position:relative;
	z-index:1;
}
.top_loop_subtit	{
	text-align:center;
	margin-bottom:2.5rem;
}
.top_loop0	{
	background:url(/img/top_index/img_loop_bg02.jpg) no-repeat top 370px left 50% / 100% auto;
	position:relative;
	padding-top:340px;
	margin:-80px 0 0;
}
.top_loop_mtit + .top_loop0	{
	margin-top:-130px;
}
.top_loop0 + .top_loop_mtit 	{
	margin-top:180px;
}
.top_loop0:before	{
	content:"";
	background:url(/img/top_index/img_loop_bg01.png) no-repeat top center;
	width:100%;
	height:600px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.top_loop0:after	{
	content:"";
	width:100%;
	height:9rem;
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
    background: linear-gradient(180deg, rgba(243, 243, 243, 0) 0%, rgba(243, 243, 243, 1) 100%);
}
.top_loop_inn	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	justify-content:space-between;
	position:relative;
	z-index:1;
}
.top_loop_img	{
	width:45%;
}
.top_loop_txt	{
	width:50%;
}
.top_loop0 h3	{
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:110%;
	font-weight:600;
	margin:20px 0 30px;
}
.top_loop0 h4	{
	margin:0 0 20px;
}
.top_loop0 h5	{
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:145%;
	line-height:1.4;
	font-weight:600;
	text-align:center;
	background:#5fabab;
	color:#fff;
	padding:0.3em 0.1em 0.3em;
	margin:0 0 20px;
}
.top_loop0 p	{
	font-size:110%;
}
.top_loop0 p strong	{
	color:#5fabab;
}
.top_loop_ats01	{
	margin:2rem 0 2rem;
}
.top_loop_ats01 p, .top_loop_ats02 dl	{
	font-size:90%;
	line-height:1.6;
}
.top_loop_blk	{
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 0.375em 0.875em;
    margin: 0 0.375;
    line-height: 1.4;
}
.top_loop_ats02 dt	{
    background: #000;
    color: #fff;
	padding:0.4em 0.2em;
    width: 8em;
	text-align:center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.top_loop_ats02 dt span, .top_loop_ats02 dt strong	{
	text-align:center;
	line-height:1.2;
}
.top_loop_ats02 dd	{
    background: rgb(195 195 195 / 0.6);
    padding: 4em 1rem 1rem;
    margin: -2.6em 0 2rem 1rem;
    position: relative;
    z-index: -1;
}
.top_loop_ats02 dt span	{
	font-size:85%;
	margin-bottom:0.2em;
}
.top_loop_ats02 dt strong 	{
	font-size:160%;
}
.top_loop_ats02 p	{
	font-size:80%;
}


#top_pint	{
	margin-top:-7vw;	
}
#top_pint h2 img	{
	width:100%;
}
.top_pint0	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	margin:0 0 2rem;
}
.top_pint0:nth-of-type(even)	{
    flex-direction: row-reverse;
}
#top_pint h2 + .top_pint0	{
	margin-top:-5vw;
}
.top_pint_img	{
	width:50%;
}
.top_pint_img img	{
	width:100%;
}
.top_pint_txt	{
	width:50%;
	padding-top:20px;
	padding-bottom:20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
	text-align:left;
	box-sizing:border-box;
}
.top_pinttxt_inn	{
	width:45vw;
	max-width:640px;
	box-sizing:border-box;
}
.top_pint0:nth-of-type(odd) .top_pinttxt_inn	{
	padding-left:3rem;
}
.top_pint0:nth-of-type(even) .top_pint_txt	{
	align-items:flex-end;
}
.top_pint0:nth-of-type(even) .top_pinttxt_inn	{
	padding-right:3rem;
}
.top_pint_txt h3	{
	margin-bottom:2rem;
}
.top_pint_txt p	{
	font-size:110%;
    font-weight: 500;
}

#top_vice h2 img	{
	width:100%;
}
.top_vice_inn	{
	width:90%;
	max-width:1000px;
	margin:0 auto;
}
.top_vice0:not(:last-child)	{
	margin-bottom:2rem;
}
.top_vice0	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.top_vice_img	{
	width:38%;
	margin-right:2rem;
}
.top_vice_txt	{
	flex:2;
	padding-top:3%;
}
.top_vice_nam	{
	font-size:100%;
	margin-bottom:2rem;
}
.top_vice_com	{
	font-size:128%;
}
.top_vice_nam span	{
    color: #5fabab;
}
.top_vice_com strong	{	
    color: #5fabab;
	text-decoration:underline;
}

#top_ques h2	{
	text-align:center;
	margin-bottom:2.5rem;
}
.top_ques_inn	{
	width:90%;
	max-width:850px;
	margin:0 auto;
}
.top_ques_li dt	{
	border-top:1px solid #8b8b8b;
	border-bottom:1px solid #8b8b8b;
	font-size:1.5rem;
	padding:1rem;
}
.top_ques_li h3	{
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 600;
	line-height:1.4;
	padding-left:2.4em;
    min-height: 1.6em;
	position:relative;
}
.top_ques_li h3:before	{
	content:"";
	background:url(/img/top_index/img_ques_ico_q.png) no-repeat center center / contain;
	width:1.56em;
	height:1.96em;
	position:absolute;
	left:0;
	top:-0.1em;
}
.top_ques_li dd	{
	font-size:128%;
	padding:1.5rem 1rem 2.5rem;
}
.top_ques_li dd strong	{
	color:#5fabab;
}

#top_prdc	{
	background:url(/img/top_index/img_prdc_bg.jpg) no-repeat top center / 100% auto;	
}
.top_prdc_inn	{
	width:90%;
	max-width:1100px;
	margin:0 auto;
}
.top_prdc0	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	align-items:flex-start;
}
.top_prdc0	{
	margin-bottom:6rem;
}
.top_prdc_img	{
	width:45%;
	max-width:500px;
	margin-right:2.5rem;
	border:1px solid #fff;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.5);
}
.top_prdc_txt	{
	flex:2;
}
.top_prdc_pic	{
	color:#6eaaaa;
	font-size:135%;
    font-weight: 700;
	line-height:1.4;
	margin-bottom:20px;
}
.top_prdc_tit	{
	border-left:5px solid #131313;
	padding:0 0 0 25px;	
	margin-bottom:20px;
}
.top_prdc_nam	{
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-size: 110%;
    font-weight: 600;
    margin: 20px 0 0;
}
a.top_prdc_btn	{
	display:block;
	width:300px;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
	background:#fff;
}
a.top_prdc_btn img	{
	transition:0.5s;
}
a.top_prdc_btn:hover img	{
	opacity:0.8;
}
.top_prdc_code	{
	color:#c72b2b;
	margin-top:20px;
}
.top_prdc_codeinn	{
	display:inline-block;
}
.top_prdc_code dl	{
	border:2px solid #c72b2b;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	align-items:flex-start;
	margin-bottom:6px;
}
.top_prdc_code dt, .top_prdc_code dd	{
	line-height:1.4;
}
.top_prdc_code dt	{
	background:#c72b2b;
	color:#fff;
	padding: 0.2em 0.6em;
}
.top_prdc_code dd	{
	background:#fff;
	padding: 0.2em 0.92em;
}
.top_prdc_code p	{
	font-size: 80%;
}

#top_actu	{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.top_actu_img	{
	width:22%;
	margin-right:30px;
}
.top_actu_txt	{
	flex:2;
}
.top_actu_txt p strong	{
	color:#5fabab;
}
.top_actu_txt p + p	{
	margin-top:30px;
}
#top_cntc	{
    scroll-margin-top: 3rem;
}



@media only screen and (max-width: 1423px){
	.top_mda01_tit	{width:46vw; padding-left:9rem;}
	.top_mda01_tit h3	{width:23vw; margin:0 0 1.5vw;}
	.top_mda02_tit h3	{width:24vw; margin:0 0 1.5vw;}
	.top_mda02_tit p	{margin-left:2vw;}
	.top_loop0	{padding-top:25vw; margin-top:-8vw; background-position:top 29vw left 50%; background-size:140% auto;}
	.top_loop0:before	{background-size:140% auto;}
	.top_loop_mtit + .top_loop0	{margin-top:-10vw;}
	.top_loop0 + .top_loop_mtit 	{margin-top: 14vw;}
}
@media only screen and (max-width: 899px){
	#top_media h2	{margin-bottom:2.2rem;}
	#top_media .img_pc	{display:none;}
	#top_media .img_sp	{display:block; margin:0 auto;}
	.top_media01 .top_mda_img img	{width:85vw;}
	.top_mda01_tit	{width: 61vw; padding-left: 16vw;}
	.top_mda01_tit h3	{width:40vw; margin-bottom:3.5vw;}
	.top_media01 .top_mda_img	{margin-top:-14.5vw;}
	.top_media02 .top_mda_img	{margin-top:-2vw;}
	.top_media02 .top_mda_img img	{width:80vw;}
	.top_mda02_tit	{width: 61vw; padding:0; margin-left:auto;}
	.top_mda02_tit h3	{width:49vw; margin-bottom:3.5vw;}
	#top_trouble h2	{margin-bottom:1rem;}
	#top_trouble h2 img	{width:64vw;}
	.top_trouble_md .img_pc	{display:none;}
	.top_trouble_md .img_sp	{display:inline;}
	.top_trb01_tit	{display:none;}
	.top_trb01_con	{width:100%;}
	#top_cta .img_pc	{display:none;}
	#top_cta .img_sp	{display:inline;}
	.top_cta_inn	{width: 97.2%; max-width:700px;}
	a.top_ctabt	{width:85.7%;}
	.top_ctabt01	{left:7.4%; bottom:43.2%;}
	.top_ctabt02	{left:7.4%; bottom:5.98%;}
	#top_improve:before	{width:41.25vw; height:9.75vw; margin-left: -20.625vw;}
	#top_improve h2	{margin-bottom:7vw;}
	#top_care	{padding-top:15vw;}
	#top_care h2	{margin-bottom:4.5rem;}
	.top_cre01_con ul	{display:block; padding-top:20px; max-width:600px; margin:0 auto;}
	.top_cre01_con ul li	{width:100%; margin: 110px 0 0;}
	#top_htus h2	{max-width:600px; margin:0 auto 4.5rem;}
	.top_htus0	{display:block; max-width:600px; margin:0 auto;}
	.top_htus0:not(:last-child)	{margin-bottom:4rem;}
	.top_htus_img	{width:100%; margin:0 0 2rem;}
	.top_htus_txt	{width:100%; margin:0; padding:0 !important;}
	#top_loop	{padding-top:0;}
	#top_loop h2	{max-width:400px; width:80%; margin:0 auto 4rem;}
	.top_loop_subtit	{max-width:400px; width:90%; margin: 10rem auto 2.5rem;}
	.top_loop_mtit + .top_loop0	{margin-top:-12vw;}
	.top_loop0 + .top_loop_mtit 	{margin-top: 14vw;}
	.top_pint0	{display:block;}
	.top_pint_img	{width:95%; max-width:630px; margin-bottom:3rem;}
	.top_pint_txt	{width:90%; margin:0 auto 4rem; padding:0;}
	.top_pint_txt h3	{width:290px;}
	.top_pinttxt_inn	{width:100%; max-width:100%; padding:0 !important;}
	.top_pint0:nth-of-type(even) .top_pint_img	{margin-left:auto;}
}
@media only screen and (max-width: 699px){
	.tit_simple	{font-size:6vw;}
	.tit_simple_sub	{font-size:3.2vw;}
	.tit_simple + .tit_simple_sub	{margin-top:-30px;}
	.top_trb01_con ul	{display:block;}
	.top_trb01_con ul li	{width:100%;}
	.top_trb01_con ul li:not(:last-child)	{margin-bottom:2rem;}
	.top_loop0	{background-position: top 200vw left 50%;}
	.top_loop_inn	{display:block;}
	.top_loop_img	{width:100%; /*max-width:380px;*/ margin:0 auto 2rem;}
	.top_loop_txt	{width:100%; max-width:520px; margin:0 auto;}
	#top_pint h2	{overflow:hidden; height: 48vw;}
	#top_pint h2 img	{width:140vw; max-width:140vw; margin-top:-6vw; margin-left: -20vw;}
	.top_vice0	{display:block;}
	.top_vice_img	{min-width:188px; margin:0 auto 1rem; padding-left:9vw;}
	.top_vice_nam	{text-align:center;}
	.top_vice_nam span	{display:block;}
	#top_prdc	{background-size:cover;}
	.top_prdc0	{display:block;}
	.top_prdc_inn	{max-width:500px;}
	.top_prdc_img	{width:100%; margin:0 0 2rem;}
	.top_prdc_tit	{max-width:300px; margin:0 auto 20px; box-sizing:border-box;}
	a.top_prdc_btn	{margin:0 auto;}
	.top_prdc_code	{text-align:center;}
	.top_prdc_code dl	{font-size:110%;}
	#top_actu	{display:block; padding-top:2rem;}
	.top_actu_img	{width:150px; margin:0 auto 2rem;}
}
@media only screen and (max-width: 499px){
	.topcont	{padding:5rem 0 1rem 0;}
	.topcont_wht	{padding:0 0 4rem;}
	.topcont_tpshort	{padding:3rem 0 4rem;}
	#top_media p	{font-size:85%; line-height: 1.6;}
	.top_mda01_tit h3	{width:55vw;}
	.top_mda02_tit	{width:73vw;}
	.top_mda02_tit h3	{width:73vw;}
	#top_care	{background-size:120% auto;}
	.top_cre01_con ul li	{padding-top:30px;}
	.top_cre01_ico	{width:70px; margin-left:-35px;}
	.top_loop0	{padding-top:28vw; margin-top:-11vw; margin-bottom:11vw;}
	.top_loop0:before	{background-size: 180% auto;}
	#top_pint	{margin-top:-14vw;}
	#top_vice h2	{overflow:hidden;height: 70vw;}
	#top_vice h2 img	{width: 120vw;max-width: 120vw; margin-left: -10vw;}
	.top_vice_com	{font-size:110%;}
	.top_ques_li h3:before	{top:-0.3em;}
	.top_ques_li dt	{font-size:120%; padding:0.8em 0.8em 0.6em;}
	.top_ques_li dd	{font-size:110%;}
}





/* -----------------------------------------------------------
		Utility
----------------------------------------------------------- */
#utility	{}
#utility dl	{margin-bottom:50px;}
#utility dl dt	{width:25%; padding:10px; box-sizing:border-box; float:left; clear:both; font-weight:bold;}
#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_contact .need    { background-color:#E16969; 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; background:#fff;}

.grecaptcha-badge	{
 	display:none !important;
 }
.recaptchaPolicy	{
 	text-align:center;
 	margin:20px 0 0;
 	font-size:90%;
 }
 .recaptchaPolicy a	{
 	text-decoration:underline;
 }

@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;}
.thumL	{border: 1px solid #ccc; float: left; height: 148px; margin: 0; text-align: center; vertical-align: middle; width: 148px; overflow:hidden;}
.thumL img	{max-width:100%; height:auto;}
.title01  {padding:0 0 0 165px;}
.title01 h2 {
    font-size: 120%;
	font-weight:600;
    margin-bottom: 0px !important;
    padding: 5px 0 5px;
    line-height: 1.4;
}
.info_new {
    background: #b42f2f;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 1px 5px 0;
    position: relative;
    top: -2px;
    margin-right: 5px;
    font-weight: normal;
}
.date {font-size:11px; margin-bottom:5px;}
#excerpt p {line-height: 1.6; font-size: 90%;}
h2.title	{
	font-weight:700;
    padding: 11px 10px 4px 0px;
    font-size: 120%;
    border-bottom: 2px solid #555;
	margin:0 0 10px;
}
p.dateLabel	{
	margin:0 0 5px;
	font-size:10px;
}

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

ul.post{
padding:0;
}

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

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

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

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


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


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

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

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


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

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

.prev{float:left}

.next{float:right;}

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


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

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

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


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

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

