<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	border: none;
}

html {
	-webkit-overflow-scrolling: touch;
}

#mainContents {
	padding: 0px !important;
}

a:hover img {
	opacity: 0.8;
}

#hatoContents {
	overflow: visible;
	-webkit-overflow-scrolling: touch;
}

.ttl_a {
	background: #f1eb4f;
	padding: 12px;
	font-family: "Yu Gothic";
	margin: 30px 0 10px 0;
	color: #000;
	font-size: 1.2em;
}

.leadTxt {
	font-size: 0.9em;
	padding: 5px;
}

.leadTxt a {
	display: block;
	border: 1px solid #999;
	width: 85%;
	margin: 8px auto;
	text-align: center;
	padding: 5px;
	border-radius: 50px;
}

/*ナビ*/
.nav ul {
	background: none;
}

/*navi*/
.navi_hatobus ul {
	display: flex;
	margin: 0 10px;
	border: 2px solid #f1eb4d;
	background: #fff;
	border-radius: 10px;
}

.navi_hatobus li {
	flex: 0 0 50%;
	text-align: center;
}

.navi_hatobus li a {
	padding: 15px 0;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

.navi_hatobus .current a {
	background: #f1eb4d;
}

.plan_link a {
	display: block;
	background: #f90;
	color: #fff !important;
	text-align: center;
	width: 90%;
	margin: 15px auto;
	padding: 15px 0;
	font-weight: bold;
	font-size: 1.1em;
	border-radius: 8px;
}

article#special01 p {
	float: none !important;
}

#mainPhoto p {
	position: absolute;
	left: 0 !important;
	bottom: 3%;
}

#mainPhoto ul li img {
	height: 250px;
}

.more a {
	font-size: 16px !important;
	font-weight: bold;
}

/*アンカーリンクPC2016/10/07たけだ*/
#hatoContents .searchLink {
	float: left;
	width: 48%;
	font-size: 14px;
	margin-left: 0px;
}

#hatoContents .searchLink a {
	color: #ec6941 !important;
	line-height: 18px;
}

#hatoContents .searchLink li {
	float: left;
	/*	border:#5f5f5f  2px solid;
	background-color: #fff;*/
	background: url(../../img/pref_category/kyoto_bus/ankerLink.png);
	box-shadow: 0px 2px 5px 0px rgba(56, 56, 56, 0.3);
	background-size: 130px 85px;
	width: 130px;
	height: 65px;
	max-width: 130px;
	max-height: 65px;
	margin-bottom: 3px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	font-size: 1.1em;
}

#hatoContents .searchLink .linkRight {
	float: right;
}

#hatoContents .searchLink .quitionLink {
	float: left;
	/*	border:#5f5f5f  2px solid;
	background-color: #fff;*/
	background: url(../../img/pref_category/kyoto_bus/ankerLink_l.png);
	box-shadow: 0px 2px 5px 0px rgba(56, 56, 56, 0.3);
	background-size: 263px 85px;
	width: 263px;
	height: 65px;
	text-align: center;
	padding-top: 20px;
}

/*はとバス果物狩りツアーhatobus_fruits用2016.6.9*/

.searchBoxF dl,
.searchBoxF dd,
.searchFruit dd,
.searchFruit dl,
.rankFruit dd,
.rankFruit dl,
.rankFruit ul {
	margin: 0;
	padding: 0;
}

.searchBoxF {
	padding: 8px;
}

.searchBoxF .searchDetail dl {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}

.searchBoxF .searchDetail dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #cc3333;
}

.searchBoxF .searchDetail dd.searchDate {
	float: left !important;
	margin-right: 3px;
}

.searchBoxF .searchDetail dd.searchDate select {
	padding: 3px;
	margin-right: 3px;
}

.searchBoxF p.searchBtn {
	clear: both;
	width: 60%;
	margin: 8px auto;
}

.rankSp {
	background: url(/img/category/hatobus/medal.png) no-repeat;
	background-size: 50px 60px;
	width: 50px;
	height: 60px;
	position: absolute;
	left: 2px;
	top: 2px;
	font-weight: bold;
	color: #F00;
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

.otherPage {
	margin: 8px 0;

}

.otherPage p {
	font-weight: bold;
	color: #cc3333;
	font-size: 1.4em;
	padding: 5px;
	border-bottom: #cc3333 2px solid;
}

.otherPage ul,
.otherPage ul li {
	margin: 0;
	padding: 0;
}

.otherPage ul {
	display: table;
	border-collapse: separate;
	border-spacing: 5px 0;
	padding-top: 5px;
}

.otherPage ul li {
	display: table-cell;
}

.otherPage a:hover img {
	opacity: 0.7;
}


#area07 span.photo {
	position: relative;
	width: 35%;
	display: table-cell;
	padding: 5px;
}

