@charset "Shift-JIS";
@media screen and (max-width: 640px){

*{
	margin:0;
	padding:0;
}

body { 
	color: #000000;
	font-family: 'CI','lr oSVbN','lr SVbN', 'qMmpS Pro W3','HGSSVbNE','MS P Gothic',sans-serif;
	width:100%;
	background-color:#FFFFFF;
	font-size:16px;
	line-height:1.5;
}

.sp_none{
	display: none;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

/*ξ{J[*/
#footer01{
	background-color:#004094;
	color:#FFFFFF;
	border-top:3px #b69246 solid;
	padding:2em 0;
	width:100%;
	text-align:center;
	font-size:0.6em;
}

#header01{
	background-color:#FFFF66;
	color:#000000;
}

#header01_solto{
	background-image:url("./img/header_bg01.png");
	background-color:#0000AE;
	width:100%;
	padding:10px 0 15px;
	background-repeat:repeat-x;
	background-size: auto 100%;
}

.title_h2,.title_h2_width,.title_h202{
	border-top:3px #004094 solid;
	border-bottom:3px #dc0038 solid;
}


a{
	color:#3B5FB5;
	text-decoration:underline;
}

a:hover{
	color:red;
	text-decoration:none;
}
/*ξ{J[*/

img{
	border:0;
	margin:0;
}

table,tr,td {
	border-collapse: collapse; 
}

.clear{
	clear:both;
	height:0px;
}

#web01{
	width:100%;
}

#header01{
	width:100%;
}

#header02{
	width:98%;
	margin:0 auto;
	position:relative;
	padding:0 1%;
}


.title_h2{
	width:100%;
	position:relative;
}

.title_h2 h2{
	font-size:1.2em;
	font-weight:bold;
	padding:0.5em;
}


.title_h2_width{
	width:100%;
	position:relative;
	margin:0 0 1em 0;
}

.title_h2_width h2{
	font-size:1.2em;
	font-weight:bold;
	padding:0.5em;
}


.logo{
	width:100%;
	margin:00.5em auto;
}

.logo img{
	width:100%;
}

.logo a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.counter{
	display:none;
}

.counter02{
	display:none;
}

.header_right{
	width:100%;
	text-align:right;
	margin:0 0 0 0;
}

.header_right02{
	width:100%;
	margin:0.7em 0 0 0;
}

.header_right img{
	width:30%;
}
.header_right03{
	width:45%;
	text-align:right;
	float:right;
}

.title_h1{
	font-size:0.6em;
	padding:1% 0 0 0;
	float:left;
	width:80%;
	color:#004094;
}

.header_reserve{
	text-align: center;
}

.header_reserve a{
	display: inline-block;
	padding: 10px 20px;
	margin-top: 5px;
	border-radius: 40px;
	background: #dc0038;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.header_reserve a:hover{
	background: #004094;
}

.login{
	width:18%;
	float:right;
}

.login img{
	width: 100%;
}

#style01{
	width:100%;
	margin:0 auto;
	background-color:#FFFFFF;
}

.main_image_area{
	width:100%;
	margin:0;
}

