h2.heading, h3.heading {
	margin-bottom: 0;
}
.panel_default .panel_body {
     padding-top: 40px; 
}
.panel_default .panel_body p {
     padding: 0; 
}
p{
	line-height: 1.5em;
}
/**********************
index
**********************/
/* 追加注釈*/
.panel_heading .cautionBox{
    background-color: #fefae1;
    padding: 13px 30px 13px 35px;
    margin: 20px 0;
    text-indent: -1em;
}
/* 追加注釈ここまで*/

/*****section共通******/
.fontbold{
	font-weight:bold;
}
#guide .section{
	padding: 0 0 20px 30px;
	border-left: 10px solid #dfdfdf;
	margin: 0 0 0 30px;
	position:relative;
}
#guide .section:before {
	content: "";
	position: absolute;
	bottom: -22px;
	width: 29px;
	height: 22px;
	background-image: url(../images/bg_arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left:-50px;
}
#guide .section .topTxt{
	padding:15px 0;
}
#guide .section .cautionBox{
    background-color: #fefae1;
    padding: 13px 5px 13px 20px;
    margin: 20px 0 0 0;
    padding-left: 59px;
}
#guide .section .cautionBox p span{
    background-image: url(/global/common/images/ico_caution.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 5px 0 5px 40px;
    margin-left: -40px;
}
#guide .section .seeBox {
    display: table;
    background-color: #e8f0f9;
    width: 100%;
    padding: 10px 0 10px 16px;
	border-collapse: separate;
	border-spacing: 5px 0;
	margin-top: 10px;
}
#guide .section .seeBox p{
	display:table-cell;
	vertical-align:middle;
}
#guide .section .seeBox ul{
	float: right;
	text-align: center;
}
#guide .section .seeBox ul .seeBtn{
    width: 220px;
    display: table-cell;
    background-color: #fff;
    font-size: 16px;
}
#guide .section .seeBox ul .seeBtn a{
	display:block;
    padding: 10px 0;
	text-decoration:none;
}
#guide .section .seeBox ul .seeBtn a span{
	padding-left: 22px;
	background-image: url(/global/common/images/ico_play.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#guide .imgBox ul{
	display:table;
}
#guide .imgBox ul li{
	display: table-cell;
	background-color: #f2f3f5;
	padding: 10px 10px 2px 10px;
	width: 33%;
}
#guide .imgBox div{
	margin: 0 auto;
	background-color: #f2f3f5;
	padding: 10px 10px 2px 10px;
	width: 33%;
}
#guide #home .imgBox{
	width:770px;
}
#guide #home .imgBox ul .borderRight{
	width:25.2%;
}
#guide #home .imgBox ul .borderRight img{
	width:100%;
}
#guide #home .imgBox ul .borderRight {
    border-right: 7px solid #fff;
}
#guide .imgBox ul .centerBox{
	border-right: 6px solid #fff;
	border-left: 6px solid #fff;
	width:265px;
}
#guide .imgBox ul li p{
	padding-bottom: 7px;
}
#guide .imgBox ul .borderRight{
	border-right: 7px solid #f2f3f5;
}
/****************/
#guide{
	margin-top:-40px;
}
#guide .section.arrival .arrivalTxt{
	padding: 2px 0 10px;
}
#buy .section .select {
	background-color:#f2f3f5;
    padding: 20px 20px 15px 20px;	
}
#buy .section .select .selectTtl{
	text-align: center;
	font-weight: bold;
	padding-bottom:15px;
}
#buy .section .select ul{
	display:table;
}
#buy .section .select ul li{
	display: table-cell;
	width: 230px;
}
#buy .section .select ul .centerBox{
	border-right: 20px solid #f2f3f5;
	border-left: 20px solid #f2f3f5;
    width: 270px;
}
#buy .section .select ul li .selectLink{
    text-align: center;
    background-color: #fff;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#buy .section .buyTtl{
	padding: 35px 0 15px 0;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}
