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

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: normal;
    src: url('../font/notosabRguler.woff') format('woff');
} 
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: bold;
    src: url('../font/notosabBold.woff') format('woff');
}




body {
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #403a34;
}

/*IE11だけに適用されるCSSハック*/
@media all and (-ms-high-contrast:none) {
	body {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}

a {
	color: #006567;
}
sup {
	font-size: 70%;
	vertical-align: top;
}
.green {
	color: rgba(0,101,103,1.00);
	font-weight: 600;
}
span.pink {
	 color: rgba(188,119,156,1.00);
}
#regular {
	position: relative;
}
.spOnly {
	display: none;
}



/*header*/

#header  {
	background-color: #DCDCC7;
	height: 68px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	border-bottom: 2px solid #CFCFB2;
	width: 100%;
}
#header #headerCont  {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#headerCont #headerRight {
	float: right;
	width: 384px;
}
#headerCont #toIndex a {
	float: left;
	margin-top: 4px;
}
#headerCont #toIndex a img {
	width: 384px;
}
#headerRight #toEnglish a {
	background-color: #BC779C;
	color: #fff;
	float: right;
	height: 20px;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 40px;
	text-decoration: none;
	font-size: 74%;
	background-image: url(../images/arrow_whiteP_r.png);
	background-size: 15% auto;
	background-position: 90% 6px;
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 20px;
}
#headerRight #toEnglish a:hover {
	background-color: #C0C1C1;
}
#headerRight #headerLink li a {
	color: #403A34;
	text-decoration: none;
	float: right;
	margin-left: 12px;
	height: auto;
}
#headerRight #headerLink {
	clear: both;
	font-size: 76%;
	width: 384px;
}


#header #headMob {
	display: none;
}


/*arrow*/

a .arrowPright {
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background-size: 64px auto;
	background-position: 0px 48px;
	padding-top: 0px;
	margin-top: -2px;
	margin-right: 2px;
}
a .arrowGup {
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 16px 0px;
	padding-top: 0px;
	float: left;
	display: block;
	margin-top: -3px;
	margin-right: 2px;
}
a .arrowPdown {
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 32px 48px;
	padding-top: 0px;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 8px;
}
a .arrowPdown_l {
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 32px 48px;
	padding-top: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
}
a .arrowWPdown {
	background-image: url(../images/arrow_white.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 32px 32px;
	padding-top: 0px;
	float: right;
	display: block;
	margin-top: 0px;
}
a .arrowWPdown_l {
	background-image: url(../images/arrow_white.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 32px 32px;
	padding-top: 0px;
	float: left;
	display: block;
	margin-top: -2px;
	margin-right: 4px;
}
a .arrowWPright {
	background-image: url(../images/arrow_white.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 0px 32px;
	padding-top: 0px;
	float: right;
	display: block;
	margin-top: 0px;
}
a .arrowWPright_l {
	background-image: url(../images/arrow_white.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 0px 32px;
	padding-top: 0px;
	float: left;
	display: block;
	margin-top: -2px;
	margin-right: 4px;
}
a .arrowGright {
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 64px 0px;
	padding-top: 0px;
	float: left;
	display: block;
	margin-top: -2px;
	margin-right: 4px;
	font-size: medium;
	margin-left: 12px;
}
a .arrowGleft {
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 112px 16px;
	display: block;
}
a .arrowWright {
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 64px 32px;
	padding-top: 0px;
	float: left;
	display: block;
	margin-top: -2px;
	margin-right: 4px;
	font-size: medium;
}
a .arrowWright2 {
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	background-size: 64px auto;
	background-position: 64px 32px;
	padding-top: 0px;
	display: block;
	margin-top: -2px;
	margin-right: 8px;
	font-size: medium;
	float: right;
}
a:hover .arrowPright{
	background-image: url(../images/arrow.png);
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background-size: 64px auto;
	background-position: 0px 16px;
	padding-top: 0px;
	margin-top: -2px;
	margin-right: 2px;
}


/*Gloval Navi*/

#gNaviArea {
	height: 48px;
	background-image: url(../images/greenCheck.png);
	background-size: 24px auto;
	margin-bottom: 16px;
	width: 100%;
	padding-left: 0px;
	z-index: 8;
	position: relative;
}
#gNaviArea #gNavi {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#gNaviArea #gNavi li a {
	color: #fff;
	text-decoration: none;
	width: 25%;
	float: left;
	text-align: center;
	font-size: 80%;
	letter-spacing: 0.2em;
	padding-top: 18px;
	height: 30px;
	font-weight: bold;
}
#gNaviArea #gNavi .stay a {
	color: #006467;
	text-decoration: none;
	width: 25%;
	float: left;
	text-align: center;
	font-size: 90%;
	letter-spacing: 0.2em;
	padding-top: 18px;
	height: 30px;
	font-weight: bold;
	background-color: #fff;
}
#gNaviArea #gNavi li a:hover {
	background-color: #fff;
	color: #006467;
	opacity: 0.7;
}


/*Page Navi*/

#pNaviArea {
	display: table;
	clear: both;
	content: '';
	width: 100%;
	margin-bottom: 64px;
}
#pNaviArea li a {
	width: 340px;
	float: left;
	border: 2px solid #7DB3B5;
	margin-right: 16px;
	margin-bottom: 16px;
	color: rgba(0,101,103,1.00);
	text-decoration: none;
	padding-top: 14px;
	padding-left: 12px;
	padding-bottom: 12px;
	letter-spacing: 0.1em;
	font-size: 90%;
}
#pNaviArea li a:hover {
	background-color: rgba(235,235,235,1.00);
}


/*Sidebar Navi*/

#sNavi {
	width: 224px;
	border: 1px solid #cccccc;
	overflow-y: hidden;
	background-color: #f5f5ed;
	margin-left: 773px;
}
#sNavi .sNaviTit {
	height: 84px;
	background-image: url(../images/markSidebar.png);
	text-align: center;
	background-size: 100% auto;
	color: #FFF;
	font-size: 100%;
	letter-spacing: 0.2em;
	padding-top: 84px;
}
#sNavi .snav1 a  {
	width: 212px;
	padding-bottom: 18px;
	padding-left: 12px;
	padding-top: 16px;
	float: left;
	color: #403A34;
	text-decoration: none;
	font-size: 84%;
	line-height: 140%;
    border-top: 1px dotted #cccccc;
	background-color: #f5f5ed;
}
#sNavi .snav1 a .arrowPright {
	margin-top: 1px;
	margin-right: 4px;
}
#sNavi .snav2 a  {
	background-color: #f5f5ed;
	height: 20px;
	padding-top: 12px;
	float: left;
	color: #403A34;
	text-decoration: none;
	font-size: 76%;
	border-top: 1px dotted #cccccc;
	margin-left: 24px;
	width: 200px;
}
#sNavi li a:hover {
	background-color: #fff;
}
#sNavi .bunnE {
	margin: 0.2em;
}


/*Shisetsu Navi*/

#shisetsuNavi .nameArea .btnSSnavi a {
	border-bottom: 1px solid #006567;
	margin-bottom: 4px;
	width: 100%;
	float: left;
	text-decoration: none;
	line-height: normal;
}
#shisetsuNavi .nameArea .btnSSnavi .current {
	border-bottom: 1px solid #BC779C;
	margin-bottom: 4px;
	float: left;
	text-decoration: none;
	line-height: normal;
}
#shisetsuNavi .nameArea .btnSSnavi a:hover {
	background-color: #ECECEC;
	cursor : pointer;
}
#shisetsuNavi .nameArea {
	width: 240px;
	float: left;
}
.btnSSnavi a .number {
	background-color: #006567;
	color: #fff;
	width: 24px;
	height: 24px;
	text-align: center;
	font-size: 90%;
	line-height: 160%;
	float: left;
	margin-right: 8px;
}
.btnSSnavi .current .number {
	background-color: #BC779C;
	color: #fff;
	width: 24px;
	height: 24px;
	text-align: center;
	font-size: 90%;
	line-height: 160%;
	float: left;
	margin-right: 8px;
}
.btnSSnavi a .nameShisetsu {
	font-size: 80%;
	line-height: 140%;
	text-decoration: none;
	margin-top: 4px;
}
.btnSSnavi .current .nameShisetsu {
	font-size: 80%;
	line-height: 140%;
	text-decoration: none;
	margin-top: 4px;
	color: #BC779C;
}
#shisetsuNavi .photoArea {
	background-color: #ECECEC;
	width: 424px;
	min-height: 250px;
	float: left;
	margin-right: 24px;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	border: 1px solid #cccccc;
}
.photoArea .shisetsuPho .sspho {
	width: 424px;
	margin-bottom: 4px;
}
.photoArea .shisetsuPho .ssPhoTit {
	color: #006567;
	font-size: 90%;
	line-height: 160%;
	font-weight: bold;
	margin-bottom: 4px;
}
.shisetsuPho .ssPhoTit span.numberP  {
	background-color: #026567;
	color: #fff;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	padding-left: 0.4em;
	padding-right: 0.4em;
}
.photoArea .shisetsuPho .ssPhoCap {
	font-size: 80%;
	line-height: 160%;
}
.btnSSnavi a p i.arrowGleft {
	float: right;	
}


