@charset "utf-8";

/* たびらいバスツアー
 * Copyright (c) Pam, Inc. All Rights Reserved.
 */

/* riset
------------------------------*/
h1, h2, h3, h4, h5, h6, p, ul, li, dl, ol { margin: 0; padding:0; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
li { margin: 0; padding: 0; list-style: none; }
li a { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
img { height:auto; border:none; }
table{ border-collapse: collapse; border-spacing: 0; }
table td,
table th { word-break: break-all; line-height:1.4; font-size:100%; }
input, select { vertical-align:middle; }
html { -webkit-text-size-adjust: 100%; font-size: 6.25%; }
body {
	font-family:HiraKakuPro-W3, 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo,  'ＭＳ Ｐゴシック', osaka, Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
	margin:0;
	padding:0;
	color:#333;
	background:#fff;
}
figure {margin:0; padding:0;}


a {color:#2068b7; text-decoration:none; }
a:visited {color:#8560a8;}
a:hover,
a:active {text-decoration:underline; }

.hover:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
}

.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* ヘッダ
------------------------------*/
#header {
	padding:20px 0 0;
	width:980px;
	margin:0 auto 6px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom:4px solid #2067b7;}

#logo-area{
	float:left;
    padding-top: 0;}

.header-right-box {
	float:right;}

nav ul li:first-child {
	margin-left:0;}

nav ul li {
	float:left;
	list-style:none;
	color:#377ecc;
	margin-left:20px;}
nav {
	margin-bottom:10px;}
nav ul li a {
	display:inline;}
nav ul li img {
	margin-right:3px;
	position:relative;
	top:2px;}
.btn-registration {
	margin-bottom:10px;}
.btn-registration img {
	float:right;}
hr.style-header {
	border: 4px #5b8ecf solid;}
.pankuzu {
	font-size:85%;
	float:left;}
.bookmark {
	float:right;}
.bookmark img {
	position:relative;
	top:-7px;}
.header-bottom {
	width:980px;
	margin:0 auto;}


.marquee{
	background-color: #f0f0f0;
}
.marquee .marquee_txt{
	width:980px;
	margin:0 auto;
	color: #333333;
	text-align:left;
	font-size: 13px;
	font-weight: 400;
	padding:5px 0;
}
/*header
------------*/
.headerBg{
	background: url(../img/header_bg_il-01.jpg) repeat-x 0 bottom #fff;
	width: inherit;
	min-width: 980px;
}
header{
	width:inherit;
	margin:0;
	padding: 15px 0 0;
	border-bottom: none;
}
header .header-inner-top{
	width:980px;
	margin:0 auto 15px;
}
header .info_area {
    float: right;
	width:455px;
	padding:5px;
	box-sizing:border-box;

}
header .mail_news {
	position:relative;
    float: right;
	margin: 5px 0 0 0;
	font-size: 13px;
	line-height: 15px;
}
header .mail_news a{
	color: #2068b7;
}
header .mail_news:before {
	content:url(../img/header_ico-02.png);
	position:absolute;
	top:-3px;
	left:-25px;
}
header .about_reservation {
    float: left;
	text-align:center;
	line-height: 20px;
	color: #333333;
	font-size: 16px;
}
header .about_reservation strong{
	line-height: 20px;
	font-size: 16px;
}
header .about_reservation b{
	position:relative;
	font-size: 20px;
}
header .about_reservation b:before{
	content:url(../img/header_ico-01.png);
	position: absolute;
    top: 3px;
    left: -20px;
}
header .logo-area{
	display:table;
	float: left;
	margin-left:-20px;
	border-collapse: separate;
	border-spacing: 20px 0;
}
header .logo-area .logo{
	display:table-cell;
	vertical-align:middle;
	line-height: 0;
}
header .logo-area figure{
	display:table-cell;
	vertical-align:middle;
	padding-top:10px;
}
header .logo-area .captionTxt{
	display:table-cell;
	vertical-align:middle;
	color: #333333;
	font-size: 16px;
	padding-top:5px;
}
header .header-inner-bottom{
	width:980px;
	height:30px;
	margin:5px auto 0;
}
nav{
	float:right;
	margin:0;
	padding-bottom: 3px;
}
nav ul li{
	position:relative;
	margin-left:10px;
	font-size:13px;
}
nav ul li a {
    padding-left:2px;
}
nav li:before{
	position:relative;
	top:4px;
	left:0px;
}
nav .g-nav01:before{
	content:url(../img/header_ico-03.png);
}
nav .g-nav02:before{
	content:url(../img/header_ico-04.png);
}
nav .g-nav03:before{
	content:url(../img/header_ico-05.png);
}
nav .g-nav04:before{
	content:url(../img/header_ico-06.png);
}
main{
	width:980px;
	margin:0 auto;
}

/* h1 */
.caption {
	clear:both;
	font-size:14rem;
	font-weight:normal;
	padding:3% 2%;
	display:block;
	background:#707070;
	color:#FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #494949;
	text-shadow: 1px 1px 1px #494949;
}
/* スライドサブナビ */
.sub-nav {
	display:table;
	table-layout: fixed;
	width:100%;
	background:#707070;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #494949;
	text-shadow: 1px 1px 1px #494949;
	}
	.sub-nav li {
		display:table-cell;
		vertical-align:middle;
		color:#FFF;
		padding:3% 0;
		}
	.sub-nav li:nth-child(2) { padding-left:3%; }
	.sub-nav li:first-child {
		width: 100px;
		text-align:center;
		border-right: 1px solid #999;
		position:relative;
		}
		.sub-nav li:first-child span { position:relative; }
			.sub-nav li:first-child span:before{
				display: block;
				content: "";
				position: absolute;
				-webkit-transform: rotate(45deg);
				transform: rotate(45deg);
				top: 50%;
				right: 35px;
				width: 10px;
				height: 10px;
				margin-top: -5px;
				background: #fff;
				}
			.sub-nav li:first-child span:after{
				display: block;
				content: "";
				position: absolute;
				-webkit-transform: rotate(45deg);
				transform: rotate(45deg);
				top: 50%;
				right: 30px;
				width: 10px;
				height: 10px;
				margin-top: -5px;
				background: #707070;
				}
/*breadcrumb
------------*/
.breadcrumb{
	display:inline-block;
}
.breadcrumbList li {
    display: inline;
    margin: 10px 7px 0 0;
    font-size: 11px !important;
    white-space: nowrap;
}
.breadcrumbList li a {
    font-size: 11px !important;
}
.breadcrumbList li:after {
  content: ">";
  color: #333333 !important;
  margin: 0 0 0 7px;
}
.breadcrumbList li:last-child {
  margin-right: 0;
  white-space: normal;
}
.breadcrumbList li:last-child:after {
  display: none;
}
.breadcrumbList li:last-child a {
  cursor: default !important;
}
.breadcrumbList li:last-child a:link,
.breadcrumbList li:last-child a:visited,
.breadcrumbList li:last-child a:hover,
.breadcrumbList li:last-child a:active {
  color: #333333 !important;
  text-decoration: none !important;
}
.breadcrumbList a:link {
  color: #2068b7 !important;
  text-decoration: none !important;
}

.breadcrumbList a:visited {
  color: #8560a8 !important;
  text-decoration: none !important;
}

.breadcrumbList a:hover {
  color: #2068b7 !important;
  text-decoration: underline !important;
}

.breadcrumbList a:active {
  color: #333333 !important;
  text-decoration: underline !important;
}

/* コンテンツ
------------------------------*/
#wrapper {
	height:auto;
	margin: 0 auto;
	font-size:100%;
	line-height:1.8;
	background-color:#fff;
}
#main-wrapper {
    left: 0;
    overflow: visible;
    width: 980px;
	background:#FFF;
	margin: 0 auto;
}
.main-wrapper {
	width:980px;
	margin:0 auto;
}

.section-box { /* 背景白 */
	background:#FFF;
	margin:3%;
	box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	overflow:hidden;
}
.section-box_02 { /* 背景白 */
	width:100%;
	background:#FFF;
	overflow:hidden;
}

.box-blue { background:#E2F7FC; padding:10px; /* 背景水色 */ }
.box-blue-deep { background:#2068b7; padding:2%; color:#FFF; /* 背景青 */ }
.box-grey {  background:#EEE; padding:2%; /* 背景灰色 */ }
.box-red { background:#d7000f;padding:2%; color:#FFF; /* 背景赤 */ }
.box-red-light {  background:#FFDAB5; padding:2%; /* 背景灰色 */ }
.box-white {  background:#FFF; padding:2%; /* 背景白 */ }
.box {  border:1px solid #ccc; padding:2%; /* ライン */ }
.box-line { width:680px; border:4px solid #377ecc; margin:0 auto; /* ライン */ }
.box-blue-line { /* 背景灰色 */
	background:#d1e7ff;
	padding:10px;
	}
	.box-blue-line h2 {
		font-size:135% !important;
		padding-top:2px;
}
.section-inner { padding:15px; }
.box-inner { padding:2% 3% 2% 3%; }
.inner { padding:2%; }

/* ------------------------------------------------
　バストップ
---------------------------------------------------*/
.top-list {
	margin:0 0 0 -2%;
	}
	.top-list li {
		float:left;
		width:48%;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		margin:0 0 0 2%;}


/* 会員登録入力フォーム */
.reg-form table td {
	padding:0 5px;
}
.reg-form h3 {
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	margin:10px 0 0 0;
	padding:10px;
	background:#EEE;

}
.reg-form .inner { padding: 2% 0; }
.reg-form p { color:#999; margin: 1% 0; }
.reg-form table td.warp { width:30px; }
.reg-form dt {
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-top: 5px;
    text-align: left;
    width: 5em;
}

	.reg-form dd {
    margin: 0 0 10px;
	}
	.reg-form dd select { width:90%; }
.show {
	display:none;/* 会員登録追加 */ }
.thankyou-Reserve-Btn {	font-size:120%;}
.thankyou-Reserve-Btn input {
	padding:15px;
	margin:15px auto;
}

.reserveOrangeBottun {
	margin:0 auto;
	width:180px;
}

.transitionBtn {
	margin:20px auto 0;
	width:220px;
	color:
}

.transitionBtn a {
	width:220px;
}


/* ------------------------------------------------
　出発エリアトップ
---------------------------------------------------*/
/* いちおしプラン */
.recommend-list li {
	float:left;
	width:50%;
	padding:20px;
	border-bottom: 1px dotted #CCC;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;

	text-align: justify;
	text-justify: inter-ideograph;
	}
	.recommend-list li:nth-child(odd)  {
		border-right: 1px dotted #CCC;
		}
.recommend-list .thumb {
	text-align:center;
	width:200px;
	height:156px;
	margin:auto;
	overflow:hidden;
	float:left;
}
.recommend-list .thumb img {
	width:200px;
}

.recommend-list .planNameArea {
	float:right;
	width:230px;
}

.recommend-list h4 {
	font-size:115%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom:10px;
	font-weight:bold;
	line-height:1.4;
}
.recommend-list a {
	display:block;
	width:100%;
	color:#333;
}
.recommend-list p {
	color:#d7000f;
	margin-top:5px;
	letter-spacing:-0.05em;
	font-size:120%;
	font-weight:bold;
}

/* 目的から探す */
.view-list li {
	float:left;
	width:33.33%;
	padding:2%;
	border-top: 1px dotted #CCC !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;

	text-align: justify;
	text-justify: inter-ideograph;
	}
	.view-list li:nth-child(1),
	.view-list li:nth-child(2),
	.view-list li:nth-child(3) {
		border-top: none !important;
		}
	.view-list li:nth-child(2),
	.view-list li:nth-child(5),
	.view-list li:nth-child(8) {
		border-left: 1px dotted #CCC;
		border-right: 1px dotted #CCC;
		}
.view-list ul:last-child li { border-bottom:none; }
.view-list a { color:#333; }
.view-list li p { margin:3% 0 0 0; text-align:center; }


/* ------------------------------------------------
　プラン検索枠
---------------------------------------------------*/
.search-form {
	overflow:hidden;
	padding:20px;
	}
	.search-form h3 {
		background:#;
		padding:1%;
		margin:1% 0;
		font-size:15rem;
		color:#377ecc;
		}
	.search-form dl {float:left;}
	.search-form dt {
		clear:both;
		width:5em;
		float: left;
		font-weight:bold;
		font-size:16rem;
		color:#2068b7;
		padding-bottom:15px;
		text-align: left;
		vertical-align:top;
		}
		.search-form dt:after {
			content:"：";
			}
	.search-form dd {
		margin: 0;
		padding-bottom:15px;
		width:400px;
		}
	.search-form p {float:right;}
	.search-form dd span {float:left; padding-right:10px;}

.tit-box { margin: 2% 3% -3% 3%; /* タイトルボックス */ }

/* ------------------------------------------------
　検索結果一覧
---------------------------------------------------*/
.about-list02 li {
	line-height: 1.5;
	padding:3px 0 3px 15px;
	background-size: 10px 10px;
	border-bottom: 1px dotted #E3E3E3;
	}
	.about-list02 li:nth-child(even) {
		background-color:#FFF;
		}
	.about-list02 li:last-child {
		border-bottom: 1px dotted #E3E3E3;
		}
	.about-list02 li span:first-child {
    	color:#DD4455;
    	}
	.about-list02 li span:first-child:after {
    	content:"："
    	}
	.search-list .about-list02 {
		margin-top:-3px; /* スペースリセット */
		}
	.search-list .btn-area {float:right;}

.about-list02.space li {
	display:block;
	padding:10px 0 10px 15px;
	}
.about-list li {
	line-height: 1.5;
	padding:3px 0 3px 15px;
	background:url("../img/common/icon-arrow6.png") no-repeat 0 center;
	background-size: 10px 10px;
	border-bottom: 1px dotted #E3E3E3;
	}
	.about-list li:nth-child(even) {
		background-color:#FFF;
		}
	.about-list li:last-child {
		border-bottom: 1px dotted #E3E3E3;


		}
	.about-list li span:first-child {
    	color:#DD4455;
    	}
		.about-list li span:first-child:after {
	    	content:"："
	    	}
.search-list .about-list {
	margin-top:-3px; /* スペースリセット */
}
.about-list.space li {
	display:block;
	padding:10px 0 10px 15px;
}

/* 検索リスト */
.planList {}
.search-list {
	display:table;
	table-layout: fixed;
	width:470px;
	height:480px;
	padding:15px;
	background:#FFF;
	margin:15px 10px 0;

	box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;

	 border-radius: 4px;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	z-index:100;
	position: relative;
	float:left;
	}
	.search-list .number {
	    background: #FFF;
		position:absolute;
		left:0;
		top:0;
		border-radius: 0 0 50% 0;
		-webkit-border-radius: 0 0 50% 0;
		-moz-border-radius: 0 0 50% 0;
		font-size:13rem;
		font-weight:bold;
	    padding: 5px 7px 3px 8px;
		z-index:10;
		}
	.search-list .img-area {
		float:left;
		padding-right:15px;
		width:160px;
		}
		.search-list .img-area .img-box {
			width:160px;
			height:auto;
			max-height:135px;
			overflow:hidden;
		}
		.search-list .img-area .img-box img {
			width:160px;
			}
	.search-list .img-area,
	.search-list .text-area {
		vertical-align:top;
		}
	.search-list .text-area {
		float:left;
		padding:5px 5px 0 0;
		text-align:left;
		width:260px;
		}
	.search-list .text-area h2 {
			font-size:110%;
			text-align: justify;
			text-justify: inter-ideograph;
			}
		.search-list a .text-area {
			color:#333;
			}
	.search-list .flag-area {
		display:table-cell;
		vertical-align:top;
		width:170px;
		}
		.search-list .flag-area ul {
			width:175px;
			text-align:left;
			}
	.search-list .favorite-area {
		display: table-cell;
		}
	.search-list .favorite-area label {width:260px;}
	.search-list .flag-area .conditions-list-wrap {
		width:120px;
		text-align:left;
	}
.search-about {
	display:table;
	table-layout: fixed;
	width:100%;
	margin:2% 0;
	}
	.search-about span {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		background:#EEE;
		border:1px solid #CCC;
		padding:2% 0;
		}
		.search-about span:nth-child(2) {
			border-left:none;
			border-right:none;
			}
	.search-about-plan span {
		border:1px dotted #CCC;
		background:#FFF;
		padding:3% 0;
		}
		.search-about-plan span:first-child {
			border-left:none;
			}
		.search-about-plan span:last-child {
			border-right:none;
			}
.process {
	background:#d1e7ff;
	border:1px solid #96BEEA;
	margin:8% 0 0 0;
	padding:3% 0;
}

.ajax-search {
	width:100%;
	margin:30px 0;
}

.ajax-search morePlan {
	 margin:0 15px;
}

.ajax-search input {
	width:100%;
	font-size:130% !important;
	font-weight:bold;
}

/* こだわりリストアイコン */
.conditions-list {
	}
	.conditions-list li {
		display:inline-block;
		background:#EEE;
		border:1px solid #CCC;
		color:#CCC;
		margin:0 0 2px 0;
		padding:1px;

		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		font-size:110%;

		background:#ffdab5 !important;
		border:1px solid #ffb163;
		color:#AD5600;
		}
/* あとで対応
.conditions-list {
	}
	.conditions-list li {
		display:inline-block;
		background:#EEE;
		border:1px solid #CCC;
		color:#CCC;
		margin:0 0 2px 0;
		padding:1px;

		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		font-size:12rem;
		}
	.conditions-list li.on {
		background:#ffdab5 !important;
		border:1px solid #ffb163;
		color:#AD5600;
	  	}
*/
/* スライド検索枠 */
.submenu { /* 非表示 */
	background:#EEE;
	display:none;
	width:980px;
	z-index:9999;
}
.search-setting-box {
	margin: 3%;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	background:#FFF;
	overflow:hidden;
	}
	.search-setting {
		border-bottom:1px dotted #CCC;
		}
		.search-setting li {
			display:table;
			table-layout: fixed;
			width:100%;
			border-bottom:1px dotted #CCC;
			border-right:5px solid #377ecc;
			background:#FFF url(../img/common/arrow2.png) no-repeat 99% center;
			background-size:8px 17px;
			padding:3% 2% 3% 0;

			box-sizing:border-box;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			}
			.search-setting li:last-child {
				border-bottom:none;
				background-image:none;
				}
			.search-setting li:last-child .setting-text {
				padding-right:0;
				}
	.setting-tit {
		width:35%;
		display:table-cell;
		vertical-align:middle;
		color:#2068b7;
		font-weight:bold;
		padding: 0 0 0 3%;
	}
	.setting-text {
		display:table-cell;
		vertical-align:middle;
		padding-right:3%;
	}

/* もっと見る */
.more-loading {
	background:url("../img/common/loading.gif") no-repeat center center;
	background-color:none;
	text-indent:-9999px;
  }
  .more-loading.more:hover {
  	background:url("../img/common/loading.gif") no-repeat center center;
	}

/* ------------------------------------------------
　プラン詳細
---------------------------------------------------*/
/* インフォメーション */
.plan-info {
	border:4px solid #d76364;
	padding:15px;
	margin:15px 0;
	}
	.plan-info dt {
		float:left;
		width:8em;
		padding:12px;
		text-align:center;
		background:#d76364;
		color:#FFF;
		font-weight:bold;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		margin-bottom:12px;
		clear:both;
		}
	.plan-info dt:nth-child(2) {
		border-bottom:1px dotted #CCC;
	}
	.plan-info dd {
		font-weight:bold;
		margin-left:4.6em;
		padding:10px 0 10px 80px;
		background:#FFF;
		text-align:left;
		}
	.plan-info dd span {
		color:#d76364
		}
	.plan-info dd:nth-child(2) {
		border-bottom:1px dotted #CCC;
	}
	.plan-info dd p {
		font-size:12rem;
		margin-top:5px;
		}

/* アイコン */
.icon-area {
	display:table;
	table-layout: fixed;
	margin:21px 0 0 0;
	}
	.icon-area div {
	display:table-cell;
	margin:0 10px;
	}
	.icon-area ul li {
	display:table-cell;
	padding:0 5px;
	}
	.icon-area ul li img {
	vertical-align:bottom;
	}


/* 表 */
.plan-about {
	border-bottom:1px solid #CCC;
	background:#EEE;
	}
	.plan-about dt {
		float:left;
		width:6em;
		border-top:1px solid #CCC;
		padding:2% 0 0 2%;
		text-align:left;
		}
	.plan-about dd {
		margin-left:6em;
		padding:2% 0 2% 2%;
		border-top:1px solid #CCC;
		background:#FFF;
		text-align:left;
		}
	.plan-about.about2 dt:nth-child(1),
	.plan-about.about2 dd:nth-child(2) {
		border-top:none !important;
		}
		.plan-about.about2 dt {
			width:10em;
			}
		.plan-about.about2 dd {
			margin-left:10em;
			}

/* 検索結果一覧用 表 */
.plan-about-sub {
	margin:6px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:1% 0;
	}
	.plan-about-sub dt {
		float:left;
		width:4em;
		padding:1% 2%;
		text-align:center;
		background:#999;
		color:#FFF;
		font-size:13rem;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		clear:both;
		}
	.plan-about-sub dd {
		margin-left:4.6em;
		padding:1% 0 1% 2%;
		background:#FFF;
		text-align:left;
		border-bottom:1px dotted #CCC;
		min-height:15px;
		}
	.plan-about-sub dd span {
		color:#d76364
		}
	.plan-about-sub dd:last-child {
		border-bottom:none;
	}

/* カレンダー */
#calendar-top {
	text-align:left;
	padding:0;
	margin-top:10px;
	}
	.calendar-top-in {
		background:#d1e7ff;
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		}
	.state-top {
		font-weight:bold;
		font-size:14rem;
		}
	.calendar-top-in table {
		margin:0 auto;
		font-size:130%;
	}
	.calendar-top-in select {
		font-size:18px;
	}

#calendar {
	border: 1px solid #CCC;
	}
	#calendar li {
		position:relative;
		display:table;
		table-layout: fixed;
		width:100%;
		padding:15px 0;
		font-size:110%;
		}
		#calendar li div {
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			}
		#calendar li:nth-child(even) { background-color: #EEE; }

	#calendar li.none div { color:#ccc !important; /* リンクなし */ }
	#calendar li .days { /* 日付 */
		width:15%;
		font-weight:bold;
		padding:0 5px 0 1%;
		}
	#calendar li .red { color:#d7000f; } /* 日 */
	#calendar li .blue { color:#2068b7; } /* 土 */
	#calendar .price { /* 価格 */
		font-weight:bold;
		color:#d7000f;
		padding:0 0 0 5px;
		text-align:right;
		width:10%;
		}
		#calendar .price2 {
			font-weight:normal;
			font-size:12rem;
			}
	#calendar .state { /* 空き状況 */
		font-weight:bold;
		/*right:5%;*/
		text-align:center;
		width:15%;
		padding-top:3px;
		font-size:150%;
		}
	#calendar .action { /* 予約問い合わせボタン */
		width:35%;
		font-weight:bold;
		padding:0 5px 0 0;
		}
		#calendar .action .btnS {
			letter-spacing:normal;
			width:250px !important;
			font-size:110%;
			padding:10px 0;
			}
#calendar span.btn-orange:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
}
 /* ページ内アンカー */
 .anchor-tab {
	display:table;
	table-layout: fixed;
	width:100%;
	margin:3% 0;
	}
	.anchor-tab li{
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		font-size:13rem;
		letter-spacing:-0.05em;
		}
		.anchor-tab li a{
			border:1px solid #2068b7;
		    padding: 15px 0;
			position:relative;
			font-weight:bold;

			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;

			background: -moz-linear-gradient(top,#FFF 0%,#d1e7ff);
			background: -webkit-gradient(linear, left top, left bottom,from(#FFF),to(#d1e7ff));
			filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#FFF',EndColorStr='#d1e7ff');
		}
		.anchor-tab li:first-child {
			width:45%;
			padding-right:5px;
			}
		.anchor-tab a:before {
		    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		    border-color: #2068b7 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
		    border-style: solid;
		    border-width: 5px;
		    bottom: 0;
		    content: " ";
		    height: 0;
		    left: 47%;
		    position: absolute;
		    width: 0;
		    z-index: 2;
			}

#gallery { /* プラン詳細 ギャラリー */
	table-layout: fixed;
	text-align:left;
	margin:auto;
	}
	#gallery li {
		vertical-align:middle;
		width:280px;
		height:auto;
		margin-bottom:20px;
		}
	#gallery li img {
		width:280px;
		max-width:280px;
		height:auto;
	}
	#gallery li span {
		font-size:90%;
		}
