@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
    -webkit-text-size-adjust:none;
}
/* wrapper
================================================== */
#tmp_wrapper {
    width:100%;
    min-width:320px;
    overflow: hidden;
}
.container  {
    width: 100%;
    padding: 0 10px;
}
#tmp_wrap_main {
	position: relative;
	z-index: 1;
}
#tmp_main {
    padding: 10px 0 30px 0;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
    word-wrap:break-word;
}
/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
    float:none;
}
.wrap_col_lft_navi {
    float:none;
    position:static;
    z-index:auto;
}
.col_main {
    padding:0;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi,
.format_free .wrap_col_rgt_navi {
    display: block;
}
.format_free .column_lnavi .col_main {
    margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
    margin-right:0;
}
.format_free .col_rgt_navi {
    width: 100%;
}

/* ==================================================
header
================================================== */
.header_action {
    float: none;
}
.format_top #tmp_header {
    margin-top: 10px;
    z-index: 9999;
}
#tmp_header {
    position:relative;
    padding:0;
    /* z-index: 999; */
}
.format_free #tmp_header {
    padding: 10px 0;
}
.format_idx3 #tmp_header,
.format_special #tmp_header,
.format_photo #tmp_header,
.format_model #tmp_header {
    padding-bottom: 77px;
	background-size: auto 104px;
}
.format_idx3 .header_control,
.format_special .header_control,
.format_photo .header_control,
.format_model .header_control {
    margin-bottom: 14px;
}
.format_free #tmp_header .container:after {
    width: 200px;
    height: 79px;
    left: -55px;
    top: -21px;
}
.format_free #tmp_header:after {
    display: none;
}
.format_idx3 #tmp_header .container:after,
.format_special #tmp_header .container:after,
.format_photo #tmp_header .container:after,
.format_model #tmp_header .container:after {
    width: 200px;
    height: 145px;
    left: -63px;
    margin-top: -21px;
    display: block;
}
.format_idx3 #tmp_header:after,
.format_special #tmp_header:after,
.format_photo #tmp_header:after,
.format_model #tmp_header:after {
	display: block;
	width: 122px;
	height: 140px;
	bottom: 0;
	top: 27px;
	right: -70px;
	background-size: cover;
	-webkit-background-size: cover;
}
#tmp_hlogo {
    float:left;
    margin: 7px 0 0 10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
    display:inline-block;
    width:146px;
    height:36px;
}
#tmp_hlogo a {
    width:146px;
    height:36px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
    width:146px;
    height:36px;
}
.header_control {
    padding: 0;
    z-index: 1000;
}
.gnavi {
    color:inherit;
    float: none;
}
.gnavi > ul {
    padding: 2px 10px 0;
}
.gnavi > ul > li {
    float:none;
    border-bottom: 2px solid #e1d6c2;
    padding: 0;
}
.gnavi > ul > li > a {
    display: block;
    padding: 18px 0 10px 15px;
    color: #000000;
    font-size: 107.1%;
    position: relative;
    min-height: inherit;
    background: url(/shared/images/icon/icon_circle_large.png) no-repeat 0 19px;
    background-size: 12px 12px;
    text-align: left;
}
.gnavi > ul > li > a.active{
    background: transparent url(/shared/images/icon/icon_circle_large.png) no-repeat 0 19px;
    background-size: 12px 12px;
    color: #000000;
}
.gnavi > ul > li > a:before {
    content: "";
    background: url(/shared/images/icon/icon_arrow_down.png) no-repeat;
    background-size: 100% auto;
    width: 9px;
    height: 5px;
    position: absolute;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 0;
    top: 50%;
    margin-top: 2px;
}
.gnavi > ul > li > a.active:before {
    background: url(/shared/images/icon/icon_arrow_up.png) no-repeat;
    background-size: 100% auto;
}
.gnavi .glist8 a.active:before {
    background: url(/shared/images/icon/icon_arrow_up.png) no-repeat;
}    
.gnavi > ul > li > a:after {
    display: none;
}
.gnavi .glist8 {
    display: none;
}
.gnavi > ul > li > a > span {
    display: block;
    height: auto;
    padding: 0;
}
.gnavi > ul > li > a > span br {
    display: none;
}
.gnavi > ul > li > .menu_sub {
    display: none;
    position: static;
    z-index: 3;
    left: 0;
    width: 100%;
    top: 100%;
    background: transparent;
    color: #000000;
    padding: 0 0 15px 26px;
    font-size: 92.8%;
}
.gnavi > ul > li > .menu_sub a {
    background: #ffffff url(/shared/images/icon/icon_arrow_right_sp.png) no-repeat right center;
    background-size: 5px 8px;
    font-weight: bold;
    padding: 8px 0;
}
.see_list {
    display: none;
}    
.menu_artile {
    margin-bottom: 0;
    clear: both;
}
.menu_artile .link_sub {
    margin: 0;
}
.menu_artile .link_sub br {
    display: none;
}
.menu_artile .link_sub li {
    display: block;
    width: 100%;
    margin-right: 0;
    padding: 0;
    border-right: 0;
    text-align: left;
} 
.menu_artile .link_sub li img {
    display: none;
}
.menu_artile .link_sub li a {
    color: #000000;
}
.menu_artile .link_sub li a:focus,
.menu_artile .link_sub li a:hover {
    text-decoration: none;
}    
.menu_artile .link_sub li a span {
    margin: 0;
}
.sightseeing_title {
	display:none;
}
.sightseeing_sub {
	text-align:left;
}
.sightseeing_input label,
.sightseeing_option label{
    display: block;
    margin: 5px 0 0;
}
.sightseeing_select {
    min-width: initial;
    width: 98%;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	padding: 7px 8px 5px;
}
.sightseeing_option,
.sightseeing_input {
	float: none;
    margin: 0 0 0.8em;
}
.sightseeing_input input {
	width: 98%;
	border: 1px solid #cccccc;
	padding: 7px 8px 5px;
}
.sightseeing_search {
    width: 100%;
    margin: 0 auto;
}
.sightseeing_search .link_sub {
    float: left;
    margin: 0;
    clear: none;
    width: 50%;
}
.sightseeing_search .link_sub li {
    width: 100%;
    padding: 0;
    margin-top: 0;
}
.sightseeing_search .link_sub li a {
    display: block;
    text-decoration: none;
    text-align: left;
    background: #ffffff;
    color: #000000;
    padding: 0;
    box-shadow: none;
}
.sightseeing_search .link_sub li label {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 1px solid #CCCCCC;
}
.sightseeing_search .link_sub li input[type="radio"] {
    display: none;
}
.sightseeing_search .link_sub li input[type="radio"]:checked + .purpose_label {
	border: 1px solid #c5503c;
}
.sightseeing_search .link_sub li a:focus,
.sightseeing_search .link_sub li a:hover {
    text-decoration: none;
}
.sightseeing_search .sightseeing_btn {
	margin: 10px 0 20px;
}
.sightseeing_search .sightseeing_reset_btn {
    margin: 0;
    float: none;
    width: 98%;
    padding: 0;
    color: #000000;
    font-weight: bold;
    font-size: 92%;
}
.sightseeing_search .sightseeing_search_btn {
    margin: 0 auto 0.8em;
    float: none;
    width: 98%;
    border: 1px solid #CCCCCC;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.menu_sub_action .menu_sub_close {
    display: none;
}
#tmp_setting {
    float: none;
    text-align: left;
    margin: 0;
    background: inherit;
    color: #000000;
}
#tmp_setting > ul {
    padding: 0 8px;
}
#tmp_setting li:last-child,
#tmp_setting li:nth-child(4),
#tmp_setting li:nth-child(3),
#tmp_setting li:first-child,
#tmp_setting li {
    display: block;
    margin-right: 0;
}
#tmp_setting li:first-child,
#tmp_setting li:nth-child(2) {
    border-bottom: 2px solid #e1d6c2;
}
#tmp_setting li:first-child a:after,
#tmp_setting li:nth-child(2) a:after {
    content: "";
    width: 5px;
    height: 8px;
    position: absolute;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    background: #ffffff url(/shared/images/icon/icon_arrow_right_sp.png) no-repeat right center;
    background-size: 5px 8px;
}
#tmp_setting a {
    color: #000000;
    font-weight: bold;
    padding: 18px 0 10px 20px;
    position: relative;
    font-size: 85.7%;
}
#tmp_setting a:focus,
#tmp_setting a:hover {
    text-decoration: none;
}
.setting_infor {
    background: url(/shared/images/icon/icon_infor_black.png) no-repeat 5px 21px;
    background-size: 9px 11px;
}
.setting_traffic {
    background: url(/shared/images/icon/icon_traffic_black.png) no-repeat 5px 20px;
    background-size: 8px 12px;
}
.setting_change {
    background: url(/shared/images/icon/icon_change_black.png) no-repeat 5px 20px;
    background-size: 10px 10px;
}
.setting_sound {
    background: url(/shared/images/icon/icon_sound_black.png) no-repeat 5px 20px;
    background-size: 12px 12px;
}
.setting_language {
    background: url(/shared/images/icon/icon_language_black.png) no-repeat 5px 19px;
    background-size: 12px 12px;
}
.box_gsearch {
    margin: 25px 10px 12px;
}
.box_gsearch .label_query {
    float: none;
    display: block;
    text-align: center;
    font-size: 107.1%;
    margin: 0 0 10px;
}
.box_gsearch .input_control {
    float: left;
    width: 100%;
    padding-right: 37px;
    margin-right: -37px;
}
.box_gsearch .input_control input {
    width: 100%;
    padding: 8px 14px;
    height: 37px;
    color: #212121;
    background-color: #ffffff;
    border: 0;
    border-left: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-position: 8px 9px !important;
}
.box_gsearch  #tmp_func_sch_btn{
    background-size: 14px 15px;
    min-width: 37px;
    min-height: 37px;
}
/* sp_menu
================================================== */
.spmenu_open #tmp_main,
.spmenu_open #tmp_footer {
    display:none;
}
#tmp_switch_sp_style {
    display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
    display: block;
    list-style: none;
}
#tmp_hnavi_s li a {
    display:block;
    width:40px;
    height:40px;
    text-decoration:none;
}
#tmp_hnavi_lmenu {
    position:absolute;
    left:10px;
    top:20px;
}
#tmp_hnavi_rmenu {
    position:absolute;
    right:10px;
    top:20px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
    display:block;
    position:relative;
    z-index:-1;
    width:40px;
    height:40px;
    overflow:hidden;
}

