@charset "utf-8";


/* ==================================================
contents
================================================== */
#tmp_contents .txt_bold {
    font-weight: bold;
    padding: 0;
}
#tmp_contents .split_tips {
    padding-top: 50px;
}
#tmp_contents .col3 {
    list-style: none;
    margin: 0 -24px;
    width: auto;
}
#tmp_contents .col3 .col3L,
#tmp_contents .col3 .col3M,
#tmp_contents .col3 .col3R {
    padding: 0 24px;
    overflow: hidden;
    margin: 0 0 10px;
}
#tmp_contents .col3 a:hover,
#tmp_contents .col3 a:focus,
#tmp_contents .col3 a:active {
    color: #1baae7;
    border-color: #222633;
}
#tmp_contents .col3 a {
    padding-top: 0;
    padding-bottom: 0;
    display: table;
}
#tmp_contents .col2 {
    width: 100%;
}
#tmp_contents .col2 .col2 .col2L,
#tmp_contents .col2 .col2 .col2R {
    border-bottom: 10px solid #FFFFFF;
}
#tmp_contents .col2 p {
    padding: 0.9em 0;
}
#tmp_contents .col2 {
    list-style: none;
    margin-left: 0;
}
#tmp_contents .col2 .col2 a {
    display: block;
    line-height: 0;
    position: relative;
}
#tmp_contents .col2 .col2 a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222633;
    opacity: 0.05;
}
#tmp_contents .col2 .col2 img {
    max-width: 100%;
    height: auto;
}
#tmp_contents .col2 .col2 span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1;
    font-size: 144%;
    word-wrap: break-word;
    font-weight: bold;
    color: #ffffff;
    padding: 0 3px;
}
@media screen and (min-width : 741px) and (max-width : 1259px) {
	#tmp_contents .col3 .col3L,
	#tmp_contents .col3 .col3M,
	#tmp_contents .col3 .col3R {
	    padding: 0 2%;
	    overflow: hidden;
	    margin: 0 0 10px;
	}
}
/* ==================================================
Index Page
================================================== */

/* ==================================================
section_profile
================================================== */

/* ==================================================
section_locals_spot
================================================== */

/* ==================================================
section_slider_header
================================================== */


/* getting around
================================================== */

/*tip_link*/
#tmp_contents .tip_link,
#tmp_contents .col3 .tip_link {
    text-decoration: none;
    display: flex;
    padding: 24px 0;
    color: #222633;
    background-color: transparent;
    border-bottom: 10px solid #e5e5e5;
    overflow: hidden;
    transition: 0.3s ease color;
}
#tmp_contents a.tip_link:active,
#tmp_contents a.tip_link:focus,
#tmp_contents a.tip_link:hover{
    color: #1baae7;
    border-color: #222633; 
}
#tmp_contents .col2L .tip_link{
    margin-right: 11px;
}
#tmp_contents .col2R .tip_link{
    margin-left: 11px;
}
#tmp_contents .tip_link .tip_img {
    margin: 0;
    padding: 24px 0;
    line-height: 0;
}
#tmp_contents .col3 .tip_link .tip_img img{
    min-width: 96px;
	max-width:100px;
}
#tmp_contents .col2 .tip_link .tip_img img{
    max-width: 164px;
}
#tmp_contents .tip_link .tip_img + .tip_cnt{
    padding-left: 24px;
}
#tmp_contents .tip_link .tip_cnt {
    overflow: hidden;
    /*display: table-cell;*/
    vertical-align: top;
    width: 70%;
    padding: 24px 12px 24px 0;
}
#tmp_contents .tip_link .tip_cnt + .tip_img{
    padding: 24px 0;
    display: table-cell;
    vertical-align: top;
    width: 30%;
}
#tmp_contents .tip_link .tip_ttl {
    font-size: 128.5%;
    line-height: 1;
    margin: 0 0 6px;
    padding: 0;
    font-weight: normal;
}
.lang_th #tmp_contents .tip_link .tip_ttl {
    line-height: 1.4;
}
#tmp_contents .col2 .tip_link .tip_ttl{
    margin: 0 0 20px;
}
#tmp_contents .tip_link .tip_des {
    font-size: 114.3%;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
.lang_th #tmp_contents .tip_link .tip_des {
    line-height: 1.4;
}
#tmp_contents .col2 .tip_link .tip_link_more {
    display: inline-block;
    color: #1baae7;
    background: transparent url(/shared/site_gotokyo/images/icon/rarrow_mo.png) no-repeat right center;
    background-size: 15px;
    padding-right: 15px;
    font-weight: bold;
}
#tmp_contents .col2 .tip_link .tip_link_more:hover,
#tmp_contents .col2 .tip_link .tip_link_more:focus,
#tmp_contents .col2 .tip_link .tip_link_more:active {
    text-decoration: underline;
}

/* rep
   /en/agent/index.html */
#tmp_contents .custom_rep .wrap_tip_cnt,
#tmp_contents .custom_rep .col3 .wrap_tip_cnt {
    display: table;
}
#tmp_contents .custom_rep .tip_link .tip_cnt {
    display: table-cell;
    vertical-align: middle;
}
#tmp_contents .wrap_prof_box .more_prof_txt {
    padding: 1.1em 0 0;
}
#tmp_contents .wrap_prof_box .show_more_detail_hidden {
    margin: 0;
}
.used_javascript #tmp_contents .wrap_prof_box .show_more_detail_hidden {
    display: block;
}
#tmp_contents .wrap_prof_box .show_more_detail_hidden .more_prof_txt {
    padding: 0 0 1.9em;
}
#tmp_contents .wrap_prof_box .show_more_detail_hidden .more_prof_txt span {
	display: inline;
	vertical-align: top;
}
#tmp_contents .wrap_prof_box .show_more_detail_hidden .more_prof_txt span span {
    display: inline-block;
    vertical-align: top;
}
#tmp_contents .wrap_prof_box .show_more_detail_hidden .more_prof_txt span .reptxt_show {
    display: inline;
}
#tmp_contents .wrap_prof_box .show_more_detail_hidden .more_prof_txt span .reptxt_show.view:after {
    content:" ...";
    display: inline;
}
#tmp_contents .wrap_prof_box .show_more_detail_hidden .more_prof_txt span .reptxt_hidden {
	display: none;
}
#tmp_contents .wrap_prof_box .btn_show_more a {
    margin: 0 10px;
    display: inline-block;
    text-decoration: none;
    background: #222633 url(/shared/site_gotokyo/images/icon/icon_btn_show_more_off.png) no-repeat 10px center;
    background-size: 16px;
    color: #ffffff;
    font-size: 100%;
    padding: 3px 15px 3px 38px !important;
    border-radius: 25px;
    font-weight: bold;
}
#tmp_contents .wrap_prof_box .btn_show_more a.more {
    background: #222633 url(/shared/site_gotokyo/images/icon/icon_btn_show_more_on.png) no-repeat 10px center;
    background-size: 16px;
}
#tmp_contents .wrap_prof_box .btn_show_more a:hover,
#tmp_contents .wrap_prof_box .btn_show_more a:focus,
#tmp_contents .wrap_prof_box .btn_show_more a:active {
    background-color: #1baae7;
}


/* ==================================================
Section Anchor 
===================================================*/
.section_banner_bottom {
    background-color: #222633;
    color: #ffffff;
    position: relative;
}
.fixed_menu {
    position: fixed;
    top: 91px;
    height: 60px;
    z-index: 999;
    width: 100%;
}
.format_local_active .fixed_menu{
    top: 141px;
}
.fsize_big .fixed_menu{
    top: 138px;
}
.fsize_big2 .fixed_menu{
    top: 247px;
}
.format_accessibility_active.fsize_big .fixed_menu{
    top: 206px;
}
.format_local_active.fsize_big .fixed_menu{
    top: 222px;
}
.format_local_active.fsize_big2 .fixed_menu{
    top: 353px;
}
.format_local_active.format_accessibility_active.fsize_big .fixed_menu{
    top: 290px;
}
.format_local_active.format_accessibility_active.fsize_big2 .fixed_menu{
    top: 486px;
}
.fixed_menu .anchor_item a {
    padding-top: 23px;
}
.anchor_block {
    list-style: none;
}
.anchor_item {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    text-align: left;
}
.anchor_item a {
    position: relative;
    display: block;
    line-height: 1;
    font-size: 142.8%;
    padding: 36px 0 34px;
    margin: 0 40px 0 0;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
}
.anchor_item a:hover,
.anchor_item a:active,
.anchor_item a.anchor_active {
    color: #1baae7; 
}
.top_pankuzu {
    background-color: #e5e5e5;
    color: #222633;
}
.top_pankuzu .top_pankuzu_body {
	list-style: none;
	padding: 0 0 10px;
    margin: -6px 0 0;
}
.top_pankuzu .top_pankuzu_body:first-child {
	list-style: none;
	padding: 18px 0 10px;
    margin: 0;
}
.top_pankuzu .top_pankuzu_body .top_pankuzu_item {
    padding: 0;
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-size: 85.7%;
}
.top_pankuzu .top_pankuzu_body:first-child .top_pankuzu_item {
    padding-top: 10px;
}
.top_pankuzu .top_pankuzu_body:last-child .top_pankuzu_item {
    padding-bottom: 10px;
}
.top_pankuzu .top_pankuzu_body .top_pankuzu_item a {
    text-decoration: none;
    color: #222633;
    background-color: transparent;
}
.top_pankuzu .top_pankuzu_body .top_pankuzu_item:hover,
.top_pankuzu .top_pankuzu_body .top_pankuzu_item:focus,
.top_pankuzu .top_pankuzu_body .top_pankuzu_item:active {
    text-decoration: underline;
}
.top_pankuzu .top_pankuzu_body .top_pankuzu_item:after {
    content: "/";
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 0;
    letter-spacing: normal;
    color: #9c9c9c;
    font-size: 85.7%;
    padding: 5px 3px 0 5px;
}
.top_pankuzu .top_pankuzu_body .top_pankuzu_item.area_r_item:after,
.top_pankuzu .top_pankuzu_body .top_pankuzu_item.area_p_item:after {
    padding: 0;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
}
.top_pankuzu .top_pankuzu_body .top_pankuzu_item:last-child:after {
    content: '';
}
#tmp_contents .header_lower {
    /* overflow: hidden; */
    padding-top: 60px;
}
#tmp_contents .header_text {
    width: 790px;
    padding-right: 50px;
    float: left;
}
#tmp_contents .header_buttons {
    float: left;
    width: 350px;
}
#tmp_contents .header_lower h1 {
    font-size: inherit;
}
#tmp_contents .header_lower h1 .header_eng {
    font-size: 257.1%;
    padding-bottom: 5px;
    display: block;
}
#tmp_contents .header_lower h1 .header_jpn {
    font-size: 142.8%;
    display: block;
    font-weight: normal;
}
#tmp_contents .header_address {
    font-size: 114.3%;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_spot_address.png) no-repeat;
    background-size: 17px;
    color: #222633;
    padding-left: 25px;
    background-position: left top;
}
#tmp_contents .header_data {
    font-size: 114.3%;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_spot_calendar.png) no-repeat;
    background-size: 17px;
    color: #222633;
    padding-left: 25px;
    background-position: left center;
}
#tmp_contents .buttons_wrapper {
    width: 240px;
    margin: 0 0 0 auto;
    list-style: none;
}