/* ------------------------------------------------
　予約
---------------------------------------------------*/
.hopeBox {
	padding:15px;
	border:2px solid #2068b7;
	margin-bottom:15px;
	font-size:120%;
}


/* 予約確認 */
.reservation {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	border: 1px solid #CCC;
	margin:8px 0 0 0;
	}
	.reservation a {
		color:#333;
		padding:3%;
		}
	.reservation .bottom {
		background:#EEE;
		text-align:center;
		padding:5px 0;
		}
	.reservation .call {
		padding:3% 0;
		margin:2% 0 0 0;
		font-weight:bold;
		color:#2068b7;
		}

/* 予約詳細 */
.reservation-about .inner {
	padding:2% 0;
}
.reservation-about h3 {
	background:#EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px dotted #CCC;
	margin:6px 0 0 0;
	padding:5px 0;
	font-size:14rem;
}
/* 予約ページナビゲーション */
.nav-step {
	width:100%;
	list-style: none;
	display: inline-table;
	background:#EEE;
	margin:30px 0;
	}
	.nav-step.last {
		background: #D1E7FF;
		}
	.nav-step li {
		display:inline-block;
		float: left;
		height: 20px;
		padding:10px 0 10px 25px;
		background: #EEE;
		text-align: center;
		position: relative;
		margin: 0;
		font-weight:bold;
		text-decoration: none;
		}
		.nav-step li:after {
			content: "";
			border-top: 20px solid transparent;
			border-bottom: 20px solid transparent;
			border-left: 20px solid #EEE;
			position: absolute; right: -20px; top: 0;
			z-index: 1;
			}
		.nav-step li:before {
			content: "";
			border-top: 25px solid transparent;
			border-bottom: 25px solid transparent;
			border-left: 25px solid #FFF;
			position: absolute; left: 0; top: -5px;
			}
		.nav-step li:first-child {
			border-top-left-radius: 4px;
			border-bottom-left-radius: 4px;
			padding-left:5px;
			}
			.nav-step li:first-child:before {
				display: none;
				}
		.nav-step li:last-child {
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;
			padding-right:5px;
			}
			.nav-step li:last-child:after {
				display: none;
				}
	.nav-step li.active {
		background: #d1e7ff;
		color:#2068b7;
		}
		.nav-step li.active:after {
			border-left-color: #d1e7ff;
			}

