<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* reset */
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}*/

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;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select {
	vertical-align: middle;
}
body {
    font-family: 'M PLUS 1p', sans-serif;
	/*font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 貂ｸ繧ｴ繧ｷ繝�け菴�, YuGothic, 貂ｸ繧ｴ繧ｷ繝�け, 'Yu Gothic', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', Meiryo, '繝｡繧､繝ｪ繧ｪ', sans-serif;*/
	/*font-family: "Meiryo", "繝｡繧､繝ｪ繧ｪ", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;*/
	-webkit-text-size-adjust: 100%;
	line-height: 1.7;
	font-size: 100%;
	color: #212121;
	background-color: #ffffff;
	
}

.kuge {
   font-family: "Meiryo", "繝｡繧､繝ｪ繧ｪ", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;
    -webkit-text-size-adjust: 100%;
	line-height: 1.7;

	
}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px) {
body {
	font-size: 90%;
	line-height: 1.6;
}
}
/* -------------end------------- */


ol, ul {
	list-style: none;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
hr {
	display: none;
}
html {
	margin-bottom: 1px;
	height: 100%;
}
* {
	box-sizing: border-box;
}
/* line style縲------------------------------*/
/* -----------------------------------------*/

a img {
	border-style: none;
}
a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/* link style ------------------------------*/
/* -----------------------------------------*/
a:link {
	color: #212121;
	text-decoration: none;
}
a:visited {
	color: #212121;
	text-decoration: none;
}
a:active {
	color: #ccc;
	text-decoration: none;
}

a{
   word-break: break-all;
}

.link_line {
	text-decoration: underline;
}
img, video, object {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	border: none;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
a:active, a:focus, input:active, input:focus {
	outline: 0;
}
img {
	width: 100%;
	height: auto;
}
iframe {
	vertical-align: bottom;
}
/* ========================================

    笆� Header笆� Keyv

======================================== */
#keyv {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}


/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px) {
.header_outside {
    background-image: url(../img/main_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

}
/* -------------end------------- */


.contents {
	max-width: 1000px;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.con_title{text-align: center;
margin-bottom: 50px;}

.con_title{
	position: relative;
	padding-top: 10px;
	font-size: 163%;
	text-align: center;
    color: #00479b;
}

.con_title span {
	position: relative;
	z-index: 100;
}

.con_title::before {
	content: attr(data-en);
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(255,255,255,0.4);
	font-size: 200%;
}

.con_title::after {
	content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00479b;
  border-radius: 2px;
}



/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px) {
.contents {
	width: 94%;
}
    
.con_title{
margin-bottom: 30px;}
    
.con_title::after {
	bottom: -5px;
}

}
/* -------------end------------- */
main {
width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/bg_img.png);
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
}

.con_lead{text-align: center;
margin-bottom: 30px;}


/* ========================================

    笆� con1

======================================== */

.con1_outside {
padding-top: 50px;
padding-bottom: 50px;
background-color:rgba(81,200,247,0.30);}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con1_outside {
	padding-top: 30px;
	padding-bottom: 30px;}
	}
/* -------------end------------- */

.con1_kaisai_wrap{
    background-color: #ffff00;
    padding-top: 30px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-image: url(../img/info_bg.png);
    background-position: right bottom;
    background-size: 38%;
    background-repeat: no-repeat;
}

.con1_kaisai_title{color: #00479b;
	text-align: center;
margin-bottom: 5px;
font-size: 225%;
font-weight: 700;}

.con1_about_yoyaku{text-align: center;
color: #e50012;
font-weight: 700;
margin-bottom: 20px;
font-size: 150%;
  display:flex;
  align-items: center;
  justify-content: center;
line-height: 1.2;}


.con1_about_yoyaku::before,
.con1_about_yoyaku::after{
  content: "";
  width:50px;
  border-top: 2px solid #e50012;
}

.con1_about_yoyaku:before {
  margin-right: 1rem; 
}
.con1_about_yoyaku:after {
  margin-left: 1rem; 
}


.con1_kaisai_dl {
  display: flex;
  flex-wrap: wrap;
margin-bottom: 10px;
    align-items: center;
}
.con1_kaisai_dl dt {
    background-color:#00479b;
    color: #ffffff;
    text-align: center;
    width: 4em;
    height: 4em;
    border-radius: 50%;/* 竊仙�繧剃ｽ懊ｋ */
    line-height: 4em;
    
}
.con1_kaisai_dl dd {
    font-weight: 700;
    font-size: 125%;
    flex: 1;
  margin-left: 32px;
}

.num {
font-size: 200%;
}

.yoyaku_moji{color: #e50012;}

.kaisai_basho{font-size: 140%;}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con1_kaisai_wrap{
/*    padding: 20px;
    margin-bottom: 30px;
    background-image: url(../img/info_bg.png);
    background-position: right bottom;
    background-size: 50% 50%;
    background-repeat: no-repeat;*/
        padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;

    background-size: 50%;
    background-repeat: no-repeat;
}
    
.con1_kaisai_title{
margin-bottom: 5px;
font-size: 163%;
font-weight: 700;
line-height: 1.2;
    text-align: center;}
    
    
.con1_about_yoyaku{
font-size: 120%;}


.con1_about_yoyaku::before,
.con1_about_yoyaku::after{
  content: "";
  width:30px;
  border-top: 2px solid #e50012;
}

.con1_about_yoyaku:before {
  margin-right: 0.5rem; 
}
.con1_about_yoyaku:after {
  margin-left: 0.5rem;
}


.con1_kaisai_dl {
margin-bottom: 5px;
}
    
.con1_kaisai_dl dt {
 
    width: 3em;
    height: 3em;
    line-height: 3em;
    
}

.con1_kaisai_dl dd {
    font-weight: 700;
    font-size: 88%;
    flex: 1;
  margin-left: 15px;
    line-height: 1.2;
}

.num {
font-size: 175%;
}

.kaisai_basho{font-size: 140%;}
    
	}
/* -------------end------------- */

.con1_info_wrap{background-color: #ffffff;
padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 30px;
height: 500px;
overflow-y: scroll;}


.con1_info_dl dd {
margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

.con1_info_dl dd a {
text-decoration: underline;}


/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px){
.con1_info_dl dt {
clear: left;
	float: left;
	width: 10em;
}

.con1_info_dl dd {
padding-left: 10em;}
}
/* -------------end------------- */


/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con1_info_wrap{
padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;

height: 300px;
overflow-y: scroll;}
	}
