<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;
	font-family:"Noto Sans Japanese", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ul,li,dl,dt,dd,p{margin:0;padding:0;line-height:1.5em}
.slick-slider {
	opacity:0.8;
}
#mainRight {
    max-width: 100%;
    overflow: hidden;
}
#mainPhoto{
	display:none;
	position:relative;
}
#mainPhoto h2{
	position:absolute;
	left:0%;
	top:0%;
	z-index:1;
}
#mainPhoto p{
	position:absolute;
	bottom:3%;
	z-index:1;
	width: 100%;
}
#mainPhoto p img{
	margin: auto 0;
}
#mainPhoto ul li{
	width:100%;
}
#mainPhoto ul li img{
	width:100%;
	height:420px;
}

#tourContent{
	background:url(../../img/topics/sakura/bg.jpg) repeat;
	padding:8px 0;
}


/*検索*/
.searchWrap{
	overflow:hidden;
	background: url(../../img/topics/sakura/bg.jpg) repeat;
    padding: 10px 0;
}
.searchBox{
	margin: 0px 8px;
	/*border: #EF6081 2px solid;*/
	width:47%;
	float:left;
	/*height:130px;*/
	background:#fff;
}
.tourTtl{
	text-align:center;
	font-size:1.1em;
	background:#EF6081;
	color:#fff;
	padding:5px 0;
}
.tourTtl i{
	margin-right:3px;
}
.tourTtl span.eng:after{
	content:"│";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchBoxInner {
	padding:5px;
	font-size:0.9em;
}
.searchBox img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBox p.searchBtn{clear:both; width:80%;margin:5px auto;}
.searchBox p.searchBtn button{width:100%;background-color:#ADD39B ;border:none;padding:5px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:5px auto;font-size:1.2em;}
.searchBox p.searchBtn button i{margin-right:5px;}
.searchBox p.searchBtn button:hover{background-color:#CCC;}
.searchBox .search_keyword{border-top:#FFF 1px solid;padding-top:5px;}
.searchBox .search_keyword ul li{float:left;margin-right:8px;line-height:1.5em;margin-bottom: 3px;}
.searchBox .search_keyword ul li a{text-decoration:underline;}
.searchBox select,.searchBox input{padding:3px;max-width: 200px;}
.searchBox #useDay01{margin:2px auto;width:80%;}
.searchBox input{width:18px;padding:3px 0;}
.searchBox input.year1{width:55px;}
.searchBox span{float:left;margin-right:5px;font-size: 0.9em;}
.searchBox img{vertical-align:middle;cursor:pointer;width:29px;height:29px;}
.searchBox img:hover{opacity:0.8;}

/*キーワードから検索する*/

.searchKeyword{
	width:47%;
	float:right;
	border:#EF6081 2px solid;
	background:#FFF;
	margin: 0px 8px 0px 0;
	height:130px;
}
.searchKeyword p{
	margin-bottom:5px;
}

.searchKeyword ul li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	margin:5px 5px;
	font-size:14px;
	padding-left:15px;
	background:url(../../img/category/hatobus/iconKeyword.png) no-repeat left;
}
.searchKeyword ul li a{
	text-decoration:underline;
}

.tourContentInner{
	width:98%;
	margin:0px auto;
	z-index:5;
	background:#fff;
	padding:8px 0;
	overflow:hidden;
}
.tourContentInner h3,.tourContentInner h3 {
	text-align:center;
	font-size:1.3em;
	padding:10px 0;
	background:#f2dbbd;
	border-bottom:solid 1px #603117;
	border-left: solid 12px #EF6081;
	color:#EF6081;
	width:95%;
	margin:0px auto 10px;
	
　}

.tourContentInner #planList h3{
	background:#fff;
	color:#EF6081;
	font-weight:normal;
	border:none;
	margin:0px auto;
}
.tourContentInner #planList h3 span{
	font-weight:bold;
}
.tourContentInner #planList h3 i{
	margin-right:8px;
}
.kwzMap{
	background:url(../../img/topics/kawazu/map.jpg) no-repeat;
	position:relative;
	width:516px;
	height:400px;
	margin:0 auto;
}