/* gnavi
================================================== */
#tmp_gnavi {
    display:none;
}
.mobile_control {
    display: block;
}

.mobile_control {
    margin: 0;
    float: right;
    list-style: none;
}

.mobile_control li {
    float: left;
    text-align: center;
}

.mobile_control .icons_search_menu {
    position: absolute;
    top: 18px;
    left: 50%;
    margin-left: -10px;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.mobile_control li a {
    text-decoration: none;
    color: #000000;
    position: relative;
    display: block;
    width: 50px;
    min-height: 48px;
    text-transform: uppercase;
}

.mobile_control li a.navigation_link {
    color: #000000;
    background-color: transparent;
}

.mobile_control li a.search_link {
    color: #000000;
    background-color: transparent;
    text-indent: -1987em;
}
.mobile_control li a.open.search_link {
    background-color: #bc4d3a;
    color: #ffffff;
    text-indent: 0;
}

.mobile_control li a.open.navigation_link {
    background: transparent;
}
.mobile_control .search_link:before,
.mobile_control .search_link:after {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    content: '';
    left: 50%;
    margin-left: -9px;
    top: 16px;
    position: absolute;
    height: 3px;
    width: 18px;
    background-color: #666666;
    opacity: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.mobile_control .search_link:before {
    margin-top: -5px;
}

.mobile_control .search_link:after {
    margin-top: 5px;
}

.mobile_control .search_link.open .icons_search_menu {
    opacity: 0;
}

.mobile_control .open.search_link:before,
.mobile_control .open.search_link:after {
    opacity: 1;
    margin-top: 0;
    background-color: #ffffff;
}

.mobile_control .open.search_link:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mobile_control .open.search_link:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile_control .open.search_link:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile_control .symbol_nav {
    color: #ffffff;
}

.mobile_control .symbol_nav:after,
.mobile_control .symbol_nav:before {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    content: '';
    left: 0;
    color: #ffffff;
}

.mobile_control .symbol_nav:before {
    top: -7px;
}

.mobile_control .symbol_nav:after {
    top: 7px;
}

.mobile_control .open .symbol_nav {
    background-color: transparent;
    color: #ffffff;
}

.mobile_control .open .symbol_nav:after,
.mobile_control .open .symbol_nav:before {
    content: '';
    top: 0;
    right: 0;
}

.mobile_control .open .symbol_nav:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile_control .open .symbol_nav:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mobile_control .symbol_nav,
.mobile_control .symbol_nav:after,
.mobile_control .symbol_nav:before {
    position: absolute;
    height: 3px;
    width: 25px;
    background-color: #000000;
    color: #ffffff;
}
.mobile_control a.open.search_link .nav_text {
    background-color: #bc4d3a;
    color: #ffffff;
    text-indent: 0;
}
.mobile_control .nav_text {
    padding-top: 32px;
    display: block;
    width: 100%;
    left: 0;
    background-color: transparent;
    color: #000000;
    font-size: 64.2%;
    font-weight: bold;
}

.mobile_control .symbol_nav {
    left: 50%;
    margin-left: -12px;
    top: 18px;
}

.mobile_control .icon_search_menu {
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -18px;
    opacity: 1;
    display: inline-block;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #000000;
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    background: transparent url(/shared/images/icon/icon_search.png) no-repeat;
    background-size: 100% auto;
}

.mobile_control .open.search_link .icon_search_menu {
    opacity: 0;
}

.close_btn {
    padding: 10px 10px 30px;
    opacity: 1;
    text-align: center;
    height: auto;
    color: #212121;
    background-color: transparent;
}

.close_btn a {
    display: inline-block;
    padding: 5px 10px;
    min-width: 90px;
    text-align: center;
    font-size: 85.7%;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 20px;
    border: 1px solid #e5e5e5;
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

.close_btn a:before {
    content: '';
    position: relative;
    top: -1px;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle;
    color: inherit;
    background: url(/shared/images/icon/icon_close_black.png) no-repeat transparent;
    background-size: 100% auto;
}
#tmp_sma_search .close_btn a {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
}
#tmp_sma_search .close_btn a:before {
    background: url(/shared/images/icon/icon_close_white.png) no-repeat transparent;
    background-size: 100% auto;
}
.menu_sp {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 48px;
    left: 10px;
    right: 10px;
    color: #000000;
    background-color: #ffffff;
    padding: 0;
}
.format_top .menu_sp{
    top: 58px;
}
.format_free .menu_sp {
    top: 58px;
}
#tmp_sma_search {
    background: #c5503c;
    color: #ffffff;
}
.overlay:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
    background: rgba(0,0,0,0.7);
    z-index: 999;
    height: 100%;
}

