@charset "utf-8";

html,body{height:100%;background:#E6E1CE;}
strong{font-weight:bold;}
h1,h2,h3,h4,h5{font-weight: bold;}
a{text-decoration:underline;text-decoration: underline;text-decoration-skip-ink: none;}
a:hover{text-decoration:none;}

#wrapper{
	display:table;
	width:100%;
	min-height:100%;
	height:100%;
}

.cautionBox{
	background: #F0CFCF;
	padding: 20px;
}

#Ftextlength,
#Ftextdis{
	background: none;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#Ftextdis{
	width: 9em;
}

.icon_file{
	display:inline-block;
	width:18px;
}

.tableOuter{
	width: 100%;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-overflow-scrolling: touch;
}

input[type='submit'],
input[type='button'],
button{
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #fff;
	background:#4A3A2D;
	border-radius:5px;
	text-align:center;
	padding:10px 10px 8px !important;
}

input[type='submit']:hover,
input[type='button']:hover,
button:hover{
	background:#201F1E;
}

.btn a{
	display:inline-block;
	color:#fff;
	font-weight:bold;
	background:#4A3A2D;
	border-radius:5px;
	text-align:center;
	padding:10px 10px 8px;
	font-size:13px;
	text-decoration:none;
}

.btn a:hover{
	background:#353230;
}

.btn a span{
	position:relative;
}

.btn.back{
	text-align:right;
}

.btn.back a{
	margin-top:2em;
	padding:10px 20px;
}

.btn.back a span{
	padding-left:18px;
}

.btn.back a span:before{
	content:'';
	position:absolute;
	display:block;
	background:url(../img/arw_white_l.png) no-repeat center;
	top:50%;
	margin-top:-4px;
	left:0;
	width:6px;
	height:7px;
	background-size:contain;
}

.btn_function{
	display: inline-block;
    word-break: keep-all;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 12px;
	font-weight: normal;
	background:#555;
	text-align: center;
    border-radius: 3px;
    cursor: pointer;
	color: #fff;
}

.btn_function:hover{
	background:#dddddd;
	color:#4E4A44;
}

.btn_ppt{
	display:inline-block;
	width:50px;
	text-align:center;
	border-radius:3px;
	cursor:pointer
}
.btn_ppt a{
	display:block;
	word-break:keep-all;
	padding:5px 0;
	text-decoration:none;
	font-size:12px;
}
.btn_ppt:hover{background:#cccccc;}

.time_on{background:#666666;}.time_on a{color:#ffffff;}
.time_off{background:#dddddd;}.time_off a{color:#4E4A44;}

.btn a{position: relative;}

.btn .prev:before{
	content:'';
	position:absolute;
	display:block;
	background:url(../img/arw_white_r.png) no-repeat center;
	top:50%;
	margin-top:-4px;
	right:15px;
	width:6px;
	height:7px;
	background-size:contain;
}

.btn .next:after{
	content:'';
	position:absolute;
	display:block;
	background:url(../img/arw_white_l.png) no-repeat center;
	top:50%;
	margin-top:-4px;
	left:15px;
	width:6px;
	height:7px;
	background-size:contain;
}

#pageButton a{
	text-decoration:none;
	display:inline-block;
	background: #413831;
	border-radius:3px;
	padding:5px 10px 3px;
	color:#fff;
	font-weight:bold;
	margin:0 1px 5px;
}

#pageButton a:hover{
	background:#201F1E;
}

#pageButton a.no{
	background: #dddddd;
}

#pageButton a.no:hover{
	background: #dddddd;
}

	@media screen and (max-width:768px){

	.btn.back a{
		width:100%;
	}

	}/* --- max-width:768px */

.table{
	width:100%;
	font-size:13px;
	margin-bottom:1em;
	border-collapse: separate;
	border-spacing: 1px;
}

.table th{
	font-size:12px;
	background:#F9D77D;
	text-align:left;
	padding:5px 8px;
	line-height:1.5;
	border-right:1px solid #F1EFDE;
	border-bottom:1px solid #F1EFDE;
}

.table td{
	background:#FBF9ED;
	border-right:1px solid #F1EFDE;
	border-bottom:1px solid #F1EFDE;
	vertical-align:middle;
	padding:5px 8px;
	line-height:1.5;
}

.table tr:nth-child(even) td{
	background:#FBFBF8;
}