.kwzMap li{
	position:absolute;
	background:#EF6081;
	color:#fff;
	box-shadow:0px 3px 0px 1px #603117;
	-moz-box-shadow:0px 3px 0px 0px #603117;
	-webkit-box-shadow:0px 3px 0px 0px #603117;
	border-radius:5px;
	padding:3px 10px;
	display:block;
	cursor:pointer;
	font-size:1.2em;
}

.kwzMap li::before,
.kwzMap li::after,
.tourBox ul li::before,
.tourBox ul li::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.kwzMap li,
.kwzMap li::before,
.kwzMap li::after,
.tourBox ul li,
.tourBox ul li::before,
.tourBox ul li::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.kwzMap li:hover{
	background-color: #f2dbbd;
}
.kwzMap li.kawazumatsuri{
	top: 72%;
	left: 47%;
}
.kwzMap li.hina{
	top: 59%;
	left: 50%;
}
.kwzMap li.atami{
	top: 3%;
	right: 25%;
}
.kwzMap li.joren{
	top: 40%;
	right: 40%;
}
.kwzMap li.nirayama{
	top: 14%;
	left: 50%;
}
.kwzMap li i{
	margin-left:5px;
	font-size:0.8em;
	padding-bottom:3px;
}

.tourContentInner #arrival{
	padding-top:5px;
}
.tourBox{
	display:none;
}
.active{
	display:block;
}

.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;
}

#planList{
	overflow:hidden;
}
.planBox{
	width: 47.8%;
    display: inline-block;
	margin: 8px;
	padding:8px;
	border: #999 1px solid;
	box-sizing: border-box;
    vertical-align: top;
}
.planBox:nth-child(even) {
    margin-left: 0;
}
.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;
}
.planBoxL h4{
	font-size:1.1em;
}

.planBox p img,.planBoxL p img{
	height:160px;
	object-fit: cover;
    object-position: 50% 50%;
}
.planBoxL p{
	width:45%;
	float:left;
	margin-right:8px;
}
.planBoxL .recText{
	width:53%;
	float:left;
}
.planBox .planInfo{
	margin:8px 0px;
	width:100%;
	font-size:0.9em;
}
.planBoxL .planInfo{
	margin: 0 0 8px;
	width:100%;
}
.planBox .planInfo th,.planBoxL .planInfo th{
	background:#ADD39B!important;
}
.planBox .planInfo td,.planBoxL .planInfo td{
	border-bottom:#999 1px solid!important;
	padding: 3px 5px!important;
}
.planBox .planInfo .tableTtl,.planBoxL .planInfo .tableTtl{
	background:#EF6081;
	margin-right:8px;
	border-bottom:#999 1px solid!important;
	padding:5px;
	font-weight:normal!important;
}
.planBox dl.planPrice,.planBoxL dl.planPrice{
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;  
	margin-left: auto;
	margin-right: auto;
}
.planBoxL dl.planPrice{
	float:left;
	margin: 8px 0;
}
.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;
}
.planBoxL .planLink{
	float: right;
	margin-right:0;
}
.planBox .planLink a,.planBoxL .planLink a{
	text-align:center;
	font-weight:bold;
	border-radius:5px;
	padding:8px 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);
}
.planBoxL .planLink.multiple {
    float: none;
}
.planBoxL .planLink.multiple span{
	display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    width: 72%;
    vertical-align: middle;
    padding: 8px 0 8px 8px;
    border-left: 3px solid #ef6081;
}
.planBoxL .planLink.multiple a{
	margin: 0 auto 12px;
	display: inline-block;
    width: 25%;
}
.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;
}


