@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
color:#4a4a4a;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

:focus{
outline:0;
}

ol, ul{
list-style:none;
}

table{
border-collapse:separate;border-spacing:0;
}

caption, th, td{
font-weight:normal;text-align:left;
}

blockquote:before, blockquote:after,q:before, q:after{
content:"";
}

blockquote, q{
quotes:"" "";
}

a img{
border:0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
display:block;
}

body{
font:15px/2.0 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
-webkit-text-size-adjust:100%;
}

hr {
 height: 1px;
 background-color: #7fb66e;
 border: none;
}


/* リンク設定
------------------------------------------------------------*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
font-weight:normal;
color:#26c76d;
}

a:hover, a:active{
outline:none;
color:#aed6c6;
text-decoration: underline;
}

/**** Clearfix ****/

nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#mainNav .inner:after{
content:""; display:table;clear:both;
}

nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{
zoom:1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper, .inner{
margin:0 auto;
width:1110px;
}

#header{
text-align:center;
border-bottom:10px solid #ceda00;
}

#content{
width:1110px;
padding:0px 0 50px;
}



#footer{
clear:both;
padding:20px 0 30px;
background-color: #5fa65f;
color:#ffffff;
} 


/* ヘッダー
------------------------------------------------------------*/

#header h1{
padding:10px 0;
font-size:80%;
font-weight:bold;
text-align:left;
color:#878787;
}

.contact{
float:right;
text-align:right;
font-size:80%;
margin-top:-32px;
font-weight:bold;
color:#878787;
}

.contact .tel{
margin-top:-5px;
font-size:210%;
color:#878787;
}

.contact .time{
margin-top:-5px;
font-size:80%;
color:#878787;
}

.contact .time2{
margin-top:-10px;
font-size:100%;
color:#878787;
}

#header h2{
clear:both;
margin-top:30px;
margin-bottom:20px;
text-align:center;
color:#000000;
font-size:160%;
font-weight:bold;
}

#header h2 img{
width:600px;
}

#mainImg img{
width:100%;
height:auto;
}

#title img{
width:100%;
height:auto;
}

.post{
margin:0 0 20px 0;
}


/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
margin:15px 0 25px;
padding:15px 0;
color:#7fb66e;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #7fb66e;
}

h2.message{
margin:15px 0 25px;
padding:15px 0;
color:#7fb66e;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #7fb66e;
}

h2.recentpost{
margin:15px 0 25px;
padding:15px 0;
color:#2cb402;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #2cb402;
}

h2.recentpost2{
margin:15px 0 25px;
padding:15px 0;
color:#ff6c00;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #ff6c00;
}

h3.recentpost{
margin:40px 0 10px;
padding:0px 0;
color:#02c378;
font-size:120%;
font-weight:bold;
border-bottom:2px dotted #02c378;
text-align:center;
}

h3.recentpost_a{
margin:40px 0 10px;
padding:0px 0;
color:#ff9200;
font-size:120%;
font-weight:bold;
border-bottom:2px dotted #ff9200;
text-align:center;
}

h3.recentpost_b{
margin:40px 0 10px;
padding:0px 0;
color:#019de5;
font-size:120%;
font-weight:bold;
border-bottom:2px dotted #019de5;
text-align:center;
}

h3.recentpost_c{
margin:40px 0 10px;
padding:0px 0;
color:#fa5ca7;
font-size:120%;
font-weight:bold;
border-bottom:2px dotted #fa5ca7;
text-align:center;
}

h3.recentpost_d{
margin:40px 0 10px;
padding:0px 0;
color:#fb556c;
font-size:120%;
font-weight:bold;
border-bottom:2px dotted #fb556c;
text-align:center;
}


h3.recentpost_left{
margin:40px 0 10px;
padding:0px 0;
color:#02c378;
font-size:120%;
font-weight:bold;
border-bottom:2px dotted #02c378;
text-align:left;
}

h4.recentpost{
margin:0px 0 5px;
padding:0px 0;
color:#02c39c;
font-size:120%;
font-weight:bold;
text-align:center;
}

