@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap');
/*
Theme Name: emanon-premium-child
Author URI: https://innocord.co.jp/
Template: emanon-premium
*/
/*----------------------------
youtube
----------------------------*/
.movie-wrap {
	margin: auto !important;
	margin-top: 20px !important;
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/************************************
固定ページ
************************************/
.article-body h2{
	color: #bb7f39;
	font-size: 1.6rem;
	border: 4px solid #c21500;
	padding: 0.6rem;
	border-image: linear-gradient(to right, #79c50d 0%, #ff9c00 50%, #ff7e97 100%);
	border-image-slice: 1;
}

.article-title{
	text-align: center;
	color: #bb7f39;
	font-size: 2.7rem;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.article-header{
	margin-bottom: 50px;
}
.page .article-title::before{
	content: '';
	display: block;
	font-size: 1.3rem;
	color: #fff;
	background: linear-gradient(90deg, rgba(121,197,13,1) 0%, rgba(255,156,0,1) 50%, rgba(255,126,151,1) 100%);
	border-radius: 30px;
	width: 220px;
	margin: 0 auto 15px;
	padding: 3px;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.page-id-119 .article-title::before{
	content: 'SCHEDULE';
}
.page-id-612 .article-title::before{
	content: 'STAFF';
}
.page-id-117 .article-title::before{
	content: 'ABOUT US';
}
.page-id-124 .article-title::before{
	content: 'FACILITY';
}
.page-id-429 .article-title::before{
	content: 'ACCESS';
}
.page-id-3 .article-title::before{
	content: 'PRIVACY POLICY';
}
.page-id-187 .article-title::before,
.page-id-223 .article-title::before,
.page-id-221 .article-title::before{
	content: 'CONTACT';
}
/*** 固定ページ下部のリンクボックス ***/
.page .banner-box__title{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.3rem;
}
/************************************
	スタッフ紹介
************************************/
.staff-wrap{
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}
.staff-img{
	width: 35%;
	margin-right: 5%
}
.staff-personal{
	width: 60%;
}
.staff-personal h3{
	margin-top: 10px;
}
.staff-personal__lead{
	margin-bottom: 1em;
}
/************************************
	1日の流れ
************************************/
#flow{
	margin-top: 4rem;
}
/***1日の流れ（個人の場合）***/
.flow-wrap{
	display: flex;
}
.flow-personal{
	width: 32%;
	margin-right: 8%;
}
.flow-schedule{
	width: 60%;
}
/***ステップバーデザイン3***/
.step-wrap3 {
 counter-reset: count;
 margin: 1.5rem 0 !important;
 position: relative;
}
.step-content3 {
 padding: 1.3em 0 .3em 1em;
 margin: 0 0 1em 1em;
 position: relative;
 border-top: solid 2px #ddd;
}
.step-content3::after {
 content: "";
 display: block;
 height: calc(100%);
 border-left: dashed 4px #ddd;
 position: absolute;
 top: 16px;
 left: -4px;
}
.step-label3 {
 padding: 3px 20px 3px 15px;
 color: #fff;
	font-size: 1.1rem;
 font-weight: bold;
 position: absolute;
 top: -18px;
 left: -20px;
 background: #adaeb0;
 border-radius: 20px;
 z-index: 1;
}
.step-title3 {
 font-weight: bold;
 font-size: 1.4rem;
	margin: 10px auto !important;
}
.step-label3-worktime{
 background: #79c50d;
}
.step-label3-katudo{
 background: #bb7f39;
}
.step-body3 {
 margin-top: .5em;
 padding: 0 0 1em;
}
/*.step-wrap3 > :last-child {
 box-shadow: 5px 7px 0 -5px #ddd;
}
.step-content3::before {
 content: "";
 display: block;
 position: absolute;
 bottom: 0;
 left: -10px;
 border-style: solid;
 border-width: 17px 8px 0 8px;
 border-color: #ddd transparent transparent transparent;
}*/
/***ステップバーデザイン3***/
/************************************
	投稿ページ
************************************/
.single .article-title{
	font-size: 1.6rem;
}
/************************************
見出し・本文デザイン
************************************/
/* パンクズリスト*/
.breadcrumb__item a {
    color: #bb7f39;
}
.breadcrumb{
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
}
/* テキストフォーマット */
h2:not(.main-visual__title ) {
	font-family: 'M PLUS 1p', sans-serif !important;
	font-family: 'Zen Maru Gothic', sans-serif !important;
}
.text-center{
	text-align: center;
}
.c-section-widget__title{
	color: #bb7f39 !important;
}
.text-braun{
	color: #bb7f39:
}
.bg-green{
	background-color: #79c60d;
}
.bg-pink{
	background-color: #ff7e97;
}
#content_box_section-3 .c-section-widget__lead{
	color: #bb7f39 !important;
}
#block-10 .c-section-widget__title,
#block-13 .c-section-widget__title,
.widget_price_section .c-section-widget__title,
.widget_banner_section .c-section-widget__title,
.widget_faq_section .c-section-widget__title{
	padding-top: 52px;
	color: #bb7f39 !important;
	font-size: 2.7rem;
}
.c-section-widget__sub-title {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	border-radius: 1.5rem;
    letter-spacing: 0.1em;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff !important;
	background: rgb(121,197,13);
	background: linear-gradient(90deg, rgba(121,197,13,1) 0%, rgba(255,156,0,1) 50%, rgba(255,126,151,1) 100%);
}
/************************************
トップページ
************************************/
/* メニュー */
.drawer-menu__inner nav .menu-item a {
	color: #bb7f39 !important;
}
.header-menu > .menu-item:hover > a, .header-menu .current-menu-item > a {
	font-weight: 800;
	border-bottom: dotted 2px #bb7f39;
}
.header-menu > .menu-item > a {
    color: #bb7f39;
	font-weight: 600;
}

/************************************
コンセプト
************************************/
/* ロゴマーク */
.content-box__thumbnail,
.content-box__body{
	margin: auto;
}
#block-18 .content-box{
	margin: auto;
}
#block-18 .c-section-widget__title{
	font-size: 1.8rem;
}
#block-18 .c-section-widget__inner{
	padding-top: 100px;
	padding-bottom: 120px;
}
#block-18{
	overflow: hidden;
}
#block-18::after{
	content: url("img/pic-home01.svg");
	display: block;
	margin: auto;
	width: 1100px;
}
.concept__lead{
	line-height: 2;
}
/* PHILOSOPHY */
#price_section-3{
	z-index: -1;
	margin-top: -80px;
	padding-top: 150px;
	padding-bottom: 0;
	background: #e4f4cf;
}
#price_section-3 .c-section-widget__inner{
	margin-bottom: 0 !important;
}
#content_box_section-4,
#content_box_section-5,
#content_box_section-6{
	padding-left: 20px;
	padding-right: 20px;
	background: #e4f4cf;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
