@charset "UTF-8";
.areamap .u-pc{
    display: block;
}
.areamap .u-sp{
    display: none;
}
.areamap .contents {
    padding-top: 20px;
}
.areamap .ttl_btmicon {
    background: url(../img/about/areamap/ttl_map_video@2x.png) no-repeat;
    background-size: 137px auto;
    background-position: center bottom;
}
.areamap .mainMap_read{
    margin: 50px auto 40px;
    font-size: 1.4rem;
    line-height: 2;
    text-align: center;
}
.areamap section + section:not(.area_btmcontact){
    margin-top: 55px;
}
.areamap .sectionTitle{
	position: relative;
	width: 100%;
	height: 43px;
	background: #43bfef;
	border-radius: 10px;
	padding-left: 20px;
	margin-top: 55px;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	line-height: 43px;
}
.areamap .sectionRead{
    font-size: 1.5rem;
    line-height: 2.1;
    margin-top: 20px;
}
.areamap .categoryTag{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    min-width: 90px;
    height: 25px;
    padding: 0 8px;
    background: #43bfef;
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
}

.areamap .mainMap{
    position: relative;
}
.areamap .mainMap_content{
    position: relative;
}
.areamap .map_icons{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.areamap .map_icons a{
    display: block;
}
.areamap .map_icons a:hover{
    opacity: 0.7;
}
.areamap .map_icon01{
    position: absolute;
    top: 187px;
    left: 166px;
}
.areamap .map_icon02{
    position: absolute;
    top: 170px;
    left: 440px;
}
.areamap .map_icon03{
    position: absolute;
    top: 436px;
    left: 192px;
}
.areamap .map_icon04{
    position: absolute;
    top: 394px;
    left: 401px;
}
.areamap .map_icon05{
    position: absolute;
    top: 612px;
    left: 555px;
}

.areamap .present{
    margin-top: 60px;
}
.areamap .present h3{
    text-align: center;
}
.areamap .present .ttl_line01{
    padding-bottom: 18px;
}
.areamap .present p{
    font-size: 1.5rem;
    line-height: 2.1;
}
.areamap .present .btn_white01{
    margin-top: 30px;
}

.areamap .articleGrid_wrapper{
    display: grid;
    gap: 4em;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 40px;
}
.areamap .articleGrid_wrapper.--2cols{
    grid-template-columns: repeat(2, 1fr);
    gap: 4em;
}
.areamap .articleGrid_item{
    position: relative;
}
.areamap .articleGrid_item a{
    display: block;
    width: 100%
}
.areamap .articleGrid_item.--comingsoon figure{
    margin-bottom: 0;
}
.areamap .articleGrid_image{
    position: relative;
    overflow: hidden;
}
.areamap .articleGrid_item img{
    width: 100%;
    transition: transform .3s ease;
}
.areamap .articleGrid_title{
    width: fit-content;
    font-size: 1.5rem;
    line-height: 1.4;
    text-decoration: underline;

}
.areamap .articleGrid_item a:hover .articleGrid_title{
    color: #43bfef;
}
.areamap #access{
    margin-top: 150px;
    background-color: #DFF3F5;
}
.areamap #access .wrap{
    padding-top: 5px;
    padding-bottom: 9em;
}
.areamap .access_map{
    margin-top: 4.5em;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 アスペクト比 */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}