/*Bread Crumb*/

#breadCrumb {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-decoration: none;
	width: 1000px;
	margin-bottom: 16px;
	padding-top: 8px;
	font-size: 76%;
	line-height: 160%;
}
#breadCrumb p   {
	color: #403A34;
}
#breadCrumb a {
	color: #403A34;
}


/*Top Page*/

#wapperCont .article_top1 {
	width: 1059px;
}
.vegasimg {
	 -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
	max-height:1000px;
	background-position: center center;
	background-size: cover;
	padding-top: 50%;
	z-index: 9;
}
#regular #topimage3 a .scrollmob {
	width: 64px;
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top: 88%;
	opacity: 0.4;
}
#regular #topimage3 a:hover .scrollmob {
	opacity: 1;
}
#topimage_mob {
	display: none;
}
h2#topHead {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	text-align: center;
	margin-bottom: 80px;
	margin-top: 80px;
	font-size: 220%;
	border-bottom: 2px solid rgba(220,236,236,1.00);
	padding-bottom: 16px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	line-height: 160%;
	font-weight: 400;
}
#videoArea .videobase  {
	background-color: rgba(240,240,240,1.00);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 24px;
	border: 1px solid #C0C0C0;
	width: auto;
}
#videoArea .videobase video {
	width: 90%;
}
#videoArea .videoTit {
	background-color: #C0C0C0;
	color: #fff;
	font-size: 80%;
	line-height: 140%;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 24px;
	letter-spacing: 0.1em;
}
.article_top1 .topBun1 a img  {
	width: 484px;
}
.article_top1 .topBun1 a  {
	width: 484px;
	border: 2px solid rgba(125,179,181,1.00);
	overflow-y: hidden;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
}
.article_top1 .topBun1 a:hover {
	background-color: #DEEFF0;
}
.topBunnB {
	width: 244px;
	border: 2px solid #7DB3B5;
	float: right;
	margin-bottom: 12px;
	text-align: center;
}
#topRightCont {
	float: right;
	width: 248px;
}
#topRightCont a img.bunnTopRight {
	width: 248px;
	margin-bottom: 8px;
}
.topBunnB a {
	text-decoration: none;
	color: #403A34;
	float: left;
}
.topBunnB a:hover {
	background-color: #DEEFF0;
}
.topBunnB a img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.topBunnB a p {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-size: 70%;
	line-height: 160%;
	background-image: url(../images/sTit_kei_s.png);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center 16px;
	height: 32px;
	margin-bottom: 2px;
}
.topBunnB a h3 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-weight: 600;
	font-size: 130%;
	line-height: 140%;
	margin-bottom: 8px;
	letter-spacing: 0.1em;
}
.topBunnC a  {
	width: 238px;
	height: 40px;
	float: left;
	color: #fff;
	text-decoration: none;
	padding-top: 24px;
	padding-left: 8px;
	background-image: url(../images/markSidebar.png);
	background-repeat: repeat-x;
	background-position: -80px -100px;
	background-size: 122% auto;
	opacity: 1;
	margin-bottom: 12px;
}
.topBunnC a:hover {
	opacity: 0.5;
}
.topBunnC a p {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-weight: 600;
	font-size: 110%;
	float: left;
}
.topBunnD {
    width: 248px;
    margin-bottom: 8px;
    float: left;
}
.topBunnD a img {
	width: 100%;
}
.topBunnD a:hover img {
	opacity: 0.5;
}


/*Main Image*/

#mainImage02 {
	background-image: url(../images/img_002.jpg);
}
#mainImage03 {
	background-image: url(../images/img_003.jpg);
}#mainImage03a {
	background-image: url(../images/img_003_2019.jpg);
}
#mainImage04 {
	background-image: url(../images/img_004.jpg);
}
#mainImage05 {
	background-image: url(../images/img_005.jpg);
}
#mainImage06 {
	background-image: url(../images/img_006.jpg);
}
#mainImage07 {
	background-image: url(../images/img_007.jpg);
}
#mainImage08 {
	background-image: url(../images/img_008.jpg);
}
#mainImage10 {
	background-image: url(../images/img_010.jpg);
}
#mainImage11 {
	background-image: url(../images/img_011.jpg);
}
#mainImage12 {
	background-image: url(../images/img_012.jpg);
}
#mainImage12a {
	background-image: url(../images/img_012_1906.jpg);
}
.mainImageB {
	width: 100%;
	height: 420px;
	background-size: cover;
	background-clip: content-box;
	margin-top: 32px;
	position: absolute;
	z-index: 0;
	background-position: center center;
}
.mainImageB .greenbox {
	background-color: rgba(0,101,103,0.50);
	height: 100px;
	margin-top: 320px;
}
.spacerArea {
	margin-bottom: 334px;
}
.mImageShisetsu {
	width: 100%;
	background-color: #A3CACC;
	text-align: center;
	margin-bottom: 20px;
}
.mImageShisetsu img.kusatsu {
	width: 1000px;
}


/*Content Area*/

#wapperCont {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;
	position: relative;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-bottom: 16px;
}
#wapperContBlog {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-bottom: 16px;
}
#wapperCont #contentArea {
	width: 752px;
	min-height: 740px;
	float: left;
}
.titArea  {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	height: 120px;
	padding-top: 4px;
	letter-spacing: 0.1em;
	color: #fff;
	padding-bottom: 0px;
}
.titArea p {
	font-weight: 600;
	font-size: 110%;
	line-height: 100%;
	margin-bottom: 4px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid rgba(255,255,255,0.50);
	padding-bottom: 8px;
	margin-right: 0px;
	padding-top: 0px;
}
.titArea h2 {
	font-weight: 400;
	font-size: 260%;
	line-height: 130%;
	letter-spacing: 0.1em;
}
@media all and (-ms-high-contrast:none){
		.titArea2 h2 {
	margin-bottom: -4px;
	margin-top: 4px;
	}
}
.titArea2  {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	letter-spacing: 0.1em;
	color: #fff;
	padding-bottom: 12px;
	margin-right: 24px;
	margin-bottom: 16px;
	padding-left: 16px;
	background-color: rgba(111,156,158,1.00);
	padding-top: 12px;
}
.titArea2 h2 {
	font-weight: 400;
	font-size: 180%;
	line-height: 120%;
	letter-spacing: 0.1em;
}
#toTop a {
	clear: both;
	background-color: #DCDCC7;
	font-size: 70%;
	color: #006567;
	text-decoration: none;
	bottom: 0px;
	padding-left: 16px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: fixed;
	height: 16px;
	right: 16px;
	z-index: 6;
}
#contentArea .article_block {
	margin-bottom: 80px;
	padding-right: 24px;
	overflow-y: hidden;
}
div.titStname {
	border: 1px solid #7DB3B5;
	background-color: #7DB3B5;
	margin-bottom: 20px;
	color: #fff;
	line-height: normal;
}
div.titStname h5 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-size: 190%;
	font-weight: normal;
	margin-left: 12px;
	line-height: 160%;
}
div.titStname h5 span.jname {
	float: right;
	font-size: 50%;
	margin-right: 16px;
}
div.titStname .imgTitStname {
	width: 33.3%;
	float: left;
}
#contentArea .article_blogSum {
	margin-bottom: 72px;
}
.article_block .boxright {
	width: 70%;
	float: left;
}
.article_block img.leftpho {
	width: 25%;
	float: left;
	margin-right: 5%;
	height: auto;
	padding-top: 0px;
}
h3.titS1 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	background-image: url(../images/sTit_kei.png);
	background-size: 100% auto;
	margin-bottom: 48px;
	text-align: center;
	letter-spacing: 0.2em;
	color: rgba(0,101,103,1.00);
	font-size: 96%;
	background-repeat: no-repeat;
	height: 32px;
	background-position: 0% 40%;
	padding-top: 4px;
}
h4.titS2 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	margin-bottom: 20px;
	color: rgba(0,101,103,1.00);
	font-size: 120%;
	line-height: 180%;
}
h4.titS3 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	margin-bottom: 4px;
	font-size: 130%;
	line-height: 140%;
	margin-top: -4px;
}
h4.titS4 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	margin-bottom: 4px;
	color: rgba(0,101,103,1.00);
	font-size: 90%;
	line-height: 180%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}
