@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */

/* 404
================================================== */
.format_404  #tmp_contents .left_block {
    padding: 0;
}
.format_404  #tmp_contents .left_block p {
    font-size: 200%;
    padding: 0 0 0.7em;
    margin: 0;
}

/* ==================================================
Search Result Page
===================================================*/
.format_search .gnavi a {
    color: #383b47;
    background-color: transparent;
}
.format_photo .section_banner_result .container,
.format_time .section_banner_result .container {
	width:1080px;
}
.format_search .section_banner_result .banner_result_lead {
    font-weight: bold;
    font-size: 222.2%;
	margin-bottom: 8px !important;
}
.format_search .section_banner_result .banner_result_ttl {
    font-size: 342.8%;
    line-height: 1.1;
    color: #222633;
    background-color: transparent;
    font-weight: bold;
}
.lang_th.format_search .section_banner_result .banner_result_ttl {
    line-height: 1.4;
}
.format_accessibility_active.format_local_active.format_search .section_banner_result {
    margin: 193px 0 0;
}
.format_accessibility_active.format_local_active.format_search.format_shuun.format_sys .section_banner_result {
    margin: 143px 0 0;
}
.format_local_active.format_search .section_banner_result {
    margin: 143px 0 0;
}
.format_accessibility_active.format_search .section_banner_result {
    margin: 141px 0 0;
}
.format_search .setting_shared,
.format_customizing .setting_shared {
    background: url(/shared/site_gotokyo/images/header/icon_header_option.png) no-repeat;
    background-size: auto 100%;
    width: 18px;
    height: 21px;
}
.format_search .setting_fav,
.format_customizing .setting_fav {
    background: url(/shared/site_gotokyo/images/header/icon_header_fav.png) no-repeat;
    background-size: auto 100%;
    width: 23px;
    height: 21px;
} 
.format_search .setting_search,
.format_customizing .setting_search {
    background: url(/shared/site_gotokyo/images/header/icon_header_search.png) no-repeat;
	background-size: auto 100%;
    width: 22px;
    height: 21px;
}
.format_search .setting_menu,
.format_customizing .setting_menu {
    background: url(/shared/site_gotokyo/images/header/icon_menu.png) no-repeat;
    background-size: auto 100%;
    width: 21px;
    height: 21px;
}
.format_search .section_banner_top:after {
    background-color: #ffffff;
}
.format_search .section_result .container {
	width:auto;
	padding:0;
}
.format_search .section_result .result_ttl {
    padding-top:5.79365079%;
}
#tmp_popup_layout {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: rgba(0,0,0,.5);
    color: #222633;
}
#tmp_popup_layout .popup_body {
    width: 500px;
    margin: 15px auto;
    position: relative;
}
#tmp_popup_layout .popup_cnt .popup_img {
    display: block;
    background-color: #383b47;
    color: #222633;
    padding: 70px 0;
}
#tmp_popup_layout .popup_close {
    display: block;
    width: 50px;
    height: 50px;
    top: 10px;
    left: 10px;
    position: absolute;
    background: #383b47 url(/shared/site_gotokyo/images/icon/icon_modal_close.png) center center no-repeat;
    color: #ffffff;
    background-size: 20px 20px;
    text-indent: -1987px;
}
#tmp_popup_layout .popup_close:hover {
    background: #383b47 url(/shared/site_gotokyo/images/icon/icon_modal_close_on.png) center center no-repeat;
    background-size: 20px 20px;
}
.popup_body .search_cnt {
    background-color: #ffffff;
    color: #222633;
    padding: 22px 40px;
}
.search_cnt .search_date {
    font-size: 114.3%;
    background-color: transparent;
    color: #222633;
    display: block;
    font-weight: bold;
}
.search_cnt .search_ttl {
    font-size: 228.6%;
    background-color: transparent;
    color: #222633;
    display: block;
    line-height: 1.5;
    font-weight: bold;
}
.search_cnt p {
    padding-top: 48px;
}
#tmp_popup_layout .search_link {
    padding: 1.58730159vw 0;
}
#tmp_popup_layout .search_more {
    width: 100%;
    margin: 0 -8px;
    display: block;
}
#tmp_popup_layout .search_more:before,
#tmp_popup_layout .search_more:after {
    content: "";
    display: table;
    clear: both;
}
#tmp_popup_layout .search_more .more_item {
    float: left;
    width: 50%;
    padding: 0 8px;
    list-style: none;
}
#tmp_popup_layout .search_more .more_item a {
    display: block;
    text-decoration: none;
    background-color: #222633;
    background-size: 100%;
    color: #ffffff;
    font-size: 114.3%;
    font-weight: bold;
    padding: 8px 10px 8px 32px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    text-align: center;
}
#tmp_popup_layout .search_more .more_item a.see_map {
    background: #222633 url(/shared/site_gotokyo/images/icon/icon_view-map.png) 10px center no-repeat;
    color: #ffffff;
    background-size: 24px;
}
#tmp_popup_layout .search_more .more_item a.more_info {
    background: #222633 url(/shared/site_gotokyo/images/icon/icon_more-info.png) 10px center no-repeat;
    color: #ffffff;
    background-size: 24px;
}
#tmp_popup_layout .search_more .more_item a:hover,
#tmp_popup_layout .search_more .more_item a:focus,
#tmp_popup_layout .search_more .more_item a:active {
    background-color: #1BAAE7;
}
#tmp_popup_layout .popup_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
#tmp_map_popup{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    color: #222633;
    background-color: #ffffff;
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
#tmp_map_popup.active{
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
#tmp_map_popup #tmp_map_popup_location_list{
    display: none;
}
#tmp_map_popup.active #tmp_map_popup_location_list{
    display: block;
}
#tmp_map_popup .btn_close{
    position: fixed;
    z-index: 999999;
    left: 35px;
    text-decoration: none;
    width: 45px;
    height: 45px;
    overflow: hidden;
    text-indent: -9999px;
    top: 15px;
    background: transparent url(/shared/site_gotokyo_rn/images/icon/icon_modal_close_black.png) left center no-repeat;
    background-size: 20px auto;
    -moz-background-size: 20px auto;
    -webkit-background-size: 20px auto;
}
#tmp_map_popup .btn_close:hover,
#tmp_map_popup .btn_close:focus,
#tmp_map_popup .btn_close:active{
    background-image: url(/shared/site_gotokyo_rn/images/icon/icon_modal_close_on.png);
}
#tmp_map_popup .map_slider_wrap{
    margin: 1.58730159vw 2.77777778vw;
    overflow: hidden;
    padding: 0;
}
#tmp_map_popup .slick_slides{
    width: 209px;
}
#tmp_map_popup .slick_slides_wrap{
    overflow: visible;
}
#tmp_map_popup .slick_arrow{
    background-color: transparent;
    z-index: 2;
}
#tmp_map_popup .container:before,
#tmp_map_popup .container:after{
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    display: block;
    background-color: #ffffff;
    color: #000000;
    z-index: 1;
    opacity: 0.8;
}
#tmp_map_popup .container:before{
    right: 100%;
    margin-right: -55px;
}
#tmp_map_popup .container:after{
    left: 100%;
    margin-left: -60px;
}
#tmp_map_popup .slick_next{
    right: -25px;
}
#tmp_map_popup .slick_next span{
    right: 15px;
    top: 50px;
}
#tmp_map_popup .slick_prev{
    left: -25px;
}
#tmp_map_popup .slick_prev span{
    left: 15px;
    top: 50px;
}
#tmp_map_popup .map_slider_inner .category{
    font-size: 87.5%;
}
#tmp_map_popup .map_slider_inner .cnt{
    margin-top: 18px;
    padding: 0 0 24px 21px;
    height: 130px;
    overflow: auto;
}
body.popup_active{
    overflow: hidden;
}

