@charset "utf-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■briefing
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■オーバーライド
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contents, #main {
	width: 100%;
	float: none;
	margin: auto;
}
/*#header {
	height: 100px;
}
body {
	padding-top: 10px;
}*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■メインイメージ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#mainimg {
	text-align: center;
	background-image: url(../img/briefing/mainimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 458px;
	background-color: #fff;
	overflow: hidden;
}
#mainimg h3, #mainimg ul, #mainimg li {
	display: inline-block;
	vertical-align: middle;
}
#mainimg .title {
	font-size: 0;
	line-height: 1;
	padding: 75px 0 0;
	margin-bottom: 30px;
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.1);
}
#mainimg h3 {
	font-size: 36px;
	font-weight: bold;
	color: #3d57a2;
	display: inline-block;
	margin-right: 20px;
}
#mainimg li {
	color: #fff;
	margin-right: 10px;
}
#mainimg .lead {
	font-size: 16px;
	clear: both;
	margin-bottom: 50px;
}
#mainimg .lead strong {
	font-weight: bold;
	color: #f00000;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■予約
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.briefing_reservation {
	text-align: center;
}
.briefing_reservation .tel {
	color: #d60c38;
	font-size: 40px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", sans-serif;
	display: inline-block;
	margin-right: 25px;
}
.briefing_reservation address {
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	text-align: left;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■メイン共通
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#schedule h3, #parking h3 {
	color: #fff;
	line-height: 68px;
	font-size: 24px;
	font-weight: bold;
	background-color: #394371;
	text-align: center;
}
#main .wrap {
	width: 970px;
	margin: auto;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■スケジュール
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#schedule {
	padding-bottom: 30px;
}
#schedule h3 {
	margin-bottom: 50px;
}
#schedule .schedule {
	width: 970px;
	margin: auto;
}
#schedule h4 {
	margin: 0 auto 20px;
	background-image: url(../img/briefing/bg_date.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3D57A2;
	line-height: 35px;
	color: #FFF;
	padding-left: 42px;
	font-size: 16px;
	font-weight: bold;
}
#schedule ul {
	margin: 0 auto 30px;
	border-top: 1px solid #cfcfcf;
}
#schedule li {
	border-bottom: 1px solid #cfcfcf;
	padding: 20px 60px 20px 340px;
	position: relative;
	background-image: url(../img/briefing/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 918px center;
}
#schedule li h5 {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}
#schedule li p {
	font-size: 14px;
}
#schedule li .time {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 107px;
}
#schedule li .time strong {
	margin: auto;
	color: #fff;
	font-size: 13px;
	text-align: center;
	background-color: #394371;
	line-height: 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	margin-bottom: 5px;
}
#schedule li .time span {
	display: block;
	color: #ff6000;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	padding-left: 6px;
	line-height: 1.2;
}
#schedule li .img {
	position: absolute;
	left: 170px;
	top: 20px;
	display: block;
}
#schedule li a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-indent: -5000px;
	display: block;
}
#schedule li:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.irregular {
	margin: 0 auto 20px;
	background-position: left top;
	background-color: #ff0000;
	line-height: 35px;
	color: #FFF;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}


.msc{
	margin: 0 auto 20px;
	background-position: left top;
	background-color: #ff0000;
	line-height: 35px;
	color: #FFF;
	padding-left: 80px;
	font-size: 16px;
	font-weight: bold;
}



.irre{
	margin: 0 auto 20px;
	background-position: left top;
	background-color: #ff0000;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}


.msc2{
	line-height: 25px;
	padding: 10px 0 10px 80px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■TEL
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .briefing_reservation {
	padding: 38px 0 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #394371;
	border-top: 1px solid #394371;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■駐車場のご案内
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#parking {
	margin-bottom: 30px;
	border-bottom: 1px solid #394371;
}
#parking h3 {
	margin-bottom: 27px;
}
#parking p {
	width: 970px;
	margin: auto;
	margin-bottom: 30px;
}
