<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 */

.clr:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clr {
	display: inline-block;
}
/* Hides from IE Mac \*/
* html .clr {
	height: 1%;
}
.clr {
	display: block;
}
/* End Hack */ 


/* ポケたびバナー */
.poketabi_banner, .poketabi_banner {
  margin-left: 5px;
  margin-bottom: 20px;
  width: 950px;  
}
.poketabi_banner.first {padding-top:20px;border-top:5px solid #FFE000;}
/* End ポケたびバナー */





#wrapper {
	width: 950px;
	font-size: 14px;
	color: #333333;
	line-height: 2em;
}
h1 {
	font-size: 12px;
	margin: 0;
	font-weight: normal;
	color: #6a6a6a;
}
#mv {
	height: 453px;
}
#mv .img {
	margin-top: 0px;
}
#mv .txt {
	margin-top: -87px;
    margin-left: 220px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.6em;
    width: 450px;
    margin-bottom: 20px;
}
#mv .txt .title {
	font-size:18px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	margin-bottom:5px;
	display:block;
}
#contentArea {
	background: url(../image/201703/bg_content.jpg) repeat-y;
	padding: 0px;
}
.contentArea_in {
	position:relative;
	margin-top:-25px;
	border-left: solid 2px #A8D3E5;
	border-right: solid 2px #A8D3E5;
	border-bottom: solid 2px #A8D3E5;
	z-index:999;
}
#contentArea h2 {
	text-align: center;
	display: block;
}


