@charset "utf-8";

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, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

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

article, section {
  clear:both;
}

article {
}

html,body{
	height: 100%;
}

body{	
margin:0px;
line-height:1.4;
font-size:14px;
color:#444;
font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link { color: #053062;text-decoration:none;}
a:visited { color: #053062;text-decoration:none;}
a:hover {color: #053062;text-decoration:underline;}
a:active {color: #053062;text-decoration:underline;}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	transition: 0.4s;
}


ul,li,dl,dt,dd{ list-style-type:none; }
table { border-collapse:collapse; }

.flL{	float:left !important;}
.flR{	float:right !important;}
.ovf{	overflow:hidden !important;}
.clr{clear:both;}

.ri{text-align:right !important;}
.le{text-align:left !important;}
.cen{text-align:center !important;}

.b {font-weight:bold !important;}
.b-bottom { border-bottom: 1px solid #ccc; }
.b-none { border:none !important; }

.red{color:#cc0000;}

.radius {
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* margin ==================================================================*/

.mb00 {	margin-bottom:0 !important;}
.mb05 {	margin-bottom:5px !important;}
.mb10{	margin-bottom:10px !important;}
.mb15{	margin-bottom:15px !important;}
.mb20{	margin-bottom:20px !important;}
.mb25{	margin-bottom:25px !important;}
.mb30{	margin-bottom:30px !important;}
.mb35{	margin-bottom:35px !important;}
.mb40{	margin-bottom:40px !important;}
.mb60{	margin-bottom:60px !important;}
.mb70{	margin-bottom:70px !important;}
.mb80{	margin-bottom:80px !important;}
.mb90{	margin-bottom:90px !important;}

.mr00 {	margin-right:0 !important;}
.mr20 {	margin-right:20px !important;}

/* font ==================================================================*/

.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f20 { font-size:20px; }

/* width ================================================================*/

.w35 { width:35%;}
.w40 { width:40%;}
.w45 { width:45%;}
.w50 { width:50%;}
.w60 { width:60%;}
.w65 { width:65%;}


/* other ================================================================*/
.lh17 { line-height:1.7; }

.pc { display:block; }
.sp {	display:none; }



/* header ==============================================================================================================================================================*/

header{
	background:#5b8edb;
	width:100%;
	height:80px;
}

#header{
	margin:0px auto;
	padding:0px;
	width:960px;
}

#header #logo{
	height:80px;
	background:#fff;
	float:left;
}

#header #logo a:hover img {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

/* navi */
#header nav{
	float:left;
}

#header #hNav li{
  position: relative;
	float:left;
}

#header #hNav li a {
	padding:35px 13px 20px 13px;
	height:25px;
	font-size:14px;
	color:#fff;
	display:block;
}

#header #hNav li a:hover {
	text-decoration:none;
	background:#f79b2e;
}

#header #hNav li ul{
  position: absolute;
  top: 80px;
  left: 0;
	z-index:9999;
  display: none;
}

#header #hNav li ul li {
	clear:both;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

#header #hNav li ul li a {
	padding:10px 0 10px 20px;
  width: 180px;
	background:#5b8edb;
	opacity:.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
  display: inline-block;
}

#header #hNav li ul li a span {
	color:#fff;
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

#header #hNav li ul li a:hover {
	background:#f79b2e;
}



/* layout ==============================================================================================================================================================*/

#wrapper{
	position: relative;
	width:100%;
	min-height: 100%;
}

#contents{
	margin:0 auto;
	padding-bottom: 90px;
	width:960px;
	overflow:hidden;
}

.mainContents{
	margin:0 auto;
	width:840px;
	overflow:hidden;
}

#side{
	width:230px;
	float:left;
}

#main{
	width:550px;
	float:right;
}



/* footer ==============================================================================================================================================================*/

footer{
	position: absolute;
	bottom: 0px;
	padding:35px 0;
	width:100%;
	background:#5b8edb;
	color:#fff;
}

footer #copy p{
	text-align:center;
}

footer #copy p small{
}


/* common ==============================================================================================================================================================*/

h1 {
	background:#f79b2e;
	padding:40px 0;
	text-align:center;
	font-size:24px;
	line-height:1;
}

h2 {
	margin-bottom:60px;
	font-size:24px;
	text-align:center;
}

.ttl{
	margin:0 0 30px 0;
	text-align:center;
	clear:both;
	display:block;
}

h2#info{
	margin-bottom:0;
	padding:12px 0 12px 67px;
	color:#000;
	background:url(../images/icon_01.png) no-repeat 0 center;
	display:inline-block;
}

