@charset "shift_JIS";

div#Contents{
	font-weight:bold;
}

div.PageTitleStyle1{
	background:url('../images/main_2500x670.jpg') no-repeat center;
	background-size:cover;
	height:680px;
	margin:0;
}
div.PageTitleStyle1 h1{
	width:1275px;
	margin:0 auto;
	display:flex;
	justify-content:center;
	height:100%;
}
div.PageTitleStyle1 h1 a{
	padding-top:150px;
}

div#jp1InnerLinks{
	background:#001E30;
}
div#jp1InnerLinks ul{
	display:flex;
	width:1275px;
	justify-content:center;
	margin:0 auto;
}
div#jp1InnerLinks ul li{
	text-align:center;
	min-width:180px;
}
div#jp1InnerLinks ul li a,
div#jp1InnerLinks ul li a:hover{
	color:#FFF;
	display:flex;
	padding:10px 0;
	font-size:90%;
	justify-content:center;
}
div#jp1InnerLinks ul li a:after{
	content:"▼";
	display:flex;
	flex-direction:column;
	text-align:center;
	justify-content:center;
	color:#001E30;
	background:#FFF;
	width:23px;
	height:23px;
	line-height:1;
	border-radius:50%;
	margin-left:10px;
	font-size:14px;
}

div#loginArea{
	background:url('../images/loginAreaBack.jpg') no-repeat top center;
	padding:40px 15px 50px;
	background-size:cover;
}

div#loginArea01{
	height: auto;
	padding-top: 20px;
}

div#loginArea div#loginButton{
	justify-content:center;
}
div#loginArea div#loginButton dl{
	font-size:90%;
	text-align:center;
}
div#loginArea div#loginButton dl:first-child{
	margin-right:50px;
}

div#loginArea div#loginButton dl dd a{
	display:block;
	background:#054DBE;
	color:#FFF;
	padding:5px 10px;
	width:200px;
	box-sizing:border-box;
	border-radius:1.5em;
	font-size: 120%;
}
div#loginArea div#loginButton dl dd a span{
	padding:0 20px;
	background:url('/image/jp/r1/icon/icon_new_window_white_hd.png') no-repeat center right;
	background-size:17px auto;
}
div#loginArea div#loginButton dl dt{
	font-size:115%;
	margin-bottom: 5px;
}

div#loginArea dl.jp1ListStyle dt{
	font-size:90%;
	line-height:160%;
}

div#jp1forumLead p.TextStyle1,
div#jp1forumLead dl.jp1ListStyle dt{
	font-size:100%;
}

dl.jp1ListStyle{
	padding-left:27em;
}

div#jp1forumLead dl.jp1ListStyle dd ul.ListStyle1 li{
	font-size:105%;
}

div#jp1forumLead p.TextStyle1 span{
	color:#FF0000;
}

div.Section ul.ListStyle1 span{
	color:#FF0000;
}

div#forumArea02 dl p.TextStyle1 span{
	color:#FF0000;
	font-weight: normal;
}

h2.forumHeader{
	font-weight:bold;
	text-align:left;
	background:url('../images/maru.png') no-repeat center left;
	background-size:30px auto;
	padding:5px 0 3px 35px;
	font-size: 170%;
}

div#forumArea01_Link{
	height: auto;
	padding-top: 20px;
}

div#forumArea01{
	background:url('../images/forumArea01.jpg') no-repeat top center;
	padding:0px 15px 30px 15px;
	background-size:cover;
}
div#forumArea01 div.BoxPatternC{
	background:#EBF4FD;
}

div#forumArea01 p.timeText{
	background:#0084D4;
	display:inline-block;
	color:#FFF;
	font-size:105%;
	padding:2px 15px 2px 20px;
}
div#forumArea01 div.BoxPatternC h3{
	padding:0 15px 0 20px;
	color:#333;
	font-size: 120%;
	max-width: 95%;
}
div#forumArea01 ul.teacher{
	font-size:90%;
	line-height:160%;
}
div#forumArea01 ul.teacher li:first-child{
	margin-right:20px;
	padding: 0 0 0 5px;
	font-size: 105%;
}

div#forumArea01 ul.teacher li{
	font-size: 105%;
	padding: 0 0 0 5px;
}

div#forumArea01 p.TextStyle1{
	padding: 0 15px 0 20px;
	font-weight: normal;
}

div#forumArea01 ul.teacher li:first-child{
	margin-right:20px;
	padding: 0 0 0 5px;
	font-size: 105%;
}

