@charset "UTF-8";

/* ---------mouseover---------*/
a:hover {
	text-decoration: none;
}

a {
	color: #06c;
	text-decoration: underline;
}

a.bnr:hover img,
a.btn:hover img,
a.img:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* ---------layout---------*/
body{
	color: #333;
	line-height: 1.5;
}

#topContents {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#wrap {
	font-size: 100%;
}

#rwdTop #contents {
	margin: 0;
}

/* ---------link---------*/
.linkbtn {
	background: url(/multi/img/renew/common/gbtn_icn_off.gif) 0 0.2em no-repeat;
	padding-left: 15px;
}

.openwin {
	background: url(/img/multi/icon_link01.gif) 0 0.2em no-repeat;
	padding-left: 15px;
}

.pdf {
	background: url(/multi/img/renew/icon_pdf.png) 0 0.2em no-repeat;
	background-size: 16px 16px;
	padding-left: 20px;
}


/* --------------------------------------------------------------------
     what's New
-------------------------------------------------------------------- */
/***** what's New *****/
.whatsnew .hide {
	display: none;
}

/*** tab ***/
.whatsnew ul.tab {
	margin: 0 auto;
	font-size: 120%;
	font-weight: bold;
}

.whatsnew ul.tab li {
	float: left;
	width: 50%;
	text-align: center;
	border-bottom: none;
	display: block;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	color: #fff;
	cursor: pointer;
	box-sizing: border-box;
}

.whatsnew ul.tab li.news,
.whatsnew ul.tab li.notice{
	background: #008d00;
	color: #fff;
	border: 3px solid #008d00;
	border-bottom: none;
}

.whatsnew ul.tab li.news{
	border-right: none;
}

.whatsnew ul.tab li.notice{
	 border-left: none;
}

.whatsnew ul.tab li.news.selected,
.whatsnew ul.tab li.notice.selected{
	background: #fff;
	color: #008d00;
}

/*** tab mouseover ***/
.whatsnew ul.tab li.news:hover{
	background: #3bac3b;
	color: #fff;
	border: 3px solid #3bac3b;
	border-right:none;
	border-bottom: none;
}

.whatsnew ul.tab li.notice:hover{
	background: #3bac3b;
	color: #fff;
	border: 3px solid #3bac3b;
	border-left:none;
	border-bottom: none;
}

.whatsnew ul.tab li.news.selected:hover{
	background: #fff;
	color: #008d00;
	border: 3px solid #008d00;
	border-right:none;
	border-bottom: none;
}

.whatsnew ul.tab li.notice.selected:hover{
	background: #fff;
	color: #008d00;
	border: 3px solid #008d00;
	border-left:none;
	border-bottom: none;
}

/*** what's new body ***/
.whatsnew .whatsnewContent {
	padding: 20px;
	background: #fff;
	border: 3px solid #008d00;
	border-top: none;
	height: 265px;
	box-sizing: border-box;
}

.whatsnew .whatsnewContent dl {
	height: 190px;
	overflow-y: scroll;
	margin-bottom: 20px;
}

.whatsnew .whatsnewContent dl dt {
	margin-bottom: 5px;
}

.whatsnew .whatsnewContent dl dd {
	margin-bottom: 20px;
}

/* overview link */
.whatsnew .whatsnewContent .overview {
	text-align: right;
}

.whatsnew .whatsnewContent .overview a:before {
	display: inline-block;
    content: "";
    position: relative;
	top: 50%;
    border: 3px solid transparent;
    border-left: 3px solid #008e00;
}