#tmp_contents .buttons_wrapper li {
    width: 100%;
    margin-bottom: 20px;
}
#tmp_contents .buttons_wrapper li a {
    display: block;
    background-size: 24px;
    background-position: left 10px center;
    padding:8px 14px 8px 38px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 114.3%;
    font-weight: bold;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
#tmp_contents .buttons_wrapper li a.advisor_hotel {
    background: #58c0ae url(/shared/site_gotokyo/images/icon/icon_book-now.png) 10px center no-repeat;
    background-size: 24px;
}
#tmp_contents .buttons_wrapper li a.see_map {
    background: #222633 url(/shared/site_gotokyo/images/icon/icon_view-map.png) 10px center no-repeat;
    background-size: 24px;
}
#tmp_contents .buttons_wrapper li a.train_info {
    background: #222633 url(/shared/site_gotokyo/images/icon/icon_train.png) 10px center no-repeat;
    background-size: 24px;
}
#tmp_contents .buttons_wrapper li a.more_info {
    background: #222633 url(/shared/site_gotokyo/images/icon/icon_more-info.png) 10px center no-repeat;
    background-size: 24px;
}
#tmp_contents .buttons_wrapper li a:hover,
#tmp_contents .buttons_wrapper li a:focus,
#tmp_contents .buttons_wrapper li a:active {
    color: #ffffff;
    background-color: #1baae7;
}
#tmp_contents .split_inner {
    padding-top: 50px;
}
#tmp_contents .split_inner:after {
    content: "";
    clear: both;
    display: block;
}
#tmp_contents .split_inner h2 {
    margin-top: 0;
}
#tmp_contents .split_inner h2:first-child{
    padding-top: 0;
}
#tmp_contents .split_left {
    float: left;
    width: 873px;
    padding-right: 20px;
    border-right: 10px #e5e5e5 solid;
}
#tmp_contents .split_right {
    float: right;
    width: 240px;
}
#tmp_contents .split_right .show_more_detail {
	margin-top:6px;
}
#tmp_contents .split_right .list_faq {
	padding:30px 0;
}
#tmp_contents .split_right .list_faq:first-child {
	padding-top:0;
}
#tmp_contents .advisor_hotel_url iframe {
    width: 100%;
    height: 400px;
}
#tmp_contents .advisor_url iframe {
    width: 100%;
    height: 300px;
    border: 1px #3cb371 solid;
}
#tmp_contents .faq_header h2 {
    font-size: 192.8%;
    margin: 0 0 30px;
    padding: 0;
}
#tmp_contents .faq_body_inner {
    margin-left: 0;
	margin-bottom:0;
	list-style:none;
}
#tmp_contents .faq_body .faq_item {
    background: transparent url(/shared/site_gotokyo/images/icon/icon_spot_access.png) no-repeat;
    padding-left: 32px;
    font-size: 114.3%;
    font-weight: bold;
}
#tmp_contents .faq_body .info_detail_list_item_website {
    background: transparent url(/shared/site_gotokyo/images/icon/icon_spot_website.png) no-repeat left 0.2em;
    background-size: 16px;
    padding-left: 28px;
    font-size: 114.3%;
}
#tmp_contents .faq_body .info_detail_list_item_website a {
	color:#000000;
	text-decoration:none;
    font-weight: bold;
}
#tmp_contents .faq_body .info_detail_list_item_email {
    background: transparent url(/shared/site_gotokyo/images/icon/icon_spot_email.png) no-repeat left center;
    background-size: 16px;
    padding-left: 28px;
    font-size: 114.3%;
}
#tmp_contents .faq_body .info_detail_list_item_email a {
	color:#000000;
	text-decoration:none;
    font-weight: bold;
}
#tmp_contents .faq_body .info_detail_list_item_tel {
    background: transparent url(/shared/site_gotokyo/images/icon/icon_spot_tel.png) no-repeat left 0.2em;
    background-size: 11px;
    padding-left: 28px;
    font-size: 114.3%;
}

/* split_notes
================================================== */
#tmp_contents .split_notes .notes_ttl {
    font-size: 114.3%;
    font-weight: bold;
    color: #222633;
    background-color: transparent;
}
#tmp_contents .notes_list {
    list-style: none;
    margin: 0;
}
#tmp_contents .notes_list .note_list_item {
    background: transparent url(/shared/site_gotokyo/images/icon/icon_dontmiss.png) 5px 7px no-repeat;
    padding: 0 0 0 16px;
    margin: 8px 0 0;
    font-weight: bold;
    font-size: 114.3%;
    color: #222633;
}
#tmp_contents .split_notes .notes_cmt {
    margin: 0;
    font-size: 114.3%;
}
/* ==================================================
EndPage
================================================== */
#tmp_contents .section_navigation .navigation_items_cnt .items_cnt {
    padding: 0 0 0 100px;
}
#tmp_contents img {
    max-width: 100%;
    height: auto;
}
#tmp_contents .left_block .lead_content h2 {
    padding: 3px 0 0 31px;
}
#tmp_contents .left_block .lead_content p {
    padding: 18px 0 30px;
}
#tmp_contents .left_block_single{
    width: 873px;
}
#tmp_contents .left_block a {
    position: relative;
    color: #222633;
}
#tmp_contents .left_block a[target="_blank"]:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    padding-right: 15px;
    background: transparent url(/shared/site_gotokyo_rn/images/icon/icon_external_link.png) 100% 1px no-repeat;
    background-size: 12px 12px;
}
#tmp_contents .left_block a:hover,
#tmp_contents .left_block a:focus,
#tmp_contents .left_block a:active {
    text-decoration: none;
    color: #1baae7;
}
#tmp_contents .left_block a[target="_blank"]:hover:after,
#tmp_contents .left_block a[target="_blank"]:focus:after,
#tmp_contents .left_block a[target="_blank"]:active:after {
    background: transparent url(/shared/site_gotokyo_rn/images/icon/icon_external_link_on.png) 100% 1px no-repeat;
    background-size: 12px 12px;
}
#tmp_contents .left_block .locals_items_list a[target="_blank"]:after,
#tmp_contents .left_block .here_btn a[target="_blank"]:after {
	content: none;
}
#tmp_contents table.datatable td a, 
#tmp_contents table.enquete_table td a {
    color: #222633;
}
#tmp_contents table.datatable td a:hover, 
#tmp_contents table.datatable td a:focus, 
#tmp_contents table.datatable td a:active, 
#tmp_contents table.enquete_table td a:hover, 
#tmp_contents table.enquete_table td a:focus, 
#tmp_contents table.enquete_table td a:active {
    color: #1baae7;
    text-decoration: none;
}
.dontmiss_block {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px 30px 25px;
    color: #222633;
    background-color: #e5e5e5;
}
#tmp_contents .dontmiss_block h3 {
    font-size: 186%;
    margin: 0;
}
#tmp_contents .dontmiss_block .dontmiss_list {
    list-style: none;
    margin-left: 0;
    padding-top: 25px;
}
#tmp_contents .dontmiss_block .dontmiss_list .dontmiss_item {
    background: #e5e5e5 url(/shared/site_gotokyo/images/icon/icon_dontmiss.png) 5px 7px no-repeat;
    padding-left: 20px;
    padding-bottom: 2px;
}