h2#schedule {
	margin-bottom:0;
	padding:12px 0 12px 67px;
	color:#000;
	background:url(../images/icon_02.png) no-repeat 0 center;
	display:inline-block;
}

h2#bank{
	margin-bottom:30px;
	padding:12px 0 12px 67px;
	color:#000;
	background:url(../images/icon_03.png) no-repeat 0 center;
	display:inline-block;
}

h2.contact{
	margin-bottom:0;
	padding:12px 0 12px 68px;
	color:#000;
	background:url(../images/icon_04.png) no-repeat 0 center;
	display:inline-block;
}

.memTtl{
	margin:0 auto 60px auto;
	text-align:center;
	width:120px;
}

h2.mem{
	width:120px;
	height:120px;
	font-size:24px;
	-moz-border-radius: 60px;
	-ms-border-radius: 60px;
	-o-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	background:#fde1c0;
	display:table-cell;
	vertical-align:middle;
	layout-grid-line:120px;
	text-align:center;
	line-height:1;
}

h2.mem span {
	vertical-align:middle;
}

.pankuzu {
	margin:10px 0 60px 0;
	font-size:12px;
}

.pankuzu a {
	color:#4978bd;
	font-size:12px;
	text-decoration:underline;
}

.pankuzu a:hover {
	text-decoration:none;
}

.co1 {
	color:#f9b25e;
}

.co2 {
	color:#5b8edb;
}

.co3 {
	color:#fff;
}

.BoxPageSend {
	margin-bottom:60px;
	padding:10px 0;
	text-align:center;
}

#paginatorNav {
	width:100%;
	overflow:hidden;
	clear:both;
}

#paginatorNav table{
	width:100%;
}

#paginatorNav .prev{
	padding:0 0 0 42px;
	width:45%;
	height:30px;
	vertical-align:middle;
	background:url(../img/common/btn_pager_prev02.png) no-repeat 0 center;
}

#paginatorNav .next{
	padding:0 42px 0 0;
	width:45%;
	height:30px;
	vertical-align:middle;
	text-align:right;
	background:url(../img/common/btn_pager_next02.png) no-repeat right center;
}

#paginatorNav .prev a,
#paginatorNav .next a{
	font-size:14px;
}

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background:none;
	z-index:999;
}
#pagetop a {
	display: block;
}
#pagetop a:hover {
}

#pagetop img {
	width:60px;
	height:60px;
}



/* top ==============================================================================================================================================================*/

.home h1 {
	padding:0;
	font-size:0;
	text-indent:-9999px;
}

.home .leadTtl {
	margin:40px 0 50px 0;
	font-size:24px;
	text-align:center;
}

.home .lead {
	margin:50px 0 60px 0;
	font-size:16px;
}

.home .btn {
	margin-top:-75px;
	float:right;
}

.home .btn a {
	padding:5px 10px;
	background:#f79b2e;
	color:#fff;
	display:block;
	
}

.home .btn a:hover {
	background:#5b8edb;
	text-decoration:none;
}

.home .fa-arrow-circle-right {
	color:#f9b25e;
}

.flex-direction-nav .flex-next {right: 0; }
.flex-direction-nav .flex-prev {left: 0;}

.home #infoWrap {
	margin-bottom:60px;
	clear:both;
}

.home #infoWrap a {
	overflow:hidden;
	display:block;
}

.home #infoWrap a:nth-child(odd) {
	background: #f6f6f6;
}

.home #infoWrap a:hover {
	text-decoration:none;
	background:#fde1c0;
}

.home #infoWrap a dl {
	clear:both;
}

.home #infoWrap a dt {
	padding:20px;
	width:80px;
	float:left;
}


.home #infoWrap a dd {
	padding:20px 0;
	width:675px;
	float:left;
}

.home #calendar {
	max-width: 800px; 
	min-width: 300px; 
	margin: 0 auto 60px auto;
}

.home #calendar .responsive-iframe-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.home #calendar .responsive-iframe-container iframe,
.home #calendar .responsive-iframe-container object,
.home #calendar .responsive-iframe-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home #calendar .small-container {
	display: none;
}


/* freshman ==============================================================================================================================================================*/
.freshman p {
	line-height:1.7;
}

.freshBoxBor {
	margin:0 auto 120px auto;
	padding:46px;
	border:5px solid #eeeeee;
}

.freshBoxBor table {
	width:100%;
	border-bottom:1px solid #387bdc;
}

.freshBoxBor table th {
	padding:14px;
	text-align:center;
	background:#b4d3ff;
}

.freshBoxBor table th.th01 {
	color:#fff;
	background:#387bdc;
}

.freshBoxBor table td {
	padding:14px;
	text-align:center;
}

.freshBoxBor table tr:nth-child(even) td {
	background:#efefef;
}