/* -------------end------------- */

/* ========================================

   .bt_btn

======================================== */

.bt_btn {
	background-color: #e50012;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 125%;
	font-weight: 700;
}
.bt_btn a {
	color: #ffffff;
	display: block;
}
.bt_btn:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.bt_btn a::before{
font-family: 'FontAwesome';
content: "\f073";
padding-right: 10px;
 }


.bt_btn_dl a::before{
font-family: 'FontAwesome';
content: "\f019";
padding-right: 10px;
 }





/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px) {
.bt_btn {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 119%;
}
}
/* -------------end------------- */




/* ========================================

    笆� con�� 

======================================== */

.con2_outside {
	background-color:rgba(255,255,255,0.30);
	padding-top: 50px;
	padding-bottom: 50px;}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con2_outside {
	padding-top: 30px;
	padding-bottom: 30px;}
	}
/* -------------end------------- */


/* 蟄ｦ譬｡蜈ｨ菴捺棧-------------- */

.con2_school_flex{
background-color: #ffffff;
margin-bottom: 20px;
padding: 20px;
}



.con2_school_flex &gt; li:last-child img{
    border: 5px solid #FFFFFF;
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.8));
    margin-bottom: 20px;

}

/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px){
.con2_school_flex{display: flex;
justify-content: space-between;
margin-bottom: 30px;
padding: 30px;}
    
.con2_school_flex &gt; li:first-child{width: 58%;}
.con2_school_flex &gt; li:last-child{width: 40%;}
	}