#tmp_contents .box_search{
    padding: 10px;
}
/* pankuzu
================================================== */
#tmp_sma_pankuzu {
    display:block;
    padding-right:10px;
    padding-left:10px;
    border-bottom:1px solid #AABBCC;
    clear:both;
}
/* lnavi
================================================== */
/* rnavi
================================================== */
#tmp_lnavi #tmp_lnavi_ttl {
    font-size: 128.5%;
}
#tmp_lnavi #tmp_lnavi_cnt #tmp_lnavi_cnt ul a {
    font-size: 100%;
}
/* pnavi
================================================== */
/* plugin
================================================== */
.plugin {
    display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
    display: block;
    text-align: center;
}
.wrap_mc_pc #tmp_switch_pc_style {
    min-width: 200px;
    display: inline-block;
    margin: 0 auto 20px;
    padding: 12px 50px;
    font-size: 100%;
    line-height: 1;
    box-shadow: 0 0 5px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.35);
    color: #000000;
    text-decoration: none;
    text-align: center;
}
/* ==================================================
footer
================================================== */
#tmp_pankuzu {
    margin: 0 0 15px 0;
}    
/* fnavi */
.pnavi {
    margin: 0 auto 25px;
    width: 112px;
    height: 55px;
}
#tmp_contents .pnavi {
	margin: 0;
	width: auto;
	height: auto;
}
.navi_footer {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1006;
    list-style: none;
}
.navi_footer > li {
    float: left;
    width: 20%;
    text-align: center;
    background: #c5503c url(/shared/images/bg_gnavi.jpg) repeat;
    color: #ffffff;
}
.navi_footer > li > a {
    text-decoration: none;
    color: #ffffff;
    display: block;
    font-size: 71.4%;
    min-height: 50px;
    padding-top: 32px;
    border-right: 1px solid #994e28;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
}
.navi_footer > li:last-child > a {
    border-right: 0;
}
.navi_footer > li > a:after, 
.navi_footer > li > a:before {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    content: '';
    left: 50%;
    margin-left: -9px;
    top: 16px;
    position: absolute;
    height: 3px;
    width: 18px;
    background-color: #666666;
    opacity: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.navi_footer > li.active > a:before, 
.navi_footer > li.active > a:after {
    opacity: 1;
    margin-top: 0;
    background-color: #c85a47;
}
.navi_footer > li.active > a:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navi_footer > li.active > a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navi_footer > li.active > a {
    background-image: none;
    background-color: #ffffff;
    color: #302510;
}
.glist1 > a {
    background: transparent url(/shared/images/icon/icon_recommend.png) no-repeat;
    background-size: 19px 17px;
    background-position: center 8px;
}
.glist2 > a {
    background: transparent url(/shared/images/icon/icon_gourmet.png) no-repeat;
    background-size: 30px 19px;
    background-position: center 7px;
}
.glist3 > a {
    background: transparent url(/shared/images/icon/icon_sport.png) no-repeat;
    background-size: 20px 20px;
    background-position: center 6px;
}
.glist4 > a {
    background: transparent url(/shared/images/icon/icon_course.png) no-repeat;
    background-size: 22px 23px;
    background-position: center 5px;
}
.glist5 > a {
    background: transparent url(/shared/images/icon/icon_loging.png) no-repeat;
    background-size: 28px 16px;
    background-position: center 8px;
}
.navi_footer .menu_sub {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background: #ffffff;
    top: 0;
    z-index: -1;
}
.navi_footer .active .menu_sub {
    display: block !important;
}
.navi_footer .menu_sub ul,
.navi_footer .menu_sub .menu_artile .link_sub {
    padding: 0 10px;
}
.navi_footer .menu_sub ul li,
.navi_footer .menu_sub .menu_artile .link_sub li {
    padding: 5px;
    border-bottom: 1px solid #ebe1ce;
    text-align: left;
}
.navi_footer .menu_sub ul li:last-child,
.navi_footer .menu_sub .menu_artile .link_sub li:last-child {
    border-color: transparent;
}
.navi_footer .menu_sub ul li img,
.navi_footer .menu_sub .menu_artile .link_sub li img {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 6px;
}
.navi_footer .menu_sub ul li a span,
.navi_footer .menu_sub .menu_artile .link_sub li a span {
    display: inline-block;
    vertical-align: middle;
}
.navi_footer .menu_sub ul li a,
.navi_footer .menu_sub .menu_artile .link_sub li a {
    color: #302510;
    text-decoration: none;
    display: block;
}
#tmp_footer {
    font-size: 100%;
    padding: 20px 0 20px;
}
/* fnavi  */
.wrap_fnavi {
    float: none;
    padding: 0 0 8px 0;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #a4552c;
    margin-bottom: 35px;
}
.fnavi {
}
.fnavi li {
    margin: 0 0 9px 0;
    display: inline-block;
}
.fnavi li a {
    background: none;
    padding: 0 0 0 0;
}
.fnavi li a:after {
    content: "/";
    margin: 0 10px;
}
.fnavi li:last-child a:after {
    display: none;
}
.fnavi li a:focus,
.fnavi li a:hover {
    text-decoration: underline;
}    
.logo_footer {
    width: 219px;
    height: 54px;
    float: none;
    background: url(/shared/images/h_logo_footer_sp.png) no-repeat;
    background-size: 100% auto;
    margin: 0 auto 35px;
}
.footer_cnt {
    overflow: hidden;
    border-right: 0;
}
.format_free .footer_cnt address br,
.format_top .footer_cnt address br {
    display: block !important;
}
.footer_cnt address span {
    display: block;
    margin-bottom: 3px;
}
.footer_cnt .footer_cnt_title {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 5px;
}
.footer_cnt address {
    margin: 0 0 36px;
    font-style:normal;
}
.footer_cnt address:last-child {
    margin:0;
}    
.copyright {
    text-align:center;
    font-size: 75%;
    margin-top: 24px;
}
/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
    float:none;
    margin-left:0 !important;
    margin-right:0 !important;
}
/* iframe 
================================================== */
#tmp_contents iframe {
	width:100%;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
    position:relative;
    display:block;
    height:0;
    padding-bottom:56.25%;
    overflow:hidden;
    min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
    width:100%;
    margin-right:0;
    display: block;
    float:none;
    clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
    width:100%;
    display: block;
    float:none;
    clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
    margin-bottom:0;
}
div.img_cap {
    width:auto !important;
}
#tmp_contents img {
    max-width:100%;
    height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
    margin-left:22px;
}
#tmp_contents table {
    width:auto;
}
#tmp_contents table table {
    max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
    width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
    width:100% !important;
}
/* #tmp_contents input[type="text"],
#tmp_contents textarea {
    width:100% !important;
    padding:0;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;/* Webkit */
