@charset "utf-8";
@media screen and (min-width : 801px) and (max-width : 1255px) {
    .sec_recommendations .recommendations_list{
        margin: 0 -10px;
    }
    .sec_recommendations .recommendations_list li{
        padding: 0 10px;
    }
}
@media screen and (max-width : 1220px) {
#tmp_chatbot{
    right: 0;
}
}
@media screen and (max-width : 800px) {

/* useful navigation style
================================================== */
.furigana_on .sec_title{
    padding-top: 35px;
}
.sec_useful_navigation{
    padding: 29px 0 0;
    background-color: #f0f4f5;
    background-image: url("/shared/templates/top_rn2025/images/main/bg_useful_sp.png");
    background-repeat: no-repeat;
    background-position: top center;
	background-size:100% auto;
    margin-bottom: 27px;
}
.sec_useful_navigation .useful_navigation_wrap{
    padding: 46px 10px 19px;
}
.useful_navigation_ttl {
    margin-bottom: -25px;
}
.sec_useful_navigation h2{
    min-width: 140px;
    background-image: url(/shared/templates/top_rn2025/images/icon/useful_navigation_ttl_sp.png);
    background-size: 137px auto;
    padding-top: 31px;
}
.sec_useful_navigation h2::before {
    left: -35px;
    bottom: 8px;
    width: 33px;
    height: 40px;
    background-size: 33px auto;
}
.sec_useful_navigation h2::after {
    right: -40px;
    bottom: 8px;
    width: 45px;
    height: 45px;
    background-size: 45px auto;
}
/* recommend style
================================================== */
.sec_recommendations {
    padding-bottom: 25px;
    padding-top: 21px;
}
.sec_recommendations h2{
    background-image: url(/shared/templates/top_rn2025/images/icon/recommendations_ttl_sp.png);
    background-size: 225px auto;
    margin-bottom: 20px;
}
.sec_recommendations .recommendations_list{
    margin: 0 -5px;
}
.sec_recommendations .recommendations_list li{
   width: 50%;
   padding: 0 5px;
   margin-bottom: 14px;
}
.sec_recommendations .recommendations_list li a{
    font-size: 87.5%;
}
.sec_recommendations .recommendations_list li .recommendations_img{
    margin-bottom: 9px;
}
.sec_recommendations .recommendations_list .recommendations_txt a{
    padding-left: 16px;
}
.sec_recommendations .recommendations_btn a{
    font-size: 87.5%;
    padding-bottom: 10px;
}
.sec_recommendations .recommendations_btn a.hide span,
.sec_recommendations .recommendations_btn a span{
    background-position: 2px 3px;
}
/* news style
================================================== */
#tmp_sec_news {
    margin-bottom: 50px;
    padding-top: 25px;
}
.sec_news .sec_title{
    background-image: url(/shared/templates/top_rn2025/images/icon/news_title_sp.png);
    background-size: 80px auto;
}

/* event */
#tmp_sec_news .news_event{
    margin: 0 -15px;
    padding: 40px 15px 33px;
}

/* city information style
================================================== */
.sec_cityinfo .cityinfo_wrapper{
    padding-bottom: 20px;
}
.sec_cityinfo .cityinfo_wrapper:after{
    top: 142px;
}
.sec_cityinfo .sec_title{
    margin-bottom: 20px;
    padding-top: 31px;
    background-image: url(/shared/templates/top_rn2025/images/icon/cityinfo_title_sp.png);
    background-size: 128px auto;
}
.sec_cityinfo .cityinfo_cnt{
    flex-direction: column;
    gap: 0;
}
.sec_cityinfo ul{
    border-bottom: none;
}

/* galleries */
.cityinfo_galleries{
    flex: 1 auto;
    margin-bottom: 20px;
    width: 100%;
}
.cityinfo_galleries .item{
    width: 100%;
}
.cityinfo_galleries .item a{
    flex-direction: row;
    align-items: center;
    padding: 7px;
    font-size: 106.2%;
}
.cityinfo_galleries .item_img{
    margin-bottom: 0;
    margin-right: 19px;
    flex-shrink: 0;
    width: 98px;
}
.cityinfo_galleries .item_des{
    padding-top: 1px;
}

