@charset "utf-8";

/* 20221117 added by Fabo */
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs15 { font-size: 15px; }
.fs16 { font-size: 16px; }
.fs17 { font-size: 17px; }
.fs18 { font-size: 18px; }
.fs19 { font-size: 19px; }
.fs20 { font-size: 20px; }

.entry-content .row {
	margin-left: -15px;
	margin-right: -15px;
}
.entry-content .row > div {
	margin-bottom: 30px;
	padding: 0 15px;
}
.term-contact .entry-content .row {
	margin: 0;
}
.term-contact .entry-content .row > div {
	padding: 0;
}

.entry-content .template-img-right {
	margin-left: 35px;
}
.entry-content .template-img-left {
	margin-right: 35px;
}
.entry-content .template-text :first-child{
	margin-top: 0;
}

.strong {
	color: #c45388;
}

.contents-colorbox {
	margin-bottom: 30px;
	padding: 25px;
	background: url(/images/default/contents-coupon-box-bg01.png) repeat center 0;
	border: 1px solid #e9e1cf;
}
.contents-colorbox :first-child {
	margin-top: 0;
}
.contents-colorbox :last-child {
	margin-bottom: 0;
}
.contents-colorbox .template-img-right,
.contents-colorbox .template-img-left {
	margin-bottom: 0;
}

.contents-colorbox.-chert h3 {
	background: none;
	line-height: 1.8;
	padding: 0 0 15px;
	border-bottom: 1px solid #baab85;
}
.contents-colorbox.-chert h3:before {
	display: none;
}
.contents-colorbox.-chert .firstlarge:first-letter {
	line-height: 1;
	font-size: 60px;
}
.contents-colorbox.-chert p {
	font-size: 16px;
}

.contents-flowbox-group {
	margin: 40px 0 50px;
}
.contents-flowbox {
	position: relative;
	padding: 0 0 35px 35px;
}
.contents-flowbox:last-child {
	padding-bottom: 0;
}
.contents-flowbox::before {
	content: "";
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 5px;
	width: 2px;
	background: #ce5e8e;
}
.contents-flowbox::after {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 12px;
	height: 12px;
	z-index: 10;
	background: #ce5e8e;
	border-radius: 50%;
}
.contents-flowbox .template {
	margin-bottom: 0;
}
.contents-flowbox .template-img-right {
	width: 250px;
	margin: 0 0 0 25px;
	text-align: center;
}
.contents-flowbox .template-text h4 {
	margin-bottom: 10px;
	padding: 0;
	font-size: 18px;
	color: #ce5e8e;
	border: none;
	background: none;
}
.contents-flowbox .template-text h4::before {
	display: none;
}

.contnets-labelbox {
}
.contnets-labelbox-title {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(181, 83, 128);
	background-image: -moz-linear-gradient( 90deg, rgb(171,70,118) 0%, rgb(197,103,143) 100%) !important;
	background-image: -webkit-linear-gradient( 90deg, rgb(171,70,118) 0%, rgb(197,103,143) 100%) !important;
	background-image: -ms-linear-gradient( 90deg, rgb(171,70,118) 0%, rgb(197,103,143) 100%) !important;
	box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.2);
	height: 50px;
	line-height: 50px;
	color: #fff !important;
}
.contnets-labelbox-title::before {
	display: none;
}
.contnets-labelbox-text {
	padding: 30px;
	background: url(/images/default/contents-coupon-box-bg01.png) repeat center 0;
	border: 1px solid #825b6d;
}

.contents-coupon-box {
	position: relative;
	padding: 5px;
	background: url(/images/default/contents-coupon-box-bg01.png) repeat center 0;
	border: 1px solid #fff;
	outline: solid 1px #cbbd9a;
	color: #3a2603;
	text-align: center;
}
.contents-coupon-box::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(/images/default/contents-coupon-box-bg02.png) no-repeat center 0;
	height: 40px;
	z-index: 100;
}
.contents-coupon-box::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(/images/default/contents-coupon-box-bg03.png) no-repeat center bottom;
	height: 40px;
	z-index: 100;
}
.contents-coupon-box .in {
	border: solid 1px #cbbd9a;
	padding: 35px 30px 22px;
}
.contents-coupon-box-title {
	line-height: 1.2 !important;
	background: none !important;
	margin: 0 0 12px !important;
	padding: 0 0 10px !important;
	font-size: 26px !important;
	border-bottom: 1px solid #cbbd9a;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
	letter-spacing: 0.05em;
}
.contents-coupon-box-title::before {
	display: none;
}
.contents-coupon-box-price {
	line-height: 1.2 !important;
	font-size: 30px !important;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
	letter-spacing: 0.05em;
	font-family: '游明朝';
	font-weight: bold;
}
.contents-coupon-box-price strong {
	color: #c45388;
	font-size: 45px;
}

