/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	vertical-align: baseline;
}
#pcan {
    background-color: #016eb1;
    text-align: center;
    margin-bottom: 2px;
    font-weight: bolder;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
}
body {
    color: #000000;
    line-height: 2;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    font-family: 'Avenir','Helvetica Neue','Helvetica','Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', sans-serif;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}
iframe {
	width: 100%;
	height: 600px;
	border-radius: 20px;
}
ul, ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 100%;
    text-decoration: none;
    vertical-align: baseline;
    border: 0;
    background: transparent;
}
img {
	max-width: 100%;
	height: auto;
}
ins {
	color: #000000;
	text-decoration: none;
	background: #ff9;
}
mark {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	background: #ff9;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
input, select {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
ul {
	list-style-type: none;
}
li img {
	vertical-align: bottom;
	max-width: 100%;
	width: auto;
}
.tagcloud a{
    font-size: 95%!important;
}
#maincontents .wp-pagenavi a{
    text-decoration:none;
} 
/* clearfix */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
/* 中央寄せ */
.center {
	text-align: center;
}
/* 左寄せ */
.left {
	float: left;
}
/* 右寄せ */
.right {
	float: right;
}
/* スライダー画像 */
.slides img {
}
/* コンテンツテーブル */
.mta table, .mta2 table {
	border-style: solid;
	border-color: #f9f8ec;
	border-width: 1px 0px 0px 0px;
	margin-top: 0px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mta2 table {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mta th, .mta2 th {
	width: 30%;
	border-bottom: 1px solid #f9f8ec;
	padding-top: 2px;
	padding-right: 8px;
	font-size: 117%;
	font-weight: normal;
	vertical-align: middle;
}
.mta td, .mta2 td {
	border-style: solid;
	border-color: #f9f8ec;
	border-width: 0px 0px 1px 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.mta .form {
	margin-bottom: 20px;
	margin-top: 20px;
}
/* ヘッダー */
#today a {
	font-weight: bolder;
	display: block;
	color: #000000 !important;
	background-color: #FCCA00;
}
.commentlist {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 30px;
	color: #fff;
	border: 1px solid #f9f8ec;
}
/* コメント入力欄 */
#respond {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #F1EEEA;
	margin-top: 30px;
	color: #000000;
}
#comment {
	width: 100%;
	margin-bottom: 10px;
}
.mw_wp_form {
	text-align: center;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 10%;
	padding-left: 3%;
	margin-top: 20px;
	background-color: #fbfbfb;
}
.mw_wp_form th p {
	color: #ffffff;
}
.mw_wp_form p {
	color: #000000;
}
.mw_wp_form textarea {
	border: 1px solid #ccc;
	width: 100%;
}
.mw_wp_form input{
	margin-right: 5px;
	text-align: left;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #000000;
	padding: 5px;
}
.comments-link {
	clear: both;
	display: inline-block;
	width: auto;
	margin-top: 20px;
	padding: 6px;
	color: #000000;
	text-align: right;
	border: 1px solid #000000;
}
/* 編集ボタン */
.edit {
	margin-top: 20px;
	clear: both;
}
.post-edit-link {
	box-sizing: content-box !important;
	display: inline-block;
	padding: 3px 10px;
	font-size: 12px;
	color: #333;
	font-weight: bolder;
	border: 1px solid #ccc;
	border-radius: 6px;
	background: #eee;
}
/* パンくず */
#bread ul li {
	color: #000000;
	font-size: 12px;
}
#inwrap {
	border: 1px solid #ccc;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
.mc3 {
    padding: 3%;
    overflow: hidden;
    margin-bottom: 50px;
    clear: both;
}
#maincontents p {
	margin-bottom: 20px;
}
#maincontents table tr td p {
	margin-bottom: 0;
}
#searchform {
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #f9f8ec;
	margin-bottom: 20px;
}
#comments {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#menuwrap section .accordion_tree table tr th a img {
	margin-top: 12px;
	margin-right: 10px;
}
iframe, embed, object {
	max-width: 100%;
}
.module_title {
	color: #fff;
	text-align: center;
}
#wp-calendar tbody tr td a {
	display: block;
	color: #000000;
	background-color: #ffed2e;
}
#prev a, #next a {
	display: block;
	border: 1px dashed #000000;
}
.heightLine img {
	margin-bottom: 10px;
}
/* グローバルナビゲーション */
#main_nav ul {
	overflow: hidden;
	margin-bottom: 5px;
	padding-left: 5px;
}
#main_nav ul li {
	float: left;
	margin-right: 5px;
}
#main_nav ul li:last-child {
	margin-right: 0;
}
/* サブナビゲーション（スマホ用） */
#sub_nav li a {
    position: relative;
    float: left;
    display: block;
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 3%;
    padding: 2%;
    text-decoration: none;
    color: #fff;
    font-weight: bolder;
    border: 2px solid rgba(255,255,255,.7);
	border-radius: 50px;
}
#sub_nav li a:nth-child(2n) {
	margin-right: 0px;
}
#sub_nav {
	overflow: hidden;
	padding: 10% 2% 1%;
	clear: both;
}
/* アコーディオン */
.accordion_tree, .accordion_tree2 {
    padding: 0 10px 6%;
    background-color: #fbfbfb;
}
.accordion_tree table, .accordion_tree2 table {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.accordion_tree th, .accordion_tree2 th {
	width: 70%;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	background-color: #fff;
	border-left-width: medium;
}
.accordion_tree td, .accordion_tree2 td {
    padding: 8px 10px;
    text-align: right;
    background-color: #fff;
    border-left: 1px dashed #D2C5BB;
}
.trigger {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bolder;
	line-height: 1.8;
	border-top: 1px solid #016eb1;
	background: url(../img/down.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 17px, 17px;
}
.trigger2 {
	padding: 15px;
	color: #000000;
	font-size: 130%;
	font-weight: bolder;
	line-height: 1.8;
	border-top: 1px solid #016eb1;
}
#menuwrap .active {
	background: url(../img/up.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 17px 17px;
}
/* フッター */
footer {
    color: #ffffff;
    text-align: center;
    background-color: #016eb1;
}
/* フッター店舗情報 */
#shopinfo {
	clear: both;
	color: #000000;
}
#shopinfo table {
	width: 100%;
	margin-top: 0px;
	padding: 2px 0;
	border-top: 1 solid #f4f4f4;
}
#shopinfo th {
    width: 20%;
    padding: 17px 10px;
    vertical-align: middle;
    background-color: #f9f9ec;
    border-bottom: 1px solid #016eb1;
    font-weight: normal;
    color: #016eb1;
}
#shopinfo td {
	padding: 17px 10px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #016eb1;
}
.btn2 {
	display: block;
	position: relative;
	min-height: 30px;
	padding-right: 35px;
	color: #000000;
	line-height: 30px;
	text-decoration: none;
	border: none;
	background: url(../img/tel2.png) no-repeat;
	background-size: 20px 20px;
	background-position: right 50%;
}
.btn2-2 {
	display: none;
}
.btn3 {
	display: block;
	position: relative;
	padding-right: 35px;
	text-decoration: none;
	border: none;
	background: url(../img/map.png) no-repeat;
	background-size: 20px 20px;
	background-position: right 50%;
}
/* トップページお知らせ欄 */
#tnav a {
    position: relative;
    display: block;
    margin-bottom: 3px;
    padding: 10px;
    line-height: 1.3;
    text-decoration: none;
    background-color: #FFFFFF;
    border-color: #016eb1;
    border-style: solid;
	border-bottom: 1px solid #016eb1;
}
#tnav dt span {
    text-align: left;
    color: #016eb1;
}
#tnav dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bolder;
    font-size: 120%;
}
#tnav a:after {
	content: "";
	position: absolute;
	top: 44%;
	left: 95%;
	border: 4px solid transparent; 
	border-left-color: #016eb1; 
}
#tnav dt {
	font-size: 72%;
}
.tel1 {
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
}
.tel2 {
	font-size: 18px;
	line-height: 1.5;
	color: #000000;
}
.copy {
    padding-top: 40px;
    font-size: 84%;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    padding-bottom: 20px;
}
/* パンくず */
#bread {
    overflow: hidden;
    margin-bottom: 3%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 14px;
}
#bread ul li a {
	display: block;
	float: left;
	position: relative;
	padding-right: 20px;
	margin-right: 18px;
}
/* パンくず 矢印 */
#bread ul li a:after {
	content: "";
	position: absolute;
	bottom: 9px;
	left: 95%;
	border: 4px solid transparent;
	border-left-color: #016eb1;
}
/* ページタイトル */
#maintitle {
    padding: 2% 0;
    font-weight: normal;
    font-size: 240%;
    text-align: center;
    background-image: url(../img/headback.jpg);
    color: #fff;
    background-position: center center;
    background-size: cover;
	
  font-weight: 400;
  font-style: normal;
}
.mc1 img, .mc2 img, .mc3 img {
    height: auto;
    margin-bottom: 8%;
    width: 48%;
    float: right;
    margin-left: 40px;
	border-radius: 14px;
}
.mc1, .mc2 {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	overflow: hidden;
	margin-bottom: 20px;
}
#maincontents h2 {
    margin: 20px 0 34px;
    padding: 6px 0 12px;
    font-size: clamp(1.8rem, 3vw, 2.6rem);
    line-height: 1.4;
    color: #016eb1;
    line-height: normal;
	position: relative;
	border-bottom: 3px double #016eb1;
	
  font-weight: 400;
  font-style: normal;
}
/* トップページ */
#top {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 70px;
    max-width: 2400px;
}
#top img{
	width: 100%;
}
/* トップページ リード 見出し */
#main .text #lead {
	font-size: 184%;
	font-weight: bolder;
}
/* トップページ リード 本文 */
#main .text #lead2 {
	font-size: 109%;
	line-height: 2;
}
#pointwrap {
    clear: both;
    position: relative;
    background-color: #005725;
    background-size: 30% auto;
}
#point {
    clear: both;
    padding: 3% 4% 2%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
