@charset "utf-8";
/* useful navigation style
================================================== */
.sec_useful_navigation{
    background-image: url(/shared/templates/top_rn2025/images/main/bg_useful.png), url(/shared/templates/top_rn2025/images/main/bg_useful_navigation.png);
    background-repeat:  no-repeat, repeat-x;
    background-position: top center, left top;
    padding: 60px 0 66px 0;
}
.useful_navigation_ttl {
    text-align: center;
    margin-bottom: -28px;
}
.sec_useful_navigation h2{
    display: inline-block;
    position: relative;
    min-width: 170px;
    padding-top: 39px;
    margin-bottom: 0;
    text-align: center;
    background: url(/shared/templates/top_rn2025/images/icon/useful_navigation_ttl_pc.png) no-repeat center top;
}
.sec_useful_navigation h2::before {
    content: '';
    position: absolute;
    left: -87px;
    bottom: 5px;
    background: url("/shared/templates/top_rn2025/images/main/aramii.png") no-repeat;
    width: 66px;
    height: 80px;
}
.sec_useful_navigation h2::after {
    content: '';
    position: absolute;
    right: -103px;
    bottom: 5px;
    background: url("/shared/templates/top_rn2025/images/main/arabo.png") no-repeat;
    width: 90px;
    height: 90px;
}
.sec_useful_navigation .useful_navigation_wrap{
    padding: 66px 40px 0;
    background-color: #ffffff;
}
/* recommend style
================================================== */
.furigana_on .sec_title{
    padding-top: 45px;
}
.sec_recommendations{
    padding-bottom: 100px;
    padding-top: 50px;
}
.sec_recommendations h2{
    background: url(/shared/templates/top_rn2025/images/icon/recommendations_ttl_pc.png) no-repeat left top;
    margin-bottom: 37px;
}
.sec_recommendations .recommendations_list{
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    margin: 0 -20px;
}
.sec_recommendations .recommendations_list li{
    width: 25%;
    padding: 0 20px;
    margin-bottom: 33px;
}
.sec_recommendations .recommendations_list li .recommendations_img{
    position: relative;
    display: block;
    margin-bottom: 12px;
    overflow: hidden;
}
.sec_recommendations .recommendations_list li a{
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 88.9%;
    color: #222222;
    line-height: 1.6;
}
.sec_recommendations .recommendations_list .recommendations_txt a{
    display: inline-block;
    padding-left: 20px;
    background: url(/shared/templates/top_rn2025/images/icon/arrow_icon.png)no-repeat left 5px;
    background-size: 10px auto;
}
.sec_recommendations .recommendations_btn{
    text-align: center;
}
.sec_recommendations .recommendations_btn a{
    position: relative;
    display: inline-block;
    font-size: 88.9%;
    text-decoration: none;
    color: #222222;
    min-width: 200px;
    border: 1px solid #d9d9d9;
    padding: 10px 10px 6px;
}
.sec_recommendations .recommendations_btn a span{
    display: inline-block;
    padding-left: 25px;
    background: url(/shared/templates/top_rn2025/images/icon/icon_readmore.png) no-repeat 2px 4px;
    background-size: 16px auto;
}
.sec_recommendations .recommendations_btn a.hide span{
    background: url(/shared/site_rn2025/images/icon/navi_ic_minus_sp.png) no-repeat 2px 4px;
    background-size: 16px auto;
}
.sec_recommendations .recommendations_btn a::after{
    border: 1px solid #1da2f0;
    opacity: 0;
    width: calc(100% + 2px);
	content: '';
    position: absolute;
	top: -1px;
    bottom: -1px;
    left: -1px;
	right: -1px;
    transition: opacity 0.3s ease-in-out;
    z-index: 1;
    pointer-events: none;
}
.sec_recommendations .recommendations_list li.active:hover .recommendations_img::after,
.sec_recommendations .recommendations_btn a:hover:after {
    opacity: 1;
}
/* news style
================================================== */
#tmp_sec_news{
    margin-bottom: 140px;
    padding-top: 40px;
}
.sec_news .sec_title{
    background-image: url(/shared/templates/top_rn2025/images/icon/news_title_pc.png);
}

/* event */
#tmp_sec_news .news_event{
    padding: 40px 40px 30px;
    background-color: #f0f4f5;
    color: #222222;
    text-align: center;
}
#tmp_sec_news .news_event a{
    display: inline-block;
}

