@charset "utf-8";
/* CSS Document */

/* Light*/
.min3{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 300;
 }
/*Regular*/ 
.min4{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
 }
/*Medium*/ 
.min5{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
 }
/*SemiBold*/ 
.min6{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 600;
 }
/*Bold*/ 
.min7{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 700;
 }
/*Black*/ 
.min9{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 900;
 }
 
 /* Light*/
.go3{
	font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 300;
 }
 /* DemiLight*/
.go35{
	font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 350;
 }
/*Regular*/ 
.go4{
	font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 400;
 }
/*Medium*/ 
.go5{
	font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 500;
 }
/*Bold*/ 
.go7{
	font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 700;
 }
/*Black*/ 
.go9{
	font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 900;
 }

.switch {
	visibility:hidden;
}
html,body{
    width: 100%;
}
body{
	color:#000000;
	background:#000000;
	letter-spacing:0.05em;
}
body a{
	color:#000000;
}

/*文字色*/
.red{
	color:#970000;
}
.white{
	color:#FFF;
}

/*リンク設定*/
a:hover,
a img:hover,
.sbtn:hover{
	position:relative;
	top: 1px;
	left: 1px;
	opacity:1;
	cursor:pointer;
}


/*マージン設定*/
.margin_bottom10{
	margin-bottom:10px;
}
.margin_bottom20{
	margin-bottom:20px;
}
.margin_bottom30{
	margin-bottom:30px;
}
.margin_bottom40{
	margin-bottom:40px;
}

.margin_top10{
	margin-top:10px;
}
.margin_top20{
	margin-top:20px;
}
.margin_top30{
	margin-top:30px;
}
.margin_top40{
	margin-top:40px;
}

.font_size13{
	font-size:1.3em;
}

/*ヘッダー設定*/
header{
	background:url(/p/100anniversary/img/header_back.png) bottom repeat-x;
	background-color:#FFFFFF;
	border-bottom:3px solid #970000;
}

#header_cont{
	margin:0 auto;
	width:1024px;
	height:86px;
}

#logo_cont{
	float:left;
	width:400px;
	height:auto;
}

#logo_cont h1 img{
	margin:0 20px 0 0;
	width:auto;
	height:86px;
}

#logo_cont h1 img{
	float:left;
}

#logo_cont img#ken_logo{
	display:block;
	margin:12px 0 5px 2px;
}

#site_name a{
	margin-left: -34px;
	color:#880000;
	text-align:left;
	font-size:1.3em;
	text-shadow: 1px 1px 2px #FFFFFF; 
}

#logo_cont img a:hover{
	position:relative;
	top: 0px;
	left: 0px;
	opacity:1;
}


/*ナビゲーション*/
nav{
	float:right;
	width:614px;
	border-top:5px solid #970000;
}

nav ul li a,nav ul li a span.nav_en{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
}

nav ul li a{
	display:block;
	float:left;
	margin: 12px 0;
    padding: 1px 16px;
	font-size:1.1em;
	border-left:1px solid #D8D8D8;
	text-shadow: 0px 0px 0px #000000; 
}

nav ul li:last-child a{
	border-right:1px solid #D8D8D8;
}

nav ul li a span.nav_en{
	display:block;
	color:#970000;
	font-size:0.7em;
	text-shadow: 2px 2px 0px #FFFFFF; 
}

.cont1024{
	margin:0 auto;
	width:1024px;
	height:auto;
}

h2{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
 	font-size:1.7em;
	letter-spacing:0.05em;
}

h3{
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
 	font-size:1.9em;
	letter-spacing:0.05em;
}

h3 span.h3_en,
h2 span.h3_en{
	display:block;
	margin-top:5px;
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
 	font-size:0.55em;
	color:#7C7C7C;
	letter-spacing:0.05em;
}

.red_bar{
	margin:20px auto;
	width:55px;
	border-top:1px solid #970000;
}

.red_bar2{
	margin:20px auto;
	width:55px;
	border-top:1px solid #FF0000;
}

.white_bar{
	margin:20px auto;
	width:55px;
	border-top:1px solid #FFFFFF;
}

.blue_bar{
	margin:20px auto;
	width:55px;
	border-top:1px solid #0076B3;
}

.link_more a{
	display:block;
	margin:20px auto 0;
	width:150px;
	height:auto;
	font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
	font-size:1.3em;
}

.arrow01{
     display: block;
	 float:right;
	 margin-top:10px;
     width: 12px;
     height: 12px;
     border-top: solid 2px #FFFFFF;
     border-right: solid 2px #FFFFFF;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
}

.arrow02{
     display: block;
	 margin:0 auto;
     width: 12px;
     height: 12px;
     border-top: solid 2px #FFFFFF;
     border-right: solid 2px #FFFFFF;
     -webkit-transform: rotate(135deg);
     transform: rotate(135deg);
}