.searchBoxFsp .searchDetail dl {
	float: none !important;
	width: 100%;
	clear: both;
	margin-bottom: 3px;
}

.searchBoxFsp .searchDetail dl dt {
	margin-bottom: 3px;
}

.searchBoxFsp input[type="image"] {
	width: 100% !important;
	height: auto !important;
}

/*コースの種類から探す*/
.tourCateCont {
	margin: 0 0 15px;
	padding: 12px 0;
}

.tourCateCont ul {
	display: table;
	width: 100%;
	margin: 0px auto 5px;
	border-collapse: separate;
	border-spacing: 5px 0;
}

.tourCateCont ul li {
	display: table-cell;
	border: 1px solid #f90;
	border-radius: 5px;
	box-shadow: 0px 2px 0px 0px rgba(255, 153, 0, 1);
	-webkit-box-shadow: 0px 2px 0px 0px rgba(255, 153, 0, 1);
	-moz-box-shadow: 0px 2px 0px 0px rgba(255, 153, 0, 1);
	padding: 5px 5px 12px 5px;
	cursor: pointer;
	position: relative;
}

.tourCateCont ul li:after {
	content: '\f13a';
	font-family: FontAwesome;
	color: #f90;
	left: 45%;
	bottom: -3px;
	position: absolute;
	font-size: 1.1em;
}

.tourCateCont ul li:hover {
	background: #eee;
}

.tourCateCont .cateTitle {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #f90;
}

.tourCateCont .cateTitle span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.tourCateCont ul li p {
	margin-top: 8px;
	font-size: 0.9em;
	text-align: center;
}

.cateList {
	width: 95%;
	margin: 15px auto;
	display: none;
}

.cateList.active {
	border: 2px solid #f90;
	padding: 8px 0;
}

.cateList&gt;h3 {
	text-align: center;
	margin-bottom: 8px;
	font-size: 1.2em;
	color: #f90;
}

.cateList.halfDay {
	display: block;
}

.cateList.halfDay.active {
	display: block !important;
}

.cateListInner {
	padding: 8px;
}

.cateListInner h4 {
	font-size: 1.2em;
	margin: 8px 0;
	border-left: 5px solid #f90;
	padding-left: 8px;
	color: #f90;
	background: none !important;
	border-top: none;
}

.cateListInner table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #666;
	font-size: 1.1em;
}

.cateListInner table th {
	background: #eee !important;
	border-bottom: none !important;
	text-align: center !important;
	padding: 3px 0 !important;
}

.cateListInner table th,
.cateListInner table td {
	border: 1px solid #666;
}

.cateListInner table td {
	padding: 8px 3px !important;
	line-height: 1.5em;
	text-align: left;
	font-size: 0.9em;
}

.cateListInner table td a {
	font-weight: bold;
	text-decoration: underline;
}

.cateListInner .catePrice {
	font-weight: bold;
	color: #c00;
}

.cateListClose {
	float: right;
	background: #666;
	color: #fff;
	padding: 5px 0px;
	margin-top: 8px;
	cursor: pointer;
	text-align: center;
}

.cateListClose i {
	margin-right: 5px;
}

/*テーマから探すPC*/
.themaHato {
	width: 32%;
	float: left;
	vertical-align: top;
	margin-bottom: 3px;
}

.themaHato dl {
	padding: 3px;
}

.first_thema {
	margin-left: 8px !important;
}

.themaHato dl dt {
	font-size: 0.9em;
	display: block;
	position: relative;
}

.themaHato dl dd {
	position: relative;
	text-align: center;
	background: rgba(119, 119, 119, 0.92);
	color: #FFFFFF;
	z-index: 1;
	padding: 5px 0;
	font-weight: bold;
	top: -22px;
	margin-bottom: -20px;
	font-size: 0.8em;
	font-weight: bold;
}

.themaHato dl dd span {
	font-size: 1.3em;
	color: #F60;
	margin-right: 5px;
	font-weight: bold;
}

/*定番コース*/
.planBoxn h3 {
	color: #fff;
	line-height: 1.3em;
	margin-bottom: 8px;
	background: #5f5f5f;
	padding: 8px;

}

.planBoxn {
	width: 96%;
	margin: 10px auto;
	padding: 8px 5px;
	border-bottom: #999 1px dotted;
	box-sizing: border-box;
	clear: both;
	display: block;
}

.planBoxn dl {
	float: none;
}

.planBoxn .tourImg {
	width: 70%;
	float: none;
	margin: 5px auto;
}

