@charset "utf-8";

h1, h2, h3, ul, ol { padding: 0; }
h2, h3 { padding: 0;  display: table; text-align: left; margin-left: auto; margin-right: auto; }

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none; color: #666;}
a:active {	text-decoration: none;}

/* text-red */
.red_tx {color: #666;}

.txt14 {font-size: 14px;}
.txt18 {font-size: 18px;}
.txt20 {font-size: 20px;}
.txt22 {font-size: 22px;}
.txt24 {font-size: 24px;}
.txt30 {font-size: 30px;}

html {
	overflow: auto;
	margin: 0;
	padding: 0;
}

body {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: "ＭＳ 明朝",serif;
}

/* ------------------
      header
------------------- */
header {
	width: 100%;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
}

.wrapper {
	width: 1100px;
	height: auto;
	margin: 20px auto 20px auto;
	padding: 5px;
}

.wrapper p {
	margin: 10px;
	padding: 5px;
	line-height: 22px;
	text-align: left;
}

.wrapper a {
	color: #06F;
}

.wrapper a:hover {
	color: #666;
}

.top-block {
	display: table;
	width: 98%;
	height: auto;
	margin: 5px auto 5px auto;
	padding: 5px;
}

.header-block {
	width: auto;
	height: auto;
	display: block;
	margin: 5px auto 0 auto;
	background: rgba(32, 32, 133, 0.3);
	border-bottom: 3px solid rgba(32, 32, 133, 0.8);
}

.header-img {
	width: 300px;
	height: auto;
	display: block;
	float: left;
}

/* global */
.global-nav {
	display: block;
	width: auto;
	height: auto;
	text-align: center;
	margin: 0 auto 0 auto;
	clear: both;
}

.global-nav ul {
	display: table;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 5px;
	list-style: none;
}

.global-nav li {
    display: table-cell;
	list-style: none;
}

.global-nav li a {
    display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: rgba(32, 32, 133, 0.8);
	border-radius: 2px;
	vertical-align: middle;
	border: 2px solid #FFF;
}

.global-nav li a:hover {
	color: #000;
	background: rgba(32, 32, 133, 0.2);
}

.nav-wh1 {
	width: 100px;
	height: 40px;
}

.nav-wh2 {
	width: 180px;
	height: 40px;
}

.home-ft::before {
	content: "\f015";
	font-family: FontAwesome;
	margin-right: 1px;
 }

 .globe-link {
	display: none;
}

/* topnav */
.top-nav {
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	margin: 0 auto 5px auto;
	padding: 5px;
	float: right;
}

.top-nav ul {
	display: block;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0 5px 10px 5px;
	list-style: none;
        color: #F00;
}

.top-nav li {
    display: inline-block;
	border-bottom: 4px solid rgba(32, 32, 133, 0.8);
	margin-right: 5px;
}

.top-nav li a {
    width: auto;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	padding: 10px;
}

.top-nav li a:hover {
	color: #666;
}

.top-point::before {
	content: "\f0da";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 20px;
	margin-right: 2px;
}

/* snslinkicon */
.top-nav > .snslink a {
	display: inline-block;
	border-radius: 10px;
	letter-spacing: 3px;
	padding: 5px;
	font-family: "メイリオ" ;
	font-size: 12px;
	font-weight: bold;
	width: 140px;
	text-align: center;
	margin: 5px;
}

.tw-set a {
	background: #FFF;
	border: 2px solid #000;
	border-radius: 4px;
	color: #000;
;
}

.tw-set a::before {
    display: inline-block;
    content: "";
    background-image: url(../image/x01.jpg);
    background-size: contain;
    margin: -8px 3px 0 0;
    width: 24px;
    height: 24px;
    right: 4px;
    position: relative;
    top: 6px;
    border-radius: 10px;
}

.fb-set a {
	background: #FFF;
	border: 2px solid rgba(0, 118, 251, 1.0);
	border-radius: 4px;
	color: rgba(0, 118, 251, 1.0);
}

.fb-set a::before {
    display: inline-block;
    content: "";
    background-image: url(../image/fb01.jpg);
    background-size: contain;
    margin: -8px 3px 0 0;
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
    border-radius: 10px;
}

.snslink a:hover {
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}


 /* slick */
.slick-wrap {
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    margin: 0 auto 5px auto;
}

.slick-img {
	width: 50%;
	height: auto;
}

/* slidernotset */
.slider {
	display: none;
}
  .slider.slick-initialized{
	display: block;
}

/* main-area */
.middole-area {
	display: block;
	margin: 0 auto 80px auto;
	text-align: center;
}

.area-title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	border-left: 10px solid rgba(32, 32, 133, 0.8);
	border-bottom: 1px solid rgba(32, 32, 133, 0.8);
}