/*共通のお知らせ*/
#foot_news{
	padding:35px 0;
	background:#DBDBDB;
	overflow:hidden;
}

.cont900{
	margin:0 auto;
	width:908px;
	height:auto;
}

#foot_news h3{
	font-size:1.7em;
}

#foot_news h3 span.h3_en{
	font-size:0.6em;
}

#foot_news .red_bar,
#foot_news .white_bar{
	margin:10px auto 40px;
	border-width:2px;
}

#foot_news h4{
	float:left;
	background-color:#FFFFFF;
	outline: solid 2px #970000;
	outline-offset: -8px;
	text-align:left;
}

#foot_news h4 a{
	font-size:1.5em;
	line-height:1.4em;
	text-shadow: 0px 0px 0px #570000; 
}

#foot_news h4#dousoukai{
	margin-right:20px;
	padding:23px 10px 23px 25px;
	width:390px;
	height:auto;
	background:url(/p/100anniversary/img/news_link_kinen.png) right no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
}

#foot_news h4 a img{
	float:right;
	margin-top: -10px;
}

#foot_news h4#event{
	padding:25px 20px 18px 25px;
	width:418px;
}

#foot_news h4#event a{
	letter-spacing:0;
}

#foot_news h4#donation a img{
	display:block;
	float:none;
}

#foot_news h4#donation{
	margin-top:20px;
	padding:35px 20px 18px 25px;
	width:863px;
	font-size:1.2em;
	background: url(/p/100anniversary/img/news_link_kifu_img.png) right no-repeat;
	background-size:contain;
	background-color:#FFFFFF;
}

/*インスタ*/
#top_insta_cont{
	padding:40px 0;
	background-color:#FFF;
}

#top_insta{
	margin:0px auto;
	padding:20px;
	width:945px;
	height:auto;
	text-align:left;
	border:2px solid #F16565;
	line-height: 1.7em;
}

#insta_logo{
	float:left;
	margin:0 30px 20px 70px;
}

#insta_img{
	display:block;
	margin:0 auto;
}

#campus{
	background-color:#FFFFFF;
	line-height: 0;
}

#campus img{
	width:100%;
	height:auto;
}


/*トップへ戻るボタン*/
.page-top{
	margin: 0 ;
	padding: 0 ;
}
.page-top p{
	z-index:3;
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 16px ;
	bottom: 16px ;
} 
.move-page-top {
    display: block;
    background: #e62117;
    width: 80px;
    height: 80px;
    border-radius: 40px 40px 40px 40px;
    color: #fff;
    line-height: 80px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/*フッター*/
footer{
	overflow:hidden;
	padding:15px 0;
	width:100%;
	height:auto;
	border-top:8px solid #970000;
	background-color:#292929;
}

#foot_left{
	margin:0 0 20px;
	width:370px;
	height:auto;
	text-align:left;
}

#foot_left,
#foot_red_logo{
	float:left;
}

#foot_red_logo{
	margin:0 13px 10px 0;
}

#foot_ken_logo{
	display:block;
	margin:12px 0 10px 0;
}

#foot_left a{
	display:block;
	margin-bottom:2px;
	color:#FFFFFF;
	font-size:0.95em;
}

#foot_site_name a{
	display:block;
	margin-bottom:25px;
	font-size:1.2em;
}

#sns_list img{
	margin:5px 5px 5px 0;
}

#sns_list a{
	display:inline-block;
}

#foot_right{
	float:right;
	width:650px;
	height:auto;
	text-align:left;
}

#foot_right ul{
	float:left;
	margin-bottom:25px;
	padding:5px 15px 5px 15px;
	line-height:2.22em;
	border-left:1px solid #970000;
}

ul#foot_ul_first{
	padding:5px 32px 5px 18px;	
	line-height:1.8em;
}

#foot_right ul.last{
	padding-right:0;
}

#foot_right ul li a{
	font-size:0.95em;
	color:#FFFFFF;
}

#foot_insta{
	clear:both;
}

#foot_insta a{
	padding:10px 20px;
	background-color:#FFFFFF;
	border:1px solid #970000;
	font-size:0.9em;
}

#foot_insta img{
	vertical-align:middle;
	margin-right:10px;
}

#footer_dousoukai a{
	margin-bottom:0;
}

#copy{
	clear:both;
	padding:10px 0 40px;
	border-top:1px solid #454545;
	font-size:0.9em;
	line-height:1.7em;
	color:#CCC;
}

#footer_logo_cont{
	overflow:hidden;
}

.t_s{
	font-size:0.7em;
	letter-spacing:0.05em;
}