/* Format Customizing */
.format_customizing #tmp_hlogo p {
    background: url(/shared/site_gotokyo/images/logo_wide_sumi.png) no-repeat;
    background-size: 100% 100%;
}
.format_customizing #tmp_header {
    background-color: #ffffff;
    color: #222633;
}
.format_customizing .gnavi a {
    color: #383b47;
    background-color: transparent;
}
.format_customizing .section_banner_customizing {
    margin: 91px 0 0;
}
.format_customizing .section_banner_customizing .banner_customizing_ttl {
    padding: 85px 0 0;
    font-size: 342.8%;
    color: #222633;
    background-color: transparent;
    font-weight: normal;
}
.format_customizing #tmp_contents .left_block {
    padding-top: 0;
}
#tmp_contents .left_block .get_around_txt{
    font-size: 114.2%;
}
.format_customizing #tmp_contents h3 {
    padding-bottom: 20px;
    font-weight: bold;
}
.format_customizing #tmp_contents .datatable {
    border: none;
    margin: 0;
}
#tmp_contents #tmp_fsize .datatable td {
    width: 33.333%;
    border: none;
    text-align: center;
    padding: 0 4px 5px;
}
#tmp_contents #tmp_color {
    padding-top: 50px;
}
#tmp_contents #tmp_color .datatable td {
    width: 50%;
    border: none;
    text-align: center;
    padding: 0 2.5px 5px;
}
#tmp_contents #tmp_fsize .datatable td img,
#tmp_contents #tmp_color .datatable td img {
    width: 100%;
}

#tmp_contents .datatable td .fs_wrap {
    width: 100%;
    height: 30px;
    padding: 5px;
    margin-bottom: 5px;
    background-color: #e5e5e5;
}
#tmp_contents .datatable td .fs_wrap input {
    width: 100%;
    height: 20px;
}
#tmp_contents .customizing_link a {
    display: inline-block;
    width: 150px;
    margin-right: 30px;    
    color: #ffffff;
    padding: 6px;
    background-color: #222633;
    line-height: 1.4;
    text-decoration: none;
    text-align: center;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
#tmp_contents .customizing_link a:after {
    display: none;
}
#tmp_contents .customizing_link a:hover,
#tmp_contents .customizing_link a:active,
#tmp_contents .customizing_link a:focus {
    background-color: #222633;
}
#tmp_contents .customizing_link a:last-child {
    color: #222633;
    background-color: #e5e5e5;
}
/* =================================================
column3_block
=================================================== */
#tmp_contents .section_locals_spot .locals_des,
.section_locals_spot .locals_des {
    font-size: 114.3%;
}
#tmp_contents .keyword_block ul.keyword_list {
    list-style: none;
    margin-left: 0;
    padding: 18px 0 0;
}  
#tmp_contents .ins_ttl .section_ttl .section_ttl_h{
    margin: 0 0 12px;
    line-height: 1.5em;
}
.ins_ttl{
    margin: 0 0 23px;
}
.ins_ttl p{
    font-size: 114.3%;
    clear: both;
}
.ins_cnt .ins_lists{
    list-style: none;
    margin: 0 -6px;
}
.ins_hidden{
    display: none;
}
.ins_cnt li{
    float: left;
    width: 16.6%;
    padding: 0 6px 12px;
}
.ins_cnt .image{
    display: block;
    height: 179px;
    position: relative;
}
.ins_cnt .image:before{
    content: '';
    width: 24px;
    height: 24px;
    background: url(/shared/site_gotokyo/images/icon/icon_sns_instagram_white.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.section_result .btn_showmore_wrap,
.section_instagram .btn_showmore_wrap{
    text-align: center;
    padding-top: 16px;
}
.section_result .btn_showmore_wrap .btn_showmore,
.section_instagram .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,
.section_instagram .btn_showmore_wrap .btn_showmore:hover,
.section_instagram .btn_showmore_wrap .btn_showmore:active,
.section_instagram .btn_showmore_wrap .btn_showmore:focus{
    color: #ffffff;
    background-color: #1baae7;
}
.section_instagram .ins_modal{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: auto;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
    visibility: hidden;
    opacity: 0;
}
.section_instagram .ins_modal.active{
    opacity: 1;
    visibility: visible;
}
.section_instagram .ins_modal .ins_modal_close{
    position: absolute;
    text-indent: -9999px;
    z-index: 4;
    width: 20px;
    height: 20px;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_modal_close.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-transition: 200ms background-image;
    -o-transition: 200ms background-image;
    transition: 200ms background-image;
    top: 28px;
    left: 30px;
}
.section_instagram .ins_modal .ins_modal_close:hover,
.section_instagram .ins_modal .ins_modal_close:focus,
.section_instagram .ins_modal .ins_modal_close:active{
    background-image: url(/shared/site_gotokyo/images/icon/icon_modal_close_on.png);
}
.ins_modal_cnt{
    position: relative;
    margin: 0 auto;
    max-width: 500px;
    width: 39.8vw;
    background-color: #ffffff;
    color: #222633;
}
.ins_modal_cnt .avatar{
    width: 2.6vw;
    display: block;
    overflow: hidden;
}
.ins_modal_cnt .image{
    display: block;
}
.ins_modal_cnt .image img{
    width: 100%;
    height: 500px;
    opacity: 0;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
.active .ins_modal_cnt .image img{
    opacity: 1;
}
.ins_modal_cnt .cnt{
    background-color: #ffffff;
    color: #222633;
}
.ins_modal_cnt .cnt .text_upper{
    padding: 1.6vw 2.8vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.ins_modal_cnt .name{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(70% - 15px);
    margin-left: 1.2vw;
    font-weight: bold;
    color: inherit;
}
.ins_modal_cnt .number{
    display: block;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    text-align: right;
    font-size: 87.5%;
}
.ins_modal_cnt .ins_slides a{
    text-decoration: none;
    color: inherit;
    background-color: transparent;
    position: relative;
    display: block;
}
.ins_modal_cnt a:hover .name,
.ins_modal_cnt a:hover .number,
.ins_modal_cnt a:focus .name,
.ins_modal_cnt a:focus .number,
.ins_modal_cnt a:active .name,
.ins_modal_cnt a:active .number{
    color: #1baae7;
    -webkit-transition: color 300ms;
    transition: color 300ms;
}
.ins_modal_cnt .cnt .text_lower{
    padding: 0.8vw 2.8vw;
    background-color: #e5e5e5;
    color: inherit;
    font-size: 114.3%;
}
.ins_modal_cnt .slick-arrow{
    width: 4.7vw;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 5.33333vw;
    height: 100%;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    color: #222633;
    outline: 0;
}
.ins_modal_cnt .slick-prev{
    left: 15px;
    background-image: url(/shared/site_gotokyo/images/icon/icon_modal_arrow_right.png);
    background-position: 0 240px;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    background-repeat: no-repeat;
}
.ins_modal_cnt .slick-next{
    right: 15px;
    background-image: url(/shared/site_gotokyo/images/icon/icon_modal_arrow_left.png);
    background-position: right 240px;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    background-repeat: no-repeat;
}
.block_bottom .slick-track {
    margin-left: 0;
}
.section_slider_body.locals_slider {
    margin: 0 0 50px;
}
#tmp_contents .show_more_detail,
.show_more_detail {
    text-decoration: none;
    background: #222633 url(/shared/site_gotokyo/images/icon/icon_show-more-detail.png) no-repeat 10px center;
    background-size: 16px;
    color: #ffffff;
    font-size: 114.3%;
    padding: 3px 15px 3px 38px !important;
    border-radius: 15px;
    font-weight: bold;
    margin: 30px 0 0 0;
}
#tmp_contents .show_more_detail,
.show_more_detail {
	display:none;
}
.used_javascript #tmp_contents .show_more_detail,
.used_javascript .show_more_detail {
    display: inline-block;
}
#tmp_contents .show_more_detail:hover,
#tmp_contents .show_more_detail:focus,
#tmp_contents .show_more_detail:active {
    background-color: #1baae7;
}
#tmp_contents .show_more_detail_hidden {
    margin: 1.05263% 0 0 0;
}
.used_javascript #tmp_contents .show_more_detail_hidden {
    display: none;
}

/* ==================================================
Section_pdf_download 
================================================== */
#tmp_contents .section_pdf_download {
    margin-bottom: 50px;
}
#tmp_contents .section_pdf_download ul {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 35px;
    justify-content: space-between;
}
#tmp_contents .section_pdf_download h2 {
    font-size: 177.8%;
    padding: 3px 0 0 31px;
}
#tmp_contents .section_pdf_download h3 {
    font-size: 114.3%;
}
#tmp_contents .section_pdf_download .desc {
    display: block;
    font-weight: normal;
}
#tmp_contents .section_pdf_download ul li{
    width: 43.15789%;
    margin: 1.4% 0;
}
#tmp_contents .section_pdf_download li p {
    padding: 0;
    font-size: 114.3%;
}
#tmp_contents .section_pdf_download ul li a.icon_pdf {
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    color: #222633;
    padding: 0;
    position: relative;
}
#tmp_contents .section_pdf_download ul li a.icon_pdf:before {
    content: '';
    position: relative;
    width: 12px;
    height: 15px;
    display: inline-block;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_pdf.png) no-repeat 0 3px;
    background-size: 12px;
}
#tmp_contents .section_pdf_download ul li a.icon_pdf:hover,
#tmp_contents .section_pdf_download ul li a.icon_pdf:focus,
#tmp_contents .section_pdf_download ul li a.icon_pdf:active {
    color: #1baae7;
}
#tmp_contents .section_pdf_download ul li a.icon_pdf:hover:before,
#tmp_contents .section_pdf_download ul li a.icon_pdf:focus:before,
#tmp_contents .section_pdf_download ul li a.icon_pdf:active:before {
    background: transparent url(/shared/site_gotokyo/images/icon/icon_pdf_on.png) no-repeat 0 3px;
    background-size: 12px;
}
#tmp_contents .section_pdf_download ul li a.icon_external {
    text-decoration: none;
    display: inline-block;
    color: #222633;
    padding: 0;
    position: relative;
}
#tmp_contents .section_pdf_download ul li a.icon_external:before,
#tmp_contents .section_pdf_download ul li a[target="_blank"]:before {
    content: '';
    position: relative;
    width: 17px;
    height: 15px;
    display: inline-block;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_external_link.png) no-repeat 0 3px;
    background-size: 12px;
}
#tmp_contents .section_pdf_download ul li a.icon_external:hover,
#tmp_contents .section_pdf_download ul li a.icon_external:focus,
#tmp_contents .section_pdf_download ul li a.icon_external:active,
#tmp_contents .section_pdf_download ul li a[target="_blank"]:hover,
#tmp_contents .section_pdf_download ul li a[target="_blank"]:focus,
#tmp_contents .section_pdf_download ul li a[target="_blank"]:active {
    color: #1baae7;
}
#tmp_contents .section_pdf_download ul li a.icon_external:hover:before,
#tmp_contents .section_pdf_download ul li a.icon_external:focus:before,
#tmp_contents .section_pdf_download ul li a.icon_external:active:before,
#tmp_contents .section_pdf_download ul li a[target="_blank"]:hover:before,
#tmp_contents .section_pdf_download ul li a[target="_blank"]:focus:before,
#tmp_contents .section_pdf_download ul li a[target="_blank"]:active:before {
    background: transparent url(/shared/site_gotokyo_rn/images/icon/icon_external_link_on.png) no-repeat 0 3px;
    background-size: 12px;
}

