@charset "utf-8";

/* ssWrap
----------------------------------------------------------- */

.leadWrap h3 {
	margin-bottom: 20px;
}

.leadWrap h3 img {
	width: 215px;
	height: auto;
}

/* bestBox
------------------------ */

.bestBox {
	padding-bottom: 30px;
}

.bestBox ul {
	padding-top: 20px;
	margin-bottom: 15px;
}

.bestBox ul li {
	width: 100%;
	float: none;
	margin-right: 0;
	position: relative;
	margin-bottom: 40px;
}

.bestBox ul li:last-child {
	margin-bottom: 20px;
}

.bestBox ul li .dtlPos {
	position: relative;
}

.bestBox ul li p.bar01 {
	width: 250px;
	height: 40px;
	line-height: 40px;
	top: -30px;
	left: 50%;
	margin-left: -125px;
}

.bestBox ul li p.bar01 a {
	padding-right: 25px;
	width: 250px;
	height: 40px;
	line-height: 40px;
	background: url(../../img/common/ico_blank_white.png) no-repeat 100% 50%;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
}

.bestBox ul li p.bar02 {
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.bestBox ul li p.bar02:before {
	content: url(../../img/neighborhood/ico_flower_L.png);
    position: relative;
    top: 10px;
    left: -9px;
}

.bestBox ul li p.bar02:after {
	content: url(../../img/neighborhood/ico_flower_R.png);
    position: relative;
    top: 10px;
    right: -9px;
}

.bestBox ul li .imgPos {
	position: absolute;
	top: -20px;
	left: 0;
}

.bestBox ul li .imgPos img {
	width: 83px;
	height: auto;
}

/* spotWrap
----------------------------------------------------------- */

#spotWrap {
	padding: 30px 0;
}

#spotWrap .txt01 {
	margin-bottom: 30px;
}

#ssTab.tab.col3 li {
    width: 50%;
}

#ssTab.tab.col3 li:first-child {
	border-left: 1px solid #bebebe;
}

#ssTab.tab.col3 li:nth-child(2) {
	border-right: 1px solid #bebebe;
}
#ssTab.tab.col3 li:nth-child(3) {
	border-right: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}

#ssTab.tab.col3 li:last-child {
	border-right: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}

/* spotBox
------------------------ */

.tabCon .spotBox li {
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
}

.tabCon .spotBox li img {
	margin-bottom: 10px;
}

.tabCon .spotBox li h4 {
	font-size: 15px;
	padding-left: 30px;
}

.tabCon .spotBox li h4 a {
	padding-right: 30px;
}

.tabCon .spotBox li .timeBar {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	margin-bottom: 15px;
}

.tabCon .map {
	width: 100%;
	height: 250px;
	margin-bottom: 25px;
}
.spot_btn {
	width: 100%;
}
#lnk_box01, #lnk_box02 {
    display: block;
}
.tab_box .btn_area {
	flex-wrap: wrap;
}
.tab_box .tab_btn {
	width: 50%;
}
#tripla_area {
	position: relative;
	width: 100%;
	min-width: 100%;
	margin-bottom: 10%;
}
#booking {
	margin: 10% auto 0;
}
#tripla_area .resLink {
	padding-top: 20px;
	    width: 83%;
	    margin: auto;
	    font-size: 12px;
			text-align: left;
}
#tripla_area .resLink li {
 margin-left: 0px!important;
 margin-bottom: 10px;
}
#tripla_area .resLink li:nth-child(2) {
	margin-left: 1%!important;
}
#tripla_area .confirm_link {
    right: 15%;
    bottom: 27.2%;
}