h4.titS5 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	margin-bottom: 16px;
	color: rgba(86,107,114,1.00);
	font-size: 90%;
	line-height: 160%;
}
p.fig1 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	line-height: 200%;
	font-size: 94%;
	margin-bottom: 8px;
	font-weight: 500;
}
p.fig4 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	line-height: 200%;
	font-size: 100%;
	font-weight: 500;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: center;
}
p.fig8 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	line-height: 160%;
	font-size: 200%;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: center;
}
p.fig2 {
	font-weight: bold;
	line-height: 200%;
	margin-bottom: 8px;
}
p.fig3 {
	font-size: 70%;
	line-height: 160%;
}
p.fig5 {
	font-size: 90%;
	line-height: 160%;
	margin-right: 0px;
	margin-bottom: 16px;
	text-align: justify;
}
p.fig5e {
	font-size: 84%;
	line-height: 180%;
	margin-right: 0px;
	margin-bottom: 16px;
}
p.fig8 {
	font-size: 240%;
	line-height: 160%;
	margin-right: 0px;
	margin-bottom: 4px;
	text-align: center;
	color: #006567;
}
p.fig6 {
	font-size: 90%;
	line-height: 160%;
	border-top: 1px dotted #cccccc;
	margin-top: 6px;
	padding-top: 6px;
	margin-bottom: 6px;
	overflow-y: hidden;
}
p.fig7 {
	font-size: 80%;
	line-height: 160%;
	margin-top: 6px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	padding-top: 8px;
}
p.fig11 {
	font-size: 80%;
	line-height: 160%;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	padding-top: 8px;
	margin-bottom: 8px;
}
p.fig9 {
	font-size: 80%;
	line-height: 160%;
	margin-top: 6px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
p.fig10 {
	font-size: 80%;
	line-height: 160%;
	padding-bottom: 2px;
}
p.fig12 {
	margin-bottom:1em;
	font-size:80%;
	text-align: center;
} 
span.bd {
	font-weight: bold;
}
img.phoW1 {
	width: 100%;
	margin-bottom: 40px;
}
img.phoW2 {
	width: 100%;
	margin-bottom: 8px;
}
img.titStname {
	width: 100%;
	margin-bottom: 16px;
}
img.size30left {
	width: 30%;
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
}
img.titStnameMob {
	display: none;
}
dl.tList1 {
	font-size: 90%;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-left: 48px;
	line-height: 200%;
	padding-left: 12px;
	padding-right: 0px;
	margin-right: 48px;
}
dl.tList1 dt {
	float: left;
}
dl.tList1 dd {
	padding-left: 20%;
}
dl.tList3 {
	font-size: 80%;
	line-height: 200%;
	padding-left: 12px;
	padding-right: 0px;
	margin-left: 32px;
	border-top: 1px dotted #cccccc;
	padding-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 12px;
}
dl.tList3 dt {
	margin-right: 8px;
	padding-right: 8px;
	float: left;
}
dl.tList3 dd {
	padding-left: 10%;
	font-size: 110%;
}
.alticle_dList {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 48px;
}
dl.tList2 {
	font-size: 86%;
	margin-bottom: 12px;
	line-height: 180%;
	padding-left: 2%;
	padding-right: 2%;
	border-top: 1px dotted #cccccc;
	margin-top: 0px;
	padding-top: 12px;
	display: table;
	width: 96%;
	margin-left: 0px;
}
dl.tList2 dt {
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	width: 30%;
}
dl.tList2 dd {
	display: table-cell;
	vertical-align: middle;
}
dl.tList2 dd p {
	margin-bottom: 8px;
}
dl.tList2 dd .fig6 img {
	width: 128px;
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
}
dl.tList4 {
	margin-bottom: 48px;
	padding-left: 4%;
	border-top: 1px dotted #cccccc;
	margin-top: 0px;
	padding-top: 12px;
	display: table;
	margin-left: 0px;
	width: 90%;
}
dl.tList4 dt {
	display: table-cell;
	width: 50%;
	font-size: 80%;
	line-height: 160%;
	padding-left: 0px;
}
dl.tList4 dd {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	display: table-cell;
	line-height: 200%;
}
#nittei .alticle_dList .tList3 dd {
	padding-left: 16em;
}
img.accessMap {
	width: 100%;
	margin-bottom: 32px;
	max-width: 720px;
}
#chart06 {
	background-image: url(../images/06_chart444.png);
	background-size: auto 100%;
	width: 728px;
	height: 400px;
}
#chart06b {
	background-image: url(../images/06_chart444_2018.png);
	background-size: auto 100%;
	width: 728px;
	height: 400px;
}
#chart06c {
	background-image: url(../images/06_chart444_2019.png);
	background-size: auto 100%;
	width: 728px;
	height: 400px;
}
#chart06c1 {
	background-image: url(../images/06_chart444_2020.png);
	background-size: auto 100%;
	width: 728px;
	height: 400px;
}
#chart06mob {
	display: none;
}
.btn06chart {
	width: 300px;
	float: right;
	margin-right: 8px;
	margin-top: 80px;
}
.btn06chart li a  {
	background-color: #BC779C;
	color: #fff;
	font-size: 80%;
	padding-right: 14px;
	width: 288px;
	float: right;
	text-decoration: none;
	padding-left: 0px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-bottom: 94px;
	line-height: 120%;
}
.btn06chart li a:hover {
	background-color: #cccccc;
}
.article_stage .stageNameTit {
	width: 728px;
	height: 152px;
	margin-bottom: 32px;
	text-indent: -9999px;
}
.article_stage #stnt1 {
	background-image: url(../images/tit06_st1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.article_stage #stnt2 {
	background-image: url(../images/tit06_st2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.article_stage #stnt3 {
	background-image: url(../images/tit06_st2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.article_stage {
	margin-bottom: 80px;
	overflow-y: hidden;
}
img.imgTokus  {
	float: right;
	width: 192px;
	display: table-cell;
}
.titTokus .articleTitTokus {
	display: table-cell;
	vertical-align: middle;
	padding-left: 2%;
}
.article_stage .titTokus {
	background-color: #F3F3F3;
	border: 1px solid #cccccc;
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 16px;
}
.titTokus .articleTitTokus h3 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-size: 120%;
	line-height: 160%;
}
.titTokus .articleTitTokus p {
	font-size: 84%;
	line-height: 140%;
}
.hoshinCont {
	width: 92%;
	clear: left;
	border-bottom: 1px dotted #cccccc;
	margin-left: 8%;
	min-height: 112px;
	padding-bottom: 16px;
	margin-bottom: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
.hoshinCont ul li {
	font-size: 90%;
	line-height: 140%;
	margin-bottom: 8px;
	margin-top: 8px;
}
.hoshinCont ul {
	display: table-cell;
	vertical-align: middle;
	padding-right: 16px;
}
.hoshinCont .hoshinTit {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	background-image: url(../images/mark_school_g.png);
	background-size: 112px 112px;
	background-repeat: no-repeat;
	background-position: 8px center;
	text-align: center;
	color: #006567;
	font-size: 110%;
	line-height: 120%;
	margin-top: 0px;
	width: 128px;
	display: table-cell;
	height: 112px;
	vertical-align: middle;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-top: 8px;
	letter-spacing: 0.1em;
}
.articleImage3 {
	width: 100%;
	margin-bottom: 24px;
	overflow-y: hidden;
}
.articleImage3 figure img {
	width: 100%;
}
.articleImage3 figure {
	width: 32%;
	margin-top: 0.6%;
	margin-right: 0.6%;
	margin-left: 0.6%;
	margin-bottom: 0.6%;
	float: left;
	background-color: #EDEDED;
}
.articleImage3 figure figcaption {
	font-size: 70%;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	line-height: 160%;
}


/*04nyugaku*/
ul#downLoadArea li {
    border-top: 1px dotted #cccccc;
    padding-top: 2em;
    margin-bottom: 2em;
    overflow-y: hidden;
}
ul#downLoadArea li h4 {
	font-size: 86%;
	margin-bottom: 1em;
}



/*Blog summary*/

.blog_summ {
	background-color: #F5F5ED;
	margin-right: 24px;
	border: 1px solid #CCCCCC;
	margin-bottom: 16px;
}
.blog_summ .titBarea {
	border-bottom: 1px solid #D69CBB;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(../images/mark_school_p.png);
	background-repeat: no-repeat;
	background-position: right -94px;
	min-height: 48px;
	overflow-y: hidden;
	padding-bottom: 4px;
}
.blog_summ .titAarea {
	border-bottom: 1px solid #4E979A;
	height: 48px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url(../images/mark_school_g.png);
	background-repeat: no-repeat;
	background-position: right -94px;
}
.blog_summ div .titB {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-weight: bold;
	float: left;
	font-size: 130%;
	padding-top: 0px;
	margin-top: 12px;
	letter-spacing: 0.1em;
	line-height: 140%;
	margin-left: 0.5em;
}
.blog_summ .titBarea .btn_ichiran a   {
	float: right;
	background-color: #D69CBB;
	color: #fff;
	text-decoration: none;
	font-size: 74%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	padding-right: 28px;
	margin-top: 16px;
	margin-right: 4px;
	line-height: 120%;
}
.blog_summ .titAarea .btn_ichiran a   {
	float: right;
	background-color: #4E979A;
	color: #fff;
	text-decoration: none;
	font-size: 74%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	padding-right: 28px;
	margin-top: 16px;
	margin-right: 4px;
	line-height: 120%;
}
.blog_summ .titBarea .btn_ichiran a:hover {
	background-color: #CCCCCC;
}
.blog_summ .titAarea .btn_ichiran a:hover {
	background-color: #CCCCCC;
}
i.lillyP {
	width: 36px;
	height: 36px;
	float: left;
	background-image: url(../images/mark_lilly.png);
	background-size: 72px auto;
	background-position: 36px 0px;
	padding-top: 0px;
	margin-top: -6px;
	margin-right: 6px;
}
i.lillyG {
	width: 36px;
	height: 36px;
	float: left;
	background-image: url(../images/mark_lilly.png);
	background-size: 72px auto;
	background-position: 0px 0px;
	padding-top: 0px;
	margin-top: -6px;
	margin-right: 6px;
}
.blog_summ .newsAarea {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.blog_summ .newsAarea li {
	margin-bottom: 12px;
	margin-top: 12px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 12px;
	overflow-y: hidden;
}
.blog_summ .newsBarea {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.blog_summ .newsBarea li {
	margin-bottom: 12px;
	margin-top: 12px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 12px;
	overflow-y: hidden;
}
.blog_summ ul li .newsPhoto {
	width: 128px;
	float: left;
	margin-right: 12px;
}
.blog_summ ul li .date {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 4px;
}
.blog_summ .newsBarea li .titNews a   {
	color: #BC779C;
	line-height: 140%;
}
.blog_summ .newsAarea li .titNews a   {
	color: #006567;
	line-height: 140%;
}
.blog_summ ul li .titNews    {
	font-size: 90%;
	margin-bottom: 6px;
}
.blog_summ ul li .textNews {
	font-size: 80%;
	line-height: 160%;
}
.blog_summ .newsBarea li .textNews a  {
	color: #BC779C;
}
.blog_summ .newsAarea li .textNews a  {
	color: #006567;
}
.blog_summ .selector {
	background-color: #CFCDBE;
	overflow-y: hidden;
	margin-top: -1px;
}
.blog_summ div .btn_c1 {
	padding-left: 12px;
	margin-top: 0px;
	padding-top: 10px;
	float: left;
	width: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blog_summ div .btn_c2 {
	padding-top: 6px;
	float: right;
	width: 240px;
	margin-right: 4px;
	padding-bottom: 0px;
	margin-bottom: 4px;
}
.blog_summ div .btn_c1 li a {
	float: left;
	color: #403A34;
	text-decoration: none;
	font-size: 70%;
	background-color: #F0EEDE;
	margin-right: 6px;
	opacity: 0.5;
	padding-bottom: 2px;
	padding-top: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	letter-spacing: 0.2em;
	padding-left: 16px;
	padding-right: 16px;
	line-height: 120%;
}
.blog_summ div .btn_c1 .stay a {
	float: left;
	color: #403A34;
	text-decoration: none;
	font-size: 70%;
	background-color: #F0EEDE;
	margin-right: 6px;
	padding-bottom: 2px;
	padding-top: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	letter-spacing: 0.2em;
	padding-left: 16px;
	padding-right: 16px;
	opacity: 1;
}
.blog_summ div .btn_c1 li a:hover, .blog_summ div .btn_c1 li a.on {
	opacity: 1;
}
.blog_summ .selector .btn_c2 li a {
	float: right;
	margin-top: 0px;
	color: #006567;
	text-decoration: none;
	font-size: 66%;
	background-color: #fff;
	padding-top: 2px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-right: 6px;
	margin-right: 4px;
	border-radius: 2px;
	border: 1px solid #A7A386;
	letter-spacing: 0.2em;
	line-height: 120%;
}
.blog_summ .selector .btn_c2 li a:hover, .blog_summ .selector .btn_c2 li a.on {
	background-color: #93C6C8;
}
.sighnArea {
	float: right;
}
.blog_summ ul li .sighnArea .sighn_c1  {
	background-color: #0D8488;
	color: #fff;
	font-size: 66%;
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	margin-right: 2px;
	letter-spacing: 0.2em;
}
.blog_summ ul li .sighnArea .sighn_c2  {
	background-color: #BC779C;
	color: #fff;
	font-size: 66%;
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	margin-right: 2px;
	letter-spacing: 0.2em;
}


/*Blog Template*/

#wapperContBlog #blogMain {
	width: 74%;
	background-color: #F5F5ED;
	border: 1px solid #cccccc;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}
#wapperContBlog #blogTit {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: rgba(214,156,188,1.00);
	font-size: 240%;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 16px;
	color: #fff;
}
#wapperContBlog #newsTit {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: rgba(125,179,181,1.00);
	font-size: 240%;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 16px;
	color: #fff;
}
#wapperContBlog #blogTit .lillyP {
	margin-top: 4px;
	margin-right: 12px;
}
#wapperContBlog #newsTit .lillyG {
	margin-top: 4px;
	margin-right: 12px;
}
#wapperContBlog #blogTit span.blogThema {
	float: right;
	background-color: rgba(214,156,188,1.00);
	color: #fff;
	font-size: 40%;
	line-height: 60%;
	font-weight: normal;
	margin-right: 16px;
	margin-top: 12px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#wapperContBlog #blogMain .blog_summ {
	border: 0;
	margin-right: 0px;
}
body#blog {
	background-color: rgba(248,239,244,1.00);
}
body#news {
	background-color: rgba(236,244,244,1.00);
}
#wapperContBlog #blogSide {
	float: right;
}
#blogSide  {
	width: 20%;
}
#blogSide ul {
	margin-bottom: 20px;
	overflow-y: hidden;
	margin-top: 4px;
	margin-right: 0px;
}
#blogSide ul .bsT {
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-top: 1px solid #cccccc;
	padding-top: 2px;
	padding-left: 4px;
}
#blogSide ul .bs1 a {
	width: 100%;
	background-color: rgba(214,156,188,1.00);
	color: #fff;
	text-decoration: none;
	font-size: 84%;
	letter-spacing: 0.1em;
	float: left;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	line-height: 140%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom-left-radius: 12px;
	background-repeat: no-repeat;
	background-position: 80%;
}
#blogSide ul .bs3 a {
	width: 100%;
	background-color: rgba(78,151,154,1.00);
	color: #fff;
	text-decoration: none;
	font-size: 84%;
	letter-spacing: 0.1em;
	float: left;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	line-height: 140%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom-left-radius: 12px;
	background-repeat: no-repeat;
	background-position: 80%;
}
#blogSide ul .bs2 a {
	width: 100%;
	background-color: rgba(78,151,154,1.00);
	color: #fff;
	text-decoration: none;
	font-size: 90%;
	letter-spacing: 0.1em;
	float: left;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	line-height: 140%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 12px;
	border: 6px double #fff;
	background-repeat: no-repeat;
}
#blogSide ul .bs2 a .arrowWright2 {
	margin-top: 2px;
}
#blogSide ul .bs2 a:hover {
	background-color: #cccccc;
}
#blogSide ul .bs1 a:hover, #blogSide ul .bs1 a.current {
	background-color: #fff;
	color: rgba(188,119,156,1.00);
}
#blogSide ul .bs3 a:hover {
	background-color: #fff;
	color: rgba(78,151,154,1.00);
}
.pageNumber ul li a {
	font-size: 80%;
	line-height: 120%;
	background-color: #fff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	text-decoration: none;
	width: auto;
}
.pageNumber ul li a:hover {
	background-color: rgba(78,151,154,1.00);
	color: #fff;
}
.pageNumber {
	width: 25%;
	margin-bottom: 16px;
	float: right;
}
.blogCont .blogCompos  {
	clear: left;
	margin-bottom: 64px;
}
.blogCompos p {
	font-size: 90%;
	line-height: 180%;
	margin-bottom: 16px;
}
.blogCompos ul  {
	padding-left: 2em;
	font-size: 84%;
	line-height: 140%;
	margin-bottom: 2em;
}
.blogCompos ul li {
	margin-bottom: 0.5em;
	list-style-type: disc;
}
.blogCompos ol  {
	padding-left: 2em;
	font-size: 84%;
	line-height: 140%;
	margin-bottom: 2em;
}
.blogCompos ol li {
	margin-bottom: 0.5em;
	list-style-type: decimal;
}
div.blogCont {
	padding-left: 20px;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
}
.blogCont .articleContr .crBox a {
	font-size: 76%;
	text-decoration: none;
	border: 1px solid rgba(125,179,181,1.00);
	float: left;
	width: 114px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	color: rgba(78,151,154,1.00);
	height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.blogCont .articleContr {
	width: 362px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 8px;
}
.blogCont .blogData {
	text-align: right;
	width: 100%;
	margin-bottom: 24px;
	padding-left: 0px;
	float: left;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 6px;
}
.blogCont h2 {
	font-size: 140%;
	line-height: 140%;
	border-bottom: 2px solid rgba(125,179,181,1.00);
	margin-bottom: 12px;
	padding-bottom: 2px;
}
.blogCont .blogData .sighn_c1 {
	background-color: #0D8488;
	color: #fff;
	font-size: 66%;
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	float: right;
	margin-right: 2px;
	letter-spacing: 0.2em;
}
.blogCont .blogData .sighn_c2 {
	background-color: #BC779C;
	color: #fff;
	font-size: 66%;
	line-height: 120%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	float: right;
	margin-right: 2px;
	letter-spacing: 0.2em;
}
.blogCont .blogData .blogDate {
	float: right;
	font-size: 80%;
	line-height: 160%;
	padding-right: 0px;
	margin-right: 8px;
}
.blogCont .blogPho {
	margin-bottom: 64px;
	text-align: center;
}
.blogCont .blogPho img {
	width: 400px;
}


ul.listN {
	font-size: 80%;
	line-height: 180%;
	padding-left: 2em;
	margin-bottom: 32px;
}
ul.listN li {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
ul.listN .L2 {
	font-size: 105%;
}
ul.listN .L2 p {
	padding-left: 1em;
}
div.login {
	text-align: center;
	width: 100%;
}
div.login a {
	background-color: #BC779C;
	color: #fff;
	font-size: 90%;
	letter-spacing: 0.2em;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 40px;
	text-decoration: none;
	border: 4px double #fff;
	clear: both;
	display: inline-block;
	margin-bottom: 4px;
}
div.login a:hover {
	background-color: #cccccc;
}
div.login div.loginoff {
	background-color: #cccccc;
	color: #fff;
	font-size: 90%;
	letter-spacing: 0.2em;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 40px;
	text-decoration: none;
	border: 4px double #fff;
	clear: both;
	display: inline-block;
	margin-bottom: 4px;
}


/*Botom Bunner*/

.bunnBarea {
	display: table;
	clear: both;
	content: '';
	margin-top: 80px;
}
.bunnB {
	border: 2px solid #A3CACC;
	width: 348px;
	overflow-y: hidden;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
}
img.imgBunn {
	float: right;
	margin-left: 0px;
	width: 96px;
}
.bunnB .titAreaBunn  {
	float: left;
	height: 56px;
	margin-left: 8px;
	color: #006567;
	margin-top: 6px;
	margin-bottom: 0px;
}
.bunnB .titAreaBunn .titBunn {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-size: 120%;
	margin-bottom: 4px;
	font-weight: 600;
	margin-top: 0px;
	line-height: 120%;
	color: #006567;
}
.bunnB .titAreaBunn .figBunn {
	font-size: 74%;
	line-height: 140%;
	color: #006567;
}
.bunnB .btnBunn  {
	width: 100%;
	clear: left;
	text-align: center;
	font-size: 80%;
	letter-spacing: 0.1em;
}
.bunnB .btnBunn a {
	background-color: #A3CACC;
	width: 100%;
	float: left;
	padding-top: 8px;
	padding-bottom: 4px;
	color: #fff;
	text-decoration: none;
}
.bunnB .btnBunn a:hover {
	background-color: #cccccc;
}

/*Bunner A*/

.bunnerAreaA {
	display: table;
	clear: both;
	content: '';
	width: 100%;
	margin-bottom: 64px;
}
.bunnerA a  {
	width: 350px;
	float: left;
	border: 2px solid #A3CACC;
	margin-right: 16px;
	margin-bottom: 16px;
	color: #006567;
}
.bunnerA a:hover {
	background-color: #A3CACC;
	color: #fff;
}
.bunnerA a img.bunAimg {
	float: left;
	width: 80px;
}
.bunnerA a .article_bunAright {
	width: 254px;
	float: left;
	margin-right: 0px;
	padding-left: 8px;
	padding-top: 12px;
}
.bunnerA a .article_bunAright li {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	line-height: 140%;
	padding-bottom: 12px;
	padding-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-weight: bold;
	border-bottom: 1px solid #A3CACC;
}
.bunnerA a .article_bunAright p {
	font-size: 76%;
	line-height: 140%;
	margin-left: 4px;
}

/*Text Bunner*/

div.linkBnn1 a {
    float: right;
    width: 70%;
    border: 2px solid #D69CBC;
    margin-bottom: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.linkBnn1 a:hover {
	background-color: #D69CBC;
}
.linkBnn1 a p {
	color: #BC779C;
	font-size: 100%;
	margin-top: 12px;
	margin-left: 8px;
	float: left;
	font-weight: bold;
}
.linkBnn1 a:hover p {
	color: #fff;
}
.linkBnn1 a .arrowArea {
	background-color: #D69CBC;
	width: 20px;
	height: 20px;
	float: right;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
}

div.linkBnn1p a {
    width: 70%;
    margin-left:30%;
    margin-bottom:0.5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration:none;
	display:flex;
	align-items:stretch;
	justify-content:space-between;
	border: 2px solid #D69CBC;
}
div.linkBnn1p a:hover {
	background-color: #D69CBC;
	text-decoration:none;
}
div.linkBnn1p a p {
	padding:0.6em;
	color: #BC779C;
	font-size: 1rem;
	line-height:1.4em;
	font-weight: bold;
}
div.linkBnn1p a:hover p {
	color: #fff;
}
div.linkBnn1p a .arrowArea {
	background-color: #D69CBC;
	width: 40px;
	height: auto;
	display:flex;
	align-items:center;
	justify-content:center;
}


/*Text Bunner*/

div.linkBnn2 a {
	border: 2px solid #D69CBC;
	margin-left: 30%;
	width: 70%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	margin-bottom: 16px;
}
.linkBnn2 a:hover p {
	color: #fff;
}
.linkBnn2 a p {
	color: #BC779C;
	font-size: 94%;
	margin-top: 8px;
	margin-left: 14px;
	float: left;
	font-weight: bold;
	line-height: 140%;
}
div.linkBnn2 a:hover {
	background-color: #D69CBC;
}
.linkBnn2 a .arrowArea {
	background-color: #D69CBC;
	width: 104px;
	height: 20px;
	float: right;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 16px;
	color: #fff;
	font-size: 80%;
	line-height: 140%;
}
div.linkBnn2off {
	border: 2px solid #ccc;
	margin-left: 30%;
	width: 70%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	margin-bottom: 16px;
}
.linkBnn2off .arrowArea {
	background-color: #ccc;
	width: 104px;
	height: 20px;
	float: right;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 16px;
	color: #fff;
	font-size: 80%;
	line-height: 140%;
}
.linkBnn2off p {
	color: #ccc;
	font-size: 94%;
	margin-top: 8px;
	margin-left: 14px;
	float: left;
	font-weight: bold;
	line-height: 140%;
}
div.linkBnn2.sizeL a p {
	margin-bottom:6px;
	margin-top:6px;
}
.linkBnn2.sizeL a .arrowArea {
	width:132px;
	height:56px;
	display:block;
	padding-top:20px;
	box-sizing: border-box;
}


/*Footer*/

#footerArea #sitemapArea {
	width: 100%;
	background-color: #DCDCC7;
	padding-top: 20px;
	overflow-y: hidden;
	padding-bottom: 24px;
}
#footerArea {
	z-index: 10;
	width: 100%;
	position: relative;
}
.articleFoot   {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#logoArea {
	width: 240px;
	float: left;
}
ul.siteMap {
	width: 172px;
	float: left;
	margin-left: 16px;
	font-size: 74%;
	line-height: 180%;
	margin-top: -12px;
}
.siteMap li.cornerTop  {
	margin-top: 10px;
	font-weight: bold;
}
.siteMap li a {
	text-decoration: none;
}
.siteMap li a:hover {
	text-decoration: underline;
}
img.footerLogo1 {
	width: 200px;
}
img.footerLogo2 {
	width: 157px;
}
#footerArea #linkPartner {
	width: 100%;
	height: 38px;
	background-image: url(../images/greenCheck.png);
	background-size: 24px auto;
}
#linkPartner ul {
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    display: flex;
    justify-content: center;
}
#linkPartner ul li a  {
    color: #fff;
    text-decoration: none;
    font-size: 70%;
    border-right: 1px solid #fff;
    letter-spacing: 0.1em;
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
}
#linkPartner ul li a:hover {
	text-decoration: underline;
}
#footerArea #copyright {
	background-color: #398C8F;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 16px;
	font-size: 70%;
}
#totop2 a {
	clear: both;
	background-color: #DCDCC7;
	font-size: 70%;
	color: #006567;
	text-decoration: none;
	position: relative;
	bottom: 0px;
	padding-left: 16px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	z-index: 4;
	float: right;
	margin-right: 16px;
}
#logoArea p {
	font-size: 80%;
	line-height: 160%;
	margin-bottom: 4px;
	margin-left: 4px;
}
#logoSchoolCorp {
	border-top: 1px dotted #cccccc;
	padding-top: 8px;
	margin-top: 8px;
	width: 224px;
}

