@charset "UTF-8";
i.areapoint_4cb34e::before{ content: url(/asset/img/common/icon_areapoint_30x30_4cb34e.svgz); }
i.arrow_4cb34e::before{ content: url(/asset/img/common/icon_arrow_10x10_4cb34e.svgz); }

.container {
padding: 60px 0px 0px;
}
.bgimg_spot {
background-image: url("/asset/img/spot/cat_mainimg.jpg");
}
#areaguide_map_wrap {
background-image: url("../img/areaguide/areamap.png");
background-repeat: no-repeat;
background-position: center top;
background-size: 1180px 596px;
height: 596px;
position: relative;
margin-bottom: 44px;
}
#aguide_map_ttl {
position: absolute;
left: 0;
bottom: 0;
width: 260px;
height: 184px;
background-color: #eee7e0;
}
#aguide_map_ttl span {
display: block;
width: 188px;
height: 116px;
margin: 34px 0 0 36px
}
#aguide_map_btn {
width: 640px;
height: 596px;
margin: 0 auto;
position: relative;
}
.agmap_btn {
position: absolute;
}
.agmap_btn a {
display: block;
background-color: #fff;
border: solid 1px #d4d4d4;
width: 210px;
height: 46px;
line-height: 46px;
font-size: 1.5rem;
text-align: center;
font-weight: bold;
border-radius: 5px;
}
.agmap_btn:nth-child(-n+3) a:hover {
background-color: #2ea7e0;
opacity: 1;
color: #fff;
}
.agmap_btn:nth-child(n+4) a:hover {
background-color: #4cb34e;
opacity: 1;
color: #fff;
}
.agmap_btn:first-child {
bottom:30px;
right:240px;
}
.agmap_btn:nth-child(2) {
bottom:86px;
right:180px;
}
.agmap_btn:nth-child(3) {
bottom:30px;
right:20px;
}
.agmap_btn:nth-child(4) {
top:192px;
right:30px;
}
.agmap_btn:nth-child(5) {
top:136px;
right:30px;
}
.areaguide_ara_wrap {
padding: 80px 0;
position: relative;
}
.areaguide_ara_wrap.bkc_lightcream::before {
content: '';
position: absolute;
top: 0;
left: 0;
border-top: 210px solid #fff;
border-right: 280px solid transparent;
}
.areaguide_ara_wrap.bkc_lightcream::after {
content: '';
position: absolute;
bottom: 0;
right: 0;
border-bottom: 210px solid #fff;
border-left: 280px solid transparent;
}
.txt_wrap, 
.img_wrap {
width: 50%;
position: relative;
z-index: 1;
}
.areaguide_ara_wrap .txt_wrap {
padding-right: 50px;
}
.area_mainimg img {
height: auto;
}
.agara_ctch {
position: relative;
padding: 40px;
}
.agara_ctch::before {
content: url(/asset/img/common/bracketsplus_2px60x60.svgz);
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 60px;
}
#area_04 .agara_ctch::before,
#area_05 .agara_ctch::before {
content: url(/asset/img/common/bracketsplus_2px60x60_green.svgz);
}
.agara_ctch::after {
content: url(/asset/img/common/bracketsplus_2px60x60.svgz);
position: absolute;
bottom: 0;
right: 0;
width: 60px;
height: 60px;
transform: rotate(180deg);
}
#area_04 .agara_ctch::after,
#area_05 .agara_ctch::after {
content: url(/asset/img/common/bracketsplus_2px60x60_green.svgz);
}
.agara_ctch p {
font-size: 1.5rem;
}
.txt_wrap h2 {
margin: 16px 0 40px;
}
.txt_wrap ul {
position: absolute;
left: 0;
bottom:0;
width: 540px;
display: flex;
}
.txt_wrap ul li {
width: calc( 100% / 3 );
}
.txt_wrap li img {
height: auto;
}
.agara_shape {
display: block;
position: absolute;
top: 0;
right:50px;
}
.agara_btn {
display: block;
position: absolute;
bottom:0;
right:0;
padding: 8px 20px 0px;
background-color: #fff;
}
.bkc_lightcream .agara_btn {
background-color: #f9f7f5;
}
.agara_btn .ahover_ul {
font-weight: bold;
padding-top: 4px;
height: 40px;
width: 290px;
}
.agara_btn .ahover_ul span {
height: 40px;
}
#area_04 .ahover_ul span, 
#area_05 .ahover_ul span {
border-bottom: solid 1px #4cb34e;
}
#area_04 .ahover_ul::after, 
#area_05 .ahover_ul::after {
background: #4cb34e;
}
#area_04 .ahover_ul:hover,
#area_05 .ahover_ul:hover {
color: #4cb34e;
}