.content img:hover{
cursor:pointer;
opacity:.8;
}

.content strong{
color:#ff7e00;
font-size:180%;
font-weight:bold;
}

.content em{
color:#ff0000;
font-size:100%;
font-weight:bold;
}

.post p{
padding-bottom:15px;
}

.post ul{
margin:10px 0 20px 20px;
}

.post ul li{
padding-left:5px;
list-style:disc;
}

.post ol{
margin:0 0 10px 30px;
}

.post ol li{
list-style:decimal;
}

.post h1{
margin:15px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.post h2{
margin:15px 0 25px;
padding:15px 0;
font-size:130%;
font-weight:bold;
border-bottom:2px solid #000000;
}

.post h3{
margin:15px 0 25px;
padding:15px 0;
font-size:120%;
font-weight:bold;
border-bottom:1px solid #000000;
}

.post h4{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
color:#ffffff;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}
 
.post blockquote {
clear:both;
padding:10px 0 10px 25px;
margin:10px 0 25px 0px;
border-left:5px solid #e9e9e9;
}
 
.post blockquote p{
padding:5px 0;
}

.post table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
padding:15px;
border:#cccccc solid;
border-width:0 0 1px 1px;
font-weight:bold;
}

.post table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
}

.post dt{
font-weight:bold;
}

.post dd{
padding-bottom:10px;
}

.post img{
max-width:100%;height:auto;
}

img.aligncenter {
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:5px 0 30px 30px;
}

img.alignleft{
margin:5px 30px 30px 0;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}

.formTable{
width:100%;
margin:10px 0 30px;
border-collapse:collapse;
border:1px #ffffff solid;
}
.formTable td,table.formTable th{
padding:5px;
border:1px #ffffff solid;
}
.formTable th{
width:30%;
font-weight:bold;
text-align:left;
vertical-align: top;
}
.formTable td{
font-weight:normal;
text-align:left;
}

.button {
display: inline-block;
border-radius:1%;          /* 角丸       */
font-size:12pt;        /* 文字サイズ */
font-weight:bold;
text-align: center;      /* 文字位置   */
cursor: pointer;     /* カーソル   */
padding: 10px 10px;   /* 余白       */
background: #dea200;     /* 背景色     */
color: #ffffff;     /* 文字色     */
line-height: 1em;         /* 1行の高さ  */
transition: .3s;         /* なめらか変化 */
border: 1px solid #dea200;    /* 枠の指定 */
}
.button:hover {
color: #dea200;     /* 背景色     */
background: #ffffff;     /* 文字色     */
}


/* サイドバー　ウィジェット
------------------------------------------------------------*/

section.widget ul{
margin:0 0 10px 0;
}

p.banner{
padding-bottom:20px;
}

p.banner img{
width:100%;height:100%;
}

p.banner img:hover{
cursor:pointer;
opacity:.8;
}

section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #000000;
}

section.widget ul{
margin:30px 0 30px 0;
}

section.widget li a{
display:block;
margin-top:15px;
color:#000000;
font-weight:bold;
}

section.widget li a:hover{
color:#cdcdcd;
}

.newsTitle{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #7fb66e;
}

.newsTitle h3{
float:left;
color:#7fb66e;
}

.newsTitle p{
float:right;
padding:5px 10px 0 10px;
font-size:70%;
}

.newsTitle p a{
color:#7fb66e;
}

.newsTitle p a:hover{
color:#cdcdcd;
}

.news{
margin:30px 0 30px 0;
}

.news p{
clear:both;
margin-top:15px;
}

.news p a{
display:block;
color:#000000;
font-weight:bold;
}

.news span{
padding-left:10px;
}

.news a:hover span{
color:#cdcdcd;
}


/* フッター
------------------------------------------------------------*/

#footer ul{
padding:15px 0 15px;
text-align:center;
}

#footer li{
display:inline-block;
padding:5px 10px;
}
*:first-child+html #footer li{
display:inline;
}

#footer li:first-child{
border:0;
}

#footer li a{
text-decoration:none;
font-weight:bold;
color:#ffffff;
}

