@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 640px){
*{
/*
	border-style:none;
	*/
	font: 12px/1.3 "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
a{
	text-decoration:none;
	color:#303030;
}

body{
	margin:0;
}
div#container{
	max-width:100%;
	margin:0;
	background-color:#FFF;
	text-align:center;
	margin-left:auto;margin-right:auto;
	text-align:left;
	min-height: 100vh;
}
div#header{
		height:100px;
}
div#header_en{
		height:140px;
}

div#header_1{
	margin-top: 20px;
	max-width: 100%;
	padding: 0;
}
div#header_2 img{
	width: 70px;
}
h1{
	font-size: 120%;
	margin: 0;
}
h2{
	font-size: 170%;
	margin: 0;
	font-weight: bold;
}
/* ナビゲーション */
.gnav{
	height: 180px;
}
.gnav_wrapper{
	max-width: 100%;
		height: 20px;
	padding-left: 0px;
	padding-top: 0px;
}
.gnav_wrapper ul {
	max-width: 100%;
    overflow: hidden;
}
.gnav_wrapper li {
	max-width: 100%;
    list-style-type: none;
		border: 1px solid #1e85ca;

}
.gnav_wrapper li+ li {
  border-left: 0;
  border-right: 1px solid #1e85ca;
}
a.tab_button_text {
    display: block;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    background-color: #ddf4ff;
    color: #1e85ca;
		font-size: 14px;
}
.gnav_wrapper a:hover {
    background-color: #6bc3f3;
		    color: #fff;
}
.tab_button_text_c{
	display: block;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	background-color: #6bc3f3;
	color: #fff;
	font-size: 14px;
}
div#mainarea div{

}
div#mainarea{
		height: 250px;
}
div#mainarea_1{
	max-width: 100%;

}
p.mainarea_title{
	font-size: 20px;
	color: #1E85B8;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
p.mainarea_text{
	max-width:100%;
	font-size: 14px;
}
div#contacts{
	display: none;
}
div.contacts_tab {
	display: none;
}
div.contacts_text {
padding-top:15px;
}
p.contacts_text1 {
color: #4689FF;
font-size: 16px;
margin: 0;
padding: 10px 3px 3px 0px ;
font-weight: bold;
}
p.contacts_text2 {
font-size: 10px;
margin-top: 8px;
padding-top: 10px;
padding-bottom: 10px;
width: 250px;
}
div.news_tab {
max-width:100%; height:10px;
margin:0px; padding:0px; border-top:2px solid #555555;
background:linear-gradient(#808080,#AAAAAA);
text-align: center;
padding-top: 5px;
padding-bottom: 8px;
padding-left: 0;
padding-right: 0;
margin: 0;
color: #FFFFFF;
}
#news{
  height: 250px;
}
#news ul{
	list-style-type:none;
	margin-left:20px;
	margin-top:0px;
	font-size:14px;
	padding:0;
}

#news_tab_contents{
max-width:100%;
	margin-top:10px;
}

#news_tab_contents p{
	font-size:12px;
}
ul.news_list{
	overflow-y:scroll;
max-width:100%;
	height:150px;
	padding-left:5px;

}
.news_list li{
	list-style-type:none;
}
div#footer{
	height: 140px;
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-top: 0px;
}
div.footer_1{
	font-size:10px;
	margin: 0;
	color: #444444;
	margin: 0 auto;
	padding-top: 20px;
max-width:100%;
}
p.footer_p{
	font-size:10px;
	margin: 0;
	color: #444444;
	margin: 0 auto;
max-width:100%;
}
div.footer_1 p{

}
.footer_link{
	font-size: 10px;
}
p.footer_l{
	font-size: 9px;
}
p.footer_2{
		font-size: 10px;

}
span.contacts_text1{
	color: #4689FF;
	font-size: 16px;
	margin: 0;
	padding: 10px 3px 3px 0px ;
	font-weight: bold;
}