/*名所案内*/
#meisyoInfoW{
	overflow:hidden;
	width:100%;
}
.meisyoInfo p img{
	width:40%;
	float:left;
	border: #5f5f5f 1px solid !important;
	padding:2px;
}
.meisyoInfo{
	width:88%;
	float:left;
	margin:8px 2px 0px 10px;
	padding:20px;
	border:#eee 1px solid;
	box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-moz-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-webkit-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-o-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-ms-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.meisyoInfo .infotxt{
	margin:0px 8px;
	width:55%;
	float:left;
}
.meisyoInfo .planLink{
	clear:none;
	float:left;
	width:51%;
	margin:8px auto;
}
.meisyoInfo .planLink a{
    display: block;
    text-align: center;
    margin: 8px auto;
}

/*テーマから探す*/
.themaSakura{
	width: 30.5%;
	position:relative;
	float:left;
	margin-left:9px;
	margin-bottom:9px;
	border:1px solid #603117;
	font-size:1em;
}
.themaSakura a{
	text-decoration:none!important;
}
.themaSakura dl dt{
	font-size:0.9em;
	display:block;
	position:relative;
	margin-bottom:5px;

}
.themaSakura dl dt img{
	height: 140px;
}
.themaSakura dl dd{
	position:relative;
	text-align:center;
/*	padding:3px;*/
	background:#8f8f8f;
	color:#FFFFFF;
	opacity:0.92;
	z-index:1;
	padding:2px 0;
	font-weight:bold;
	top:-30px;
	margin-bottom:-27px;
}
.themaSakura dl dd span{
	font-size:1.3em;
	color:#F60;
	margin-right:5px;
	font-weight:bold;
}

/*見どころスポットから探すPC*/
.spot {
    display: flex;
    flex-wrap: wrap;
}
.spot dl{
	width:30%;
	vertical-align: top;
    margin: 5px;
    padding: 5px;
    border: #5f5f5f 1px solid !important;
}

.spot dl dt{
	text-align:center;
	font-weight: bold;
	color: #5f5f5f;
}
.spot dl dd{
	margin: 5px;
	font-size: 0.9em;
}
.spot .spot_txt{
	margin: 0 5px !important;
	text-align:left!important;
}
.spot .btn{
	display:block;
	clear:both;
	position: relative;
	background:none;
}
.spot .btn a{
	background:#EF6081;
	display:block;
	border-radius:5px;
	padding:10px 0;
	font-weight:bold;
	text-decoration:none;
	width:90%;
	margin:5px auto;
	text-align:center;
	color:#FFF!important;
	position: relative;
}
#content .spot .btn a:hover{
	background:#FCC;
}
.width50 dl{
	width:45.8%!important;
}

/*目的地から選ぶ*/

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

.tourContentInner .placeList .annnai{
	text-align:center;
	margin-bottom:10px;
	font-size:110%;

}

.tourContentInner .placeList h3 span{
	font-weight:bold;
}
.tourContentInner .placeList h3 i{
	margin-right:8px;
}
.placeList{
	position:relative;
	width:100%;
	/*height:180px;*/
	margin:0 auto;
	overflow:hidden;
}
.tourContentInner .placeList ul li{
	width: 30.5%;
	position:relative;
	float:left;
	margin-left:9px;
	margin-bottom:9px;
	border:1px solid #603117;
	font-size:1em;
}
.placeList li:hover{
	opacity:0.6;
}