/* ==================================================
See_Do
================================================== */
#tmp_contents .mod_btn_horizontal{
    padding: 50px 0 38px;
}
#tmp_contents .mod_btn_horizontal_wrap .mod_btn_horizontal{
    padding-bottom: 0;
}
#tmp_contents .mod_btn_horizontal .horizontal_ttl h2{
    padding: 0 0 30px;
    margin: 0;
}
#tmp_contents .mod_grid_accordion .btn_showmore_wrap{
    text-align: center;
    padding: 26px 0 0;
}
#tmp_contents .mod_btn_horizontal .horizontal_ttl h2,
#tmp_contents .mod_grid_accordion .accordion_ttl h2 {
    font-weight: normal;
    font-size: 228.6%;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt ul {
    display: flex;
    flex-wrap: wrap;
	list-style:none;
    margin: 0 -14px;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item {
    width: 20%;
    padding: 0 14px;
    display: table;
    margin-bottom: 26px;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizotal_item:nth-child(5n) {
    clear: right;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item:nth-child(5n + 1) {
    clear: left;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item_cnt {
    position: relative;
    display:block;
    vertical-align: middle;
    padding: 0;
    text-decoration:none;
    text-align: center;
    color: #ffffff;
    font-size: 111.1%;
    font-weight: bold;
    line-height: 1.4;
    background-size: 100%;
    background-color: #1BAAE7;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item_cnt .image {
    display: block;
    line-height: 0;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item_cnt img {
	width:100%;
	height:auto;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item_cnt .txt{
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    padding: 15px 5px;
    max-height: 100%;
    overflow-y: auto;
    transform: translate(-50%, -50%);
}
.fsize_big #tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item_cnt .txt,
.fsize_big2 #tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item_cnt .txt{
    overflow: auto;
}
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item_cnt:hover,
#tmp_contents .mod_btn_horizontal .horizontal_cnt .horizontal_item_cnt:focus {
    color: #1baae7;
}
.interest_01 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_01.jpg) left center no-repeat;
}
.interest_02 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_02.jpg) left center no-repeat;
}
.interest_03 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_03.jpg) left center no-repeat;
}
.interest_04 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_04.jpg) left center no-repeat;
}
.interest_05 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_05.jpg) left center no-repeat;
}
.interest_06 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_06.jpg) left center no-repeat;
}
.interest_07 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_07.jpg) left center no-repeat;
}
.interest_08 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_08.jpg) left center no-repeat;
}
.interest_09 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_09.jpg) left center no-repeat;
}
.interest_10 {
    background: transparent url(/shared/templates/gotokyo_free/images/see_do/interest_10.jpg) left center no-repeat;
}
#tmp_contents .mod_grid_accordion {
    padding: 50px 0;
}
#tmp_contents .mod_grid_accordion .accordion_ttl h2{
    padding: 3px 0 0 31px;
}
#tmp_contents .mod_grid_accordion ul {
    margin: 0 -6px;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_hidden{
    display: none;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_list:first-child {
    width: 50%;
    margin-top: 0;
}
#tmp_contents .mod_grid_accordion ul:nth-child(2n + 1) .accordion_itemms_list:nth-child(5){
    clear: right;
}
#tmp_contents .mod_grid_accordion ul:nth-child(2n + 1) .accordion_itemms_list:nth-child(6){
    clear: left;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_list {
    width: 25%;
    float: left;
    list-style: none;
    padding: 0 6px;
    margin: 0;
}
#tmp_contents .mod_grid_accordion ul:nth-child(2n) .accordion_itemms_list{
    float: right;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_link {
    position: relative;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #333333;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_img {
    margin-top: 0;
    line-height: 0;
    padding-bottom: 0;
    padding-top: 0;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, right top, from(#222633), color-stop(56%, transparent));
    background-image: linear-gradient(to right top, #222633, transparent 56%);
    background-color: transparent;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_img img {
    width: 100%;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_cnt {
    position: absolute;
    bottom: 0;
    left: 5px;
    font-size: 111.1%;
    font-weight: bold;
    padding: 5px 8px 11px 8px;
    z-index: 2;
}
#tmp_contents .mod_grid_accordion .accordion_itemms_list:first-child .accordion_itemms_cnt {
    font-size: 177.8%;
}
#tmp_contents .section_slider_body .slick-slide img {
    width: 100%;
    height: auto;
}
#tmp_contents .section_slider_body .slider_small {
    height: auto;
    min-height: 150px;
}
#tmp_contents .section_slider_body.slider_box_auto .slider_small {
    min-height: auto;
	height: auto;
}
#tmp_contents #tmp_main .section_slider_body {
    margin-bottom: 130px;
    overflow: hidden;
}
/* =================================================
Kanpai 
=================================================== */

/* =================================================
Results 
=================================================== */
.section_result .result_ttl {
    padding: 26px 0;
    display: flex;
    justify-content: space-between;
}
.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 .result_icon_list {
    display: inline-block;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_td_tiles.png) no-repeat left center;
    color: #222633;
    width: 40px;
    height: 40px;
    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/site_gotokyo/images/icon/icon_td_tiles_on.png);
}
.section_result .result_tabs .result_icon_list_bar {
    display: inline-block;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_td_list.png) no-repeat left center;
    color: #222633;
    width: 40px;
    height: 40px;
    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/site_gotokyo/images/icon/icon_td_list_on.png);
}
.section_result .result_tabs .result_icon_map {
    display: inline-block;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_td_map.png) no-repeat left center;
    color: #222633;
    width: 40px;
    height: 40px;
    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/site_gotokyo/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,
.result_cnt .result_lists li,
.result_cnt .result_lists li a,
.result_cnt .result_lists li .result_item {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.result_cnt .result_lists {
    list-style: none !important;
    margin: 0 -15px 50px !important;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
}
.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 {
    width: 33.3333333%;
    padding: 0 20px;
    margin: 0 0 24px !important;
    position: relative;
}
.result_cnt .result_lists a {
    text-decoration: none;
	flex-grow:1;
}
.result_cnt .result_lists li .result_item {
	flex-flow: column;
	width:100%;
}
.result_cnt .result_lists .result_image {
	width:100%;
	height:0;
	overflow:hidden;
	background-color: #E5E5E5;
	position:relative;
	padding:66.67% 0 0;
}
.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_cnt .result_lists .result_image img {
    position: absolute;
    top: 50%;
    left: 50%;
	/*top: 0\9;
    left: 0\9;*/
    max-width: inherit !important;
    max-width: initial !important;
    width: auto;
    height: 100% !important;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    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_text {
    margin: 10px 0 0;
}
.type_idx .result_cnt .result_lists .result_text{
    border: none;
    min-height: auto;
}
.type_idx .result_cnt .result_lists .result_text .result_name{
    font-weight: bold;
}
.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 !important;
    margin: 3px 0 0 0 !important;
    font-weight: bold;
    color: #222633;
    background-color: transparent;
}
.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 -77px !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 77px;
    margin: 0 0 15px !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 {
    text-decoration: none;
}
.result_cnt .result_lists_bar .result_item {
    position: relative;
}
.result_cnt .result_lists_bar .result_image {
    position: relative;
    overflow: hidden;
    width: 100px;
    height: auto !important;
    float: right;
}
.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: 100px;
    height: auto;
}
.result_cnt .result_lists_bar .result_date {
    left: 0;
    bottom: 5px;
    display: block;
    font-size: 100%;
    background-color: transparent;
    color: #222633;
}
.result_cnt .result_lists_bar .result_text {
    padding: 0 115px 10px 10px;
    border-bottom: 10px solid #e5e5e5;
    min-height: 146px;
    position: relative;
}
.type_idx .result_cnt .result_lists_bar .result_text{
    border-bottom: none;
}
.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;
    margin: 3px 0 0 0;
    font-size: 114.3%;
    font-weight: bold;
    color: #222633;
    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;
}
/* ==================================================
Useful App
================================================== */