.freshBoxBorIn {
	margin:0 auto 15px auto;
	width:100%;
	overflow:hidden;
	line-height:1.7;
}

.freshBoxBorIn .txt {
	width:64%;
	float:left;
}

.freshBoxBorIn .illust {
	margin:0 0 20px 0;
	width:36%;
	float:right;
}

.freshBox {
	margin:0 auto 120px auto;
	width:100%;
	overflow:hidden;
	line-height:1.7;
}

.freshBoxBorIn p,
.freshBox p {
	margin-bottom:5px;
}

.freshBoxBorIn a,
.freshBox a {
	color:#4978bd;
}

.freshBox .flL img {
	margin:0 20px 20px 0;
}

.freshBox .flR img {
	margin:0 0 20px 20px;
}



/* ob ==============================================================================================================================================================*/
.bankBox {
	margin:0 auto;
	width:345px;
	padding:25px 45px;
	border:5px solid #ffe8dd;
	font-size:16px;
}



/* link ==============================================================================================================================================================*/
#link ul {
	margin-left:280px;
	line-height:1.7;
}

#link li {
	color:#598ED4;
	list-style-type:disc;
}

#link li a {
	color:#444;
}



/* song ==============================================================================================================================================================*/
#song {
	padding-left:175px;
	overflow:hidden;
	background:url(../images/song_bg.png) no-repeat 0 105px;
}

#song .songBox {
	margin-bottom:35px;
	width:284px;
	line-height:1.7;
	float:left;
}



/* member ==============================================================================================================================================================*/
.member {
	margin-bottom:60px;
	overflow:hidden;
}

.member h3 {
	margin-bottom:30px;
}

.member h3 span {
	padding-right:20px;
	font-size:20px;
	color:#000;
}

.member .memBox {
	margin-bottom:60px;
	overflow:hidden;
}

.member .memBox .photo {
	font-size:1px;
	line-height:0;
	float:left;
}

.member .memBox .photo img {
	vertical-align:bottom;
}

.member .memBox .memInfo {
	margin-left:24px;
	float:left;
}

.member .memBox .memInfo dl dt {
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin:0 10px 3px 0;
	padding-top:2px;
	width:80px;
	color:#fff;
	text-align:center;
	background:#5b8edb;
	clear:both;
	float:left;
}

.member .memBox .memInfo dl dd {
	width:120px;
	float:left;
}

.member .memBox .memTxt {
	padding-left:30px;
	border-left:5px solid #ccc;
	width:300px;
	min-height:260px;
	line-height:1.7;
	float:right;
}



/* instructor ==============================================================================================================================================================*/
.instBox {
	margin-bottom:60px;
	overflow:hidden;
}

.instBox h3 {
	margin-bottom:30px;
	font-size:20px;
	color:#000;
}

.instBox .photo {
	margin-right:28px;
	font-size:1px;
	line-height:0;
	float:left;
}

.instBox .photo img {
	vertical-align:bottom;
}

.instBox .instTxt {
	padding-left:30px;
	border-left:5px solid #ccc;
	width:510px;
	min-height:260px;
	line-height:1.7;
	float:right;
}



/* faq ==============================================================================================================================================================*/
.faqBox {
	margin-bottom:50px;
	padding-bottom:50px;
	border-bottom:1px dotted #ccc;
}

.faqBox .que {
	margin-bottom:25px;
	padding:5px 0 25px 84px;
	font-size:18px;
	color:#5b8edb;
	line-height:1.7;
	background:url(../images/icon_faq_q.png) no-repeat 0 0;
}

.faqBox .ans {
	padding:0 0 0 84px;
	line-height:1.7;
	background:url(../images/icon_faq_a.png) no-repeat 0 0;
}



/* newsList ==============================================================================================================================================================*/
#newsList {
	margin-bottom:60px;
}

#newsList .fa-arrow-circle-right {
	color:#f9b25e;
}

#newsList #infoWrap {
	padding-bottom:30px;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
	clear:both;
}

#newsList #infoWrap a {
	overflow:hidden;
	display:block;
}

#newsList #infoWrap a:nth-child(odd){
	background: #f6f6f6;
}

#newsList #infoWrap a:hover {
	text-decoration:none;
	background:#fde1c0;
}

#newsList #infoWrap a dl {
	clear:both;
}

#newsList #infoWrap a dt {
	padding:20px;
	width:80px;
	float:left;
}


#newsList #infoWrap a dd {
	padding:20px 0;
	width:675px;
	float:left;
	line-height:1.7;
}



/* newsDetail ==============================================================================================================================================================*/
#newsDetail {
	margin-bottom:60px;
}

