.reserve_attention {
	margin-bottom: 15px;
	padding: 24px 28px;
	background: #fff;
	border: 2px solid #c20000;
}
.reserve_attention .attention_txt {
	color: #c20000;
    font-size: 16px;
	line-height: 1.5;
}
.reserve_attention .attention_txt a {
	text-decoration: underline;
}
.reserve_attention .attention_txt a:hover {
	text-decoration: none;
}
/*エリア共通
-----------------------------------------------------*/
img{
	vertical-align: bottom;
}
.linkBox a:hover{
	background-color:#FFF;
	filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}
.inner{
	width: 980px;
	margin: 0 auto;
}
.content_area{
	background-color: #e9f0f3;
}
.main_heading{
	margin-bottom: 0;
}/*common.cssの打ち消し*/

 #e5489 .icon_e5489{
    margin-left: -10px;
    margin-right: 6px;
    margin-top: -5px;
}
.btn span {
    background-color: #b3b3b3;
}
.btn a {
    background-color: #ff6000;
}
/*main_visual
--------------------------------------------------------*/
#e5489 h1.main_ttl {
    width: 553px;
    margin-top: 10px;
}
.main_Visual{
	background: url(../images/mv_bg01.jpg) ;
	height: 294px;
	background-position: center;
	background-repeat: no-repeat;
}
.sub_ttl {
    padding-top: 32px;
}

/*content_area共通
--------------------------------------------------------*/
.content_area{
	padding-top: 50px;
}

.content_box+.content_box{
	margin-top: 50px;
}
.content_box{
	background-color: #0068b7;
}
.content_box:before{
	content: '';
	display: block;
	height: 50px;
	background-image: url(../images/sec_bg_before.jpg);
	background-size: contain;
	background-repeat: no-repeat;
}
.content_box:after{
	content: '';
	display: block;
	height: 50px;
	background-image: url(../images/sec_bg_after.jpg);
	background-size: contain;
	background-repeat: no-repeat;
}
.content_box h2.ttl{
	margin: 12px 80px 0 80px;
}
.content_box h2.ttl span {
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.28;
    text-decoration: none;
    padding-bottom: 0;
    background: linear-gradient(transparent 88%, #ff6000 0%);
    background-position: 0px 52px;
}
.content_box .txt{
	color: #ffff00;
	font-size: 36px;
	line-height: 1.27;
	font-weight: bold;
	margin-left: 81px;
	padding: 29px 0 25px;
}
.content_area .map{
	width: 900px;
	margin: 30px auto 0;
}
.content_box .detail {
    font-size: 24px;
    line-height: 1.33;
    color: #fff;
    margin: 24px 81px 0;
}
.content_box .detail span,
.content_box .detail a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}
.content_box .detail a:hover{
	text-decoration: none;
}
.content_box .btn span,
.content_box .btn a {
    display: inline-block;
    color: #fff;
    font-size: 26px;
	font-weight: bold;
    text-decoration: none;
    padding: 20px 35px 18px;;
    border-radius: 39px;
    margin-left: 81px;
    }
/*sec01
--------------------------------------------------------*/
.sec01 .txt {
    color: #ffff00;
    font-size: 36px;
    line-height: 1.27;
    font-weight: bold;
    margin: 0 80px 0 80px;
    padding: 24px 0 0;
}
/*sec02
--------------------------------------------------------*/
.sec02{
	position: relative;
}
.sec02 h2.ttl {
    margin: 12px 320px 0 80px;
}
.sec02 .img{
	position: absolute;
	width: 271px;
	top: 35px;
	right: 40px;
}
.content_area .sec02 .btn{
	padding-top: 25px;
} 
span.e5489 {
    margin: 0 0 0 2px;
}
/*sec03
--------------------------------------------------------*/
.sec02 .txt {
    color: #ffff00;
    font-size: 36px;
    line-height: 1.27;
    font-weight: bold;
    margin: 0 80px 0 80px;
    padding: 18px 0 0;
}
.sec03 .card_area{
	margin: 24px 40px 0;
}
.sec03 .card_area li{
	display: inline-block;
	vertical-align: middle;
}
.card_area li:nth-child(1){
	width: 64px;
}
.card_area li:nth-child(2){
	width: 75px;
}
.card_area li:nth-child(3){
	width: 59px;
}
.card_area li:nth-child(4){
	width: 65px;
}
.card_area li:nth-child(5){
	width: 48px;
}
.card_area li:nth-child(6){
	width: 65px;
}
.card_area li:nth-child(7){
	width: 50px;
}
.card_area li:nth-child(8){
	width: 49px;
} 
.sec03 .card_area li+li{
	margin-left: 35px;
}
/*btn_area
--------------------------------------------------------*/
.btn_area h3,
.reserve_area h3{
	font-size: 40px;
	font-weight: bold;
	color: #0068b7;
	text-align: center;
	line-height: 0;
	margin: 80px 0 30px;
}
.btn_area h3:before,
.reserve_area h3:before{
	content: "";
	display: inline-block;
	margin-right: 18px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30.3px 17.5px 0 17.5px;
	border-color: #ff6200 transparent transparent transparent;
}