/* ==================================================
GMAP SLIDER
================================================== */
#tmp_map_popup_location_list{
    height: calc(100vh - 360px);
}
#tmp_map_popup .splide_common .splide__track:before,
#tmp_map_popup .splide_common .splide__track:after{
    display: none;
}
#tmp_map_popup .section_map_slider .splide__arrow--prev{
    left: calc((100% - 1200px) / 2 - 50px);
}
#tmp_map_popup .section_map_slider .splide__arrow--next{
    right: calc((100% - 1200px) / 2 - 50px);
}
#tmp_map_popup .section_map_slider{
    margin-top: 77px;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 99999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 100000;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/shared/system/images/slimbox2/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	margin-top: 20px
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/shared/system/images/slimbox2/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/shared/system/images/slimbox2/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/shared/site_gotokyo/images/icon/closelabel.gif) no-repeat center;
	margin: 0px 0;
	outline: none;
}

#lbCaption {
	margin-right: 0px;
	margin-top:5px;
	font-size: 14px;
}
#lbNumber {
	margin-right: 71px;
	color:#000;
	font-size:12px
}

#lbCaption {
	font-weight: normal;
}
#gdHead {
padding: 5px 10px;
position: relative;
z-index: 1;
}
/*agent_area_list*/
#tmp_contents ul.agent_area_list {
    list-style: none;
    margin-left: 0;
}
#tmp_contents ul.agent_area_list li {
    display: inline-block;
    width: 16%;
}
#tmp_contents ul.agent_area_list li a {
    text-decoration: none;
    font-size: 142.9%;
    font-weight: normal;
}