#content_box_section-7{
	padding-left: 20px;
	padding-right: 20px;
	background: #e4f4cf;
	padding-top: 1.5rem;
	padding-bottom: 6rem;
	margin-bottom: -6rem;
}
#content_box_section-7 .c-section-widget__inner{
	margin-bottom: 80px;
}
#content_box_section-4 .c-section-widget__inner,
#content_box_section-5 .c-section-widget__inner,
#content_box_section-6 .c-section-widget__inner,
#content_box_section-7 .c-section-widget__inner{
	background: #fff;
	padding: 30px;
	border-radius: 15px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#content_box_section-4 .l-content,
#content_box_section-5 .l-content,
#content_box_section-6 .l-content,
#content_box_section-7 .l-content{
	width: 100%;
}
.content-box__body[data-thumbnail-width='width-2'] {
    width: 50%;
}
/* PHILOSOPHY POINT（擬似要素・タイトル） */
#content_box_section-4 .c-section-widget__title{
	color: #79c50d !important;
}
#content_box_section-5 .c-section-widget__title{
	color: #ff9c00 !important;
}
#content_box_section-6 .c-section-widget__title{
	color: #ff7e97 !important;
}
#content_box_section-7 .c-section-widget__title{
	color: #bb7f39 !important;
}
#content_box_section-4 .c-section-widget__title::before{
	content: url("img/point-01.svg");
	display: block;
	width: 150px;
}
#content_box_section-5 .c-section-widget__title::before{
	content: url("img/point-02.svg");
	display: block;
	width: 150px;
}
#content_box_section-6 .c-section-widget__title::before{
	content: url("img/point-03.svg");
	display: block;
	width: 150px;
}
#content_box_section-7 .c-section-widget__title::before{
	content: url("img/point-04.svg");
	display: block;
	width: 150px;
}
/* ABOUT US */
.banner-box .c-btn__main{
	background-color: #bb7f39 !important;
	border-radius: 15px !important;
}
.banner-box__title{
	font-size: 1.5rem;
	text-align: center;
	margin-top: 15px;
	color: #bb7f39;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.c-section-widget__btn{
	margin-top: 20px;
}
#block-13{
	overflow: hidden;
}
#block-13::before{
	content: url("img/pic-home02.svg");
	display: block;
	margin: auto;
	width: 1100px;
	z-index: 5;
}
.banner-box__description{
	margin-top: 20px;
	font-size: 1rem;
	line-height: 1.7;
}
/* FAQ */
.widget_faq_section .c-section-widget__inner{
	padding: 6rem 0;
}
.content-box__thumbnail img,
.banner-box img,
.wp-block-image img{
	border-radius: 10px;
}
.wp-block-table table td {
    border: 1px solid;
    padding: 1.2em !important;
}
/* バナーイメージ */
#block-14{
	background-image: url("img/banner-img-25871660_l.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 80px;
	margin-bottom: -80px;
}
#image-banner{
	max-width: 1100px;
	margin: auto;
}
.image-banner__wrap{
	display: flex;
}
.image-banner__box{
	width: 50%;
}
.image-banner__text{
	margin-top: 30px;
	color: #79c50d ;
	font-size: 1.15rem ;
	font-weight: bold ;
}
/* インフォメーション */
#block-10 .c-section-widget__inner{
	padding-top: 50px;
}
.info-right{
	padding-left: 2.2rem;
	padding-top: 1.5rem;
	color: #bb7f39;
}
.info__title{
	font-size: 1.5rem;
	margin-bottom: 15px;
}
.info__logo{
	margin: 0 0 30px;
	max-width: 350px;
}
.info__text{
	font-size: 1.15rem;
}
.info__text a{
	color: #bb7f39 !important;
}
.info__tel{
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 15px;
}
.info__access{
	font-size: 1rem;
}
/* CTA */
#block-15{
	background-image: url("img/office-26454897_m.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 30px;
}
.cta__wrap{
	margin: auto;
	max-width: 850px;
	background-color: #fff;
	border-radius: 50px;
	padding: 60px;
}
.cta-box__wrap{
	margin: auto;
	width: 550px;
}
.cta-box{
	margin-bottom: 0.5rem;
}
.cta__item{
	display: -webkit-flex;
	display: flex;
    align-items: center;
}
.cta__title{
	text-align: center;
	color: #bb7f39;
	font-size: 1.8rem;
	margin-bottom: 1.2rem;
}
.cta-btn{
	width: 150px;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	display: block;
	font-weight: bold;
	font-size: 1.5rem;
	margin-right: 1rem;
}
.cta__tel{
	display: block;
	color: #000;
	font-size: 3rem;
	font-weight: bold;
	width: 100%;
}
.cta__form{
	width: 100%;
	display: block;
	color: #000;
	font-size: 1.8rem;
	font-weight: bold;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.cta__text{
	text-align: center;
	display: block;
	width: 100%;
	margin-top: 2rem;
}
/* ボタン */
.c-btn {
    position: relative;
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 32px;
    padding-left: 32px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 1rem;
	font-weight: bold;
    overflow: hidden;
    cursor: pointer;
    transition: all ease 0.3s;
}
/* フッター */
.contact__phone {
    display: block;
    height: 34px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-size: 2em;
}
.widget_nav_menu .menu-item{
	text-align: center;
	padding-left: 0;
}
.widget_nav_menu .menu > .menu-item a::before {
    display: none;
}
/************************************
ヘッダーメニュー
************************************/
.menu-item span{
	font-size: 110%;
}
.c-btn__main {
    background-color: #bb7f39 ;
    color: #ffffff;
}
.c-btn__main:hover {
    background-color: #d2ab7d ;
    color: #ffffff;
}

/************************************
よくあるご質問　アコーディオンメニュー
************************************/
.c-acordion__title {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
	border: solid 2px #bb7f39;
}
.c-acordion__title.is-active {
    border-radius: 10px 10px 0 0;
}
.c-acordion__title.is-active {
	border: solid 2px #bb7f39;
}
.js-acordion dd {
	border: solid 2px #bb7f39;
	border-top: none;
    border-radius: 0 0 10px 10px;
}
.c-acordion__item {
    display: inline-block;
    font-size: 1.2rem;
}
.js-acordion dd{
	font-size: 110%;
}
.faq-section__icon {
    display: inline-block;
    margin-right: 8px;
    font-size: 1.5rem;
    font-weight: 500;
}
.c-acordion__item {
    display: inline-block;
    font-size: 1.5rem;
}
/************************************
トップページ（テキストを画像に置き換え）
************************************/
h2.main-visual__title{
  white-space: nowrap;
  overflow: hidden;
}
.main-visual .l-content {
	width: calc(850px - 32px);
}
h2.main-visual__title::before{
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-width: 260px;
  height: 380px;
  background: url("img/minoria-top-titlearea.svg") no-repeat 50% 50%;
	background-position: left;
}
.main-visual-slider__inner .l-content__sm::before{
	content: '';
	position: absolute;
	bottom: 0;
	right: -15%;
	width: 120px;
	height: 370px;
	display: block;
	background: url("img/copy-tate.svg") no-repeat ;
	background-position: center;
}
.main-visual__message {
    font-weight: bold;
}
/***** フェードイン *****/
h2.main-visual__title::before,
.main-visual-slider__inner .l-content__sm::before{
  animation: fadeIn 1.8s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/************************************
** お問い合わせフォームの入力
************************************/
#cf-tbl{
width: 100% !important;
}

#cf-tbl table{
width: 100%;
border-collapse: collapse;
border: solid #CCC;
border-width: 1px;
color: #444;
}
#cf-tbl table tr th,
#cf-tbl table tr td{
padding: 0.5em;
text-align: left;
vertical-align: top;
border: solid #CCC;
border-width: 1px;
vertical-align: middle;
}
#cf-tbl table tr th{
width: 35%;
background: #eee;
}
@media screen and (max-width:768px){
#cf-tbl{
width: 100%;
}