.btn_area .btn span,
.btn_area .btn a{
	display: block;
	width: 680px;
    color: #fff;
    font-size: 26px;
	font-weight: bold;
    text-decoration: none;
	text-align: center;
	margin: 0 auto;
    padding: 20px 0 18px;;
    border-radius: 39px;
    }
/*reseve_area
--------------------------------------------------------*/
.reserve_box01 {
    background-color: #fff;
    border: solid 2px #0068b7;
    border-radius: 10px;
    padding: 39px 88px 40px;
}
.reserve_area h4 {
    display: table-cell;
    padding-right: 30px;
    width: 300px;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 1.1;
	vertical-align: middle;
}
.reserve_area h4 span{
	font-size: 14px;
}
/**/
.reserve_box01 .reserve_btn_list,
.reserve_box02 .btn{
    display: table-cell;
	vertical-align: middle;
}
.reserve_box01 ul {
	overflow: hidden;
}
.reserve_box01 ul li {
	position: relative;
	float: left;
    height: 114px;
}
.reserve_box01 ul li + li {
	margin-left: 50px;
}
.reserve_box01 ul li img {
	position: absolute;
	top: 0;
	left: 0;
}
.reserve_box01 ul li p {
	position: relative;
	top: 64px;
	width: 225px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	line-height: 1.13;
	font-weight: bold;
	color: #00458a;
	z-index: 1;
}
/**/
.reserve_box02{
	padding: 15px 0 78px;
}
.reserve_box02 .btn span,
.reserve_box02 .btn a {
    display: inline-block;
    width: 531px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    padding: 21px 0 20px;
    border-radius: 39px;
    }
.reserve_box02 .box01 {
    margin: 0 auto;
    background-color: #fff;
    border: solid 2px #0068b7;
    padding: 39px 88px 40px;
    border-radius: 10px;
}
/*0521*/
.reserve_box02 .box01 .reservationBtn03 {
    display: table-cell;
    position: relative;
	width: 500px;
	border: 1px solid #999;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#ebebeb 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
}
.reserve_box02 .box01 .reservationBtn03 span {
	display: block;
	border-radius: 3px;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.13;
	border-top: 5px solid #096cce;
	color: #00458a;
	padding: 13px 0 11px;
    text-align: center;
}
.reserve_box02 .box01 .reservationBtn03 i.icon {
	display: inline-block;
	margin-right: 13px;
    width: 55px;
    vertical-align: middle;
}
.reserve_box02 .box01 .reservationBtn03 i img {
	width: 100%;
}
.reserve_box02 .box01 .reservationBtn03 a {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -200%;
	white-space: nowrap;
}
/**/
.reserve_box02 .box02{
	position: relative;
	margin: 0 auto;
	background-color: #dfdfdf;
	border: solid 2px #0068b7;
	border-top: none;
	border-radius: 0 0 10px 10px;
}
.reserve_box02 .box02 .detail {
    font-size: 16px;
    line-height: 1.57;
    text-align: left;
    padding: 26px 83px;
}
.reserve_box02 .box02 .detail span{
	display: inline-block;
	text-indent: -0.5em;
	padding-left: 0.5em;
}
/**/
.extend {
	margin-left: 3px;
	display: inline-block;
	width: 12px !important;
    line-height: 1;
    vertical-align: middle;
}
.btn .extend {
	width: 15px !important;
}
.extend img {
	position: relative !important;
	width: 100% !important;
	vertical-align: middle;
}