.caution.red{
	padding: 20px;
	background-color:#ffefef;
}

.easylist li{margin-bottom: 0.5em;line-height: 1.5;}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ top */

.top.hirata .ttl{
	display:inline-block;
	line-height: 1.5;
	margin-bottom: 1em;
}

#top{
	padding:30px;
	background:#E6E1CE;
	border-top:10px solid #FEBC4C;
	display:block;
	margin:auto;
	height:100%;
	text-align:center;
}

#top .inner{
	width:100%;
	max-width:500px;
	margin:auto;
}

#top h1 a > span.logo{
	display:inline-block;
	width:100px;
	margin-bottom:1em;
}

#top h1 a > span.ttl{
	font-size:14px;
	padding-left:15px;
	line-height:1.5;
	display:inline-block;
	margin-bottom:1em;
}

#top h1 a > span.ttl em{
	display:inline-block;
	font-size:20px;
	letter-spacing:1px;
	font-family: 'Varela Round', sans-serif;
}

#top h2{
	background:#615046;
	color:#fff;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	width:
}

#top .message{
	line-height:1.5;
	margin-bottom:1em;
}

#top form p{
	margin-bottom:1em;
}

#top input[type=password],
#top input[type=text]{
	width:100%;
}

#top .newsBox{
	background:#F5F1E6;
	padding:20px 15px;
	margin-bottom:2em;
	text-align:left;
}

#top .newsBox a{
	line-height:1.5;
	font-size:13px;
}

#top .newsBox a:hover{
	text-decoration:none;
}

#top .newsBox li{
	position:relative;
	padding-left:10px;
	margin-bottom:10px;
	line-height:1.5;
}

#top .newsBox li:last-child{
	margin-bottom:0;
}

#top .newsBox li:after{
	content:'';
	position:absolute;
	display:block;
	background:url(../img/arw_brown_r.png) no-repeat center;
	top:0.5em;
	left:0;
	width:6px;
	height:7px;
	background-size:contain;
}

#top .btn a{
	width:100%;
	margin-bottom:2em;
}

#top .linkBox li{
	margin-bottom:0.6em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ side */

#side{
	background:#E6E1CE;
	width:300px;
	display:table-cell;
	vertical-align:top;
	border-top:10px solid #FEBC4C;
}

.prep #side{
	border-top:10px solid #2B9EE6;
}

#side h1 a{
	display:table;
	width:100%;
	padding:15px;
	text-decoration:none;
}

#side h1.bottom{
	display:none;
}

#side h1 a > span{
	display:table-cell;
	vertical-align:middle;
}

#side h1 a > span.logo{
	width:50px;
}

#side h1 a > span.ttl{
	font-size:10px;
	padding-left:15px;
	line-height:1.5;
}

#side h1 a > span.ttl em{
	font-size:17px;
	letter-spacing:1px;
	font-family: 'Varela Round', sans-serif;
	line-height: 1.5;
}

#side .menuBox a{
	position:relative;
	display:block;
	background:#4A3A2D;
	color:#fff;
	padding:12px 30px 12px 10px;
	border-bottom:1px solid #E6E1CE;
	font-weight:bold;
	text-decoration:none;
}

#side .menuBox a.active{
	background:#413831;
}

#side .menuBox a:hover{
	background:#201F1E;
}

#side .menuBox a:after{
	content:'';
	position:absolute;
	display:block;
	background:url(../img/arw_white_r.png) no-repeat center;
	top:50%;
	margin-top:-4px;
	right:15px;
	width:6px;
	height:7px;
	background-size:contain;
}

#side h2{
	background:#615046;
	color:#fff;
	padding:10px 30px 10px 10px;
	font-weight:bold;
}

#side .newsBox{
	background:#F5F1E6;
	padding:20px 15px;
}

#side .newsBox a{
	line-height:1.5;
	font-size:13px;
}

#side .newsBox a:hover{
	text-decoration:none;
}

#side .newsBox li{
	position:relative;
	padding-left:15px;
	margin-bottom:10px;
}

#side .newsBox li:last-child{
	margin-bottom:0;
}

#side .newsBox li:after{
	content:'';
	position:absolute;
	display:block;
	background:url(../img/arw_brown_r.png) no-repeat center;
	top:0.5em;
	left:0;
	width:6px;
	height:7px;
	background-size:contain;
}

