@charset "UTF-8";

html,body {
	background: #FFF;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #666;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1em;
}


html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
#wrapper {
  width:100%;
  overflow:hidden;
}

#mail_form dd{
	text-align: left;
}
#form_submit{
	text-align: left;
}

.bg-green{
	background-color: #BAD793;
}

.bg-green-lite{
	background-color: #CCE7BB;
}
.bg-bluegreen{
	background-color: #BAE4AE;
}

.cont{
	width: 100%;
	margin: auto;
	padding: 0% 2%;
}

.course_img{
	width: 100%;
	padding: 0;
	margin: 0;
}
.course_img img{
	width: 100%;

}
.course_txt{
	width: 100%;
	padding: 20px 30px;
}

.header_upper{
	width: 100%;
}

.pc_only{
	display: flex;
}
.sp_only{
	display: none;
}

a {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
}
a:hover   {
	color:#fff;
	text-decoration: none;
}
a:active  {
	color: #fff;
}


#pageTop {

  position: fixed;
  bottom: 20px;
  right: 20px;
}

 

#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 25px;
  height: 35px;
  background-color: #B3D69F;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
	padding-right: 8px;
}



#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.ml20{
	margin-left: 20px;
	margin-right: 20px;
}

.info div{
text-align: center;
	margin: auto;padding-bottom: 50px;
}
.info p{
color: #fff;
	text-align: center;
	margin: auto;
	padding: 20px;
	width: 60%;
	border: solid #fff 1px;
	font-size: 0.9em !important;
	margin-top: 50px;
}
.info p:hover {
  background: #A5BC7E;
}
.info-tel{
display: none;
}
.info-tel div{
text-align: center;
	margin: auto;
}
.info-tel  p{
color: #fff;
	text-align: center;
	margin: auto;
	padding: 20px;
	width: 60%;
	border: solid #fff 1px;
	font-size: 0.9em !important;
	margin-top: 20px;
}
.info-tel  p:hover {
  background: #A5BC7E;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.float-none{
	float: none;
}
header {
	padding-bottom: 5px;
}
header .cont{
	padding: 0px 20px;
}
.sitetitle img{
	width: 100%;
	padding-left: 5%;
}

header p{
	color: #fff;
	font-size: 0.75em;
}
#navre {
	width: auto;
	display: flex;
	
}


#nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-left: 5%;
	flex-wrap: wrap;
}
#nav li {
  position: relative;
  list-style: none;
	margin-left: 10px;
}
#nav li a{
	  color: #fff;
	text-align: center;
	border: solid 1px #fff;
  display: inline-block;
	transition: 0.5s;
padding: 0em 1em 0em;
	font-size: 0.85em;
}
.en{
font-size: 0.85em;
line-height: 1em;
}
.ja{
font-size: 0.8em;
line-height: 1.2em;
}
.child{

}
.nvg{
margin-top: 0px;
	width: 80%;
}
#nav li hr{
}
#nav li:hover {
  background: #A5BC7E;
}
#nav > li li:hover > a {
  background: #A5BC7E;
}
#nav li ul {/*子*/
  top: 75px;
  left: -50px;
  position: absolute;
	z-index: 3;
}
#nav li ul li {
  overflow: hidden;
  height: 0;
transition: 0.2s;
}
#nav li:hover > ul > li {
  overflow: visible;
	height: auto;
	background: #98D865;
}
#nav li:hover > ul > li a{
  width: 100px;
}
hr{
	height: 1px;
	background-color: #fff;
	border: none;
}
.sec01{
	position: relative;
	width: 100%;
	height: auto;
	z-index: 0;
}
.sec02{
	position: relative;
	text-align: right;
	width: 100%;
	height: auto;
}

.sec03_2{
	position: relative;
	text-align: center;
	width: 100%;
	height: 400px;
}
.sec03_2 h2{
	font-size: 0.9em;
	line-height: 1.8em;
}
.sec03{
	text-align: center;
	height: auto;
}
.sec03 p{
	font-size: 0.7em;
	line-height: 1.8em;
}
.sec03 h3 {
	margin: 50px 0px;
	font-size: 1em;
	padding:  n: 20px;
  display: table;
  text-align: center;
  white-space: nowrap;
}
.sec03  :after, h3:after, .lines-on-sides:before, h3:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
.sec03  :after, h3:after {
  border-left: 1em solid transparent;
}
.sec03  :before, h3:before {
  border-right: 1em solid transparent;
}


.sec_bri01{
	position: relative;
	width: 100%;
	height: 300px;
}
.sec_bri02{
 text-align: center;
	
	
}
.pos_bri01{
	width: 55%;
	position: absolute;
right: 0%;
	top: 20px;
	z-index: 2;
}
.pos_bri02{
height: 100%;
}