#special01 .planBoxn p:not(.planLink) {
	float: left !important;
	width: 35%;
}

.planBoxn p img {
	height: auto;
	width: 80%;
	margin: 10px auto;
	display: block;
}

.planBoxn img {
	aspect-ratio: 3 / 2;
	object-fit: contain;
}

.planBoxn table.planInfo {
	margin: 10px;
	clear: none;
	font-size: 0.9em;
}

.planBoxn .planInfo td {
	border-bottom: #999 1px solid;
	padding: 5px;
}

.planBoxn .planInfo .tableTtl {
	background: #eee;
	border-bottom: #999 1px solid;
	padding: 5px;
	width: 32%;
	font-size: 0.9em;
}

.planBoxn dl.planPrice {
	display: block;
	border-collapse: separate;
	border-spacing: 8px 0;
	margin-left: auto;
	margin-right: auto;
}

.planBoxn dl.planPrice dt {
	display: inline-block;
	padding-top: 5px;
	margin-left: 8px;
	font-size: 0.8rem;
	width: 40%;
	vertical-align: middle;
}

.planBoxn dl.planPrice dd {
	display: inline-block;
	margin-left: 5px;
	color: #c00;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.4em;
}

.planBoxn .planLink {
	width: 80%;
	margin: 5px auto;
}

.planBoxn .planLink a {
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-radius: 5px;
	padding: 8px 0px;
	display: block;
	text-decoration: none;
	background: #ec6941;
	color: #FFFFFF !important;
	font-size: 1.2em;
	box-shadow: 0 3px 0 rgba(136, 136, 136, 1);
}

.planBoxn .planLink a:hover {
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}

/*見どころスポットから探すPC*/
#spot dl {
	width: 95%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 4px 0;
	padding: 5px;
	border: #5f5f5f 1px solid !important;
	*display: inline;
	*zoom: 1;
}

#spot .first_spot {
	margin-left: 7px !important;
}

#spot dl dt {
	text-align: center;
	font-weight: bold;
	color: #5f5f5f;
}

#spot dl dd {
	margin: 5px;
	font-size: 0.9em;
}

#spot dl dd img {
	width: 30%;
	height: auto;
	float: left !important;
}

#spot .spot_txt {
	margin: 0 5px !important;
	text-align: left !important;
	width: 65%;
	float: left !important;
}

#spot .spot_txt a {
	display: inline-block;
}

#spot .btn {
	display: block;
	clear: both;
	position: relative;
	background: none !important;
}

#spot .btn a {
	background: #74E7B3;
	display: block;
	border-radius: 5px;
	padding: 10px 0;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	margin: 5px auto;
	text-align: center;
	color: #FFF !important;
	position: relative;
}

#spot .btn a:hover {
	background: #FCC;
}

#spot .accordion {
	min-width: 95% !important;
	width: 95% !important;
	margin-bottom: 5px;

}

#spot .accordion .ac-content {
	background: #FFFFFF;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 1.1em;
}

#spot p {
	float: none !important;
}

#spot .Prefecture {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	color: #999999;
	background: #FFFFFF;
	padding: 8px;
	border-top: 1px #999999 solid;
}

#spot .accordion label:before {
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-top: 6px solid #999999;
	left: 90%;
	top: 15%;
}

#spot .ac-cont {
	background: #FFFFFF !important;
	padding: 0 !important;
}

/*********スマホ*********/
#special01 {
	/*	background:url(../../img/category/hatobus/bg.png) repeat;
	padding:10px 0px;*/
}

article#special01 h2 {
	color: #000;
	margin: 20px 0 8px 0;
	padding: 12px 8px;
	background: #ffd119;
}

article#special01.hatobus h2 {
	background-color: #ffcc00 !important;
}

article#special01.hatobus2 h2 {
	background-color: #74E7B3 !important;
}

article section .hatobus h3 {
	display: block;
	text-decoration: underline !important;
	padding: 5px 5px 3px 0;
	font-weight: bold;
	font-size: 14px !important;
	background: #FFF !important;
	border: none !important;
	margin-top: 0 !important;
	color: #0e6aa4 !important;
}

/*マップ　2016.8.9*/
article #tonaiMap {
	margin: 0px auto;
	background: #FFF;
	overflow: hidden;
}

article #tonaiMap ul {
	background: url(/img/category/hatobus/mapBack.gif) no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 330px;
	margin: 0 auto;
	padding: 0px auto;
	position: relative;
}

article #tonaiMap ul li a {
	position: absolute;
	display: block;
	height: 52px;
}

article #tonaiMap ul li.otherPlace a {
	height: 13px !important;
}

article #tonaiMap ul li a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

