@charset "utf-8";
/*
Theme Name:HEAL-child
Description:WordPressテーマ「heal_tcd077」の子テーマです。
Template:heal_tcd077
Version:2.10.3
*/

/*-- マージン基本ベース
------------------------------------------------------*/
.mg-0 {margin: 0 !important;}
.mg-05 {margin: 5px !important;}
.mg-10 {margin: 10px !important;}
.mg-15 {margin: 15px !important;}
.mg-20 {margin: 20px !important;}
.mg-25 {margin: 25px !important;}
.mg-30 {margin: 30px !important;}

.mt-0 {margin-top: 0 !important;}
.mt-05 {margin-top: 5px !important;}
.mt-10 {margin-top: 10px !important;}
.mt-15 {margin-top: 15px !important;}
.mt-20 {margin-top: 20px !important;}
.mt-25 {margin-top: 25px !important;}
.mt-30 {margin-top: 30px !important;}
.mt-35 {margin-top: 35px !important;}
.mt-40 {margin-top: 40px !important;}
.mt-45 {margin-top: 45px !important;}
.mt-50 {margin-top: 50px !important;}
.mt-60 {margin-top: 60px !important;}
.mt-70 {margin-top: 70px !important;}
.mt-80 {margin-top: 80px !important;}
.mt-90 {margin-top: 90px !important;}
.mt-100 {margin-top: 100px !important;}

.mb-0 {margin-bottom: 0 !important;}
.mb-05 {margin-bottom: 5px !important;}
.mb-10 {margin-bottom: 10px !important;}
.mb-15 {margin-bottom: 15px !important;}
.mb-20 {margin-bottom: 20px !important;}
.mb-25 {margin-bottom: 25px !important;}
.mb-30 {margin-bottom: 30px !important;}
.mb-35 {margin-bottom: 35px !important;}
.mb-40 {margin-bottom: 40px !important;}
.mb-45 {margin-bottom: 45px !important;}
.mb-50 {margin-bottom: 50px !important;}
.mb-60 {margin-bottom: 60px !important;}
.mb-70 {margin-bottom: 70px !important;}
.mb-80 {margin-bottom: 80px !important;}
.mb-90 {margin-bottom: 90px !important;}
.mb-100 {margin-bottom: 100px !important;}


/*-- パディング基本ベース
------------------------------------------------------*/
.pd-0 {padding: 0 !important;}
.pd-05 {padding: 5px !important;}
.pd-10 {padding: 10px !important;}
.pd-15 {padding: 15px !important;}
.pd-20 {padding: 20px !important;}
.pd-25 {padding: 25px !important;}
.pd-30 {padding: 30px !important;}

.pt-0 {padding-top: 0 !important;}
.pt-05 {padding-top: 5px !important;}
.pt-10 {padding-top: 10px !important;}
.pt-15 {padding-top: 15px !important;}
.pt-20 {padding-top: 20px !important;}
.pt-25 {padding-top: 25px !important;}
.pt-30 {padding-top: 30px !important;}
.pt-35 {padding-top: 35px !important;}
.pt-40 {padding-top: 40px !important;}
.pt-45 {padding-top: 45px !important;}
.pt-50 {padding-top: 50px !important;}
.pt-60 {padding-top: 60px !important;}
.pt-70 {padding-top: 70px !important;}
.pt-80 {padding-top: 80px !important;}
.pt-90 {padding-top: 90px !important;}
.pt-100 {padding-top: 100px !important;}

.pb-0 {padding-bottom: 0 !important;}
.pb-05 {padding-bottom: 5px !important;}
.pb-10 {padding-bottom: 10px !important;}
.pb-15 {padding-bottom: 15px !important;}
.pb-20 {padding-bottom: 20px !important;}
.pb-25 {padding-bottom: 25px !important;}
.pb-30 {padding-bottom: 30px !important;}
.pb-35 {padding-bottom: 35px !important;}
.pb-40 {padding-bottom: 40px !important;}
.pb-45 {padding-bottom: 45px !important;}
.pb-50 {padding-bottom: 50px !important;}
.pb-60 {padding-bottom: 60px !important;}
.pb-70 {padding-bottom: 70px !important;}
.pb-80 {padding-bottom: 80px !important;}
.pb-90 {padding-bottom: 90px !important;}
.pb-100 {padding-bottom: 100px !important;}