/* メインコンテンツ（メニューページ） */
#menutop {
	padding-top: 50px;
	padding-bottom: 40px;
}
#menuwrap {
	margin-bottom: 40px;
	border-bottom: 1px solid #016eb1;
}
.date span {
    color: #FFFFFF;
    background-color: #016eb1;
    padding: 0px 10px 0px 10px;
	border-radius: 30px;
}
/* コンテンツテーブル */
.mb, .mta {
	margin-bottom: 50px;
}
.mta2 {
	margin-bottom: 4%;
	border: 5px solid #F0F8FB;
	padding: 3% 5%;
}
#container table {
	width: 100%;
	margin-top: 20px;
	padding: 2px 0;
	margin-bottom: 20px;
}
#maincontents table tr td ul {
	padding-top: 8px;
	overflow: hidden;
}
#maincontents table tr td ul li {
	background-color: rgba(255,179,61,1.00);
	display: block;
	width: 23%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	margin-right: 2%;
	margin-bottom: 8px;
	float: left;
}
.youkou th,.form th {
    width: 30%;
    padding: 10px;
    background-color: #016eb1;
	color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
	font-weight: bolder;
	line-height: 1.4;
}
#container td {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
	background: #fff;
}
.inner {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding-left: 4%;
    padding-right: 4%;
    overflow: hidden;
}
.text-right {
	text-align: right;
}
hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.heightLine {
	margin-bottom: 40px;
}
.mc {
	padding-top: 0px;
	overflow: hidden;
	margin-bottom: 20px;
}
#maincontents {
	padding-top: 5%;
	padding-bottom: 5%;
	overflow: hidden;
	line-height: 2;
	margin-bottom: 5%;
}
#maincontents a {
	text-decoration: underline
}
.textbox {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
/*グーグルマップ*/
.gmap {
	padding: 3%;
}
#ecal {
	float: left;
	width: 26%;
	text-align: left;
}
.widgettitle {
	color: #333;
}
/** ページナビ
===================================*/

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #000000;
	padding: 8px 10px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #000000;
	color: #fff;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.wp-pagenavi {
	clear: both;
}
/** テンプレート：イベント情報 共通
===================================*/
/* イベント情報ラッパー */
.event_post {
	width: 100%;
}
/* イベント名 */
.event_title {
	margin: 0 0 20px;
	padding: 10px;
	color: #a9d4f1;
	font-weight: bolder;
	text-align: center;
	line-height: 1.8;
	background: #fdf0f3;
}
/* イベント詳細情報テーブル */
.event_table {
	padding: 10px;
	background: #000000;
}
.event_table table {
	width: 100%;
	color: #513b13;
	border-top: 1px solid #000000;
}
.event_table th {
	width: 30%;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #000000;
	background: #fffcf2;
}
.event_table td {
	font-weight: bolder;
	text-align: left;
	line-height: 1.8;
	vertical-align: middle;
	border-bottom: 1px solid #000000;
	background: #fff;
}
/* イベントフリーテキストエリア1 */
.event_text_01 {
	margin-bottom: 20px;
}
.event_text_01 p {
	margin-bottom: 1em;
}
/* イベントフリーテキストエリア2 */
.event_text_02 {
	font-size: 86%;
	color: #666;
	margin-bottom: 30px;
}
/* イベントエントリーボタン */
.event_btn_entry {
	display: block;
	width: 100%;
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #a9d4f1;
	border-bottom: 4px solid #7d0000;
}
.event_btn_entry:hover {
	background: #7d0000;
}
.col {
	display: inline-block;
	width: 46%;
}
/* イベント一覧 */
.event_list {
	width: 100%;
}
.event_list dt {
}
.event_list dd {
	padding: 0 0 15px;
	margin: 0 0 15px;
	font-size: 150%;
	border-bottom: 1px dotted #000000;
}
.event_list dd a {
	color: #a9d4f1;
	text-decoration: underline;
}
.event_list dd:last-child {
	border-bottom: 0;
}
/* お問い合わせフォーム */
.form_btn {
	overflow: hidden;
	_zoom: 1;
}
.form_btn li {
	text-align: center;
	margin-bottom: 20px;
}
.form_btn li:last-child {
	margin-bottom: 0;
}
.mw_wp_form_input .btn input {
	color: #fff;
	font-size: 120%;
	font-weight: bolder;
	background: #a9d4f1;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	overflow: hidden;
}
.mw_wp_form_confirm .btn input {
	/*送信ボタン用*/
	color: #fff;
	font-size: 120%;
	font-weight: bolder;
	background: #a9d4f1;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	overflow: hidden;
}
#submitback input {
	/*戻るボタン用*/
	color: #a9d4f1;
	font-size: 120%;
	font-weight: bolder;
	background: #fad1da;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	overflow: hidden;
}
.formin input{
	text-align: center;
	border-radius: 100px;
	padding: 14px;
	color: #016eb1;
	border: 2px #016eb1 solid;
	width: 60%;
	margin: auto;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #016eb1;
}
#maincontents .formwrap p{
	margin: 0px;
}
div.wpcf7 .wpcf7-spinner {
    display: none !important;
}
/** テンプレート：プライバシーポリシー・利用規約
===================================*/
#policy p, #kiyaku p {
	margin-bottom: 1em;
}
#pcan h5 {
	color: #FFFFFF;
}
.copy h5 {
	color: #FFFFFF;
}
#menuwrap section .accordion_tree table {
	margin-top: 0
}
#maincontents .bigphoto {
	width: 100%;
	max-width: 100%;
	text-align: center
}
#maincontents .bigphoto img {
	width: 100%;
	max-width: 100%;
	float: none;
	clear: both;
	margin: 0 0 20px 0;
}
#maincontents #menuwrap .accordion_tree table tr th {
    width: 70%;
	line-height: 1.4;
	font-weight: bolder;
    background-color: #FFFFFF;
    text-align: left;
	padding: 10px;

}
.setsumei{
	font-weight: normal;
	font-size: 13px;
	margin-top: 10px;
    color: #016eb1;
}
#maincontents #menuwrap .accordion_tree table tr td {
	text-align: right;
	padding: 10px;
}
.st2 {
	font-size: 12px;
	font-weight: normal;
}
.st3 {
	background-color: #FFFFFF;
	padding: 20px;
	margin-bottom: 40px;
	margin-top: 20px;
}
/** ギャラリー
===================================*/
#gallerywrap {
	padding: 4%;
	background-color: #f4eee7;
	overflow: hidden;
	clear: both;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ede4d7+0,f9f3ed+100 */
	background: rgb(237,228,215); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(237,228,215,1) 0%, rgba(249,243,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(237,228,215,1) 0%, rgba(249,243,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(237,228,215,1) 0%, rgba(249,243,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede4d7', endColorstr='#f9f3ed', GradientType=0 ); /* IE6-9 */
}
.gallwrap {
    padding-top: 6%;
    clear: both;
	overflow: hidden;
}
.gallery p {
	color: #261305;
	margin-bottom: 10px !important;
}
.box {
	padding-left: 8%;
	padding-right: 8%;
	margin-bottom: 40px;
	padding-top: 30px;
	clear: both;
}
/** フッター
===================================*/
.foottel {
	padding: 0px !important;
}
.top-contact ul li {
	width: 50%;
	float: left;
	text-align: center;
}
.form span {
	margin-right: 10px;
}
#foottel {
	padding: 3%;
	background-color: rgba(255,255,255,1.00);
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#foottel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #000000;
	line-height: 1.4;
	align-items: center;
}
#foottel a {
	background-color: rgba(232,232,232,1.00);
	color: rgba(0,117,193,1.00);
	font-weight: bolder;
	display: block;
	padding: 15px;
	font-size: 18px;
	margin-top: 10px;
}
#foottel a:nth-of-type(1) {
	padding: 0;
	width: 40%;
	background-color: #FFFFFF;
}
#foottel a:nth-of-type(2) {
	width: 28%;
	margin-left: auto;
}
#foottel a:nth-of-type(3) {
	width: 28%;
	margin-left: auto;
}
.telbox {
	margin: 0 auto 30px;
}
.telwide {
	max-width: 300px;
	height: auto;
}
/** ブログ
===================================*/
.blog,.blog2 {
	padding-top: 36px;
	padding-right: 36px;
	padding-bottom: 50px;
	padding-left: 36px;
	margin-right: 2%;
	margin-bottom: 6%;
	overflow: hidden;
	background-color: #fff;
	border-radius: 40px;
}
.blog img,.blog2 img {
	margin-top: 20px;
	;
	margin-bottom: 20px;
	;
}
.blog2 img {
	width: 100%;
}
.blog2 {
	width: 48%;
}
#blogright table {
	border: 0;
	width: 100%;
	padding: 0;
	text-align: center;
	margin-bottom: 30px;
}
#blogright th {
	border: 0;
	width: auto;
	padding: 1%;
	text-align: center;
}
#blogright td {
	border: 0;
	width: auto;
	padding: 1%!important;
	text-align: center;;
	margin-top: 20px;
}
.jan ul {
	overflow: hidden
}
.jan ul li a {
	float: left;
	display: block;
	width: 18%;
	text-align: center;
	padding: 7px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
}
.jan ul li a:hover, .jan ul .current-cat a {
	color: #ffffff;
	background-color: #000000;
}
.jan {
	padding: 1% 1% 0 1%;
}
#blogleft .tagu a {
	margin-left: 10px;
}
.tagu {
	display: block;
	clear: both;
}
#blogleft .top-contact ul li a {
	color: #FFFFFF;
}
#blog-sidebar {
	margin-top: 30px;
}
#blog-sidebar .children li {
	padding-left: 12px;
	position: relative;
}
#blog-sidebar .children li:before {
	content: "-";
	position: absolute;
	left: 0;
	top: 0;
}