.tourContentInner .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;
}
.tourContentInner .placeList ul li .categoryImg{
	overflow:hidden;
	width:100%;
	height:100px;
	cursor: pointer;
}
.tourContentInner .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%);
}
.tourContentInner .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 {
    background: #fff;
    width: 98%;
    margin: 0px auto;
    z-index: 5;
    padding: 8px 0;
    overflow: hidden;
}
.tourMeal h3 {
	text-align:center;
	font-size:1.3em!important;
	padding:10px 0!important;
	background:#f2dbbd !important;
	border-bottom:solid 1px #603117!important;
	border-left: solid 12px #EF6081!important;
	color:#EF6081!important;
	width:95%!important;
	margin:0px auto 10px;
	
}
.tourMeal h4{
	font-size:1.1em;
	text-align:center;
	background:#666!important;
	color:#fff;
	padding:6px 0;
	border-top:none;
}
.tourMeal .mealPlan{
	border:1px #666 solid;
	width: 98%;
    margin: 8px auto;
}
.tourMeal .mealPlanImg{
	float:left;
	width:30%;
	padding:8px;
}
.tourMeal .mealPlanImg img{
	width:100%;
}
.tourMeal .mealPlanText{
	width: 64.2%;
    float: left;
    padding: 8px 8px 8px 0px;
}
.tourMeal .planLink {
	width:60%;
	margin:8px auto;
}
.tourMeal .planLink a {
    text-align: center;
    font-weight: bold;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    border-radius: 5px;
    padding: 6px 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);
}
.navi{
	margin:10px 0;
}
.navi ul li{
	padding:5px;
	display:inline-block;
	width:22.4%;
	text-align:center;
	vertical-align:middle;
	border-right:1px dotted #666;
}
.navi ul li:last-child{
	border-right:none;
}
.navi ul li i{
	margin-left:5px;
}

/*ページ内リンク*/
.pageNav ul{
	width:100%;
	display:table;
	margin:8px 0;
	font-size:0.9em;
}
.pageNav ul li{
	display:table-cell;
	border-right:1px solid #666;
	text-align:center;
	padding:8px 0;
	font-size:1.1em;
}
.pageNav ul li a{
	text-decoration:underline;
}
.pageNav ul li:last-child{
	border-right:none;
}
.pageNav ul li i{
	margin-left:3px;}

.bnArea li{
	margin-bottom:8px;
	width: 100%;
	text-align: center;
}
.mapCont{
	text-align: center;
	margin:15px 0;
}
.mapCont img{
	margin:0 auto;
}
.portCont li{
	padding:8px;
	border-bottom:1px dotted #666;
}
.portCont h4{
	text-align: center;
	font-size:1.2em;
	margin:8px 0;
}
.portCont p{
	margin-bottom:8px;
}
/*その他の地域*/
.otherArea {
    margin: 8px 0 15px;
}
.otherArea .otherTtl,h2.ttl_c{
	font-family: "Sawarabi Mincho";
    color: #EF6081;
    font-size: 1.5em;
    font-weight: normal;
    margin: 15px 5px 10px 5px;
    position: relative;
    padding: 5px 0px 5px 5px;
}
.otherArea .otherTtl:after,h2.ttl_c:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 5px;
	border-bottom:#EF6081 solid 2px;
/*    background: -webkit-repeating-linear-gradient(-45deg, #8C0000, #8C0000 2px, #fff 2px, #fff 4px);
    background: repeating-linear-gradient(-45deg, #8C0000, #8C0000 2px, #fff 2px, #fff 4px);*/
}
.otherArea li{
	float:left;
	width:calc(100%/3 - 5px);
	margin-right:5px;
	margin-bottom:5px;
	position:relative;
	text-align: center;
	box-sizing: border-box;
	background: #f2dbbd;
    border-radius: 5px;
}
.otherArea li img{
	width:100%;
	height:122px;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.otherArea li:hover{
	opacity:0.8;
}
.otherArea li .areaName{
	font-family: 'Satisfy', cursive;
	font-size:2.6em;
	color:#fff;
	top: 46%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position:absolute;
	-webkit-text-shadow: 0px 0px 8px #333;
  	-moz-text-shadow: 0px 0px 8px #333;
  	text-shadow: 0px 0px 8px #333;
}
.otherArea li .areaTtl{
	font-size:1.1em;
	padding: 12px 0;
    font-weight: bold;
    color: #EF6081;
}

/*日付検索*/
#menu_mujin2 p {
    background: #666;
    width: 30%;
    margin-left: 13px;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#menu_mujin2 ul{
	width: 100%;
    margin: 0 auto;
	border:#666 2px solid;
	float:left;
}
#menu_mujin2 ul li{
	display:block;
	float:left;
	font-size:1.1em;
	width:9.8%;
	font-weight:bold;
	background: #fff;
    border-left: 1px dotted #666;    
}
/*#menu_mujin2 ul li:nth-child(10){
	width:9.9%;

}*/
#menu_mujin2 ul li:nth-child(1),#menu_mujin2 ul li:nth-child(2),#menu_mujin2 ul li:nth-child(3),#menu_mujin2 ul li:nth-child(4) ,#menu_mujin2 ul li:nth-child(5),#menu_mujin2 ul li:nth-child(6),#menu_mujin2 ul li:nth-child(7) ,#menu_mujin2 ul li:nth-child(8),#menu_mujin2 ul li:nth-child(9),#menu_mujin2 ul li:nth-child(10) {
	border-bottom: 1px dotted #666;
}
#menu_mujin2 ul li:nth-child(1),#menu_mujin2 ul li:nth-child(11) {
	border-left:none;
}