/*overview.html*/
div#mainarea_o div{
		float:left;
}
div#mainarea_o{
		height: 500px;
}
div#mainarea_1_o{
  max-width: 100%;
	margin-top: 30px;
	border-top: 2px solid #808080;
}
p.mainarea_title_o{
	font-size: 20px;
	color: #1E85B8;
	font-weight: bold;
	margin-bottom: 0;
}
p.mainarea_text_o{
	font-size: 14px;
}
div#mainarea_2_o{
	background-color: #F0F8FF;
	 border-bottom: 1px solid #AAAAAA;
	 padding-left: 10px;
	 padding-right: 10px;
}
a .s_button{
	width: 23px;
	height: 23px;
	vertical-align: top;
}

/*member.html*/
div#mainarea_m div{
		float:left;
}
div#mainarea_m{
		height: 350px;
}
#mainarea_contents div{
	float: left;
}
#mainarea_contents {
		border-bottom: 1px solid #e3e5e5;
}
p.mainarea_title_m{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #1E85B8;
	padding-top: 10px;
  padding-bottom: 5px;
	padding-left: 5px;
}
#contents_2{

	padding-top: 15.5px;
  max-width: 100%;
}
#contents_3{
	padding-top: 16px;
  max-width: 100%;
}
.member_n{
		font-size: 25px;
		font-weight: bold;
}
.member_search a{
			font-size: 14px;
			margin: 0;
			padding: 0;
}
#mainarea_contents img{
vertical-align: bottom;
}
#contents_1 img{
	max-width: 90%;
}
#mainarea_contents_2{
	margin-top: 10px;

}
#sub_contents{
  max-width: 100%;
	border-top: 1px solid #e3e5e5;
}
#sub_contents p{
	font-size: 14px;
}
#sub_contents img{
  max-width: 100%;
	margin-bottom: 20px;
}
#mainarea_contents{
	height: 150px;
}
/*activities.html*/
div#mainarea_a div{
		float:left;
}
div#mainarea_a{
		height: 400px;
}
/*performance.html*/
div#mainarea_p div{
		float:left;
}
div#mainarea_p{
		height: 400px;
}
/*link.html*/
div#mainarea_1_l{
	max-width:100%;
	margin-top: 0px;
}
div#mainarea_1_l_title{
	max-width:100%;
	border-bottom: 2px solid #808080;
}
div#mainarea_1_l_title p{
	float: left;
	font-size: 40px;
	margin: 0;
}
.limk_icon{
	width: 45px;
	margin: 0;
	vertical-align: bottom;
	padding-bottom: 7px;
}
#mainarea_2_l{
  max-width: 100%;
}
#mainarea_2_l ul{
	list-style: none;
  margin-left: -20px;
}
#mainarea_2_l li{
	font-size: 18px;
	  max-width: 100%;
}
#mainarea_2_l a{
	font-size: 16px;
	color: #6bc3f3;
}
.list_border{
	border-bottom: 2px dotted #808080;
				width: 680px;
}
/*---en.html*/
.overview_en{
  max-width: 100%;
}
/*211128追加_member.html*/
.open {
	cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}
#pop-up1,#pop-up2,#pop-up3,#pop-up4,#pop-up5,#pop-up6,#pop-up7,#pop-up8,#pop-up9,#pop-up10,#pop-up11,#pop-up12,#pop-up13,#pop-up14,#pop-up15,#pop-up16,#pop-up17,#pop-up18 {
	display: none; /* label でコントロールするので input は非表示に */
}
.overlay{
	display: none; /* input にチェックが入るまでは非表示に */
}
#pop-up1:checked + .overlay,#pop-up2:checked + .overlay,#pop-up3:checked + .overlay,#pop-up4:checked + .overlay,#pop-up5:checked + .overlay,#pop-up6:checked + .overlay,#pop-up7:checked + .overlay,#pop-up8:checked + .overlay,#pop-up9:checked + .overlay,#pop-up10:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
#pop-up11:checked + .overlay,#pop-up12:checked + .overlay,#pop-up13:checked + .overlay,#pop-up14:checked + .overlay,#pop-up15:checked + .overlay,#pop-up16:checked + .overlay,#pop-up17:checked + .overlay,#pop-up18:checked + .overlay{
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}

.window{
	width: 120vw;
	max-width: 400px;
	height: 320px;
	background-color: #ffffff;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.text{
	font-size: 12px;
	margin: 0;
}
.close {
	cursor:pointer;
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 20px;
}