dl.eventOverview{
	font-size:90%;
	line-height:160%;
	border-bottom:1px solid #7F7F7F;
}
dl.eventOverview:last-child{
	border:none;
}
dl.eventOverview dt{
	background:#D9D9D9;
	font-size: 105%;
	min-width:100px;
	padding:2px 10px;
	box-sizing:border-box;
	text-align:center;
	margin:5px 10px 5px 0;
	line-height:1.2;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
dl.eventOverview dd{
	padding:7px 0;
	font-size: 105%;
}

dl.eventOverview dd li{
	display:flex;
	margin-bottom:5px;
}
dl.eventOverview dd a.loginLink{
	display:flex;
	flex-direction:column;
	justify-content:center;
	min-width:80px;
	text-align:center;
	background:#054DBE;
	color:#FFF;
	border-radius:1em;
	margin-left:10px;
	padding:0 10px;
}
dl.eventOverview dd a.loginLink span{
	padding:0 28px 0 15px;
	background:url('/image/jp/r1/icon/icon_new_window_white_hd.png') no-repeat center right;
	background-size:17px auto;
}

dl.eventOverview dd{
	padding:10px 0;
	font-size: 105%;
}

dl.eventOverview dd p.jp1forumAdditionalText{
	padding:7px 0;
	font-size: 95%;
	display: inline-block;
	padding: 0px 0px 0px 15px;
}


ul#inquiryInfo li{
	word-break:break-all;
}

ul#inquiryInfo li.jp1forumMailIcon a{
	padding:0 22px 0 15px;
	background:url('/image/jp/r1/icon/icon_mail_hd.gif') no-repeat center right;
	background-size:17px auto;
}

/** 操作系*/
.fixedItem{
	position:fixed;
	top:0;
	left:0;
	z-index:79;
	width:100%;
	box-sizing:border-box;
}
body.header1-fix.header1-transition .fixedItem{
	transition-duration:.5s;
	transition-property:transform;
}
body.header1-fix.header1-show .fixedItem{
	/*top:45px;*/
	transform:translateY(45px);
}

/* for - 1275px
=========================================================================================== */
@media screen and (max-width: 1274px){
	.JS div.PageTitleStyle1{
		height:auto;
		background-size:auto 100%;
	}
	.JS div.PageTitleStyle1 h1{
		width:100%;
	}
	.JS div.PageTitleStyle1 h1 a{
		padding-bottom:200px;
	}
	.JS div.PageTitleStyle1 h1 a img{
		width:70%;
		margin:0 auto;
	}
	.JS div#jp1InnerLinks ul{
		width:100%;
	}
	.JS dl.jp1ListStyle{
		padding-left:24em;
	}
}
/* for - 1100px
=========================================================================================== */
@media screen and (max-width: 1109px){
	.JS dl.jp1ListStyle{
		padding-left:20em;
	}
}
/* for - 995px
=========================================================================================== */
@media screen and (max-width: 994px){
	.JS div.PageTitleStyle1,
	.JS div#jp1InnerLinks{
		margin:0 -15px;
	}
	.JS div#jp1InnerLinks.fixedItem{
		margin:0;
	}
	.JS div.PageTitleStyle1 h1 a img{
		width:55%;
		margin:0 auto;
	}
	.JS dl.jp1ListStyle{
		padding-left:15em;
	}
}
/* for - 850px
=========================================================================================== */
@media screen and (max-width: 849px){
	.JS dl.jp1ListStyle{
		padding-left:11em;
	}
}
/* for - 768px
=========================================================================================== */
@media screen and (max-width: 767px){
	.JS div.PageTitleStyle1{
		background-image:url('../images/main_767x700.jpg');
		background-size:100% auto;
	}
	.JS div.PageTitleStyle1 h1 a{
		padding:10% 0 20%;
	}
	.JS div#jp1InnerLinks ul li{
		min-width:auto;
	}
	.JS div#jp1InnerLinks ul li a{
		padding:10px 15px;
	}
	.JS div#loginArea div#loginButton{
		display:flex;
	}
	.JS dl.eventOverview{
		display:flex;
	}
	.JS dl.jp1ListStyle{
		padding-left:0;
	}
	.JS dl.eventOverview dt{
		min-width:90px;
	}
}
/* for - 580px
=========================================================================================== */
@media screen and (max-width: 579px){
	.JS div#loginArea div#loginButton{
		display:block;
		width:200px;
		margin:0 auto;
	}
	.JS div#loginArea div#loginButton dl:first-child{
		margin:0 0 10px;
	}
	/**以下、ページ内リンク横並び解除*/
	.JS div#jp1InnerLinks ul{
		display:block;
	}
	.JS div#jp1InnerLinks ul li a{
		position:relative;
		padding-bottom:calc(1.6em + 5px);
	}
	.JS div#jp1InnerLinks ul li a:after{
		position:absolute;
		bottom:5px;
		left:calc(50% - 0.8em);
		margin:0;
	}
}
/* for - 400px
=========================================================================================== */
@media screen and (max-width: 399px){
	.JS dl.eventOverview dd li{
		display:block;
	}
	.JS dl.eventOverview dd a.loginLink{
		margin:0;
	}
}