/*Schdule*/

table#schedule {border-bottom: 1px dotted #cccccc;}
#schedule tr {
	width: 100%;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
#schedule .scMonth1 {
	background-color: #F5F5ED;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
#schedule tr td {
	float: left;
	width: auto;
}
#schedule tr .grade {
	width: 30%;
	font-size: 76%;
	line-height: 140%;
	padding-left: 4%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 1em;
}
#schedule tr .month {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	width: 8%;
	color: #006567;
	line-height: 160%;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-left: 2%;
	vertical-align: middle;
}
#schedule .nameScd {
	padding-left: 10%;
	width: 90%;
	font-size: 74%;
	line-height: 120%;
}
#schedule .nameScd td {
	width: 32%;
	text-align: center;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: 0.1em;
	padding-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 1%;
}
#schedule .nameScd .nc1 {
	background-color: #006567;
}
#schedule .nameScd .nc2 {
	background-color: #BC779C;
}
#schedule tr .month span.big  {
	font-size: 160%;
	vertical-align: -2px;
}
#slideshow {
	background-color: #7DB3B5;
	width: 96%;
	padding-top: 2%;
	margin-bottom: 32px;
	padding-bottom: 2%;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
}
#slideshow .bxslider {
	overflow-y: hidden;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -160px;
}
.bxslider li img {
	margin: 0 auto;
	display: block;
	width: 300px;
}
.histrList dl {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 8px;
	margin-top: 8px;
}
div.histrList {
	display: none;
}
.partnerLink {
	float: right;
	margin-bottom: 32px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 16px;
	width: 400px;
}
.article_partner {
	margin-bottom: 32px;
}
.partnerLink li  {
	margin-bottom: 16px;
	margin-top: 8px;
	padding-left: 16px;
}
.partnerLink li h5  {
	font-size: 90%;
	line-height: 160%;
	margin-bottom: 2px;
}
.partnerLink li p {
	font-size: 80%;
	line-height: 160%;
	width: auto;
}
.article_partner .leftphoPartner {
	width: 256px;
	float: left;
}
.article_partner .leftphoPartner img {
	width: 100%;
}
.article_partner .leftphoPartner p {
	font-size: 76%;
	line-height: 160%;
}