article #tonaiMap ul li.mapShibamata a {
	top: 45px;
	left: 290px;
}

article #tonaiMap ul li.mapAsakusa a {
	top: 45px;
	left: 220px;
}

article #tonaiMap ul li.mapTotyou a {
	top: 45px;
	left: 24px;
}

article #tonaiMap ul li.mapKoukyo a {
	top: 45px;
	left: 150px;
}

article #tonaiMap ul li.mapYasukuni a {
	top: 45px;
	left: 90px;
}

article #tonaiMap ul li.mapKokkai a {
	top: 100px;
	left: 160px;
}

article #tonaiMap ul li.mapSkytree a {
	top: 100px;
	left: 290px;
}

article #tonaiMap ul li.mapRoppongi a {
	top: 100px;
	left: 75px;
}

article #tonaiMap ul li.mapYakatabune a {
	top: 130px;
	left: 220px;
}

article #tonaiMap ul li.mapTokyotower a {
	top: 157px;
	left: 100px;
}

article #tonaiMap ul li.mapSumida a {
	top: 160px;
	left: 270px;
}

article #tonaiMap ul li.mapTsukiji a {
	top: 204px;
	left: 206px;
}

article #tonaiMap ul li.mapCruise a {
	top: 195px;
	left: 40px;
}

article #tonaiMap ul li.mapOdaiba a {
	top: 218px;
	left: 270px;
}

article #tonaiMap ul li.mapYokohama a {
	top: 305px;
	left: 10px;
}

article #tonaiMap ul li.mapKawasaki a {
	top: 305px;
	left: 75px;
}

article #tonaiMap ul li.mapHakkei a {
	top: 305px;
	left: 140px;
}

article #tonaiMap ul li.mapEnoshima a {
	top: 305px;
	left: 205px;
}

article #tonaiMap ul li.mapYokosuka a {
	top: 305px;
	left: 270px;
}

article #tonaiMap ul li.mapKamakura a {
	top: 305px;
	left: 335px;
}

.bnrArea {
	margin: 0 auto 5px !important;
	position: relative;
	clear: both;
	text-align: center;
	width: 95%;
}

.bnrArea p {
	margin-bottom: 5px;
	text-decoration: underline !important;
}

/*選択するボタン*/
#selectMenu {
	margin-bottom: 8px;
}

#selectMenu ul {
	display: -webkit-flex;
	display: flex;
	border-bottom: #999 1px solid;
	border-top: #999 1px solid;
}

#selectMenu .bottom_none {
	border-bottom: none !important;
}

#selectMenu ul li {
	-webkit-flex: 1 1 100px;
	flex: 1 1 100px;
	text-align: center;
	line-height: 1.3em;
	border-right: #999 1px dotted;
}

#selectMenu ul li a {
	padding: 10px 0;
	margin: 3px;
	color: #5f5f5f !important;
	text-decoration: none;
	position: relative;
	vertical-align: middle;
	font-size: 0.8rem;
	font-weight: bold;
}

#selectMenu ul li:last-child {
	border-right: none;
}

#selectMenu ul li a::before,
#selectMenu ul li a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

#selectMenu ul li a::before {
	left: 50%;
	top: 80%;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-top: 4px solid #5f5f5f;
}

/*検索*/
.searchBoxW,
.searchBoxW2 {
	clear: both;
	width: 95%;
	border: 1px solid #5f5f5f;
	border-radius: 5px;
	margin: 0 auto 8px !important;
}

.searchBoxW h5,
.searchBoxW2 h5 {
	color: #fff !important;
	background-color: #5f5f5f !important;
	text-align: center;
	line-height: 30px;
}

.searchBoxF dl,
.searchBoxF dd {
	margin: 0;
	padding: 0;
}

.searchBoxW2 .searchBoxF dd {
	float: left;
}

.searchBoxW input[type="text"] {
	padding: 5px !important;
	margin: 5px auto !important;
	height: 30px !important;
	border: 1px #CCCCCC solid;
}

.searchBoxF {
	background: #fff;
	border-radius: 5px;
	padding: 8px;
}

.searchBoxFsp .searchDetail dl {
	float: none !important;
	width: 100%;
	clear: both;
	margin-bottom: 3px;
}

.searchBoxFsp .searchDetail dl dt {
	margin-bottom: 3px;
}

.searchBoxFsp input[type="image"] {
	width: 100% !important;
	height: auto !important;
}

.searchBoxW2 .searchBoxFsp input[type="image"] {
	width: 100% !important;
	height: auto !important;
}

.searchBoxF .searchDetail dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #CC4466;
}