/* } */
div.col2,
div.col3 {
    margin: 0;
}
div.col2 div.col2L,
div.col2 div.col2R,
div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R {
    padding: 0;
}

/* dotted 
============================== */
table.col2_dotted {
}
table.col2_dotted td.col2L_dotted {
	width:100%;
    display: block;
    float:none;
    clear:both;
}
table.col2_dotted td.col2R_dotted {
	width:100%;
    display: block;
    float:none;
    clear:both;
}
/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}


/* Scroll Table
================================================== */
.scroll_table {
    overflow-x:auto;
    margin-bottom:10px;
    padding:23px 5px 5px;
    background:#F5F5F5 url(/shared/images/icon/scroll_table_icon.png) right 5px no-repeat;
    background-size:75px 15px;
}
.scroll_table {
    overflow-x:scroll;
}
.scroll_table_switch {
    text-align:right;
    margin:0 0 10px;
    font-size:75%;
    line-height:1.2;
}
.scroll_table_switch a {
    border:1px solid #CCCCCC;
    color:#333333;
    display:inline-block;
    padding:8px 10px 8px 70px;
    text-decoration:none;
    background:#F2F2F2 url(/shared/images/icon/scroll_table_ex.png) 10px center no-repeat;
    background-size:46px 20px;
    box-shadow:0 2px 0 0 #91918E;
    min-width:9em;
    text-align:center;
}
.scroll_table_switch a.scroll {
    background:#FFFFFF url(/shared/images/icon/scroll_table_df.png) 10px center no-repeat;
    background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}