/* メッセージBox履歴 */
.ms-data {
	margin:10px 0 0 0;
	border-top: 1px dotted #E3E3E3;
	}
	.ms-data td {
	padding:10px;
	border-bottom: 1px dotted #E3E3E3;
	}
/**キャンセル案内**/
.cancel-caution {
    margin: 20px 20px;
    line-height: 18px;
}
p.red{
    color: #d7000f;
}

/* ------------------------------------------------
　アコーディオン
---------------------------------------------------*/
.remarks dt {
	display: block;
	padding: 10px 30px 10px 10px;
	border:1px solid #CCC;
	background-color:#dadada;
	position: relative;
	font-size:110%;
	}
	.remarks dt p {
		font-weight:bold;
		margin-bottom:3px;
		}

.remarks dd {
	margin:0;
	padding:2%;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	}
	.remarks dd:last-child {
		border-bottom:1px solid #CCC;
		}
.text-box {
	margin:8px 0 0 0;
}
.text-box p {
	font-weight:bold;
	background:#EEE;
	padding:2%;
	margin:2% 0;
	}
.text-box li:first-child p {
	margin-top: 1%;
}


/* タイトル
------------------------------*/
.tit-caption { /* h1 */
    color: #1460BA;
	font-size:100%;
    margin: 5px 0 10px;
	padding-left:4px;
	font-weight:normal;
}
.tit-main {
	border-bottom:2px solid #CCC;
	font-size:17rem;
	margin:5px 0 10px 0;
	}
	.tit-main span {
		background:url("../img/common/line.gif") no-repeat left bottom;
		display:block;
		margin-bottom:-2px;
		padding-bottom:3px;
		}
.tit-sub1 {
	background:#EEE;
	border:#CCC solid 1px;
	display:block;
	padding:.3em .3em;
	font-size:140%;
	}
	.tit-sub1 span {
		border-left:#d60009 solid 6px;
		padding:.1em .3em .1em .5em;
		}
.tit-sub2 {
	border-bottom:1px solid #CCC;
	padding: 0 0 2px 0;
	font-size:19rem;
	line-height:1.3;
	margin:20px 0;
	}
	.tit-sub2:before {
		content: "";
		border: 6px solid #d60009;
		width: 8px;
		height: 8px;
		border-radius: 50%;
		float: left;
		margin-top:.2em;
		margin-right: .4em;
		}