/* ==================================================
Sitemap_section
===================================================*/
#tmp_contents .sitemap_section h2 {
    padding: 0;
    margin: 0 0 30px;
    font-size: 228.5%;
}
#tmp_contents .sitemap_section h2:first-child {
    margin-top: 70px;
}
#tmp_contents .sitemap_section h2 a {
    text-decoration: none;
    color: #222633;
    background-color: transparent;
}
#tmp_contents .sitemap_section .col2 {
    margin: 0 0 44px;
}
#tmp_contents .sitemap_section h3 {
    font-size: 142.8%;
    padding: 0;
    font-weight: normal;
    margin: 0 0 1em;
}
#tmp_contents .sitemap_section h3 a,
#tmp_contents .sitemap_section h4 a {
    text-decoration: none;
    color: #222633;
    background-color: transparent;
}
#tmp_contents .sitemap_section ul {
    margin: 0 0 3em 0;
	list-style:none;
}
#tmp_contents .sitemap_section ul li {
    margin: 0 0 15px 0;
    position: relative;
    background: url(/shared/site_gotokyo/images/icon/icon_line.jpg) no-repeat left 0.3em;
    background-size: 6px;
    padding: 0 0 0 12px;
}
#tmp_contents .sitemap_section ul li a {
    text-decoration: none;
    color: #222633;
    background-color: transparent;
    font-weight: bold;
    font-size: 114.3%;
}
#tmp_contents .new_area.sitemap_section ul li a {
    font-weight: normal;
}
#tmp_contents .new_area.sitemap_section ul li ul {
    margin:0.5em 0 0.5em 1em;
}
/* ==================================================
section_slider_single
===================================================*/
#tmp_contents .section_slider_single {
    margin: 3.06349% 0;
}
/* ==================================================
Outline_general
===================================================*/
#tmp_contents .outline_general .outline ul {
    text-indent: 0;
    margin: 25px 0;
    padding: 0;
	list-style:none;
}
#tmp_contents .outline_general .outline h3 {
    padding: 18px 0;
    margin: 0;
}
#tmp_contents .outline_general .outline ul li {
    background: url(/shared/site_gotokyo/images/icon/icon_dontmiss.png) no-repeat 0 10px;
    background-size: 6px 4px;
    padding: 0 0 0 12px;
    margin: 0;
    line-height: 1.5;
}
#tmp_contents .outline_general .outline ul li:before {
    content: '';
    display: none;
}
#tmp_contents .outline_general table td,
#tmp_contents .outline_general table.outline td {
    padding: 15px 30px 15px;
}
/* ==================================================
Outline_info
===================================================*/

/* ==================================================
Search Result Page
===================================================*/

.format_search #tmp_header {
    background-color: #ffffff;
    color: #222633;
}
.format_search .gnavi a {
    color: #383b47;
    background-color: transparent;
}
.format_search .section_banner_result {
    padding: 91px 0 0;
}
.format_photo .section_banner_result .container,
.format_time .section_banner_result .container {
	width:1080px;
}
.format_search .section_banner_result .banner_result_cnt {
    padding: 4.56140351% 0 2.45614035%;
}
.format_search .section_banner_result .banner_result_lead {
	margin-bottom: 8px;
}
.format_search .section_banner_result .banner_result_ttl {
    font-size: 342.8%;
    line-height: 1.1;
    color: #222633;
    background-color: transparent;
    font-weight: normal;
}
.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%;
}
/* Format Customizing */

/* ==================================================
Contact
===================================================*/
#tmp_contents .link_block h2:first-child {
    margin-top: 70px;
}
#tmp_contents .link_block h2 {
    font-size: 257.1%;
    margin: 0 0 15px;
}
#tmp_contents .link_block p {
    padding: 0 0 40px;
    margin: 0 0 11px;
}
#tmp_contents .link_block a {
    color: #222633;
}
#tmp_contents .link_block a:hover,
#tmp_contents .link_block a:focus,
#tmp_contents .link_block a:active {
    text-decoration: none;
    color: #1baae7;
}
#tmp_contents .link_block .links_section {
    margin-left: 0;    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 30px;
    padding: 15px 0 0;
	list-style:none;
}
#tmp_contents .link_block .link_item {
    width: 43.15789%;
    padding: 0;
    margin: 0 0 2.807%;
}
#tmp_contents .link_block .link_item a {
    font-size: 114.3%;
    color: #222633;
    background-color: transparent;
    text-decoration: none;
}
#tmp_contents .link_block .link_item a[target="_blank"]{
    padding-left: 17px;
    background: transparent url(/shared/site_gotokyo/images/icon/icon_external_link.png) no-repeat 0 5px;
    background-size: 12px 12px;
}
#tmp_contents .link_block .link_item a[target="_blank"]:hover,
#tmp_contents .link_block .link_item a[target="_blank"]:focus,
#tmp_contents .link_block .link_item a[target="_blank"]:active{
    background-image: url(/shared/site_gotokyo_rn/images/icon/icon_external_link_on.png) 0 5px;
}
#tmp_contents .link_block .link_item a.mail_link {
    background: transparent url(/shared/site_gotokyo/images/icon/icon_email.png) no-repeat 0 5px;
    background-size: 12px 12px;
}
#tmp_contents .link_block .link_item a.mail_link:focus,
#tmp_contents .link_block .link_item a.mail_link:active,
#tmp_contents .link_block .link_item a.mail_link:hover {
    background-image: url(/shared/site_gotokyo/images/icon/icon_email_on.png) 0 5px;
}
#tmp_contents .link_block .link_item a:hover,
#tmp_contents .link_block .link_item a:active,
#tmp_contents .link_block .link_item a:focus {
    color: #1baae7;
}
/* ==================================================
guide services section
================================================== */
#tmp_contents .lead_content .heading_lead{
    font-size: 114.3%;
}
#tmp_contents .lead_content ul {
	margin-left: 0;
	list-style:none;
}
#tmp_contents .lead_content ul li {
    font-size: 114.3%;
    margin: 0 0 0.5em;
    font-weight: normal;
}
#tmp_contents .lead_content ul li:before {
    content: '\30FB';
}
#tmp_contents .lead_content .no_padding {
    padding: 0;
}
#tmp_contents .outline_general .outline {
    margin: 0;
}