/* tmp_main変更
================================================== */
.format_idx1 #tmp_main {
    padding: 0 0 25px 0;
}
.format_idx1 #tmp_contents {
    margin: -30px 0 0;
    padding: 36px 15px 15px;
}
/* 第1階層見出し部分
================================================== */
/*
#tmp_ttl_area .ttl_common  {
    margin: -100px 28px 0 0;
    min-width: auto;
    width: auto;
    padding: 25px 10px 15px;
    height: auto;
    text-align: left;
    display: block;
}
#tmp_ttl_area .ttl_common  h1 {
    font-size: 192.8%;
}
#tmp_ttl_area.idx1_area {
    padding: 109px 0 80px 0;
    min-height: 237px;
}
#tmp_ttl_area.idx1_area .ttl_common {
    margin-top: -130px;
    min-height: 50px;
    padding: 0;
    margin-bottom: 50px;
    width: auto;
    display: inline-block;
}
#tmp_ttl_area.idx1_area .ttl_common h1 {
    padding: 10px;
    font-size: 192.8%;
    line-height: 1.2;
}

#tmp_ttl_area.idx2_area {
    padding: 130px 0 170px;
}
#tmp_ttl_area.idx2_area .ttl_common {
    margin: -100px 28px 0 0;
    min-width: auto;
    width: auto;
    padding: 25px 10px 15px;
    height: auto;
    text-align: left;
    display: block;
}
#tmp_ttl_area.idx2_area .container {
    position: absolute;
    top: 195px;
    left: -10px;
}
#tmp_ttl_area.idx2_area .ttl_common:before {
    display: none;
}
#tmp_ttl_area.idx2_area .ttl_common p {
    font-size: 100%;
}

.format_idx2 .content_area {
    margin-top: 23px;
}
*/
#tmp_ttl_area .ttl_common  {
    margin: -100px 28px 0 0;
    min-width: auto;
    width: auto;
    padding: 25px 10px 15px;
    height: auto;
    text-align: left;
    display: block;
}
.format_idx1 h1,
.format_idx2 h1 {
    font-size: 192.8%;
}
.format_idx1 .ttl_common,
.format_idx2 .ttl_common {
    background: #c5503c url(/shared/templates/free/images/area/bg_banner_cnt.png);
    color: #ffffff;
    min-width: 410px;
    height: auto;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 35px;
}
#tmp_ttl_area.idx1_area {
    padding: 109px 0 80px 0;
    min-height: 237px;
}
.format_idx1 .ttl_common {
    margin-top: -130px;
    min-height: 50px;
    padding: 0;
    margin-bottom: 50px;
    width: auto;
    display: inline-block;
}
.format_idx1 .ttl_common h1 {
    padding: 10px;
    font-size: 192.8%;
    line-height: 1.2;
}