.topix {
	display: inline-block;
	width: 50%;
	height: 420px;
	overflow-y: scroll;
	border-radius: 5px;
	border: 2px solid #CCC;
	text-align: left;
	padding: 10px;
	margin: 5px;
}
 
.topix ul {
	 display: block;
	 width: auto;
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 
.topix li {
	 display: block;
	 list-style: none;
	 margin: 3px 0 15px 0;
	 font-size: 18px;
	 font-weight: bold;
	 line-height: 20px;
	 border-bottom: 1px dashed #CCC;
}

.topix-day {
	display: table;
	font-size: 14px;
	margin-bottom: 5px;
}

.info-box {
	display: inline-block;
	width: 40%;
	min-height: 420px;
	border: 2px solid #CCC;
	text-align: left;
	padding: 10px;
	margin: 5px;
	vertical-align: top;
}

.info-box img {
	display: table;
	width: 50%;
	margin: 5px auto;
}

.info-box img:hover {
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.category-area {
	display: table;
	width: 98%;
	margin: 40px auto 40px auto;
	text-align: center;
	border-radius: 2px;
}

.category-block {
	display: table;
	padding: 5px 0;
	margin: 0px auto;
}

.category-block span a {
	display: inline-block;
	width: 480px;
	height: 250px;
	margin: 5px;
	color: #000;
    border: 3px solid rgba(32, 32, 133, 0.6);
	background-size: cover;
	background-position: center 10%;
}

.category-block span a:hover {
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.category-block span strong {
	display: block;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 84%;
	background: rgba(255, 255, 255, 0.8);
	padding: 8px;
}

.cat-01 {
    background-image: url(../image/category_img01.jpg);
}

.cat-02 {
    background-image: url(../image/category_img02.jpg);
}

.cat-03 {
    background-image: url(../image/category_img03.jpg);
}

.cat-04 {
    background-image: url(../image/category_img04.jpg);
}

.cat-05 {
    background-image: url(../image/category_img05.jpg);
}

.cat-06 {
    background-image: url(../image/category_img06.jpg);
}

.sns-block {
	display: block;
	width: auto;
	height: auto;
	margin: 40px auto 40px auto;
}

.sns-set {
	display: inline-block;
	width: 400px;
	height: 300px;
	margin: 15px;
	overflow: scroll;
}

.link-block {
	display: block;
	width: auto;
	margin: 5px auto 10px auto;
	padding: 5px;
	text-align: center;
}

a img.link-img {
	display: inline-block;
	width: 200px;
	margin: 5px;
}

a:hover img.link-img {
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}


footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px;
	border-top: 3px solid rgba(32, 32, 133, 0.8);
}

footer p {
	margin: 10px;
	line-height: 22px;
}

.footer-block {
	display: block;
	width: 80%;
	text-align: left;
	margin: 5px auto 5px auto;
}

.under-nav {
	display: inline-block;
	width: auto;
	height: auto;
	text-align: left;
	margin: 0 auto 5px auto;
	padding: 10px;
}

.under-nav ul {
	display: table;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 5px;
	list-style: none;
}

.under-nav li {
    display: inline-block;
	border-bottom: 2px solid rgba(32, 32, 133, 0.8);
	margin-right: 5px;
}

.under-nav li a {
    display: table-cell;
    width: auto;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	padding: 5px;
	border-radius: 2px;
}

.under-nav li a:hover {
	color: #F00;
}

.copy-set {
	display: table;
	margin: 5px auto 3px auto;
}

.copy-set::before {
   content: "\f1f9";
   font-family: FontAwesome;
   margin: 0 1px 0 0;
}

.sitemap-nav {
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	margin: 5px auto 5px auto;
}

.sitemap-nav ul {
	display: inline-block;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 5px;
	list-style: none;
}

.sitemap-nav li {
    display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 5px;
}

.sitemap-nav li::before {
	content: "▶";
	font-size: 18px;
	margin: 0 4px 0 0;
 }

.sitemap-nav li a {
	color: rgba(32, 32, 133, 0.8);
}

.sitemap-nav li a:hover {
	color: #F00;
}

.topmove {
	position: fixed;
	right: 40px;
	bottom: 20px;
	display: none;
	text-align: center;
}

.topmove a {
    display: table;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	background: rgba(86, 140, 42, 0.6);
	font-weight: bold;
	color: #FFF;
	font-size: 46px;
	vertical-align: middle;
	cursor: pointer;
}

.topmove a:hover {
	background: rgba(86, 140, 42, 0.3);
}

.topmove a strong {
	display: table-cell;
	vertical-align: middle;
}


/* 各ページ設定 */
.item-title {
	display: block;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px;
	border-left: 10px solid rgba(32, 32, 133, 0.8);
	border-bottom: 2px solid rgba(32, 32, 133, 0.8);
}

.item-title2 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
	border-bottom: 1px solid rgba(32, 32, 133, 0.6);
}

.item-title3 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
}