/* city information style
================================================== */
.sec_cityinfo{
    overflow: hidden;
}
.sec_cityinfo .cityinfo_wrapper{
    position: relative;
    padding-bottom: 100px;
    z-index: 1;
}
.sec_cityinfo .cityinfo_wrapper:after{
    content: '';
    position: absolute;
    top: calc(50% + 12px);
    left: -100%;
    bottom: 0;
    background-color: #f0f4f5;
    width: 1000%;
    z-index: -1;
}
.sec_cityinfo .sec_title{
    margin-bottom: 37px;
    background-image: url(/shared/templates/top_rn2025/images/icon/cityinfo_title_pc.png);
}
.sec_cityinfo .cityinfo_cnt{
    display: flex;
    align-items: flex-start;
    gap: 30px;
}
.sec_cityinfo ul{
    display: flex;
    flex-flow: row wrap;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    color: #222222;
}
.sec_cityinfo .item{
    list-style: none;
    border-bottom: 1px solid #d9d9d9;
}
.sec_cityinfo .item > a{
    display: flex;
    background-color: transparent;
    text-decoration: none;
    height: 100%;
    color: inherit;
}
/* galleries */
.cityinfo_galleries{
    flex: 1 auto;
    width: 100%;
}
.cityinfo_galleries .item{
    width: calc(100%/3);
}
.cityinfo_galleries .item a{
    flex-direction: column;
    padding: 11px 11px 20px;
    text-align: center;
}
.cityinfo_galleries .item_img{
    margin-bottom: 25px;
}

/* links */
.cityinfo_links{
    flex-shrink: 0;
    width: 42.7%;
}
.cityinfo_links .item{
    position: relative;
    flex: 1 1 auto;
    width: calc(50% + 1px);
    max-width: calc(50% + 1px);
    font-size: 88.9%;
    display: flex;
    padding: 18px 6px 19px 11px;
    align-items: center;
}
.cityinfo_links .item:nth-child(2n){
    width: calc(50% - 1px);
    max-width: calc(50% + 1px);
}
.cityinfo_links .item a{
    display: inline-block;
    text-decoration: none;
    color: #222222;
}
.cityinfo_links .item_img{
    flex-shrink: 0;
    margin-right: 10px;
    display: flex;
    align-items: center;
    width: 18px;
}
.cityinfo_links .item_des{
    flex: 1 auto;
    width: 100%;
}
.sec_cityinfo .cityinfo_links .item .item_des > a:hover:after,
.sec_cityinfo .cityinfo_links .item.active .item_des > a:after {
    width: 100%;
}
/* setting border */
.cityinfo_galleries .item:not(:nth-child(3n)),
.cityinfo_links .item:not(:nth-child(2n)){
    border-right: 1px solid #d9d9d9;
}
.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: none;
}

/* advertisement
================================================== */
.sec_advertisement {
    background-color: #f0f4f5;
    color: inherit;
    padding: 40px 0 105px;
}
.sec_advertisement .sec_title{
    margin-bottom: 37px;
    background-image: url(/shared/templates/top_rn2025/images/icon/advertisement_title_pc.png);
}
.sec_advertisement .advertisement_cnt {
    background-color: #ffffff;
    color: inherit;
    padding: 45px 18px 40px;
}
.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;
    list-style: none;
    margin: 0 0 20px;
}
.sec_advertisement .advertisement_cnt ul li {
    padding: 0 12px;
    width: 194px !important;
    margin: 0 0 12px;
}
.sec_advertisement .advertisement_cnt ul li a {
    display: block;
    position: relative;
}
.sec_advertisement .advertisement_cnt ul li img {
    vertical-align: top;
}
/* publicity_navi */
.sec_advertisement .publicity_navi {
    text-align: center;
}
.sec_advertisement .publicity_navi a {
    background-position: 0 10px;
}