/*Table History*/

table.histTable tr th {
	vertical-align: top;
	width: 16%;
	padding-right: 2em;
	padding-left: 1em;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding-top: 1em;
	padding-bottom: 1em;
}
table.histTable tr td {
	vertical-align: top;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
}
table.histTable tr th span.yearW {
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
table.histTable tr th span.yearJ {
	font-size: 90%;
	line-height: 160%;
	clear: left;
	padding-left: 8px;
}
table.histTable tr .hisList2 img {
	width: 100%;
	line-height: normal;
}
table.histTable tr .hisList2 p {
	font-size: 70%;
	line-height: 140%;
}
table.histTable tr .hisList1 {
	font-size: 80%;
	line-height: 180%;
	padding-right: 1em;
	padding-left: 0px;
}
table.histTable tr .hisList2 {
	width: 30%;
	padding-left: 1em;
}


/*Table Club*/


table.club {
	font-size: 90%;
	line-height: 160%;
	text-align: left;
	border-collapse: collapse;
	border-top: 1px dotted #cccccc;
}
table.club tbody tr {
	border-bottom: 1px dotted #cccccc;
}
table.club tbody tr th {
	width: 20%;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 1em;
}
table.club tbody tr td {
	padding-bottom: 0.7em;
	padding-top: 0.7em;
	padding-right: 1em;
}
table.club tbody tr td ol  {
	padding-left: 3em;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.club_shoto {
	display: inline-block;
	font-size: 90%;
	line-height: 140%;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	margin-right: 4%;
	border-top: 1px dotted #cccccc;
}
ul.club_shoto li {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 0.7em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.7em;
}
div.articleBlock64 {
	margin-bottom: 64px;
	overflow-y: hidden;
}
div.articleSpecial {
	margin-bottom: 64px;
	overflow-y: hidden;
	border: 2px solid #BC779C;
	margin-right: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #EEEEEE;
}
div.articleBlock32 {
	margin-bottom: 32px;
	overflow-y: hidden;
}
div.articleBlock80 {
	margin-bottom: 40px;
	overflow-y: hidden;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 40px;
}
div.alticle_Block_left70 {
	width: 64%;
	margin-right: 4%;
	display: inline-block;
	vertical-align: top;
}
div.alticle_Block_left30 {
	width: 30%;
	vertical-align: top;
	float: left;
}
div.alticleBlockHarf {
	display: inline-block;
	vertical-align: top;
	margin-left: 4%;
	width: 44%;
}
div.alticle_Block_right30 {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-left: 0px;
}
div.alticle_Block_right66 {
	width: 64%;
	vertical-align: top;
	margin-left: 0px;
	float: right;
	margin-top: -8px;
}
div.alticle_Block_right26 {
	width: 26%;
	vertical-align: top;
	float: right;
}
div.articleBlock340 {
	width: 45.5%;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	vertical-align: top;
	margin-bottom: 24px;
}
ul.L_2cal {
	width: 42%;
	display: inline-block;
	font-size: 86%;
	line-height: 140%;
	border-top: 1px dotted #cccccc;
	vertical-align: top;
	margin-bottom: 4em;
	margin-right: 4%;
}
ul.L_2cal li {
	padding-left: 0.7em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-bottom: 1px dotted #cccccc;
}
ol.sublist {
	font-size: 86%;
	line-height: 180%;
	padding-left: 1em;
	list-style-type: disc;
}
img.fit100 {
	width: 100%;
}


/*Table Curriculum*/

table.curriculum {
	background-color: #BABABA;
	width: 100%;
	text-align: center;
	margin-bottom: 16px;
	border: 1px solid #bbb;
}
.curriculum tbody .c2 td {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	padding-top: 4px;
	line-height: normal;
	border-right: 1px solid #ccc;
}
.curriculum tbody .c2 .sentaku {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	padding-top: 4px;
	line-height: normal;
	border-right: 1px solid #ccc;
	font-size: 76%;
	text-align: left;
	padding-left: 4px;
	vertical-align: middle;
}
.curriculum tbody .c4 td {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	padding-top: 4px;
	line-height: normal;
	border-right: 1px solid #ccc;
	font-size: 70%;
	text-align: right;
	padding-right: 4px;
}
.curriculum tbody .c5 td {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	padding-top: 4px;
	line-height: normal;
	border-right: 1px solid #ccc;
	font-size: 70%;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
}
.curriculum tbody .c2 th {
	background-color: #D6E7E8;
	font-size: 90%;
	line-height: 140%;
	font-weight: 500;
	border-bottom: 1px solid #bbb;
	padding-top: 4px;
	padding-bottom: 4px;
}
.curriculum tbody .c2 .sentTit {
	background-color: #DFE5EA;
	font-size: 76%;
	line-height: 140%;
	font-weight: 500;
	border-bottom: 1px solid #bbb;
}
.curriculum tbody .c1 th {
	vertical-align: middle;
	background-color: #6E9C9E;
	color: #fff;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 74%;
	line-height: 130%;
	border-right: 1px solid #D6E6E8;
	font-weight: 500;
	border-bottom: 1px solid #D6E6E8;
}
.curriculum tbody .c3 th {
	vertical-align: middle;
	background-color: #7991A5;
	color: #fff;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 74%;
	line-height: 130%;
	border-right: 1px solid #D6E6E8;
	font-weight: 500;
}
.curriculum tbody .c2 .gk2 {
	background-color: #F0F0F0;
	vertical-align: middle;
}


/*Table OneDay*/
table.oneDay {
	width: 64%;
	vertical-align: top;
	float: left;
	margin-right: 40px;
}
table.oneDay tbody tr {
	width: 100%;
}
table.oneDay tbody tr th {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-size: 160%;
	line-height: 140%;
	text-align: right;
	border-bottom: 1px dotted #ccc;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #868686;
	vertical-align: middle;
	padding-left: 1em;
	padding-right: 1em;
	width: 20%;
	font-weight: 500;
}
table.oneDay tbody tr td {
	font-size: 90%;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
	border-left: 4px solid #ccc;
	padding-bottom: 0.5em;
	text-align: center;
	padding-top: 0.5em;
	width: 40%;
}


/*Table Shinro*/
table.shinro1 {
	font-size: 86%;
	line-height: 160%;
	letter-spacing: 0.1em;
}
table.shinro1 tbody tr th {
	text-align: left;
	padding-left: 0.5em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #ccc;
	vertical-align: middle;
}
table.shinro1 tbody tr td {
	border-bottom: 1px dotted #ccc;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	vertical-align: middle;
}


/*Table Shinro*/
table.shinro2 {
	font-size: 86%;
	line-height: 160%;
	letter-spacing: 0.1em;
	padding-left: 2em;
}
table.shinro2 tbody tr th {
	text-align: left;
	padding-left: 1em;
	padding-right: 2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #ccc;
	vertical-align: middle;
	width: 40%;
}
table.shinro2 tbody tr td {
	border-bottom: 1px dotted #ccc;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1em;
	vertical-align: middle;
}



/*Past Award*/
.past_award {
	border-collapse: collapse;
	margin-bottom: 40px;
}
.past_award tbody {
	font-size: 86%;
	line-height: 140%;
	text-align: left;
}
.past_award tbody tr {
	border-bottom: 1px solid #cccccc;
}
.past_award tbody tr th {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	width: 32%;
	padding-right: 2em;
	padding-left: 0.7em;
	vertical-align: middle;
	text-align: left;
}
.past_award tbody tr td {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	padding-right: 0.7em;
	vertical-align: middle;
}
#past label {
	border: 2px solid #cccccc;
	width: 100%;
	float: left;
	padding-left: 2%;
	padding-top: 8px;
	padding-bottom: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 16px;
	font-weight: 600;
	color: rgba(0,101,103,1.00);
	font-size: 110%;
	line-height: 120%;
  cursor: pointer;
}

input[type="checkbox"].on-off{
    display: none;
}
input[type="checkbox"].on-off + table{
  display: none;
}

input[type="checkbox"].on-off:checked + table{
  display: block;
}


/*Mail Form*/

#mailForm table   {
	width: 100%;
	font-size: 90%;
	line-height: 160%;
	margin-bottom: 24px;
}
#mailForm table tbody tr th {
	background-color: #F5F5ED;
	padding-top: 1em;
	padding-left: 1em;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	vertical-align: middle;
	padding-right: 1em;
}
#mailForm table tbody tr td {
	padding-top: 16px;
	padding-left: 16px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 16px;
	border-left: 1px dotted #ccc;
}
#mailForm table tbody tr td label {
	margin-right: 16px;
}
#mailForm table tbody tr td input {
	padding-top: 8px;
	padding-bottom: 8px;
}
#mailForm table tbody tr td .info {
	font-size: 0%;
}
#mailForm .buBox  {
	text-align: center;
}
#mailForm .buBox input {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #4E979A;
	padding-left: 20px;
	padding-right: 20px;
	border: 4px double #FFF;
	border-radius: 8px;
	letter-spacing: 0.2em;
	line-height: 140%;
}
#mailForm .buBox input:hover {
	background-color: #CCCCCC;
}