.item-title2::before {
	content: "■";
	color: rgba(32, 32, 133, 0.6);
	font-size: 18px;
	margin: 0 4px 0 0;
 }

.item-area {
	display: block;
	min-height: 400px;
	margin: 0 auto 80px auto;
	text-align: center;
	border-bottom: 1px solid #CCC;
}

.item-area img {
	display: table;
	margin: 0 auto 20px auto;
	padding: 4px;
	width: 60%;
}

.item-area a:hover img {
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.mapset {
	display: table;
	width: 600px;
	height: 400px;
	margin: 20px 5px 20px 5px;
}

.armsblock {
	display: block;
	margin: 30px auto 20px auto;
	padding: 4px;
	text-align: left;
}

.arms-img {
	display: inline-block;
	margin: 5px auto;
	padding: 8px;
	width: auto;
	border: 2px solid #CCC;
}

.arms-img img {
	display: block;
	margin: 3px auto;
	width: 400px;
}

img.mark-img {
	display: table;
	margin: 0;
	width: 100px;
}

.movie-set {
	display: inline-block;
	margin: 10px auto 10px auto;
	width: 600px;
	height: 360px;
}


/* 学校長ページ */
.item-area2 {
	display: table;
	width: 80%;
	height: auto;
	margin: 10px auto 20px auto;
	text-align: center;
}

.com-imgbox {
	display: block;
	margin: 5px auto 5px auto;
	padding: 4px;
	width: 200px;
	float: left;
	border: 1px solid #CCC;
}

.item-area2 img {
	display: table;
	margin: 0 auto 0 auto;
	padding: 2px;
	width: 90%;
}

.item-area2 a:hover img {
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.item-area2 ul {
	display: table;
	vertical-align: top;
	padding: 0 25px 0 40px;
}

.item-area2 ul li {
	list-style: none;
	line-height: 1.4rem;
	margin-bottom: 8px;
	text-align: left;
}

.p-point {
	display: table;
	margin-left: -15px;
	font-weight: bold;
}

.p-point2 {
	display: table;
	margin-left: -20px;
	font-weight: bold;
	color: rgba(252, 206, 53, 1.0);
}

.p-point2::before {
	content: "\f06a";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 16px;
	margin-right: 4px;
 }

@media screen and (max-width: 768px) {
.item-area2 {
		width: 96%;
}

.com-imgbox {
	padding: 2px;
	width: 40%;
}
}


/* モバイルPC表示ボタン */
#MO-site,#PC-site{
	color: #000;
	margin: 0 auto 0 auto;
	padding: 0;
	border: solid 2px #000;
	border-radius: 3px;
	background: rgba(249, 215, 167, 1.0);
	width: 98%;
	height: 40px;
	height: auto;
	vertical-align: middle;
	display: none;
}

.disp-pc {
	display: table;
	margin: 2px auto 2px auto;
	width: auto;
	text-align: center;
	border: 2px solid #CCC;
	float: right;
}


@media screen and (max-width: 1100px) {
.wrapper {
	width: 100%;
	padding: 2px;
}

.global-nav li a {
	font-size: 1.8vw;
}

.category-block span a {
	width: 45%;
	height: 180px;
}

.category-block span strong {
	top: 80%;
}

}

@media screen and (max-width: 768px) {
.header-block {
	display: none;
}

.header-img {
	width: 80%;
	margin: 0 auto 10px auto;
	float: none;
}

.top-nav {
	display: table;
	padding: 2px;
	float: none;
}

.top-nav li a {
	font-size: 3.6vw;
}

.topix {
	display: block;
	width: auto;
	height: 250px;
	padding: 5px;
}

.info-box {
	display: block;
	width: auto;
	height: auto;
	padding: 5px;
}

.item-area {
	height: auto;
}

.category-block span a {
	width: 42%;
}

.sns-set {
	display: block;
	width: 80%;
	height: 300px;
	margin: 15px auto 15px auto;
}

.mapset {
	width: 94%;
	height: 300px;
	margin: 20px auto 20px auto;
}

.arms-img img {
	width: 96%;
}

/* SPアコーディオン */
.globe-link {
	display: table;
	width: auto;
	text-align: center;
	color: #FFF;
	margin: 5px 0 5px 0;
}

.clickarea {
   display: block;
   background: none;
   list-style: none;
   margin: 0 auto 0 auto;
   border-radius: 3px;
   width: auto;
}

.clickmenu {
   border: 3px solid #CCC;
   background: rgba(32, 32, 133, 0.8);
   margin: 1px auto 1px auto;
   font-size: 20px;
   cursor: pointer;
   border-radius: 3px;
   padding: 6px 10px 6px 10px;
}

.clickmenu a span {
	font-size: 16px;
	font-weight: bold;
 }

.clickmenu li a {
   list-style: none;
   color: #F00;
}

.clickmenu a { 
   color: #FFF;
   font-weight: bold;
   cursor: pointer;
   vertical-align: middle;
}

.clickmenu:hover {
   background: rgba(32, 32, 133, 0.6);
}

.clicksplint {
   display: none;
   list-style: none;
   background: #FFF;
   width: 90%;
   position: absolute;
   border: 3px solid #689B05;
   border-radius: 5px;
   z-index: 9999;
   padding: 10px;
}

.clicksplint ul {
   margin: 0;
   padding: 0;
   text-align: left;
}

.clicksplint li {
   text-align: left;
   list-style: none;
}

.clicksplint a:hover {
   color: #F00;
}

.sub-info {
	font-size: 16px;
	padding: 0 3px 0 3px;
	color: #000;
	font-weight: bold;
	clear: both;
	border-bottom: 1px solid rgba(101, 111, 72, 1.0);
	padding-top: 10px;
 }

 .sub-info::before {
	content: "\f0da";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 20px;
	margin-right: 4px;
}
 
 
 .sub-info a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	clear: both;
 }

 .movie-set {
	width: 96%;
	height: 300px;
}


}