.searchBoxF .searchDetail dd.searchDate {
	float: left !important;
	margin-right: 3px;
}

.searchBoxF .searchDetail dd.searchDate select {
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #666;
}

.searchBoxF .searchDetail input.txt {
	border: 1px solid #666;
}

.searchBoxW2 h6 {
	border-bottom: 1px #CCCCCC dotted;
}

.searchBoxW2 h6 {
	border-bottom: 1px #CCCCCC dotted;
}

div.searchKeyword2 ul li {
	display: inline-block;
	margin: 0px 5px;
	font-size: 12px;
	padding-left: 15px;
	background: url(../../img/category/hatobus/iconKeyword.png) no-repeat left;
}

/*季節のおすすめ*/
.pla_1 {
	border-bottom: 1px solid #999;
	padding: 8px;
}

.pla_1 h3 {
	background: none;
	border-bottom: none;
	padding: 0;
	margin: 0 0 8px 0;
}

.pla_1 .pla_left {
	float: left;
	width: 25%;
}

.pla_1 .pla_left img {
	width: 100%;
	height: auto;
}

.pla_1 .pla_right {
	float: left;
	width: 72%;
	padding-left: 8px;
	font-size: 0.85em;
}

.pla_1 .pla_under {
	clear: both;
	padding: 5px 0 0 27%;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
}

.pla_1 .susume_pr span {
	color: #c00;
	font-weight: bold;
}

.pla_1 .planLink {
	background: #f90;
	padding: 5px 8px;
}

.pla_1 .planLink a {
	color: #fff;
}

/*FQA*/
.questionBox {
	border: #CCC 1px solid;
	width: 95%;
	padding: 5px;
	margin: 5px auto;
}

.questionBox .question {
	background: url(../../img/category/hatobus/icon_q.png) no-repeat;
	background-size: 25px 25px !important;
	padding: 5px 30px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
}

.questionBox .ansDetail1 {
	background: url(../../img/category/hatobus/icon_a.png) no-repeat;
	background-size: 25px 25px !important;
	padding: 5px 0px 5px 30px;
	line-height: 1.2em;
}

.questionBox span {
	font-weight: bold;
	color: #F00;
}

.questionBox .answer2 {
	margin: 8px 20px;
	width: 450px;
}

.questionBox .answer2 .ansImg {
	float: left;
	width: 210px;
	margin-right: 8px;
}

.questionBox .answer2 .ansDetail2 {
	float: left;
	width: 232px;
}

.questionBox .answer2 .ansDetail2 p {
	background: url(../../img/topics/0902bluecave/icon_a.png) no-repeat scroll left 2px rgba(0, 0, 0, 0);
	padding-left: 30px;
}

/*季節のおすすめツアー*/
.width95 {
	width: 95% !important;
	margin: auto;
}

.width95 li {
	border: #5f5f5f 1px solid !important;
	background: #FFF;
	margin-bottom: 5px;

}

/*テーマから探す*/
.themaHatoSp {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

.themaHatoSp dl {
	padding: 5px;
}

.themaHatoSp dl dt {
	font-size: 0.9em;
	display: block;
	position: relative;
	margin-bottom: 5px;

}

.themaHatoSp dl dd {
	position: relative;
	text-align: center;
	/*	padding:3px;*/
	background: #8f8f8f;
	color: #FFFFFF;
	opacity: 0.92;
	/*	left:2px;
	bottom:0px;*/
	z-index: 1;
	padding: 2px 0;
	font-weight: bold;
	top: -30px;
	margin-bottom: -35px;
}

.themaHatoSp dl dd span {
	font-size: 1.3em;
	color: #F60;
	margin-right: 5px;
	font-weight: bold;
}

.themaHatoSp a {
	text-decoration: none !important;
}

/*乗り場案内*/
#stand .accordion {
	min-width: 95% !important;
	width: 95% !important;
	margin-bottom: 5px;
	padding: 5px;

}

#stand .accordion .ac-cont {
	background: #FFFFFF;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	display: none;
}

#stand p {
	float: none !important;
}

#stand .depPlace {
	font-weight: bold;
	text-align: center;
	color: #999999;
	background: #FFFFFF;
	padding: 8px;
	border: 1px #999999 solid;
	display: block;
}

.depPlace.active {
	border-bottom: none;
}

#stand .accordion label:before {
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-top: 6px solid #999999;
	left: 90%;
	top: 15%;
}

/*各エリアの名所一覧*/
#meisyo .accordion {
	min-width: 95% !important;
	width: 95% !important;
	margin-bottom: 5px;
	padding: 5px;

}

#meisyo .accordion .ac-cont {
	background: #FFFFFF;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 1.1em;
}