#ez-toc-container {
  background: #f7f7f7 !important;
  border-top: 3px double #ded7cb !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 3px double #ded7cb !important;
  border-radius: 0;
  -webkit-box-shadow: 0 0px 0px transparent !important;
  box-shadow: 0 0px 0px transparent !important;
  display: table;
  margin: 0 auto 8% !important;
  padding: 4% 8% !important;
  position: relative;
  width: 90% !important
}
.blog h3,.blog2 h3 {
    position: relative;
    padding: 4px 0;
    border-bottom: 1px solid #f7f7f7;
    font-size: 1.2rem;
    margin: 20px 0 10px;
    font-weight: bolder;
}
.blog h3:before,.blog2 h3:before {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 20%;
    height: 1px;
    content: '';
    background: #016eb1;
}
.bmore {
	text-align: center;
}
.bmore a {
    color: #016eb1;
    display: inline-block;
    padding: 6px 50px;
    margin: 30px auto 0;
    text-decoration: none!important;
    background-color: #fff;
    border-radius: 50px;
    border: 1px #016eb1 solid;
}
.bltag {
	display: block;
	margin-top: 40px;
}
#blog-sidebar ul{
	border-top: 1px dashed #016eb1;
}
.cat-item a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dashed #016eb1;
    text-decoration: none!important;
    position: relative;
}
.cat-item a:after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 95%;
    border: 4px solid transparent;
    border-left-color: #016eb1;
}
#wp-calendar caption {
	font-size: 150%;
	margin-bottom: 10px;
}
.widget_recent_entries, .recent_comments {
    margin-bottom: 4%;
    margin-bottom: 40px;
    padding: 1%;
    border-top: 0;
    background-color: #016eb1;
}
#maincontents .widget_recent_entries .widgettitle {
    height: 25px;
    padding: 0;
    margin: 0;
    font-size: 88%;
    line-height: 25px;
    text-align: center;
    border: none;
    background-color: #016eb1;
    color: hsla(0,0%,100%,1.00);
}
.widget_recent_entries ul {
	background-color: #fff;
}
.widget_recent_entries ul li a, .recent_comments ul li a {
	display: block;
	padding: 15px;
	width: 100%;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-top: 1px solid #016eb1;
	background-color: #fff;
	text-decoration: none!important;
	color: #251204;
}
.widget_recent_entries ul li a:after, .recent_comments ul li a:after {
	border: 4px solid transparent;
	border-left-color: #000000;
	content: "";
	position: absolute;
	bottom: 25px;
	left: 95%;
}
.text_right {
	text-align: right;
	margin-top: -36px;
	font-size: 14px;
	padding-bottom: 10px;
}


#nav .inner li a span {
	font: normal 12px Tahoma, Geneva, sans-serif;
	display: block;
	color: #000000;
	letter-spacing: 2px;
}
.nav-collapse .active a, .nav-collapse a:hover {
    background-color: #016eb1;
    color: rgba(255,255,255,1.00);
}
#shopinfo tr:last-child th,#shopinfo tr:last-child td {
    border-bottom: none;
}
input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
	font-size: 16px;
  }

.inputin input{
	border-radius: 100px;
  padding: 14px;
  border: none;
  background-color:#48574e;
  color: #fff;
}
.youkou{
    background-color: #fbfbfb;
    padding: 0 40px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
#container table{
    border-collapse: separate;
	border-spacing: 0 10px;
}

/* SNS */
.lineb{
	width: 140px;
	margin: auto!important;
}
.instab{
	width: 40px;
	margin: 0 auto -16px 10px!important;
}
.libo a{
	display: block;
}
.libo .lineb{
	width: 150px;
	float: none;
}
.libo .instab{
	width: 60px;
	float: none;
}
.sns ul{
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	padding: 20px 24% 0;
}
.sns ul li{
	width: 18%;
}