/*btn_showmore*/
.section_result .btn_showmore_wrap {
    text-align: center;
    padding-top: 16px;
}
.section_result .btn_showmore_wrap .btn_showmore {
    padding: 5px 0 4px;
    font-size: 142.8%;
    display: block;
    background-color: #222633;
    color: #ffffff;
    margin: 0 auto;
    max-width: 360px;
    text-decoration: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}
.section_result .btn_showmore_wrap .btn_showmore:hover,
.section_result .btn_showmore_wrap .btn_showmore:active,
.section_result .btn_showmore_wrap .btn_showmore:focus {
    color: #ffffff;
    background-color: #1BAAE7;
}


/* =================================================
Results 
=================================================== */
.section_result{
    padding-bottom: 41px;
}
.map_active .section_result{
    padding-bottom: 0;
}
.map_active .section_result .result_cnt{
    display: none;
}
.section_result .result_inner{
    padding: 0 50px;
}
#tmp_contents .section_result .result_inner h2:first-child{
	margin: 0;
}
.section_result .result_ttl {
    padding: 46px 0 6px;
    margin: 0 -5px;
    display: flex;
    justify-content: flex-end;
}
.section_result .result_ttl .result_count {
    width: 75%;
    flex-grow: 2;
    margin: 0;
}
.section_result .result_ttl .result_count_number {
    font-size: 2rem;
    color: #222633;
    background-color: transparent;
    font-weight: bold;
}
.section_result .result_ttl .result_count_text {
    font-size: 157.1%;
    color: #222633;
    background-color: transparent;
    font-weight: bold;
}
.section_result .result_ttl .result_tabs {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none !important;
}
.section_result .result_tabs a {
    text-decoration: none;
}
.section_result .result_tabs > li{
    padding: 0 12px;
}
.section_result .result_tabs .result_icon_list {
    display: inline-block;
    background: transparent url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_tiles.png) no-repeat left center;
    color: #222633;
    width: 34px;
    height: 34px;
    background-size: 100%;
}
.section_result .result_tabs .result_icon_list:hover,
.section_result .result_tabs .result_icon_list:focus,
.section_result .result_tabs .result_icon_list:active,
.section_result .result_tabs .result_icon_list.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_tiles_on.png);
}
.section_result .result_tabs .result_icon_list_bar {
    display: inline-block;
    background: transparent url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_list.png) no-repeat left center;
    color: #222633;
    width: 34px;
    height: 34px;
    background-size: 100%;
}
.section_result .result_tabs .result_icon_list_bar:hover,
.section_result .result_tabs .result_icon_list_bar:focus,
.section_result .result_tabs .result_icon_list_bar:active,
.section_result .result_tabs .result_icon_list_bar.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_list_on.png);
}
.section_result .result_tabs .result_icon_map {
    display: inline-block;
    background: transparent url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_map.png) no-repeat left center;
    color: #222633;
    width: 34px;
    height: 34px;
    background-size: 100%;
}
.section_result .result_tabs .result_icon_map:hover,
.section_result .result_tabs .result_icon_map:focus,
.section_result .result_tabs .result_icon_map:active,
.section_result .result_tabs .result_icon_map.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_map_on.png);
}
.section_result .result_ttl .result_tabs:before,
.section_result .result_ttl .result_tabs:after {
    content: "";
    display: table;
    clear: both;
}
.result_cnt .result_lists {
    display: flex;
    flex-wrap: wrap;
    list-style: none !important;
    margin: 0 -20px !important;
}
.result_cnt .result_lists:before,
.result_cnt .result_lists:after {
    content: "";
    display: table;
    clear: both;
}
.result_cnt .result_hidden {
    display: none;
}
.result_cnt .result_lists li,
.result_cnt .result_lists_bar li{
    position: relative;
}
.result_cnt .result_lists li {
    width: 33.3333333%;
    padding: 0 20px;
    margin: 0 0 24px !important;
}
.result_cnt .result_lists li:nth-child(5n) {
    clear: right;
}
.result_cnt .result_lists li:nth-child(5n + 1) {
    clear: left;
}
.result_cnt .result_lists a {
    text-decoration: none;
	display:block;
	cursor: pointer;
}
.result_cnt .result_lists a .result_image{
    width: 100%;
    height: 0;
    background-color: #E5E5E5;
    position: relative;
    padding: 66.67% 0 0;
    overflow: hidden;
}
.result_cnt .result_lists .result_date{
    position: static !important;
    background-color: #ffffff !important;
    color: #222633 !important;
    padding: 0 !important;
}
.result_cnt .result_items .section_banner_top{  
    top: 10px;
    left: 30px;
}
.result_cnt .result_items .section_banner_top > .top_icon_heart:before {
    width: calc(100% + 30px);
    height: calc(100% + 10px);
    top: -10px;
    left: -30px;
}
.result_cnt .result_lists .result_image .ins_icon {
	position: absolute;
	right: 10px;
	bottom: 10px;
    max-width: 36px;
    width: 22%;
    height: 0;
    padding: 22% 0 0;
	display: block;
	text-indent: -1987px;
	background: transparent url(/shared/site_gotokyo/images/icon/icon_sns_instagram_white.png) center bottom no-repeat;
	background-size: 100% auto;
	color: transparent;
}
.result_nt .result_cnt .result_lists .result_image {
	padding:100% 0 0;
}
.result_cnt .result_lists .result_image{
    width: 100%;
    height: 0;
    background-color: #E5E5E5;
    position: relative;
    padding: 66.67% 0 0;
}
.result_cnt .result_lists .result_image img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: initial !important;
    height: 100% !important;
    vertical-align: top;
    transform: translate(-50%, -50%);
}
.result_cnt .result_lists .result_date {
    position: absolute;
    left: 0;
    bottom: 5px;
    display: block;
    font-size: 71.4%;
    background-color: #2b2b2b;
    color: #ffffff;
    padding: 3px 9px 2px;
    margin: 0 0 3px;
}
.result_cnt .result_lists .result_category {
    font-size: 85.7%;
    display: block;
    color: #9c9c9c;
    background-color: transparent;
    font-weight: bold;
}
.result_cnt .result_lists .result_name {
    line-height: 1.6 !important;
    margin: 3px 0 0 0;
    font-size: 88.9%;
    font-weight: bold;
    color: #222633;
    background-color: transparent;
}
.no_javascript .type_favorites .section_result{
    display: none;
}
.lang_jp .result_cnt .result_lists .result_name,
.lang_cn .result_cnt .result_lists .result_name,
.lang_tc .result_cnt .result_lists .result_name,
.lang_kr .result_cnt .result_lists .result_name,
.lang_th .result_cnt .result_lists .result_name {
	font-weight:normal;
}
.lang_th .result_cnt .result_lists .result_name {
    line-height: 1.4;
}