/* links */
.cityinfo_links{
    width: 100%;
}
.cityinfo_links .item,
.cityinfo_links .item:nth-child(2n){
    width: 100%;
    max-width: 100%;
    font-size: 100%;
}
.cityinfo_links .item {
    padding: 14px 14px 12px;
}
.cityinfo_links .item_img{
    margin-right: 12px;
}

/* setting border */
.cityinfo_galleries .item:not(:nth-child(3n)),
.cityinfo_links .item:not(:nth-child(2n)){
    border-right: none;
}
.cityinfo_galleries .item:nth-last-child(-n + 3):nth-child(3n + 1),
.cityinfo_galleries .item:nth-last-child(-n + 3):nth-child(3n + 1) ~ .item,
.cityinfo_links .item:nth-last-child(-n + 2):nth-child(2n + 1),
.cityinfo_links .item:nth-last-child(-n + 2):nth-child(2n + 1) ~ .item{
    border-bottom: 1px solid #d9d9d9;
}

/* advertisement
================================================== */
.sec_advertisement {
    padding: 20px 0 50px;
}
.sec_advertisement .sec_title{
    margin-bottom: 24px;
    background-image: url(/shared/templates/top_rn2025/images/icon/advertisement_title_sp.png);
	background-size:112px auto;
}
.sec_advertisement .advertisement_cnt {
    padding: 13px 2px 20px;
}



/* chatbot style
================================================== */
#tmp_chatbot{
    bottom: 50px;
    padding-right: 0;
}
#tmp_chatbot .chatbot_inner:after{
    right: 9px;
    top: -8px;
    background-image: url(/shared/templates/top_rn2025/images/icon/chatbot_symbol_sp.png);
    width: 46px;
    height: 45px;
}
#tmp_chatbot .chatbot_close a{
    top: -9px;
    left: -8px;
    background-image: url(/shared/templates/top_rn2025/images/icon/chatbot_close_sp.png);
    background-size: 11px auto;
    width: 27px;
    height: 27px;
}
#tmp_chatbot .chatbot_des{
    font-size: 100%;
}
#tmp_chatbot .chatbot_des a{
    padding: 13px 58px 10px 19px;
}
#tmp_chatbot .chatbot_des a:hover{
    text-decoration: none;
}

/* accessibilty style
================================================== */
/* color */
.sec_cityinfo .cityinfo_links .item_des > a:after,
.sec_recommendations .recommendations_btn a:after,
.sec_recommendations .recommendations_list li .recommendations_img::after, 
#tmp_sec_news .news_event a:after,
.useful_navigation_list li .nav_txt span::after,
.useful_navigation_list li a::after,
.sec_recommendations .recommendations_list .recommendations_txt a::after,
.sec_cityinfo .item_des > span:after,
.cityinfo_galleries .item a:after,
.cityinfo_links .item a:after{
    content: none;
}
.sec_recommendations .recommendations_list li.active:hover img,
#tmp_sec_news .news_event a:hover img,
.cityinfo_galleries a:hover .item_img img{
    transform: scale(1);
}
.color_black #tmp_wrapper #tmp_chatbot .chatbot_close a,
.color_blue #tmp_wrapper #tmp_chatbot .chatbot_close a{
    background-image: url(/shared/templates/top_rn2025/images/icon/chatbot_close_wh_sp.png) !important;
}
.color_yellow #tmp_wrapper #tmp_chatbot .chatbot_close a{
    background-image: url(/shared/templates/top_rn2025/images/icon/chatbot_close_blue_sp.png) !important;
}
/* fsize */
.fsize_small #tmp_wrapper #tmp_chatbot{
    bottom: 48px;
}
.fsize_big2 #tmp_wrapper #tmp_chatbot{
    bottom: 100px;
}
.fsize_big2 .sec_recommendations .recommendations_list .recommendations_txt a{
    word-break: break-word;
}
/* no-js & no-splide */

}
@media screen and (max-width : 620px) {
.sec_advertisement .advertisement_cnt ul {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
    margin: 0 auto 25px;
    max-width: 364px;
}
.sec_advertisement .advertisement_cnt ul li {
    width: 50% !important;
    padding: 0 6px;
    margin-bottom: 8px;
}
.sec_advertisement .advertisement_cnt ul li img {
    max-width: 100%;
    height: auto;
}
}

@media screen and (max-width : 430px) {
.fsize_big #tmp_wrapper #tmp_chatbot{
    bottom: 82px;
}
}