.shiryou a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 900px;
    padding: 15px 25px;
    color: #000;
	background-color: #fff;
    font-size: 110%;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    border: #016eb1 solid 2px;
    border-radius: 100px;
    text-decoration: none!important;
    background-image: url(../img/pdf.png);
    background-repeat: no-repeat;
    background-position: 96%;
    background-size: 30px;
}
#formtab {
    border-bottom: 2px solid #016eb1;
    text-align: center;
    margin: 10% auto 40px;
    padding: 0 20px;
}
#formtab ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 900px;
    margin: auto;
    margin-bottom: -2px;
}
#formtab ul li {
    width: 48%;
}
#formtab .formtab-on a {
    color: #016eb1;
    background-color: #faf9f5;
    border-bottom: 2px #faf9f5 solid;
}
#formtab ul li a {
    padding: 20px 10px;
    font-size: 18px;
    font-weight: bolder;
    display: block;
    color: #fff;
    background-color: #016eb1;
    border: 2px #016eb1 solid;
    line-height: 1.4;
    border-radius: 10px 10px 0 0;
}
.smote{
	font-size: 12px;
	line-height: 1.4;
}
.beaf{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 4%;
}
.beaf li{
	width: 48%;
	margin: 0;
	position: relative;
}
.beaf li img{
	width: 100%;
	margin: 0;
	position: relative;
}
.beaf1:before{
  position: absolute;
  content: 'BEFORE';
  top: 0;
  left: 0;
  color: #fff;
  padding: 0.2em 20px;
	display: block;
  background: #016eb1;
	z-index: 2;
}
.beaf1:after {
  content: '';
  width: 30px;
  height: 30px;
  border: 0;
  border-top: solid 3px #016eb1;
  border-right: solid 3px #016eb1;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: -5%;
  bottom: 0;
  margin: auto;
}
.beaf2:before{
  position: absolute;
  content: 'AFTER';
  top: 0;
  left: 0;
  color: #016eb1;
  padding: 0.2em 20px;
  background: #ffed2e;
	display: block;
	z-index: 2;
}
.workstag{
	text-align: center;
	margin-bottom: 6%;
}
.workstag a{
	background-color: #fff;
	display: inline-block;
	padding: 10px 5px;
	width: 22%;
	margin: 10px;
	color: #016eb1;
	border-radius: 50px;
	text-decoration: none!important;
	border: #016eb1 1px solid;
}
.taxactive{
	background-color: #016eb1!important;
	color: #fff!important;
}
.mc3 p a {
    border: 2px solid #016eb1;
    border-radius: 50px;
    color: #016eb1;
    width: 40%;
    font-size: 18px;
    padding: 8px;
    margin: 2% auto;
    display: block;
    text-align: center;
    text-decoration: none!important;
    box-shadow: 4px 4px #016eb1;
}
.mbo a {
    border: 1px solid #016eb1;
    border-radius: 50px;
    color: #016eb1;
    width: 40%;
    font-size: 18px;
    padding: 8px;
    margin: 2% auto;
    display: block;
    text-align: center;
    text-decoration: none !important;
    box-shadow: 4px 4px #016eb1;
}
.taxonomy-cards{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.taxonomy-card{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	padding: 4%;
	background-color: #fff;
	border-radius: 40px;
}
.taxonomy-card:nth-child(2n){
	margin-right: 0;
}
.taxonomy-card img{
	width: 100%;
	margin-bottom: 20px;
	border-radius: 30px;
}
.taxonomy-card__btn{
	border: 2px #016eb1 solid;
	color: #016eb1;
	display: block;
	width: 70%;
	padding: 8px;
	margin: 6% auto 0;
	text-align: center;
	text-decoration: none!important;
	border-radius: 50px;
}
#maincontents .taxonomy-card__title {
    margin: 20px 0 34px;
    padding: 6px 0;
    font-size: clamp(1.6rem, 2.8vw, 2.3rem);
    line-height: 1.4;
	text-align: center;
}
#maincontents .taxonomy-card__title a{
	text-decoration: none;
    color: #016eb1;
	
  font-weight: 400;
  font-style: normal;
}
.youtu{
	text-align: center;
	padding: 6% 16%;
	margin: 6% 0;
  background-color: #f9f9ec;
  background-image:
    linear-gradient(rgba(1, 110, 177, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(1, 110, 177, 0.045) 1px, transparent 1px);
  background-size: 32px 32px;
}
video {
	max-width: 100%;
	height: auto;
	border-radius: 20px;
}

.topti{
	font-size: 4vw;
	text-align: center;
	line-height: 1.4;
	margin: 8% 0 4%;
	padding-bottom: 4%;
    position: relative;
	
	font-weight: 400;
	font-style: normal;
}
.topti {
  position: relative;
  width: 100%;
  display: inline-block;
}

.topti:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  z-index: 0;

  background:
    linear-gradient(#016eb1, #016eb1)
      center top / 96% 1px no-repeat,

    linear-gradient(#016eb1, #016eb1)
      left bottom / 100% 3px no-repeat;
}

.topti span,
.topti {
  position: relative;
  z-index: 1;
}
.baco2 .topti:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  z-index: 0;

  background:
    linear-gradient(#016eb1, #016eb1)
      center top / 96% 1px no-repeat,

    linear-gradient(#016eb1, #016eb1)
      left bottom / 100% 3px no-repeat;
}

.maru{
	
  font-weight: 400;
  font-style: normal;
	font-feature-settings: "palt";
}

.topti span{
	font-size: 1.6vw;
	display: block;
	font-weight: normal;
	letter-spacing: 10px;
	margin-bottom: 20px;
	color: #016eb1;
}
.baco .topti span{
    color: #fff;
}
.topti2{
	font-size: 3vw;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 4%;
	font-weight: 500!important;
}
.topca{
	font-size: 2.4vw;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 4%;
	color: #016eb1;
	font-family: "游明朝", "Yu Mincho", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "MS P明朝", "MS Mincho", serif;
}
.baco .topca{
    color: #5686de;
}
.toppowra{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.topse{
	width: 22%;
	margin-right: 4%;
	margin-bottom: 6%;
}
.topse:nth-child(4n){
	margin-right: 0;
}
.topse2{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.topse2:nth-child(odd){
	display: flex;
	flex-direction: row-reverse;
	width: 100%;
	left: 10%;
}
.topse2 img{
  display: block;
  width: 50%;
  height: auto;
}

.topse2:nth-child(even) img{
  border-radius: 0 20px 20px 0;
}

.topse2:nth-child(odd) img{
  border-radius: 20px 0 0 20px;
}
.topsebo2{
	width: 50%;
	padding: 4% 8%;
}

.moreb a{
	text-align: center;
	margin: 8% auto 0;
	padding: 10px;
	display: block;
	width: 80%;
	background-color: #fff;
	border-radius: 50px;
}
.moreb2 a{
	background-color: #016eb1;
	color: #fff;
}
.moreb3 a{
	text-align: center;
	margin: 8% auto 0;
	padding: 10px;
	display: block;
	width: 80%;
	color: #fff;
  background-image: -moz-linear-gradient( -38deg, rgb(149,154,219) 0%, rgb(70,151,208) 100%);
  background-image: -webkit-linear-gradient( -38deg, rgb(149,154,219) 0%, rgb(70,151,208) 100%);
  background-image: -ms-linear-gradient( -38deg, rgb(149,154,219) 0%, rgb(70,151,208) 100%);
	border-radius: 50px;
}

.morec a{
	text-align: center;
	margin: 8% auto 0;
	padding: 4px;
	display: block;
	width: 80%;
	color: #fff;
	background-color: #016eb1;
	border-radius: 50px;
}
.topti3{
	line-height: 1.4;
	margin: 4% 0 0;
	text-align: center;
}
.baco{
	background-color: #016eb1;
	color: #fff;
	margin-top: 8%;
	padding: 1% 0 0;
}
.baco2{
    padding: 1% 4% 8%;
	margin-bottom: 8%;
  background-color: #f9f9ec;
  background-image:
    linear-gradient(rgba(1, 110, 177, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(1, 110, 177, 0.045) 1px, transparent 1px);
  background-size: 32px 32px;
}

.cenbo{
	padding: 0 16%;
}
.ftelw{
	width: 70%;
	padding: 4% 6%;
	margin: 0 auto 8%;
	background-color: #fff;
	border-radius: 10px;
}
.ftelw ul{
	display: flex;
	justify-content: space-between;
}
.ftelw ul li{
	width: 47%;
}
.taxactive{
	background-color: #016eb1!important;
	color: #fff!important;
}
.flexslider{
	position: absolute;
	z-index: 9;
}
.syai{
	bottom: 10px;
	right: 10px;
	font-size: 12px;
	color: rgba(255,255,255,.6);
	z-index: 10;
	position: absolute;
}
.topti3{
	border-bottom: 4px dashed #016eb1;
	margin-bottom: 20px;
	padding-bottom: 8px;
}

.renraku{
	background-color: #f9f9ec;
	width: 80%;
	margin: 4% auto 8%;
	border-radius: 20px;
}
.renraku ul{
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	width: 100%;
	padding: 2% 8%;
}
.renraku li{
	width: 48%;
}
.ren1 a{
	text-decoration: none!important;
	font-size: 18px;
	font-weight: 700;
	display: block;
	padding: 14px;
	margin: 10px auto;
	text-align: center;
	border-radius: 100px;
	background-color: #fff;
	border-bottom: 4px solid #016eb1;
	border-right: 4px solid #016eb1;
}
.ren2{
	font-size: clamp(2.1rem, 4vw, 3.9rem);
	font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
	letter-spacing: 0.12em;
	font-weight: 100;
	text-align: center;
	line-height: 1;
}
.ren2 span{
	font-size: 2vw;
	margin-right: 14px;
}
.ren2 a{
	text-decoration: none!important;
	text-align: center;
	width: 100%;
	display: block;
}
.ren3{
	font-size: 16px;
	letter-spacing: 0.08em;
	text-align: center;
	font-weight: 400;
	margin-top: 2px;
	line-height: 1.4;
}
.ma1{
	margin-bottom: 8%;
}

.symptom-list {
  display: flex;
  flex-wrap: wrap;
  gap: 70px 4%;
}

.symptom-card {
  width: 48%;
  display: flex;
  flex-direction: column;
  background-color: #f2f7fb;
  padding: 4%;
  border-radius: 20px;
  border: 6px #fff solid;
}

.symptom-card img {
  width: 100%;
}

.symptom-card-body {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.symptom-title {
  position: relative;
  line-height: 1.4;
  font-size: 2.4vw;
  margin: 20px 0;
  padding-bottom: 16px;
  text-align: center;
  border-bottom: none;
}

.symptom-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 110px;
  height: 6px;
  transform: translateX(-50%);

  background:
    radial-gradient(circle, #016eb1 0 3px, transparent 3.5px)
      left center / 6px 6px no-repeat,
    radial-gradient(circle, #016eb1 0 3px, transparent 3.5px)
      right center / 6px 6px no-repeat,
    linear-gradient(#016eb1, #016eb1)
      center / calc(100% - 18px) 2px no-repeat;
}

.symptom-card-body p {
  margin-bottom: 20px;
}

.symptom-more {
  margin-top: auto;
  margin-bottom: 0;
}

.symptom-more a {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 4px;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  background-color: #016eb1;
  border-radius: 50px;
}

.topti2 {
  position: relative;
}

.topti2::before {
  content: "";
  position: absolute;
  width: clamp(40px, 6vw, 80px);
  aspect-ratio: 1 / 1;
  top: clamp(-24px, -2vw, -10px);
  right: clamp(-18px, -1.5vw, 0px);
  background: url("../img/tenten.png") no-repeat center / contain;
  pointer-events: none;
}
.shido{
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	margin-top: 4%;
}
.shido li{
	padding: 8px 12px;
	margin: 0 8px 8px 0;
	background-color: #f9f9ec;
	line-height: 1;
}
.col1{
	color: #fff;
	background-color: #eb92ac;
}
.col2{
	color: #fff;
	background-color: #5dafc6;
}
.col3{
	color: #fff;
	background-color: #7880d5;
}
.col1 img,.col2 img,.col3 img{
	margin: 4% 0;
}
.colfo1{
	color: #fafb88!important;
}
.cobo1 a{
	color: #eb92ac;
}
.cobo2 a{
	color: #5dafc6;
}
.cobo3 a{
	color: #7880d5;
}


.swiper {
  position: relative;
  margin-bottom: 6%;
  padding-bottom: 58px;
}

.swiper-wrapper {
  width: 100%;
  height: auto;
}

.swiper-slide {
  width: 100%;
  height: 100%;
  padding: 1%;
  color: #fff;
  text-align: center;
}

/* ページネーションの位置 */
.swiper .swiper-pagination {
  bottom: -12px !important;
}

/* ページネーションの丸 */
.swiper .swiper-pagination-bullet {
  width: 9px !important;
  height: 9px !important;
  margin: 0 4px !important;
}

/* 選択中の丸 */
.swiper .swiper-pagination-bullet-active {
  width: 9px !important;
  height: 9px !important;
}


.swiper.banner-swiper {
  position: relative;
  margin-bottom: 3%;
  padding: 0 0 0px;
}

/* 左右ボタン共通 */
.banner-swiper .swiper-button-prev,
.banner-swiper .swiper-button-next {
  width: 52px;
  height: 52px;
  margin-top: -26px;

  color: #016eb1;
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid #016eb1;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18);

  --swiper-navigation-size: 20px;

  transition:
    background-color 0.3s,
    color 0.3s,
    transform 0.3s;
}

/* 左ボタン */
.banner-swiper .swiper-button-prev {
  left: 18px;
}

/* 右ボタン */
.banner-swiper .swiper-button-next {
  right: 18px;
}

/* マウスを乗せたとき */
.banner-swiper .swiper-button-prev:hover,
.banner-swiper .swiper-button-next:hover {
  color: #fff;
  background-color: #016eb1;
  transform: scale(1.08);
}

/* ページネーション */
.banner-swiper .swiper-pagination {
  bottom: -8px !important;
}

.banner-swiper .swiper-pagination-bullet {
  width: 7px !important;
  height: 7px !important;
  margin: 0 8px !important;
}

/* 学年別コース3枚の画像下に斜め模様 */
.col1 > img,
.col2 > img,
.col3 > img {
  padding-bottom: 28px;

  background: repeating-linear-gradient(
    -45deg,
    rgba(255,255,255,0.9) 0,
    rgba(255,255,255,0.9) 16px,
    rgba(255,255,255,0.35) 16px,
    rgba(255,255,255,0.35) 32px
  );
}

/* 指導・料金・検定などの画像下に方眼紙風の模様 */
.top-guide .topse2 > img {
  padding-bottom: 28px;

  background-color: rgba(1, 110, 177, 0.04);

  background-image:
    linear-gradient(
      rgba(1, 110, 177, 0.18) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(1, 110, 177, 0.18) 1px,
      transparent 1px
    );

  background-size: 14px 14px;
}
.fbana ul{
	display: flex;
	justify-content: space-between;
	padding: 8% 20% 4%;
}
.fbana li{
	width: 46%;
}
.instawrap{
	padding: 4% 4% 0;
}
.instawrap img{
	border-radius: 10px;
}

/*==================================

　■PC用CSS

 *==================================*/
@media all and (min-width:640px) {
#mainmovie iframe {
	height: 600px;
}
#point a.sp {
    overflow: visible;
    color: rgba(255,255,255,1.00);
}
#container {
	width: 100%;
}
#sub_nav {
	display: none;
}
/* トップページお知らせ欄 */
#tnav {
	float: left;
	width: 48%;
	margin: 0 auto 6%;
	color: #000000;
}
#shopinfo table {
	float: right;
	width: 70%;
	font-size: 14px;
}
.outline {
	width: 27%;
	float: left;
}
.outline img {
	width: 100%;
	height: auto;
}
.btn2 {
	display: none;
}
.btn2-2 {
	display: block;
	position: relative;
	padding-right: 35px;
	text-decoration: none;
	border: none;
}
#tel {
	display: none;
}
#logo {
	float: left;
	max-width: 50%;
	min-width: 400px;
}
#logo img {
	width: 100%;
	height: auto;
}
/* ヘッド電話番号 */
#telh {
    float: right;
    width: 30%;
}
#telh img {
	width: 100%;
	height: auto;
}
.nav-collapse {
    overflow: hidden;
    width: 100%;
}
.nav-collapse ul {
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    table-layout: fixed;
    width: 100%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
	padding: 5px;
}
.nav-collapse li {
	width: calc(100% / 6);
	text-align: center;
	padding: 5px;
}
.nav-collapse a {
	display: block;
	padding: 18px 0;
	width: 100%;
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.2;
	border: #016eb1 1px solid;
    background-color: #FFFFFF;
	border-radius: 4px;
}
#toggle {
	display: none;
}
#main {
	float: right;
	width: 48%;
	line-height: 2;
	margin-bottom: 60px;
}
.sp {
	display: block;
	overflow: hidden;
	text-decoration: none;
	width: 28%;
	margin-right: 2.6%;
	margin-left: 2.6%;
	margin-bottom: 40px;
	padding-top: 20px;
}
.sp img {
	clear: left;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#menutop {
	width: 48%;
	float: left;
	padding-left: 0;
	line-height: 1.6;
	padding-top: 0;
}
#menuwrap {
	width: 48%;
	float: right;
}
.heightLine {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	padding-left: 3%;
	padding-right: 3%;
}
.heightLine:nth-child(even) {
	margin-right: 0;
}
.gallery {
	float: left;
	width: 22%;
	margin-right: 4%;
	margin-bottom: 4%;
	padding-left: 0;
	position: relative;
}
#maincontents .gallery img {
	width: 100%;
}
.gallery:nth-child(4n) {
	margin-right: 0;
}
.gallery:nth-child(4n+1) {
	clear: left;
}
#blogleft {
	float: left;
	width: 70%;
	margin-bottom: 20px;
}
#blogright {
	float: right;
	width: 26%;
}
footer {
	padding: 4% 0;
}
/** ページナビ
===================================*/
.wp-pagenavi a, .wp-pagenavi span {
	font-size: 16px;
	padding: 12px 14px;
	margin: 2px;
	color: #251305;
}
.wp-pagenavi {
	margin: 20px 0px;
}
/** テンプレート：イベント情報 PC
===================================*/
/* イベント名 */
.event_title {
	font-size: 184%;
}
/* イベント写真エリア */
.event_left {
	float: left;
	width: 38%;
}
/* イベントテキストエリア */
.event_right {
	float: right;
	width: 59%;
}
/* イベント詳細情報テーブル */
.event_table {
	margin: 0 0 30px;
}
.event_table th {
	padding: 15px 0;
	font-size: 117%;
	line-height: 1.8;
}
.event_table td {
	padding: 15px;
	font-size: 134%;
	line-height: 1.8;
}
/* イベントエントリーボタン */
.event_btn_entry {
	padding: 22px 0 18px;
	font-size: 184%;
}
/** テンプレート：フォーム送信ボタン
===================================*/
.mw_wp_form_input .btn input {
	width: 320px;
	height: 58px;
}
.mw_wp_form_confirm .btn input {
	/*送信ボタン用*/
	width: 320px;
	height: 58px;
}
#submitback input {
	/*戻るボタン用*/
	width: 320px;
	height: 58px;
}
#maincontents table tr td a img {
	width: 50%;
	margin-bottom: 10px;
}
}