@media only screen and (min-width : 741px){
	.result_cnt .result_lists a:hover .result_category,
	.result_cnt .result_lists a:focus .result_category,
	.result_cnt .result_lists a:active .result_category,
	.result_cnt .result_lists a:hover .result_name,
	.result_cnt .result_lists a:focus .result_name,
	.result_cnt .result_lists a:active .result_name{
		color: #1baae7;
	}
}
.result_cnt .result_lists_bar {
    list-style: none !important;
    margin: 0 -14px !important;
}
.result_cnt .result_lists_bar:before,
.result_cnt .result_lists_bar:after {
    content: "";
    display: table;
    clear: both;
}
.result_cnt .result_lists_bar li {
    float: left;
    width: 50%;
    padding: 0 20px;
    margin: 0 0 35px !important;
}
.result_cnt .result_lists_bar li:nth-child(2n) {
    clear: right;
}
.result_cnt .result_lists_bar li:nth-child(2n + 1) {
    clear: left;
}
.result_cnt .result_lists_bar a {
    display: block;
    text-decoration: none;
}
.result_cnt .result_lists_bar .result_item {
    position: relative;
    display: flex;
    align-items: center;
}
.result_cnt .result_lists_bar .result_image {
    position: relative;
    overflow: hidden;
    width: 200px;
    flex-shrink: 0;
    height: auto !important;
}
.result_cnt .result_lists_bar .result_image .ins_icon {
	position: absolute;
	right: 10px;
	bottom: 10px;
    max-width: 36px;
    width: 22%;
    height: 0;
    padding: 22% 0 0;
	display: block;
	text-indent: -1987px;
	background: transparent url(/shared/site_gotokyo/images/icon/icon_sns_instagram_white.png) center bottom no-repeat;
	background-size: 100% auto;
	color: transparent;
}
.result_cnt .result_lists_bar .result_image img {
    width: auto;
    height: auto;
}
.result_cnt .result_lists_bar .result_date {
    left: 0;
    bottom: 5px;
    display: block;
    font-size: 88.9%;
    background-color: transparent;
    color: #222633;
}
.result_cnt .result_lists_bar .result_text {
    position: relative;
    word-break: break-word;;
    padding-left: 24px;
}
.result_cnt .result_lists_bar .result_category {
    font-size: 85.7%;
    display: block;
    color: #9c9c9c;
    background-color: transparent;
}
.result_cnt .result_lists_bar .result_name {
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
    font-size: 88.9%;
    font-weight: bold;
    color: #000000;
    background-color: transparent;
}
.result_cnt .result_lists_bar a:hover .result_category,
.result_cnt .result_lists_bar a:focus .result_category,
.result_cnt .result_lists_bar a:active .result_category,
.result_cnt .result_lists_bar a:hover .result_name,
.result_cnt .result_lists_bar a:focus .result_name,
.result_cnt .result_lists_bar a:active .result_name,
.result_cnt .result_lists_bar a:hover .result_date,
.result_cnt .result_lists_bar a:focus .result_date,
.result_cnt .result_lists_bar a:active .result_date{
    color: #1baae7;
}

