@charset "utf-8";
/* CSS Document */

body {
  background-image: url(../images/bg-body.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 15px;
  font-family: fot-rodin-pron, sans-serif;
  font-weight: 600;
  font-style: normal;
}

a {
  text-decoration: none!important;
}

header {
  background: linear-gradient(#047b3b 10px,transparent 0);
}

header h1{
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  text-align: left;
}

header .head_left{
  color:#047b3b;
}

header h1 a{
  color: #054422;
}

.main {
  background-image: url(../images/bg-content.png);
  background-size: contain;
  box-shadow: 1px 0px 10px 1px #555;
}

.tel_number,.tel_number a {
  font-size: 3rem;
  font-weight: bold;
  color: #02502b;
  margin-bottom: 1px;
}

.tel_number i {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background: #008345;
  color: #fff;
  font-size: 2rem;
  line-height: 30px;
}

.tel_sp a {
  display: block;
  color: #fff;
  border-radius: 4px;
  background: #008345;
  font-size: 2rem;
  margin-top: 10px;
}

.tel_sp p {
  font-size: 1.5rem;
}

.business_hours {
  background: #008345;
  color: #fff;
  border-radius: 10px;
  font-size: 1.2rem;
}

.navigation {
  border-top: 1px solid #047b3b;
  width: 100%;
}

.navigation li a {
  font-size: 1.6rem;
  color: #113202;
  display: block;
  text-decoration: none;
  border-left: 2px dotted #ccc;
}

.navigation li a:hover {
  color: #f49800;
}

.nav_sp {
  margin-left: -15px;
  margin-right: -15px;
}

.nav_sp ul {
  display: none;
}

	.nav_sp p {
		font-size: 2.4vw;
		cursor: pointer;
    background: #047b3b;
    color: #fff;
		padding: 1vw 0;
		font-family: Arial, Helvetica, "sans-serif";
	}
	
	.nav_sp li >a{
    font-size: 1.5vw;
		display: block;
		padding: 2vw 0;
		border-bottom: 1px solid #F1CC9E;
		background:#fff2b4;
    color: #047b3b;
	}
	
	.nav_sp li >a:hover {
		background: #fdd000;
	}


li.nav_home a{
  margin:0 20px;
  border: none;
  padding: 0 15px;
  color: #fff;
  background: #047b3b;
  border-radius: 4px;
}

li.nav_home a:hover {
  background: #fff2b4;
  color: #047b3b;
}
section{
  text-align: left;
}
section div[class^="col-"] {
  margin-bottom: 20px;
}
@media screen and (max-width:992px) {
  .navigation li a{
    font-size: 1.2rem;
  }
  li.nav_home a {
    margin: 0;
    padding: 0 10px;
  }
}

.button01 {
  background: #fff;
  font-size: 1.5rem;
  height: 35px;
  margin-top: 10px;
}

.side_denki a {
  display: block;
  text-decoration: none;
  font-size: 1.5rem;
  color: #008345;
  font-weight: bold;
  background: url(../images/bg_side.png);
  border: 1px solid #008345;
  line-height: 80px;
  text-align: left;
  position: relative;
  padding-left: 3em;
}

.side_cont i {
  line-height: 80px;
}

.side_denki a::before {
  font-family: "Font Awesome 5 Free";
	content: '\f1ec';
  font-weight: 900;
  font-size:2em;
  position: absolute;
  top: 0;
  left: 5%;
}
.side_denki a:hover {
  border: 1px solid #E50;
}
.side_denki:nth-of-type(2) a::before {
  content: '\f0eb';
}

.side_denki:nth-of-type(3) a::before {
  content: '\f0e7';
}


.outline a{
  display: block;
  border: 1px solid #008345;
  line-height: 80px;
  text-align: left;
  padding: 5px 0;
}
.outline a:hover{
  border: 1px solid #E50;
}
.foot_address {
  text-align: left;
  font-size: 1.5rem;
}

.pagetop {
  background: #047b3b;
  height: 30px;
  cursor: pointer;
  position: relative;
  transition: .2s;
}

.pagetop:hover,
.pagetop:hover .pt_btn{
  background: #fdd000;
}

.pt_btn {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #047b3b;
  font-size: 5rem;
  color: #fff;
  line-height: 65px;
  transition: .2s;
}



.sub_visual {
  height: 240px;
  background: url(../images/mv.jpg);
  background-size: cover;
}

.sub_midashi {
  font-size: 3.6rem;
  font-weight: bold;
  color: #f05103;
  line-height: 240px;
  padding-left: 5%;
  text-shadow: 0px 0px 30px #fff;
}

.breadcrumbs {
  font-size: 1.5rem;
}

.breadcrumbs a {
  color: #047b3b;
}

.breadcrumbs li::after {
  font-family: "Font Awesome 5 Free";
	content: '\f105';
  font-weight: 900;
  margin-left: 1em;
  color: #047b3b;
}

.breadcrumbs li:last-child::after {
  display: none;
}

.sub_page{
  margin-top: 20px;
}

.sub_page p {
  text-align: left;
  margin-top: 20px;
  margin-left: 30px;
  margin-bottom: 40px;
  font-size: 2rem;
  font-weight: normal;
}
.sub_page ul{
font-size: 2rem;
  text-align: left;
  list-style: disc;
  margin-left: 60px;
  margin-top: 15px;
}
.sub_page ul li{
  margin-bottom: 30px;
}
.page-id-6 .sub_page ul li{
  margin-bottom: 0;
}
.sub_page ol{
  font-size: 2rem;
  text-align: left;
  list-style: decimal;
  margin-left: 60px;
  margin-top: 15px;
}
.sub_page p+ul {
  margin-top: -30px;
}
.sub_page ul ul,.sub_page ol ul{
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.sub_page img {
  margin-left: 30px;
}
.mg-thumbs img{
  margin-left: 0;
}
.sub_page aside ul,.sub_page aside ol{
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}

.button02 {
  border-radius: 4px;
  background: linear-gradient(#ff7d00 20%,#f49600);
  display: block;
  width: 30%;
  margin: 1em auto;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 35px;
  text-decoration: none;
  transition: .1s;
  cursor: pointer;
}

.button02:hover {
  background: #fff2b4;
  color: #047b3b;
  padding: -10px 0;
}

.sub_page .container{
  padding-left: 30px;
  font-size: 2rem;
}

.full{
  width: 100%;
  font-size: 2rem;
  text-align: center;
  line-height: 60px;
}

/*-------------------見出し-------------------------*/

.sub_page h1 {
  color: #047b3b;
  font-size: 3rem;
  line-height: 78px;
  font-weight: bold;
  background-image: url(../images/bg-h1.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  padding-left: 160px;
  padding-bottom: 13px;
  margin: inherit;
  margin-top: 13px;
  margin-bottom: ;
  text-align: left;
}

.sub_page h1 + .container p{
  margin-top: 20px;
  text-align: left;
}

.sub_page h2 {
  font-size: 3rem;
  font-weight: bold;
  color: #046;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 15px;
  border-bottom: solid 5px #39C;
}


.sub_page h3,.sub_page h4,
.sub_page h5,.sub_page h6 {
  font-size: 2rem;
  color: #0a2002;
  font-weight: bold;
  text-align: left;
  margin-top: 30px;
}

.sub_page h3 {
  font-size: 2.5rem;
  border-left: solid 3px #cc0e0e;
  border-bottom: solid 1px #e0e0e0;
  padding: 0 15px 2px 15px;
}

.sub_page h4 {
  border-left: 5px solid #047b3b;
  margin-left: 15px;
  padding: 3px 0 3px 5px;
}

.sub_page h5,.sub_page h6 {
  margin-left: 15px;
}

.sub_page h5::before {
  content: "●";
  color: #fdd000;
  font-size: 2.4rem;
  margin-right: .1em;
}

.sub_page .flow{
  font-size: 3rem;
  text-align: center;
}

.side_menu{

}
/*----------------------------TOP---------------------------------*/

.mv {
  position: relative;
  overflow: hidden;
}
.mv-sub {
  background-image: url(../images/mv.jpg);
  background-size: cover;
  height: auto;
  margin-bottom: 0;
}

#mv_head {
  width: 100%;
  text-align: left;
  font-size: 2.4rem;
  color: #047b3b;
  margin-bottom: 0;
}
#mv_head >span {
  font-size: 1.6rem;
  color: #113202;
}
.mv-sub #mv_head {
  height: auto;
}

ul.box_sp{
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.box_sp a {
  color: #333;
}
.top_cont {
  border: 1px solid #f44500;
  background: #fff;
}

.top_cont h3 {
  background: #f44500;
  border: none;
  color: #fff;
  line-height: 35px;
  text-align: center;
}
.top_cont p {
  padding: 15px;
  margin: 0;
}

a:hover .top_cont {
  border: 1px solid #047b3b;
}
a:hover .top_cont h3 {
  background: #047b3b;
}
.top_news {
  font-size: 1.5rem;
}

.news{
  background-image: url(../images/bg-news.jpg);
  background-position: center;
  background-repeat: repeat-y;
  margin-top: 45px;
  padding: 15px 0;
}

.top_news dt,
.top_news dd {
  margin-bottom: .5em;
}

.top_news dt {
  position: relative;
  white-space: nowrap;

}

.top_news a,.top_news span {
  margin-left: 7em;

}

.top_news dt::after {
  content: "";
  color: #fff;
  width: 100px;
  text-align: center;
  font-weight: bold;
  background: #047b3b;
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  left: 9em;
  top: 1px;
} 
dt.info::after{
  content: "お知らせ";
  background: #f48900;
  display: block;
}
dt.event::after {
  content: "イベント";
  background: #f43f00;
}

dt.course::after {
  content: "コース紹介";
  background: #008345;
}
/*-----------------------------2階層---------------------------*/

.plan {
  border: 1px solid #047b3b;
  border-radius: 4px;
  overflow: hidden;
}

.plan h3 {
  background: #047b3b;
  color: #fff;
  font-weight: bold;
  line-height: 35px;
}

.plan p {
  padding: 0 2%;
}

.price {
  font-size: 3.6rem;
  color: #047b3b;
  font-weight: bold;
}

.price::after {
  content: "";
  border-bottom: 1px solid #047b3b;
  width: 30%;
  display: block;
  margin: 5px auto 0;
}

.price > small {
  font-size: 1.5rem;
}

table {
  border: 1px solid #047b3b;
  table-layout: fixed;
  word-break: break-all;
  font-size: 1.5rem;
}

tbody {
  color: #333;
}

.table th {
  font-size: 1.6rem;
  border: none;
  vertical-align: middle;
  color: #0C2F20FF
}

.table td {
  font-size: 1.5rem;
  border: none;
  border-right: 1px solid #047b3b;
  vertical-align: middle;
  background-color: #fff;
  text-align: left;
}

.table th[scope="row"] {
  background: #f3f3f3;
  border-bottom: 1px solid #047b3b;
}

.table tbody td {
  border-bottom: 1px solid #047b3b;
}

.table th[scope="row"]:last-child {
  border-bottom: 1px solid #000;
}

.table thead th {
  border-bottom: none;
  border-right: 1px solid #fff;
  background: #f3f3f3;
  color: #fff;
  font-size: 1.6rem;
}

.table thead th:last-of-type,
.table .t_total>td:last-of-type {
  border-right: 1px solid #047b3b;
}

tbody tr:first-of-type th,
tbody tr:first-of-type td{
  padding-top: 10px;
  padding-bottom: 5px;
}

tbody th {
  background: #f3f3f3;
  border-right: 1px solid #047b3b!important;
  border-bottom: 1px solid #047b3b!important;
}

.thead th {
  position: relative;
}

.thead th:nth-of-type(n+2)::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 40px 0 40px;
  border-color: #047b3b transparent transparent transparent;
}

.tbody th {
  font-size: 1.5rem;
  border-right: 1px solid #047b3b!important;
  border-bottom: 1px solid #047b3b!important;
}

.tbody td {
  font-size: 1.6rem;
  font-weight: bold;
}

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
li.att{
  list-style: none;
  text-indent: -1rem;
  margin-top: 10px;
}

li.att::before{
  content: '※';
  position: relative;
  top: 0;
  left: -0.5rem;
}




.list {
  width: 90%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin: 15px;
  background-color: #fff;
}
.list dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  text-align: center;
  font-size: 12px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
.list dl:last-child {
  border-bottom: none;
}
.list dl dt {
  padding: 10px 0;
  background: #f2f2f2 none repeat scroll 0 0;
  color: #333;
  font-size: 1.6rem;
}
.list dl dd {
  padding: 10px 15px!important;
  text-align: left;
  font-size: 1.6rem;
}

/*----------------------------採用情報--------------------------------*/


.recruit_info {
  text-align: left;
  border:1px solid #ddd;
  padding: 0;
  font-size: 1.5rem;
}

.recruit_info dt {
  background: #FFFBD7;
}
.recruit_info dt,
.recruit_info dd {
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}

.recruit_info dt:last-of-type,
.recruit_info dd:last-of-type {
  border-bottom: none;
}


/*-----------------------------お知らせ---------------------------------*/
.news_box {
	margin-bottom: .5em;
}

.news_cont {
  text-align: left;
  font-size: 1.5rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding: .5em;
}

.news_head {
  margin-bottom: .5em;
}

.news_title {
  border-bottom: 1px solid #222;
  margin-bottom: .1em;
	padding-left: 0!important;
  text-align: left;
}

h2.news_title::before {
	display: none!important;
}
h2.news_title i{
  color: #008345;
}

.news_text {
	padding:0;
}

.news_cate {
	display: block;
  color: #fff;
  width: 90px;
  font-size: 1.8rem;
  padding: .1em 0;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
  white-space: nowrap;
  margin-left: .5em;
}


span.info {
	background: #f48900;
}

span.event {
  background: #f43f00;
}

span.course {
	background: #008345;
}

span.news04 {
	background: #0d214a;
}

.news_link {
	background: #047b3b;
	color: #fff;
	font-size: 1.5rem;
	border-radius: 3px;
	padding: .1em .5em;
	border:1px solid #047b3b;
}

.news_link:hover {
	background:#fff;
	color:#047b3b;
}

.page-numbers {
	background: #047b3b;
	color: #fff;;
	padding: .1em .5em;
	border-radius: 4px;
	font-size: 1.6rem;
	  margin-top: .5em;

}

a.page-numbers:hover {
	background: #fdd000;
	color: #047b3b;
}

.nav_previous a,
.nav_next a {
	display: block;
	background:#d1f2f9;
	color:#006cb2;
	padding: .1em .5em;
	border-radius: 4px;
}

.nav_previous a:hover,
.nav_next a:hover {
	background:#006cb2;
	color: #fff;
}


.blog_txt >p {
	margin-left:0;
}

.blog_page >li {
	list-style: none;
}

/*--------------------------お問合せ---------------------------*/

.form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
  font-size: 1.5rem;
  padding: .5em 15px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 0;
}

.form:nth-of-type(2n) {
  background: #fffbd7;
}

.form dt {
  font-weight: normal;
}

.form dd {
  margin-bottom: 0;
}

.form input[type="text"],
.form textarea {
  width: 100%;
}

.form label {
  cursor: pointer;
}

.form li {
  display: flex;
}

.form input[type="radio"] {
  display: inline-block;;
  cursor: pointer;
}

/*Q&A*/

.qa {
  margin-right: 15px;
  margin-bottom: 15px; }
  .qa h3.q {
    border-bottom: 1px solid #dc143c;
    width: 100%;
    padding-left: 0;
    text-align: left; }
    .qa h3.q::before {
      font-family: korolev, sans-serif;
      font-weight: 700;
      color: #dc143c;
      content: 'Q';
      font-weight: 900;
      margin-right: 10px;
      font-size: 2rem; }
  .qa div.a p {
    margin-left: 30px;
    padding-top: 12px; }
  .qa div.a::before {
    font-family: korolev, sans-serif;
    font-weight: 700;
    color: #008080;
    content: 'A';
    font-weight: 900;
    margin-right: 10px;
    font-size: 2rem;
    position: absolute; }

footer{}

#copyrights{
  padding-top: 10px;
  background-color: #047b3b;
  color: #fff;
}
#copyrights a{
  color: #fff;
  text-decoration: none;
}
#copyrights a:hover{
  text-decoration:underline;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right;
margin-left: 15px; }
.alignleft { float: left;
margin-right: 15px; }


.wpcf7-form label{
  display: block;
}
.wpcf7-form input,
.wpcf7-form textarea{
  width: 100%;
}
.wpcf7-form input[type=submit]{
  padding: 15px;
  font-size: 2rem;
}

.img-fluid{
	margin-left: 0!important;
}

#event dl {
  background-image: url(../images/bg-event.png);
  border-radius: 10px;

  padding: 15px; }
#event .row {
  margin-left: 0;
  margin-right: 0; }
#event dt {
  margin: 0;
  padding: 0; }
  #event dt h2{
    color: #d2360c;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: none;
  }
  #event dt img{
    margin-left: 0;
  }
  #event dt span {
    font-size: 2.5rem; }
    #event dt p{
    margin: 0;
  }
#event dd {
  margin: 0;
  padding: 0; }
#event dt, #event dd {
  padding: 10px; }

.form-control{
  font-size: 2rem;
  height: auto;
}