#buy .section .markBox{
	width: 225px;
	margin-bottom: 27px;
	border: 1px solid #cccccc;
	display:table;
	padding:9px 10px;
}
#buy .section .markBox .markImg{
	display: table-cell;
	vertical-align: middle;
	width:60px;
}
#buy .section .markBox .markTxt{
	display: table-cell;
	font-size: 14px;
	vertical-align: middle;
	border-left: 4px solid #fff;
}
#buy .section .ticketTxt01{
	width:480px;;
}
#ticket-office .imgBox{
	text-align:left;
}
#machine-green .imgBox ul {
	padding: 10px;
    background-color: #f2f3f5;
}
#machine-green .imgBox ul li{
	width:auto;
    padding: 0;
}
#machine-normal .normalTxt01{
	padding: 0 0 10px 0;
}
#machine-normal .imgBox ul {
	padding: 10px;
    background-color: #f2f3f5;
}
#machine-normal .imgBox.clear ul li{
	width:auto;
    padding: 0;
}
#machine-normal .normalTxt02{
	width: 650px;
	float: left;
	padding:25px 0 10px 0;
}
#machine-normal .fr{
	padding-top:25px;
}
#home .section .imgBox ul .homeImgTtl{
    text-align: center;
    padding: 7px;
    background-color: #c2dcf7;
    margin-bottom: 5px;
}
#home .section .imgBox ul li .imgBottom{
	display:table-cell;
	vertical-align:bottom;
}
#home .section .imgBox ul li .item{
	padding-bottom:0;
}
#ride .section .train .trainTxt{
	width: 500px;
	position: relative;
}
#ride .section .train{
	padding-bottom: 20px;
	overflow: hidden;
}
#ride .section .train .trainTxt .harukaTxt{
	color:#0473bd;
	font-weight:bold;
}
#ride .section .train .trainTxt .harukaTxt02{
	padding-top: 10px;
}
#ride .section .train .trainTxt .rideLink{
	position: absolute;
	bottom: 0;
}
#ride .section .train .trainTxt .kansai-airportTxt{
	color:#ef0707;
	font-weight:bold;
}
#ride .section .seeBox.clear{
	margin-top:0px;
}
#ride .section .seeBox.clear ul .seeBtn.harukaBtn{
    padding: 10px 0;
    width: 600px;
}
#ride .section #notice {
    padding-top: 10px;
}
/**********************
movie
**********************/
video {
    width: 100%;
}
.movie .img_item {
	width: 840px;
	margin: -20px auto 40px;
	background-color: #f2f3f5;
	padding: 20px;
}
.captureBox, .captureBoxEnd {
	overflow: hidden;
	width: 800px;
    margin: 20px auto 0;
	position: relative;
	padding-bottom: 40px;
}
.captureBoxEnd {
	border-bottom: 1px solid #cccccc;
    padding-bottom: 0;	
}
.captureBox:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 800px;
	height: 40px;
	background-image: url(/global/common/images/arrow_down05.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 1px solid #cccccc;
}
.captureBox p, .captureBoxEnd p {
	float: left;
}
.captureBox .captureImg, .captureBoxEnd .captureImg {
	padding: 0 15px 20px 0 !important;
}
.captureBox .captureTxt, .captureBoxEnd .captureTxt {
	width: 345px;
}
.captureBox .captureTxt{
	margin-bottom:10px;
}
.captureBox .First{
	margin-bottom:20px;
}
.captureBox table{
	width: 345px;
	margin-bottom:20px;
}
.captureBox table tr{
	border:solid 1px;
}
.captureBox table th{
	background-color:#eeeeee;
}
.captureBox table th,td{
	vertical-align:middle;
	padding:8px;
}
.control_nav {
    background: #F2F3F5;
    padding: 11px 8px 5px 8px;
    width: 700px;
	margin: 40px auto;
}
.control_nav .rows.column_2 .item {
	margin:0 auto;
    text-align: center;
}
.control_nav .rows .item a {
    padding: 18px 0 18px 0;
	background: none;
}
.control_nav .rows .item a span{
	padding-left:10px;
	background-image:url(/global/common/images/arrow07.png);
	background-repeat:no-repeat;
	background-position:left center;
}