/*==================================

　■スマートフォン用CSS

 *==================================*/
@media all and (max-width:640px) {
body {
	font-size: 14px;
}
.inner {
    padding-left: 10px;
    padding-right: 10px;
}
iframe {
	width: 100%;
	height: 280px;
}
.instawrap{
	padding: 4% 4%;
}
.mw_wp_form input {
	max-width: 100%;
}
.mw_wp_form table, .mw_wp_form tbody, .mw_wp_form thead, .mw_wp_form tfoot, .mw_wp_form tr, .mw_wp_form th, .mw_wp_form td {
	display: block;
	border: none;
}
table, tbody, tr, th {
	padding: 0 !important;
}
.form tr, .form th, .form td, .form tbody {
	display: block !important;
	width: 100% !important;
}
.faq {
	padding-top: 8%;
	padding-right: 3%;
	padding-bottom: 8%;
	padding-left: 3%;
}
.accordion_tree table tr th a img {
	display: block;
}
.accordion_tree td {
	min-width: 80px;
}
#video {
	padding: 0;
}
header .inner {
	position: relative;
}
#logo {
    float: left;
    max-width: 80%;
    height: auto;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
#logo img {
	width: 100%;
	height: auto;
}
/* 右上ナビゲーション */
.nav-collapse {
	position: relative;
	width: 100%;
	border-top: 1px solid #016eb1;
	border-bottom: 1px solid #016eb1;
}
.nav-collapse ul {
	display: block;
	width: 100%;
	list-style: none
}
.nav-collapse li {
	width: 100%;
	display: block;
}
.nav-collapse a {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
    border-top: 1px dashed #016eb1;
    font-weight: bolder;
    font-size: 14px;
}
#nav .inner li a span {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
/* 矢印 */
.nav-collapse a:after {
	border: 4px solid transparent;
	border-left-color: #016eb1;
	content: "";
	position: absolute;
	bottom: 44%;
	left: 95%;
}
/* マウスオーバー時 */
.nav-collapse a:hover, .nav-collapse .active a {
    background-image: none;
}
.nav-collapse li:first-child a {
	border-top: 0
}
.nav-collapse li:last-child a {
	border-bottom: 0
}
.js .nav-collapse {
	clip: rect(0 0 0 0);
	max-height: 0;
	position: absolute;
	display: block;
	overflow: hidden
}
.nav-collapse .active a:hover {
}
#toggle {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	position: absolute;
	top: 50%;
	right: 12px;
	width: 45px;
	height: 35px;
	margin-top: -22px;
	float: right;
}
/* ヘッド電話番号 */
#telh {
	display: none;
}
/* トップページお知らせ欄 */
#tnav {
	width: 100%;
	margin: 0 auto 4%;
}
.sp {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    margin-bottom: 14px;
    color: rgba(255,255,255,1.00);
}
.sp img {
	float: none;
	clear: none;
	max-width: 100%;
	height: auto;
	width: 100%;
}
.sp p {
    width: 100%;
}
.coupon {
	padding: 5%;
	background-image: none;
}
.kiritori span {
	display: none;
}
.print {
	display: none;
}
.mc, .mc3 {
	margin-bottom: 30px;
}
.mc, .mc3:last-child {
	margin-bottom: 0;
}
#maincontents {
	padding: 0;
}
#blogleft {
	margin-bottom: 4%;
}
.blog,.blog2 {
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-right: 0;
	margin-bottom: 40px;
	border: none;
}
.blog2 {
    width: 100%;
	padding: 6% 10px 10%;
}
#blogright table {
    margin-bottom: 0;
}
#maincontents .blog2 h2 {
    font-size: 19px;
}
#miseru {
	text-align: center;
	margin-bottom: 20px;
	font-size: 110%;
}
/*グーグルマップ*/
.gmap {
	display: none;
}
#ecal {
	clear: both;
	width: 100%;
}
footer {
    padding-top: 10px;
}
/** テンプレート：流れ
===================================*/
.flowbox .left {
	float: none;
	width: 100%;
}
.flowbox .right {
	float: none;
	width: 100%;
	margin-bottom: 1em;
}
.flowbox .right img {
	width: 100%;
}
/** テンプレート：イベント情報 スマホ
===================================*/
/* イベント名 */
.event_title {
	font-size: 134%;
}
/* イベント写真エリア */
.event_left {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
/* イベントテキストエリア */
.event_right {
	width: 100%;
}
/* イベント詳細情報テーブル */
.event_table {
	margin: 0 0 20px;
}
.event_table th {
	padding: 4%;
	font-size: 109%;
	line-height: 1.5;
}
.event_table td {
	padding: 4%;
	font-size: 109%;
	line-height: 1.5;
}
/* イベントエントリーボタン */
.event_btn_entry {
	padding: 6% 0 4%;
	margin: 0 0 20px;
	font-size: 134%;
}
/** テンプレート：ご予約フォーム
===================================*/
.mw_wp_form textarea {
	width: 100%;
}
/** テンプレート：フォーム送信ボタン
===================================*/
.mw_wp_form_input .btn input {
	width: 80%;
	height: 40px;
}
.mw_wp_form_confirm .btn input {
	/*送信ボタン用*/
	width: 80%;
	height: 40px;
}
#submitback input {
	/*戻るボタン用*/
	width: 80%;
	height: 40px;
}
#bana ul li {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}
.box {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	clear: both;
}
.heightLine {
	margin-bottom: 0;
}
.mc1 img, .mc2 img, .mc3 img {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	float: none;
	clear: both;
}
h2 {
	width: 100%;
	float: none;
	clear: both;
}
.twophoto ul {
	padding: 0;
}
.twophoto ul li {
	width: 100%;
	margin-right: 0;
	float: none;
}
.top-contact {
	padding: 20px;
	margin-bottom: 30px;
}
.top-contact ul li img {
	float: none;
	clear: both;
}
.top-contact ul li {
	width: 100%;
	float: none;
	text-align: center;
	clear: both;
	display: block;
}
.top-contact ul li a {
	display: block;
	clear: both;
	float: none;
}
.top-contact ul li:nth-child(1) a {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	display: block;
}
#maintitle {
	font-size: 20px;
}
#foottel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #000000;
	line-height: 1.4;
	align-items: center;
}
#foottel img {
	width: 100%;
	margin-bottom: 6px;
}
#foottel p {
	line-height: 1.2;
	text-align: left;
}
#foottel a:nth-of-type(1) {
	padding: 0;
	width: 100%;
	background-color: #FFFFFF;
}
#foottel a:nth-of-type(2) {
	width: 100%;
}
#foottel a:nth-of-type(3) {
	width: 100%;
}
.youkou table th, .youkou table td,.youkou table tr,.youkou table tbody,.youkou table {
	width: 100%;
	display: block;
	border-left-style: none;
}
.youkou table th {
	padding: 5px 10px!important;
	text-align: center;
	width: 100%;
	display: block;
}
#top {
	margin-top: 0;
    margin-bottom: 32px;
}
#maincontents table tr td ul li {
	width: 48%;
}
.jan ul li a {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
}