/*Q and A*/
h5.qaStyle {
    border-bottom: thin solid #6E9C9E;
    padding-bottom: 0.4em;
    padding-left: 0.2em;
    margin-left: 1em;
    margin-bottom: 1em;
}
h5.qaStyle i.question {
    color: #6E9C9E;
    font-size: 200%;
    font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
    font-style: normal;
    margin-right: 0.2em;
}
.calamSec {
    padding: 1em;
    background-color: #E7E7E7;
}
.calamSec h5 {
    font-size: 90%;
    font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
    color: #026567;
    margin-bottom: 0.6em;
    padding-bottom: 0.4em;
    border-bottom: thin solid #6E9C9E;
}
.calamSec p {
    font-size: 80%;
    line-height: 160%;
}



/*English Page*/
.buunE {
	margin-bottom: 48px;
	margin-right: 24px;
	margin-top: -56px;
}
.buunE a:hover {
    opacity: 0.5;	
}


/*Video Dammy*/
#videodammy {
    padding-left : 2em;
    padding-right : 2em;
}
#videodammy a img {
    width: 100%;
}


/*Message Page Add*/

#sotsugyo details {
    margin-bottom: 3em;
    margin-top: -2em;
    transition: 1s;
}
#sotsugyo details summary {
    margin-bottom: 2em;
    color: #707070;
    font-size: 80%;
}
#sotsugyo details summary:hover {
    cursor: pointer;
    text-decoration: underline;
}

