/* ãƒžãƒƒãƒ?
--------------------------- */
.wrap {
    width: 100%;
    border-bottom: solid 3px #124199;
}
#container {
    margin: 0 auto;
    width: 980px;
}
#search {
    overflow: hidden;
}
.search_map {
	width: 978px;
	font-size: 14px;
	float: right;
	border: 1px solid #ccc;
    margin-top: 4px;
}
.search_map__headline {
    color: #17184b;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #17184b;
    background: url(/hotel/kyushu/map/images/bg_hana.png);
	width: 100%;
	margin: 0;
}
.search_map ul {
	width: 510px;
	height: 650px;
	margin: 60px auto 20px;
	background-image: url(/hotel/kyushu/map/images/map.png);
	background-repeat: no-repeat;
	position: relative;
}
.search_map ul li {
	text-shadow:
		-1px -1px #c6d278,
		1px -1px #c6d278,
		-1px 1px #c6d278,
		1px 1px #c6d278;
}
.search_map ul li.btn {
	text-shadow:none;
	height:36px;
	margin:0 10px 10px 0;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	border-radius:5px;
	border:1px solid #17184b;
	background-color:#fff;
	box-shadow: 0px 3px 0px 0px rgba(23,24,75,1.0);
	display:inline-block;
}
.search_map ul li.btn:hover{
	box-shadow: 0px 1px 0px 0px rgba(23,24,75,1.0);
}
.search_map ul li.btn a {
	line-height:36px;
	padding:0 15px;
	border-radius:5px;
	color:#17184b;
	text-decoration:none;
	display:block;
}
.search_map ul li.btn a:hover {
	color:#17184b !important;
	padding:2px 15px 0 15px;
}
.search_map ul li.area a:hover {
	color:#bb2b39 !important;
}
/*çœŒã?œã‚¿ãƒ³*/
.fukuoka {
	position:absolute;
	top:30px;
	left:170px;
}
.saga {
	position:absolute;
	top:100px;
	left:15px;
}
.nagasaki {
	position:absolute;
	top:250px;
	left:20px;
}
.oita {
	position:absolute;
	top:44px;
	left:380px;
}
.kumamoto {
	position:absolute;
	top:320px;
	left:210px;
}
.miyazaki {
	position:absolute;
	top:310px;
	left:390px;
}
.kagoshima {
	position:absolute;
	top:440px;
	left:124px;
}
/*æ¸©æ³‰åœ°ãƒ?ã‚­ã‚¹ãƒˆãƒªãƒ³ã‚¯*/
.hirato {
	position:absolute;
	top:185px;
	left:0px;
}
.unzen {
	position:absolute;
	top:270px;
	left:168px;
}
.furuyu {
	position:absolute;
	top:117px;
	left:151px;
}
.takeo {
	position:absolute;
	top:154px;
	left:90px;
}
.ureshino {
	position:absolute;
	top:176px;
	left:118px;
}
.harazuru {
	position:absolute;
	top:83px;
	left:237px;
}
.housenji {
	position:absolute;
	top:131px;
	left:239px;
}
.beppu {
	position:absolute;
	top:119px;
	left:375px;
}
.yuhuin {
	position:absolute;
	top:145px;
	left:372px;
}
.sujiyu {
	position:absolute;
	top:172px;
	left:372px;
}
.waita {
	position:absolute;
	top:166px;
	left:236px;
}
.kurokawa {
	position:absolute;
	top:193px;
	left:260px;
}
.hirayama {
	position:absolute;
	top:198px;
	left:178px;
}
.yamaga {
	position:absolute;
	top:228px;
	left:220px;
}
.minamiaso {
	position:absolute;
	top:277px;
	left:286px;
}
.uchinomaki {
	position:absolute;
	top:239px;
	left:283px;
}
.seagaia {
	position:absolute;
	top:410px;
	left:326px;
}
.aoshima {
	position:absolute;
	top:459px;
	left:390px;
}
.kirishima {
	position:absolute;
	top:469px;
	left:261px;
}
.ibushiki {
	position:absolute;
	top:577px;
	left:186px;
}
/* area-yado
--------------------------- */
.area-yado {
    margin: 50px 0;
}
.area-yado__title {
    font-size: 23px;
    font-weight: bold;
    color: #124199;
    margin-bottom: 11px;
    padding: 6px 0;
    text-align: center;
    line-height: 1.2em;
}
.area-yado__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
    width: 980px;
    box-sizing: border-box;
}
.area-yado__card {
    width: 307px;
    margin-bottom: 40px;
    border: 1px solid #ccc;
    border-top: solid 3px #124199;
    position: relative;
    box-sizing: border-box;
}
.area__yado__card {
    background: #f7f2ec;
    border-top: solid 3px #124199;
}
.area-yado__card__name {
    font-size: 16px;
    font-weight: bold;
    color: #3e558b;
    text-align: center;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    border-bottom: 1px solid #e8d7c3;
}
.area-yado__card__catch {
    text-align: center;
    line-height: 3em;
}
.area-yado__card__detail {
    text-align: center;
    border: 1px solid #ccc;
    background: #FAFAFA;
    margin: 5% 5% 80px;
}
.area-yado__card__detail__label {
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 3em;
    background: #eeeeee;
}
.area-yado__card__detail__list {
    text-align: center;
}
.area-yado__card__detail__list li {
    text-align: center;
    list-style: none;
    display: inline-block;
    padding: 4px 6px;
    text-decoration: underline;
    color: #3e558b;
}
.area-yado__card__detail__list li::before {
    content: '';
    display: inline-block;
    background: url(/hotel/kyushu/map/images/arrow_right.png) no-repeat;
    width: 6px;
    height: 10px;
    margin-right: 5px;
}
/*button*/
.area-yado__card .btn-orange {
    background: #f08300;
    color: #fff !important;
    margin: 0;
    position: absolute;
    width: 90%;
    height: 50px;
    padding: 10px 20px 10px 20px;
    font-size: 15px;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    -ms-flex-align: center;
        align-items: center;
    transition: all .1s linear;
    bottom: 16px;
    left: 5%;
}
.btn-orange::after {
    content: '';
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    position: absolute;
    top: 32%;
    right: 20px;
}
.area-yado__card .btn-orange:hover {
    background: #ffeed9;
}
.btn-orange:hover::after {
    border-top: 4px solid #f08300;
    border-right: 4px solid #f08300;
}