#maincontents table tr td a img {
	padding: 0;
}
#container td {
	padding: 15px 15px 30px;
}
#shopinfo table {
	border: none;
}
#shopinfo th {
	width: 100%;
	display: block;
	border: none;
}
#shopinfo td {
	width: 100%;
	display: block;
	border: none;
}
.mc3 {
	padding: 10px;
	border: none;
}
#pointwrap {
    background-size: 100% auto;
	margin-top: 20px;
}
#point {
    padding: 10% 8%;
}
.youkou{
	padding: 0 10px;
}
.gallery {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 10px;
}
.gallery img{
	margin: 0;
}
.gallery:nth-child(2n) {
	margin-right: 0;
}
.gallery:nth-child(2n+1) {
	clear: left;
}
#maincontents h2 {
    margin: 20px 0 16px;
    font-size: 26px;
}
.accordion_tree table tr th,.accordion_tree table tr td {
	padding:10px!important;
}
.libo .lineb{
	width: 120px;
}
.libo .instab{
	width: 40px;
}
#formtab ul li a {
    font-size: 16px;
}
.youkou th,.form th {
	line-height: 1.6;
    padding: 10px;
    font-size: 16px;
}
.beaf{
	display: block;
}
.beaf li{
	width: 100%;
}
.beaf1{
	margin-bottom: 12%!important;
}
.beaf1:after {
  content: '';
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 3px #016eb1;
  border-right: solid 3px #016eb1;
  transform: rotate(135deg);
  position: absolute;
  top: 0;
  right: 46%;
  bottom: -112%;
  margin: auto;
}
.outline {
	padding: 20px 10% 0;
}
.sns ul{
	padding: 20px 20%;
}
.workstag a {
    padding: 6px 5px;
	width: 44%;
    margin: 6px;
	font-size: 12px;
}
.mbo a {
    width: 60%;
    font-size: 16px;
    padding: 8px;
	margin-top: 18px;
}
.mc3 p a {
    width: 80%;
    font-size: 16px;
    padding: 8px;
    margin: 4% auto;
    box-shadow: 4px 4px #016eb1;
}
.taxonomy-card {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8%;
}
.youtu{
	padding: 12% 3%;
}
.topti{
	font-size: 2rem;
	padding-bottom: 24px;
	margin-bottom: 30px;
}
.topti:before {
    height: 8px;

    background-image: url("data:image/svg+xml,%3Csvg width='36' height='8' viewBox='0 0 36 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4 Q9 1 18 4 T36 4' fill='none' stroke='%23016eb1' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: 36px 8px;
    opacity: 0.65;
}
.baco2 .topti:before {
    height: 8px;

    background-image: url("data:image/svg+xml,%3Csvg width='36' height='8' viewBox='0 0 36 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4 Q9 1 18 4 T36 4' fill='none' stroke='%23016eb1' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: 36px 8px;
    opacity: 0.65;
}
.topti span{
	font-size: .9rem;
	margin-bottom: 10px;
}
.topti2{
	font-size: 1.8rem;
}
.topca{
	font-size: 1.4rem;
}
.topse{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 6%;
}
.topse:nth-child(2n){
	margin-right: 0;
}
.topse2{
	display: block;
}
.topse2 img{
	width: 100%;
}
.topsebo2{
	width: 100%;
	padding: 8% 8% 14%;
}
.moreb a{
	margin: 8% auto 0;
	width: 80%;
}
.cenbo{
	padding: 0 10px;
}
.ftelw{
	width: 100%;
	padding: 4% 6%;
	margin: 0 auto 8%;
}
.ftelw ul li{
	width: 100%;
}
.topti span {
    margin-bottom: 4px;
}
.renraku{
	width: 90%;
	margin: 40px auto 12%;
}
.renraku ul{
	display: block;
	flex-wrap: wrap;
	padding: 7% 8% 2%;
}
.renraku li{
	width: 100%;
}
.ren3 {
  font-size: 14px;
  margin-top: 3px;
}
.ren2{
	font-feature-settings: "palt";
	margin-bottom: 20px;
}
.ren2 span{
	font-size: 13px;
	margin-right: 4px;
}
.symptom-title {
  font-size: 22px;
}
.ren1 a{
	font-size: 14px;
	padding: 10px;
}
.symptom-list {
  gap: 30px 4%;
}
.baco2{
    padding: 1% 4% 18%;
}
.ren2{
	font-size: 2rem;
	letter-spacing: 0.08em;
}
.symptom-card img {
    width: 70%;
	margin: 4% auto 0;
}
.col1 > img,
.col2 > img,
.col3 > img {
  padding-bottom: 14px;

  background: repeating-linear-gradient(
    -45deg,
    rgba(255,255,255,0.9) 0,
    rgba(255,255,255,0.9) 8px,
    rgba(255,255,255,0.35) 8px,
    rgba(255,255,255,0.35) 16px
  );
}

/* 左右ボタン共通 */
.banner-swiper .swiper-button-prev,
.banner-swiper .swiper-button-next {
	display: none;
}
.swiper.banner-swiper {
  margin-bottom: 8%;
}

.topse2:nth-child(even) img{
	margin-right: 6%;
	width: 94%;
	margin-top: 8%;
}

.topse2:nth-child(odd) img{
	margin-left: 6%;
	width: 94%;
	margin-top: 8%;
}

}
@media all and (max-width: 900px) {
  .symptom-card {
    width: 100%;
  }
}



/*==================================
  校舎案内
==================================*/

.school-area {
  padding: 1% 4% 8%;
  background-color: #f2f7fb;
  background-image:
    radial-gradient(
      rgba(1, 110, 177, 0.10) 1px,
      transparent 1px
    );
  background-size: 18px 18px;
}

.school-inner {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}

.school-lead {
  margin: 0 auto 4%;
  text-align: center;
  line-height: 2;
}


/*==================================
  スライダー全体
==================================*/

.school-slider-wrap {
  position: relative;
  width: 100%;
}


/* スライド部分だけはみ出しを隠す */
.school-swiper {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  padding: 10px 5px 58px;
}

.school-swiper .swiper-wrapper {
  align-items: stretch;
}

.school-swiper .swiper-slide {
  height: auto;
  padding: 10px;
  color: #000;
  text-align: left;
}


/*==================================
  校舎カード
==================================*/

.school-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid rgba(1, 110, 177, 0.18);
  border-radius: 20px;
}