#meisyo p {
	float: none !important;
}

#meisyo .Prefecture {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	color: #999999;
	background: #FFFFFF;
	padding: 8px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-top: 1px #999999 solid;
}

#meisyo .accordion label:before {
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-top: 6px solid #999999;
	left: 90%;
	top: 15%;
}

#meisyo li {
	background: url(../../module/img/special/arrow.png) right no-repeat;
	-webkit-background-size: 18px 69px !important;
	-moz-background-size: 39px 69px !important;
	-o-background-size: 39px 69px !important;
	padding-bottom: 5px;
	border: #999999 1px solid !important;
}

#meisyo li a {
	display: block;
	text-decoration: none !important;
}


#meisyo li p {
	float: left;
	width: 90%;
	line-height: 1.2;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.4 !important;
}

#meisyo span.mainText {
	display: block;
	text-decoration: underline !important;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 14px !important;
	padding-top: 15px;
}

#meisyo span.subText {
	display: block;
	line-height: 1.4 !important;
	font-size: 10px !important;
	color: #666666 !important;
}


/*地図*/
.areaSelect {
	position: relative;
}

.mapKanto {
	background: url(/img/category/hatobus/mapKanto.png) no-repeat;
	background-size: 100% 300px;
	width: 100%;
	height: 300px;
}

.areaSelect ul li {
	display: block;
}

.areaSelect ul li a {
	position: absolute;
	display: block;
	opacity: 0.9;
	border-radius: 5px;
	border: #eee 1px solid;
	padding: 3px 10px 3px 15px;
	text-decoration: none;
	color: #666666 !important;
	font-weight: bold;
	background: #FFF url(/img/mari/mapBtnArrow.jpg) left no-repeat;
	background-position: 5%;
	font-size: 110%;
	box-shadow: 1px 1px 1px #666;
}

.areaSelect ul li a:hover {
	background: #FFFFCC url(/img/mari/mapBtnArrow.jpg) left no-repeat;
	background-position: 5%;
	color: #CCCCCC;
}

.areaSelect ul li.btnTokyo a {
	top: 158px;
	left: 185px;
}

.areaSelect ul li.btnChiba a {
	top: 185px;
	left: 268px;
}

.areaSelect ul li.btnKanagawa a {
	top: 196px;
	left: 164px;
}

.areaSelect ul li.btnSaitama a {
	top: 120px;
	left: 177px;
}

.areaSelect ul li.btnTochigi a {
	top: 42px;
	left: 217px;
}

.areaSelect ul li.btnIbaraki a {
	top: 90px;
	left: 264px;
}

.areaSelect ul li.btnGunma a {
	top: 60px;
	left: 132px;
}

.areaSelect ul li.btnYamanashi a {
	top: 160px;
	left: 100px;
}

.areaSelect ul li.btnNagano a {
	top: 99px;
	left: 45px;
}

.areaSelect ul li.btnShizuoka a {
	top: 224px;
	left: 80px;
}

.bannar {
	margin: 15px 0;
}

/*ツアーランキング　スマホ用*/

.tour-ranking {
	clear: both;
}

.tour-ranking .label {
	background: #666;
	padding: 3px;
}

.tour-ranking .list .ttl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.tour-ranking .badge {
	width: 40%;
	padding: 0;
}

.tour-ranking .item {
	border-bottom: 1px #999 solid;
	margin-bottom: 8px;
	padding: 8px;
}

.tour-ranking .thumbnail {
	margin: 0 7px 5px 0;
}

.tour-ranking .right-box {
	padding-left: 10px;
}

.allPlan {
	width: 96%;
	margin: 15px auto;
}

.allPlan a {
	display: block;
	background: #f90;
	color: #fff;
	text-align: center;
	padding: 12px 0;
}

/*テーマからツアーを選ぶ*/

#tourContentInner #arrival {
	padding-top: 5px;
}

.tourBox {
	display: none;
}

.active {
	display: block;
}

.tourBox h3.ttl_pick {
	text-align: center;
	padding: 10px 0 !important;
	color: #ec6941 !important;
}

.planBoxn h3 {
	border-left: none !important;

}

.tourBox ul {
	border: 1px solid #603117;
	width: 96%;
	margin: 8px auto;
	display: flex;
	flex-wrap: wrap;
	padding: 8px 0;
}

.tourBox ul li {
	width: 33%;
	text-align: center;
	border-right: 1px dotted #603117;
	padding: 6px 3px;
	cursor: pointer;
	margin-bottom: 2px;
	font-size: 1.1em;
	text-decoration: underline;
}

.tourBox ul li:hover {
	background: #ADD39B;
}