#footer li a:hover{
color:#cdcdcd;
}

#footer ul ul{
display:none;
}

#address{
clear:both;
padding:30px 0 37px;
text-align:center;
font-size:100%;
color:#ffffff;
}

#address a{
color:#ffffff;
}

#copyright{
clear:both;
padding:30px 0 37px;
text-align:center;
font-size:10px;
color:#ffffff;
}

#pagetop{
position:fixed;
right:20px;
bottom:45px;
font-size:40px;
}


.foot_fix_btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.foot_fix_btn.js_hide {
    transform: translateY(0%);
}
.foot_fix_btn ul {
    width: 100%;
    text-align: center;
    font-size: 0;
}
.foot_fix_btn ul li {
    display: inline-block;
    width: 50%;
}
.foot_fix_btn ul li img {
    width: 100%;
    max-width: 200px;
    vertical-align: bottom;
}
.foot_fix_btn ul li:first-child {
    background-color: #ff9600;
}
.foot_fix_btn ul li:last-child {
    background-color: #00baff;
}




/* トップページ 最新記事4件
------------------------------------------------------------*/

ul.post{
padding:0;
}

ul.post li{
padding:20px 0 0px;
border-bottom:0px solid #7fb66e;
}

ul.post li .last{
padding:20px 0 15px;
border-bottom:1px solid #ffffff;
}

ul.post img{
float:left;
margin:5px 25px 5px 0;
}

ul.post h3{
margin:-15px 0 5px 0;
border:0;
font-size:140%;
font-weight:bold;
color:#015525;
}

ul.post h3 a{
color:#000000;
}

ul.post h3 a:hover{
color:#cdcdcd;
}

ul.characteristic h3.ca{
margin:5px 0 5px 0;
border:0;
font-size:130%;
font-weight:bold;
color:#01a5ce;
border-bottom:2px solid #01a5ce;
}

ul.characteristic h3.cb{
margin:5px 0 5px 0;
border:0;
font-size:130%;
font-weight:bold;
color:#e9941b;
border-bottom:2px solid #e9941b;
}

ul.characteristic h3.cc{
margin:5px 0 5px 0;
border:0;
font-size:130%;
font-weight:bold;
color:#fd56a4;
border-bottom:2px solid #fd56a4;
}

ul.characteristic h3.cd{
margin:5px 0 5px 0;
border:0;
font-size:130%;
font-weight:bold;
color:#01c763;
border-bottom:2px solid #01c763;
}

.characteristic{
font-size: 100%;
padding: 20px auto 10px auto;
}

.characteristic li{
display: inline-block;
width: 40%;
padding: 20px 35px 30px 40px;
vertical-align: top;
}


.about{
font-size: 100%;
padding: 20px auto 10px auto;
text-align:center;
}

.about li{
display: inline-block;
width: 20%;
padding: 20px 35px 30px 40px;
text-align:center;
}

.about h3{
margin:0px 0 5px 0;
border:0;
font-size:120%;
font-weight:bold;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


table {
border-collapse: collapse;
width: 100%;
}
th,td {
padding: 1rem 2rem;
text-align: center;
border-bottom: 1px solid #80cdac;
border-right: 1px solid #80cdac;
border-left: 1px solid #80cdac;
}
th {
border-top: 1px solid #69aa8e;
border-right: 1px solid #69aa8e;
border-left: 1px solid #69aa8e;
background: #80cdac;
color:#ffffff;
font-weight:bold;
position: sticky;
top: 0;
}

/*メニュー部分*/
details summary{
  /*アニメーション*/
  transition: 0.5s;
  /*文字色*/
  color:white;
  /*閉じたときの色*/
  background:#53ac7d;
  /*閉じたときの余白*/
  padding:1% 2%;
}
/*メニュー部分 開いたとき*/
details[open] summary{
  /*開いたときの色*/
  background:#397f5a;
  /*開いたときの余白*/
  padding-left:4%;
}
/*折りたたむ部分*/
details p{
  margin: 2% 4%;
}
details{
  width:100%;
}


/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){

nav#mainnav{
position:relative;
margin-top:40px;
}