/*==================================
  校舎写真
==================================*/

.school-photo {
  position: relative;
  overflow: hidden;
}

.school-photo img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}


/* 写真下のドット模様 */
.school-photo::after {
  content: "";
  display: block;
  width: 100%;
  height: 12px;

  background:
    radial-gradient(
      circle,
      rgba(1, 110, 177, 0.55) 2px,
      transparent 2.5px
    )
    center / 12px 12px repeat-x;
}


/*==================================
  校舎情報
==================================*/

.school-body {
  flex: 1;
  padding: 24px 26px 28px;
}

.school-name {
  position: relative;
  margin-bottom: 22px;
  padding-bottom: 13px;
  color: #016eb1;
  font-size: 1.7rem;
  line-height: 1.4;
  text-align: center;
}

.school-name::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 46px;
  height: 3px;
  transform: translateX(-50%);
  background-color: #016eb1;
  border-radius: 10px;
}


/*==================================
  校舎詳細
==================================*/

.school-info > div {
  padding: 12px 0;
  border-bottom: 1px dashed rgba(1, 110, 177, 0.28);
}

.school-info > div:last-child {
  border-bottom: none;
}

.school-info dt {
  margin-bottom: 4px;
  color: #016eb1;
  font-size: 13px;
  font-weight: 700;
}