.tit-sub3 {
	border-bottom:1px solid #CCC;
	font-size:16rem;
}
.tit-arrow {
    background: #377ecc;
    color: #FFF;
    font-size:120%;
    font-weight: bold;

    padding: 7px 0;
    position: relative;
    text-align: center;
	}
	.tit-arrow:before {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	    border-color: #377ecc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	    border-style: solid;
	    border-width: 10px;
	    bottom: -15px;
	    content: " ";
	    height: 0;
	    left: 47%;
	    position: absolute;
	    width: 0;
	    z-index: 2;
		}
.tit-sub6 {
    color: #FFF;
    font-size: 15rem;
    padding: 7px 0;
    text-align: center;
	border:1px solid #CCC;
	border-bottom:none;

	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;

	background: -moz-linear-gradient(top,#999 0%,#666);
	background: -webkit-gradient(linear, left top, left bottom,from(#999),to(#666));
	}
.tit-sub7 {
    background: #FFF;
    color: #377ecc;
    font-size: 15rem;
    padding: 7px 0;
    text-align: center;
	border:4px solid #377ecc;
	position:relative;
	}
	.tit-sub7:before {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	    border-color: #377ecc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	    border-style: solid;
	    border-width: 10px;
	    bottom: -23px;
	    content: " ";
	    height: 0;
	    left: 47%;
	    position: absolute;
	    width: 0;
	    z-index: 2;
		}
.tit-sub8 {
    background: #FFF;
    color: #d76364;
    font-size: 15rem;
    padding: 7px 0;
    text-align: center;
	border:4px solid #d76364;
	position:relative;
	}
	.tit-sub8:before {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	    border-color: #d76364 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	    border-style: solid;
	    border-width: 10px;
	    bottom: -23px;
	    content: " ";
	    height: 0;
	    left: 47%;
	    position: absolute;
	    width: 0;
	    z-index: 2;
		}

.planFirstSection {width:980px;}

.planFirstSection_left {
	float:left;
	width:280px;
	margin-top:12px;
}

.planFirstSection_right {
	float:right;
	width:680px;
}
.planFirstSection_right .flag {
	margin-right:15px;
	padding:4px 10px 3px;
}

.planFirstSection .btnS{
    font-size: 120%;
    letter-spacing: -0.1em;
    padding: 10px 2px;
    width: 300px;
}
.planSecondSection {
	margin-top:30px;
}

.planSecondSection_left {
	float:left;
	width:650px;
}

.planSecondSection_right {
	float:right;
	width:310px;
}

table.planDetailTbl {
	width:100%;
	border-collapse:collapse;
}
table.planDetailTbl th {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#eeeeee;
	text-align:left;
	padding:10px;
	width:10em;
}
table.planDetailTbl td {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:left;
	padding:10px;
}

.tit-sub9 {
    overflow: hidden;
    text-align: center;
	font-size:145%;
	color:#377ecc;
	margin-bottom:10px;
}
.tit-sub9 span:before {
    margin-right: 0.5em;
    right: 100%;
}
.tit-sub9 span:before,
.tit-sub9 span:after {
    border-bottom: 2px solid #377ecc;
    border-top: 2px solid #377ecc;
    content: "";
    height: 0.4em;
    margin-top: -0.2em;
    position: absolute;
    top: 50%;
    width: 200em;
}
.tit-sub9 span:after {
    left: 100%;
    margin-left: 0.5em;
}
.tit-sub9 span:before,
.tit-sub9 span:after {
    border-bottom: 2px solid #377ecc;
    border-top: 2px solid #377ecc;
    content: "";
    height: 0.4em;
    margin-top: -0.2em;
    position: absolute;
    top: 50%;
    width: 200em;
}
.tit-sub9 span { position: relative; }
.tit-sub10 {
	font-size:16rem;
	color:#2068b7;
	margin:5px 0;
	padding:3px;
	background:#EEE;
}

/* アクセサリ
------------------------------*/
/* 出発エリアを選択 */
.aria-list dt {
	display: block;
	cursor:pointer;
	font-weight:bold;
	padding: 10px 30px 10px 10px;
	border:1px solid #CCC;

	background: -moz-linear-gradient(top,#ededed 0%,#d1d1d1);
	background: -webkit-gradient(linear, left top, left bottom,from(#ededed),to(#d1d1d1));
	filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#ededed',EndColorStr='#d1d1d1');
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ededed, EndColorStr=#d1d1d1)";
	zoom:1;
	background: linear-gradient(to bottom, #ededed, #d1d1d1);/* IE10+, W3C */

	box-shadow:        0 1px rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow:   0 1px rgba(255, 255, 255, 0.5) inset;
	-webkit-box-shadow:0 1px rgba(255, 255, 255, 0.5) inset;
	position: relative;
	font-size:120%;
	}
.aria-list dt.none {
	background: -moz-linear-gradient(top,#ededed 0%,#d1d1d1);
	background: -webkit-gradient(linear, left top, left bottom,from(#ededed),to(#d1d1d1));
	filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#ededed',EndColorStr='#d1d1d1');
}
	.aria-list dt::after {
		position: absolute;
		top: 50%;
		right: 10px;
		display: block;
		content: '';
		width: 8px;
		height: 8px;
		margin-top: -7px;
		border-top: 3px solid #999;
		border-right: 3px solid #999;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		}
	.aria-list dt.open::after {
	    margin-top: -3px;
	    transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		}
.aria-list dd {
	margin:0;
	display:none;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	}
	.aria-list dd:last-child {
		border-bottom:1px solid #CCC;
		}
	.aria-list .sub-list {
		background:#d1e7ff;
		}

	.aria-list .sub-list li a {
		display:block;
		padding:10px;
		border-bottom:1px solid #ccc;
		position: relative;
		}
	.aria-list .sub-list li:last-child a {
		border-bottom:none;
		}
	.aria-list .sub-list li.hover a {
		background:#377ecc;
		color:#FFF;
		}
	.aria-list .sub-list li a::after {
		content:"";
		display: block;
		width:8px;
		height:8px;
		border-top:3px solid #2068b7;
		border-right:3px solid #2068b7;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		right:10px;
		top:60%;
		margin-top:-7px;
	}
	/* open */
	.aria-list dt.open {
		background: -moz-linear-gradient(top,#3980ce 0%,#226ab9);
		background: -webkit-gradient(linear, left top, left bottom,from(#3980ce),to(#226ab9));
		filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#3980ce',EndColorStr='#226ab9');
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3980ce, EndColorStr=#226ab9)";
		zoom:1;
		background: linear-gradient(to bottom, #3980ce, #226ab9);/* IE10+, W3C */
		border:1px solid #226ab9;
		color:#FFF;

		box-shadow:         0 2px 5px #666;
		-webkit-box-shadow: 0 2px 5px #666;
		-moz-box-shadow:    0 2px 5px #666;
		}
		.aria-list dt.open::after {
			border-top: 3px solid #FFF;
			border-right: 3px solid #FFF;
			}
/* 出発エリアリンクなし */
.aria-list .sub-list li.none {
	padding:10px;
	border-bottom:1px solid #ccc;
	position: relative;
	background:#EEE;
	color:#999;
  	}
	.aria-list .sub-list li.none:after {
		border:none
	}

/* タブ  予約確認一覧 */
.tab {
	border-bottm:2px solid #CCC;
	width:100%;
	}
	.tab li {
		display:inline-block;
		width:50%;
		vertical-align:middle;
		text-align:center;
		border:1px solid #CCC;
		padding:8px 1px;
		border-radius: 4px 4px 0px 0px;
		-webkit-border-radius: 4px 4px 0px 0px;
		-moz-border-radius: 4px 4px 0px 0px;

		background-color:#ececec;
		background: -moz-linear-gradient(top,#ececec 0%,#cecece);
		background: -webkit-gradient(linear, left top, left bottom,from(#ececec),to(#cecece));
		filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#ececec',EndColorStr='#cecece');
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ececec, EndColorStr=#cecece)";
		zoom:1;
		background: linear-gradient(to bottom, #ececec, #cecece);/* IE10+, W3C */


		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		}
	.tab li a { display:block; }
	.tab li.active {
		border:1px solid #226ab9;
		background-color:#3980ce;
		background: -moz-linear-gradient(top,#3980ce 0%,#236bba);
		background: -webkit-gradient(linear, left top, left bottom,from(#3980ce),to(#236bba));
		filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#3980ce',EndColorStr='#236bba');
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3980ce, EndColorStr=#236bba)";
		zoom:1;
		background: linear-gradient(to bottom, #3980ce, #236bba);/* IE10+, W3C */

		text-shadow: 1px 1px 1px #235c9b;
		filter: dropshadow(color=#235c9b, offx=1, offy=1);
		}
	.tab li.active a { color:#FFF; }

/* 検索一覧 タブ */
.search-tab {
	border-bottm:2px solid #CCC;
	display:table;
	table-layout: fixed;
	width:100%;
	}
	.search-tab li {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		}
	.search-tab li a {
		border:none;
		background:#FFF;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		box-shadow:			0 2px 2px 0 #ccc;
		-webkit-box-shadow: 0 2px 2px 0 #ccc;
		-moz-box-shadow:    0 2px 2px 0 #ccc;
		padding:25px 1%;
	}
	.search-tab li:nth-child(2) a  {
		border-right:1px solid #CCC;
		border-left:1px solid #CCC;
		}
	.search-tab li a {
		display:block;
		color:#333;
		}
	.search-tab li.active a {
		border:1px solid #226ab9;
		background:#F1F1F1;
		text-shadow: none;
		box-shadow:			0 2px 3px 0 #ccc inset;
		-moz-box-shadow:    0 2px 3px 0 #ccc inset;
		-webkit-box-shadow: 0 2px 3px 0 #ccc inset;
		border:none;
		}
		.search-tab li.active a {
			color:#2068b7;
			font-weight:bold;
			position:relative
			}
		.search-tab li.active a:before {
		    border-width: 7px;
		    bottom: -5px;
		    content: " ";
		    height: 0;
		    left: 47%;
		    position: absolute;
		    width: 0;
		    z-index: 2;
			}
.tab-contents .area {display:none;}
.tab-contents .show {display:block;}

/* コンテンツ内 タブ */
.content-tab {
	display:table;
	table-layout: fixed;
	width:100%;
	margin:3% 0 0 0;
	}
	.content-tab li {
		border:1px solid #707070;
		display:table-cell;
		vertical-align:middle;
		text-align:center;

		background: -moz-linear-gradient(top,#999 0%,#707070);
		background: -webkit-gradient(linear, left top, left bottom,from(#999),to(#707070));
		filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#999',EndColorStr='#707070');

		text-shadow: 1px 1px 1px #555;
		filter: dropshadow(color=#235c9b, offx=1, offy=1);
		box-shadow:        0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
		-moz-box-shadow:   0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
		-webkit-box-shadow:0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	}
	.content-tab li a { border:none; color:#FFF; }
	.content-tab li:nth-child(1)  { border-right:1px solid #CCC; }
	.content-tab li a.hover {
		background:#999;
		box-shadow:			2px 2px 5px 0 #707070 inset;
		-moz-box-shadow:    2px 2px 5px 0 #707070 inset;
		-webkit-box-shadow: 2px 2px 5px 0 #707070 inset;
	}

/*　ポップアップ */
#map { width:100%; height:450px; }
#map img { max-width: none !important; }
#lean_overlay {
	position: absolute;
	z-index:1000;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
#lean-content,
.lean-content {
	background: none repeat scroll 0 0 #FFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
	display:none;
	padding: 3%;
	width: 94%;
	margin:0 3%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#mapBox #lean-content,
#mapBox .lean-content {
	width:600px;
	height:600px;
	padding:15px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;

}
#cancelBox #lean-content,
#cancelBox .lean-content {
	width:600px;
	padding:15px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;

}
#cancelBox .lean-content .cancelChoice ul {
	width:210px;
	margin:auto;
}

#cancelBox .lean-content .cancelChoice ul li {
	float:left;
	margin:0 15px;
	cursor:pointer;
}

#cancelBox .lean-content .cancelChoice ul li img:hover {
	opacity: 0.8;
    /* IE */
    filter: alpha(opacity=0.8);
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
}

#reserve_request_popup #lean-content,
#reserve_request_popup .lean-content {
	width:730px;
}

#contact {
	width:730px;
}

#favorite-content {
	width:730px;
}
/* マイページ
------------------------------*/
#box {
	display:none;
	position:absolute;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#slidemenu {
	position: absolute;
	display: none;
	width: 270px;
	left: 0%;
	top: 0px;
	z-index: 1000;
	overflow: hidden;
    background-color: #333;
	}
	#slidemenu li {
	    list-style: none;
	    border-top: 1px solid #4D4D4D;
	    border-bottom: 1px solid #000;
	    line-height: 1.8;
		margin-left: -10px;
		}
		#slidemenu li a {
			padding:10px 0 10px 20px;
			display: block;
			text-decoration: none;
			color: #fff;
			position:relative;
			}
		#slidemenu li a:before {
			display: block;
			content: "";
			position: absolute;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			top: 50%;
			right: 15px;
			width: 10px;
			height: 10px;
			margin-top: -5px;
			background: #fff;
			}
		#slidemenu li a:after{
			display: block;
			content: "";
			position: absolute;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			top: 50%;
			right: 20px;
			width: 10px;
			height: 10px;
			margin-top: -5px;
			background: #333;
		}
		#slidemenu li:first-child { border-top: none;border-top: 1px solid #4D4D4D; }
		#slidemenu li:last-child { border-bottom: none; }
#slidemenu .may-page-top {
	height:35px;
	padding:10px 0;
	font-weight:bold;
    border-bottom: 1px solid #000;
}
#slidemenu .may-page {
	float:left;
	width:100px;
	color:#FFF;
	padding:10px 0 0 10px;
}
#space { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
#slidemenu-wrap {
	position: absolute;
	display: none;
	width: 100%;
	left: 0%;
	top: 0px;
	z-index: 900;
	overflow: hidden;
	opacity:0.5;
	background-color: black;
	}
	#slidemenu-wrap > div { height:100%;width:100%; }
#slidemenu .close {
	margin:10px;
	margin-top:3px;
	padding:4px 15px;
	font-size:13px;
	font-weight:bold;
	background-color:#ff8100;
	width:30px;
	float:right;
    border-radius: 4px;
	color:#FFF;
	}

/* table　テーブル
------------------------------*/
.table {
	width:100%;
	font-size:13rem;
	margin:3% 0;
	}
	.table th {
		border-bottom: #ccc 1px solid;
		line-height:1.4;
		text-align:left;
		border-bottom: #ccc 1px dotted;
		padding: 2% 0 2% 2%;
		}
		.table th:after { content:"：" }
	.table td {
		border-bottom: #ccc 1px dotted;
		vertical-align:middle;
		text-align: left;
		padding: 2% 0 2% 0;
		line-height:1.4;
		}
	.table tr:nth-child(even) {
		background:#F3F3F3;
		}

/* フォーム
------------------------------*/
input[type="submit"],
input[type="button"] {
	-webkit-appearance: none;
	font-size:100%;
}
input[type="name"],
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
textarea {
	padding:5px 5px;
	border:1px solid #999;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	font-size:14rem;
	overflow:hidden;
	width:100%;
}
input[type="name"]:hover,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="number"]:hover,
input[type="tel"]:hover { background:rgba(209,231,255,0.5); }
input[type="checkbox"] { display:inline-block; }
label { display:inline-block; }

/* チェックボックス */
input[type="checkbox"] {
    position: relative;
    border-radius: 4px;
    border: 1px solid #696969;
    width: 20px;
    height: 20px;
	margin-right:3px;
}
input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 12px;
    display: block;
    content: "";
    width: 10px;
    height: 4px;
}
input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 9px;
    top: 12px;
    content: "";
    width: 19px;
    height: 4px;
}
/* ラジオボタン */
input[type="radio"] {
	position: relative;
	-webkit-appearance: button;
	appearance: button;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	content: "";
	background-color: #FFF;
	border: 1px solid #696969;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
	box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
	vertical-align: middle;
	cursor: pointer;
}
input[type="radio"]:checked:after {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	content: "";
	width: 10px;
	height: 10px;
	background:#DD4455;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
select { font-size:16rem; }

/* フォームコンテンツ
------------------------------*/
.form-content {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
	.form-content .content-title {
		background:#f39c12;
		color:#FFF;
		font-weight:normal;
		font-size:14rem;
		padding:7px 0;
		text-align:center;
		position:relative;
		margin:0 0 1% 0;
		}
.form-label label {
	display:inline-block;
	width:9em;
	float:left;
	line-height:2.5;
	}
	.form-label input[type="name"],
	.form-label input[type="text"],
	.form-label input[type="email"],
	.form-label input[type="password"],
	.form-label input[type="number"],
	.form-label input[type="tel"] {
		display:inline-block;
		width:55%;
		font-size:15rem;
		float:left;
		}
	.form-label input[type="name"],
	.form-label input[type="text"],
	.form-label input[type="email"],
	.form-label input[type="password"],
	.form-label input[type="number"],
	.form-label input[type="tel"] {
		margin-bottom:8px;
		}
.copy {
	float:none !important;
	width:80px !important;
	padding:1px 2px !important;
}
.error { /* エラーテキスト */
	color:#F00;
	font-size:12rem;
	clear:both;
	display:block;
}
.error .center strong.ended {
	font-size: 165%;
}
.error-box { /* エラーボックス */
	background:#ffdab5;
	margin:10px 0 0 0;
	padding:2%;
}
.required { /* 必須アイコン */
	color:#FFF;
	background:#d7000f;
	padding:2px;
	font-weight:normal;
	font-size:12px;
	margin-left:1%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.large input[type="name"],
.large input[type="text"],
.large input[type="email"],
.large input[type="password"],
.large input[type="number"],
.large input[type="tel"] { width:100%; }

/* ボタン
------------------------------*/
.btn-area {
	clear:both;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
	/* 横並びボタン */
	.btn-area ul {
		display:table;
		table-layout: fixed;
		width:100%;
		}
		.btn-area li {
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			}
		.btn-area li:first-child {
			float:right;
			padding-right:1%;
		}
		.btn-area li:last-child { padding-left:1%; }
.btn {
	clear:both;
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    padding: 10px 2px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	text-align: center;
	vertical-align: middle;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.btn-input { padding: 7px 2px; }
.btnL { font-size:16rem; font-weight:bold; }
.btnS { font-size:13rem; padding: 7px 2px; letter-spacing:-0.1em; }

.btn-blue { /* 青 */
	border:1px solid #226ab9;
	background-color:#3980ce;
	background: -moz-linear-gradient(top,#3980ce 0%,#226ab9);
	background: -webkit-gradient(linear, left top, left bottom,from(#3980ce),to(#226ab9));
	filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#3980ce',EndColorStr='#226ab9');
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3980ce, EndColorStr=#226ab9)";
	zoom:1;
	background: linear-gradient(to bottom, #3980ce, #226ab9);/* IE10+, W3C */

	text-shadow: 1px 1px 1px #235c9b;
	filter: dropshadow(color=#235c9b, offx=1, offy=1);
	color:#FFF !important;

	box-shadow:        0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow:   0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow:0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	}
	.btn-blue a,
	.btn-blue a:visited { color:#FFF !important; }
	.btn-blue.hover {
		background: -moz-linear-gradient(top,#3271b7 0%,#1f60a7);
		background: -webkit-gradient(linear, left top, left bottom,from(#3271b7),to(#1f60a7));
		filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#3271b7',EndColorStr='#1f60a7');

		box-shadow:			2px 2px 5px 0 #183A60 inset;
		-moz-box-shadow:    2px 2px 5px 0 #183A60 inset;
		-webkit-box-shadow: 2px 2px 5px 0 #183A60 inset;
		}
	.btn-blue[disabled] {
		background:#6BA1DB;
		box-shadow:			inset 0 0 10px #3980ce;
		-moz-box-shadow:    inset 0 0 10px #3980ce;
		-webkit-box-shadow: inset 0 0 10px #3980ce;
		}

.btn-orange { /* オレンジ */
	border:1px solid #ff7e00;
	background-color:#ffa400;
	background: -moz-linear-gradient(top,#ffa400 0%,#ff7e00);
	background: -webkit-gradient(linear, left top, left bottom,from(#ffa400),to(#ff7e00));
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffa400',EndColorStr='#ff7e00');
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffa400, EndColorStr=#ff7e00)";
	zoom:1;
	background: linear-gradient(to bottom, #ffa400, #ff7e00);/* IE10+, W3C */

	text-shadow: 1px 1px 1px #c16d00;
	filter: dropshadow(color=#c16d00, offx=1, offy=1);
	color:#FFF !important;

	box-shadow:        0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow:   0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow:0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	width:200px;
	}
	.btn-orange a,
	.btn-orange a:visited { color:#FFF !important; }
	.btn-orange.hover {
		background: -moz-linear-gradient(top,#f08e03 0%,#ff7e00);
		background: -webkit-gradient(linear, left top, left bottom,from(#f08e03),to(#ff7e00));
		filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#f08e03',EndColorStr='#ff7e00');

		box-shadow:			2px 2px 5px 0 #c46202 inset;
		-moz-box-shadow:    2px 2px 5px 0 #c46202 inset;
		-webkit-box-shadow: 2px 2px 5px 0 #c46202 inset;
		}
	.btn-orange[disabled] {
		background: #ffa400;
		box-shadow:         inset 0 0 10px #f9d28c;
		-moz-box-shadow:    inset 0 0 10px #f9d28c;
		-webkit-box-shadow: inset 0 0 10px #f9d28c;
		}

.btn-grey { /* グレイ */
	border:1px solid #CCC;
	background-color:#ededed;
	background: -moz-linear-gradient(top,#ededed 0%,#d1d1d1);
	background: -webkit-gradient(linear, left top, left bottom,from(#ededed),to(#d1d1d1));
	filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#ededed',EndColorStr='#d1d1d1');
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ededed, EndColorStr=#d1d1d1)";
	zoom:1;
	background: linear-gradient(to bottom, #ededed, #d1d1d1);/* IE10+, W3C */


	text-shadow: 1px 1px 1px #CCC;
	color:#2068b7 !important;
	box-shadow:        0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow:   0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow:0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	}
	.btn-grey a,
	.btn-grey a;visited { color:#2068b7; }
	.btn-grey.hover {
		background: -moz-linear-gradient(top,#d4d4d4 0%,#bcbcbc);
		background: -webkit-gradient(linear, left top, left bottom,from(#d4d4d4),to(#bcbcbc));
		filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#d4d4d4',EndColorStr='#bcbcbc');

		box-shadow:			2px 2px 5px 0 #6e6e6e inset;
		-moz-box-shadow:    2px 2px 5px 0 #6e6e6e inset;
		-webkit-box-shadow: 2px 2px 5px 0 #6e6e6e inset;
		}
.btn-line { /* ライン */
	border:1px solid #2068b7;
	background:#FFF;
	color:#2068b7;
	box-shadow:        0 1px rgba(209, 231, 255, 0.5) inset, 0 1px rgba(204, 204, 204, 0.8);
	-moz-box-shadow:   0 1px rgba(209, 231, 255, 0.5) inset, 0 1px rgba(204, 204, 204, 0.8);
	-webkit-box-shadow:0 1px rgba(209, 231, 255, 0.5) inset, 0 1px rgba(204, 204, 204, 0.8);
	}
	.btn-line a { color:#2068b7; }
	.btn-line.hover {
		background:#dbdbdb;
		box-shadow:			2px 2px 5px 0 #a4a4a4 inset;
		-moz-box-shadow:    2px 2px 5px 0 #a4a4a4 inset;
		-webkit-box-shadow: 2px 2px 5px 0 #a4a4a4 inset;
		}
.btn-Tel {margin:10px auto 5px;}

.btn_toTop {
    width: 400px;
    margin: 0 auto;
    text-align: center !important;
    padding: 10px 0;
    text-decoration: none;
}

.btn-size-large {
    padding: 25px 0px;
    font-size: 1.4em;
}

.btn_arrow_right::after {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -6px;
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}


/* アイコン 矢印白*/
.arrow-white {
	display:inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #FFF;
	padding-left:3px;
}
/* アイコン 矢印青*/
.arrow-blue {
	display:inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #2068b7;
	padding-left:3px;
}
/* アイコン 矢印白 (上) */
.arrow-white-up {
	display:inline-block;
	position:relative;
	top:-5px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #FFF;
	margin-right:3px;
	}
	.arrow-white-up:after{
		position: absolute;
		content: '';
		top: 5px;
		left: -2px;
		width: 4px;
		height: 6px;
		background: #FFF;
		}
/* アイコン 矢印白 (左) */
.arrow-white-left {
	display:inline-block;
	position:relative;
	top:1px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #FFF;
	margin-right:8px;
	}
	.arrow-white-left:after{
		position: absolute;
		content: '';
		top: -2px;
		left: 5px;
		width: 6px;
		height: 4px;
		background: #FFF;
		}
/* アイコン 矢印白 (右) */
.arrow-white-right {
	display:inline-block;
	position:relative;
	top:1px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #FFF;
	margin-left:10px;
	}
	.arrow-white-right:after{
		position: absolute;
		content: '';
		top: -2px;
		left: -11px;
		width: 6px;
		height: 4px;
		background: #FFF;
		}
/* アイコン 矢印青 (左) */
.arrow-blue-left {
	display:inline-block;
	position:relative;
	top:1px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #2068b7;
	margin-right:8px;
	}
	.arrow-blue-left:after{
		position: absolute;
		content: '';
		top: -2px;
		left: 5px;
		width: 6px;
		height: 4px;
		background: #2068b7;
		}
/* アイコン 矢印青 (右) */
.arrow-blue-right {
	display:inline-block;
	position:relative;
	top:1px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #2068b7;
	margin-left:10px;
	}
	.arrow-blue-right:after{
		position: absolute;
		content: '';
		top: -2px;
		left: -11px;
		width: 6px;
		height: 4px;
		background: #2068b7;
		}
/* input へ矢印 */
.arrow-input {
	position:relative;
	}
	.arrow-absolute{
		position:absolute;
		left:3%;
		top:15px;
		z-index:100;
		}
/* アイコン ページ */
.icon1 {
	width:15px;
	height:12px;
	display:inline-block;
	background:url("../img/common/icon1.png") no-repeat 0 center;
	background-size: 15px 12px;
	padding-left:5px;
	margin:0 0 -2px 3px;
}
/* アイコン 虫眼鏡 */
.icon2 {
	width:15px;
	height:15px;
	display:inline-block;
	background:url("../img/common/icon2.png") no-repeat 0 center;
	background-size: 15px 15px;
	padding-right:5px;
	margin:0 0 -2px 3px;
	}
	/* アイコン 虫眼鏡 */
	.icon2-in {
    left: 20%;
    position: absolute;
    top: 45%;
	}

/* アイコン 虫眼鏡 */
.icon3 {
	width:15px;
	height:15px;
	display:inline-block;
	background:url("../img/common/icon3.png") no-repeat 0 center;
	background-size: 15px 15px;
	padding-right:5px;
	margin:0 0 -2px 3px;
}
/* アイコン 電話 */
.icon4 {
	width:15px;
	height:15px;
	display:inline-block;
	background:url("../img/common/icon4.png") no-repeat 0 center;
	background-size: 15px 15px;
	padding-right:5px;
	margin:0 0 -2px 3px;
}
/* アイコン メール */
.icon5 {
	width:25px;
	height:20px;
	display:inline-block;
	background:url("../img/common/icon5.png") no-repeat 0 center;
	background-size: 25px 20px;
	padding-right:5px;
	margin:0 0 -5px 3px;
}
/* アイコン リスト追加 */
.icon6 {
	width:20px;
	height:16px;
	display:inline-block;
	background:url("../img/common/icon6.png") no-repeat 0 center;
	background-size: 20px 16px;
	padding-right:3px;
	margin:0 0 -5px 3px;
}
/* アイコン 指差し */
.icon7 {
	width:20px;
	height:21px;
	display:inline-block;
	background:url("../img/common/icon7.png") no-repeat 0 center;
	background-size: 20px 21px;
	padding-right:5px;
	margin:0 0 -5px 3px;
}
/* インラインボックス */
.inline-box {
	display:table;
	table-layout: fixed;
	width:100%;
	}
	.inline-box li{
		display:table-cell;
		vertical-align:middle;
		}
	/* プラン詳細 ソーシャル */
	.social-list li { padding:1%; }

/* リンク矢印 */
.arrow { position: relative; }
.arrow::after {
	content:"";
	display: block;
	width:8px;
	height:8px;
	border-top:4px solid #CCC;
	border-right:4px solid #CCC;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right:0;
	top:70%;
	margin-top:-7px;
}
.arrow2::after{ right:8px; top:50%; }

/* リスト
------------------------------*/
ul.disc li { list-style-type:disc !important; margin:0 0 0 20px; }
ul.disc2 li { margin:0 0 10px 0; border-bottom: 1px dotted #E3E3E3; padding-bottom:10px; }
ul.disc2 li:last-child { border:none; }
ul.disc2 li li { border:none; margin:0; padding:0; }
ul.decimal { margin:10px 0 0 28px; }
ul.decimal li { list-style-type: decimal; margin-bottom:5px; }

/* ポップアップ
------------------------------*/
.pop-form { width:100%; }
.pop-form th { width:30%; white-space: nowrap; text-align:left; }
.pop-form th,
.pop-form td {
	border-bottom:1px dotted #CCC;
	padding:10px;
}
.pop-form td { line-height:1.3; }

/* 共通
------------------------------*/
.clearfix:after { content: ""; display: block;  clear: both; /* clearfix */ }
.bold { font-weight:bold !important; }
.normal { font-weight:normal; }
.center { text-align:center; margin:auto; }
.clear { clear:both; }
.alignR { text-align:right !important; }
.alignL { text-align:left !important; }
.alignC { vertical-align:middle !important; }
.border-none { border-top:none !important; }
.floatL { float:left;}
.floatR { float:right;}
.relative { position:relative; }
/*
.w23 { width:23% !important; }
.w54 { width:54% !important; }
*/
.w38 { width:38% !important; }
.w49 { width:49% !important; }
.w60 { width:60% !important; }
.w98 { width:98% !important; }
.w80 { width:80px !important; }
.w100 { width:100% !important; }
.w120 { width:120px !important; }
.w200 { width:200px !important; }
.w240 { width:240px !important; }
.w280 { width:280px !important; }
.w300 { width:300px !important; }
.w420 { width:420px !important; }
.w445 { width:445px !important; }
.w630 { width:630px !important; }
.w650 { width:650px !important; }


/*.w120 { width:120px; }*/

.pa5 { padding:5px !important; }
.pa10 { padding:10px !important; }
.paR10 {padding-right:10px;}
.paT20 {padding-top:20px;}
.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt30 { margin-top:30px !important; }
.mt40 { margin-top:40px !important; }
.mb5 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb25 { margin-bottom:25px !important; }
.mb30 { margin-bottom:30px !important; }
.ml10 { margin-left:10px !important; }
.ml20 { margin-left:20px !important; }
.ml40 { margin-left:40px !important; }
.ml80 { margin-left:80px !important; }
.ml165 { margin-left:165px !important; }
.mr40 { margin-right:40px !important; }
.mr80 { margin-right:80px !important; }
.mr165 { margin-right:165px !important; }
.pl3 { padding-left:3%; }
.pr3 { padding-right:3%; }
.co1 { color:#d7000f !important; }
.co2 { color:#2068b7 !important; }
.red { color:#d7000f !important; }
.ba-co2 { background:#d1e7ff !important; }

.fontX { font-size:25rem !important; }
.fontLL { font-size:18rem !important; }
.fontL { font-size:16rem !important; }
.fontM { font-size:14rem !important; }
.fontSS { font-size:13rem !important; }
.fontS { font-size:12rem !important; }

.font100 { font-size:100% !important; }
.font118 { font-size:118% !important; }
.font120 { font-size:120% !important; }
.font140 { font-size:140% !important; }


.text-space { letter-spacing:-0.05em !important; /* 文字つめ */ }
.textR { text-align:right !important; }
.price-text {
	color:#DD4455;
	font-size:17rem;
	font-weight:bold;
}
.text-just { text-align: justify; text-justify: inter-ideograph; /* 両端揃え */ }
a.tel {
	width:auto;
	display:inline-block;
	margin-left:10px;
	padding-right:5px;
	color:#FFF;
}
.border-bottom { /* ライン */
    border-bottom: 1px dotted #CCC;
	padding:5px 0;
	margin:0 0 5px 0;
	}
	.border-bottom.line2 {
    	border-bottom: 1px solid #FFF;
		}
.border-top { /* ライン */
    border-top: 1px dotted #CCC;
	padding:5px 0;
	margin:5px 0 0 0;
}
.flag {
	background:#d7000f;
	color:#FFF;
	display:inline-block;
	font-weight:bold;
	text-align:center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/* 行きたいリストに追加 */
.favorite.favorite2 { margin:20px 0 0 0; }
.favorite input { display:none; }
.favorite label {
	width:230;

	border:1px solid #CCC;
	background: -moz-linear-gradient(top,#ededed 0%,#d1d1d1);
	background: -webkit-gradient(linear, left top, left bottom,from(#ededed),to(#d1d1d1));
	filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#ededed',EndColorStr='#d1d1d1');
	background: linear-gradient(to bottom, #ededed, #d1d1d1);/* IE10+, W3C */
	text-shadow: 1px 1px 1px #CCC;
	color:#2068b7;
	box-shadow:        0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow:   0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow:0 1px rgba(255, 255, 255, 0.5) inset, 0 1px rgba(255, 255, 255, 0.8);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.favorite input:checked+label {
	background: -moz-linear-gradient(top,#d4d4d4 0%,#bcbcbc);
	background: -webkit-gradient(linear, left top, left bottom,from(#d4d4d4),to(#bcbcbc));
	filter: 　　progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#d4d4d4',EndColorStr='#bcbcbc');
	background: linear-gradient(to bottom, #d4d4d4, #bcbcbc);/* IE10+, W3C */

	box-shadow:			2px 2px 5px 0 #6e6e6e inset;
	-moz-box-shadow:    2px 2px 5px 0 #6e6e6e inset;
	-webkit-box-shadow: 2px 2px 5px 0 #6e6e6e inset;
}

/* リストなど */
.list-box dt {
	padding:2%;
	border:1px solid #CCC;
	background:#EEE;
	}
	.list-box dd {
		margin:0;
		padding:2%;
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		}
		.list-box dd:last-child { border-bottom:1px solid #CCC; }

/* lightbox　plugin
------------------------------*/
span.overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0; left:0; opacity: 0;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	transition: opacity .3s linear;
	filter: alpha(opacity=0);
	}
span.overlay:hover { opacity: 1; filter: alpha(opacity=100); }
body:after {　content: url("../img/lightbox/close.png") url("../img/lightbox/loading.gif") url("../img/lightbox/prev.png") url("../img/lightbox/next.png");　display: none;　}
.lightboxOverlay {
	position:absolute;/* 追記 */
	left: 0;
	z-index: 9999;
	background-color: #2b2b2b;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}
.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
	padding-top:30px !important;
}
.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.lb-outerContainer {
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	.lb-outerContainer:after { content: ""; display: table; clear: both; }
.lb-container { padding: 4px; background:#FFF; }
.lb-loader {
	position: absolute;
	top: 43%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url("../img/lightbox/loading.gif") no-repeat;
}
.lb-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
.lb-container > .nav { left: 0; }
.lb-nav a { outline: none; }
.lb-prev, .lb-next {
	width: 49%;
	height: 100%;
	cursor: pointer;
	display: block;
}
.lb-prev { left: 0; float: left; }
.lb-prev:hover { background: url("../img/lightbox/prev.png") left 48% no-repeat; }
.lb-next { right: 0; float: right; }
.lb-next:hover { background: url("../img/lightbox/next.png") right 48% no-repeat; }
.lb-dataContainer {
	margin: 0 auto; padding-top: 5px; *zoom: 1; width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}
.lb-dataContainer:after { content: ""; display: table; clear: both; }
.lb-data { padding: 0 45px 4px 4px; color: #333; }
.lb-data .lb-details { width: 100%; text-align: left; line-height: 1.1em; letter-spacing:0.1em; }
.lb-data .lb-caption { font-size: 13px; font-weight: bold; line-height: 1em; }
.lb-data .lb-number { display: block; clear: left; padding-bottom: 1em; font-size: 12px; color: #999; }
.lb-closeContainer { position:absolute; right:0; top:0; z-index:100; }
.lb-close {
	display: block;
	float: right;
	width: 40px;
	height: 40px;
	background: url("../img/lightbox/close.png") top right no-repeat;
	background-size: 40px 40px;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	}
	.lb-close:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
/* END lightbox */

.word_b{
	word-wrap:break-word;
}
.overflow{
	overflow:auto;
}
.br_f br{
	display:none;
}

.remarks a.tel {display:none;}
.reserveOrangeBottun .btn-orange {width:180px;}

.formWrapper_01 {
	width:650px;
	margin:0 auto;
}
.formWrapper_02 {
	width:750px;
	margin:0 auto;
}
.formWrapper_02 .box-blue-deep {padding:10px;}

.formWrapper_02 table.reserve-Form-Tbl {
	border-collapse:collapse;
	width:100%;
}

.formWrapper_02 table.reserve-Form-Tbl th {
	width:10em;
	text-align:left;
	padding:15px;
	font-size:110%;
	font-weight:bold;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
}
.formWrapper_02 table.reserve-Form-Tbl td {
	padding:15px;
	font-size:110%;
	border:1px solid #CCCCCC;
}

.formWrapper_02 table.reserve-Form-Tbl td textarea {
	overflow-x : hidden ;
	overflow-y : scroll ;
	resize: vertical;
	min-height: 5rem;
}

.formWrapper_02 table.reserve-Form-Tbl td table td {
	padding:0 5px;
	border:none;
}


.formWrapper_02 table.reserve-Form-Tbl td .btn-orange {
	width:150px;
	font-size:90%;
	padding:3px;
	font-weight:bold;
}


.loginBtn_01 {
	width:250px;
	margin:0 auto;
}

.loginBtn_01 input {
	width:250px;
}

.loginForm {
	width:420px;
	margin:0 auto;
}

.loginForm .form-label input[type="email"],
.loginForm .form-label input[type="password"],
.loginForm .form-label input[type="number"] {
	width:260px;
}

.loginForm .form-label input {
	width:18em;
}

.pwForget {
	text-align:right;
	margin:20px 0 40px;

	}

.goRequest .btn-orange {width:250px;}

.puopClose {
	width:100px;
	margin:30px auto 0;
}
#planTel .lean-content {
	display:block;
	width:100%;
	box-shadow:none;
	margin:0;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}

#planTel table th,
#planTel table td {padding:5px;}

.lean-content a.tel,
#reserveList a.tel {display:none;}

#top-wrapper {
	width:980px;
}

#top-wrapper .mainImage {
	width:980px;
	height:400px;
	background:url(/bus/img/top_visual.jpg);
	margin-bottom:25px;

}
#top-wrapper .mainImage .copyBox {
	padding:280px 0 0 50px;
}

#top-wrapper .mainImage .mainCopy {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 5px;
    opacity: 0.9;
    padding: 15px 25px;
    position: relative;
    width: 355px;
}

#top-wrapper .mainImage .mainCopy span {
	font-size:150%;
	font-weight:bold;
}

#top-wrapper #NavigationArea {
	margin:20px 0 15px;
}

.sec {
	margin:30px 0 15px 0 !important;
  border-top: solid 1px #ccc;
  padding-top: 26px;
}

#top-wrapper .NavigationBox {
	float:left;
	width:310px;
}
#top-wrapper .centerBox {
	margin:0 25px;
}
h2.top-cpTit,
#top-wrapper .NavigationBox h2 {
	border-left: 5px solid #D0040F;
    font-size: 140%;
	line-height:120%;
    margin: 0 0 10px;
    padding: 0 0 0 8px;
    transform: scale(1, 1.01);
    transform-origin: 0 0 0;
}

#menberBox_top {
	width:100%;
}

#menberBox_top .section-box {
	margin:25px 0 0 0;
}

#menberBox_top h2 {
	font-size:150%;
}

#menberBox_top .merit {
	width:100%;
	float:left;
}

#menberBox_top ul li {
	font-size:110%;
}
#menberBox_top .btn-area {
	clear:none;
	float:right;
	padding:30px 30px 0 0;

}

.memberBtn_top {
	width:250px;
}

.memberBtn_top .btn-orange {
	width:250px;
}

/* メンテナンス告知
------------------------------*/
div#maintenance {
	display:none;/* メンテナンス告知取下げ暫定対応 */
    background-color: #FFFFFF;
    border: 5px solid #D1E7FF;
    color: #333333;
    font-size: 14px;
    margin: 10px auto 15px;
    padding: 5px;
    text-align: left;
    width: 960px;
}
div#maintenance strong {
    color: #CC0000;
}

/* 共通フッター用
--------------------------------------------------- */
#footer{
	border-bottom:2px solid #cccccc;
	min-width:980px;
	clear:both;
	font-size:14px;
    margin-top: 100px;
	line-height: 140%;
	-webkit-text-size-adjust: 100%;
	font-family:HiraKakuPro-W3, 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', osaka, Arial, Helvetica, Verdana, sans-serif !important;

}
		#footer .pageTop{
			margin: 0 auto 3px;
			text-align: right;
			width: 980px;
		}

/*関西フッターイラスト*/
.osakaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_osaka.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.kyotoImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_kyoto.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.naraImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_nara.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.wakayamaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_wakayama.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.hyogoImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_hyogo.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.shigaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_shiga.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

/*九州フッターイラスト*/
.fukuokaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_fukuoka.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.oitaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_oita.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.kumamotoImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_kumamoto.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.nagasakiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_nagasaki.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.kagoshimaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_kagoshima.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.sagaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_saga.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.miyazakiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_miyazaki.jpg") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}


/*四国フッターイラスト*/
.tokushimaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_tokushima.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.kagawaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_kagawa.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.ehimeImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_ehime.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

.kochiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_kochi.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}


/*中国フッターイラスト*/
.okayamaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_okayama.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.hiroshimaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_hiroshima.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.tottoriImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_tottori.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.shimaneImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_shimane.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.yamaguchiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_yamaguchi.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}


/*東北フッターイラスト*/
.aomoriImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_aomori.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.iwateImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_iwate.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.akitaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_akita.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.yamagataImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_yamagata.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.miyagiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_miyagi.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.fukushimaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_fukushima.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}


/*北陸フッターイラスト*/
.ishikawaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_ishikawa.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.fukuiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_fukui.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.toyamaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_toyama.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}


/*甲信越フッターイラスト*/
.yamanashiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_yamanashi.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.naganoImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_nagano.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.niigataImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_niigata.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}



/*東海フッターイラスト*/
.shizuokaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_shizuoka.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.aichiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_aichi.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.gifuImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_gifu.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.mieImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_mie.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}


/*関東フッターイラスト*/
.ibarakiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_ibaraki.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.tochigiImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_tochigi.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.gunmaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_gunma.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.kanagawaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_kanagawa.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.chibaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_chiba.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.tokyoImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_tokyo.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}
.saitamaImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_saitama.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}

/*北海道フッターイラスト*/
.hokkaidoImage{
	margin:0 0 0 0;
	background:url("/inc/images/footer/foot_bg_hokkaido.png") repeat-x scroll center top #FFFFFF;
	padding:228px 0 0;
}


.noImage{
	margin:0 0 0 0;
	padding:50px 0 0;
}

#footer .footer_cont{
	margin:0 auto;
	width:980px;
}

		#footer .footer_cont ul:after{clear:both;}

		#footer .footer_cont .mb10{
			margin:0 0 10px 0;
		}
		#footer .footer_cont ul{zoom:1;/* For IE 6/7 */}

		#footer .footer_cont ul li{
			float:left;
			margin:0 0 0 15px;
			padding:0 0 0 0px;
		}
		#footer .footer_cont ul li a{
			background: url("/inc/images/footer/head_icon.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
			margin: 0;
			padding: 0 10px;
		}
		#footer .footer_cont ul li:first-child{
			background:none;
			margin:0;
			padding:0;
		}
		#footer .footer_cont ul.area li:first-child{
			width:45px;
		}

		#footer .footer_cont ul.area li strong{
			margin: 0;
		}
		#footer .footer_cont ul.area li a{
		}
		#footer .footer_cont ul li.ml25{
			margin:0 0 0 25px;
		}
		#footer .footer_cont ul.sightseeing{
			float: left;
			margin: 0;
			padding: 3px 0 0;
		}
		#footer .footer_cont ul.sightseeing li.kyusyu a{
			margin:0 8px 0 8px;
		}
		#footer .footer_cont ul.sightseeing li a{
		}
		#footer .footer_cont ul.reserve{
			float: left;
			margin: 0 0 0 25px;
			padding: 3px 0 0;
		}
		#footer .footer_cont ul.reserve li a{
		}

#footerMainLink{
	background-color: #F6F4F5;
	border-top: 2px solid #CCCCCC;
}
		#footerMainLink .footer_cont{
			padding:0px;
		}

		#footerMainLink .footer_cont .boxCont{
			border-top:1px dotted #cccccc;
			padding: 10px 0;
			clear: both;
	    	overflow: hidden;
		}
		#footerMainLink .footer_cont .boxCont:first-child{
			border-top:none;
		}
		#footerMainLink .hukidaciTTL01{
			background:url("/inc/images/footer/icon01.png") no-repeat 0 0px;
			padding:0px 0 0px 30px;
			text-align:left;
			margin:0 0 15px 0;
			font-weight:bold;
		}
		#footerMainLink .hukidaciTTL02{
			background:url("/inc/images/footer/icon02.png") no-repeat 0 0px;
			float: left;
			font-weight: bold;
			margin: 0;
			padding: 3px 0 0 30px;
			text-align: left;
		}
		#footerMainLink .hukidaciTTL03{
			background:url("/inc/images/footer/icon03.png") no-repeat 0 0px;
			float: left;
			font-weight: bold;
			margin: 0;
			padding: 3px 0 0 30px;
			text-align: left;
		}
		#footerMainLink .hukidaciTTL04{
			background:url("/inc/images/footer/icon04.png") no-repeat 0 0px;
			float: left;
			font-weight: bold;
			margin: 0;
			padding: 3px 0 0 30px;
			text-align: left;
		}
		#footerMainLink ul:before,
		#footerMainLink ul:after{
			content:"";
			display:table;
		}
#footerOtherLink,
#footerOtherLink .footer_cont{
	background:url("/inc/images/footer/bg_02.gif") repeat-x #F3FCFF;
}

		#footerOtherLink .footer_cont:before,
		#footerOtherLink .footer_cont:after{
			content:"";
			display:table;
		}

		#footerOtherLink .footer_cont:after{clear:both;}

		#footerOtherLink .footer_cont{
			padding:13px 0 10px;
			zoom:1;/* For IE 6/7 */
		}

		#footerOtherLink ul{
			float:left;
		}

		#footerOtherLink address{
			float:right;
			font-style:normal;
			margin:0;
		}
/* UA切り替え
------------------------------*/
a#ctl00_MainPagePlaceHolder_switchSP {
    background-color: #AEAEAE;
    border-radius: 3px;
    box-shadow: 0 1px rgba(0, 0, 0, 0.3), 0 2px rgba(255, 255, 255, 0.5) inset;
    color: #FFFFFF;
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin: 30px auto;
    padding-top: 5px;
    width: 980px;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}


/* anim_bnr
------------------------------*/
div#anim_bnr {
    background: url("/bus/img/common/overlay.png") repeat scroll center center transparent;
    bottom: 0;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10002;
}
div#anim_bnr p {
    margin: 15px auto;
    position: relative;
    width: 980px;
}
div#anim_bnr span {
    position: absolute;
    right: -10px;
    top: -10px;
}

/* ヘッダーメニュー下 アナウンスエリア */
.announceBar {
    background: #eaeaea;
}

.announceBar__inner {
    padding: 15px 0;
    width: 980px;
    margin: 0 auto;
	line-height: 1.5;
	font-size: 14px;
	color: #333;
}

.announceBar__inner > .announceBar__inner_text:last-child {
    margin-bottom: 0;

}

.announceBar__inner_text {
	margin-bottom: .5em;
}


.announceBar__inner_text.\--isWarning {
    font-weight: 700;
	font-size: 15px;
	color: #ba2b2b;
}

.announceBar__inner a {
    color: inherit;
}

/* ヘッダーメニュー下アンケートエリア */
.questionnaireBar{
	background: #d1e7ff;
}

.questionnaire__inner {
    padding: 8px 0;
    width: 980px;
    margin: 0 auto;
	line-height: 1.5;
	font-size: 14px;
	color: #333;
}

.questionnaire__inner_text.\--isWarning {
    font-weight: 700;
	font-size: 15px;
	color: #ba2b2b;
}

.questionnaire__title{
	color:rgb(215, 0, 15);
}


/*.tb_footerGotoTopButton {
    display: none;
}*/