/*IE10以降*/
@media all and (-ms-high-contrast: none){
    #sotsugyo details summary {
        display: none;
    }
}
/* Edge */
@supports (-ms-ime-align: auto) {
	#sotsugyo details summary {
        display: none;
    }
}

/* 2020更新追加　学校案内 */
.flxbox {
    display: flex;
    justify-content: space-between;
}
.flxbox.box2pc1sp div.box {
    width: 48%;
}
img.w100p {
    width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img.bdGray {
    border: thin solid #bbb;
}
#tsugaku h4 {
    margin-bottom: 0.8em;
    font-weight: 700;
}

/* 2020更新　学童保育 */
table.tbSmall {
    margin-bottom: 1em;
    margin-top: 1em;
    font-size: 90%;
    border-top: thin solid #bbb;
    border-left: thin solid #bbb;
}
table.tbSmall td, table.tbSmall th {
    padding: 0.2em 1.6em;
    border-bottom: thin solid #bbb;
    border-right: thin solid #bbb;
    text-align: left;
    vertical-align: middle;
}
.clmBd {
    margin: 2em 0em;
    padding: 1.4em 1.6em;
    border: 3px solid #ddd;
}
#tokuchoJC h4 {
    margin-bottom: 2em;
    color: rgba(0,101,103,1.00);
    font-size: 90%;
}
#tokuchoJC .setSlogan {
    margin-top: 1em;
    font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
    line-height: 160%;
}
#tokuchoJC .setSlogan h5 {
    margin-bottom: 0.4em;
    font-size: 110%;
}
#tokuchoJC .setSlogan p {
    font-size: 90%;
}
.bdTg {
    padding-top:0.2em;
    border-top: thin solid #ccc;
}
p.fig5.mBott04 {
    margin-bottom: 0.4em;
}
.mrg1em {
    margin-bottom: 1em;
}