.sec_wasori01{
	width: 100%;
	text-align: right;
}
.sec_wasori01 p{
	font-size: 1.3em;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.pos_wasori01{
	width: 50%;
	float: left;
	text-align: left;
	margin-top: 20px;
}
.pos_wasori02{
	width: 50%;
	margin-top: 20px;
}
.pos_wasori03{
	width: 45%;
	position: absolute;
left: 11%;
	top: 140px;
	text-align: left;
}
.sec_wasori02{
	text-align: center;	
}
.sec_wasori02 p{
	padding-top: 40px;
	line-height: 2em;
}
.sec_wasori02 div{
	padding: 20px 0px;
}
.sec_wasori03{
	width: 100%;
}
.wasori_main{
	padding: 20px 10%;
	margin-top: 30px;
}

.wasori_main h3 {
		font-size: 1.1em;
	text-align: center;
	line-height: 1.5em;
}
.wasori_main h3 span{
		font-weight: normal;
	font-size: 0.75em;
	padding-left: 0.5em;
	
}
.wasori_main h4 {
		font-size: 1.1em;
	margin-top: 30px;
}
.wasori_main p {
	font-size: 0.8em;
	line-height: 1.5em;
}



.pos01{
	width: 45%;
	position: absolute;
left: 20%;
	top: 30px;
	z-index: 2;
}
.pos02{
position: absolute;
	height: 100%;
	z-index: -1;
}
.pos04 img{
	width: 100%;
}
.pos03{
	position: absolute;
	top: 50px;;
	right: 10%;
	width: 22%;
}

.pos04{
	width: 50%;
	padding: 30px 0px;
	margin-left: auto;
	overflow: scroll;
}
.pos05{
	position: absolute;
		top: 210px;
	left: 50%;
}
.pos06{
	position: absolute;
	left: 10px;
		width: 38%;
	margin-top: 30px;
}
.pos06 img{
	width: 100%;
}
.pos07{
	width: 55%;
	height: auto;
}
.pos09{
	text-align: left;
	z-index: 3;
		width: 55%;
	margin-top: 20px;
	margin-left: 20px;
}
.pos10{
	position: absolute;
	bottom: 5%;
	left: 60%;
}
.pos11{
	display: inline-block;
	width: 18%;
}
.pos12{
	display: inline-block;
	width: 18%;
	top: 50px;
	right: 10%;	
}
.pos13{
	width: 40%;
	margin-top: 30px;
}
.pos14{
position: absolute;
	top: 30px;
	left: 10%;
}
.pos15{
	display: inline-block;
	margin-top: 20px;
	margin-left: -150px;
	margin-bottom: 120px;
}
.pos16{
	position: absolute;
	top: 30px;
	right: 10%;
}
.top-text{
	width: 100%;
}
.top-text h2{
	font-size: 0.9em;
	line-height: 1.8em;
}
.top-text p{
	font-size: 0.8em;
	line-height: 1.9em;
}

.circle-button{
	position: absolute;
}
.circle-button a {
	display: inline-block;
  color: #fff;
	background-color: #BAD793;
	text-align: center;
  float: left;
  font-size: 1em;
  line-height: 1em;
vertical-align: middle;
		width: 160px;
	height: 160px;
		border: solid 1px;
	border-radius: 80px;
	border-color: #fff;
}
.circle-button a:hover {
  background: #A5BC7E;
}

.circle-button-text h2{
	font-weight: normal;
	font-size: 1.1em;
	padding-top: 20px;
}
.circle-button-text hr{
	width: 80%;
}
.circle-button-text p{
	font-size: 0.7em;
	padding: 0 10%;
}
.sitetitle {

margin-top: 10px;
	width: 20%;
}



.w-cont{
	width: 100%;
	margin: 0 auto;
	/*padding-bottom: 50px;*/
}

.footer-add{
	width: 30%;
	display: inline-block;
	float: left;
	margin-left: 20px;
}
.footer-link{
	width: 30%;
	display: inline-block;
	float: left;
	margin-left: 1%;
}
.footer-map{
		width: 36%;
	display: inline-block;
	float: left;
	margin-left: 1%;
	
}

.w50_l{
	width: 40%;
	display: inline-block;
	float: left;
	text-align: left;
	margin-left: 5%;
}
.staff_p{
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.w50_l img{
	width: 100%;
	margin-bottom: 5px;
}

.w50_r{
	width: 40%;
	display: inline-block;
	float: right;
	text-align: left;
	margin-right: 5%;
}
.w50_r img{
	width: 48%;
	margin-bottom: 10px;
}

footer{
	margin-top: 30px;
	padding: 30px 0px;
	background-color: #fff;
}

footer h1{
	font-size: 1.1em;
}

footer h1 span{
font-weight: normal;
	font-size: 0.8em;
}
footer h2{
	font-size: 0.8em;
	line-height: 0.7em;
}
footer p{
	font-size: 0.8em;
	line-height: 1.4em;
}
footer p span{
		display: inline-block;
		width: 5.5em;
}
footer a{
	color: #666 !important;
}
footer ul{
	font-size: 0.85em;
	line-height: 1.5em;
	list-style:none;
	margin-top: 5px;
}
footer li{
		
}
footer li ul {
margin: 0 0 0 1em;
padding: 0;
}

.flip-horizontal {
    transform: scale(-1, 1);
}
.course {
	text-align: left;
	margin: 30px 30px;
}
.course div{
display: inline-block;
	vertical-align: top;
	width: 45%;
}

.course img{
	height: 100%;
}

.sec_bri02 a {
	color: #666 !important;	
}
.sec_bri02 h2 {
	margin: 0px 0px;
	font-size: 1em;
	padding: 30px 0px 0px;
  display: table;
  text-align: center;
  white-space: nowrap;
}
.sec_bri02 :after, h2:after, .lines-on-sides:before, h2:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
.sec_bri02 :after, h2:after {
  border-left: 1em solid transparent;
}
.sec_bri02 :before, h2:before {
  border-right: 1em solid transparent;
}
 

 

.sec_bri02 h3 {
		font-size: 1.1em;
	margin: 50px 0px;
	vertical-align: middle;
}
.sec_bri02 h3 span{
		font-weight: normal;
	font-size: 0.75em;
	padding-left: 0.5em;
	
}

.sec_bri02 h4 {
		font-size: 0.9em;
	padding-bottom: .5em;
	 border-bottom: 1px dotted  #808080;
	line-height: 1.5em;
}
.sec_bri02 p {
	font-size: 0.8em;
	line-height: 1.5em;
}
.text-pad{
	padding: 0% 2%;
	margin-top: 10px;
}




