@charset "UTF-8";

.Main_Stage_Area {
	position: relative;
}
.Main_Stage {
	width: 100%;
	background: #fff url("../images/main_top_sp.jpg") no-repeat center center;
	text-indent: -9999px;
	height: 0;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-bottom: 67.875%;
	background-size: 100%;
	margin-top: -15px;
}
.pc_only {
	display: none!important;
}
.content {
	margin: 0px 5px auto;
	text-align: left;
	color: #4d4d4d;
}
.mb20 {
	margin-bottom:20px;
}
.mb10 {
	margin-bottom:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
h2 {
	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: 19px;
	/*box-sizing: border-box;*/
	padding: 7px 0 7px 15px;
	/*position: absolute;
	top: 5px;
	left: 0px;*/
	font-family: BIZ UDP明朝;
	font-weight: lighter;
}
main p {
	font-size: 14.5px;
	line-height: 1.5;
}
.h3_txt {
	margin-bottom: 15px;
	background: #144a9e;
	display: block;
	border-radius: 50px;
	font-weight: lighter;
	line-height: 1.3;
	padding: 10px 15px;
	font-size: 15px;
	color: #fff;
	width: fit-content;
}

.logo_txt {
	width: 100%;
	border: 1px solid #ccc;
	align-items: center;
	font-size: 1.2em;
	margin-bottom: 30px;
}
.logo_txt span {
	margin-left:5px;
}
.logo_txt span img {
	height: 40px;
}
.logo_txt p {
	margin: 0px 5px 5px;
}

ul#point_box {
	margin: 20px 0px 20px 0;
	text-align: left;
	overflow: hidden;
}
ul#point_box li {
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	padding: 0px 10px;
	box-shadow: inset 0 0 10px 0 #c4d1d9;
}
ul#point_box li p.style_box2_5 {
	/*display: block;*/
	margin-bottom:85px;
}
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:15px;
}
.title_ba {
	background: url(../images/BA.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:15px;
}
.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:15px;
}
.title_vn {
	background: url(../images/VN.jpg) no-repeat;
	background-position: 0px 10px;
	padding-top:15px;
}
.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: 3px;
    bottom: 3px;
}

.page_top {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 3px;
	text-align: right;
}