#newsDetail .txt {
	line-height:1.7;
}



/* interviewList ==============================================================================================================================================================*/
.interviewList {
	margin-bottom:60px;
	overflow:hidden;
}

.interviewList .interviewBox {
	margin-bottom:60px;
	overflow:hidden;
}

.interviewList .interviewBox .photo {
	font-size:1px;
	line-height:0;
	float:left;
}

.interviewList .interviewBox .photo img {
	width:200px;
	height:auto;
	vertical-align:bottom;
}

.interviewList .interviewBox .interviewInfo {
	width:615px;
	margin-left:25px;
	float:left;
}

.interviewList .ttl{
	overflow:hidden;
	display:table;
}

.interviewList .ttl a {
	color:#000;
}

.interviewList .ttl h3 {
	font-size:20px;
	color:#000;
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
}

.interviewList .ttl .yy{
	padding-left:10px;
	display:table-cell;
	vertical-align:middle;
}

.interviewList .ttl .yy span{
	padding:1px 10px 0 10px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	background:#5b8edb;
}

.interviewList .interviewBox .interviewInfo .txt {
	line-height:1.6;
	clear:both;
}

.interviewList .btn {
	float:right;
}

.interviewList .btn a {
	padding:5px 12px;
	background:#f79b2e;
	color:#fff;
	display:block;
	
}

.interviewList .btn a:hover {
	background:#5b8edb;
	text-decoration:none;
}



/* interviewDetail ==============================================================================================================================================================*/
#interviewDetail .ttlWrap{
	text-align:center;
}

#interviewDetail .ttl{
	margin:0 auto;
	overflow:hidden;
	display:inline-block;
	clear:both;
}

#interviewDetail .ttl h2 {
	font-size:20px;
	color:#000;
	font-weight:bold;
	float:left;
}

#interviewDetail .ttl span {
	margin:1px 0 0 10px;
	padding:1px 10px 0 10px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	background:#5b8edb;
	line-height:20px;
	float:left;
}

#interviewDetail h3 {
	margin-bottom:30px;
	font-size:18px;
	color:#000;
	font-weight:bold;
}

#interviewDetail .txt {
	margin-bottom:60px;
	overflow:hidden;
	line-height:1.7;
}

#interviewDetail .txt .wp-caption {
	margin:0 0 10px 20px;
	clear:both;
	float:right;
}

#interviewDetail .txt .wp-caption-text {
	font-size:12px;
}

#interviewDetail .txt a {
	word-break: break-all;
}



/* matchList / matchDetail ==================================================================================================================================================*/
#matchList,
#matchDetail {
	margin-bottom:60px;
	overflow:hidden;
}

#matchList #side h2,
#matchDetail #side h2 {
	margin-bottom:0;
	padding:10px;
	color:#fff;
	font-size:16px;
	text-align:left;
	background:#5b8edb;
}

#matchList #side a,
#matchDetail #side a {
	padding:10px;
	display:block;
	border-bottom:1px solid #ccc;
}

#matchList #side a:hover,
#matchDetail #side a:hover {
	text-decoration:none;
	background:#fde1c0;
}

#matchList #listWrap {
	margin-bottom:60px;
	clear:both;
}

#matchList #listWrap a {
	overflow:hidden;
	display:block;
}

#matchList #listWrap a:hover {
	text-decoration:none;
	background:#fde1c0;
}

#matchList #listWrap a dl {
	clear:both;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
}

#matchList #listWrap a:first-child dl {
	border-top:1px dotted #ccc;
}

#matchList #listWrap a dt {
	padding:15px 0 15px 30px;
	width:410px;
	float:left;
}


#matchList #listWrap a dd {
	padding:15px 30px 15px 0;
	width:80px;
	float:right;
}

#matchDetail h2 {
	margin-bottom:30px;
	font-size:24px;
	text-align:center;
}

#matchDetail h2 span {
	font-size:16px;
	font-weight:normal;
	display:block;
}

#matchDetail h3 {
	margin-bottom:30px;
	padding:8px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	background:#5b8edb;
}

#matchDetail table {
	width:100%;
	border:1px solid #777;
}

#matchDetail th {
	padding:10px;
	width:120px;
	color:#000;
	text-align:center;
	vertical-align:middle;
	background:#ccc;
	border-right:1px dotted #777;
	border-bottom:1px solid #777;
}

#matchDetail th.th01 {
	width:46px;
}

#matchDetail td {
	padding:10px;
	color:#000;
	text-align:center;
	vertical-align:middle;
	border-right:1px dotted #777;
	border-bottom:1px solid #777;
}

#matchDetail td img {
	width:20px;
	height:20px;
}