.sp_menu_button{
	box-sizing: border-box;
	position: relative;
	width: 100%;
	padding: 10px 15px;
	margin: 0;
	background: #dc0038;
	border-bottom: 1px solid #cccccc;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}

.sp_menu_button .close{
	display: none;
}

.sp_menu_button.active .open{
	display: none;
}

.sp_menu_button.active .close{
	display: block;
}

.sp_menu_button:after {
  position: absolute;
  height: 3px;
  width: 15px;
  top: 0;
  right: 15px;
  bottom: 0;
  background: #fff;
  box-shadow: 0 5px 0 #fff, 0 -5px 0 #fff;
  content: '';
  display: block;
  margin: auto 0;
}

.sp_menu_button.active:after {
  width: 15px;
  height: 15px;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  content: "\00d7";
  font-size: 22px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
}

.header_menu{
	display: none;
}

.header_menu > li{
	position: relative;
	border-bottom:1px #ddd solid;
}

.header_menu > li span{
	position: relative;
	display: block;
	padding: 0 15px;
	background: #fff;
	color: #0a438a;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}

.header_menu > li span:after{
	position: absolute;
	top: 30%;
	right: 15px;
	content: "";
	width: 10px;
	height: 10px;
	border-right: 2px #0a438a solid;
	border-bottom: 2px #0a438a solid;
	transform: rotateZ(45deg);
}

.header_menu > li span.active:after{
	top: 40%;
	transform: rotateZ(-135deg);
}

.header_menu02{
	display: none;
	border-top: 1px #eee solid;
}

.left_content{
	width:96%;
	margin:1em auto;
	border-bottom:1px #333 dotted;
	padding:0 0 1em 0;
}

.right_content{
	width:96%;
	margin:0 auto 1em auto;
}

.right_content table{
	width:100%;
	margin:0 0 0.5em 0;
}

.right_banner{
	width:100%;
}

.right_banner img{
	width:100%;
	margin:0 0 0.5em 0;
}

.news_list01{
	width:100%;
	margin:1.5em auto;
}

.news_list02{
	font-size:1em;
	line-height:1.5;
	margin:0 0 1em 0;
	border-bottom:1px #CCCCCC dotted;
}

#footer01{
	width:100%;
	padding:50px 0;
	text-align:center;
}



.box_style01{
	margin:0 auto 10px auto;
	width:100%;
	font-size:0.8em;
}

.box_style02{
	margin:0 1% 2% 0;
	width:49%;
	float:left;
}

.box_style02 a{
	display:block;
	background-color:#004094;
	color:#FFFFFF;
	text-decoration:none;
	padding:4% 5% 4% 6%;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style02 a:hover{
	background-color:#dc0038;
}

.box_style0202{
	margin:0 0 2% 0;
	width:100%;
}

.box_style0202 a{
	display:block;
	background-color:#36416B;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 7%;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style0202 a:hover{
	background-color:#FFCC00;
	color:#265CFF;
	text-decoration:none;
	background-image:url("./img/img02.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style03{
	margin:0 1% 2% 0;
	width:49%;
	float:left;
}

.box_style03 a{
	display:block;
	background-color:#018402;
	color:#FFFFFF;
	text-decoration:none;
	padding:4% 5% 4% 6%;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style03 a:hover{
	background-color:#FFCC00;
	color:#FFFFFF;
	text-decoration:none;
}

.box_style0302{
	margin:0 0 2% 0;
	width:100%;
}

.box_style0302 a{
	display:block;
	background-color:#36416B;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 7%;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style0302 a:hover{
	background-color:#FFCC00;
	color:#265CFF;
	text-decoration:none;
	background-image:url("./img/img02.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.index_text_area{
	border: 1px #359847 solid;
	margin: 1em 0 0 0;
}

.index_text_title{
	padding: 2% 4%;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #359847;
}

.index_text_area p{
	padding: 2%;
}



/*‘‘‘XPW[‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.stSchTitleC {
	text-align:center;
	border: 1px solid #d0dbc8;
	font-size:0.8em;
	margin:1% 0;
	padding:2% 0;
	background: #ffffff;

}

.stSchList {
	font-size:0.8em;
	margin:1% 0;
	padding:2% 0;
	background: #ffffff;

}

.stSchList img{
	border:none;
	vertical-align:middle;
}

.stSchList table{
	width:100%;
	border:0;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0;
}

.stSchList th{
	text-align:center;
	border: 1px solid #d0dbc8;
	width:10%;
	font-size:1.2em;
	padding:1% 0;
}

.stSchList td{
	border: 1px solid #d0dbc8;
	text-align:left;
	font-size:1em;
}


.sc01{
	margin:1%;
}


.sc02{
	width:30%;
}
.sc02 img{
	width:100%;
}

.sc03{
	width:100%;
}


/*‘‘‘IθEX^btΠξ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.m_list {
width:100%;
margin:1em auto;
}

.member_content02{
	width:70%;
margin:0 auto 1em auto;
}

.member_content02 img{
	width:100%;
	margin:0 0 0 0;
}

.member_content03{
	width:100%;
	border-bottom:1px #CCCCCC dotted;
	vertical-align:top;
	margin:0 auto;
	padding:0.5em 0;
}

.menmber_name001{
	font-weight:bold;
	margin:0 0 0.5em 0;
	color:#0000AE;
}

.menmber_name002{
	margin:0 0 0.5em 0;
}

.menmber_name003{
	margin:0 0 0.5em 0;
}

/*‘‘‘j[X‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.news01{
	font-size:1.2em;
	padding:0 0 0.5em 0;
	margin:0 0 1em 0;
	border-bottom:1px #CCC dotted;
	font-weight:bold;
}

.news01 img{
	margin:0 0 0.5em 0;
}

.news02{
	font-size:1em;
	text-align:right;
}

.news03{
	font-size:1em;
	line-height:1.5;
	margin:0 0 1em 0;
}

.news04{
	font-size:1em;
	line-height:1.5;
	margin:0 0 1em 0;
	width:100%;
}

.news05{
	width:100%;
	margin:0 auto 15px auto;
	border:1px #CCCCCC solid;
}

.news06{
	font-size:1em;
	line-height:1.5;
	width:100%;
	margin:0 0 1em 0;
}

.news06 img{
	width:100%;
}

.news07{
	font-size:1em;
	line-height:1.5;
	width:100%;
	margin:0 0 1em 0;
}



.news08{
	max-width:100%;
	margin:0 auto 1em auto;
}

.news08 img{
	width:100%;
}

.kekka_01{
	padding:5px 0;
	text-align:center;
	background-color:#0000AE;
	color:#FFFFFF;
	font-weight:bold;
	border:1px #CCCCCC dotted;
	font-size:1em;
}

.kekka_02{
	padding:5px 0;
	text-align:center;
	border:1px #CCCCCC dotted;
	font-size:1em;
}

.kekka_03{
	padding:10px;
	text-align:left;
	border:1px #CCCCCC dotted;
	font-size:1em;
	line-height:1.5;
}


/*‘‘‘tHg‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

#BigImage{
	width:100%;
	margin:1em auto 1em auto;
}
#BigImage img{
	width:100%;
}

.p_area001{
	width:100%;
	margin:0 0 1em 0;
}

.photo_content02{
	width:19%;
	height:80px;
	overflow:hidden;
	border:2px #FFFFFF solid;
}

.photo_content02 img{
	width:100%;
	max-height:80px;
}

/*‘‘‘OC‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.login001{
	margin:40px auto;
	border:1px #CCC dotted;
}

.login001 table{
	width:80%;
	margin:20px auto;
}

.login001 th{
	width:100%;
	display:block;
	text-align:left;
	font-size:normal;
	padding:5px 0;
}

.login001 td{
	width:100%;
	padding:5px 0;
	display:block;
}

.input1{
	font-size:14px;
	padding:5px 10px;
	width:280px;
}

.login003{
	text-align:center;
	margin:0 0 20px 0;
}

/*‘‘‘¨β’νΉ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.contact_form{
	width:100%;
	margin:1em auto;
}

.contact_form td{
	display:block;
	padding:2%;
}

.contact_1{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#0000AE;
}

.contact_btn{
	text-align:center;
}

.contact_btn input{
	padding:0.2em;
	font-size:1.2em;
	margin:1em auto;
}

.input_st01{
	width:90%;
	padding:5%;
	margin:0.5em 0;
}

.input_st02{
	width:10%;
	padding:5%;
	margin:0.5em 0;
}
.input_st03{
	width:90%;
	padding:5%;
	height:6em;
	margin:0.5em 0;
}


.input_st04{
	width:90%;
	padding:5%;
	margin:0.5em 0;
}

/*‘‘‘uO‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.blog_style01{
	width:100%;
	padding:1em 0;
}


.blog_img{
	width:100%;
	margin:0 0 5px 0;
	text-align:center;
}


.blog_bot{
	text-align:center;
}

.soul_title03 {
	border-bottom: double 5px #004094;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding: 0 0 5px 0;
}

.soul_body01{
	margin:40px 0;
}

.soul_body01 ol{
	margin:20px 0 20px 30px;
}

.side_menu_blog_list01{
	width:80%;
	padding:5%;
	border:5px #333 solid;
	margin:5px auto;	 
    border-radius: 10px;        /* CSS3Δ */  
    -webkit-border-radius: 10px;    /* Safari,Google Chromep */  
    -moz-border-radius: 10px;   /* Firefoxp */  
}



.side_menu_blog_list02{
	background-image:url("./img/icon_blog.gif");
	background-repeat:no-repeat;
	background-position:0 8px;
	padding:0 0 0 10px;
	line-height:16px;
	margin:0 0 10px 0;
}

.side_menu_blog_list03{
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 0;
}

.side_menu_blog_list03 img{	
	width:200px;
}

.sc_st_new01{
	margin:0 auto;
	padding:15px 0 0 0;
	width:96%;
}


.ac_sty001{
	width:540px;
	border:2px #3B5FB5 dashed;
	padding:20px;
	margin:20px auto;
	background-color:#F2F7FD;
}

.ac_sty002{
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	color:#3B5FB5;
	margin:0 0 10px 0;
}

.ac_sty003{
	margin:10px 0 10px 0;
}

.ac_sty005{
	border-bottom:1px #333333 solid;
}

.ac_sty004{
	width:270px;
	float:left;
	margin:5px 0 5px 0; 
	text-align:center;
}

.ac_sty006{
	width:270px;
	float:right;
	margin:5px 0 5px 0;
	text-align:center;
}

.link01{
	width:96%;
	margin:1em auto 0 auto;
}

.link02{
	width:100%;
	 padding:0.5em 0;
	 text-align: center;
	 margin:0 0 1em 0;
}

.link02 img{
	width:100%;
	 border:1px #CCCCCC solid;
}

.link03{
	width:100%;
	 padding:0.5em 0;
	 text-align: center;
	 margin:0 0 1em 0;
}

.link03 img{
	width:100%;
	 border:1px #CCCCCC solid;
}

.link_style{
	margin:1em auto;
	width:96%;
	border-bottom:1px #CCCCCC dotted;
}

.link_style th{
	width:100%;
	display:block;
	margin:0 0 1em 0;
}

.link_style th img{
	width:100%;
	border:1px #CCCCCC solid;
}

.link_style td{
	width:100%;
	display:block;
	margin:0 0 1em 0;
}

.news_list01 iframe{
	width:100%;
}

.more{
	width:140px;
	float:right;
	border:1px #004094 solid;
}

.more a{
	display:block;
	padding:3px 0;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#004094;
}

.more a:hover{
	background-color:#dc0038;
}

.page_contant{
	margin:1em 0;
}

.page_area{
	margin:0 0 1em 0;
}

.page_area p{
	margin:0 0 1em 0;
}

.page_title{
	border-left:5px #0000AE solid;
	font-size:18px;
	padding:5px 0 2px 5px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.page_title02{
	border-bottom:2px  #0000AE dotted;
	margin:0 0 10px 0;
	color:#FF0000;
}

.bt_menu_style01 {
    width: 100%;
}

.bt_menu_style02 {
    width: 100%;
    margin: 0 0 1em 0;
}

.bt_menu_style02 a {
    display: block;
    background-color: #004094;
    border-radius: 10px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-size: 1em;
    padding: 4% 2%;
    border: 1px #004094 solid;
}

.bt_menu_style02 a:hover{
    background-color: #dc0038;
}

.page_area ul{
	margin:0 0 0 20px;
}

.page_area .page_btn01{
	margin-left: 0;
	list-style-type: none;
}

.page_btn01 li{
	width: 48%;
	float: left;
	margin: 0 1% 2% 1%;
}

.page_btn01 li a{
	display: block;
	padding: 5% 10%;
	background-color: #dc0038;
	color: #FFFFFF;
	text-decoration: none;
}

.page_btn01 li a:hover{
	background-color: #004094;
}

.redstar_box{
	width: 100%;
}

.redstar_box th{
	background-color: #dc0038;
	border: 1px #333 solid;
	padding: 5px 10px;
	color: #fff;
}

.redstar_box td{
	padding: 5px 10px;
	border: 1px #333 solid;
}
.redstarfc01_box{
	width: 100%;
}

.redstarfc01_box th{
	display:block;
	background-color: #dc0038;
	border: 1px #333 solid;
	padding: 5px 10px;
	color: #fff;
}

.redstarfc01_box td{
	display:block;
	padding: 5px 10px;
	border: 1px #333 solid;
}

.page-left02 {
    width: 100%;
    margin: 0 0 0.5em 0;
}
.page-right02 {
    width: 100%;
}
.page-right02 img {
    width: 100%;
}

.page_img_list01{
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0 auto 50px auto;
}

.page_img_list01 li{
	width: 49%;
	margin: 0 1% 1% 0;
}

.page_img_list01 li img{
    max-width: 100%;
}

.index_link{
	padding: 0 2%;
	margin-bottom: 10%;
}

.index_link_list{
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
}

.index_link_list li{
	width: 48%;
	margin: 0 2% 4% 0;
}

.index_link_list li:nth-child(2n){
	margin-right: 0;
}

.index_link_name{
	font-size: 0.8em;
}

.index_link_img img{
	width: 100%;
}



}