#side .user_name{
	margin-top:1em;
	text-align: center;
}

#side .btn{
	text-align:center;
	margin-top:1em;
	margin-bottom:2em;
}

#side .btn a{
	width:80%;
}

#side .important{
	background: #843131;
}

#side .important a{
	display: block;
	padding: 10px 30px 10px 10px;
	color: #fff;
	line-height: 1.5;
	text-decoration: none;
	position: relative;
}

#side .important a:after{
	content:'';
	position:absolute;
	display:block;
	background:url(../img/arw_white_r.png) no-repeat center;
	top:50%;
	margin-top:-4px;
	right:15px;
	width:6px;
	height:7px;
	background-size:contain;
}

#side .important a:hover{
	opacity: 0.8;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ contents */

#contents{
	display:table-cell;
	background:#FFFDF6;
	vertical-align:top;
	padding:40px;
}

#contents h1{
	font-size:20px;
	font-weight:bold;
	line-height:1.5;
	letter-spacing:2px;
	margin-bottom:0.8em;
}

#contents .catch{
	font-size:15px;
	line-height:1.5;
	margin-bottom:2em;
}

#contents p{
	line-height:1.5;
	margin-bottom:1em;
}

#contents h3{
	margin-bottom: 15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ home */

.home .buttonBox{
	font-size: 0;
	width: 100%;
}

.home .buttonBox li{
	font-size: 0;
	display: inline-block;
	width: calc(50% - 8px);
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.home .buttonBox li:nth-child(2n){
	margin-right: 0;
}

.home .buttonBox li a{
	display: block;
	font-size: 13px;
	padding:15px 30px 15px 20px;
	background: #ddd;
	background:#4A3A2D;
	color: #fff;
	text-decoration: none;
	position: relative;
}

.home .buttonBox li a:after{
	content:'';
	position:absolute;
	display:block;
	background:url(../img/arw_white_r.png) no-repeat center;
	top:50%;
	margin-top:-4px;
	right:20px;
	width:6px;
	height:7px;
	background-size:contain;
}

.home .buttonBox li a:hover{
	background:#201F1E;
}

.home .buttonBox li a p.ttl{font-weight: bold;font-size: 14px;margin-bottom: 10px !important;}
.home .buttonBox li a p.txt{font-size: 13px;}

	@media screen and (max-width:768px){

	.home .buttonBox{
		display:none;
	}

	.home .buttonBox li{
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
		float: none;
	}

	}/* --- max-width:768px */

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ mailShowIndex */

.mailShowIndex #contents .table th{
	vertical-align:middle;
}

.mailShowIndex #contents select{
	display:block;
	font-size:13px;
	width:100%;
}

.mailShowIndex #contents input[type='button']{
	margin-top:0.5em;
	width:100%;
}

	@media screen and (max-width:768px){

	.mailShowIndex #contents select{
		padding:10px;
	}

	}/* --- max-width:768px */

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ mailShowDetail */

.mailShowDetail #contents .box{
	padding:20px;
	background-color:#EBE4CA;
}

.mailShowDetail #contents .box p{
	margin-bottom: 0 !important;
}

.mailShowDetail #contents h1.iconQ{
	position:relative;
	padding-left: 30px;
}

.mailShowDetail #contents h1.iconQ:before{
	content:'Q';
	position:absolute;
	display:block;
	background:#A0C1D0;
	font-size: 11px;
	border-radius: 3px;
	color: #fff;
	padding: 1px 5px 1px 7px;
	top:50%;
	margin-top: -10px;
	left:0;
	background-size:contain;
}

.mailShowDetail #contents h2.subTitle{
	font-weight: bold;
	margin-bottom: 1em;
}

.mailShowDetail #contents h2.iconA{
	position:relative;
	padding-left: 30px;
	font-weight: bold;
	margin-bottom: 1em;
}

.mailShowDetail #contents h2.iconA:before{
	content:'A';
	position:absolute;
	display:block;
	background:#F18D76;
	font-size: 11px;
	border-radius: 3px;
	color: #fff;
	padding: 1px 7px 1px 7px;
	top: 0;
	left:0;
	background-size:contain;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ noticeDetail */

.noticeDetail #contents h2.subTitle{
	font-weight: bold;
	margin-bottom: 1.5em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ essay */