.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_list,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_list{
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_tiles_wht.png) !important;
}
.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_list:active,
.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_list.active,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_list:active,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_list.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_tiles_yl.png) !important;
}
.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_list_bar,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_list_bar{
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_list_wht.png) !important;
}
.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_list_bar:active,
.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_list_bar.active,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_list_bar:active,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_list_bar.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_list_yl.png) !important;
}
.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_map,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_map{
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_map_wht.png) !important;
}
.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_map:active,
.color_blue #tmp_wrapper .section_result .result_tabs .result_icon_map.active,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_map:active,
.color_black #tmp_wrapper .section_result .result_tabs .result_icon_map.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_map_yl.png) !important;
}
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_list{
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_tiles.png) !important;
}
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_list:active,
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_list.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_tiles_on.png) !important;
}
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_list_bar{
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_list.png) !important;
}
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_list_bar:active,
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_list_bar.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_list_on.png) !important;
}
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_map{
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_map.png) !important;
}
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_map:active,
.color_yellow #tmp_wrapper .section_result .result_tabs .result_icon_map.active {
    background-image: url(/shared/templates/gotokyo_free_rn/images/icon/icon_td_map_on.png) !important;
}
.color_yellow #tmp_map_popup .btn_close{
    background-image: url(/shared/site_gotokyo_rn/images/icon/icon_modal_close_black.png)!important;
}
.color_blue #tmp_map_popup .btn_close,
.color_black #tmp_map_popup .btn_close{
    background-image: url(/shared/site_gotokyo_rn/images/icon/icon_modal_close_white.png)!important;
}