/*
Theme Name: S4DTheme
Theme URI: http://s4d.csis.u-tokyo.ac.jp/
Author: SO
Author URI: http://s4d.csis.u-tokyo.ac.jp/
Description: 
Version: 1.0
License: 
License URI:
Tags:
Text Domain:
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0px; padding: 0px; border: 0px none;}
ul, ol, dl, li, dt, dd {list-style: none;}
a,a:link,a:visited {color:#000000;text-decoration:none;outline:none;}
body {     font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, "MS PGothic", "MS UI Gothic", Arial, sans-serif;width:100%;text-align: center;font-size: 62.5%;  -webkit-text-size-adjust: 100%;}
main{background-color: #f6f6f6;}
.content{margin:0 auto;max-width: 1024px;position: relative;}
.content img{width: 100%;}

.backgroundWhite{background-color: #ffffff;}
header{width:100%; min-height: 50px; text-align:center; margin:0 auto; }

.textcenter{text-align: center;}


.menu .headerLogo1 img{max-width: 150px;padding-top:35px;text-align: center;}
.menu .headerLogo2 a img{max-width: 250px;padding-top:15px;text-align: center;padding-bottom: 10px;}
.headerLogoInner{display: inline-block;margin:0 auto;}
.headerLogo a img{max-width: 300px;padding-top:15px;}
.headerLogo a{font-family: 'Source Sans Pro', sans-serif; font-weight:900; font-size: 1rem;text-align: center;}
.headerLogo h1{font-family: 'Source Sans Pro', sans-serif; font-weight:900; font-size: 1rem;text-align: center;}
.headerRight{width:200px;float: right; padding-top:20px;}

.selectLangage{font-size: 1.2rem;padding-top:30px;}
#language li {float: left;margin-left: 10px;}
#language li.active {text-decoration: underline;}
#language{font-size: 1.5rem;
    position: absolute;
    right: 15px;
    top:30px;}
    
.header{padding-top:10px;}
.headerLine{line-height: 30px; height: 30px;background-color: #2660ac;color: white;}






.navigation{
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	height:50px;
	}
.navigation-left{ float: left;}
.navigation-right{float: right;     margin: 5px;    padding: 10px;font-family: 'Open Sans Condensed', sans-serif;font-weight:bold;font-size: 1.2rem; letter-spacing: 0.2rem;border:1px solid #2660ac; }
a .navigation-right {color: #2660ac;}
a:hover .navigation-right {background-color: #2660ac;color: #ffffff;}


.navigation-left { text-align: center;}
.navigation-left ul{display: inline-block;}
.navigation-left li{float: left; margin: 15px 10px 20px;}
.navigation-left a{font-family: 'Open Sans Condensed', sans-serif;font-weight:bold;font-size: 1.2rem; letter-spacing: 0.2rem;margin-right:15px;color: #2660ac;}
a.currentNavi{ border-bottom: 2px solid #2660ac;padding-bottom: 5px;}





.aboutTitle h1{font-size: 3rem;}
.memberTitle h1{font-size: 3rem;}
.accessTitle h1{font-size: 3rem;}

h3.activityTitle{font-size: 2rem;line-height: 2.5rem ;text-align: left;}
p.activityText{font-size: 1.5rem;text-align: left;padding-bottom:20px;}
span.activityNum{color:#2660ac;font-size: 2rem;}

ul.archiveMenuUl  {
    display: inline-block;
}

li.archiveMenuLi {
    float: left;
    font-size: 1.5rem;
    padding: 10px 20px 10px 0;
}

#main{min-height:600px;}
.mainWrapper{background-color: #FFFFFF;margin-top: 10px;}
.mainContent{width:100%; margin:0 auto;}

.topImage{
	background-image: url("images/topimage3.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
	min-height:500px;
	padding:30px 10px;
	}

.topImageTitle{
	font-size: 3rem;
    color: #ffffff;
    padding-top:15px;
}
.topTitle{
    color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
/*     background:rgba(0,0,0,0.2); */
    }

.topTitle h2{
	text-align: left;
	font-size: 4rem;
    }
    