/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px */
@media only screen and (min-width: 769px) {

#sp_nav,
#sp_footer,
.sp_only{
    display:none !important;
}
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
スマートフォン向けレイアウトの指定
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

@media screen and (max-width: 769px) {

body{
}

.sp_only{
	display:block;
}

.sp_none,
#header_cont{
	display:none;
}

img{
	width:100%;
	height:auto;
}

.br_none br{
	display:none;
}

/*メニューnaver設定*/
#sp_nav a{
	display:none;
}

#sp_nav{
	color:#FFFFFF;
	font-size:0;
}

.naver.enabled a {
	display:block !important;
	position:relative;
    float: none;
    margin: 0;
    padding: 4px 0 4px 10%;
    border-bottom: 1px solid #484848;
	width: 90%;
    text-align: left;
	font-size:16px;
}

.naver.enabled span.past,
.naver.enabled span.future,
.naver.enabled span.news,
.naver.enabled span.link{
	display:block;
	padding-left:6%;
	text-align:left;
	background-color:#003c88;
	color:#FFFFFF;
}

.naver.enabled span.future{
	background-color:#900000;
}

.naver.enabled span.news{
	background-color:#034e10;
}

.naver.enabled span.link{
	background-color:#404040;
}

.naver.enabled a:hover,
#sp_foot_list li a:hover{
	position:relative;
	top: 0px;
	left: 0px;
	opacity:1;
}

.naver.enabled a::after {
    position: absolute;
    top: 50%;
    right: 6%;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 1px solid #7e7e7e;
    border-right: 1px solid #7e7e7e;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.naver a {
    background: #1f1f1f;
    color: #fff;
    display: block;
    float: left;
    margin: 0 1px 0 0;
    padding: 0 0 0 20px;
    text-decoration: none;
}

/*全体コンテナ設定*/
.cont1024,
.cont900{
	overflow:hidden;
	margin:0 auto;
	width:100%;
	height:auto;
}

.sp_wi90{
	margin:0 auto;
	width:90%;
	height:auto;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.7em;
}

#foot_news h3 {
    font-size: 1.4em;
}

#foot_news {
    padding: 15px 0;
}

h3 span.h3_en, h2 span.h3_en {
    margin-top: 0;
}

#foot_news .red_bar, #foot_news .white_bar {
    margin: 10px auto 15px;
}

#foot_news img{
	width:95%;
	height:auto;
}

#top_insta {
    margin: 0px auto;
    padding: 15px 5% 10px;
    width: 80%;
    line-height: 1.5em;
    font-size: 0.9em;
}

#top_insta br{
	display:none;
}

#insta_img {
    margin: 10px auto 0;
}

#insta_logo {
    float: none;
    display: block;
    margin: 0 auto 10px;
    width: 60%;
    height: auto;
}

#top_insta_cont {
    padding: 25px 0;
}

#foot_left a img{
	width:auto;
	height:auto;
}

footer{
	padding:10px 0;
}

footer h5,
#sp_foot_list{
	background-color:#292929;
	color:#FFFFFF;
	text-align:center;
}

footer h5{
	padding-bottom:8px;
	font-size:0.95em;
}

#sp_foot_list{
	text-align:left;
}

#sp_foot_list li a{
	border-bottom:1px solid #484848;
}

#sp_foot_list li a{
	position: relative;
	display:block;
	padding:4px 0 4px 10%;
	width:90%;
	height:auto;
	color:#FFFFFF;
	font-size:0.95em;
}

#sp_foot_list li.past,
#sp_foot_list li.future,
#sp_foot_list li.news{
	display:block;
	padding-left:6%;
	text-align:left;
	background-color:#003c88;
	color:#FFFFFF;
}

#sp_foot_list li.future{
	background-color:#900000;
}

#sp_foot_list li.news{
	background-color:#034e10;
}

#sp_foot_list li:first-child{
	border-top:1px solid #484848;
}

#sp_foot_list{
	margin-bottom:20px;
}

#sp_foot_list a::after {
    position: absolute;
    top: 50%;
    right: 6%;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 1px solid #7e7e7e;
    border-right: 1px solid #7e7e7e;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#sp_footer_insta{
	margin:0 auto 15px;
}

#sp_footer_insta a{
	padding:8px 5%;
	border:2px solid #970000;
    background-color: #FFFFFF;
	font-size:0.9em;
	line-height:1em;
}

#sp_footer_insta img{
    display: inline-block;
    vertical-align: middle;
    margin: -1px 6px 0 0;
    width: auto;
    height: 25px;
}

#foot_left{
	float:none;
	margin:0 auto 15px;
	width:100%;
	text-align:center;
	font-size:0.95em;
}

#copy{
	margin:0 auto;
	padding:20px 0 80px;
	width:90%;
	height:auto;
	font-size:0.8em;
}

}

@media print{
#sp_nav,
footer h5,
#sp_foot_list,
#sp_footer_insta,
.sp_only{
	display: none;
}

}