/* ==================================================
Event Calendar
================================================== */
/* ==================================================
contents
================================================== */
.gallery_container {
	width:960px;
	margin:60px auto 0;
}
#tmp_contents .gallery_container p {
	font-size:100%;
}
a.txt_red {
	color:#990000;
	text-decoration:none;
}
.gallery_main .col_main {
	padding:0;
}
.gallery_main #tmp_contents {
	background:url(/shared/templates/free/images/contents/gallery/gallery_contents_bg.gif) repeat-y left top;
	padding-bottom:0;
}
* html .gallery_main #tmp_contents {
	padding-bottom:0;
}
/* pnavi
============================== */
.gallery_main .pnavi {
	clear:both;
	position:fixed;
	right:10px;
	bottom:10px;
	padding:0 17px 0 0;
}
/* ==================================================
navi
================================================== */
/* ynavi
============================== */
#tmp_contents #tmp_ynavi {
	width:150px;
	position:relative;
	z-index:1;
	float:left;
	margin:0 -150px 0 0;
	position:relative;
}
#tmp_contents #tmp_ynavi ul {
	margin:0;
	list-style:none;
	list-style-image:none;
	min-height:40em;  
    height:auto !important;  
    height:40em;
}
#tmp_contents #tmp_ynavi ul ul {
	display:none !important;
}
#tmp_contents #tmp_ynavi li {
	background:#EFEFEF url(/shared/templates/gotokyo_free/images/contents/gallery/nav_border.jpg) bottom center no-repeat;
	margin-bottom:0;
}
#tmp_contents #tmp_ynavi a {
	display:block;
	background:url(/shared/templates/gotokyo_free/images/contents/gallery/nav_bg.jpg) right 24px no-repeat;
}
#tmp_contents #tmp_ynavi a:hover {
	background-image:none;
}
#tmp_contents #tmp_ylist1 a,
#tmp_contents #tmp_ylist2 a,
#tmp_contents #tmp_ylist3 a,
#tmp_contents #tmp_ylist4 a,
#tmp_contents #tmp_ylist5 a,
#tmp_contents #tmp_ylist6 a {
	width:150px;
	padding:7px 0 6px;
	text-align:center;
	color:#222633;
	background-color:transparent;
	text-decoration:none;
}
#tmp_contents #tmp_ynavi a:hover span {
	display:block;
	background-color:#222633;
	color:#FFFFFF;
}
/*
#tmp_contents #tmp_ylist1 a,
#tmp_contents #tmp_ylist1 a span {
	height:37px;
}
#tmp_contents #tmp_ylist2 a,
#tmp_contents #tmp_ylist2 a span {
	height:39px;
}
#tmp_contents #tmp_ylist3 a,
#tmp_contents #tmp_ylist3 a span {
	height:39px;
}
#tmp_contents #tmp_ylist4 a,
#tmp_contents #tmp_ylist4 a span {
	height:42px;
}
#tmp_contents #tmp_ylist5 a,
#tmp_contents #tmp_ylist5 a span {
	height:40px;
}
#tmp_contents #tmp_ylist6 a,
#tmp_contents #tmp_ylist6 a span {
	height:40px;
}
*/
#tmp_contents #tmp_ylist1.on a {
	background-position:-300px top;
}
#tmp_contents #tmp_ylist2.on a {
	background-position:-300px -37px;
}
#tmp_contents #tmp_ylist3.on a {
	background-position:-300px -76px;
}
#tmp_contents #tmp_ylist4.on a {
	background-position:-300px -115px;
}
#tmp_contents #tmp_ylist5.on a {
	background-position:-300px -157px;
}
#tmp_contents #tmp_ylist6.on a {
	background-position:-300px -197px;
}
/*
#tmp_contents #tmp_ylist1 a {
	background-position:left top;
}
#tmp_contents #tmp_ylist1.active a,
#tmp_contents #tmp_ylist1 a:hover,
#tmp_contents #tmp_ylist1 a:focus {
	background-position:-150px top;
}
#tmp_contents #tmp_ylist2 a {
	background-position:left -37px;
}
#tmp_contents #tmp_ylist2.active a,
#tmp_contents #tmp_ylist2 a:hover,
#tmp_contents #tmp_ylist2 a:focus {
	background-position:-150px -37px;
}
#tmp_contents #tmp_ylist3 a {
	background-position:left -76px;
}
#tmp_contents #tmp_ylist3.active a,
#tmp_contents #tmp_ylist3 a:hover,
#tmp_contents #tmp_ylist3 a:focus {
	background-position:-150px -76px;
}
#tmp_contents #tmp_ylist4 a {
	background-position:left -115px;
}
#tmp_contents #tmp_ylist4.active a,
#tmp_contents #tmp_ylist4 a:hover,
#tmp_contents #tmp_ylist4 a:focus {
	background-position:-150px -115px;
}
#tmp_contents #tmp_ylist5 a {
	background-position:left -157px;
}
#tmp_contents #tmp_ylist5.active a,

#tmp_contents #tmp_ylist5 a:hover,
#tmp_contents #tmp_ylist5 a:focus {
	background-position:-150px -157px;
}
#tmp_contents #tmp_ylist6 a {
	background-position:left -197px;
}
#tmp_contents #tmp_ylist6.active a,
#tmp_contents #tmp_ylist6 a:hover,
#tmp_contents #tmp_ylist6 a:focus {
	background-position:-150px -197px;
}
*/
#tmp_contents #tmp_ynavi ul li span {
	display:block;
	width:150px;
	overflow:hidden;
	padding:5px 5px 2px;
}
#tmp_contents #tmp_ynavi li li a {
	display:inline-block !important;
	height:auto !important;
}
#tmp_contents #tmp_ynavi li li a span {
	height:auto !important;
}
/* drop_down_hidden */
#tmp_contents #tmp_ynavi .drop_down_hidden {
	display:none;
	color:#FFFFFF;
	position:absolute;
	left:150px;
	top:-10px;
	z-index:10;
	background-color:rgba(0,0,0,0.85);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#DD000000, endcolorstr=#DD000000, gradienttype=0);
}
#tmp_contents #tmp_ynavi li:hover .drop_down_hidden {
	display:block;
}
/*
#tmp_contents #tmp_ylist1 .drop_down_hidden {
	top:-10px;
}
#tmp_contents #tmp_ylist2 .drop_down_hidden {
	top:-47px;
}
#tmp_contents #tmp_ylist3 .drop_down_hidden {
	top:-86px;
}
#tmp_contents #tmp_ylist4 .drop_down_hidden {
	top:-125px;
}
#tmp_contents #tmp_ylist5 .drop_down_hidden {
	top:-167px;
}
#tmp_contents #tmp_ylist6 .drop_down_hidden {
	top:-207px;
	left:150px !important;
	right:auto !important;
}
*/

#tmp_contents #tmp_ynavi .drop_down_hidden ul {
	display:block !important;
	padding:4px 0;
	font-size:114%;
	text-align:center;
	background-color:rgba(0,0,0,0.6);
	list-style:none;
}
#tmp_contents #tmp_ynavi .drop_down_hidden li {
	background:none;
}
#tmp_contents #tmp_ynavi .drop_down_hidden li a {
	padding:6px 30px;
	width:auto;
	text-decoration:none;
	color:#FFFFFF;
	background-color:transparent;
	background-image:none;
}
#tmp_contents #tmp_ynavi .drop_down_hidden li a:hover {
	text-decoration:underline;
}


/* 東京マラソン */
#tmp_contents #tmp_marathon h2 {
	margin-top:3.6em;
}
#tmp_contents #tmp_marathon h2:first-child {
	margin-top:0;
}
#tmp_contents #tmp_marathon .tip_link {
	padding:0;
	min-height:16.25em;
}
#tmp_contents #tmp_marathon .tip_link .tip_img {
	display:table-cell;
	vertical-align:middle;
}
#tmp_contents #tmp_marathon .tip_link .tip_cnt {
	vertical-align:middle;
}

/* 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;
}



/* ==================================================
ONE MORE STEP FROM  TOKYO
================================================== */
#tmp_contents #tmp_one_more_step {
	padding-bottom: 30px;
	background-color: #ffffff;
	color: inherit;	
	width:705px;
	margin:0 auto;
}
#tmp_contents #tmp_one_more_step img {
	width:auto;
	height:auto;
}
#tmp_contents #tmp_one_more_step .lead_txt {
	text-align: center;
	margin-bottom: 50px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q1 {
	padding: 20px 0 0;
	color: inherit;
	background-color: #ffe04e;
	margin-bottom: 20px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 {
	padding: 20px 10px 10px;
	color: inherit;
	background-color: #fdb497;
	margin-bottom: 20px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q3 {
	padding: 20px 0 0;
	color: inherit;
	background-color: #99ca89;
	margin-bottom: 20px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 {
	padding: 20px 10px 10px;
	color: inherit;
	background-color: #84a9ee;
	margin-bottom: 20px;
}
#tmp_contents #tmp_one_more_step .question_l {
	margin-bottom: 0;
	float: left;
}
#tmp_contents #tmp_one_more_step .question_r {
	float: left;
}
#tmp_contents #tmp_one_more_step .question_r .question_txt {
	margin-bottom: 110px;
}
#tmp_contents #tmp_one_more_step .question_r .see_answer_btn {
	text-align: center;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 .question_l {
	margin-left: 30px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 .question_l .question_txt {
	margin-top: 20px;
	margin-bottom: 75px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 .question_r {
    float: right;
    margin-right: -10px;
	margin-bottom: 0;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 .see_answer_btn {
	text-align: center;	
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 .question_l {
	margin-left: 17px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 .question_l .question_txt {
	margin-top: 20px;
	margin-bottom: 110px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 .question_r {
    float: right;
    margin-right: -10px;
	margin-bottom: 0;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 .see_answer_btn {
	text-align: center;	
}
#tmp_contents #tmp_one_more_step .answear_box1,
#tmp_contents #tmp_one_more_step .answear_box2,
#tmp_contents #tmp_one_more_step .answear_box3,
#tmp_contents #tmp_one_more_step .answear_box4 {
	display: none;
	background-color: #ffffff;
	padding: 20px 20px 10px;
}
#tmp_contents #tmp_one_more_step .answear_box1,
#tmp_contents #tmp_one_more_step .answear_box3 {
	margin: 0 10px;
}
.no_javascript #tmp_contents #tmp_one_more_step .answear_box1,
.no_javascript #tmp_contents #tmp_one_more_step .answear_box2,
.no_javascript #tmp_contents #tmp_one_more_step .answear_box3,
.no_javascript #tmp_contents #tmp_one_more_step .answear_box4 {
	display: block;	
}
#tmp_contents #tmp_one_more_step .ans_txtl {
	float: left;
	margin-bottom: 0;
}
#tmp_contents #tmp_one_more_step .ans_txtr {
	float: right;
	width: 313px;
	margin-bottom: 0;
}
#tmp_contents #tmp_one_more_step .ans_txtr .ans_txt_2 {
	margin: 37px auto 17px auto;	
}
#tmp_contents #tmp_one_more_step .bnr_area {
	list-style: none;
	margin: auto;
	text-align: center;
}
#tmp_contents #tmp_one_more_step .bnr_area li {
	margin-bottom:20px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	width: 260px;
	padding-bottom: 33.4%;
	background: url(/shared/templates/gotokyo_free/images/onestep/one_more_txt02.jpg) no-repeat;
	background-size: contain;
	height: 0;
	margin-bottom: 0;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	padding-bottom: 31%;
	background: url(/shared/templates/gotokyo_free/images/onestep/one_more_txt03.jpg) no-repeat;
	background-size: contain;
	height: 0;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	width: 260px;
	padding-bottom: 33.4%;
	background: url(/shared/templates/gotokyo_free/images/onestep/one_more_txt05.jpg) no-repeat;
	background-size: contain;
	height: 0;
	margin-bottom: 0;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	padding-bottom: 31%;
	background: url(/shared/templates/gotokyo_free/images/onestep/one_more_txt06.jpg) no-repeat;
	background-size: contain;
	height: 0;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	padding-bottom: 33.4%;
	background: url(/shared/templates/gotokyo_free/images/onestep/one_more_txt08.jpg) no-repeat;
	background-size: contain;
	height: 0;
	margin-bottom: 0;
	max-width:293px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	padding-bottom: 31%;
	background: url(/shared/templates/gotokyo_free/images/onestep/one_more_txt09.jpg) no-repeat;
	background-size: contain;
	height: 0;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	padding-bottom: 33.4%;
	background: url(/shared/templates/gotokyo_free/images/onestep/one_more_txt11.jpg) no-repeat;
	background-size: contain;
	height: 0;
	margin-bottom: 0;
	max-width:293px;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	padding-bottom: 31%;
	background: url(/shared/templates/gotokyo_free/images/onestep/one_more_txt12.jpg) no-repeat;
	background-size: contain;
	height: 0;
}
#tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl span,
#tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt span,
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl span,
#tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt span,
#tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl span,
#tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt span,
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl span,
#tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt span {
	display:block;
	overflow:hidden;
	position:relative;
	z-index:-1;
}