#cf-tbl table,
#cf-tbl table tbody,
#cf-tbl table tr,
#cf-tbl table tr th,
#cf-tbl table tr td{
display: block;
}

#cf-tbl table{
width: 100%;
border-width: 0 0 1px 0;
}

#cf-tbl table tr th,
#cf-tbl table tr td{
width: 100%;
padding: 3% 5%;
}

#cf-tbl table tr td{
border-width: 0px 1px 0px 1px;
}
}
/*「必須」文字デザイン*/
.required{
font-size:.8em;
padding: 5px;
background: #79c50d;
color: #fff;
border-radius: 3px;
margin-right: 5px;
}
/*「任意」文字デザイン*/
.optional{
font-size:.8em;
padding: 5px;
background: #bb7f39;
color: #fff;
border-radius: 3px;
margin-right: 5px;
}
/* 入力項目を見やすく */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
	background-color: #eff1f5;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}
/* 「送信する」ボタン */
input.wpcf7-submit {
    display: block;
    padding: 15px;
    width: 400px;
    background: #bb7f39;
	border-color: #bb7f39;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 2px;
    margin: 15px auto 0
}
/* 前のページに戻るボタン */
.wpcf7-previous{
    background-color: #888 !important;
    border-color: #888 !important;
    color: #ffffff;
}
@media screen and (max-width:768px){
	input.wpcf7-submit {
		width: 250px;
	}
	/* Philosophy */
	#block-18 .concept__lead{
		width: 100%;
	}
	#block-18 .c-section-widget__title{
		text-align: center;
		font-size: 1.6rem;
	}
		/* フッター */
	.l-footer .widget {
		margin-top: 0;
		margin-bottom: 0;
	}
	#nav_menu-2,
	#block-20{
		margin-top: 2rem;
	}
	#nav_menu-4{
		margin-bottom: 2rem;
	}
}
input.wpcf7-submit:hover {
	box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
	transform: translateY(-4px);
	opacity:0.7;
}
/* エラーメッセージを見やすく */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
	color: red;
	font-weight: 600;
}
@media screen and (max-width: 959px){
	/************************************
	トップページ（テキストを画像に置き換え）
	************************************/
	/*----------------------------
	メインビジュアル
	----------------------------*/
	.main-visual .l-content {
		width: calc(680px - 32px);
	}
	h2.main-visual__title::before{
	  height:330px;
	}
	.main-visual-slider__inner .l-content__sm::before{
		display: none;
	}
	/* PHILOSOPHY */
	#content_box_section-3::after{
		width: 1100px;
		overflow: hidden;
	}
	#price_section-3{
		margin-top: -60px;
	}
	.content-box__thumbnail[data-thumbnail-width='width-3'] {
		width: 100%;
	}
	.content-box__body[data-thumbnail-width='width-3'] {
		width: 100%;
	}
	.content-box__thumbnail img, .banner-box img, .wp-block-image img {
		width: 230px;
		margin-bottom: 50px;
	}
	.content-box__body[data-thumbnail-width='width-4'] {
    width: 100%;
	}
	.content-box__thumbnail[data-thumbnail-width='width-4'] {
    width: 100%;
	}
	.content-box__thumbnail[data-thumbnail-position='overlap-2'] {
    bottom: 0;
	}
	.c-section-widget__inner{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	#content_box_section-4 .content-box__thumbnail img,
	#content_box_section-5 .content-box__thumbnail img,
	#content_box_section-6 .content-box__thumbnail img,
	#content_box_section-7 .content-box__thumbnail img{
		width: 100%;
	}
	/* イメージバナー */
	#block-14 .l-content{
		width: 90% !important;
		padding-bottom: 50px;
	}
	.image-banner__box{
		width: 55%;
	}
	.image-banner__text{
		font-size: 1rem;
	}
	/* CTA */
	.cta__wrap{
		margin: auto;
		width: 680px;
		padding: 30px;
	}
	/************************************
	フッター
	************************************/
	#js-footer .wp-block-image img {
		margin: auto;
		display: block;
		width: 230px;
		margin-bottom: 0;
	}
	/************************************
		固定ページ
	************************************/
	.page .wp-block-image img {
		width: 100% !important;
		margin-bottom: 0;
	}
}
@media screen and (max-width: 959px) and (min-width: 768px){
	.widget_banner_section .col-4{
		width: 100%;
		display: flex;
	}
	.widget_banner_section .col-4 .banner-box{
		width: 45%;
	}
	.widget_banner_section .col-4 .banner-box img{
		width: 90%;
	}
	.widget_banner_section .col-4 .banner-box__description{
		width: 55%;
	}
	/*ABOUT US*/
	.banner-box img{
		margin-bottom: 10px;
	}
	.banner-box__description{
		height: 160px;
	}
	/* インフォメーション */
	.info-right{
		padding-left: 1rem;
		padding-top: 1.5rem;
	}
	.info__title{
		font-size: 1.3rem;
		margin-bottom: 15px;
	}
	.info__logo{
		margin: 0 0 30px;
		max-width: 320px;
	}
	.info__text{
		font-size: 1rem;
	}
	.info__text a{
		color: #bb7f39 !important;
	}
	.info__tel{
		font-size: 2.2rem;
		font-weight: 700;
		margin-bottom: 15px;
	}
	.info__access{
		font-size: 1rem;
	}
}
@media screen and (min-width: 768px){
	/* Philosopy */
	#price_section-3 .c-section-widget__header{
		max-width: 760px;
	}
	input.wpcf7-submit {
		width: 250px;
	}
	.main-visual .wrapper-col {
		width: 100%;
	}
	.main-visual .u-row-cont-center {
		justify-content: center;
	}
	.main-visual .col-6 {
		width: 100%;
	}
	.content-box__body.content-box__right[data-body-overlap='overlap-1'] {
		left: 0px;
	}
	.content-box__thumbnail[data-thumbnail-width='width-3'] {
		width: 25%;
	}
	.content-box__body[data-thumbnail-width='width-3']{
		width: 60%;
	}
}
@media screen and (max-width: 767px){
	/************************************
		ボックスコンテンツ
	************************************/	
	.content-box__body[data-thumbnail-width='width-2'] {
		width: 100% !important;
	}
	/*----------------------------
	メインビジュアル
	----------------------------*/
	.main-visual .l-content {
		width: 95%;
	}
	h2.main-visual__title::before{
	  height: 380px;
	}
	/* セクションタイトル */
	#block-13 .c-section-widget__title,
	#block-10 .c-section-widget__title,
	.widget_price_section .c-section-widget__title,
	.widget_banner_section .c-section-widget__title,
	.widget_faq_section .c-section-widget__title{
		font-size: 1.65rem;
		padding-top: 35px;
	}
	/* セクションサブタイトル */
	.c-section-widget__header .c-section-widget__sub-title{
		font-size: 1.1rem;
		width: 180px;
	}
	.header-eyecatch__item::before{
		display: none;
	}
	#content_box_section-3 .c-section-widget__title{
		text-align: center;
	}
	/* PHILOSOPHY POINT（タイトル） */
	#content_box_section-4 .c-section-widget__title,
	#content_box_section-5 .c-section-widget__title,
	#content_box_section-6 .c-section-widget__title,
	#content_box_section-7 .c-section-widget__title{
		font-size: 1.8rem;
	}
	.content-box__thumbnail img,
	.banner-box img{
		margin-bottom: 20px;
	}
	#content_box_section-3 .content-box__body{
		width: 90%;
		margin: auto;
	}
	.banner-box img,
	.wp-block-image img{
		width: 100%;
	}
	/* バナーエリア */
	.banner-box__title{
		font-size: 2.4rem;
	}
	/* みのりあについて */
	#block-13 .c-section-widget__inner{
		padding-top: 30px;
	}
	#block-13::before{
		width: 600px;
		margin-top: 50px;
		margin-left: -50px;
	}
	#content_box_section-3 .c-section-widget__inner{
		padding-bottom: 100px;
	}
	.wp-block-column:not(:first-child) {
		margin-top: 0;
	}
	/*ABOUT US*/
	.banner-box-wrap .col-4{
		margin-bottom: 50px;
	}
	.banner-box img{
		margin-bottom: 10px;
	}
	.banner-box__title{
		font-size: 1.3rem;
	}
	.banner-box__description{
		height: auto;
	}
	.c-btn__sm{
		min-width: 40%;
	}
	/* インフォメーション */
	#block-10 .c-section-widget__inner{
		padding-top: 40px;
	}
	.info-right{
		padding-left: 0;
		padding-top: 1.5rem;
	}
	.info__title{
		text-align: center;
		font-size: 1.3rem;
		margin-bottom: 15px;
	}
	.info__logo{
		margin: 0 auto 30px;
		max-width: 320px;
	}
	.info__text{
		text-align: center;
	}
	.info__tel{
		margin: 20px auto;
	}
	.info__access{
		font-size: 0.8rem;
	}
	/* CTA */
	.cta__wrap{
		margin: auto;
		width: auto;
		padding: 30px;
	}
	.cta-box__wrap {
		margin: auto;
		width: 450px;
	}
	.cta__title{
		font-size: 1.5rem
	}
	.cta__tel{
		font-size: 2.2rem;
	}
	.cta__form{
		font-size: 1.5rem;
	}
	.cta-box{
		margin-bottom: 0.8rem;
	}
	/************************************
	固定ページ
	************************************/
	.page .article-title{
		font-size: 1.8rem;
	}
	.article-header{
		margin-bottom: 40px;
	}
	.article-title::before{
		font-size: 1.3rem;
		width: 200px;
		margin: 0 auto 15px;
		padding: 3px;
	}
	/************************************
		フッター
	************************************/
	#block-21 .wp-block-image{
		max-width: 300px;
		margin: auto;
		margin-top: 30px;
		margin-bottom: 15px
	}
}
@media screen and (max-width: 550px){
	/* PCで表示 */
	.display-pc{
		display: none;
	}
	/* お知らせ */
	.header-news{
		margin-top: 2rem;
	}
	.header-news__inner {
		overflow: auto !important;
	}
	/* コンセプト */
	#block-18 .c-section-widget__inner{
		padding-top: 40px;
		padding-bottom: 80px;
	}
	.content-box__thumbnail img{
		width: 180px;
	}
	.display-pc{
		display: none;
	}
	/* ドロワーメニュー */
	.drawer-bg-color .drawer-widget__title{
		background-color: #bb7f39;
	}
	.drawer-menu__inner nav .menu-item a {
		font-size: 1.1rem;
		margin-left: 10px;
	}
	/************************************
		投稿ページ
	************************************/
	.single .article-title{
		font-size: 1.4rem;
	}
	/************************************
		固定ページ
	************************************/
	/***固定ページの見出し***/
	.article-body h2{
		font-size: 1.3rem;
		padding: 0.45rem;
	}
	/***1日の流れ（個人の場合）***/
	.flow-wrap{
		display: block;
	}
	.flow-personal{
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.flow-personal h3{
		margin-top: 15px !important;
		margin-bottom: 10px !important;
	}
	.flow-personal img{
		display: block;
		width: 90%;
		margin: auto;
	}
	.flow-schedule{
		width: 100%;
	}
	/*----------------------------
	メインビジュアル
	----------------------------*/
	h2.main-visual__title{
		white-space: nowrap;
		overflow: hidden;
		width: 150px;
		height: 280px;
		animation-name:fadeLeftAnime;
		animation-duration:1.5s;
		animation-fill-mode:forwards;
		opacity:0;
		font-size: 1.05rem;
		color: #79c50d;
	}
	@keyframes fadeLeftAnime{
	  from {
		opacity: 0;
		transform: translateX(-150px);
	  }
		to {
		opacity: 1;
		transform: translateX(0);
	  }
	}
	.header-eyecatch{
		background-image: url("img/mobile--25904934_m.jpg") !important;
		height: 650px !important;
	}
	.main-visual .l-content {
		width: 95%;
	}
	h2.main-visual__title::before{
		content: '';
		margin: 0;
		width: 150px;
		height: 280px;
		background: url("img/main-title-sm-3.svg") no-repeat 7% 0;
		margin-bottom: 15px;
	}
	.main-visual-slider__inner {
    position: absolute;
		top: 0%;
		right: 0;
		left: 0;
		transform: translateY(12%);
		text-align: center;
		z-index: 300;
	}
	/* スマホでは改行なし */
	.no-br-sm{
		display: none;
	}
	/* PHILOSOPHY POINT */
	#price_section-3{
		padding-top: 100px;
	}
	#content_box_section-4 .c-section-widget__title,
	#content_box_section-5 .c-section-widget__title,
	#content_box_section-6 .c-section-widget__title,
	#content_box_section-7 .c-section-widget__title{
		font-size: 1.55rem;
		line-height: 1.5;
	}
	#content_box_section-4 .c-section-widget__title::before,
	#content_box_section-5 .c-section-widget__title::before,
	#content_box_section-6 .c-section-widget__title::before,
	#content_box_section-7 .c-section-widget__title::before{
		width: 110px;
	}
	#content_box_section-4 .c-section-widget__inner,
	#content_box_section-5 .c-section-widget__inner,
	#content_box_section-6 .c-section-widget__inner,
	#content_box_section-7 .c-section-widget__inner{
		padding: 25px;
		border-radius: 15px;
		width: 100%;
	}
	#content_box_section-7{
		margin-bottom: 0;
		padding-bottom: 5rem;
	}
	#content_box_section-7 .c-section-widget__inner{
		margin-bottom: 0;
	}
	/* イメージバナー */
	#block-14{
		margin-top: 0;
		padding-bottom: 250px;
		padding-top: 30px;
		background-position: bottom;
		background-image: url("img/banner-img-25880535_moboile.jpg");
		background-repeat: no-repeat;
		background-size: contain;
	}
	.image-banner__box{
		width: 100%;
	}
	.image-banner__text{
		font-size: 1.15rem;
		line-height: 1.8;
	}
	/* アクセス */
	.info__logo{
		width: 250px;
	}
	.info__title{
		font-size: 1.15rem;
	}
	.info__jyusyo{
		font-size: 1rem;
	}
	/* CTA */
	#block-15{
		padding: 15px;
	}
	.cta-btn{
		font-size: 1.25rem;
		width: 120px;
		margin: auto;
		margin-bottom: 0.5rem;
	}
	.cta__wrap{
		margin: auto;
		width: auto;
		padding: 25px 15px;
		border-radius: 15px;
	}
	.cta-box__wrap {
		margin: auto;
		width: auto;
	}
	.cta__title{
		font-size: 1.5rem
	}
	.cta__tel{
		width: auto !important;
		font-size: 1.8rem;
	}
	.cta__form{
		width: auto !important;
		font-size: 1.25rem;
	}
	.cta__text{
		font-size: 0.8rem;
	}
	.cta__item{
		padding: 0.5rem 0;
		display: block;
		text-align: center;
	}
	/*----------------------------
	よくあるご質問
	----------------------------*/
	.c-acordion__item{
		line-height: 1.4;
		font-size: 1.2rem;
		text-indent:-0.9rem;
		margin-left: 1.6rem;
	}
	/************************************
		スタッフ紹介
	************************************/
	.staff-wrap{
		display: block;
	}
	.staff-img{
		width: 85%;
		margin: auto;
	}
	.staff-personal{
		width: 100%;
	}
	.staff-personal h3{
		margin-top: 15px;
		text-align: center;
	}
	.staff-personal__lead{
		margin-bottom: 1em;
	}
	/************************************
		フッター
	************************************/
	.page-id-117 table td{
		font-size: 0.9rem;
		width: 20%;
		padding: 0.8rem !important;
	}
}
@media screen and (min-width: 551px){
	/* スマホ以外は非表示 */
	.display-sm{
		display: none;
	}
	/* スマホのみ電話 */
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
}
@media screen and (min-width: 1400px){
	.main-visual-slider__inner .l-content__sm::before{
		right: -30%;
	}
}