@charset "utf-8";
/* CSS Document */
/* ===================================================== */
/* ノイ用リセット */
/* ===================================================== */
#smtFooter {
	clear: both;
	padding-top: 1em;
}
a:hover img {
	opacity:1;
}
/* ===================================================== */
/* page-top setting
/* ===================================================== */
#page-top {
	width:80px;
	height:80px;
	display:none;
	position:fixed;
	right: 2%;
	bottom: 2%;
}
#page-top p {
	margin:0;
	padding:0;
	text-align:center;
	background: #e37431;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
#page-top p:hover {
	background: #ec8f57;
}
#move-page-top {
	color:#fff;
	line-height: 1.2;
	padding: 20px 0;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
/* ===================================================== */
/* setting
/* ===================================================== */
i{
	padding-right: 0.2em;
}
/* テキスト */
.txtRed {
	color: #C00;
}
.txtGreen {
	color: #093;
}
.txtGray {
	color: #999;
}
.txtBold {
	font-weight: bold;
}
.txtCopyright {
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 8px;
	color: #666;
}
/* sns */
#sns {
	clear: both;
	float: left;
	margin: 0.5% 0 0 4%;
}
#sns li {
	float: left;
	margin-left: 5px;
}
#sns .line img {
	width: 76px;
	height: 20px;
}
#sns .hatebu img {
	width: 20px;
	height: 20px;
}
.Nocopy {
	font-size: 80%;
	text-align: center;
}
/* 右下三角 */
.icon_triangle {
	position: relative;
}
.icon_triangle:after {
	position: absolute;
	content: " ";
	height: 0;
	width: 0;
	bottom: 1px;
	right: 1px;
	border-top:1em solid transparent;
	border-right:1em solid #C96;
}
/* エリアアイコン */
.icon_hokuriku {
	position: absolute;
	background: #09C;
	color: #FFF;
	padding: 1px 10px;
}
.icon_kinki {
	position: absolute;
	background: #F90;
	color: #FFF;
	padding: 1px 10px;
}
.icon_chugoku {
	position: absolute;
	background: #F66;
	color: #FFF;
	padding: 1px 10px;
}
.icon_kyushu {
	position: absolute;
	background: #0A6DD1;
	color: #FFF;
	padding: 1px 10px;
}
/* ==================================================== */
/* コンテンツ
/* ==================================================== */
#wrapper {
	background: url(../../img/bg.jpg);
}
#kankouInner {
	max-width: 1090px;
	margin: 0 auto 5%;
}
#kankou img,
#kankou-train img{
	width: 100%;
}
/* メインイメージエリア */
#kankou {
	margin: 0 auto;
	background: url(../../img/bg_ttl.jpg);
	background-repeat: no-repeat;
	background-position:center 0;
	color: #222;
}
#kankouHead {
	height: 375px;
}
#kankouHead h1 {
	float: left;
	max-width: 337px;
	height: auto;
	padding-top: 5%;
}
#kankouHead p {
	font-size: 1.8em;
	font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-shadow: 3px 3px 10px #000;
	color: #FFF;
	float: right;
	padding: 40px 25px 0 0;
	line-height: 1.2em;
}
/* グル―バルナビ */
#kankouInner #gNav {
	clear: both;
	border-top : solid 1px #C96;
	border-bottom: solid 1px #C96;
	margin-top: 1%;
	margin-bottom: 3%;
}
#kankouInner #gNav ul li {
	display: inline-block;
	width: 32%;
	text-align: center;
	font-size: 1.6em;
	font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#kankouInner #gNav ul li a {
	display: block;
	padding: 6% 0 4.5%;
	text-decoration: none;
	color: #222;
}
#kankouInner #gNav ul li a:hover {
	color: #600;
	text-shadow: 0 0 30px #FC3;
}
#kankouInner #gNav ul li.deco-blue {
	background-image: url(../../img/deco-blue.png);
	background-repeat: no-repeat;
	background-position: 26% 50%;
}
#kankouInner #gNav ul li.deco-green {
	background-image: url(../../img/deco-green.png);
	background-repeat: no-repeat;
	background-position: 21% 50%;
}
#kankouInner #gNav ul li.deco-pink {
	background-image: url(../../img/deco-pink.png);
	background-repeat: no-repeat;
	background-position: 25% 50%;
}
/* セクションタイトル */
#kankouInner .contents {
	clear: both;
}
#kankouInner .contents h1,
#kankouInner .contents h2 {
	font-size: 2em;
	font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	margin: 3.5% 0 2%;
}
#kankouInner .contents h1 img {
	max-width: 112px;
}
#kankouInner .contents h2 {
	border-top : solid 1px #C96;
	border-bottom: solid 1px #C96;
	padding: 1% 0 0.5%;
}
/* おすすめ観光列車 */
#recommend {
	padding-top: 0.1em;
}
#recommend a:hover {
	display: block;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#recommend .boxRecomme {
	width: 48%;
	border: solid 1px #C96;
	background-color: #FFF;
	padding: 2px;
	float: left;
	margin: 0 1% 5%;
}
#recommend .boxRecomme img {
	float: left;
	padding-right: 5px;
	max-width: 300px;
}
#recommend .boxRecomme h3 {
	font-size: 1.8em;
	color: #F60;
}
#recommend .boxRecomme dl dt {
	font-size: 0.9em;
	padding: 5px 0;
	color: #630;
}
#recommend .boxRecomme dl dd {
	color: #039;
}
#recommend a:hover .boxRecomme dl dd {
	color: #06C;
}
/* 観光列車とは */
#whatsKankou h2 {
	background-image: url(../../img/deco-blue.png);
	background-repeat: no-repeat;
	background-position: 40% 50%;
}
#whatsKankou p {
	font-size: 1.1em;
	text-align: center;
	padding: 0 10% 5%;
	line-height: 2em;
}
#whatsKankou p .big {
	font-weight: bold;
}
#whatsKankou p .orange {
	color: #F60;
	font-weight: bold;
}
/* 観光列車から選ぶ */
#selectTrain h2 {
	background-image: url(../../img/deco-green.png);
	background-repeat: no-repeat;
	background-position: 38% 50%;
}
#selectTrain ul {
	margin-left: 1.2%;
}
#selectTrain ul a {
	text-decoration: none;
}
#selectTrain ul a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#selectTrain ul li {
	display: inline-block;
	vertical-align: top;
	border: solid 1px #C96;
	padding: 2px;
	width: 14.9%;
	margin-right: 1.2%;
	margin-bottom: 2%;
	background-color: #FFF;
}
#selectTrain ul li.boderGray {
	border: solid 1px #999;
}
#selectTrain ul li img {
	padding-bottom: 5px;
}
#selectTrain ul li p {
	text-align: center;
	font-size: 1em;
	line-height: 1.1em;
	color: #F60;
	padding-bottom: 5px;
}
/* 目的地から選ぶ */
#selectPlace h2 {
	background-image: url(../../img/deco-pink.png);
	background-repeat: no-repeat;
	background-position: 40% 50%;
}
#selectPlace h3 span {
	font-size: 1.4em;
	font-weight: bold;
	background: linear-gradient(transparent 50%, #ffff66 50%);
}
#selectPlace p {
	padding-top: 10px;
	font-size: 1.2em;
}
#selectPlace p span {
	color: #C00;
}
#selectPlace #areaMap {
	position: relative;
	height: 680px;
}
#selectPlace #imgMap {
	position: absolute;
}
#selectPlace #btnHokuriku {
	position: absolute;
	width: 160px;
	height: 161px;
	top: 190px;
	right: 90px;
}
#selectPlace #btnKinki {
	position: absolute;
	width: 160px;
	height: 161px;
	top: 380px;
	right: 210px;
}
#selectPlace #btnShikoku {
	position: absolute;
	width: 160px;
	height: 161px;
	top: 450px;
	left: 450px;
}
#selectPlace #btnKyushu {
	position: absolute;
	width: 160px;
	height: 161px;
	top: 190px;
	left: 60px;
}
/* ==================================================== */
/* ポップアップ
/* ==================================================== */
.lightBoxWrap h4 {
	position: absolute;
	color: #0fbcd6;
	font-size: 3em;
	font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#Hokuriku h4,#Kinki h4,#Kyushu h4 {
	top: 0;
	left: 40%;
}
#Shikoku h4 {
	top: 0;
	left: 30%;
}
.lightBoxMap {
	position: absolute;
	top: 50px;
}
.popBtnBox ul li {
	font-size: 1.1em;
	line-height: 1em;
}
.popBtnBox ul li img {
	max-width: 140px;
	height: auto;
	text-align: center;
}
.popBtnBox {
	width: 152px;
	height: auto;
	padding: 5px;
	background-color: #FFF;
}
.popBtnBox a {
	text-decoration: none;
	color: #039;
}
.popBtnBox a:hover {
	display: block;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	color: #06C;
}
/* ▽北陸エリア */
#btn-hanayome {
	border: solid 1px #c30d23;
	position: absolute;
	top: 100px;
	left: 120px;
}
#btn-berumonta {
	border: solid 1px #f8b62b;
	position: absolute;
	top: 250px;
	left: 120px;
}
/* ▽近畿エリア */
#btn-takedajyougo {
	border: solid 1px #c30d23;
	position: absolute;
	top: 35px;
	left: 120px;
}
#btn-tenku {
	border: solid 1px #006835;
	position: absolute;
	bottom: 50px;
	right: 180px;
}
/* ▽中国・四国エリア */
#btn-slyamaguchi {
	border: solid 1px #006835;
	position: absolute;
	top: 70px;
	left: 220px;
}
#btn-misuzu {
	border: solid 1px #B28247;
	position: absolute;
	top: 100px;
	left: 40px;
}
#btn-iyonada {
	border: solid 1px #c30d23;
	position: absolute;
	bottom: 190px;
	left: 60px;
}
#btn-sennenmonogatari {
	border: solid 1px #c30d23;
	position: absolute;
	bottom: 180px;
	right: 60px;
}
#btn-tetudohobby {
	border: solid 1px #0d6fb8;
	position: absolute;
	bottom: 20px;
	left: 90px;
}
#btn-kaiyodohobby {
	border: solid 1px #a40a5e;
	position: absolute;
	bottom: 20px;
	left: 280px;
}
#btn-shimantorokko {
	border: solid 1px #f39800;
	position: absolute;
	bottom: 20px;
	right: 290px;
}
#btn-bakumatsuishingo {
	border: solid 1px #6a3906;
	position: absolute;
	bottom: 20px;
	right: 110px;
}
#btn-mimasaka {
	border: solid 1px #804e21;
	position: absolute;
	top: 60px;
	right: 100px;
}
#btn-lamalledebois {
	border: solid 1px #ea5413;
	position: absolute;
	top:230px;
	right: 100px;
	/*top: 90px;
	right: 280px;*/
}
#btn-ametsuchi {
	border: solid 1px #156099;
	position: absolute;
	top:85px;
	right: 100px;
}
/* ▽九州エリア */
#btn-yufuin {
	border: solid 1px #23ac38;
	position: absolute;
	top: 40px;
	left: 30px;
}
#btn-atokkyu {
	border: solid 1px #e5cc1b;
	position: absolute;
	top: 240px;
	left: 30px;
}
#btn-orange {
	border: solid 1px #ea5413;
	position: absolute;
	bottom: 180px;
	left: 30px;
}
#btn-ibusuki {
	border: solid 1px #b18247;
	position: absolute;
	bottom: 30px;
	left: 30px;
}
#btn-asoboy {
	border: solid 1px #804e21;
	position: absolute;
	top: 60px;
	right: 40px;
}
#btn-slhitoyoshi {
	border: solid 1px #0b3381;
	position: absolute;
	top: 220px;
	right: 40px;
}
#btn-isaburo {
	border: solid 1px #a40a5e;
	position: absolute;
	bottom: 180px;
	right: 40px;
}
#btn-hayatonokaze {
	border: solid 1px #0080cc;
	position: absolute;
	bottom: 30px;
	right: 40px;
}
#btn-kawasemiyamasemi {
	border: solid 1px #0ba29a;
	position: absolute;
	bottom: 30px;
	right: 120px;
}
/* ==================================================== */
/* 観光列車別ページ
/* ==================================================== */
/* ヘッド背景 */
.atokkyu{
	background-image: url(../../atokkyu/img/bgHead.png) ;
	background-repeat: no-repeat;
}
.yufuinnomori{
	background-image: url(../../yufuinnomori/img/bgHead.png) ;
	background-repeat: no-repeat;
}
.hanayomenoren {
	background-image: url(../../hanayomenoren/img/bgHead.png);
	background-repeat: no-repeat;
}
.berumonta {
	background-image: url(../../berumonta/img/bgHead.png);
	background-repeat: no-repeat;
}
.lamalledebois {
	background-image: url(../../lamalledebois/img/bgHead.png);
	background-repeat: no-repeat;
}
.tamatebako {
	background-image: url(../../tamatebako/img/bgHead.png);
	background-repeat: no-repeat;
}
.slyamaguchi {
	background-image: url(../../slyamaguchi/img/bgHead.png);
	background-repeat: no-repeat;
}
.misuzu {
	background-image: url(../../misuzu/img/bgHead.png);
	background-repeat: no-repeat;
}
.marumarunohanashi {
	background-image: url(../../marumarunohanashi/img/bgHead.png);
	background-repeat: no-repeat;
}
.mimasaka {
	background-image: url(../../mimasaka/img/bgHead.png);
	background-repeat: no-repeat;
}
.hayatonokaze {
	background-image: url(../../hayatonokaze/img/bgHead.png);
	background-repeat: no-repeat;
}
.tenku {
	background-image: url(../../tenku/img/bgHead.png);
	background-repeat: no-repeat;
}
.iyonadamonogatari {
	background-image: url(../../iyonadamonogatari/img/bgHead.png);
	background-repeat: no-repeat;
}
.shimantorokko {
	background-image: url(../../shimantorokko/img/bgHead.png);
	background-repeat: no-repeat;
}
.tetudohobby {
	background-image: url(../../tetudohobby/img/bgHead.png);
	background-repeat: no-repeat;
}
.slhitoyoshi {
	background-image: url(../../slhitoyoshi/img/bgHead.png);
	background-repeat: no-repeat;
}
.kaiyodohobby {
	background-image: url(../../kaiyodohobby/img/bgHead.png);
	background-repeat: no-repeat;
}
.sennenmonogatari {
	background-image: url(../../sennenmonogatari/img/bgHead.png);
	background-repeat: no-repeat;
}
.ametsuchi {
	background-image: url(../../ametsuchi/img/bgHead.png);
	background-repeat: no-repeat;
}
.bakumatsuishingo {
	background-image: url(../../bakumatsuishingo/img/bgHead.png);
	background-repeat: no-repeat;
}
.kawasemiyamasemi {
	background-image: url(../../kawasemiyamasemi/img/bgHead.png);
	background-repeat: no-repeat;
}
/* ヘッドエリア */
#kankou-trainHead {
	height: 314px;
	padding-top: 1%;
	position: relative;
	background-position: right 0;
}
#kankou-trainHead h2 img{
	max-width: 156px;
}
#kankou-trainHead .subTtl {
	font-size: 1.3em;
	font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	padding: 1%;
	color: #900;
}
#kankou-trainHead .kukan {
	float: left;
	padding-top: 15px;
	padding-right: 10px;
}
#kankou-trainHead .kukan span {
	font-size: 1.2em;
	color: #FFF;
	background-color: #333;
	padding: 0 0.5em;
	margin-right: 0.5em;
}
#kankou-trainHead h1 {
	font-size: 3em;
	font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#kankou-trainHead #sns {
	position: absolute;
	bottom: 2%;
	right: 15%;
}
#kankou-trainHead h2 {
	position: absolute;
	bottom: 2%;
	right: 1%;
}
/* ヘッド下エリア */
#frontWrap .mapLine {
	max-width: 510px;
	float: right;
}
#frontWrap dl dt {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.5em;
}
/* ツアーボタン */
.tourWrap {
	overflow: hidden;
	padding: 30px 2px 0;
}
.tourWrap p {
	position: relative;
	text-align: center;
	width: 100%;
	font-size: 1.8em;
	background: #fcfbf7;
	border: 1px solid #B56F35;
	color: #B56F35;
	padding: 3px 0 0;
	margin-bottom: 5px;
}
.tourWrap p:after, .tourWrap p:before {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.tourWrap p:after {
	border-color: rgba(255, 249, 240, 0);
	border-top-color: #fcfbf7;
	border-width: 10px;
	margin-left: -10px;
}
.tourWrap p:before {
	border-color: rgba(181, 111, 53, 0);
	border-top-color: #B56F35;
	border-width: 11px;
	margin-left: -11px;
}
.tourWrap ul li {
	float: left;
	width: 46%;
	margin: 2%;
}
.tourWrap ul li a i {
	padding-right: 2px;
}
.tourWrap ul li.tourBtn a {
	display: block;
	font-size: 2em;
	text-decoration: none;
	text-align: center;
	padding: 14px 0 12px;
	color: #FFF;
    border: solid 1px #FFF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4a300 0%, #f27704 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f4a300 0%,#f27704 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f4a300 0%,#f27704 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4a300', endColorstr='#f27704',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 0 0 1px #f27704, 0 1px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 1px #f27704, 0 1px 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 0 1px #f27704, 0 1px 1px 2px rgba(0, 0, 0, 0.25);
}
.tourWrap ul li.tourBtn a:hover {
	background: #f27704;
	background: -moz-linear-gradient(top,  #f27704 0%, #f4a300 100%);
	background: -webkit-linear-gradient(top,  #f27704 0%,#f4a300 100%);
	background: linear-gradient(to bottom,  #f27704 0%,#f4a300 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27704', endColorstr='#f4a300',GradientType=0 );
}
.tourWrap ul li.tourNone {
	pointer-events: none;
}
.tourWrap ul li.tourNone a {
	background: #999;
	color: #CCC;
	box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
/* 列車のご案内 */
#trainInfo h2 {
	background-image: url(../../img/deco-blue.png);
	background-repeat: no-repeat;
	background-position: 41% 50%;
}
#trainInfo .InfoWrap {
	width: 32%;
	padding: 0.5%;
	border: solid 1px #e2d0b7;
	margin: 1% 0.5%;
	display: inline-block;
	background-color: #FFF;
	vertical-align: top;
}
#trainInfo .InfoWrap dt {
	color: #F60;
	font-size: 1.8em;
	line-height: 1.2em;
	padding: 5px 0 2px;
}
/* 列車でのお楽しみ */
#trainFun h2 {
	background-image: url(../../img/deco-green.png);
	background-repeat: no-repeat;
	background-position: 38% 50%;
}
#trainFun ul li {
	float: left;
	width: 50%;
}
/* ツアーボタン(下) */
#tourList {
	clear: both;
}
/* アンパンマン列車バナー */
#anpanman{
	overflow: hidden;
}
#anpanman ul li {
	float: left;
	width: 48%;
	padding-left: 2%;
}
#anpanman ul li a img{
	background: #FFF;
}
#anpanman ul li a:hover img{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
/* 観光列車TOPボタン */
.goTop a {
	display: block;
	width: 40%;
	margin: 0 auto 1%;
	text-align: center;
	padding: 2px 0 0;
	text-decoration: none;
	color: #FFF;
	font-size: 1.5em;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background-color: #36C;
}
.goTop a:hover {
	background-color: #69F;
}
/* ==================================================== */
/* ntiバナー
/* ==================================================== */
#pageFooter {
 *zoom: 1;
	margin: 1.5em 0 3em;
	background-color: #FFF;
}
#pageFooter:after {
	display: block;
	height: 0;
	visibility: hidden;
	content: "";
	clear: both;
}
#pageFooter .inner {
	max-width: 1090px;
	margin: 0 auto;
	padding-top: 20px;
}
#pageFooter #relationLink .ttl_area {
	border-bottom: dotted 1px #000;
	margin-bottom: 20px;
	display: table;
	width: 100%;
}
#pageFooter #relationLink .ttl_area h3,
#pageFooter #relationLink .ttl_area p {
	display: table-cell;
	color: #222;
	padding: 0 1%;
}
#pageFooter #relationLink .ttl_area h3 {
	font-weight: bold;
	font-size: 1.5em;
	width: 40%;
}
#pageFooter #relationLink .ttl_area p {
	text-align: right;
	width: 60%;
}
#pageFooter #relationLink ul {
	margin-left: 0.3%;
}
#pageFooter #relationLink ul li {
	display: inline-block;
	width: 24.5%;
	padding: 0.3% 0.3% 0.3%;
}
#pageFooter #relationLink ul li a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/* ==================================================== */
/* Media Queries
/* ==================================================== */
/* 背景調節 */
@media screen and (max-width: 800px) {
/* おすすめ観光列車 */
#recommend .boxRecomme img {
	max-width: 180px;
}
/* 観光列車とは */
#whatsKankou p {
	padding: 0 9% 5%;
}
/* 観光列車から選ぶ */
#selectTrain ul li {
	width: 23.3%;
}
/* 目的地から選ぶ */
#selectPlace p {
	font-size: 1em;
	padding-left: 1%;
	padding-right: 1%;
}
#selectPlace #imgMap {
	padding-top: 5%;
}
#selectPlace #btnHokuriku {
	top: 190px;
	right: 10px;
}
#selectPlace #btnKinki {
	top: 300px;
	right: 130px;
}
#selectPlace #btnShikoku {
	top: 300px;
	left: 250px;
}
#selectPlace #btnKyushu {
	top: 190px;
	left: 10px;
}
/* ==================================================== */
/* 観光列車別ページ
/* ==================================================== */
/* ヘッドエリア */
#kankou-trainHead {
	background-position: 40% 0;
}
#kankou-trainHead .kukan {
	margin-left: 1%;
}
#kankou-trainHead #sns {
	right: 20%;
}
/* ヘッド下エリア */
#frontWrap .mapLine {
	max-width: 400px;
}
#frontWrap dl {
	padding-left: 1%;
}
/* ツアーボタン */
.tourWrap {
	padding: 30px 5px 0;
}
.tourWrap p {
	font-size: 1.4em;
}
}
@media screen and (max-width: 670px) {
.smtNone {
	display: none;
}
#kankou {
	margin: 0 1%;
	background-position: 40% -5%;
}
/* ヘッドエリア */
#kankouHead {
	height: 240px;
}
#kankouHead p {
	display: none;
}
#kankouHead h1 {
	max-width: 290px;
}
/* ナビ */
#kankouInner #gNav {
	display: none;
}
/* セクションタイトル */
#kankouInner .contents {
	padding-top: 20px;
}
#kankouInner .contents h1 {
	border-top : solid 1px #C96;
	border-bottom: solid 1px #C96;
	padding: 1% 0 0.5%;
}
#kankouInner .contents h1 img {
	display: none;
}
/* 観光列車とは */
#whatsKankou h2 {
	background-position: 20% 50%;
}
#whatsKankou p {
	padding: 0 2%;
	line-height: 1.5em;
}
/* おすすめ観光列車 */
#recommend .boxRecomme {
	width: 100%;
	margin: 1.5% 0;
}
#recommend .boxRecomme img {
	max-width: 150px;
}
#recommend .boxRecomme dl dd {
	line-height: 1.2;
}
/* 観光列車から選ぶ */
#selectTrain h2 {
	background-position: 16% 50%;
}
#selectTrain ul {
	margin-left: 1.2%;
}
#selectTrain ul li {
	width: 48%;
	margin-right: 1.2%;
}
/* 目的地から選ぶ */
#selectPlace {
	display: none;
}
/* ==================================================== */
/* 観光列車別ページ
/* ==================================================== */
#kankou-train {
	margin: 0 1%;
}
/* ヘッドエリア */
#kankou-trainHead {
	background-position: 90% 0;
}
#kankou-trainHead #sns {
	right: 40%;
}
#kankou-trainHead .breadcrumb {
	background-color: rgba( 255, 255, 255, 0.55 );
}
#kankou-trainHead .subTtl {
	font-size: 1em;
	line-height: 1.2em;
	padding: 1%;
	background-color: rgba( 255, 255, 255, 0.55 );
}
#kankou-trainHead .kukan {
	float: none;
	padding-top: 0px;
	padding-right: 10px;
	margin-left: 0%;
	background-color: rgba( 255, 255, 255, 0.55 );
}
#kankou-trainHead h1 {
	background-color: rgba( 255, 255, 255, 0.55 );
	line-height: 1em;
}
/* ヘッド下エリア */
#frontWrap .mapLine {
	float: none;
	padding-top: 10px;
}
/* 列車のご案内 */
#trainInfo .InfoWrap {
	width: 100%;
	padding: 0.5%;
	border: solid 1px #e2d0b7;
	margin: 1% 0.5%;
	display: inline-block;
	background-color: #FFF;
	vertical-align: top;
}
#trainInfo .InfoWrap dt {
	color: #F60;
	font-size: 1.8em;
	padding: 5px 0 2px;
}
#trainInfo h2 {
	background-position: 24% 50%;
}
/* 列車でのお楽しみ */
#trainFun h2 {
	background-position: 18% 50%;
}
#trainFun ul li {
	float: none;
	width: 100%;
}
#anpanman ul li {
	float: none;
	width: 100%;
	padding: 2%;
}
/* 観光列車TOPボタン */
.goTop a {
	width: 80%;
}
/* ==================================================== */
/* ntiバナー
/* ==================================================== */
#pageFooter #relationLink .ttl_area h3,
#pageFooter #relationLink .ttl_area p {
	display: block;
	width: 100%;
}
#pageFooter #relationLink .ttl_area p {
	text-align: left;
	font-size: 0.8em;
}
#pageFooter #relationLink ul {
	margin-left: 0.3%;
}
#pageFooter #relationLink ul li {
	width: 49%;
	padding: 0 0.3% 3%;
}
}