.school-info dd {
  margin: 0;
  line-height: 1.7;
}

.school-info dd a {
  color: #016eb1;
  font-size: 1.15rem;
  font-weight: 700;
}

.school-info dd span {
  display: block;
  margin-top: 2px;
  color: #777;
  font-size: 12px;
}


/*==================================
  左右矢印
==================================*/

.school-slider-wrap .school-button-prev,
.school-slider-wrap .school-button-next {
  width: 46px;
  height: 46px;

  top: 42%;
  margin-top: 0;
  transform: translateY(-50%);

  color: #016eb1;
  background-color: rgba(255,255,255,0.94);
  border: 2px solid #016eb1;
  border-radius: 50%;

  --swiper-navigation-size: 18px;

  z-index: 20;
}


/* 左矢印 */
.school-slider-wrap .school-button-prev {
  left: -32px;
}


/* 右矢印 */
.school-slider-wrap .school-button-next {
  right: -32px;
}


/*==================================
  ページネーション
==================================*/

.school-swiper .swiper-pagination {
  bottom: 8px !important;
}

.school-swiper .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  margin: 0 6px !important;
}

.school-swiper .swiper-pagination-bullet-active {
  background-color: #016eb1;
}


/*==================================
  スマホ
==================================*/

@media all and (max-width:640px) {

  .school-area {
    padding: 4% 3% 14%;
    background-size: 12px 12px;
  }

  .school-lead {
    margin-bottom: 7%;
    padding: 0 4%;
    text-align: left;
  }

  .school-lead br {
    display: none;
  }


  /* スライダー */
  .school-slider-wrap {
    padding: 0;
  }

  .school-swiper {
    padding: 0 4px 48px;
  }

  .school-swiper .swiper-slide {
    padding: 5px;
  }


  /* カード */
  .school-card {
    border-radius: 16px;
  }


  /* 写真下ドット */
  .school-photo::after {
    height: 8px;

    background:
      radial-gradient(
        circle,
        rgba(1, 110, 177, 0.55) 1.5px,
        transparent 2px
      )
      center / 9px 9px repeat-x;
  }


  /* 本文 */
  .school-body {
    padding: 20px 20px 24px;
  }

  .school-name {
    margin-bottom: 16px;
    font-size: 1.5rem;
  }


  /* 矢印 */
  .school-slider-wrap .school-button-prev,
  .school-slider-wrap .school-button-next {
    width: 38px;
    height: 38px;

    top: 32%;
    margin-top: 0;

    --swiper-navigation-size: 15px;
  }

  .school-slider-wrap .school-button-prev {
    left: 10px;
  }

  .school-slider-wrap .school-button-next {
    right: 10px;
  }
.fbana ul{
	display: flex;
	justify-content: space-between;
	padding: 8% 4% 0%;
}
.fbana li{
	width: 48%;
}
}

.youtu.point-section {
  position: relative;
  overflow: hidden;
  background-color: #f9f9ec;
  background-image:
    linear-gradient(rgba(1, 110, 177, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(1, 110, 177, 0.045) 1px, transparent 1px);
  background-size: 32px 32px;
}

/* 動画 */
.youtu.point-section video {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
}

/* 左下の勉強道具イラスト */
.youtu.point-section::before {
  content: "";
  position: absolute;
  left: clamp(20px, 5vw, 90px);
  bottom: clamp(20px, 4vw, 70px);
  width: clamp(120px, 18vw, 260px);
  aspect-ratio: 1 / 1;
  background: url("../img/kaza1.png") no-repeat center / contain;
  z-index: 2;
  pointer-events: none;
}

/* 右上の勉強道具イラスト */
.youtu.point-section::after {
  content: "";
  position: absolute;
  right: clamp(20px, 5vw, 110px);
  top: clamp(30px, 5vw, 80px);
  width: clamp(110px, 16vw, 230px);
  aspect-ratio: 1 / 1;
  background: url("../img/kaza2.png") no-repeat center / contain;
  z-index: 2;
  pointer-events: none;
}

/* スマホ調整 */
@media screen and (max-width: 768px) {
  .youtu.point-section {
    background-size: 24px 24px;
  }

  .youtu.point-section::before {
    left: -20px;
    bottom: 20px;
    width: 110px;
  }

  .youtu.point-section::after {
    right: -15px;
    top: 25px;
    width: 95px;
  }
}

/* ページトップへ戻るボタン */
#page-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;

	width: 50px;
	height: 50px;

	display: flex;
	align-items: center;
	justify-content: center;

	background: #016eb1;
	color: #fff;
	border-radius: 50%;

	font-size: 24px;
	font-weight: bold;
	text-decoration: none;

	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: 0.3s;
}

/* スクロールしたら表示 */
#page-top.is-show {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

/* マウスを乗せた時 */
#page-top:hover {
	opacity: 0.8;
	color: #fff;
}