/* -------------end------------- */

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con2_school_flex &gt; li:first-child{margin-bottom: 20px;} 
	}
/* -------------end------------- */



/* 蟄ｦ譬｡蜷�-------------- */

.con2_school_logo_flex{display: flex;
justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;


}

.con2_school_logo_flex &gt; li:first-child{width: 18%;}
.con2_school_logo_flex &gt; li:last-child{width: 80%;
font-size: 200%;
font-weight: 700;
line-height: 1.2;}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con2_school_logo_flex &gt; li:last-child{font-size: 175%;} 
	}
/* -------------end------------- */

/* 蟄ｦ譬｡蜍滄寔遞ｮ蛻･-------------- */
.con2_school_type{display: flex;
margin-bottom: 20px;}

.con2_school_type &gt; li{width: 20%;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
margin-left: 5px;
margin-right: 5px;
color: #ffffff;
font-size: 88%;}

.con2_school_type &gt; li:last-child{width: 30%;}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con2_school_type &gt; li:last-child{width: 50%;} 
	}
/* -------------end------------- */




.con2_school_type li.boy{background-color: #51c8f7;}
.con2_school_type li.girl{background-color: #f74782;}
.con2_school_type li.co-ed{background-color: #59b745;}

.con2_school_type li.junior{background-color: #ffa037;}
.con2_school_type li.senior{background-color: #846add;}

.con2_school_info{
font-size: 88%;}

.con2_school_info &gt; li{
margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;}




/* ========================================

    笆� con3 

======================================== */

.con3_outside {
	padding-top: 50px;
padding-bottom: 50px;
background-color:rgba(81,200,247,0.30);
}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con3_outside {
	padding-top: 30px;
	padding-bottom: 30px;}
	}
/* -------------end------------- */


/************************************
繧医￥縺ゅｋ雉ｪ蝠�
*************************************/

.faq_dl dt::before {
    font-family: FontAwesome;
	content: "\f059 ";
    color: #0f6ab1;
    font-size: 125%;
    padding: 0 3px;
}

.faq_dl dd {
margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.faq_dl dd::before {
font-family: FontAwesome;
content: "\f06a";
    color: #E5006E;;
    font-size: 125%;
    padding: 0 3px;
}

/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px){
	
.faq_dl dt {
	clear: left;
	float: left;
	width: 35%;
}
		
.faq_dl dd {
	padding-left:  35%;
	margin-bottom: 10px;
	padding-bottom: 10px;}
	
	}
/* -------------end------------- */


/* ========================================

    笆� con�� 

======================================== */

.con4_outside {
padding-top: 50px;
padding-bottom: 50px;
background-color:rgba(255,255,255,0.30);
}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con4_outside {
	padding-top: 30px;
	padding-bottom: 30px;}
	}
/* -------------end------------- */


/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px){
.con4_flex{display: flex;
justify-content: space-between;
align-items: center;}

.con4_flex &gt; li:first-child{width: 58%;}
.con4_flex &gt; li:last-child{width: 38%;}

	}
/* -------------end------------- */

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con4_flex &gt; li:first-child{margin-bottom: 20px;}
	}
/* -------------end------------- */



.con4_attension{background-color:rgba(255,255,0,0.30);
padding: 10px;}



/* ========================================

    笆� con�� 

======================================== */

.con5_outside {
	padding-top: 50px;
padding-bottom: 100px;
    background-color:rgba(81,200,247,0.30);

}


/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con5_outside {
	padding-top: 30px;
	padding-bottom: 50px;}
	}
/* -------------end------------- */


.con5_title{background-color:rgba(0,71,155,1.00);
color: #fff;
margin-bottom: 20px;
padding-left: 5px;}


.con5_flex{display: flex;
justify-content: space-between;
flex-wrap: wrap;}


/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px){
.con5_flex &gt; li{width: 49%;}

.con5_flex &gt; li:first-child,
.con5_flex &gt; li:nth-of-type(2){
margin-bottom: 20px;}

	}