/* chatbot style
================================================== */
#tmp_chatbot{
    position: fixed;
    bottom: 32px;
    right: 80px;
    padding: 10px 0 10px 10px;
    z-index: 10;
}
#tmp_chatbot .chatbot_inner{
    position: relative;
    background-color: #def1fc;
    max-width: 284px;
    z-index: 1;
}
#tmp_chatbot .chatbot_inner:after{
    content: '';
    position: absolute;
    right: 10px;
    top: -9px;
    background: transparent url(/shared/templates/top_rn2025/images/icon/chatbot_symbol.png) no-repeat;
    background-size: 100% auto;
    width: 52px;
    height: 52px;
    color: inherit;
    z-index: -1;
}
#tmp_chatbot .chatbot_close a{
    position: absolute;
    top: -10px;
    left: -10px;
    display: block;
    background: #ffffff url(/shared/templates/top_rn2025/images/icon/chatbot_close.png) no-repeat center center;
    width: 30px;
    height: 30px;
    border: 2px solid #0476d9;
    border-radius: 50%;
    text-indent: -9999px;
    color: #0476d9;
    overflow: hidden;
    z-index: 1;
}
#tmp_chatbot .chatbot_des a{
    display: block;
    padding: 15px 66px 10px 20px;
    text-decoration: none;
    color: #222222;
}
/* ==================================================
block hidden
================================================== */
#tmp_search_purpose_hidden{
	display: none;
}
.no_javascript #tmp_search_purpose_hidden{
	display: block;
}
/* hover style
================================================== */
.sec_recommendations .recommendations_list a .recommendations_txt,
.sec_cityinfo .cityinfo_links .item_des > a,
.sec_cityinfo .cityinfo_galleries .item_des > span,
#tmp_sec_news .news_event a,
.cityinfo_galleries .item a,
.cityinfo_links .item a{
    position: relative;
    z-index: 1;
}
.sec_recommendations .recommendations_list li .recommendations_img::after,
.sec_recommendations .recommendations_list .recommendations_txt a::after,
.sec_cityinfo .cityinfo_galleries .item_des > span:after,
.sec_cityinfo .cityinfo_links .item_des > a:after,
#tmp_sec_news .news_event a:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    border-bottom: 1px solid #222222;
    transition: width 0.3s ease-in-out;
    z-index: -1;
}
.sec_recommendations .recommendations_list li .recommendations_img::after,
#tmp_sec_news .news_event a:after{
    top: 0;
    width: 100%;
    border: 1px solid #1da2f0;
    pointer-events: none;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
}
.sec_recommendations .recommendations_list .recommendations_txt a::after{
    left: 20px;
}
.sec_recommendations .recommendations_list .recommendations_txt a:hover::after,
.sec_recommendations .recommendations_list li.active:hover .recommendations_txt a::after{
    width: calc(100% - 20px);
}
.cityinfo_galleries .item a:after,
.cityinfo_links .item:after,
.sec_advertisement .advertisement_cnt ul li a:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    border: 1px solid #1da2f0;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
}
.cityinfo_galleries .item_img,
#tmp_sec_news .news_event a{
    overflow: hidden;
}
.sec_cityinfo .item a:hover .item_des > span:after{
    width: 100%;
}
.cityinfo_galleries .item a:hover:after,
.cityinfo_links .item.active:after,
#tmp_sec_news .news_event a:hover:after,
.sec_advertisement .advertisement_cnt ul li a:hover:after{
    opacity: 1;
}
#tmp_chatbot .chatbot_des a:hover{
    text-decoration: underline;
}