/* label */
.whatsnew .whatsnewContent .press {
	margin-right: 10px;
	background: #db0000;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}

.whatsnew .whatsnewContent .seasonal {
	margin-right: 10px;
	background: #fb4eaf;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}

.whatsnew .whatsnewContent .passInfo {
	margin-right: 10px;
	background: #2284e7;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}

.whatsnew .whatsnewContent .ir {
	margin-right: 10px;
	background: #027c6c;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}

.whatsnew .whatsnewContent .other {
	margin-right: 10px;
	background: #AA430C;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}

.whatsnew .whatsnewContent .events {
	margin-right: 10px;
	background: #8e6217;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}

.whatsnew .whatsnewContent .campaign {
	margin-right: 10px;
	background: #DC3613;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}

.whatsnew .whatsnewContent .trainInfo {
	margin-right: 10px;
	background: #0B079D;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}

.whatsnew .whatsnewContent .tourism {
	margin-right: 10px;
	background: #914CE6;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	width: 90px;
	display: inline-block;
	text-align: center;
}


.whatsnew .whatsnewContent ul.newsList li {
    background: url(/img/multi/icon_arw02.png) no-repeat 0 3px;
    margin-bottom: 10px;
    padding-left: 17px;
}


/* ------------------------------------------------------------------------------------------------------
     window size 640px~
------------------------------------------------------------------------------------------------------ */
@media print, screen and (min-width: 641px) {
.rwdSp {
	display: none;
}

.rwdPc {
	display: block;
}


.rwdInner {
	width: 950px;
	width: 100%;/* rwd */
	max-width: 950px;/* rwd */
	margin: 0 auto;
}
.rwdInner.rwdPc {
	position: static !important;
}

#wrap {
	width:100%;
/*rwd	min-height: 100%;
    height: auto !important;
	height: 100%;*/
	position: relative;
	margin: 0 auto;
/*rwd	padding: 0 auto;*/
	/*overflow: hidden;*/
/*rwd	min-width: 950px;*/
}

#topContents {
	position: relative;/* rwd */
	font-size: 120%;
}


/* --------------------------------------------------------------------
     Slider
-------------------------------------------------------------------- */
.wideslider {
    width: 100%;
    height: 330px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}

.wideslider_base {
    top: 0;
	left: 50% !important;
	margin-left: -475px;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;

}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}

.wideslider .slider_prev,.wideslider .slider_next {background: #000;}


.wideslider .pagination {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
	line-height: 30px;
    text-align: center;
    position: absolute;
    z-index: 200;
	background: #333;
	border-top: 2px solid #fff;
}

.wideslider .pagination a {
    margin: 0 5px;
    width: 6px;
    height: 6px;
    display: inline-block;
    overflow: hidden;
    background: #fff;
	border-radius: 50%;
	border: 3px solid #fff;
}

.wideslider .pagination a.active {
	background: #008d00;
}

.wideslider .pagination a {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

.wideslider .pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

.wideslider ul img {/* rwd */
	width: 100%;
	height: auto;
}

/* --------------------------------------------------------------------
     mainvisual right button
-------------------------------------------------------------------- */
ul.mvBtn {
	width: 280px;
	width: 29.47368421052632%;/* rwd */
	max-width: 280px;/* rwd */
	height: 300px;
	position: absolute;
	top: 123px;
	top: 0;/* rwd */
/* left: 50%;*//* rwd */
/*	margin-left: 195px;*/ /* 950/2-280 *//* rwd */
}
}
@media screen and (min-width: 641px) and (max-width: 950px) {/* rwd */
	ul.mvBtn {
		right: 0;
	}
	ul.mvBtn:after {
		content: '';
		display: block;
		clear: both;
	}
	.wideslider_base {
		left: 0 !important;
		margin-left: 0;
	}
}


/* ------------------------------------------------------------------------------------------------------
     window size ~640px
------------------------------------------------------------------------------------------------------ */
@media screen and (max-width: 640px) {
.rwdSp {display: block;}

.rwdPc {display: none;}

img {width: 100%;}

body {
  -webkit-text-size-adjust: 100%;/* iOS文字サイズ自動調整オフ  */
}

#wrap {
	width: 100%;
	overflow: hidden;
}



/* --------------------------------------------------------------------
     bgGreen
-------------------------------------------------------------------- */
.bgGreen {
	background: #eefbee;
	padding: 2em 0 0.4em;
}

/* --------------------------------------------------------------------
     btnMenu
-------------------------------------------------------------------- */
.btnMenu ul {
	margin: 0 0.5em;
}

.btnMenu ul li {
	width: 50%;
	float: left;
	margin-bottom: 0.5em;
	text-align: center;
}

.btnMenu ul li img {
	width: 96%;
	vertical-align: bottom;
}

/* ------------------------------------------------
     window size ~320px
--------------------------------------------------- */
@media screen and (max-width: 320px) {
.trainInfo .flexslider .slides > li {
  	width: 300px !important;
	margin-right: 25px;
}

}

/* --------------------------------------------------------------------
     what's New / Banner
-------------------------------------------------------------------- */
/***** what's New *****/
.whatsnew {
	margin-bottom: 2em;
}

/*** tab ***/
.whatsnew ul.tab {
	font-size: 100%;
}

.leftArea {
	margin: 0 2% 1em 2%;
	width: 96%;
}

.rightArea {
    margin: 0 2% 2em;
	width: 96%;
}

.rightArea p {
	margin-bottom: 1em;
}

.rightArea p:last-of-type {
	margin-bottom: 0;
}

/* --------------------------------------------------------------------
     banner
-------------------------------------------------------------------- */
.banners {
	padding: 2em 0.5em;
}

.banners ul {
	border: 3px solid #eefbee;
	padding: 1em;
}

.banners ul li {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 0.5em;
}

.banners ul li img {
	width: 96%;
}

/* --------------------------------------------------------------------
     Get Adobe Reader
-------------------------------------------------------------------- */
.adobereader {
	border: 3px solid #eee;
	margin: 0 0.5em 2em 0.5em;
	padding: 0.5em;
}

.adobereader dl dt {
	width: 170px;
	float: left;
}

.adobereader dl dd {
	padding-left: 180px;
}

.adobereader dl dd a {
	display: inline-block;
}

/* --------------------------------------------------------------------
     appDownload
-------------------------------------------------------------------- */
.appDownload {
	position: relative;
	width:100%;
	height:80px;
	background:#b3ded0;
	z-index:9999;
	overflow:hidden;
	font-family: Arial, Helvetica, "sans-serif";
}

.appDownload .appClose {
	float: left;
	margin: 10px 5px 5px 5px;
	border:2px solid #77c777;
	width:14px;
	height:14px;
	font-family:'ArialRoundedMTBold',Arial;
	font-size:15px;
	line-height:15px;
	text-align:center;
	background:#fff;
	border-radius:14px;
}

.appDownload .appClose a {
	color:#008d00;
	text-decoration: none;
}

.appDownload .appIcon {
	float: left;
	margin: 10px 5px 0 0;
}
.appDownload .appIcon img {
	width: 44px;
	height: auto;

}

.appDownload .txt {
	width: 60%;
	float: left;
	font-size: 90%;
	margin-top: 10px;
	line-height: 1.3;
}

.appDownload .view {
	background-color: #008e00;
	padding: 0 5px;
	border-radius:5px;
	color: #fff;
	text-align: center;
	float: right;
	margin: 20px 5px 0 0;
}

.appDownload .view a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

}

/* --------------------------------------------------------------------
     印刷用
-------------------------------------------------------------------- */
@media print {
	body {
	width: 950px;
	-webkit-print-color-adjust: exact;
	}

	ul.mvBtn {
		top: 110px;
	}

	.mainMenuBtn.rwdSp,
	.appDownload.rwdSp {
	display:none;
	}
}




/*----------------------------------------------------------------------
    news
----------------------------------------------------------------------*/

/* pagelink -------------------- */

.pageLink{
	width:933px;
	margin:25px 0 22px;
	padding-bottom:5px;
	background:url(../../../img/multi/line_dot01.gif) repeat-x left bottom;
}

.pageLink ul{
	padding:5px 0 0 12px;
	background:url(../../../img/multi/line_dot01.gif) repeat-x;
	line-height:2.0;
}

.pageLink ul li{
	display:inline;
	margin-right:20px;
	padding-left:15px;
	background:url(../../../img/multi/icon_arw05.png) no-repeat 0 50%;
}

#others #wrap .adobeReader ul{
	padding:16px 0 0 25px;
}

.lineBox_list{
	margin:0 20px;
}

.lineBox_list dl dt{
	margin-bottom:3px;
}

.lineBox_list dl dt img{
	padding-right:6px;
}

.lineBox_list dl dd{
	background:url(../../img/renew/bg_index04.gif) repeat-x left bottom;
	margin-bottom:14px;
	padding-bottom:5px;
}



.whatsnewContent li dl dd {
	border-bottom: 1px dotted;
	padding-bottom: 5px;
}

.whatsnewContent h2 {
	min-height: 40px;
	margin-bottom: 14px;
	padding: 6px 0 0 23px;
	background: url(/multi/img/renew/common/bg_subtitle.gif) no-repeat left bottom;
	color: #225728;
	font-size: 127%;
	font-weight: bold;
}

.whatsnewContent h2:not(:first-of-type) {
	margin-top: 50px;
}