.areamap .access_map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.areamap .access_notes{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
    list-style: none;
    width: 600px;
    padding: 0;
    margin-top: 2em;
}
.areamap .access_notes li{
    display: flex;
    align-items: center;
    gap: 0.5em;
}
.areamap .access_notes img{
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}
@media screen and (max-width: 768px){
    .areamap .u-pc{
        display: none;
    }
    .areamap .u-sp{
        display: block;
    }
    .areamap .contents{
        padding-top: 0;
        margin-top: 40px;
    }
    .areamap .mainMap_read{
        margin: 5% auto;
        line-height: 1.6;
        text-align: left;
    }
    .areamap .sectionTitle{
        height: 38px;
        margin-top: 15%;
        font-size: 1.8rem;
        line-height: 38px;
    }
    .areamap .ttl_btmicon {
        background: url(../img/about/areamap/ttl_map_video@2x.png) no-repeat;
        background-size: 100px auto;
        background-position: center bottom;
    }
    .areamap .sectionRead{
        margin-top: 5%;
    }
    .areamap .categoryTag{
        min-width: 65px;
        font-size: 1rem;
    }

    .areamap .mainMap_img img{
        width: 100%;
        max-width: none;
    }
    .areamap .map_icons{
        height: 100%;
    }
    .areamap .map_icons img{
        width: 100%;
    }
    .areamap .map_icon01{
        position: absolute;
        width: 14%;
        top: 21%;
        left: 15.5%;
    }
    .areamap .map_icon02{
        position: absolute;
        width: 14%;
        top: 21%;
        left: 48%;
    }
    .areamap .map_icon03{
        position: absolute;
        width: 19.5%;
        top: 51%;
        left: 14%;
    }
    .areamap .map_icon04{
        position: absolute;
        width: 19.5%;
        top: 47%;
        left: 41%;
    }
    .areamap .map_icon05{
        position: absolute;
        width: 19.5%;
        top: 73%;
        left: 57.5%;
    }

    .areamap .present{
        margin-top: 15%;
    }
    .areamap .present .ttl_line01{
        padding-bottom: 18px;
    }
    .areamap .present .btn_white01{
        margin-top: 7%;
    }
    
    .areamap .articleGrid_wrapper{
        grid-template-columns: repeat(2, 1fr);
        gap: 2em;
        margin-top: 9%;
    }
    .areamap .articleGrid_wrapper.--2cols{
        grid-template-columns: 1fr;
        gap: 1.3em 0;
    }
    .areamap .articleGrid_title{
        font-size: 1.4rem;
    }
    .areamap #access{
        margin-top: 50px;
    }
    .areamap #access .wrap{
        padding-bottom: 5em;
    }
    .areamap .access_map{
        margin-top: 2em;
        padding-bottom: 75%;
    }
    .areamap .access_notes{
        width: 100%;
        gap: 0.8em;
        margin-top: 1.5em;
    }
    .areamap .access_notes li{
        font-size: 1.3em;
    }
}



/* ---------------------------------------------------------------------------
記事詳細
--------------------------------------------------------------------------- */
.areamap .area_detail_wrapper{
	padding: 30px 0 0;
}
.areamap .area_ttl_article .region_category{
	align-items: center;
}
.areamap .area_ttl_article .box_overview .region{
	margin-right: 15px;
	font-size: 1.8rem;
}
.areamap .box_overview .region {
    color: #848484;
    font-size: 1.3rem;
    font-weight: bold;
}
.areamap .area_ttl_article .box_overview .category{
	position: static;
	top:auto;
	left:auto;
	margin-top: 0;
}
.areamap .area_ttl_article .ttl{
	position: relative;
	margin: 10px 0;
	font-size: 2.6rem;
	padding-bottom: 17px;
	line-height: 1.3;
	font-weight: bold;
}
.areamap .area_ttl_article .ttl:after{
	content: "";
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 4px;
	background: #000;
}
.areamap .hero_movie{
    text-align: center;
    margin-top: 24px;
}
.areamap .hero_movie {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 アスペクト比 */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}
.areamap .hero_movie video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.areamap .explains{
    font-size: 1.5rem;
    line-height: 2.1;
    margin-top: 40px;
}
.areamap .gallery{
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}
.areamap .gallery-item{
    width: 480px;
    height: 271px;
    background-color: #F5F5F5;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.areamap .gallery-item figure{
    width: fit-content;
    text-align: center;
    margin-bottom: 0;
}
.areamap .area_detail_content + #access{
    margin-top: 90px;
}
.areamap .area_detail_button_return{
    padding: 50px 0;
}

@media screen and (max-width:768px) {
    .areamap .area_ttl_article .ttl{
        font-size: 2rem;
    }
    
    .areamap .explains{
        line-height: 1.8;
        margin-top: 16px;
    }
    .areamap .gallery{
        grid-template-columns: 1fr;
        gap: 10px 0;
        margin-top: 33px;
    }
    .areamap .gallery-item{
        width: 100%;
        height: auto;
    }
    .areamap .gallery-item img{
        width: 100%;
    }
    .areamap .area_detail_content + #access{
        margin-top: 50px;
    }
}
