@charset "utf-8";

/*
Theme Name:massive_child
Template:massive_tcd084
Version:2.9.1
*/

/*-- マージン基本ベース
------------------------------------------------------*/
.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);
}

/* 各ページ 補正css
-----------------------------------------------------------*/
#index_content_builder {
/*background: url(images/bg-iyashi.png) no-repeat left top / 50vw;*/
background: url(images/bg-iyashi.png) no-repeat -10vw -10vw / 60vw;
background-color: rgba(255,255,255,0.85);
background-blend-mode: lighten;
}

#header_slider .animate_item,
.banner_content .catch,
.banner_content .desc,
#page_header .catch.animate,
#page_header .sub_title.animate,
#page_header .desc.animate,
#blog_header.animate .title {
font-weight: bold;
text-shadow: 2px 2px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5);
}

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

.fs-style_01 {font-size: 30px !important;}
@media only screen and (max-width:480px){
.fs-style_01 {font-size: 20px !important;}
}

.post_content h3 {font-size: 20px;}
.post_content p {line-height: 1.8 !important;}

.post_content li,
.post_content dt,
.post_content dd {
line-height: 1.8 !important;
}

html .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h2, .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h3,
html .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h4, .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h5,
html .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h6 { margin-top: 0 !important; }

/*.cb_content {padding: 150px 0 0 !important;}*/
#page_content {padding: 100px 0 150px !important;}

/* // 各ページ 補正css
-----------------------------------------------------------*/


/* TOPページ
-----------------------------------------------------------*/
.cb_interview_list.num1 .job {
display: none !important;
}

#page_header .catch.animate2, #page_header .sub_title.animate2, #page_header .desc.animate2 {
-webkit-animation: slideUp 1.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 0.0s;
animation: slideUp 1.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 0.0s;
text-shadow: 2px 2px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/* 店舗紹介ページ
-----------------------------------------------------------*/
#interview_header_inner .job {
display: none !important;
}
@media screen and (max-width: 750px) {
#interview_header_bottom_mobile .job {
display: none !important;
}
}

/* .res01
-----------------------------------------------------------*/

table.res01 {
width: calc(100% - 20px);
/*margin: 0 auto !important;*/
color: #333;
font-size: 16px;
}
table.res01 th {
padding: 10px;
width: 30%;
background: #f4f4f4;
border: 1px solid #999 !important;
border-left: none !important;
text-align: left;
vertical-align: middle;
font-weight: bold;
}

table.res01 td {
padding: 5px 10px;
line-height: 1.8em;
vertical-align: middle;
}

table.res01 td.style01 {
width: 40%;
border: none !important;
}
table.res01 td.style02 {
border: none;
/*border-right: 1px solid #999;*/
text-align: right;
}
table.res01 td.style03 {
width: 100%;
border: none;
/*border-right: 1px solid #999 !important;*/
}
table.res01 td.solid {
border-top: 1px solid #999 !important;
}
table.res01 td.dotted {
border-top: 1px dotted #aaa !important;
}
table.res01 tr:first-child th,
table.res01 tr:first-child td.style01,
table.res01 tr:first-child td.style02,
table.res01 tr:first-child td.style03 {
border-top: none !important;
}
table.res01 tr:last-child th,
table.res01 tr:last-child td.style01,
table.res01 tr:last-child td.style02,
table.res01 tr:last-child td.style03 {
border-bottom: none !important;
}

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

/*--// res01
------------------------------------------------------*/

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

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

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

/*--// res02
------------------------------------------------------*/


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

.line00 {
    position: relative;
    /*font-size: 26px !important;*/
    text-align: center;
    border-bottom: 5px solid #000;
	background: url(admin/img/title-logo.png) center top no-repeat;
	background-size: 60px;
	padding-top: 15px;
	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: #da0080;
}

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

.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: #da0080;
}

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

/*-- buttons
------------------------------------------------------*/
.btn_01 {
display: block;
text-align: center;
vertical-align: middle;
text-decoration: none;
width: 70%;
margin: 0 auto 20px;
padding: 10px;
font-weight: bold;
border: 2px solid #000;
background: #000;
border-radius: 5px;
color: #fff !important;
transition: 0.3s;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.btn_01:hover {
color: #000 !important;
background: #fff;
}
/*--// buttons
------------------------------------------------------*/

/*-- Flex box
------------------------------------------------------*/
.flex_wrap {
width: 100%;
}

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

}