#tmp_ttl_area.idx2_area {
    padding: 130px 0 170px;
}
.format_idx2 .ttl_common {
    margin: -100px 28px 0 0;
    min-width: auto;
    width: auto;
    padding: 25px 10px 15px;
    height: auto;
    text-align: left;
    display: block;
}
#tmp_ttl_area.idx2_area .container {
    position: absolute;
    top: 195px;
    left: -10px;
}
.format_idx2 .ttl_common:before {
    display: none;
}
.format_idx2 .ttl_common p {
    font-size: 100%;
}

.format_idx2 .content_area {
    margin-top: 23px;
}
/* tmp_ttl_img
================================================== */
#tmp_ttl_img {
    margin-top: -77px;
}
/*
#tmp_ttl_img p {
    position: relative;
    overflow: hidden;
}
#tmp_ttl_img img {
    margin: 0 auto;
    display: block;
    height: 169px;
    width: auto;
    max-width: none;
}
*/
/* end seeing banner
================================================== */


#tmp_social {
    max-width: 100%;
    text-align: center;
    padding: 20px 10px 22px;
}
#tmp_social .title {
    display: block;
    margin: 0 auto 10px;
}
#tmp_social .facebook_btn,
#tmp_social .twitter_btn,
#tmp_social .line_btn {
    margin: 5px 5px 0 0;
}
#tmp_custom_update {
    margin: 15px 0 0 0;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
    content: ""; /* Do not edit */
    display: table; /* Do not edit */
    clear: both; /* Do not edit */
}
}