p.topText{
    color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
    margin: auto;
    font-size: 1.5rem;
    line-height: 2rem;
    clear: both;
    text-align: left;
	padding-top: 20px;	
}


.topicsImage{
/*	background-image: url("images/topics.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
*/	

	width:100%;
	max-height:700px;
	padding:20px 10px;
	}


.aboutTitle{
    padding: 30px 0px 10px 0px;
}
p.aboutText{
    padding: 30px;
    max-width: 70%;
    margin: auto;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: left;	
}

section.content{margin:0 auto;max-width: 1024px;}

.gaiyou1{min-height: 100px;background-color: #ffffff;}
.gaiyou2{min-height: 100px;background-color: #ffffff;}
.gaiyou3{min-height: 100px;background-color: #ffffff;}

.gaiyou h2{padding:30px 0;font-size: 4rem;font-weight: bold;text-align: center;}    
.gaiyou article {margin-bottom:10px;}
.gaiyou h3{font-size: 1.5rem;padding:20px;}
.gaiyou {width:90%;margin:0 auto;font-size: 1.5rem}
.gaiyou p{padding-top:15px;width:95%;margin:0 auto;font-size: 1.5rem;text-align: left;}
.gaiyou img{width:95%;}

.gaiyouBox{padding:10px;}

.about h2{padding-bottom:30px;font-size: 2.5rem;}    
.about article {padding:30px 0px;margin-bottom:10px;}
.about article.middle {border-left: 1px solid #d4d4d4;border-right: 1px solid #d4d4d4; }    
.about h3{font-size: 1.5rem;padding:20px;}
.about {width:90%;margin:0 auto;font-size: 1.5rem}
.about p{width:70%;margin:0 auto;font-size: 1.5rem;text-align: left;}
.about img{width:100%;}

.topics {width:95%;margin:0 auto;}
.topics h2{padding-top:30px;font-size: 4rem;font-weight: bold;text-align: center;color: black;}    


/* Event */
.topEventDate{}
.topEventDateBar{background-color: #474747;height: 8px;}
.topEventDateInner{}
.topEventDateBottom{width:85%;border-bottom: 1px solid #aeaeae;margin:0 auto;
}
p.eventDay{font-size: 5rem;font-weight: bold;}
p.eventMonth{font-size: 3rem;font-weight: bold; text-transform: uppercase;margin-top:-15px;}

.eventIcon{color:#ffffff;font-size:5rem;font-family: sans-serif;}
.newsIcon{color:#ffffff;font-size:5rem;font-family: sans-serif;}
.whatsnewsTitle{height:80px;}
.whatsEventTitle{height:100px;}

.topeventTitle{height: 50px}




.topnewsTitle{height: 90px;}

.topnewsTitle{}

.documentTitle{font-size: 1.5rem;text-align: left;font-weight: bold;}
.documentLink{font-size: 1.4rem;text-decoration: underline;text-align: left;padding:5px;}
.documentLink .fa{padding-left:5px;}















.newsSubIcon{color:#000000;font-size:5rem;height: 200px; line-height: 200px;}


.news h2{padding:30px 0;font-size: 3rem;font-weight: bold;text-align: center;}    
.event h2{padding:30px 0;font-size: 3rem;font-weight: bold;text-align: center;}    
.row .button {border: 1px solid #aeaeae; height: 50px;max-width:200px;margin:0 auto;font-size: 1.5rem;line-height: 50px;margin-top: 20px;}
.largeButton { width:300px;border: 1px solid #aeaeae; height: 50px;margin:0 auto;font-size: 1.5rem;line-height: 50px;}

.largeButton .fa{padding-left: 10px;}
a:hover .largeButton {background-color: #2660ac;color: #ffffff;}

.row .separateLine{border-bottom: 1px solid #d4d4d4;max-width:1200px;margin:0 auto;padding-top:50px;}
    
    
.fa {
	padding-right: 5px;
}    
   
   
   
.topicsInner{border: 1px solid #5d5d5d; padding:15px 0px;margin:30px 15px; height: 300px; background-color: rgba(0,0,0,0.5);position: relative;}
.topicsInner h3{padding-top:10px;font-size:2rem;padding:20px;}
.topicsInner p{width:90%;margin:0 auto;font-size: 1.3rem;}

.topicsInner .largeButton{margin-top: 20px;vertical-align: bottom;}

p.topeventSubTitle{font-size: 1.5rem;
    border-bottom: 1px solid #aeaeae;
    text-align: left;
    padding-top: 15px;
    }
.singleIcon .fa{margin-right: 5px;}
.topeventSubTitle .fa{width:20px;}
p.eventSubTitle{font-size:1.5rem;border-bottom: 1px solid #aeaeae;text-align: left;}
.eventSubTitle .fa{width:15px;text-align: center;padding-left: 2px;}
span.eventSubTitleSpan{font-size:1.2rem;padding:10px;text-align: left;font-weight: bold;}
.eventSubTextInner{}

.topeventSubTextInner{width:90%;margin: 0 auto; height: 140px;padding-top: 25px;
}

.topnewsText{height: 100px;padding-top:5px;text-align: left;}
.topics article {padding:0px 0px;margin-bottom:10px;}
.topics article.middle {border-left: 1px solid #d4d4d4;border-right: 1px solid #d4d4d4; }    

.topicInfo{}
.topicCategoryEvent{font-size: 1.2rem;color: #ff0000;}
.topicCategoryNews{font-size: 1.2rem;color: #ff0000;}



.topicsInner .topicCategoryEvent{font-size: 1.2rem;color: #ffffff;    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);}
.topicsInner .topicCategoryNews{font-size: 1.2rem;color: #ffffff;    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);}
.topicsInner .topicCategorySeparate{padding:0px 10px;color: #ffffff;    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);}
.topicsInner .topicCategoryDate{color: #ffffff;    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);}
.topicsInner h3{color: #ffffff;    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);font-size: 1.8rem;}
.topicsInner p{color: #ffffff;    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);}
.topicsInner .largeButton {color: #ffffff; width:300px;border: 1px solid #5d5d5d; height: 50px;margin:0 auto;font-size: 1.5rem;line-height: 50px;}


.topicCategorySeparate{padding:0px 10px;}
.topicCategoryDate{font-size: 1.2rem;color:#636363;}


.topNews{border: 1px solid #d4d4d4;height:450px;}
.topEvent{border: 1px solid #d4d4d4;height:400px;position: relative;}
.finishEvent{
    position: absolute;
	background-color: red;
    color: white;
    font-size: 1.5rem;
    padding: 5px;
    font-weight: bold;
    top: 57%;
    left: 50%;
    width: 75%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}



.topNewsImage {    overflow: hidden;
    width: 310px;
    height: 200px;
    position: relative;}
.topNewsImage img{ position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;}    
    
.topNewsInner{background-color: #ffffff;padding-top:10px;margin:20px 0;width:95%;margin:0 auto;}
.topNewsInner h3{padding-top:20px;font-size: 2rem;line-height: 2.8rem;}
.topNewsInner p{width:90%;margin:0 auto;margin-top: 15px;font-size: 1.2rem;text-align: left;}
.newsbuttonArea{width:70%;height:auto;margin:0 auto;height: 70px;padding-top: 10px;}
.eventButtonArea{width:70%;height:auto;margin:0 auto;height: 70px;padding-top: 20px;}
.newsButton {background-color: #ffffff; width:60%;border: 1px solid #d4d4d4; height: 50px;margin:0 auto;font-size: 1.5rem;line-height: 50px;position: absolute; botton:0;}
.newsButton .fa{padding-left: 10px;}
a:hover .newsButton {background-color: #2660ac;color: #ffffff;}

.archiveLinkText{font-size: 2rem;}


   
.subscriptionButtonTop {background-color: #2660ac;color: #ffffff; border: 1px solid #000000;width:30%;float: right;
    text-align: center;
    line-height: 45px;font-size: 2rem;margin-left: 50px;}
.subscriptionButtonTop .fa{padding-left: 10px;font-size: 2.5rem;}
.subscriptionButtonFotter {background-color: #2660ac;color: #ffffff; border: 1px solid #000000;width:30%;margin:0 auto;
    text-align: center;
    line-height: 45px;font-size: 2rem;margin-top:30px;}
.subscriptionButtonFotter .fa{padding-left: 10px;font-size: 2.5rem;}
/*
NEWS一覧
*/    
article.newsview{padding-top:10px;padding-bottom: 10px;}
    
.archiveContents{width:1024px;margin:0 auto;}
    
section.archive{
    height: 50px;
    line-height: 50px;
    clear: both;
    border-bottom:solid 1px #aeaeae;font-size: 1.5rem;margin-bottom: 10px;
}

.archiveDate{color:#636363;text-align: left;}
.archiveTitle{text-align: left;}
.archiveLink{text-align: left;}    
.archiveLink .fa{font-size:2rem;}    

.naviCenter { text-align: center;}
.naviCenter ul{display: inline-block;}
.naviCenter li{float: left; margin: 12px 5px 20px;}
.naviCenter a{font-family: 'Open Sans Condensed', sans-serif;font-weight:bold;font-size: 1.2rem; letter-spacing: 0.2rem;padding: 7px;}

h2.subTitle{font-weight: normal;font-size:2rem;}
h2{font-weight: normal;font-size:1.8rem;}


.recentnewsLi img{width:300px;}

.topics{width:95%;margin:0 auto;font-size: 1.5rem;}
.topics img{width:100%;}


.space10{height: 10px;}
.space30{height: 30px;}
.space50{height: 50px;}
.space100{height: 100px;}

.spaceS{height:50px;}
.spaceM{height:100px;}
.spaceL{height:150px;}

.bold{font-weight: bold;}

.row img{max-width: 1200px;}














/* about */
.aboutContent{background-color: #ffffff;}
.aboutContent img.aboutImage{margin:0 auto;padding:10px 50px;}
.aboutContent section{ clear: both;}
.aboutContent h3{font-size: 1.6rem; font-weight: bold; padding-top: 10px;    margin: 10px 0px 5px;}
.middle{}
.aboutContent p{text-align: left;padding-top: 10px;padding-bottom: 30px;}
p.aboutText{ max-width: 95%;margin:0 auto;font-size: 1.5rem;line-height: 2.2rem; }
h2.aboutTitle{text-align: center;font-size: 2rem;font-weight: bold;margin:10px;}
.aboutTextBottom{font-size: 1.3rem;line-height: 1.8rem; }

/* news */
.secondTitle{padding: 30px 0px 10px 0px;font-size:3rem;padding-bottom:30px;}

.secondLeft{}
.secondLeftContent{text-align: left;}
.newsTitle{font-family: "Archivo Black",sans-serif; font-size: 15pt;}
.youtubeImg{position: relative;}
.youtubePlay{position: absolute; width:50px; height: 50px; top: 0; left: 0; right: 0; bottom: 0;margin: auto;width: 100px;height: 100px;border: none;}

.secondContentDate{color: gray;  font-size: 9pt;}

.secondContent img{width:100%;height:100%;}

.detailNews{clear: both;background-color: #ffffff;}
.detailNewsInner{padding:50px;}
.detailEvent{clear: both;background-color: #ffffff;}
.detailEventInner{padding:50px;}

.detailNews img{width:100%;height:100%;}
.detailEvent img{width:100%;height:100%;}

.finishEventDetail {
    border: 2px solid red;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 30px;
}


.newsTitle{font-weight: bold;}
.newsText{font-size: 1.7rem;text-align: left;padding-top:30px;}


/* partner */
section.partner{padding:30px;background-color: #ffffff;}
.partnerInner{background-color: #ffffff;}
h2.partnerTitle{text-align: center;padding-bottom: 30px;font-weight: bold;}
.partner p{text-align: left;}
p.partnerName{font-size: 1.7rem; text-align: left;padding-bottom: 2px;}
p.partnerLink a{font-size: 1.2rem; color: #2660ac; text-decoration: underline;}
p.partnerLink{padding-bottom:40px;line-height: 15px;}

/* メンバー */
.memberContent{	background-color: #ffffff;}
.memberContentInner{padding:50px;}
ul.memberUl
{
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
}

li.memberLi{
	text-align: left;
	position: relative;
    flex: 1 1 auto;
    -webkit-flex: auto;
    flex: inherit;
    width: 49%;
    margin: 25px 0;
	padding:25px 10px;
	background-color: #ffffff;
}
	    
.memberTitle{
    padding: 30px 0px 10px 0px;
}



.memberContent{
}
	    
	    
li.memberLi:nth-child(odd){
	margin-right:2%;
	
	
}
.memberLeft{width:42%;float: left;display: table-cell;}
h3.memberName{padding:5px 0px 0px 0px;line-height: 2.5rem;}
.memberTextPosition{font-size: 1.3rem;padding-top: 5px;}
.memberRight{width:58%;float: left;border-left: solid 1px #aeaeae;min-height: 90px;padding-top: 5px;padding-right: 5px;}
p.memberText{font-size: 1.3rem; padding-left: 20px;padding-bottom: 10px;line-height: 1.3rem;}


/* アクセス */
.accessHeader{text-align: center;}
.accessHeader p{font-size: 1.5rem;}
.accesssContent{text-align: left; background-color: #ffffff;}
.accesssContentInner{padding:50px;}
.accessTitle{
    padding: 30px 0px 10px 0px;text-align: center;
}
.accessContentText p{font-size: 1.5rem;text-align: left;}
h2.mapInfomation {border-bottom: 1px solid #aeaeae;}
.accesssContent h2{font-weight: bold;padding-bottom: 10px;}
.accesssContent h3{font-size: 1.5rem;font-weight: bold;padding: 5px 0px 10px 0px;}
.accesssContent h2 .fa{padding:5px;    font-size: 3rem;    margin-right: 10px;}
.accesssContent a{text-decoration: underline;}

p.mapLink{text-decoration: underline;text-align: right;}
.googlemap{padding:30px 0;text-align: center;}
.accesssContent h4{font-size: 1.5rem;}







/* 内部向けページ */
span.categoryName{
    display: inline-block;
    color: #000000;
    background-color: white;
    font-size: 1.2rem;
    border: 1px solid;
    padding: 0px;
    height: 25px;
    width: 110px;
    line-height: 25px;
    margin-right: 25px;
    text-align: center;}

.internalContents{width:100%;min-height: 500px;}


.internalbodytext{padding-top: 30px;}
.internalbodytext p{font-size: 0rem;}
.internalbodytext p.internalPass{font-size: 1.5rem;padding:20px;}
.internalbodytext input{font-size: 1.5rem;margin:10px;padding:5px;}



/* CONTACT */
.contactForm{background-color: #ffffff;max-width:700px;margin:0 auto;padding-top: 30px;}
span.wpcf7-form-control-wrap select{ border-radius: 0px;}
.wpcf7-text{ border:none;font-size:1.5rem;}
text area { border:none;}
.wpcf7-text{border: 1px solid #303030;
    height: 45px;
    padding: 9px;
    resize: none;
    width: 95%;
    resize: none;
}

.wpcf7-select{border: 1px solid #303030;
    height: 45px;
    padding: 5px;
    resize: none;
    width: 95%;
    resize: none;
}

textarea.wpcf7-validates-as-required{
    border: 1px solid #303030;
    height: 200px;
    padding: 9px;
    resize: none;
    width: 95%;
    resize: none;
}

table.contactTable{margin: 0 auto;width:500px;}

tr.contactTableResponse{height:30px;}
tr.contactTableTr{height: 80px;font-size: 1.5rem;}
tr.contactTableTrSubmit{height: 150px;}

.contactForm .submitButton{font-size: 1.5rem;padding:10px;text-align: center;width:200px;}
.inputSubmitButton{text-align: center;}
#followUsDiv{
padding: 50px;
text-align: center;
}
li.followUsLi{float: left;margin-right:20px;line-height: 25px;}

.wpcf7 .wpcf7-not-valid {
    background: yellow;
}

.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}

.contactAttention{
  margin:0 auto;
  font-size:10pt;
}

.contactAttentionImg{
 text-align:center;
 padding-bottom:20px;
}

.screen-reader-response{
    display: none;
}
.wpcf7-validates-as-required{
/*     background: yellow; */
}
.wpcf7-validates-as-email{}

.wpcf7-validation-errors{font-size: 1.5rem;text-align: center;}

.contactformP{width:80%; text-align: left;margin:0 auto;word-wrap: break-word;padding-bottom:30px;}



/* footer */
#footer{width:100%;background-color: #000000;font-size: 1.2rem;}
#footer h3{font-size: 1.2rem;color: white;}


.footerCenter { text-align: center;width:100%;padding-top:0px;}

.footerContent{}

.footerCenter ul{display: inline-block;}
.footerCenter li{float: left; margin: 20px;}
.footerCenter a{}
span.footerPath{vertical-align: middle;padding:1px 5px;}

.clear{clear: both;}

.footerMenu{padding-bottom:20px;text-align: left;}
.footerMenu .fa{padding-left: 5px;}
.footerMenuTitle{padding-bottom: 5px;color: white;}
.footerMenuTitle h2{color: #2660ac;font-size: 1.2rem;}
.footerMenu h3{padding:2px;}

.footerCopyright{text-align: center;line-height: 40px;}
.footerCopyright a{color:#ffffff;}
span.arrow{background-image:url("../images/arrow.png") no-repeat; }


.footerMenuTitle{padding-bottom: 5px;}
.footerMenuButton{border: 1px solid #ffffff;text-align: center;line-height: 45px;color:#ffffff;}
 a:hover .footerMenuButton{background-color: #ffffff;color:#000000;}

.footerBottom{max-height: 50px;	}
.footerText{float: left; font-size: 1.2rem;text-align: left;padding-top:25px;color: gray;letter-spacing: 0.1rem;width:85%;}
.footerlogo{margin:10px 0;float:right;width:15%;}
.footerlogo img{width:100%;}




.center{text-align: center;}





/* タブレット＆スマートフォン */
@media screen and (max-width: 991px) {
.headerLogo a img{padding-top:0;}

.spMenu{padding-top:10px;}

.drawer-nav{background-color: #000000;line-height: 5rem;}
.drawer-hamburger{top:15px;width: 3rem;}
.drawerLi{font-size: 1.7rem;padding:10px 0;border-bottom: 1px solid #555555;}
.drawerLi a{color: #ffffff;display: block}

.row{margin:0;}
.naviCenter a{letter-spacing: 0.1em;}
.sImage50 img{ width:50%;}
.sImage80 img{ width:80%;}
.sImage100 img{ width:100%;}

.mincho{font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;}
/*FORM*/

.selectLangage{font-size: 1.3rem;padding-top:10px;text-align: right;padding-right: 30px;}
#language {top:10px;}
.whatsnewsTitle{font-size: 1.5rem;}
.topicsInner{padding: 20px 0px;height:330px;}
.topicsInner .largeButton{width:200px;margin-top:30px;}
.topImageTitle{width:95%;margin: 0 auto;}
.topTitle{width:95%;margin: 0 auto;}
.topTitle h2{text-align: center;}
p.topText{font-size: 1.7rem;line-height: 2.5rem;}
.gaiyou h2{font-size: 3rem;}

.topicsImage{max-height:none;}

.topNews{margin-bottom: 30px;height: 500px;}
.topEvent{margin-bottom: 30px;height: 420px;}



.topNewsImage {
	margin:20px auto;
}


.subscriptionButtonTop {background-color: #2660ac;color: #ffffff; border: 1px solid #000000;width:90%;margin:0 auto;
    text-align: center;
    line-height: 45px;font-size: 2rem; float: none;margin: 30px;}
.subscriptionButtonTop .fa{padding-left: 10px;font-size: 2.5rem;}
.subscriptionButtonFotter {background-color: #2660ac;color: #ffffff; border: 1px solid #000000;width:90%;margin:30px auto;
    text-align: center;float: none;
    line-height: 45px;font-size: 2rem;}



/* about */
p.aboutText{ max-width: 95%;padding:10px;margin:0 auto;}
h2.aboutTitle{text-align: center;font-size: 3rem;font-weight: bold;width:90%;margin:0 auto;}
.aboutTextBottom{padding-bottom:30px; }
.aboutContent img.aboutImage{margin:0 auto;padding: 20px;}


.topicsInner .largeButton {width:200px;}


.detailNewsInner{padding:20px;}
.detailEventInner{padding:20px;}





/* partner */
p.partnerName{font-size: 1.5rem;}



/* メンバー */
.memberContentInner{padding:50px 0px;}
li.memberLi{width:90%;margin:0 auto;padding: 30px 0px;padding-left: 5px;}
li.memberLi:nth-child(odd){margin: auto;}
.memberLeft{width:32%;}
h3.memberName{font-size: 1.8rem;line-height:2rem;padding-top: 5px;}
.memberRight{width:68%;padding-left: 5px;}
p.memberText{font-size: 1.2rem;padding-left:15px;padding-bottom: 15px;}



/* アクセス */
.accessHeader p{text-align: center;}
.accesssContentInner{padding:0px;}
.accessContentText p{font-size: 1.5rem;text-align: left;}
h2.mapInfomation {border-bottom: 1px solid #aeaeae;}
.accesssContent h2{font-weight: bold;padding-bottom: 10px;}
.accesssContent h3{font-size: 1.5rem;font-weight: bold;}
.accesssContent h2 .fa{padding:5px;    font-size: 3rem;    margin-right: 10px;}
.accesssContent a{text-decoration: underline;}

p.mapLink{text-decoration: underline;text-align: right;}
.googlemap{padding:30px 0;text-align: center;}
.accesssContent h4{font-size: 1.5rem;}


/* 内部向けページ */
ul.archiveMenuUl  {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}

li.archiveMenuLi {
    float: left;
    font-size: 1.5rem;
    margin: 0 10px;
    padding: 10px 20px 10px 0;
}




.naviCenter a{font-weight:bold;font-size: 1rem; letter-spacing: 0rem;padding: 1px;}

.contentThumSubTitle{line-height: inherit;}
.contentThumSubTitle p{font-size:11pt;text-align: left; color: gray; padding-top: 5px;}
p.contentThumTextTitle{padding-top: inherit;}
.insta_navi{position:absolute;top:0;right:40px;}

.contentPressLeft{padding:0px 0px 5px 0px;}
.contentPressMedia{float: left;}
.contentPressDate{float: left;padding-left:10px;}


.archiveDate{color:#636363;font-size:1.2rem;}
.archiveTitle{text-align: left;}
.archiveLink{text-align: left;}    
section.archive{
    height:auto;
    line-height:20px;
    clear: both;
    font-size: 1.5rem;}


/* コンタクト */
table.contactTable{width:80%;margin:auto;}
.contactForm{background-color: #ffffff;width:90%;margin:0 auto;}

.footerMenu{text-align: left;}

.footerMenuTitle{padding-bottom: 20px;}
.footerMenuButton{border: 1px solid #ffffff;text-align: center;line-height: 45px;color:#ffffff;}
 a:hover .footerMenuButton{background-color: #ffffff;color:#000000;}

.footerBottom{max-height:inherit;	}
.footerlogo{margin-top:5px;float:none;width:100%;}
.footerlogo img{width:100px;}
.footerText{float: none; font-size: 1.2rem;text-align: center;padding:10px;color: gray;letter-spacing: 0.1rem;width:90%;margin:0 auto;}



#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 999999;
}
#page-top a {
	font-size: 5rem;
    text-decoration: none;
    color: #000;
    text-align: center;
}
#page-top .fa{color:#000;}
#page-top a:hover {
/*
    text-decoration: none;
    background: #999;
*/
}



}
/* スマートフォン・タブレット */






.row{margin:auto;padding:0;}




@media screen and (max-width: 560px) {
.drawer-hamburger{top:0px;padding-top:15px;}
}







