@charset "UTF-8";
/* CSS Document */

.hideAtSP {
	display: none;
}

/*レイアウト*/

h1{
	margin:5px 0 0 0;
	font-size: 10px;
	color:#987e37;
}

h2.subtitle1{
	/* width:950px; */
	/* height:35px; */
	margin:40px 0 0 0;
	padding:10px 0 0 10px;
	background:#0075be;
	border-radius: 8px;        /* CSS3草案 */  
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 8px;   /* Firefox用 */  
}

h2.subtitle2{
	/* width:455px; */
	height:35px;
	margin:0;
	padding:10px 0 0 10px;
	background:#0b8229;
	border-radius: 8px;        /* CSS3草案 */  
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 8px;   /* Firefox用 */  
}

h3.subtitle1{
	/* width:235px; */
	height:22px;
	margin:18px 0 0 0;
	padding:6px 0 0 10px;
	text-align: center;
	background:#0b8229;
	border-radius: 4px;        /* CSS3草案 */  
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 4px;   /* Firefox用 */  
}




#header_top{
	height: 0px !important;
	overflow: hidden;
	padding-top: 2px;
	background:#0075be;
	position: fixed;
	top:0;
	width: 100%;
}

#header{
	width:100%;
	overflow:hidden;
	padding-top:14px;
	padding-left: 10px;
	padding-bottom: 14px;
	position: fixed;
	background: #fff;
	top: 2px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	box-sizing: border-box; 
	z-index: 10;
}

#header #logo1{
	float:left;
	width: 77px;
}
#header #logo1 img {
	width: 77px;
}
#header #logo2{
	margin:1px 0 0 5px;
	float:left;
	width: 146px;
}
#header #logo2 img {
	width: 146px;
}

#header #sns{
	display: none;
}

#header_m_sp {
	margin-top: 44px;
}

#header #header_menu_sp {
}
#header #header_menu_sp .icon {
	position: absolute;
	top: 2px;
	right: 2px;
}
#header #header_menu_sp ul {
	display: none;
	margin-top: 40px;
}
#header #header_menu_sp ul li {
	padding: 10px 10px;
	border-top: dotted 1px #0075be;
}
#header #header_menu_sp ul li a {
	font-weight: bold;
	font-size: 14px;
	color: #0075be;
}
#header #header_menu_sp ul li a:before {
	content: '▶';
	color: #ff7800;
	margin-right: 5px;
}


/*グローバルナビゲーション*/

#gnav_bg , 
#gnav_bg_fixed {
	display: none;
	}
.link_anker {
	position: relative;
}
.link_anker a {
	
	display: block;
	position: absolute;
	top: -44px;
}


/*コンテンツ*/

.tbox1{
	/* width:960px; */
	padding:20px 0 0 0;
	text-align:left;
	overflow:hidden;
}

.tbox1 .figure1{
	/* width:370px; */
	/* float:left; */
}

.tbox1 .tin{
	margin-top: 20px;
	/* width:570px; */
	/* float:right; */
}

.mat_subtitle1{
	/* width:294px; */
	height:32px;
	text-align:center;
	padding:16px 0 0 0;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius-topleft: 7px;
	border-radius-topright: 7px;
	border-radius-bottomright: 0px;
	border-radius-bottomleft: 0px;
	background:#ff9600;
}

.mat_box1{
	/* width:900px; */
	padding: 20px 10px 20px 10px;
	border-radius: 0px 0px 10px 10px;
	border:solid 5px #ff9600;
	background:#fffaf2;
	overflow:hidden;
}

.mat_box1 .txt{
	/* width:720px; */
	/* float:left; */
}

.mat_box1 .btn{
	width:169px;
	height:52px;
	/* float:right; */
	margin: 20px auto 0;
}

.mat_box2{
	margin:40px 0 0 0;
	overflow:hidden;
}

.mat_box2 .box1{
	box-sizing: border-box;
	min-height: 244px;
	padding: 30% 3.3% 0 34%;
	background:url(../../images/matome/pc/subtitle_bg_1.gif) no-repeat;
	background-size: 100%;
}

.mat_box2 .box2{
	box-sizing: border-box;
	min-height: 244px;
	padding: 30% 3.3% 0 34%;
	background:url(../../images/matome/pc/subtitle_bg_2.gif) no-repeat;
	background-size: 100%;
}

.mat_box2 .box3{
	box-sizing: border-box;
	min-height: 244px;
	padding: 30% 3.3% 0 34%;
	background:url(../../images/matome/pc/subtitle_bg_3.gif) no-repeat;
	background-size: 100%;
}


/*
#breadcrumb{
	margin:10px auto;
	text-align:left;
	font-size:10px;
	color:#818181;
}

#main{
	overflow:hidden;
	}

#lbox{
	width:710px;
	padding:20px 0 0 0;
	float:left;
	text-align:left;
	}

#rbox{
	width:250px;
	padding:15px 0 0 0;
	float:right;
	}

#rbox .banner{
	width:240px;
	padding:10px 0 0 0;
	}

#rbox .banner img{
	padding:10px 0 0 0;
	}

#btn_bg{
	width:664px;
	padding:6px 22px;
	border:1px solid #e3dcc9;
	overflow:hidden;
	}

#btn_bg #lbtn{
	width:329px;
	height:59px;
	float:left;
	}

#btn_bg #rbtn{
	width:329px;
	height:59px;
	float:right;
	}
*/