.entry-custom-ttl {
	border-bottom: 1px solid #cbbd9a;
	background: none !important;
	padding: 0 0 10px 18px !important;
	margin-bottom: 30px !important;
}
.entry-custom-ttl::before {
	top: 20px !important;
	left: 0 !important;
}

.table-bordered {
	margin-bottom: 25px;
}
.table-bordered th,
.table-bordered td {
	padding: 12px 15px;
	border: 1px solid #d3cbb6;
}
.table-bordered th {
	background: #f3eee3;
	width: 25%;
}
.table-bordered td {
	background: #fff;
}

.table-fixed {
	margin-bottom: 25px;
	table-layout:fixed;
}
.table-fixed th,
.table-fixed td {
	padding: 12px 15px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d3cbb6;
}
.table-fixed th {
	background: #f3eee3;
}
.table-fixed td {
	background: #fff;
}

.entry-btn {
	margin-top: 50px;
}
.entry-btn a {
	display: inline-block;
	width: 100%;
	height: 45px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(201, 172, 115);
	background-image: -moz-linear-gradient( 90deg, rgb(168,139,68) 0%, rgb(205,177,117) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(168,139,68) 0%, rgb(205,177,117) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(168,139,68) 0%, rgb(205,177,117) 100%);
	box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.5);
	line-height: 45px;
	color: #3a2603;
	font-weight: bold;
}

/* 団体レッスン */
.contents-colorbox.-bg01 {
	background: #ffe2fb;
}
.contents-colorbox.-bg02 {
	background: #ffe292;
}
.contents-colorbox.-bg03 {
	background: #ffe2fb;
}
.contents-colorbox.-bg04 {
	background: #ddfff5;
}
.contents-colorbox.-bg05 {
	background: #cff5ff;
}

.table-lessn {
	margin-bottom: 25px;
	table-layout:fixed;
}
.table-lessn th,
.table-lessn td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d3cbb6;
	line-height: 1.7;
}
.table-lessn th {
	background: #f3eee3;
}
.table-lessn td {
	background: #fff;
}
.table-lessn-cell-3-2,
.table-lessn-cell-6-3,
.table-lessn-cell-3-19,
.table-lessn-cell-4-20 {
	background: #cff5ff !important;
}
.table-lessn-cell-3-4,
.table-lessn-cell-4-4,
.table-lessn-cell-6-5,
.table-lessn-cell-6-10,
.table-lessn-cell-7-12,
.table-lessn-cell-3-15,
.table-lessn-cell-6-19 {
	background: #ffe292 !important;
}
.table-lessn-cell-2-8,
.table-lessn-cell-4-8,
.table-lessn-cell-5-8,
.table-lessn-cell-7-8,
.table-lessn-cell-2-10,
.table-lessn-cell-5-10,
.table-lessn-cell-7-10 {
	background: #ffe2fb !important;
}
.table-lessn-cell-7-19 {
	background: #ddfff5 !important;
}

/* スタッフ紹介 */
.term-staff .template-img-left {
	margin-bottom: 0;
}

/* よくある質問 */
.table-faq {
	margin-bottom: 10px;
	width: 100%;
}
.table-faq th,
.table-faq td {
	padding: 10px 0;
	vertical-align: middle;
}
.table-faq tr:first-child th {
	width: 65px;
	border-bottom: #d3cbb6 1px solid;
}
.table-faq tr:first-child td {
	font-size: 16px;
	font-weight: bold;
	border-bottom: #d3cbb6 1px solid;
}
.table-faq tr:nth-child(2) th {
	vertical-align: top;
}

/*iframe*/
.map-wrap iframe {
	width: 100%;
	height: 450px;
	vertical-align: top;
}

/* お問い合わせバナー */
#post-1522 .entry-content .template {
	margin: -25px -45px 0;
}