/* -------------end------------- */

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.con5_flex &gt; li{width: 100%;
    }

.con5_flex &gt; li:first-child,
.con5_flex &gt; li:nth-of-type(2),
 .con5_flex &gt; li:nth-of-type(3){
margin-bottom: 10px;}
	}
/* -------------end------------- */





.bt_questionnaire{background-color: #ffffff;
border: 1px solid #cccccc;
padding: 10px;
border-radius: 6px;}

.bt_questionnaire a{display: block;
}


.bt_questionnaire a::before{
    font-family: 'FontAwesome';
  content: "\f1c1";
padding-right: 10px;
 }

/* tab 縺薙％縺九ｉ-------------- */

.tab_container {
background-color: #fff;
  margin: 0 auto;
margin-bottom: 30px;}


.tab_item {
	width: calc(100%/5);
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	background-color: #ffffff;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	font-size: 85%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
    border: 1px solid #cccccc;
}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
.tab_item {
	width: calc(100%/5);
padding-right: 3px;
padding-left: 3px;
font-size: 68%;
height: 55px;
	
}
	}
/* -------------end------------- */


.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
   padding: 2%;
}


#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content,
#tab5:checked ~ #tab5_content,
#tab6:checked ~ #tab6_content,
#tab7:checked ~ #tab7_content,
#tab8:checked ~ #tab8_content,
#tab9:checked ~ #tab9_content,
#tab10:checked ~ #tab10_content,
#tab11:checked ~ #tab11_content,
#tab12:checked ~ #tab12_content,
#tab13:checked ~ #tab13_content,
#tab14:checked ~ #tab14_content,
#tab15:checked ~ #tab15_content{
  display: block;
}
.tab_container input:checked + .tab_item {
  background-color: #28508c;
  color: #fff;
}
/* tab 縺薙％縺ｾ縺ｧ-------------- */


/* ========================================

    笆� SNS

======================================== */

.sns_flex_box &gt; li:first-child {
	text-align: center;
}

/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px) {
.sns_flex_box {
	display: flex;
	justify-content: space-between;
align-items: center;
}
.sns_flex_box &gt; li {
	width: 50%;
}
}
/* -------------end------------- */

.sns_icon {
	display: flex;
	font-size: 300%;
	justify-content: space-around;
	color: #ffffff;
}
.sns_icon a {
	color: #ffffff;
}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px) {
.sns_icon {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
}
/* -------------end------------- */


/* ========================================

    笆� Cta

======================================== */

.cta_btn {
	background-color: #e50012;
	width: 10em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 125%;
	font-weight: 700;
	margin-left: auto;
margin-right: 0px;
}
.cta_btn a {
	color: #ffffff;
}

.cta_btn a::before{
    font-family: 'FontAwesome';
  content: "\f073";
padding-right: 10px;
 }

.cta_btn:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px) {

.cta_btn a {
	font-size: 100%;
}
}
/* -------------end------------- */



.nav_btm {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	display: none;
	width: 100%;
}
/* ====================================================
縲pagetop
==================================================== */

.pagetop {
	display: none;
	position: fixed;
	bottom: 60px;
	right: 15px;
}
.pagetop a {
	display: block;
	color: #00479b;
	font-size: 300%;
/* color: rgba(43,161,220,1.00);*/
        }


.pagetop a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px) {
.pagetop {
	bottom: 50px;
}
.pagetop a {
	font-size: 200%;
}
}
/* -------------end------------- */
/* ========================================

    笆� Copyright

======================================== */
#footer{
    margin-right: 0;
    margin-left: 0;
    overfloa: hidden;
    padding-bottom: 20px;
	padding-top: 30px;
    background-color:rgba(0,71,155,0.70);
    color: #ffffff;
    
}


/* footer_flex_box 縺薙％縺九ｉ-------------- */
/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px){
.footer_flex_box{display: flex;
justify-content: space-between;
margin-bottom: 50px;}

.footer_flex_box &gt; li:first-child {
	width: 50%;
}

.footer_flex_box &gt; li:last-child {
width: 35%;
}
	}