#menu_mujin2 ul li span{
	display:inline-block;
	vertical-align:middle;
	margin:3px;
}
#menu_mujin2 ul li span img{
	width: 50px;
    height: 45px;
}
#menu_mujin2 ul li a{
	display: block;
	color:#333;
}
#menu_mujin2 ul li span.islandName{
	padding-left:5px;
}
#menu_mujin2 ul li span.islandName i{
	margin-left:3px;
}
#menu_mujin2 ul li.tabCurrent{
	color:#0066cc;
}

#menu_mujin2 img{
	opacity:0.5;
}
#menu_mujin2 ul li.tabCurrent img,#menu_mujin2 a:hover img{
	opacity:1;
}
#menu_mujin2 ul li a:hover{
	color:#0066cc;
}
.category_select{
	display: flex;
    margin: 0 20px 0 8px;
}
.category_select li {
    flex: 0 0 33%;
    position: relative;
    margin: 0 3px;
}
.category_select .categoryImg {
    height: 120px;
    overflow: hidden;
}
.category_select .categoryImg img {
    width: 100%;
    min-height: 120px;
}
.category_select .categoryArea {
    position: absolute;
    bottom: 0;
    background: rgba(240, 240, 240, 0.9);
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    padding: 5px 0;
    font-weight:bold;
}
.planListBtn {
    margin: 8px auto;
    width: 80%;
    text-align: center;
    color: #fff!important;
	background:#f90;
    padding: 8px 0;
    border-radius: 50px;
}
.category_info {
    display: flex;
    padding: 8px;
}

.info_img{
    flex: 0 0 20%;
    margin-right: 8px;
    overflow: hidden;
}
.info_img img,.tour_img img {
    width: 100%;
}

.category_tour_list {
    margin: 30px 15px 0;
}
.category_tour_list h3 {
    text-align: center;
    color: #ef6081;
    font-size: 1.5em;
    margin: 15px 0 8px;
    border-top: 2px solid #ef6081;
    padding: 12px 0;
    border-bottom: 2px solid #ef6081;
    border-left:none;
    background: #f6fdf8;
    width:100%;
}
.category_tour_list h4.cate_ttl {
    background: #666;
    display: block;
    position: relative;
    color: #fff;
    padding: 3px 8px;
    width: 114px;
    margin: 0 auto 12px;
    text-align: center;
}
.category_tour_list h4.cate_ttl:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 60%;
    margin-left: -15px;
    border: 5px solid transparent;
    border-top: 5px solid #666;
}

.tour_list,.spot_list{
	display: flex;
	flex-wrap:wrap;
}