/* accessibilty style
================================================== */
/* color */
.color_black .sec_recommendations .recommendations_list .recommendations_txt a::after,
.color_blue .sec_recommendations .recommendations_list .recommendations_txt a::after,
.color_yellow .sec_recommendations .recommendations_list .recommendations_txt a::after,
.color_black .useful_navigation_list li .nav_txt span::after,
.color_blue .useful_navigation_list li .nav_txt span::after,
.color_yellow .useful_navigation_list li .nav_txt span::after,
.color_black #tmp_wrapper .sec_recommendations .recommendations_btn a::after,
.color_blue #tmp_wrapper .sec_recommendations .recommendations_btn a::after,
.color_yellow #tmp_wrapper .sec_recommendations .recommendations_btn a::after,
.color_black #tmp_wrapper .useful_navigation_list li a::after,
.color_blue #tmp_wrapper .useful_navigation_list li a::after,
.color_yellow #tmp_wrapper .useful_navigation_list li a::after,
.color_black #tmp_wrapper .sec_cityinfo .cityinfo_wrapper:after,
.color_blue #tmp_wrapper .sec_cityinfo .cityinfo_wrapper:after,
.color_yellow #tmp_wrapper .sec_cityinfo .cityinfo_wrapper:after,
.color_black #tmp_wrapper .sec_cityinfo .item_des > a:after,
.color_black #tmp_wrapper #tmp_sec_news .news_event a:after,
.color_blue #tmp_wrapper .sec_cityinfo .item_des > a:after,
.color_blue #tmp_wrapper #tmp_sec_news .news_event a:after,
.color_yellow #tmp_wrapper .sec_cityinfo .item_des > a:after,
.color_yellow #tmp_wrapper #tmp_sec_news .news_event a:after,
.color_black #tmp_wrapper .cityinfo_galleries .item a:after,
.color_black #tmp_wrapper .cityinfo_links .item a:after,
.color_blue #tmp_wrapper .cityinfo_galleries .item a:after,
.color_blue #tmp_wrapper .cityinfo_links .item a:after,
.color_yellow #tmp_wrapper .cityinfo_galleries .item a:after,
.color_yellow #tmp_wrapper .cityinfo_links .item a:after,
.color_black #tmp_wrapper #tmp_chatbot .chatbot_inner:after,
.color_blue #tmp_wrapper #tmp_chatbot .chatbot_inner:after,
.color_yellow #tmp_wrapper #tmp_chatbot .chatbot_inner:after{
    content: none;
}
.color_black .sec_recommendations .recommendations_list li .recommendations_img::after,
.color_blue .sec_recommendations .recommendations_list li .recommendations_img::after{
    border-color: #ffff00;
}
.color_yellow .sec_recommendations .recommendations_list li .recommendations_img::after{
    border-color: #000000;
}
.color_black #tmp_wrapper #tmp_chatbot,
.color_blue #tmp_wrapper #tmp_chatbot,
.color_yellow #tmp_wrapper #tmp_chatbot{
    background-color: transparent !important;
}
.color_black #tmp_wrapper #tmp_chatbot .chatbot_close a,
.color_blue #tmp_wrapper #tmp_chatbot .chatbot_close a{
    background-color: #ffff00 !important;
    background-image: url(/shared/templates/top_rn2025/images/icon/chatbot_close_wh.png) !important;
}
.color_black #tmp_wrapper #tmp_chatbot .chatbot_close a{
    background-color: #000000 !important;
}
.color_blue #tmp_wrapper #tmp_chatbot .chatbot_close a{
    background-color: #00008B !important;
}
.color_yellow #tmp_wrapper #tmp_chatbot .chatbot_close a{
    background-color: #ffff00 !important;
    background-image: url(/shared/templates/top_rn2025/images/icon/chatbot_close_blue.png) !important;
}
.color_black #tmp_wrapper #tmp_sec_news .news_event,
.color_blue #tmp_wrapper #tmp_sec_news .news_event,
.color_yellow #tmp_wrapper #tmp_sec_news .news_event,
.color_black #tmp_wrapper #tmp_chatbot .chatbot_inner,
.color_blue #tmp_wrapper #tmp_chatbot .chatbot_inner,
.color_yellow #tmp_wrapper #tmp_chatbot .chatbot_inner{
    border: 1px solid;
}
.color_black #tmp_wrapper #tmp_chatbot .chatbot_des a,
.color_blue #tmp_wrapper #tmp_chatbot .chatbot_des a,
.color_yellow #tmp_wrapper #tmp_chatbot .chatbot_des a{
    padding-right: 10px;
}
.color_black .useful_navigation_list li a:hover .nav_txt span,
.color_blue .useful_navigation_list li a:hover .nav_txt span,
.color_yellow .useful_navigation_list li a:hover .nav_txt span,
.color_black .sec_recommendations .recommendations_btn a:hover span,
.color_blue .sec_recommendations .recommendations_btn a:hover span,
.color_yellow .sec_recommendations .recommendations_btn a:hover span,
.color_black #tmp_wrapper .sec_cityinfo .item > a:hover,
.color_blue #tmp_wrapper .sec_cityinfo .item > a:hover,
.color_yellow #tmp_wrapper .sec_cityinfo .item > a:hover,
.color_black .sec_recommendations .recommendations_list .recommendations_txt a:hover,
.color_blue .sec_recommendations .recommendations_list .recommendations_txt a:hover,
.color_yellow .sec_recommendations .recommendations_list .recommendations_txt a:hover,
.color_black .sec_recommendations .recommendations_list .active .recommendations_txt a,
.color_blue .sec_recommendations .recommendations_list .active .recommendations_txt a,
.color_yellow .sec_recommendations .recommendations_list .active .recommendations_txt a,
.color_black .cityinfo_links .item a:hover,
.color_blue .cityinfo_links .item a:hover,
.color_yellow .cityinfo_links .item a:hover,
.color_black .cityinfo_links .item.active a,
.color_blue .cityinfo_links .item.active a,
.color_yellow .cityinfo_links .item.active a {
    text-decoration: underline;
}
.color_yellow #tmp_wrapper .sec_recommendations .recommendations_btn a.hide span{
    background-image: url(/shared/site_rn2025/images/icon/navi_ic_minus_blue_sp.png) !important;
}
.color_black #tmp_wrapper .sec_recommendations .recommendations_btn a.hide span,
.color_blue #tmp_wrapper .sec_recommendations .recommendations_btn a.hide span{
    background-image: url(/shared/site_rn2025/images/icon/navi_ic_minus_wh_sp.png) !important;
}
/* fsize */
.color_black #tmp_wrapper .sec_recommendations  a .recommendations_txt,
.color_blue #tmp_wrapper .sec_recommendations  a .recommendations_txt,
.color_yellow #tmp_wrapper .sec_recommendations  a .recommendations_txt{
   z-index: 1 !important;
}
.fsize_small .sec_recommendations .recommendations_list a .recommendations_txt,
.fsize_small .sec_recommendations .recommendations_btn a span{
    background-position: left top;
}
.fsize_small #tmp_wrapper #tmp_chatbot{
    bottom: 24px;
}
.fsize_big2 #tmp_wrapper #tmp_chatbot{
    bottom: 44px;
}

/* ==================================================
print
================================================== */
@media print {
#konnect-chat-initializer-wrap {
	display:none !important;
}

}

