/*===================================
    MENU
===================================*/

/*===================================
    Background Image
===================================*/
.top-map-info {
    background: url(https://japankuru.com/gld-kanri/data/themes/japankuru/assets/special_feature/img/featuredmap/mobiletop.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: visible;
    margin: 23px auto;
    color: #fff;
    top: -27px;
}
/*===================================
    Article section
===================================*/
section header h1 {
    width: 239px;
    height: auto;
    font-size: 54px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: -3.6px;
    color: #732323;
    margin-left: 23.5px;
    margin-top: 66px;
    margin-bottom: 16px;
}
section header h3 {
    width: 320px;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #732323;
    margin: 0 auto;
    margin-bottom: 22px;
    text-align: left;
}
section header h6 {
    width: 320px;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.25px;
    color: #757575;
    margin: 0 auto;
    text-align: justify;
    margin-bottom: 48px;
}
.info-source {
    height: 24px;
    margin: 0 20px;
    display: flex;
    color: black;
    align-items: center;
}
.info-source span {
    font-size: 15px;
}
.info-source h5 {
    margin-left: 3px;
    font-size: 11px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.18;
    letter-spacing: 0.08px;
}
/*===================================
    Map section
===================================*/
.japanmap {
    margin-bottom: 134px;
}
#mapofjapan {
    overflow: visible;
}
.map-table {
    display: grid;
    grid-template-columns: auto auto;
    margin: 14px 0;
}
.map-color-intro {
    position: relative;
    margin: 0 20px;
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797;
}
.map-color-intro h3 {
    left: 20px;
    height: 24px;
    width: -moz-fit-content;
    width: -o-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    font-size: 16px;
    padding: 0px 8px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.11px;
    color: #000000;
    position: absolute;
    background-color: #f3f3f3;
    text-align: center;
    top: -14px;
    left: 13px;
}
.map-table-info {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}
.map-table-info span {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.09px;
    color: #121212;
}
.map-table-info img {
    width: 20px;
    height: 20px;
    margin-left: 3px;
    margin-right: 5px;
}
/*===================================
    Article
===================================*/
.japanarea {
    overflow: visible;
}
.article-title {
    position: relative;
    top: -30px;
}
.slider-location {
    height: 22px;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.92;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
    margin-bottom: 8px;
}
.slider-article-name {
    margin-top: 10px;
    margin-bottom: 4px;
    height: 44px;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #000000;
}
.slider-article-description {
    display: none;
    width: 208px;
    height: 54px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.25px;
    color: #757575;  
}
.swiper3 .swiper-slide {
    height: 200px!important;
}
.swiper-wrapper {
    top: -170px
}
.swiper-slide-active {
    border-top: solid 2px #80551a;
}
.swiper-slide {
    color: #000000;
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 20px;
}
.swiper3 {
    height: 32px;
    position: relative;
}
.calendar {
    display: flex;
    margin-top: 20px;
    padding-bottom: 42px;
    justify-content: space-evenly;
}
.month-number {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #80551a;
}
.calendar tbody tr td {
    width: 5px;
    height: 11px;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: -0.73px;
    text-align: center;
    color: #525252;
    padding: 0px 2.5px;
    border-bottom: 4px solid #ffffff;
}
/*===================================
    Footer
===================================*/
footer .share-link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
}
footer .share-link a img {
    width: 42px;
    height: 42px;
}
footer .share-link a:first-child {
    margin-left: 0px;
}
footer .share-link a {
    margin-left: 20px;
}
.tooltip {
    position: relative;
    display: inline-block;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 80%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}