.pl-1 {padding-left: 1.0em !important;}

.ta-r {text-align: right !important;}
.ta-c {text-align: center !important;}
.ta-l {text-align: left !important;}

.pc-block {display: block;}
.sp-block {display: none;}
@media only screen and (max-width:480px){
.pc-block {display: none;}
.sp-block {display: block;}
}

.shadow {
text-shadow: 2px 2px rgba(0, 0, 0, 0.2), 0px 0px 10px rgba(0, 0, 0, 0.1);
}

#main_col {
width: 100%;
}

#page_no_side {
width: 1100px;
}

.post_content .s_table {
overflow: hidden !important;
white-space: normal !important;
margin-bottom: 0 !important;
}

.post_content p {
line-height: 1.5 !important;
font-family: sans-serif !important;
}

.tcd-pb-row.row1,
.tcd-pb-row.row2,
.tcd-pb-row.row3,
.tcd-pb-row.row4,
.tcd-pb-row.row5,
.tcd-pb-row.row6,
.tcd-pb-row.row7,
.tcd-pb-row.row8,
.tcd-pb-row.row9,
.tcd-pb-row.row10,
.tcd-pb-row.row11,
.tcd-pb-row.row12,
.tcd-pb-row.row13,
.tcd-pb-row.row14,
.tcd-pb-row.row15,
.tcd-pb-row.row16,
.tcd-pb-row.row17,
.tcd-pb-row.row18,
.tcd-pb-row.row19,
.tcd-pb-row.row20 {
background: none !important;
}


/*-- TOPページ 背景色 --*/
body.home { background:#fff4fd !important; }

/*-- TOPへ戻るボタン 背景色 --*/
#return_top a {
background: #ffe9fb;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#return_top a:hover {
background: #fff;
}