nav#mainnav ul{
display:flex;
justify-content:center;
align-items:center;
}

nav#mainnav ul li{
float:left;
}

nav#mainnav ul li a{
display:block;
text-align:center;
_float:left;
height:70px;
padding:10px 15px 0;
line-height:70px;
font-size:100%;
font-weight:bold;
color:#000000;
}



nav#mainnav ul li a span,nav#mainnav ul li a strong{
display:block;
font-size:90%;
line-height:1.7;
color:#019d73;
}

nav#mainnav ul li a span,nav#mainnav ul li a strong.tail{
display:block;
font-size:90%;
line-height:1.7;
color:#ff6c00;
}

nav#mainnav ul li a span{
font-size:70%;
color:#ceda00;
}

nav#mainnav ul li a span.tail{
font-size:70%;
color:#dad200;
}

nav#mainnav ul li a:hover strong, nav#mainnav ul li a:hover{
color:#aed6c6;
}

nav#mainnav ul li a:hover span, nav#mainnav ul li a:hover{
color:#aed6c6;
}

nav#mainnav ul ul{
width:200px;
border-top:0;
}

nav#mainnav ul li ul{
display: none;
}

nav#mainnav ul li:hover ul{
display: block;
position: absolute;
top:65px;
text-align:center;
z-index:500;
}

nav#mainnav ul li li{
background:#ffffff;
border-bottom:1px dotted #cdcdcd;
float: none;
width:160px;
height:40px;
line-height:40px;
margin:0;
}

nav#mainnav ul li li:last-child{
border:0;
}

nav#mainnav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
text-lign:center;
}

nav#mainnav ul li li a:hover{
color:#cdcdcd;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

}




/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
*****************************************************/

@media only screen and (max-width:1024px){



.inner{
width:100%;
}

#wrapper{
width:90%;
}

#header .contact{
display:none;
}

nav#mainNav ul{
margin:0 auto;
}

nav#mainNav ul ul{
padding:0;
}

nav div.panel{
float:none;
}

#mainImg{
z-index:-100;
margin-bottom:30px;
padding-top:70px;
}

#title{
z-index:-100;
margin-bottom:0px;
padding-top:0px;
}

#content{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:50px 0;
}

h2.first{
margin-top:25px;
}

h2.topFirst{
margin-top:-80px;
}

.banner{
width:100%;
margin:0 auto;
text-align:center;
}

p.banner img{
width:100%;
height:auto;
}

section.widget_search{
text-align:center;
}

#footer li{
margin-bottom:10px;
}

}

#sidebar img{width:100%;height:100%;}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

@media only screen and (max-width:644px){

#header h2 img{
max-width:90%;
margin-right:50px;
}

#mainImg{
height:350px;
overflow:hidden;
position:relative;
margin-bottom:-120px;
}

#mainImg img{
position:absolute;
top:50%;
left:50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width:100%;
Height:auto;
}

#title{
height:265px;
overflow:hidden;
position:relative;
margin-bottom:-120px;
}

#title img{
position:absolute;
top:50%;
left:50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width:100%;
Height:auto;
}

h2.title{
margin-bottom:35px;
}

ul.post img{
display:block;
margin:5px auto 20px auto;
float:none;
width:100%;
}

.characteristic li{
display: block;
padding: 20px 15px 30px 15px;
font-size: 100%;
width:90%;
}

.about li{
display: block;
padding: 20px 30px 30px 22px;
font-size: 100%;
width:90%;
text-align:center;
}


img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

.alignright,.alignleft{
float:none;
}


.heading {
display: none;
}
th {
color: #005631;
border-top: 1px solid #80cdac;
}
td {
display: block;
border-bottom: 1px solid #80cdac;
border-right: 1px solid #80cdac;
border-left: 1px solid #80cdac;
}
td::before {
content: attr(data-label);
display: block;
margin-bottom: 0.25rem;
}
.lesson-name {
color: #ffffff;
background: #80cdac;
border-top: 1px solid #80cdac;
}



#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th {
	width:auto;
	display:block;
}
table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}




}