@charset "utf-8";
*{margin:0;padding:0;}
body{
	font: 16px "メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic",sans-serif;
	color:#000;
	min-width:1080px;
	line-height: 1.8em;
	position: relative;
}
a{
	text-decoration:none;
	color:#2f2f2f;
}
a:hover{
	color: #009ed1;
	text-decoration:none;
}
a:active, a:focus{
	outline: 0;
}
a:hover img{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: “alpha( opacity=90 )”;
}
img{
	border:0;
}
ul,li{
	list-style: none;
}
.clear{
	clear:both;
}
.center{
	text-align:center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.mgt10{
	margin-top: 10px !important;
}
.mgt20{
	margin-top: 20px !important;
}
.mgt30{
	margin-top: 30px !important;
}
.mgt50{
	margin-top: 50px !important;
}
.mgt70{
	margin-top: 70px !important;
}
.mgb30{
	margin-bottom: 30px !important;
}
.mgl80{
	margin-left:80px !important;
}
.ft20{
	font-size: 24px;
	background: none !important;
	color: #f63695;
}
.f_left{
	float: left;
	margin: 0 10px;
	padding-left:10px;
	width:46%;

}

.f_left p{
margin:0 0 10px 20px;
}
.f_right{
	float: right;
	margin: 0 10px;
	width:46%;
}

.f_left p{
margin:0 20px 10px;
}

/* PC専用 */
.pcnon{
	display: none;
}
/* ヘッダー */
header{
	width: 1030px;
	margin: auto;
}
h1{
	font-size: 15px;
	font-weight: normal;
	padding-top: 5px;
}
h2.logo{
	padding-top: 10px;
	font-size: 35px;
	font-weight: normal;
	float: left;
	text-align: left;
}
h2.logo img{
	width: 50px;
	vertical-align: sub;
	padding-right: 10px;
}
.spgnavi{
	display: none;
}
.gnavi {
	position: relative;
	width: 1030px;
	margin: auto;
}
.gnavi ul{
	overflow:hidden;
	width:344px;
	padding: 25px 10px 0 20px;
	float: left;
}
.gnavi ul li{
	float:left;
	font-size:16px;
	letter-spacing: 1px;
	margin: 0 12px;
}
.gnavi ul li a{
	color: #191919;
	position: relative;
  display: inline-block;
  transition: .3s;
}
.gnavi ul li a::after {
  position: absolute;
  bottom: .3em;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #46bbe1;
  opacity: 0;
  transition: .3s;
}
.gnavi ul li a:hover::after {
  bottom: 0;
  opacity: 1;
}
.official img{
	width: 168px;
}
.official{
	font-size: 12px;
	text-align: center;
	float: left;
	line-height: 1.6;
}
.reservation {
	font-size: 13px;
	position: absolute;
	right: 0;
	top: 8px;
}
.reservation a{
	display: block;
	background: #33b1da;
	color: #fff;
	padding: 8px 10px;
	border: 1px solid #33b1da;
}
.reservation a:hover{
	background: #fff;
	color: #33b1da;
}


/* メイン */
.topslide{
	background: #eee;
	height: auto;
	margin: 20px 0;
}
.w1300{
	position: relative;
	max-width: 1300px;
	height: auto;
	margin: auto;
	overflow: hidden;
}
.w1300 p{
	position: absolute;
	bottom: 5%;
	left: 5%;
	font-size: 20px;
	line-height: 1.7;
	color: #fff;
	background: rgba(20, 86, 150, 0.6);
	padding: 20px;
}
.w1300 p span{
	display: block;
}

.slider{
	margin: auto;
	width: 100%;
	height: auto;
}
.slider li{
	margin: 0 10px;
	text-align: center;
}
.slider li img{
	width: 100%;
	height: auto;
}

.inner{
	width:1030px;
	margin:0 auto;
}
h2{
	text-align: center;
	font-size: 32px;
	line-height: 2.0;
}
h2 span{
	color: #cf0000;
}

h3{
	text-align: center;
	font-size: 25px;
	font-weight: normal;
	line-height: 2;
	margin-bottom:40px;
}
h3 span{
background: linear-gradient(transparent 60%, #fff54c 60%);
}

h3.title{
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
}
h4{
	font-size:18px;
	border-left:solid 3px ;
	padding-left:10px;
	margin:20px 0 20px;
}

.txtarea2 {
	background: #fff;
	padding: 20px 25px 26px;
	margin: 20px 0 70px;
	overflow: hidden;
	line-height: 2;
}
.txtarea2 img{
	width: 239px;
	float: right;
	padding-left: 20px;
}
.txtarea span{
	font-size: 20px;
	padding: 10px 0;
	display: block;
	line-height: 1.7;
}
.txtarea span.ft14{
	font-weight: normal;
	font-size: 14px;
	padding-top: 5px;
}
.txtarea span.br{
	display: block;
	line-height: normal;
	padding: 0;
}

.about{
	margin-top: 50px;
	clear: both;
	overflow: hidden;
}
.manga{
	margin:40px auto 0;
	text-align: center;
	width: 1030px;
	font-size: 14px;
}
.manga img{
	width: 1030px;
}
.manga a{
	text-decoration: underline;
}
.w480{
	width: 480px;
	float: left;
}
.riyuu{
	background: #eee;
	overflow: hidden;
	padding-top: 50px;
	margin-top: 50px;
}
.riyuu ul{
	margin: 30px 0 50px;
    overflow: hidden;
    padding-bottom: 15px;
}
.riyuu ul li{
	width: 222px;
    float: left;
    margin-right: 28px;
 }
.riyuu ul li:last-child{
	margin-right: 0 !important;
	background:#fff763;
	border: 3px solid #009ed1;
	border-radius: 8px;
	padding: 15px 20px 10px;
	box-shadow: 10px 10px 15px -10px;
	height: 280px;	
/*
	margin-right: 0 !important;
	background: url("images/top/stripe.jpg");
	background-size: cover;
	border: 3px solid #009ed1;
	border-radius: 8px;
	padding: 15px 20px 10px;
	box-shadow: 10px 10px 15px -10px;
	height: 280px;
*/
}

img.middle{
	width:50%;
}

img.middle-1{
	width:40%;
}

img.middle-2{
	 width:65%;
}

dl.sagyou{
   margin-left:20px;
}

dl.sagyou dt{
	font-weight: bold;

}
dl.sagyou dd{
	padding:10px 30px 20px;

}


.riyuu ul li .border{
	border: 3px solid #009ed1;
	border-radius: 8px;
	background: #fff;
	text-align: center;
	padding: 15px 10px 10px;
	box-shadow: 10px 10px 15px -10px;
	height: 215px;
}
.riyuu ul li .point{
	font-weight: bold;
	font-size: 21px;
	letter-spacing: 1px;
	text-align: center;
}
.riyuu ul li .point span{
	background: linear-gradient(transparent 60%, #fff54c 60%);
}
.riyuu ul li .point span .blue{
	color: #46bbe1;
	padding-left: 5px;
}
.riyuu ul li .point span.yellow{
	color: #f63695;
	background: none !important;
	text-shadow: 1px 1px 0 #000,
               -1px 1px 0 #000,
               1px -1px 0 #000,
               -1px -1px 0 #000;
}
.pointtxt{
	font-size: 14px;
	margin-top: 8px;
	font-weight: bold;
}
.pointtxt span{
	display: block;
}
.pointsub{
	margin-top: 13px;
	color: #f63695;
	font-size: 19px;
	font-weight: bold;
}
.pointsub span{
	display: block;
}
.under_point{
	margin-top: 20px;
	font-size: 13px;
	border-top: 1px solid #555555;
	padding-top: 20px;
}
.under_point span{
	font-weight: bold;
}

.lasttxt{
	margin-top: 8px;
    font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
}
.lasttxt span{
	color: #f63695;
}
.underbox{
	border-top: 1px solid #009ed1;
	padding-top: 20px;
	margin-top: 20px;
	font-size: 14px;
}

ul.kaisetsu-list{
	width:1000px;
	margin:10px auto 100px;
}


ul.kaisetsu-list li{
	float:left;
	margin:20px 10px;
	width:222px;
	height:60px;
    display: block;
    font-size: 20px;
    line-height: 55px;
    background: #0A9902;
    text-align:center;
}

ul.kaisetsu-list li a{
	color:#fff;
}

ul.kaisetsu-list li a:hover{
	color:#DCB500;
}

.btntt2{
	width: 222px;
    display: inline-block;
    text-align: center;
    border-bottom: solid 4px #bfbfbf;  
    font-size:16px; 
    font-weight:bold;
}

.isometric { 
	width: 300px;
	height: 50px;
	margin: auto;
}
.isometric a{ 
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 46px;
    background: #33b1da;
}
.isometric .btnttl{
	width: 300px;
    display: inline-block;
    text-align: center;
    border-bottom: solid 4px #bfbfbf;   
}
.isometric:hover{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    color: #ffffff;
}

.isometric:hover .btnttl{
    border-bottom: none;
}
.kaisetsu{
	margin: 100px auto 50px;
	width: 1030px;
	overflow: hidden;
}
.kaisetsu .txtarea{
	text-align: center;
}
.kaisetsu .kaisetsulist{
	margin: 50px auto 0;
	overflow: hidden;
}
.kaisetsu .kaisetsulist li{
	width: 490px;
	float: left;
	margin-right: 50px;
	margin-bottom: 40px;
}
.kaisetsu .kaisetsulist li img{
	width: 100%;
}
.kaisetsu .kaisetsulist li:nth-child(even){
	margin-right: 0;
}
.nintei {
	margin: 60px auto;
	overflow: hidden;
}
.nintei li{
	width: 515px;
	float: left;
	text-align: center;
}
.nintei li p{
	margin-top: 15px;
}

.nintei li img{
	width: 310px;
	text-align: center;
}
.nintei li:nth-child(2){
	margin-top: 23px;
}
.type{
	background: #eaf6f9;
    overflow: hidden;
    padding: 60px 0 80px;
}
.type2{
   padding: 60px 0 80px;
}
.typelist {
	margin: 50px 0 20px;
	background: #fff;
	padding: 20px 30px 10px 30px;
	overflow: hidden;
	border-radius: 3px;
}
.typelist2{
	width:70%;
	margin: 30px auto;
	background: #EBFFF3;
	padding: 20px 30px 10px 30px;
	overflow: hidden;
	border-radius: 3px;
}
.r_box{
	width: 830px;
	float: right;
	margin-bottom: 20px;
}
.typelist img{
	width: 110px;
	float: left;
	padding-right: 30px;
}
.typelist .title{
	font-size: 20px;
	border-bottom: 1px dashed #000;
	padding-bottom: 7px;
	margin-bottom: 10px;
	font-weight: bold;
}

.mokuji{
	width:880px;
	margin:20px auto;
	background: #eee;
	padding: 20px 30px 30px;
	overflow: hidden;
	border-radius: 3px;

}
.mokuji ul{
	width:880px;
	margin:20px auto;
}

.mokuji li{
	list-style: decimal;
	float:left;
	width:350px;
	margin:2px 40px;
	text-decoration: underline;
}

ul.kyouzai{
	margin:10px 50px;
}

ul.kyouzai a{
	text-decoration:underline;
}
ul.kyouzai li{
	list-style:decimal;
}
ul.kyouzai li p{
	margin-left:20px;
	margin-top:-5px;
}


.imgright{
	float:right;
}

ul.okuri{
	width:300px;
	margin:80px auto;
}

ul.okuri li {
	display: inline-block;
	width:35px;
margin:0 5px;
background-color: #ECE4E9;
text-align:center;
}

ul.okuri li a{
	display: inline-block;
	width:35px;
background-color: #ECE4E9;
text-align:center;
}

li.get a{
	background-color: #FED9F0 !important;
}

ul.okuri li a:hover{
	background-color: #fff !important;
}

/* アコーディオン */
.ac-container{
    width: auto;
}
.ac-container label{
    width: 300px;
    text-align: center;
    background: #aeaeae;
    margin: auto;
    padding: 10px 5px;
    position: relative;
    display: block;
    cursor: pointer;
    color: #fff;
    clear: both;
}
.ac-container label:hover{
    background: #c5c5c5;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.ac-container label:after{
 color: #fff;
    font-family:"FontAwesome";
    content:"\f067";
}
.ac-container input:checked ~ label::after {
 color: #fff;
   font-family:"FontAwesome";
   content:"\f068";
}
.ac-container input{
   display: none;
}
.ac-container div{
	width: 900px;
	margin: auto;
   overflow: hidden;
   height: 0px;
   position: relative;
   z-index: 10;
   transition: 
   height 0.3s ease-in-out, 
   box-shadow 0.6s linear;
   padding-top: 20px;
}
.ac-container input:checked ~ div{
   transition: 
   height 0.5s ease-in-out, 
   box-shadow 0.1s linear;
}
.ac-container div.ac-small,.ac-container div.ac-medium,.ac-container div.ac-large{
	width: 900px;
	margin: auto;
	border: none;
    border-collapse: separate;
    border-spacing: 0 10px;
}

.ac-container div.ac-small th,.ac-container div.ac-medium th,.ac-container div.ac-large table{
  width:900px;
} 
.ac-container div.ac-small th,.ac-container div.ac-medium th,.ac-container div.ac-large th  {
    vertical-align: middle;
    /* height: 53px; */
    width: 300px;
    border-right: solid 1px #666;
    font-size: 15px;
}
.ac-container div.ac-small td,.ac-container div.ac-medium td,.ac-container div.ac-large td {
    padding:25px 0 25px 25px;
    vertical-align: middle;
    overflow: hidden;
    width:900px;
}
.ac-container div.ac-small td.bar,.ac-container div.ac-medium td.bar,.ac-container div.ac-large td.bar {
    width: 100%;
    border-top: solid 1px #34495e;
    padding: 0;
}

/*
.ac-container div p{
   padding: 20px;
}
*/
/* 高さの定義 */
.ac-container input:checked ~ div.ac-small{
   height: 1750px;
}
.ac-container input:checked ~ div.ac-medium{
   height: 1950px;
}
.ac-container input:checked ~ div.ac-large{
   height: 1975px;
}
.ac-small .kyouzai,.ac-medium .kyouzai,.ac-large .kyouzai {
	overflow: hidden;
}
.ac-small .kyouzai li,.ac-medium .kyouzai li,.ac-large .kyouzai li{
	float: left;
	width: 600px;
	position: relative;
	font-size: 13px;
	margin-bottom: 40px;
}
.ac-small .kyouzai li img,.ac-medium .kyouzai li img,.ac-large .kyouzai li img{
	width: 110px;
	padding-right: 20px;
}
.ac-small .kyouzai li p,.ac-medium .kyouzai li p,.ac-large .kyouzai li p{
	line-height: 1.7;
}
.nextlik {
	width: 120px;
	clear: both;
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 40%;
}
.nextlik a{
	display: block;
	background: #a6a6a6;
	color: #fff;
	border-radius: 2px;
	border: 1px solid #a6a6a6;
}
.nextlik a:hover{
	background: #fff;
	color: #a6a6a6;
	border: 1px solid #a6a6a6;
}
.nextlik2 {
	width: 400px;
	text-align: center;
	margin: 20px auto;
}
.nextlik2 a{
	color: #fff;
    display: block;
    background: #33b1da;
    padding: 10px 0 8px;
	border: 1px solid #33b1da;
	border-radius: 2px;
}
.nextlik2 a:hover{
	background: #fff;
	color: #33b1da;
	border: 1px solid #33b1da;
}
.kyouiku{
	background: #fef9de;
	overflow: hidden;
	padding-top: 60px;
	margin-bottom: 60px;
}
.title02{
	margin-top: 40px;
}
.study {
	margin: 30px auto 0;
	overflow: hidden;
}
.study li{
	width: 306px;
	float: left;
	margin-right: 30px;
}
.study li img{
	width: 100%;
}
.study li:last-child{
	margin-right: 0;
}
.kenteilink {
	width: 874px;
	margin: 30px auto 0px;
	overflow: hidden;
}
.kenteilink li{
	width: 400px;
	float: left;
	text-align: center;
	font-size: 20px;
	border-bottom: 4px solid #bfbfbf;
}
.kenteilink li a{
	display: block;
	padding: 15px 0 13px;
	color: #fff;
}
.kenteilink li:nth-child(1) a:hover{
	background: #b4dea8;
}
.kenteilink li:nth-child(2) a:hover{
	background: #f09e80;
}

.kenteilink li:nth-child(1){
	background: #8ac979;
	margin-right: 70px;
}
.kenteilink li:nth-child(2){
	background: #f15a24 !important;
}
.click2 {
	width: 400px;
	margin: auto;
}
.click2 img{
	width: 100%;
}
/* 下層ページ */
.ninteitxt{
	text-align: center;
	margin-top: 20px;
}
.faq{
	margin: 70px 0 90px;
}
.tab{
	overflow:hidden;
padding-top: 30px;
width: 950px;
margin: 0 auto;
/* border-bottom: 2px solid #009ed1; */
}
.tab li{
	width: 312px;
	background:#009ed1;
	padding:10px 0px 8px;
	float:left;
	margin-right:7px;
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;
	border-radius: 3px 3px 0 0;
	color: #fff;
}
.tab li:last-child{
	margin-right: 0;
}
.tab li a{
	display: block;
	color: #fff;
}
.tab li.select{
	background:#009ed1;
	color: #fff;
}
.tab li.orange.select {
	background:#eca900 !important;
	color: #fff;
}
.tab li.orange {
	background:#eca900 !important;
	color: #fff;
}

.tab li.green.select {
	background:#30af00 !important;
	color: #fff;
}
.tab li.green {
	background:#30af00 !important;
	color: #fff;
}

.content li{
	width: 946px;
	margin: auto;
	background: #f2fafd; 
	border: 2px solid #009ed1;
	padding: 20px 0;
}
.content li.orange{
	background: #fff5de; 
	border: 2px solid #eca900;
}
.content li.green{
	background: #f3fbf0; 
	border: 2px solid #30af00;
}

.hide {
	display:none;
}
.all_area div.content_area{
	width: 740px;
	margin: 0 auto;
	background:#fff; 
	padding: 10px 0;  
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

.faqlist,.faqlist2 {
    width: 900px;
    margin: auto;
    padding: 20px 0;
    overflow: hidden;
}
.faqlist dt.active {
	background: url(images/houjin/closeq.png) left no-repeat;
    background-size: 900px 39px;
	background-color: #f6f6f6;
}
.faqlist dd {
    display: none;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    font-size: 15px;
}
.faqlist2 dd {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    font-size: 15px;
}
.faqlist dt,.faqlist2 dt {
	background: url(images/houjin/openq.png) left no-repeat;
    background-size: 900px 39px;
    padding: 13px 30px 15px 45px;
    cursor: pointer;
    border: 2px solid #ccc;
    background-color: #f2f4f4;
    margin-top: 20px;
}
.faqlist2 dt {
    cursor:none;
}

.faqlist dd a{
	text-decoration: underline;
}
.faqlist dd p{
	margin-bottom: 8px !important;
}
.faqlist dd.noborder{
	border:none;
}
.overview{
/* 	background: #fef8d6; */
	background: #fff;
	width: 840px;
	margin: auto;
	padding: 25px 30px;
	overflow: hidden;
}
.overview p{
	font-size: 20px;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.overview span{
	overflow: hidden;
	clear: both;
	display: block;
}
.overview img{
	width: 130px;
	float: left;
	padding-right: 10px;
}
.overview .link{
	font-size: 16px;
    float: right;
    border-bottom: none !important;
    clear: both;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: bold;
}
.overview .link a{
	display: block;
	color: #eca900;
	text-align: center;
	text-decoration: underline;
/*
	border: 1px solid #eca900;
	border-radius: 3px;
*/
	font-size: 15px;
	letter-spacing: 1px;
}
.overview .link a:hover{
	color: #ffd569;
}
.voicelink,.voicelink_org,.voicelink_grn{
	width: 300px;
	text-align: center;
	margin: 15px auto;
}
.voicelink a,.voicelink_org a,.voicelink_grn a{
	background: #009ed1;
	color: #fff;
	display: block;
	padding: 5px 0 4px;
	border: 1px solid #009ed1;
	border-radius: 2px;
}
.voicelink_org a{
	background: #eca900;
	border: 1px solid #eca900;
}
.voicelink_grn a{
	background: #30af00;
	border: 1px solid #30af00;
}

.voicelink a:hover,.voicelink_org a:hover,.voicelink_grn a:hover{
	background: #fff;
	color: #009ed1;
	border: 1px solid #009ed1;
}
.voicelink_org a:hover{
	color: #eca900;
	border: 1px solid #eca900;
}
.voicelink_grn a:hover{
	color: #30af00;
	border: 1px solid #30af00;
}
/*
.dott {
	text-align: center;
	margin-bottom: 10px;
}
.dott span{
	display: block;
	line-height: 0.8;
}
*/

.sale{
	font-size:20px;
	background: linear-gradient(transparent 60%, #fff54c 60%);
}

/* フッター */
footer{
	background: #eee;
	margin-top: 70px;
	padding: 30px 0 5px;
	overflow: hidden;
}
.footleft,.footcenter{
	float: left;
	width: 370px;
}
.footright{
	float: left;
	width: 280px;
}

.footcenter ul,.footright ul{
	font-size: 14px;
	margin-bottom: 17px;
}
.footcenter ul li,.footright ul li{
	position: relative;
	padding-left: 15px;
}
.footcenter ul li:before,.footright ul li:before{
    content: " \f0da";
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #cccccc;
}
.tel{
	display: none;
}
.com{
	font-size: 18px;
	margin-top: 15px;
}
.add{
	margin-top: 5px;
}
.footlogo img{
	width: 268px;
}
.sns{
	margin: 7px 0 0 10px;
}
.sns li{
	float: left;
	font-size: 25px;
	margin-right: 15px;
}
.copy{
	border-top: 1px solid #ccc;
	clear: both;
	font-size: 13px;
	text-align: right;
	color: #b3b3b3;
	padding-top: 8px;
}
/* ページトップ */
#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	font-size: 10px;
  font-weight:bold;
	z-index: 9999;
	background: #000;
	border-radius: 5px;
	letter-spacing: 0.1em;
	text-align:center;
	line-height:1.3em;
}
#page-top a {
	color: #fff;
	display: block;
	padding: 6px 4px 5px 5px;
}
#page-top a:hover {
	background: #33b1da;
  color: #fff;
  border-radius: 5px;
}
.hikki span{
	border: 1px solid #000;
	color: #f00;
	display: inline-block;
	margin-top: 10px;
	padding: 0 5px;
}
.jitsugi span{
	border: 1px solid #000;
	color: #00f;
	display: inline-block;
	margin-top: 10px;
	padding: 0 5px;
}