@charset "UTF-8";


.Main_Stage_Area {
	width: 100%;
	text-align: center;
	background: #011025;
	margin-bottom: 23px;
	z-index: 0;
	position: relative;
	height: 370px;
}
.Main_Stage {
	width: 100%;
	height: 370px;
	background: url(../images/main_top.jpg) no-repeat center top;
	text-indent: -9999px;
	margin: 0 auto;
	margin-top: -26px;
}
.content {
	width: 960px;
	margin: auto;
	text-align: left;
}
h2 {
	min-height: 35px;
	background: #061e47;
	background-size: 35px;
	background-position: 5px 0px;
	color: #fff;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	font-size: 20px;
	/*box-sizing: border-box;*/
	padding: 8px 0 7px 15px;
	/*position: absolute;
	top: 5px;
	left: 0px;*/
	font-family: BIZ UDP明朝;
	font-weight: lighter;
}
main p {
	font-size: 16px;
	line-height: 1.8;
}
h3 {
	margin-bottom: 15px;
}
span.h3_txt {
	min-height: 20px;
	border-radius: 20px;
	background: #144a9e;
	background-size: 35px;
	background-position: 5px 0px;
	color: #fff;
	font-size: 16px;
	padding: 7px 15px 7px 15px;
	font-weight: normal;
}
.logo_txt {
	width: 100%;
	border: 1px solid #ccc;
	align-items: center;
	font-size: 1.2em;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 30px;
}
.logo_txt span {
	margin-left:10px;
}
.logo_txt span img {
	height: 40px;
}
.mt50 {
	margin-top: 50px;
}
ul#point_box {
	margin: 20px 0px 20px 0;
	text-align: left;
	width: 980px;
	overflow: hidden;
}
ul#point_box li {
	width: -moz-calc((100% / 2) - 20px);
	width: -webkit-calc((100% / 2) - 20px);
	width: calc((100% / 2) - 20px);
	float: left;
	margin: 0 20px 20px 0;
	text-align: left;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	padding: 0px 10px;
	box-shadow: inset 0 0 10px 0 #c4d1d9;
	height:350px;
}

h4 {
	width: 100%;
	height: 58px;
	font-size: 18px;
	box-sizing: border-box;
	padding-left : 100px;
	line-height: 1.0;
	border-bottom: 1px solid #144a9e;
	color: #061e47;
}
.title_jl {
	background: url(../images/JL.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:23px;
}
.title_nh {
	background: url(../images/NH.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:23px;
}
.title_af {
	background: url(../images/AF.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:23px;
}
.title_ba {
	background: url(../images/BA.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:23px;
}
.title_sk {
	background: url(../images/SK.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:15px;
}
.title_ek {
	background: url(../images/EK.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:23px;
}
.title_vn {
	background: url(../images/VN.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:23px;
}
.title_nz {
	background: url(../images/NZ.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:15px;
}

ul#point_box li p {
	padding:10px 5px;
	font-size: 14px;
	line-height: 1.5;
}
ul#point_box li p.img_seat {
	/*position: absolute;
	bottom: 12px;
	right: 5px;*/
	/*float:right;
	margin-bottom:12px;*/
position: absolute;
    right: 10px;
    bottom: 3px;
}


#pageTop {
	z-index: 5000!important;
}

.sp_only {
	display: none!important;
}

.page_top {
	width: 960px;
	margin: 15px auto;
	text-align: right;
	font-size: 12px;
}