/* TOPページ用 */
.flex-top_wrap {
margin: 0;
}
.flex-content-top_left {
width: 65%;
margin: 0 10px;
}
.flex-content-top_right {
width: calc((100% - 65%) - 20px);
margin: 0 10px;
}
.flex-content-top_right_innner {
position: relative;
top: calc(10% - 10px);
-webkit-transform: translateY(-10%); /* Safari用 */
transform: translateY(-10%);
}
.flex-content-top_txt {
font-size: 16px !important;
}
.vertical {
font-family: "游明朝 Medium", "Yu Mincho Medium", "YuMincho Medium", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;/* IE対応 */
text-orientation: upright;
margin-left: auto;
margin-right: auto;
line-height: 1.8em;
}
.combine {
-webkit-text-combine: horizontal;
-ms-text-combine-horizontal: all;/* IE対応 */
text-combine-upright: all;
}
.flex-content-top_left img,
.flex-content-top_right img {
max-width: 100%;
height: auto;
}
.fleximg-right {border-radius: 50px 0 0 50px;}
.fleximg-left {border-radius: 0 50px 50px 0;}

@media only screen and (max-width:480px){
.flex-top_wrap {
margin: 0 auto;
width: 96%;
}
.flex-content-top_left,
.flex-content-top_right {
width: calc(100% - 20px);
}
.flex-content-top_right_innner {
position: static;
-webkit-transform: none; /* Safari用 */
transform: none;
margin-top: 10px;
}
.flex-content-top_txt {
font-size: 16px !important;
}
.vertical {
writing-mode: horizontal-tb;
-ms-writing-mode: tb-rl;/* IE対応 */
text-orientation: mixed;
margin-left: auto;
margin-right: auto;
line-height: 1.8em;
}
.fleximg-right,
.fleximg-left {
border-radius: 0;
}
}
/* //TOPページ用 */

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

/*-- 店舗ページ 料金タブ欄
------------------------------------------------------*/
.su-tabs {
margin: 0 0 100px !important;
padding: 2px !important;
border-radius: 7px 7px 0 0 !important;
background: #666 !important;
}
.su-tabs-pane {
padding: 10px 5px 5px !important;
font-size: 16px !important;
overflow: hidden;
}
.su-tabs-nav span {
min-height: 50px !important;
border-top-left-radius: 5px !important;
border-top-right-radius: 5px !important;
font-size: 16px !important;
line-height: 30px !important;
color: #fff !important;
}
.su-tabs-nav span:hover {
background: #fff !important;
color: #333  !important;
}
.su-tabs-nav span.su-tabs-current {
font-weight: bold !important;
padding: 11px 30px;
font-size: 18px !important;
color: #333 !important;
}
/* shortcodes ultimateモバイルタブ水平 */
@media (max-width: 480px) {
.su-tabs-nav  {
box-sizing: border-box !important;
display: flex;
/*overflow: scroll;*/
}
.su-tabs-nav span {
padding: 10px !important;
}
.su-tabs-nav span.su-tabs-current {
font-weight: bold !important;
padding: 10px;
font-size: 16px !important;
}
}
/*--// 店舗ページ 料金タブ欄
------------------------------------------------------*/

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

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

/*-- TOPページ
------------------------------------------------------*/
/* 全幅表示時の左右マージン */
.page-wrap {
width: calc(100% - 4%);
margin: 0 auto;
}
/* 全幅表示時の左右マージン */

/* 店舗一覧(768pxで4列→1列に)) */
#itemlayout-wrap {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
margin: 100px auto;
width: calc(100% - 10%);
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
justify-content: space-between;
}

#itemlayout-wrap img {
display: block;
max-width: 100%;
height: auto;
}
.item-figure {
margin: 0;
padding: 0;
}

.item-title {
margin: 10px 0 0 !important;
color: #333;
text-align: center;
font-size: 20px;
}
.item-text-tax {
margin: 0 !important;
padding: 0 0 15px;
color: #818181;
text-align: center;
}

.item-list {
margin: 0.5em 0;
padding: 0;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
width: calc(92% / 4);
background: #fff;
}
#itemlayout-wrap::after{
content: "";
display: block;
width: calc(92% / 4);
}
@media all and (max-width: 991px) {
.item-list {
margin: 10px auto;
width: calc(92% / 2);
}
}
@media (max-width: 480px) {
#itemlayout-wrap {
width: calc(100% - 20px);
}
#itemlayout-wrap {
margin: 20px auto 80px;
}
.item-list {
width: 96%;
}
}
/* //店舗一覧(768pxで4列→1列に)) */

/*--// TOPページ
------------------------------------------------------*/

/*スマホ時のみ電話発信*/
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}