.tourBox ul li:nth-child(4),
.tourBox ul li:last-child {
	border-right: none;
}

.mainContentsInner .placeList h3 {
	background: #fff !important;
	color: #0099FF !important;
	font-weight: normal;
	border: none !important;
	margin: 0px auto;
}

.mainContentsInner .placeList .annnai {
	margin: 5px;
	font-size: 100%;
}

.mainContentsInner .placeList h3 span {
	font-weight: bold;
}

.mainContentsInner .placeList h3 i {
	margin-right: 8px;
}

.placeList {
	position: relative;
	width: 100%;
	/*height:180px;*/
	margin: 0 auto;
	overflow: hidden;
}

.mainContentsInner .placeList ul li {
	width: 46.5%;
	position: relative;
	float: left;
	margin-left: 7px;
	margin-bottom: 9px;
	border: 1px solid #603117;
	font-size: 1em;
}

.placeList li:hover {
	opacity: 0.6;
}

.mainContentsInner .placeList ul li img {
	width: 100%;
	height: 120px;
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}

.mainContentsInner .placeList ul li .categoryImg {
	overflow: hidden;
	width: 100%;
	height: 100px;
}

.mainContentsInner .placeList ul li a:hover img {
	text-decoration: none;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-filter: grayscale(80%);
	-moz-filter: grayscale(80%);
	-o-filter: grayscale(80%);
	-ms-filter: grayscale(80%);
	filter: grayscale(80%);
}

.mainContentsInner .placeList ul li span.categoryArea {
	position: absolute;
	top: 75%;
	left: 0%;
	background: #f9f2e7;
	opacity: 0.8;
	text-align: center;
	font-size: 1em;
	padding: 2px 0;
	width: 100%;
}

.tourMeal .mealPlanImg {
	padding: 5px;
}

.tourMeal .mealPlanText {
	padding: 5px 5px 5px 0;
}

.tourMeal h4 {
	font-size: 1em;
}

.tourMeal .planLink {
	width: 80%;
}

.tourMeal .planLink a {
	font-size: 1.1em;
}

.tourBox.active {
	border-top: 3px solid #ec6941;
	border-bottom: 3px solid #ec6941;
	margin: 15px 0;
}

#planList {
	overflow: hidden;
}

.navi ul li {
	width: 46.2%;
}

.navi ul li:nth-child(even) {
	border-right: none;
}

section h3 {
	color: #333333 !important;
	background: #FFFFFF !important;
	padding: 5px 5px 0 5px !important;
	display: block !important;
	line-height: 1.4em !important;
	border-bottom: none !important;
	font-size: 12px !important;
	margin-top: 0px !important;
}

#area07 h3 {
	margin-top: 0 !important;
	padding: 5px 0 0 0 !important;
}

.planBox {
	width: 95%;
	margin: 2px auto;
	padding: 8px;
	border-bottom: #603117 1px dotted;
	border-right: #603117 1px dotted;
}

.planBox dl {
	float: none;
}

.planBox:nth-child(even) {
	border-right: none;
}

.planBoxL {
	width: 95%;
	float: left;
	margin: 8px 2px 0px 8px;
	padding: 8px 5px;
	border-bottom: #603117 1px dotted;
}

.planBox h4,
.planBoxL h4 {
	font-weight: bold;
	background: transparent !important;
	font-size: 100%;
	vertical-align: baseline;
	border: none !important;
	color: #555555;
	margin-bottom: 5px;
}

.subText b {
	font-size: 13px;
}

/*.pLeft{
	border-right:#603117 1px dotted;
	margin-left:10px!important;	
}*/
.planBox p img,
.planBoxL p img {
	height: 192px;
}

.planBox .tourImg {
	width: 70%;
	float: none;
	margin: 5px auto;
}

.planBox .planInfo {
	margin: 8px 0px;
	width: 100%;
}

.planBox .planInfo th,
.planBoxL .planInfo th {
	background: #ADD39B !important;
}

.planBox .planInfo td,
.planBoxL .planInfo td {
	border-bottom: #603117 1px solid !important;
	padding: 3px 5px !important;
}

.planBox .planInfo .tableTtl,
.planBoxL .planInfo .tableTtl {
	background: #EF6081;
	margin-right: 8px;
	border-bottom: #603117 1px solid !important;
	padding: 5px;
	font-weight: normal !important;
}

.planBox dl dd.tourPrice {
	text-align: center;
}

.planBox dl.planPrice,
.planBoxL dl.planPrice {
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;
	margin-left: auto;
	margin-right: auto;
}

.planBox dl.planPrice dt,
.planBoxL dl.planPrice dt {
	display: table-cell;
	padding-top: 5px;
	margin-left: 8px;
}