/*-- lines
-----------------------------------------------------------*/
.line00 {
position: relative;
font-size: 26px !important;
border-bottom: 5px solid #000;
background: url(/wp-content/themes/heal_tcd077-child/img/title-logo.png) center top no-repeat;
background-size: 84px;
padding-top: 25px !important;
/*font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
}
.line00:after {
content: '';
position: absolute;
bottom: -5px;
left: 50%;
transform: translateX(-50%);
width: 100px;
height: 5px;
background-color: #9F886E;
}

.line01 {
position: relative;
text-align: center;
border-bottom: 2px solid #000;
}
.line01:after {
content: '';
position: absolute;
bottom: -2px;
left: 50%;
transform: translateX(-50%);
width: 100px;
height: 2px;
background-color: #9F886E;
}

.line02 {
position: relative;
padding: 0 0 0.3em !important;
border-bottom: 2px solid #000;
}

.line02:before {
position: absolute;
bottom: -2px;
left: 0;
width: 15%;
height: 2px;
content: '';
background: #9F886E;
}

.line03 {
margin-bottom: 0.5em;
padding-bottom: 0.3em;
border-bottom: 1px solid #333;
}

.line04 {
margin-bottom: 0.5em;
padding-bottom: 0.1em;
border-bottom: 1px solid #ccc;
}

/*--// lines
-----------------------------------------------------------*/


/* table.res01
-----------------------------------------------------------*/
table.res01 {
width: calc(100% - 20px);
font-size: 16px;
white-space: normal;
}
table.res01 tr {
border-bottom: 1px solid #ccc !important;
}
table.res01 th {
padding: 10px 20px 10px 10px;
width: 30%;
border: none;
border-right: 1px solid #333;
text-align: right;
vertical-align: middle;
font-weight: bold;
background: none;
}
table.res01 td {
padding: 10px 10px 10px 20px;
border: none;
line-height: 1.5em;
vertical-align: middle;
background: none !important;
}
table.res01 tr:last-child {
border-bottom: none !important;
}

@media only screen and (max-width:480px){
table.res01 {
/*margin: 0 auto !important;*/
}
table.res01 tr {
border-bottom: none !important;
}
table.res01 th,
table.res01 td {
/*width: calc(100% - 20px);*/
width: 100%;
display: block;
border: none;
}
table.res01 th {
padding: 5px 10px 0;
text-align: left;
border-bottom: 1px solid #999;
}
table.res01 td {
padding: 5px 10px;
}
}
/*--// table.res01
------------------------------------------------------*/

/*--// table.res02
------------------------------------------------------*/

table.res02 {
	width: calc(100% - 20px);
	margin: 0 auto 50px !important;
	color: #333;
}
table.res02 th {
	padding: 10px;
	width: 30%;
	background: #f4f4f4;
	border: 1px solid #999;
	text-align: left;
	font-weight: bold;
}

table.res02 td {
	padding: 10px;
	line-height: 1.4em;
	vertical-align: middle;
}

table.res02 td.style01 {
	width: 40%;
	border: none !important;
}
table.res02 td.style02 {
	border: none;
	border-right: 1px solid #999;
}
table.res02 td.style03 {
	width: 100%;
	border: none;
	border-right: 1px solid #999 !important;
}
table.res02 td.solid {
	border-top: 1px solid #999 !important;
}
table.res02 td.dotted {
	border-top: 1px dotted #ccc !important;
}
table.res02 tr:last-child td.style01,
table.res02 tr:last-child td.style02,
table.res02 tr:last-child td.style03 {
	border-bottom: 1px solid #999 !important;
}

 
@media only screen and (max-width:480px){
    table.res02 {
		width: calc(100% - 0px);
		margin: 0 auto;
	}
    table.res02 th,
    table.res02 td {
        width: calc(100% - 20px);
		padding: 5px 10px;
        display: block;
		border: none;
    }
	table.res02 th {
	background: #333;
		color: #fff;
}
	table.res02 td.style01 {
		width: calc(100% - 20px);
		padding: 5px 10px 0;
		border: none;
		/*background: #f2f2f2;*/
	}
	table.res02 td.style02 {
		width: calc(100% - 20px);
		padding: 0 10px 5px;
		padding-top: 0;
		text-align: right;
		border: none;
		/*background: #f2f2f2;*/
	}
	table.res02 td.style03 {
		width: calc(100% - 20px);
		padding: 5px 10px;
		text-align: left;
		border: none !important;
		/*background: #f2f2f2;*/
	}
	table.res02 td.solid {
		border-top: none !important;
	}
	table.res02 td.dotted {
		border-top: none !important;
	}
	table.res02 tr {
		border-top: 1px dotted #999 !important;
	}
	table.res02 firsr-child tr {
		border-top: none !important;
	}
	table.res02 tr:last-child td.style01,
	table.res02 tr:last-child td.style02 {
		border-bottom: none !important;
	}
}
/*--// table.res02
------------------------------------------------------*/

/*-- Flex box
------------------------------------------------------*/
.flex_wrap {
width: 100%;
}
.flex-box {
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}
.flex-reverse {
flex-direction: row-reverse;
}
.flex-content_left {
width: calc((100% - 50%) - 20px);
margin: 0 10px;
}
.flex-content_right {
width: calc((100% - 50%) - 20px);
margin: 0 10px;
}
.flex-content_right_innner {
position: relative;
top: calc(10% - 10px);
-webkit-transform: translateY(-10%); /* Safari用 */
transform: translateY(-10%);
}
.flex-content_txt {
font-size: 16px !important;
}
.flex-content_left img,
.flex-content_right img {
max-width: 100%;
height: auto;
}

@media only screen and (max-width:480px){
.flex_wrap {
margin: 0;
}
.flex-box {
flex-direction: column;
}
.flex-reverse {
flex-direction: column;
}
.flex-content_left,
.flex-content_right {
width: calc(100% - 20px);
}
.flex-content_right_innner {
position: static;
-webkit-transform: none; /* Safari用 */
transform: none;
margin-top: 10px;
}
.flex-content_txt {
font-size: 16px !important;
}
}

/* 店舗案内用 */
.flex-content_left02 {
width: calc(40% - 20px);
margin: 0 10px;
}
.flex-content_right02 {
width: calc(60% - 20px);
margin: 0 10px;
}
@media only screen and (max-width:480px){
.flex-content_left02,
.flex-content_right02 {
width: calc(100% - 20px);
}
}
/* 店舗案内用 */

/*--// Flex box
------------------------------------------------------*/

/*-- 店舗ページ設備欄
------------------------------------------------------*/
.items {
display: flex;
flex-wrap: wrap;
list-style: none !important;
margin: 0 0 30px !important;
}

.items li {
padding: 6px 12px;
margin: 6px;
background: #ebdfcb;
border: 1px solid #ebdfcb;
border-radius: 5px;
}
/*--// 店舗ページ設備欄
------------------------------------------------------*/