.shi_box1{
	/* width:960px; */
	margin: 20px 0 0 0;
	overflow:hidden;
}

.shi_box1 .lbox{
	/* width:465px; */
	/* float:left; */
	overflow:hidden;
}

.shi_box1 .rbox{
	/* width:465px; */
	/* float:right; */
	overflow:hidden;
	margin-top: 20px;
}

.shi_box1 .lbox .ph,
.shi_box1 .rbox .ph{
	width:199px;
	margin: 20px auto 0;
	/* float:left; */
}

.shi_box1 .lbox .txt,
.shi_box1 .rbox .txt{
	/* width:245px; */
	margin:20px 0 0 0;
	/* float:right; */
}


.shi_box1 .lbox .line,
.shi_box1 .rbox .line{
	/* padding:13px 0; */
	clear:both;
}

.shi_box1 .lbox .btn2a,
.shi_box1 .rbox .btn2a{
	/* width:395px; */
	margin:0 0 0 0;
	padding:0 0 0 70px;
	background:url(../../images/shirabegakusyu/pc/btn_1.gif) center left no-repeat;
}

.shi_box1 .lbox .btn2b,
.shi_box1 .rbox .btn2b{
	width:395px;
	margin:0 0 0 0;
	padding:0 0 0 70px;
	background:url(../../images/shirabegakusyu/pc/btn_2.gif) center left no-repeat;
}

.shi_box1 .lbox .btn1a,
.shi_box1 .rbox .btn1a{
	/* width:395px; */
	margin:0 0 0 0;
	padding:10px 0 10px 70px;
	background:url(../../images/shirabegakusyu/pc/btn_1.gif) center left no-repeat;
}

.shi_box1 .lbox .btn1b,
.shi_box1 .rbox .btn1b{
	/* width:395px; */
	margin:0 0 0 0;
	padding:10px 0 10px 70px;
	background:url(../../images/shirabegakusyu/pc/btn_2.gif) center left no-repeat;
}

/*下層ページ*/

#pagetitle{
	width:980px;
	margin:10px 0 5px 0;
	text-align:center;
	}


/*テーブルスタイル*/

table.style1 {
	border-collapse:collapse;
	margin:20px 0 0 0;
}

table.style1 th,
table.style1 td {
	border:solid 1px #b3b3b3;
}

table.style1 th.top {
	padding: 5px 0px;
	background:#ecf8ff;
	color:#595959;
}

table.style1 th.number {
	/* width:4%; */
	vertical-align:middle;
	text-align:center;
	background:#ecf8ff;
	color:#595959;
}

table.style1 td.thema {
	/* width:51%; */
	padding: 5px;
	vertical-align:middle;
}

table.style1 td.thema2 {
	width:66%;
	padding:20px;
	vertical-align:middle;
}

table.style1 td.gakunen1 {
	/* width:5%; */
	padding: 5px 0;
	vertical-align:middle;
	text-align:center;
	background:#cecece;
	color:#fff;
}

table.style1 td.gakunen2 {
	/* width:5%; */
	padding: 5px 0;
	vertical-align:middle;
	text-align:center;
	background:#218ec6;
	color:#fff;
}

table.style1 td.days {
	/* width:5%; */
	padding: 5px 0;
	vertical-align:middle;
	text-align:center;
	background:#cecece;
	color:#fff;
}

table.style1 td.days2 {
	/* width:5%; */
	padding: 5px 0;
	vertical-align:middle;
	text-align:center;
	background:#3668b6;
	color:#fff;
}


/*フッター共通*/

#contents_line{
	width:100%;
	height:6px;
	background:url(../../images/common/bg_line.gif);
	background-size: auto 6px;
}

#b_contents{
	padding:20px 0 0px 0;
	text-align:center;
	overflow:hidden;
}

#b_contents .title{
	width: 300px;
	padding:0 10px 20px ;
}
#b_contents .title img {
	width: 300px;
}
#b_contents p {
	font-size: 120%;
	margin: 0 10px 20px;
	text-align: left;
}

#b_contents ul{
	text-align:left;
	margin: 0px 10px;
}

#b_contents ul li{
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	position: relative;
}
#b_contents ul li:before {
	content: '●';
	position: absolute;
	top: 50%;
	left: -5px;
	font-size: 16px;
	margin-top: -8px;
	color: #ff9600;
}


/* スマホ用 SNS */
#sns_sp {
	overflow: hidden;
}
#sns_sp .icon {
	display: block;
	float: left;
	text-align: center;
	width: 25%;
}
#sns_sp .icon  img {
	width: 64px;
}



/*フッターナビゲーション*/

#fnav_bg{
	width:100%;
	height:146px;
	background:url(../../images/common/f_bg.gif) top repeat-x;
	overflow:hidden;
	margin-top: 10px;
}

#fnav{
	text-align:center;
	overflow:hidden;
}

#fnav .in{
	margin:5px 20px 0;
}

#fnav .in a {
	display: block;
	margin: 8px auto;
	font-size: 12px;
	line-height: 1;
}

/*フッター*/

#footer{
	width:100%;
	background:#0075be;
	padding:15px 0;
}
#footer .in{
	text-align:center;
}

#bottom_banner {
	padding: 0 10px;
}

#bottom_banner img {
	width: 100%;
}