.planBox dl.planPrice dd,
.planBoxL dl.planPrice dd {
	display: table-cell;
	margin-left: 5px;
	color: #EF6081;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.3em;
}

.planBox .planLink {
	clear: both;
}

.planBox .planLink a,
.planBoxL .planLink a {
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-radius: 5px;
	padding: 10px 0px;
	display: block;
	text-decoration: none;
	background: #EF6081;
	color: #FFFFFF !important;
	font-size: 1.3em;
	box-shadow: 0 3px 0 rgba(96, 49, 23, 1);
}

.planBox .planLink a:hover,
.planBoxL .planLink a:hover {
	box-shadow: none;
	transform: translate3d(0, 3px, 0);
}

.sakuraOtherPlan {
	display: block;
	font-size: 12px;
	border: #603117 1px solid;
	padding: 8px;
	width: 70%;
	text-align: center;
	margin: 8px auto;
	text-decoration: none;
	border-radius: 50px;
}

/*お知らせ*/
.notification-ttl {
	background: #999;
	text-align: center;
	color: #FFFFFF;
	width: 98%;
	border: #999 1px solid;
	margin: 0 auto;

}

#notification {
	border: #999 1px solid;
	display: table;
	margin-bottom: 5px !important;
	line-height: 1.5em;
	width: 98%;
	margin: auto;
}

#notification p {
	display: table-cell;
	background: #999;
	vertical-align: middle;
	color: #FFFFFF;
	width: 35%;
}

#notification p i {
	margin-right: 3px;
}

#notification ul {
	padding: 8px;
	display: table-cell;
	width: 100%;
	background-color: white;
}

#notification ul li span {
	margin-right: 5px;
	color: #777;
}

.more-info {
	width: 94%;
	margin: 15px auto;
	background: #FFF;
	border: 3px solid #c00;
	-webkit-overflow-scrolling: touch;
}

.more-info-ttl {
	color: #c00;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}

.more-info p:nth-child(2) {
	padding: 5px 15px 15px;
}

.more-info a {
	font-weight: bold;
	color: #c00;
	display: inline;
}

.more-info-img {
	margin-bottom: 10px;
	text-align: center;
}

.more-info-img img {
	border: 1px solid #666;
}

#notification .btn,
#notification a.btn,
#notification button.btn {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
}

#notification .btn-wrap-pc-sp {
	max-width: 435px;
	margin: 0 auto 20px;
}

#notification a.btn-pc-sp {
	line-height: 1.4;

	width: 49.5%;
	padding: 1.25rem 0;

	color: #ffff;
}

#notification a.btn--contact {
	font-size: 0.9rem;
	display: block;
	padding: 0.5rem 0 0.5rem 0rem;
	color: #fff;
	border-radius: 100vh;
	background: #eb6100;
	-webkit-box-shadow: 0 5px 0 #d25600;
	box-shadow: 0 5px 0 #d25600;
	width: 100%;
	margin: 5px 1% 0 0;
	float: left;
	line-height: 1;
}

#notification a.btn--contact i {
	font-size: 2rem;
}

#notification a.btn--contact i.fa-position-left {
	font-size: 3rem;

	left: 2rem;
}

#notification a.btn--contact .number {
	line-height: 1;

	display: inline-block;

	margin-top: 0.5rem;
	padding: 0.25rem 2rem;

	letter-spacing: 0;

	color: #eb6100;
	border-radius: 0.5rem;
	background: #fff;
}

#notification a.btn--contact:hover {
	color: #fff;
}

#notification a.btn--tel {
	font-size: 0.9rem;
	margin-top: 5px;
	padding: 0.5rem 0 0.5rem 0rem;
	color: #fff;
	border-radius: 100vh;
	background: #094;
	-webkit-box-shadow: 0 5px 0 #008039;
	box-shadow: 0 5px 0 #008039;
	width: 100%;
	line-height: 1;
}

#notification a.btn--tel i {
	font-size: 2rem;
}

#notification a.btn--tel i.fa-position-left {
	font-size: 3rem;

	left: 2rem;
}

#notification a.btn--tel .number {
	line-height: 1;

	display: inline-block;

	padding: 0.25rem 0.5rem;

	letter-spacing: 0;

	color: #094;
	border-radius: 0.5rem;
	background: #fff;
}

#notification a.btn--tel:hover {
	color: #fff;
}

#notification .fa-position-left {
	position: absolute;
	top: calc(50% - 0.5em);
	left: 1rem;
}

#notification .fa-position-right {
	position: absolute;
	top: calc(50% - 0.5em);
	right: 1rem;
}</pre></body></html>