/* cn */
.lang_cn #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/cn_one_more_txt02.jpg);
}
.lang_cn #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/cn_one_more_txt03.jpg);
}
.lang_cn #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/cn_one_more_txt05.jpg);
}
.lang_cn #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/cn_one_more_txt06.jpg);
}
.lang_cn #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/cn_one_more_txt08.jpg);
}
.lang_cn #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/cn_one_more_txt09.jpg);
}
.lang_cn #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/cn_one_more_txt11.jpg);
}
.lang_cn #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/cn_one_more_txt12.jpg);
}
/* de */
.lang_de #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/de_one_more_txt02.jpg);
}
.lang_de #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/de_one_more_txt03.jpg);
}
.lang_de #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/de_one_more_txt05.jpg);
}
.lang_de #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/de_one_more_txt06.jpg);
}
.lang_de #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/de_one_more_txt08.jpg);
}
.lang_de #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/de_one_more_txt09.jpg);
}
.lang_de #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/de_one_more_txt11.jpg);
}
.lang_de #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/de_one_more_txt12.jpg);
}
/* jp */
.lang_jp #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/jp_one_more_txt02.jpg);
}
.lang_jp #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/jp_one_more_txt03.jpg);
}
.lang_jp #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/jp_one_more_txt05.jpg);
}
.lang_jp #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/jp_one_more_txt06.jpg);
}
.lang_jp #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/jp_one_more_txt08.jpg);
}
.lang_jp #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/jp_one_more_txt09.jpg);
}
.lang_jp #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/jp_one_more_txt11.jpg);
}
.lang_jp #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/jp_one_more_txt12.jpg);
}
/* es */
.lang_es #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/es_one_more_txt02.jpg);
}
.lang_es #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/es_one_more_txt03.jpg);
}
.lang_es #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/es_one_more_txt05.jpg);
}
.lang_es #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/es_one_more_txt06.jpg);
}
.lang_es #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/es_one_more_txt08.jpg);
}
.lang_es #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/es_one_more_txt09.jpg);
}
.lang_es #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/es_one_more_txt11.jpg);
}
.lang_es #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/es_one_more_txt12.jpg);
}
/* fr */
.lang_fr #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/fr_one_more_txt02.jpg);
}
.lang_fr #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/fr_one_more_txt03.jpg);
}
.lang_fr #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/fr_one_more_txt05.jpg);
}
.lang_fr #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/fr_one_more_txt06.jpg);
}
.lang_fr #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/fr_one_more_txt08.jpg);
}
.lang_fr #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/fr_one_more_txt09.jpg);
}
.lang_fr #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/fr_one_more_txt11.jpg);
}
.lang_fr #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/fr_one_more_txt12.jpg);
}
/* it */
.lang_it #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/it_one_more_txt02.jpg);
}
.lang_it #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/it_one_more_txt03.jpg);
}
.lang_it #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/it_one_more_txt05.jpg);
}
.lang_it #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/it_one_more_txt06.jpg);
}
.lang_it #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/it_one_more_txt08.jpg);
}
.lang_it #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/it_one_more_txt09.jpg);
}
.lang_it #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/it_one_more_txt11.jpg);
}
.lang_it #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/it_one_more_txt12.jpg);
}
/* kr */
.lang_kr #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/kr_one_more_txt02.jpg);
}
.lang_kr #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/kr_one_more_txt03.jpg);
}
.lang_kr #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/kr_one_more_txt05.jpg);
}
.lang_kr #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/kr_one_more_txt06.jpg);
}
.lang_kr #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/kr_one_more_txt08.jpg);
}
.lang_kr #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/kr_one_more_txt09.jpg);
}
.lang_kr #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/kr_one_more_txt11.jpg);
}
.lang_kr #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/kr_one_more_txt12.jpg);
}
/* tc */
.lang_tc #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/tc_one_more_txt02.jpg);
}
.lang_tc #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/tc_one_more_txt03.jpg);
}
.lang_tc #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/tc_one_more_txt05.jpg);
}
.lang_tc #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/tc_one_more_txt06.jpg);
}
.lang_tc #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/tc_one_more_txt08.jpg);
}
.lang_tc #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/tc_one_more_txt09.jpg);
}
.lang_tc #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/tc_one_more_txt11.jpg);
}
.lang_tc #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/tc_one_more_txt12.jpg);
}
/* th */
.lang_th #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/th_one_more_txt02.jpg);
}
.lang_th #tmp_contents #tmp_one_more_step #tmp_onemore_q1 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/th_one_more_txt03.jpg);
}
.lang_th #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/th_one_more_txt05.jpg);
}
.lang_th #tmp_contents #tmp_one_more_step #tmp_onemore_q2 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/th_one_more_txt06.jpg);
}
.lang_th #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/th_one_more_txt08.jpg);
}
.lang_th #tmp_contents #tmp_one_more_step #tmp_onemore_q3 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/th_one_more_txt09.jpg);
}
.lang_th #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_txtl {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/th_one_more_txt11.jpg);
}
.lang_th #tmp_contents #tmp_one_more_step #tmp_onemore_q4 .ans_lead_txt {
	background-image: url(/shared/templates/gotokyo_free/images/onestep/th_one_more_txt12.jpg);
}

/* ==================================================
Profile of our Reps
================================================== */
#tmp_contents p.city_box {
	background:#279470;
	color:#FFFFFF;
	font-size:133.3%;
	font-weight:bold;
	padding:0 10px;
}
#tmp_contents p.prof_text {
	margin: 0 0 0.8em;
    padding: 0;
}
#tmp_contents p.ptop {
	text-align: right;
	clear: both;
}
#tmp_contents ul.city_list {
	margin:0 0 0.8em;
	padding:0;
	list-style:none;
	list-style-image:none;
    display: flex;
    gap: 2%;
}
#tmp_contents ul.city_list li {
	float:left;
	margin:0 10px 0 0;
	text-align:center;
}
#tmp_contents ul.city_list li a {
	width:117px;
	display:block;
	padding:10px;
	background:url(/shared/templates/free_en/images/contents/box_bg.jpg) repeat-x left bottom;
	border:1px solid #C6C8B9;
}
#tmp_contents p.ptop_anc {
	text-align: right;
	clear: both
}
#tmp_contents p.ptop_anc a {
    color: #222633;
    text-decoration: none;
}
#tmp_contents p.ptop_anc a:hover,
#tmp_contents p.ptop_anc a:active,
#tmp_contents p.ptop_anc a:focus {
    color: #1baae7;
}
/* Profile of our Reps
================================================== */
#tmp_contents ul.city_list li {
	width:25%;
	margin: 0;
	text-align:center;
    display: table;
}
#tmp_contents ul.city_list li a {
	display:block;
	width:inherit;
	padding:10px 0;
	width:100%;
	background:url(/shared/templates/free_en/images/contents/box_bg.jpg) repeat-x left bottom;
	border:1px solid #C6C8B9;
    color: #222633;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}
#tmp_contents ul.city_list li a:hover,
#tmp_contents ul.city_list li a:active,
#tmp_contents ul.city_list li a:focus {
    color: #1baae7;
}
#tmp_contents p.ptop_anc a {
    font-weight: bold;
}


/* ==================================================
アニメマンガ
================================================== */

/* =================================================
anchor_horizontal_cnt 
=================================================== */


/* ==================================================
東京旅行人気ランキング 
/th/best-attractions.html
================================================== */