.planNavi {margin:0 0 0 0;padding:15px 0 10px 0;width:100%;background:url(../image/201703/bg_planNavi.png) 0 0 no-repeat;}
.planNavi ul {overflow:hidden;margin:0 auto;padding:0 0 5px 0;width:897px;}
.planNavi li {float:left;margin:0 8px;width:200px;height:48px;text-align:center;padding:0 5px;}
.planNavi li:first-child {margin-left:0;}
.planNavi li.last {margin-bottom:0;}
.planNavi a { font-size:13px;display:block;width:210px;height:48px;color:#000;line-height:48px;text-decoration:none;background:url(../image/201703/bg_planNaviBtn.png) 0 0 repeat;}
.planNavi a:hover {color:#000; text-decoration:underline;}


.planCont{
	padding-left:16px;
	padding-right:15px;
	/*background:url(../image/bg_contentAreaWrap_top.jpg) no-repeat top center;
	padding-top:4px;*/
}

.contentAreaWrap {
	background:url(../image/201703/bg_contentAreaWrap.gif) repeat;
	padding: 10px;
	margin-bottom: 25px;

}
.contentAreaWrapWhite {
	background:#fff url(../image/201703/bg_sakura.jpg) top right no-repeat;

	border: solid 7px #E1F4F6;
	position:relative;
}
.contentAreaWrapWhite_in{
	padding: 14px 14px 18px 13px;
}
.labelArea {
	position:relative;
	margin-bottom: 5px;
	z-index:5;
}
.label {
	margin-top: 10px;
	margin-left:-30px;
}
.bg_iconList {
	width:96%;
	background:#FCF1F1;
	padding:5px 2%;
	margin-bottom:20px;
}
.iconList {
	font-size: 11px;
}
.iconList.single {
}
.iconList .iconListTtl {
	background: #FEFAE8;
	padding: 0 10px;
	text-align:center;
	border-radius: 15px;
}
.iconList .iconListTtl.double {
	  position: relative;
  top: 16px;
}
.iconList .iconListTtl.single {
	margin-top: 12px;
}
.iconList .iconListCaption li {
	float: left;
	margin-left: 10px;
	min-height:0 !important;
}


/*------------------------------------------------*/

/*.iconList .iconListCaption li:before {
	position: relative;
	top: 4px;
	padding-right: 3px;
}*/
.iconList .iconListCaption li.kyoto {
	background: url(../image/icon_train.png) no-repeat !important;;
	background-position: left 40% !important;;
	padding-left: 16px !important;;
}
.iconList .iconListCaption li.temple {
	background: url(../image/icon_temple.png) no-repeat !important;
	background-position: left 40% !important;
	padding-left: 21px !important;
}

.iconList .iconListCaption li.bus02 {
	background: url(../image/icon_bus02_s.png) no-repeat !important;;
	background-position: left 40% !important;;
	padding-left: 26px !important;;
}

.iconList .iconListCaption li.ship {
	background: url(../image/icon_ship_s.png) no-repeat !important;;
	background-position: left 40% !important;;
	padding-left: 30px !important;;
}
.iconList .iconListCaption li.eat {
	background: url(../image/icon_eat.png) no-repeat!important;
	background-position: left 40%!important;
	padding-left: 16px!important;
}
.iconList .iconListCaption li.sight {
	background: url(../image/icon_sight.png) no-repeat!important;
	background-position: left 40%!important;
	padding-left: 21px!important;
}
.iconList .iconListCaption li.sakura {
	background: url(../image/icon_sakura_s.png) no-repeat !important;;
	background-position: left 40% !important;;
	padding-left: 20px !important;;
}
.iconList .iconListCaption li.bus {
	background: url(../image/icon_bus.png) no-repeat !important;;
	background-position: left 40% !important;;
	padding-left: 30px !important;;
}
.iconList .iconListCaption li.cablecar {
	background: url(../image/icon_cablecar.png) no-repeat !important;;
	background-position: left 40% !important;;
	padding-left: 30px !important;;
}
.iconList .iconListCaption li.walk {
	background: url(../image/icon_walk.png) no-repeat !important;;
	background-position: left 40% !important;;
	padding-left: 15px !important;;
}
.iconList .iconListCaption li.perform {
	background: url(../image/icon_perform.png) no-repeat !important;;
	background-position: left 40% !important;;
	padding-left: 30px !important;;
}

/*---------------------------------------------------*/


.rootArea {
	margin-bottom: 15px;
	clear:both;
}

.rootArea .rootWrap {
	border: #EFEFEF solid 5px;
	background: #ffffff;
	padding: 20px;
}

.rootTtl {overflow:hidden;position:relative;margin:30px 0 20px;}
.rootTtl h3 {padding-left:15px;width:80%;font-size:150%;color:#333333;font-weight:bold;text-align:left;border-left:5px solid #179A83;}
.rootTtl h3 span {display:block;font-size:80%;}
.rootTtl img {position:absolute;top:50%;right:0px;margin-top:-15px;border:1px solid #EFEFEF}

/*rootWrapの段組みが高い場合の微調整*/
.rootArea .rootWrap.contline04 {
	padding: 20px 20px 15px;
}

.rootArea .rootWrap li {
	float: left;
	line-height: 1.2em;
	text-align: center;
	min-height:40px;
}
.rootArea .rootWrap li.marginType01 {
	margin-right: 30px;
}
.rootArea .rootWrap li.marginType02 {
	margin-right: 15px;
}
.rootArea .rootWrap li.marginType03 {
	margin-right: 5px;
}
.rootArea .rootWrap li.marginType04 {
	margin-right: 5px;
}
.rootArea .rootWrap li.marginType05 {
	margin-right: 5px;
}
.rootArea .rootWrap li.marginType06 {
	margin-right: 7px;
}
.rootArea .rootWrap li.marginType07 {
	margin-left: 30px;
}
.rootArea .rootWrap li.goal {
	margin-right: 0;
}
.rootArea .rootWrap ul {
	margin-bottom: 10px;
	margin-top:8px;
}
.rootArea .rootWrap ul.last {
	margin-bottom: 0px;
}
.rootArea .rootWrap li .bold {
	font-weight: bold;
}
.rootArea .rootWrap li .bold2 {
	color:#e24646;
	font-weight: bold;
}
.rootArea .rootWrap li.start {
	background: url(../image/icon_circle_red.png) no-repeat;
	padding-left:56px;
	background-size: 43px;
}
.rootArea .rootWrap li.goal {
	background: url(../image/icon_circle_green.png) no-repeat;
	padding-left: 56px;
	background-size: 43px;
}
.rootArea .rootWrap li.sight {
	background: url(../image/icon_sight_big.png) no-repeat 0 15px;
	padding-left: 40px;
}
.rootArea .rootWrap li.arrow {
	margin-top: 15px;
}
.rootArea .rootWrap li.sakura {
	background: url(../image/icon_sakura.png) no-repeat 0 15px;
	padding-left: 30px;
}
.rootArea .rootWrap li.eat {
	background: url(../image/icon_eat_big.png) no-repeat 0 15px;
	padding-left: 30px;
}
.rootArea .rootWrap li.bus_sakura {
	background: url(../image/icon_bus_sakura_big.png) no-repeat 0 15px;
	padding-left: 65px;
}
.rootArea .rootWrap li.walk {
	background: url(../image/icon_walk_big.png) no-repeat 0 15px;
	padding-left: 25px;
}
.rootArea .rootWrap li.temple {
	background: url(../image/icon_temple_big.png) no-repeat 0 13px;
	padding-left: 28px;
}

.rootArea .rootWrap li.bus02 {
	background: url(../image/icon_bus02.png) no-repeat 0 15px;
	padding-left: 28px;
}

.rootArea .rootWrap li.ship {
	background: url(../image/icon_ship.png) no-repeat 0 19px;
	padding-left: 35px;
}
.rootArea .rootWrap li.cablecar {
	background: url(../image/icon_cablecar_big.png) no-repeat 0 17px;
	padding-left: 35px;
}
.rootArea .rootWrap li.perform {
	background: url(../image/icon_perform_big.png) no-repeat 0 17px;
	padding-left: 40px;
}
.rootArea .rootWrap li.eat.sakura {
	background: url(../image/icon_eat-sakura.png) no-repeat 0 17px;
	padding-left: 54px;
}
.rootArea .rootWrap li.hosoku {
	font-size:90%;
	text-align:left;
}

.rootArea .rootWrap li.bgNo {
    padding-left: 56px;
    padding-bottom: 10px;
}
.rootArea .rootWrap li.walk.plwalk {
	margin-left:20px;
}

/* 段組み変更時のiconの微調整 */
.rootArea .rootWrap li.walk.line02 {
	background: url(../image/icon_walk_big.png) no-repeat 0 12px;
	padding-left: 25px;
}

.rootArea .rootWrap li.line01 {
	padding-top: 17px;
	padding-bottom: 10px;
}
.rootArea .rootWrap li.line02 {
	padding-top: 11px;
}
.rootArea .rootWrap li.line03 {
	padding-top: 4px;
}
.rootArea .rootWrap li.line04 {
	padding-top: 0;
	margin-top:0;
}
.rootArea .rootWrap li.caution {
	color: #333333;
}
.rootArea .caution {
	font-size: 11px;
	margin: 0;
	color: #6a6a6a;
	line-height:1.5;
	padding-top:10px;
}
.rootArea .rootWrap li .caution {
	line-height:1em;
	color: #333333;
	margin-top:3px;
	margin-bottom:0;
}
.rootArea .rootWrap li.caution {
	line-height:1.5em;
	color: #333333;
	margin-top:10px;
	margin-left:20px;
}
.captionArea {
	margin-bottom: 0px;
	clear: both;
}
.captionAreaWrap {
	margin-bottom:20px;
}
.captionArea .left {
	width: 375px;
}
.captionArea .right {
	width: 460px;
}

.captionArea .right.spsp02 {
	width: 384px;
}


/*.captionArea .termTable {
	width: 100%;
	margin-bottom: 15px;
}
.captionArea .termTable th {
	color: #ac010b;
	background: #fff;
	padding: 15px;
	font-weight: normal;
	width:120px;
	
}
.captionArea .termTable td {
	background: #ffffff;
	padding: 15px;
	color: #ac010b;
}*/
.captionArea .termTableUiWrp{
	margin-bottom: 15px;
	border-top: solid 4px #179A83;
	border-bottom: solid 4px #179A83;
	padding-top:9px;
	padding-bottom:10px;
}
.captionArea .termTableUiWrp p {
	text-align:left;
	padding-left:16px;
	font-size:85%;
	color:#179A83;
}


.captionArea .termTableUi {
	text-align:left;
	padding-left:16px;
}

.captionArea .termTableUi li{
	overflow:hidden;
	color: #179A83;
	font-weight:bold;
	font-size:16px;
	line-height:25px;
}
.captionArea .termTableUi li p {float:right;width:77%;}
.captionArea .termTableUi li span.indnt{
	text-indent:-5em;
	padding-left:5em;
}

.captionArea .txt {
	line-height: 1.6em;
	margin-bottom: 20px;
}

.captionArea .txt002 {
	line-height: 1.6em;
	/*margin-bottom: 20px;*/
	padding: 10px 0px;
}

.captionArea span.textBold {
	font-weight: bold;
}

.captionArea .feeTable {
	width: 100%;
	border: #179A83 3px solid;
}
.captionArea .feeTable.mb {
	margin-bottom:14px;
}
.captionArea .feeTable.mb02 {
	margin-bottom:30px;
}


.captionArea .feeTable th, .captionArea .feeTable td {
	text-align: center;
	padding: 10px;
	border: #179A83 1px solid;
	background: #ffffff;
	vertical-align:middle;
}
.captionArea .feeTable th.plan_name {
	width:200px;
}
.captionArea .feeTable th.adult {
	width: 145px;
	font-weight:bold;
}
.captionArea .feeTable th.child {
	width: 145px;
	font-weight:bold;
}
.captionArea .feeTable th.child span {
	font-size:80%;
	font-weight:normal;
}
.captionArea .feeTable .bgGreen {
	background: #179A83;
	color: #fff;
	font-weight:bold;
}
.captionArea .feeTable .bgGray {
	background: #fffbea;
	vertical-align:middle;
}
.captionArea .feeTable .price {
	color: #E24646;
	font-size: 24px;
	  font-weight:bold;
}
.captionArea .feeTable .subCaption {
	color: #808080;
	font-size: 12px;
	font-weight:bold;
}
.captionArea .left .subCaption {
	font-size: 10px;
	text-align: right;
}
.captionArea .left .subCaption.subCaption2 {
	font-size: 10px;
	text-align: left;
}

.captionArea .feeTable .vera-align{
	vertical-align:top;
	padding-top:15px;
}
.captionArea .feeTable .vera-align02{
	vertical-align:middle;
}
.captionArea .feeTable .trline th,
.captionArea .feeTable .trline td{
	border-bottom: #e2bf4d 2px solid;
}


.linkArea {overflow:hidden;}
.linkAreaLeft {float:left; width:385px;}
.linkAreaRight {float:right; width:385px;}


.linkArea .btn {margin-bottom:10px;}

.linkArea .btn.type01 a {
	display: block;
	background: url(../image/btn_bg_off_1.png) no-repeat center;
	width:395px;
	margin: auto;
	height: 88px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	font-weight:bold;
}
.linkArea .btn.type01 a  span{
	padding-top: 32px;
	padding-bottom:32px;
	display:block;
}
.linkArea .btn.type01 a:hover {
	background:url(../image/btn_bg_on_1.png) no-repeat center;
}


.linkArea .btn.type02 a {
	display: block;
	background:url(../image/201703/btn_bg_off_2.png) no-repeat center;
	width: 340px;
	height: 74px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
	z-index:9999;
}
.linkArea .btn.type02 a span{
	padding-top: 25px;
	padding-bottom:32px;
	display:block;
}
.linkArea .btn.type02 a:hover {
	background:url(../image/201703/btn_bg_on_2.png) no-repeat center;
}

.linkArea .linkAreaLeft .btn.type02 a,
.linkArea .linkAreaRight .btn.type02 a {
	display: block;
	background:url(../image/btn_bg_off_1.png) no-repeat center;
	width: 385px;
	margin: auto;
	height: 88px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
	z-index:9999;
}
.linkArea .linkAreaLeft .btn.type02 a span,
.linkArea .linkAreaRight .btn.type02 a span {
	padding-top: 32px;
	padding-bottom:32px;
	display:block;
}
.linkArea .linkAreaLeft .btn.type02 a:hover,
.linkArea .linkAreaRight .btn.type02 a:hover {
	background:url(../image/btn_bg_on_1.png) no-repeat center;
}


.linkArea .btn.type03 a {
	display: block;
	background:url(../image/btn02_off.png) no-repeat center;
	width: 394px;
	margin: auto;
	height: 86px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	font-weight:bold;
	z-index:9999;
}
.linkArea .btn.type03 a span{
	padding-top: 32px;
	padding-bottom:32px;
	display:block;
}
.linkArea .btn.type03 a:hover {
	background:url(../image/btn02_on.png) no-repeat center;
}


.linkArea .blank {
	text-align: center;
}
.linkArea .blank a {
	display: block;
	color: #5a8b00;
	font-size: 14px;
}
.linkArea .blank a:hover {
	text-decoration: none;
}
.linkArea .blank a:before{
	content:url(../image/icon_calendar.png);
	padding-right: 5px;
	position: relative;
	top: 2px;
}
.linkArea .otherPlan {
	clear:both;
	text-align: center;
}
.linkArea .otherPlan a {
	color: #c1001c;
}
.linkArea .otherPlan a:hover {
	text-decoration: none;
}

.rootArea .rootWrap .lunch {
	margin-top:20px;}
.rootArea .rootWrap .lunch p {	
background: url(../image/icon_bg_orange.png) no-repeat left;
padding-left:80px;}

#footBannerArea {
	border-top:#ffe000 5px solid;
	padding-top:20px;
	margin: 20px auto 40px;
	width:960px;}
	
#footBannerArea img{
	margin:0 0 10px;
}


/* 写真複数 150918追加*/
.photSecondWrp{
	padding-top:8px;
}

.photSecondWrp2 {
	overflow:hidden;
	margin-top:10px;
	padding:10px;
	background:#EFEFEF;
}
.photSecondWrp2 p {float:right;width:53%;font-size:85%;line-height:1.8;text-align:left;}
.photSecondWrp2 p img {margin-bottom:5px; vertical-align:top;}
.photSecondWrp2 .ph_food {
	max-width:152px;
}

.photSecondWrp .photSecondL{
	float:left;
	border: solid 1px #dcdcdc;
	background:#efefef;
	text-align:center;
	width:180px;
}

.photSecondWrp .photSecondR{
	float:right;
	border: solid 1px #dcdcdc;
	background:#efefef;
	text-align:center;
	width:180px;
}

.contentAreaWrapWhite .bgcontentphot{
	background:url(../image/201703/bg_contentAreaWrap_img.png) no-repeat bottom center;
	width:100%;
	padding-bottom:30px;

}
.contentAreaWrapWhite .bgcontentphot img{
	vertical-align:bottom;
	text-align:center;
}

.captionAreaWrap p.img{
	text-align:center;
	border: solid 1px #f8f8fa;
	background:#fff;
}
.captionAreaWrap .ph_travel {
	max-width:376px;
}

/*--------------------------------------*/

.contBoxWrap01 {
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	height: 46px;
	background-image: url(../image/plan_text01_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 380px;
	margin-left: 6px;
}

.iconList.single.iconList02 {
	margin-top: 30px;
	margin-bottom: 8px;
}

.borderBottomWrap {
	border-bottom: 2px solid #e2bf4d;
	padding-bottom: 36px;
}
.linkArea .blank.blank02 {
	margin-bottom: 10px;
	text-align: center;
}

/*-----------------------------------------*/


.linkBtn50 {
	width: 50%;
}

.iconListWrap01 {
	*width: 320px;
}
.iconListWrap02 {
	*width: 240px;
}
.iconListWrap03 {
	*width: 350px;
}
.iconListWrap04 {
	*width: 274px;
}
.iconListWrap05 {
	*width: 388px;
}
.iconListWrap06 {
	*width: 375px;
}
.iconListWrap07 {
	*width: 380px;
}



/*-----追加　7/03/16------------------------------------------*/


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.travel_plan_box {
	border: #EFEFEF solid 5px;
    background: #ffffff;
    padding: 20px;
	margin-bottom:30px;
}

.travel_plan {
	overflow:hidden;
}
.travel_plan li {
	position: relative;
    width: 210px;
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    margin: 0px 20px 10px 10px;
    border: 2px solid #EFEFEF;
    min-height: 70px;
}
.travel_plan li.sp_3 {
	min-height:90px;
}
.travel_plan li:nth-child(3n+1) {
	margin-left:0;
}
.travel_plan .ic_arrow:after {
	content: url(../image/201703/icon_next.jpg);
    top: 50%;
    right: -30px;
    position: absolute;
    margin-top: -13px;
}

.tp_wrap {
	padding-left:30px;
	line-height:1.4;
}
.tp_wrap dt {
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
	border-bottom: 1px dotted #F6D15D;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.tp_wrap dd {
	color:#666;
	line-height:1.4;
}

.travel_plan .ic_start,
.travel_plan .ic_goal {
	padding-left:50px;
}
.travel_plan .ic_start:before {
	content:"";
	background: url(../image/icon_circle_red.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
	width: 40px;
    height: 40px;
	display:inline-block;
    top: 10px;
    left: 10px;
	position:absolute;
}
.travel_plan .ic_eat:before {
	content:"";
	background: url(../image/icon_eat_big.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
	width:15px;
    height:20px;
	display:inline-block;
    top: 10px;
    left: 12px;
	position:absolute;
}
.travel_plan .ic_sakura:before {
	content:"";
	background: url(../image/icon_sakura.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
	width:22px;
    height:21px;
	display:inline-block;
    top: 10px;
    left: 10px;
	position:absolute;
}
.travel_plan .ic_ship:before {
	content:"";
	background: url(../image/icon_ship_s.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
	width:21px;
    height:13px;
	display:inline-block;
    top: 10px;
    left: 10px;
	position:absolute;
}
.travel_plan .ic_temple:before {
	content:"";
	background: url(../image/icon_temple.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
	width:17px;
    height:13px;
	display:inline-block;
    top: 11px;
    left: 11px;
	position:absolute;
}
.travel_plan .ic_walk:before {
	content:"";
	background: url(../image/icon_walk.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
	width:11px;
    height:18px;
	display:inline-block;
    top: 11px;
    left: 11px;
	position:absolute;
}
.travel_plan .ic_sight:before {
	content:"";
	background: url(../image/icon_sight.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
	width: 17px;
    height: 9px;
    display: inline-block;
    top: 14px;
    left: 11px;
    position: absolute;
}
.travel_plan .ic_goal:before {
	content:"";
	background: url(../image/icon_circle_green.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
	width: 40px;
    height: 40px;
	display:inline-block;
    top: 10px;
    left: 10px;
	position:absolute;
}

.travel_plan_box .caution {
    font-size: 11px;
    margin: 0;
    color: #6a6a6a;
    line-height: 1.5;
    padding-top: 10px;
}

</pre></body></html>