.tour_list&gt;li,.spot_list&gt;li {
    border: 1px solid #d2d2d2;
    box-shadow: rgba(139, 132, 105, 0.1) 4px 4px 1px 0px;
    border-radius: 5px;
    margin: 0 5px 8px;
    /*flex: 0 0 48%;*/
	width: calc(50% - 16px);
}
.tour_list&gt;li:hover,.spot_list&gt;li:hover{
	opacity: 0.8;
}
.spot_list&gt;li a{
	display:flex;
	align-items: center;
	position:relative;
}
.spot_list&gt;li a:after{
	position: absolute;
	content:'\f054';
	font-family: "fontAwesome";
	right:5px;
}
.spot_list .tour_img{
	flex:0 0 30%;
	margin-right: 8px;
}
.category_tour_list li a {
    color: #000;
    position: relative;
}
.tour_list .tour_img{
	height: 180px;
    overflow: hidden;
}
.tour_list .tour_img img{
	min-height:180px;
}
.tour_text {
    padding: 8px;
}

.tour_text h5 {
    line-height: 1.4em;
    margin-bottom:8px;
}
.tour_text p {
    font-size: 0.9em;
}
.feature {
    display: flex;
    margin: 8px 0;
    flex-wrap: wrap;
}

.feature li {
    background: #eee;
    padding: 3px 5px;
    font-size: 0.9em;
    margin: 0 5px 5px 0;
}
.tour_link {
    margin: 8px auto;
    width: 60%;
    text-align: center;
    padding: 8px 0;
    background: #ef6081;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
}
.tour_price {
    color: #c00;
    font-weight: bold;
    font-size: 1.2em;
    text-align: right;
}
.other_tour_link {
    margin: 15px auto;
    width:80%;
}
.other_tour_link a{
    padding: 10px;
    display:block;
    border-radius: 50px;
    position: relative;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #ef6081;
}
.other_tour_link a:after{
	position: absolute;
	content:'\f054';
	font-family: "fontAwesome";
	right:5px;
}
/*FAQ*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	border-top: 1px solid #1b2538;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1px;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.6;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 1em;
	cursor: pointer;
	border-bottom: 1px solid #1b2538;
}
.cp_qa .cp_actab label:hover {
	color: #cd5c5c;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.5s ease;
	        transition: max-height 0.5s ease;
	color: #ffffff;
	background: rgba(100, 20, 15, 0.5);
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em;
}
/* 質問を開いた時の仕様 */
/* --アイコン */
.cp_qa .cp_actab input:checked ~ label {
	color: #db7093;
}
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab label::after {
	line-height: 1.6;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 3em;
	margin-top: -12.5px;
	-webkit-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	text-align: center;
}
.cp_qa .cp_actab input[type=checkbox] + label::after {
	content: '▼';
}
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
ul.bnArea img {
    width: 90%;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
.searchBox{
	width:95%;	
	margin: 15px auto;
	float: none;
}
.searchKeyword {
    width: 95%;
    margin: 15px auto;
    height: auto;
	float: none;
}
.planBoxL p {
    width: 100%;
    float: none;
    margin-right: 0px;
}
.planBoxL .recText {
    width: 100%;
    float: none;
}
.planBoxL .planInfo {
    margin: 8px 0 8px;
    width: 100%;
}
.planBoxL dl.planPrice {
    margin: 8px auto;
    text-align: center;
	float: none;
}
.planBox .planLink a, .planBoxL .planLink a {
    text-align: center;
    border-radius: 5px;
    padding: 8px 0px;
    display: block;
    text-decoration: none;
    background: #EF6081;
    color: #FFFFFF!important;
    font-size: 1.2em;
    box-shadow: 0 3px 0 rgb(96 49 23);
}
.otherArea li{
	width:calc(100%/2 - 5px);
}
.otherArea li:nth-child(3n) {
    margin-right: 5px!important;
}
.tour_list&gt;li,.spot_list&gt;li {
    width: 100%;
}

#mainPhoto h2 img {
    width: 156px;
}
.flex-1.lg\:w-2\/3.lg\:order-2 {
    order: 1;
}

.lg\:w-1\/3.order-last.lg\:order-1 {
    order: 2;
}
}
</pre></body></html>