.essay #Ffileup{
	margin-bottom: 10px;
}

.essay #Fsubmit{
	width: 100%;
}

.essay #contents .list.kome li{
	font-size: 12px;
}

.essay .caution{
	font-size: 12px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ essayIndex */

.essayIndex #contents .box{
	background:#F9D77D;
	padding:15px;
}

.essayIndex #contents h2{
	font-weight: bold;
	margin-bottom: 1em;
}

.essayIndex #contents .list.kome li{
	font-size: 12px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ mail */

.mail #contents select{
	display:block;
	font-size:13px;
	width:100%;
}

.mail #contents h2{
	margin-bottom: 15px;
}

.mail #contents #FmailTitle{
	width: 100%;
}

.mail #contents textarea{
	width: 100%;
	height: 300px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ mailDetail */

.mailDetail #contents textarea{
	width: 100%;
	height: 300px;
}

.mailDetail #contents .replyBlock{
	padding:20px;
	background-color:#EBE4CA;
	margin-bottom: 15px;
}

.mailDetail #contents .replyBlock p{
	margin-bottom: 0;
}

.mailDetail #contents .mailBlock{
	padding:20px;
	background-color:#EBE4CA;
}

.mailDetail #contents .mailBlock h2{
	margin-bottom: 15px;
}

.mailDetail #contents .mailBlock p{
	font-size: 11px;
	margin-bottom: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ mailIndex */

.mailIndex #contents .nest{
	text-indent: -1em;padding-left: 1em;
	display: block;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ progressive */


.progressive #side{
    border-top: 10px solid #c9525a;
}

.progressive .movOuter{
	min-width: auto;
	width:100%;
	display: block;
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	height: 0;
	margin-bottom: 15px;
}

.progressive .movOuter iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ prepMov */

.prep .movOuter{
	min-width: auto;
	width:100%;
	display: block;
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	height: 0;
	margin-bottom: 15px;
}

.prep .movOuter iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.prepMov #buttonBox{
	display: table;
	width: 100%;
}

.prepMov #buttonBox > li{
	display: table-cell;
	width: 50%;
}

.prepMov #buttonBox > li a{
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ppt */

.ppt .list li{
	font-size: 12px;
}

	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ スマホ */

	@media screen and (max-width:768px){

	html,body{background:#E6E1CE;}

	#wrapper{
		display:-webkit-flex;
		-webkit-align-items:center;
		-webkit-justify-content:center;
		-webkit-flex-wrap:wrap;
		-webkit-flex: auto;

		display:-ms-flexbox;
		display:-ms-inline-flexbox;
		-ms-flex-pack: justify;
		-ms-flex-item-align: center;
		-ms-flex-align: start
		-ms-flex-wrap:wrap;
		-ms-flex: auto;

		display:flex;
		align-items:center;
		justify-content:center;
		flex-wrap:wrap;
		flex:auto;
		height: 200px;
		min-height:0;
	}

	.hirata #wrapper{
		display:-webkit-flex;
		-webkit-align-items:start;
		-webkit-justify-content:center;
		-webkit-flex-wrap:wrap;
		-webkit-flex: auto;

		display:-ms-flexbox;
		display:-ms-inline-flexbox;
		-ms-flex-pack: justify;
		-ms-flex-item-align: start;
		-ms-flex-align: start
		-ms-flex-wrap:wrap;
		-ms-flex: auto;

		display:flex;
		align-items:start;
		justify-content:center;
		flex-wrap:wrap;
		flex:auto;
		min-height:0;
	}

	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ side */

	#side{
		-ms-flex-order:2;
		order:2;
		display:block;
		width:100%;
		border-top:none;
		padding-bottom:30px;
	}

	.prep #side{
		border-top:none;
	}

	#side h1 a{
		width:auto;
		padding:0;
		margin:auto;
	}

	#side h1.top{
		display:none;
	}

	#side h1.bottom{
		display:block;
	}

	#side .newsBox{
		margin-bottom:2em;
	}

	#side .btn{
		margin-bottom:3em;
	}

	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ contents */

	#contents{
		-ms-flex-order:1;
		order:1;
		display:block;
		width:100%;
		padding:15px;
		border-top:10px solid #FEBC4C;
	}

	.prep #contents{
		border-top:10px solid #2B9EE6;
	}

	}/* --- max-width:768px */