/* 2020更新　3rdステージ選択授業 */

table.tbSelect3rd {
    width: 100%;
    margin-bottom: 2em;
    border-left: thin solid #ddd;
    border-top:thin solid #ddd;
}
table.tbSelect3rd th.selCont {width:31%;}
table.tbSelect3rd td, table.tbSelect3rd th {
    padding: 0.8em 0.4em;
    font-size:.8rem;
    line-height: 160%;
    text-align: center;
    vertical-align: middle;
    border-bottom: thin solid #ddd;
    border-right: thin solid #ddd;
}
table#tt3rd tbody tr td {
    width: 18%;
}
table.tbSelect3rd tbody tr td.selectSect {
    color: #0E8487;
    font-size: 1rem;
    font-weight: 700;
    background-color: #ebf7f7;
}
table#sp3rd thead tr th {
    font-size: 1rem;
    color: #fff;
    background-color: #6E9C9E;
}
table#sp3rd tbody td {
    width: 14%;
}
table#sp3rd tbody tr:nth-child(odd) {
    background-color: #f4f4f4;
}
table.tbSelect3rd tr.grayB td {
	background-color: #f4f4f4;
}
table#ld3st tbody td {
	text-align:left;
}
table#ld3st tbody td ul li {
	font-size:.74rem;
	margin-bottom:.6em;
}
table.tbSelect3rd  p.tategm {
	writing-mode: vertical-rl;
}
table#koenkai thead tr th {
	background-color: #ebf7f7;
}
p.caution {
	font-size:.8rem;
	line-height:150%;
}

/* 2020更新　ライフデザイン */
section.lifeD3st  {
	padding-top:2em;
}
section.lifeD3st  .alticle_dList {
	padding-left:2em;
}
span.subTit {
	font-size:84%;
}

/* Degital Catlog */
#topimage3 .topVisBunner {
    position:absolute;
    display:flex;
    bottom:1em;
    right:1em;
    flex-direction: column;
}
#topimage3 .topVisBunner a {
    margin-top: 0.4em;
}
.tipVisBunSP {
	display:none;
}

/* オンライン説明会 */

#mainImage25 {
	background-image: url(../images/img_025.jpg);
}
p.noticeVideo {
    margin-bottom: 2em;
    font-weight: 700;
}
#video .videoBox {
    margin-top: 2em;
}
#video .videoBox .sumbYoutube {
    margin-bottom: .4em;
}
#video .videoBox.lBox .titVideo {
	width: 358px;
}
#video .videoBox h5 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	margin-bottom: .4em;
	padding-bottom: 0.4em;
	color: rgba(0,101,103,1.00);
	font-size: 1.1rem;
	border-bottom: thin dotted #aaa;
	line-height: 1.4;
}
#video .videoBox p.presenter {
    margin-bottom: .4em;
	padding-bottom: 0.6em;
    font-size: .812rem;
    border-bottom:thin dotted #aaa;
}
#video .videoBox p.comment {
    font-size: .875rem;
    line-height: 180%;
}
#schedOCampus {
	padding-top:2em;
}
#schedOCampus h5 {
	margin-bottom:.8em;
	padding-bottom:.4em;
	font-weight:300;
	letter-spacing:.1em;
	border-bottom:thin dotted #aaa;
}
#schedOCampus ul li {
	padding:.8em 1em;
	border-bottom:thin dotted #aaa;
}
#schedOCampus ul li dl {
	display:flex;
}
#schedOCampus ul li dl dt {
	margin-right:1.2em;
	font-size:.94rem;
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	color: rgba(0,101,103,1.00);
}
#schedOCampus ul li dl dd {
	font-size:.86rem;
}
#opcBunner {
	margin-bottom:1.4em;
}
.listDocm {
    margin-bottom: 3em;
    padding-left: 1em;
    font-size: 0.86rem;
    line-height:1.6;
}
.listDocm dl {
    margin-bottom: 1em;
}
.listDocm dl dt {
    font-weight: 700;
}

/* コロナ関連ページ */
.bunSpecial {margin-bottom:4em;}
.bunSpecial a:hover {opacity: .6;}
@media screen and (max-width: 979px) {
    .bunSpecial a img {width: 100%;}
}

/* 2021年更新 */
#chart06c2 {
	background-image: url(/images/06_chart444_2021.png);
	background-size: auto 100%;
	width: 728px;
	height: 400px;
}
section.specialComment {margin-bottom:4em;padding:1.4em 2em;background-color:#f2f2f2;border:2px solid #BC779C;}
section.specialComment table {width:100%;margin-bottom:1em;;border-top:thin solid #ddd;border-left:thin solid #ddd;background-color:#fff;}
section.specialComment table tr th, section.specialComment table tr td {padding:.6em 1em;line-height:1.6;font-weight:400;text-align:left;border-bottom:thin solid #ddd;border-right:thin solid #ddd;}
section.specialComment table tr td {font-size:1rem;}
section.specialComment table tr th {font-size:.875rem;}
section.specialComment table tr.titDocment th {background-color: #7DB3B5;color:#fff;font-weight:700;font-size:1rem;letter-spacing: .1em;}
section.specialComment p.caution {font-size:.81rem;}
#sotsugyo .blog_summ {margin-right: 0;}

/* 2022更新 */
#chart06c3 {
	background-image: url(/images/06_chart444_2022.png);
	background-size: auto 100%;
	width: 728px;
	height: 400px;
}
table.shinro1 tbody tr th {
	white-space:nowrap;
}
table.shinro1 tbody tr th span.fw400 {
	font-weight: 400;
}

/* 2023更新 */
.anniv115 {
	display:flex;
	align-items: center;
	justify-content: center;
	gap:48px;
	border:6px solid #eee;
	padding:16px;
	margin-bottom:32px;
	border-radius: 30px;;
}
#contentArea .anniv115 {
	margin-left:0;
	margin-right:24px;
}
.anniv115 figure img {
	width:160px;
	height:auto;
}
.anniv115 h3 {
	font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E","メイリオ","Times New Roman", serif;
	font-size:1.5rem;
	font-weight:400;
	margin-bottom:12px;
	line-height:1.4;
}
.anniv115 p {
	font-size:.875rem;
}
.btn06chart li:last-child a {
	margin-bottom:0;
}
.anniv115 h4 {
	font-size:1.125rem;
	color: #006467;
	font-weight:400;
	margin-bottom:12px;
}
.article_block .spcol {
	margin-bottom:16px;
	padding:0.8em 1.2em .1em 1.2em;
	background-color: #f2f2f2;
	border-radius:16px;
}

.article_block .spcol h4 {
	margin-bottom:1em;
}
.article_block .spcol .flxbox {
	gap:20px;
}
.article_block .spcol .col figure {
	width:200px;
	margin-top:8px;
}
.article_block .spcol .col figure img {
	width:100%;
	height:auto;
}

/* 2024更新 */
span.kyusei {
	margin-top:-.6em;
	display:block;
	font-size:80%;
	font-weight:400;
}

/* 2025.05.02 */
#topimage3 .topVisBunner {
	display:flex;
	gap:8px;
	flex-direction: column;
}