/* ==================================================
事業者一覧
================================================== */
#tmp_contents .company_list_col2,
#tmp_contents .company_list_col3 {
	clear:both;
	margin:0 0 1em 1em;
}
#tmp_contents .company_list_col2 li,
#tmp_contents .company_list_col3 li {
	float:left;
}
#tmp_contents .company_list_col2 li {
	width:50%;
}
#tmp_contents .company_list_col3 li {
	width:33%;
}
#tmp_contents .company_list_col2,
#tmp_contents .company_list_col3 {
    margin: 0 0 15px 0;
	list-style:none;
}
#tmp_contents .company_list_col2 li,
#tmp_contents .company_list_col3 li {
    margin: 0 0 15px 0;
    position: relative;
    background: url(/shared/site_gotokyo/images/icon/icon_line.jpg) no-repeat left center;
    background-size: 6px;
    padding: 0 0 0 12px;
    font-size: 114.3%;
}
#tmp_contents .company_list_col2 li a,
#tmp_contents .company_list_col3 li a {
    text-decoration: none;
    color: #222633;
    background-color: transparent;
    font-weight: bold;
}

#tmp_contents .course_view_btn {
	float:right;
	text-align:center;
}
#tmp_contents .course_view_btn a {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	float: right;
	text-align: center;
	text-decoration: none;
	background-color: #222633;
	color: #ffffff;
	padding: 6px 14px 5px;
	line-height: 1.2;
}
#tmp_contents .icon_ja {
	background:url(/shared/site_shuun/images/icon/icon_ja.jpg) right center no-repeat;
	padding-right:36px;
	margin-right:6px;
}
#tmp_contents .icon_en {
	background:url(/shared/site_shuun/images/icon/icon_en.jpg) right center no-repeat;
	padding-right:36px;
	margin-right:6px;
}
#tmp_contents .type_shuun {
	clear:both;
}
#tmp_contents .type_shuun .left_block {
	float:left;
    width: calc(100% - 340px);
}
#tmp_contents .type_shuun .shuun_rnavi {
	float:right;
    width: 300px;
	border:2px solid #CDE1FF;
	border-radius:10px;
	margin-bottom:1.6em;
}
#tmp_contents .type_shuun .shuun_rnavi p {
	margin:0;
	padding:0;
    font-size: 100%;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_ttl {
	background-color:#F5F9FF;
	color:#204591;
	text-align:center;
	border-radius:10px 10px 0 0;
	padding:5px 0;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_ttl p span{
	background:url(/shared/site_shuun/images/icon/rnavi_search_icon.gif) left center no-repeat;
	padding:8px 8px 8px 30px;
	font-size:114.2%;
	font-weight:bold;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt {
	padding:14px 6px 22px;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt .select_course {
	border-left:4px solid #3172D8;
	background-color:#F5F9FF;
	color:#204591;
	font-weight:bold;
	margin-bottom:2px;
	padding:3px 0 3px 10px ;
	clear:both;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt .select_course .link_left {
	float:left;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt .select_course span {
	color:#000000;
	font-size:87.5%;
	margin:0 0 0 5px;
	display:inline-block;
	vertical-align:top;
	width:240px;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt input[type=checkbox] {
	margin-top:0.2em;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_search_contents #kw,
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt #kw {
	margin-bottom:17px;
	width:100%;
	padding:4px 0;
	border: 1px solid #204591;
	box-shadow:0 2px 0 0 #DDDDDD;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_search_contents .sch_keyword {
	margin-bottom:0;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt select {
	margin-bottom:17px;
	width:100%;
	padding:4px 8px;
	border: 1px solid #204591;
	box-shadow:0 2px 0 0 #DDDDDD;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt .select_cnt select {
	width:113px;
	float:left;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt .select_cnt p {
	float:left;
	margin:3px 17px;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt .check_service {
	margin:6px 0 0;
	font-weight:normal;
	vertical-align:top;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt .link_map {
	text-align:right;
	font-weight:normal;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt .link_map a {
	background:url(/shared/site_shuun/images/icon/contents_link_icon.jpg) left center no-repeat;
	padding-left:16px;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_cnt hr {
	border:1px solid #DDDDDD;
	margin:12px 0;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_btn {
	color:inherit;
	background:#204591;
	text-align:center;
	margin:20px 0 0 0;
	clear:both;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_btn input[type=submit] {
	color:#FFFFFF;
	background-color:transparent;
	display:block;
	border:none;
	cursor:pointer;
	width:100%;
	margin:0 0 10px;
	padding:6px;
	font-size:128.5%;
}
#tmp_contents .type_shuun .shuun_rnavi .shuun_rnavi_reset input[type=reset] {
	background-color:#F5F9FF;
	color:#204591;
	display:block;
	border:1px solid #85A7DA;
	cursor:pointer;
	width:100%;
	margin:0 0 10px;
	padding:6px;
	box-shadow:0 2px 0 0 #DDDDDD;
}
.map_close {
	text-align:right;
	margin:0 5px;
}
.map_close a {
	background:url(/shared/site_shuun/images/icon/lightbox_close_btn.png) right center no-repeat;
	color:#FFFFFF;
	padding-right:30px;
	text-decoration:none;
}
.map_close a:focus,
.map_close a:hover {
	text-decoration:underline;
}


/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_contents .mod_btn_horizontal .horizontal_cnt ul:after,
#tmp_contents .mod_grid_accordion ul:after,
#tmp_event_cal_refine_cnt fieldset:after,
#tmp_event_cal_refine_cnt fieldset ul li:after {
    content: "";
    display: table;
    clear: both;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents #tmp_gallery_search_cnt:after,
#tmp_contents #tmp_search_result_list:after,
#tmp_contents #tmp_gallery_photo:after,
.gallery_container:after,
#tmp_photo_search_ttl:after,
#tmp_photo_search_cnt:after,
.box_result_list:after,
#tmp_contents .search_info:after,
#tmp_contents .section_locals_spot .locals_items_cnt:after,
.section_locals_spot .locals_items_cnt:after,
#tmp_contents #tmp_one_more_step .question_box1:after,
#tmp_contents #tmp_one_more_step .answear_box1:after,
#tmp_contents #tmp_one_more_step .question_box2:after,
#tmp_contents #tmp_one_more_step .answear_box2:after,
#tmp_contents #tmp_one_more_step .question_box3:after,
#tmp_contents #tmp_one_more_step .answear_box3:after,
#tmp_contents #tmp_one_more_step .question_box4:after,
#tmp_contents #tmp_one_more_step .answear_box4:after,
#tmp_contents .company_list_col2:after,
#tmp_contents .company_list_col3:after,
#tmp_contents .hotel_ta_area:after,
#tmp_contents #tmp_exhibition .wrap_exhibition:after,
#tmp_contents #tmp_famous_rank .top_anc ul:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}

/* for IE7.0 */
*:first-child+html #tmp_contents #tmp_gallery_search_cnt,
*:first-child+html #tmp_contents #tmp_search_result_list,
*:first-child+html #tmp_contents #tmp_gallery_photo,
*:first-child+html #tmp_contents .section_locals_spot .locals_items_cnt,
*:first-child+html .section_locals_spot .locals_items_cnt,
*:first-child+html #tmp_contents ul.city_list,
*:first-child+html #tmp_contents .company_list_col2,
*:first-child+html #tmp_contents .company_list_col3,
*:first-child+html #tmp_contents .hotel_ta_area,
*:first-child+html #tmp_contents #tmp_exhibition .wrap_exhibition,
*:first-child+html #tmp_contents #tmp_famous_rank .top_anc ul {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents #tmp_gallery_search_cnt,
* html #tmp_contents #tmp_search_result_list,
* html #tmp_contents #tmp_gallery_photo,
* html #tmp_contents .section_locals_spot .locals_items_cnt,
* html .section_locals_spot .locals_items_cnt,
* html #tmp_contents ul.city_list,
* html #tmp_contents .company_list_col2,
* html #tmp_contents .company_list_col3,
* html #tmp_contents .hotel_ta_area,
* html #tmp_contents #tmp_exhibition .wrap_exhibition,
* html #tmp_contents #tmp_famous_rank .top_anc ul  {
	display:inline-block;
}



/* for Firefox */
/* ==================================================
print
================================================== */
@media print {
body {
    background:#FFFFFF !important;
}
#tmp_wrapper {
    width:100% !important;
}
#tmp_header {
    margin-bottom:10px !important;
    padding-bottom:10px !important;
    color:#222633 !important;
    background:#FFFFFF !important;
    border-bottom:1px solid #222633 !important;
}
#tmp_footer {
    margin-top:10px !important;
    padding-top:10px !important;
    color:#222633 !important;
    background:#FFFFFF !important;
    border-top:1px solid #222633 !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_means {
    display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
    float:none !important;
}
body,
#tmp_pankuzu {
    background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
    margin:0 !important;
    padding:0 !important;
}
#tmp_contents .box_gmap {
    margin:0;
    padding:170px 0 0 0;
    position:relative;
    top:-170px;
    page-break-before:always;
}
.copyright {
    text-align:left !important;
}
#tmp_main:after,
.col_nm:after {
    content:".";
    height:1px;

}
#tmp_header {
	position:static !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    z-index: auto !important;
}
#tmp_header > .container {
    padding: 10px 4.7619% 0 !important;
}
.section_banner_top {
	margin-top:0 !important;
}
#tmp_hlogo,
#tmp_hlogo * {
	background: #ffffff !important;
	color: #333333 !important;
}
#tmp_hlogo a,
#tmp_hlogo h1,
#tmp_hlogo p {
	width: auto !important;
	height: auto !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
	position: static !important;
	z-index: auto !important;
	overflow: visible !important;
	text-indent: initial !important;
}


}