/* -------------end------------- */




/* footer_info 縺薙％縺九ｉ-------------- */

.footer_info{
line-height: 1.4;}

.footer_contact_title{background-color:rgba(0,71,155,1.00);
width: 7em;
text-align: center;
padding-top: 2px;
padding-bottom: 2px;}

.footer_name{font-size: 188%;
font-weight: 700;}

.footer_tel{font-size: 150%;
font-weight: 700;}

.footer_tel a{
    color: #ffffff;}

 .footer_mail a{
    color: #ffffff;}

address{font-size: 75%;
text-align: center;}

/* 蟆上＆縺�判髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (max-width:767px){
#footer{
padding-top: 20px;
padding-bottom: 50px;}
    
 /* footer_flex_box 縺薙％縺九ｉ-------------- */
 .footer_flex_box{
margin-bottom: 30px;}
    
.footer_flex_box &gt; li:first-child {
margin-bottom: 30px;
}

    
.footer_add,
.footer_url
    {margin-bottom: 5px;} 
    
 .footer_tel{
	width: 10em;
	margin-bottom: 5px;
    background-color:rgba(255,255,255,0.80);
	border-radius: 6px;
	border: 1px solid rgba(0,71,155,1.00);
     text-align: center;
    }
 
.footer_mail{
	width: 20em;
	margin-bottom: 5px;
    background-color:rgba(255,255,255,0.80);
	border-radius: 6px;
	border: 1px solid rgba(0,71,155,1.00);
     text-align: center;
    }
    
.footer_tel a,
.footer_mail a{
display: block;
padding: 5px;
color: rgba(0,71,155,1.00);}
    
	}
/* -------------end------------- */



/* PC蜷代￠繝ｬ繧､繧｢繧ｦ繝医�謖�ｮ夲ｼ�481px莉･荳翫〒縺ｯ蝗ｺ螳壹Ξ繧､繧｢繧ｦ繝� */
.miniimage {
	display: none;
}  /* mini繧帝撼陦ｨ遉ｺ */
.bigimage {
	display: block;
	line-height: 0px;
} /* big繧定｡ｨ遉ｺ */

@media screen and (max-width: 480px) {
.miniimage {
	display: block;
	line-height: 0px;
} /* mini繧定｡ｨ遉ｺ */
.bigimage {
	display: none;
}   /* big繧帝撼陦ｨ遉ｺ */
}
/*  PC縺ｮ縺ｿ縺ｫ陦ｨ遉ｺ縺吶ｋ繝｡繝九Η繝ｼ*/
.only_smt {
	display: none;
}  /* mini繧帝撼陦ｨ遉ｺ */
.only_pc {
	display: block;
} /* big繧定｡ｨ遉ｺ */

/*  繧ｹ繝槭�縺ｮ縺ｿ縺ｫ陦ｨ遉ｺ縺吶ｋ繝｡繝九Η繝ｼ*/
@media only screen and (max-width: 768px) {
.only_smt {
	display: block;
} /* mini繧定｡ｨ遉ｺ */
.only_pc {
	display: none;
}   /* big繧帝撼陦ｨ遉ｺ */
}
.nav_btm {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	display: none;
}

/* 螟ｧ縺阪＞逕ｻ髱｢逕ｨ縺ｮ險ｭ螳�-------------- */
@media (min-width:768px){
    #school01,
#school02,
#school03,
#school04,
#school05,
#school06,
#school07,
#school08,
#school09,
#school10,
#school11,
#school12,
#school13,
#school14,
#school15,
#link_faq,
#link_guidemap,
#link_archive
{margin-top:-120px;	
padding-top:120px;}
	}
/* -------------end------------- */

/* 繝輔ぉ繝ｼ繝峨う繝ｳ逕ｨ縺ｮCSS */
.slide-bottom {
   opacity: 0;
   transform: translateY(50px);
   transition: all 1.3s 0s ease-out;
 }



</pre></body></html>