@charset "utf-8";
@media screen and (min-width : 641px) and (max-width : 1260px) {
	#tmp_wrapper {
		min-width: inherit;
		width: 100%;
	}
	.container {
		width: 100%;
	}
}
@media screen and (min-width : 641px) and (max-width : 1200px) {
	#tmp_sma_setting .wrap_sma_sch_list {
		margin-left: 10px;
	}
	.fsize_big2 #tmp_sma_setting .wrap_sma_sch_list {
		width: 88%;
	}
}
@media screen and (min-width : 641px) and (max-width : 1100px) {

}
@media screen and (min-width : 641px) and (max-width: 940px) {
	.fnavi{
		padding-left: 10px;
	}
	.footer_mid{
		padding-left: 16px;
	}
	.format_free #tmp_header {
		padding-right: 0;
	}
	#tmp_sma_setting .wrap_sma_sch_list {
		width: 660px;
	}
	.read_on #tmp_sma_setting .wrap_sma_sch_list {
		width: 730px;
	}
	#tmp_hnavi_means #tmp_hnavi_lang > a {
		min-width: 170px;
	}
	#tmp_header {
		padding-right: 10px;
	}
	#tmp_hnavi_link {
		margin-left: 10px;
	}
	#tmp_hnavi_link a {
		padding: 10px 30px 7px;
		background-position: 5px center;
	}
	#tmp_hnavi_link a:after {
		right: 5px;
	}
	#tmp_hnavi_search {
		margin-left: 5px;
	}
	#tmp_sma_setting {
		left: calc((100% - 800px) / 6);
	}
	.fsize_big2 #tmp_sma_setting .wrap_sma_sch_list {
		width: 75%;
	}
	.fsize_big2 #tmp_header {
		top: 5px
	}
}
@media screen and (min-width : 641px) and (max-width: 880px) {
	.fsize_big2 #tmp_hnavi_means > ul > li > a.active:after {
		bottom: -32px;
	}
	.fsize_big2.format_free #tmp_hnavi_means > ul > li > a.active:after {
		bottom: -39px;
	}
}
@media screen and (min-width : 641px) and (max-width : 800px) {
	#tmp_wrapper {
		min-width: 800px;
	}
}
@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	font-size: 100%;
	-webkit-text-size-adjust:none;
}
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 320px;
}
.container{
	padding: 0 10px;
	width: 100%;
}
/* 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;
}
/* top
================================================== */
.format_top #tmp_main_menu,
.format_top #tmp_main {
	float:none;
	width:100%;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi {
	display:none;
}
.format_free .wrap_col_rgt_navi {
	display: block;
	width: 100%;
}
.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;
}
/* ==================================================
header
================================================== */
#tmp_wrap_heading {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 8px 0;
	width: 100%;
	height: auto;
	z-index: 99;
}
#tmp_header{
	position: relative;
	display: flex;
	justify-content: space-between;
	-webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,0.11);
	-moz-box-shadow: 0 0 4px 2px rgba(0,0,0,0.11);
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.11);
	width: auto;
	left: 0;
	right: 0;
	top: 0;
	padding: 4px 6px 8px 31px;
	align-items: center;
	font-size: 100%;
	width: 100%;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	z-index: 99;
}
#tmp_header:after,
#tmp_hnavi_means > ul > li > a:before {
	display: none !important;
}
#tmp_hlogo{
	width: 102px;
	height: 45px;
	flex-shrink: 9999;
	margin-top: 7px;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a{
	width: 100%;
	height: 100%;
}
#tmp_hlogo h1,
#tmp_hlogo p{
	background-image: url(/shared/site_city/images/header/logo_sp.png);
	background-size: 73px auto;
	-webkit-background-size: 73px auto;
	-moz-background-size: 73px auto;
	background-position: 0 center;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span{
	width: 100%;
	height: 100%;
}
#tmp_hnavi_setting{
	display: none;
}
#tmp_hnavi_means > ul,
#tmp_hnavi_menu{
	display: block;
}
#tmp_hnavi_means > ul > li + li {
    margin-left: 0;
}
#tmp_setting{
	float: none;
}
#tmp_setting{
	line-height: 1.2;
	padding-top: 7px;
	width: 175px;
	flex-shrink: 0;
	margin-left: 10px;
}
#tmp_hnavi_menu p > a {
	display: block;
	text-decoration: none;
	color: #333333;
}
#tmp_hnavi_menu{
	border-left: 1px solid #d6d6d6;
}
#tmp_hnavi_menu > p > a{
	font-size: 75%;
	min-height: 51px;
	position: relative;
	padding: 12px 0 10px 32px;
	background: transparent url(/shared/site_city/images/header/menu_icon.png) 10px center no-repeat;
	color: #333333;
	background-size: 19px auto;
	-webkit-background-size: 19px auto;
	-moz-background-size: 19px auto;
}
#tmp_hnavi_lang > a .pc,
#tmp_hnavi_means #tmp_hnavi_lang > a.active span.pc {
	display: none;
}
#tmp_hnavi_lang > a .sp {
	display: block;
}
#tmp_hnavi_means #tmp_hnavi_lang > a.active {
	padding: 4px;
}
#tmp_hnavi_menu > p > a.active {
	padding-top: 16px;
	background: url(/shared/site_city/images/icon/icon_close_black_sp.png) no-repeat;
    background-position: 11px 15px;
    background-size: 15px auto;
}
#tmp_hnavi_lang > a.active .sp {
    padding-left: 12px;
    background: url(/shared/site_city/images/icon/icon_close_black_sp.png) no-repeat;
    background-position: 7px 0;
    background-size: 15px auto;
}
#tmp_hnavi_means #tmp_hnavi_lang > a {
	font-size: 75%;
	min-width: 90px;
	color: #333333;
	background-image: url(/shared/site_city/images/header/gear_icon_sp.png);
	background-position: 4px center;
	background-size: 18px auto;
	-webkit-background-size: 18px auto;
	-moz-background-size: 18px auto;
}
.box_lang_list ul li.back_btn {
	padding-left: 0;
}
.box_lang_list ul li.back_btn::before {
	display: none;
}
#tmp_sma_lang {
	left: 0;
}
#tmp_sma_lang .wrap_sma_sch_list {
	width: 100%;
}
#tmp_sma_lang .sp_ttl {
	display: block;
	font-size: 112.5%;
    font-weight: bold;
    padding-left: 30px;
    color: #222222;
    background: transparent url(/shared/site_city/images/header/language_icon_sp.png) 0 2px no-repeat;
    background-size: 17px auto;
    -webkit-background-size: 17px auto;
    -moz-background-size: 17px auto;
    margin-bottom: 16px;
}
.box_lang_list,
.sma_list_setting,
.wrap_mc_pc {
	border-left: 1px solid #333333;
}
.box_lang_list {
	margin: 30px 0;
	padding: 0 10px;
}
.box_lang_list ul {
	flex-direction: column;
	gap: 12px 0;
}
.box_lang_list ul li {
    padding: 0 6px;
}
.box_lang_list ul li a{
	background-size: 9px auto;
	background-position: left center;
}
.box_lang_list ul li.back_btn a {
	padding: 10px 0 15px 22px;
    background-image: url(/shared/site_city/images/icon/back_icon_sp.png);
    background-position: left center;
	background-size: 15px auto;
}
.wrap_sma_sch .wrap_sma_sch_list {
	background: #fff8e2;
	color: #333333;
	padding: 19px 10px 10px;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	border: 0;
	border-top: 1px solid #fff8e2;
}
.sma_list_setting {
	position: relative;
	padding: 5px 10px 14px;
	flex-direction: column;
	font-weight: bold;
	gap: 18px 0;
	margin-bottom: 14px;
}
.sma_list_setting:after {
	content: '';
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #d6d6d6;
}
.sma_list_setting li a {
	color: #333333;
	min-height: auto;
}
.sma_list_setting .func_size a {
	background-image: url(/shared/site_city/images/header/hnavi_fsize_sp.png);
	background-size: 16px auto;
}
.sma_list_setting .func_furi a {
	background-image: url(/shared/site_city/images/header/hnavi_furigana_sp.png);
	background-size: 16px auto;
}
.sma_list_setting .func_read {
	position: static;
	top: 0;
}
#tmp_sma_lang .close_btn {
	display: block;
}
.wrap_sma_sch .close_btn a {
	display: block;
	background-color: #ffffff;
	color: #222222;
	padding: 18px 10px 13px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #ffffff;
}
.wrap_sma_sch .close_btn a span {
	display: inline-block;
	padding-left: 24px;
	background: url(/shared/site_city/images/icon/icon_close_black_sp.png) 3px 2px no-repeat;
	background-size: 15px auto;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
	padding-bottom: 4px;
}
#tmp_hnavi_means > ul > li > a:after {
	display: none;
}
.wrap_mc_pc{
	position: relative;
	font-weight: bold;
	border-left: 1px solid #333333;
	margin-top: 12px;
	padding: 12px 0 14px 9px;
	margin-bottom: 4px;
}
.wrap_mc_pc:before {
	content: '';
	position: absolute;
	top: -14px;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #d6d6d6;
}
.wrap_mc_pc a{
	display: inline-block;
	text-decoration: none;
	color: #333333;
	background: transparent url(/shared/site_city/images/icon/switch_pc_mode.png) left center no-repeat;
	background-size: 15px auto;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
	padding-left: 24px;
}
#tmp_hnavi_search {
	margin-left: 0;
	padding-bottom: 33px;
	border-bottom: 1px solid #d6d6d6;
}
#tmp_query {
	width: 100%;
	height: 50px;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
#tmp_hnavi_search .sch_box label {
	left: 18px;
	top: 16px;
}
#tmp_func_sch_btn {
	font-size: 87.5%;
	right: 3px;
	top: 3px;
	width: 70px;
	min-height: 44px;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
.list_sma_menu {
	list-style: none;
	padding: 19px 0 0 10px;
	border-bottom: 1px solid #d6d6d6;
}
.list_sma_menu li {
	margin-bottom: 23px;
}
.list_sma_menu li a {
	position: relative;
	display: block;
	padding: 4px 30px 4px 0;
	text-decoration: none;
	color: #222222;
	font-size: 125%;
	font-weight: bold;
	background-color: transparent;
}
.list_sma_menu li a:after {
	content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 27px;
    height: 27px;
    border: 2px solid #e3e3cc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #ffffff url(/shared/site_city/images/header/arrow_icon_sp.png) center center no-repeat;
	background-size: 9px auto;
}
#tmp_hnavi_link {
	margin-left: 0;
	padding: 24px 0 10px;
}
#tmp_hnavi_link a {
	padding: 4px 30px 4px 32px;
	font-size: 100%;
	background: transparent url(/shared/site_city/images/header/main_site_logo_sp.png) 5px center no-repeat;
	background-size: 20px auto;
}
#tmp_hnavi_link a:after {
	margin-top: -12px;
	right: 0;
	width: 27px;
    height: 27px;
    border: 2px solid #e3e3cc;
	background: #ffffff url(/shared/site_city/images/header/arrow_icon_sp.png) center center no-repeat;
	background-size: 9px auto;
}
#tmp_hnavi_means > ul > li {
	position: static;
}
#tmp_hnavi_means > ul > li:after {
	display: none;
}
/* 読み上げボタン（伝えるウェブ） */
.sma_list_setting .webread-speech-buttons .webread-button-speech-start,
.sma_list_setting .webread-speech-buttons .webread-button-speech-control{
	background-image: url(/shared/site_city/images/header/hnavi_read_sp.png);
	background-size: 14px auto;
	font-weight: bold;
	padding-bottom: 0;
	background-position: 0 3px;
}
.sma_list_setting .webread-speech-buttons .webread-button-speech-start::before,
.sma_list_setting .webread-speech-buttons .webread-button-speech-control::before{
	width: 2px;
	height: 15px;
	bottom: 5px;
	background: #333333;
	color: #ffffff;
}
/* 読み上げ設定ボタン（伝えるウェブ） */
.sma_list_setting .webread-speech-buttons .webread-button-speech-config{
	font-weight: bold;
	padding-bottom: 0;
}
 /* webread-config（読み上げ設定）
================================================== */
.webread-config-body dl dt {
	font-weight: bold;
	float: none;
	width: auto;
	margin: 0px 0px 0.5em 0px;
	text-align: left;
}
.webread-config-body dl dd {
	margin: 0px 0px 1em 0px;
	white-space: normal;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:relative;
	width: 100%;
	min-height: 100%;
    z-index: 99;
    background: #ffffff;
    color: #222222;
}
.spmenu_open:before {
	content: "";
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background-color: rgba(51,51,51,0.7);
}
#tmp_switch_sp_style {
	display: none;
}
.wrap_sma_sch .wrap_sma_sch_list:before {
	display: none;
}
.smenu.spmenu_open:before,
.smenu .wrap_sma_sch {
	display: none !important;
}
.smenu.spmenu_open #tmp_wrap_heading {
	background-color: transparent;
}
.wrap_sma_sch {
	left: 0;
	right: 0;
	top: -10px;
	z-index: -1;
}
.wrap_sma_sch .wrap_sma_sch_list {
	padding-top: 106px;
}
.format_free .wrap_sma_sch .wrap_sma_sch_list {
	padding-top: 120px;
}
#tmp_header,
.format_free #tmp_header {
	position: static;
}
.format_free .wrap_sma_sch {
	top: -24px;
}
/* header free
================================================== */
.format_free #tmp_wrap_heading {
	position: relative;
	padding: 24px 0 12px;
}
.format_free #tmp_header {
	padding: 4px 12px 8px 30px;
	width: 100%;
    left: 0;
    right: 0;
	border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
}
/* gnavi
================================================== */
#tmp_gnavi {
	display:none;
}
/* pankuzu
================================================== */
#tmp_pankuzu{
	margin: 0 0 30px;
	padding: 6px 0 8px;
	font-size: 75%;
	line-height: 2.2;
}
.no_javascript #tmp_pankuzu {
	margin: 0 0 30px;
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
/* custom_update
================================================== */
#tmp_custom_update {
	padding:0 0 15px;
}
#tmp_custom_update .custom_update2 {
	margin:0;
}
#tmp_print{
	display: none;
}
#tmp_pageid,
#tmp_update {
	font-size:75%;
	float:right;
	clear:both;
	text-align: right;
}
/* social_plugins */
.custom_update1 {
	text-align:center;
}
#tmp_social_plugins .social_media_btn {
	margin:0 3px 30px;
}
/* lnavi
================================================== */
/* box_gmap
================================================== */
#tmp_contents .box_gmap{
	margin: 23px 0 50px;
}
#tmp_contents #tmp_gmap_box a{
	padding: 10px 18px 12px;
	max-width: 320px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
/* inquiry
================================================== */
#tmp_inquiry {
    margin-bottom: 32px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-image: url(/shared/templates/city_free/images/main/pattern_leaf_sp_bg.png);
    -webkit-background-size: 113px auto;
    -moz-background-size: 113px auto;
    background-size: 113px auto;
}
#tmp_inquiry #tmp_inquiry_ttl{
	padding: 16px 13px 10px;
}
#tmp_inquiry_ttl h2{
	font-size: 118.7%;
}
#tmp_inquiry #tmp_inquiry_cnt{
	padding: 0 14px 20px;
}
#tmp_inquiry .inq_phone p:last-child{
	margin-top: 2px;
}
#tmp_inquiry .inquiry_btn {
    margin-top: 12px;
}
#tmp_inquiry .inquiry_btn input {
	padding: 7px 16px 7px;
	max-width: 100%;
	min-width: 220px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	-webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
}

/* feedback
================================================== */
/* rnavi
================================================== */
#tmp_rnavi {
    padding-top: 24px;
    margin-bottom: 30px;
}
#tmp_rnavi_ttl h2{
	font-size: 131.2%;
}
#tmp_rnavi .rnavi_ctg {
    margin-bottom: 30px;
}
#tmp_rnavi .rnavi_ctg_ttl {
	padding: 16px 10px 14px;
	border-width: 2px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#tmp_rnavi .rnavi_ctg_ttl a {
	margin: -16px -10px -14px;
    padding: 16px 10px 14px 40px;
    background-position: 7px 15px;
    -webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
    background-size: 24px auto;
}
#tmp_rnavi .rnavi_ctg_inner ul {
	border-left-width: 2px;
	border-right-width: 2px;
}
#tmp_rnavi .rnavi_ctg_inner ul a{
	padding: 10px 16px 11px 36px;
	font-size: 87.5%;
	background-position: 6px 9px;
	-webkit-background-size: 24px auto;
    -moz-background-size: 24px auto;
    background-size: 24px auto;
}
#tmp_rnavi .btn_read_more a{
	padding: 9px 20px;
	border-width: 2px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	font-size: 75%;
}
.no_javascript #tmp_rnavi {
	padding-top: 30px;
}
/* pnavi
================================================== */
/* ==================================================
photo list
================================================== */
.photo_list {
	margin: 0 -10px;
}
.photo_list ul {
	margin: 0 -14px;
	padding: 0 10px;
}
.photo_list li {
	width: 50%;
	padding: 20px 14px 5px;
}
.format_free .photo_list li{
	font-size: 100%;
}
.photo_list li:nth-child(4n) {
	clear: none;
	border-right: none;
}
.photo_list li:nth-child(4n+1) {
	clear: none;
}
.photo_list li:nth-child(-n+2) {
	border-bottom: 1px solid #cccccc;
}
.photo_list li:nth-child(2n) {
	clear: right;
	border-right: 0;
}
.photo_list li:nth-child(2n+1) {
	clear: left;
}
.photo_item .photo_ttl {
	min-height: 65px;
}
.photo_item .photo_ttl a {
	padding-right: 35px;
}
.photo_item .photo_ttl a:after {
	width: 26px;
	height: 26px;
	border-width: 1px;
	background-image: url(/shared/site_city/images/icon/arrow_right_sp.png);
	-webkit-background-size: 10px auto;
	-moz-background-size: 10px auto;
	background-size: 10px auto;
}
.photo_item .photo_desc {
	top: -5px;
	font-size: 87.5%;
	padding-right: 4px;
	line-height: 1.5;
}
.photo_item .photo_image {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* btn more
================================================== */
.btn_more a {
	font-size: 87.5%;
	padding: 9px 38px 9px 14px;
	min-width: 230px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.btn_more a:after {
	right: 6px;
	width: 30px;
	height: 30px;
	background-image: url(/shared/site_city/images/icon/arrow_right_sp.png);
	-webkit-background-size: 10px auto;
	-moz-background-size: 10px auto;
	background-size: 10px auto;
}
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
/* ==================================================

/* ptop
================================================== */
.ptop {
	width: 116px;
	left: 9px;
}

/* pnavi
================================================== */
.pnavi,
.pnavi a,
.pnavi span{
	height: 49px;
}
.pnavi a{
	background-color: #ffffff;
	overflow: hidden;
}
.pnavi a:before {
	width: 116px;
	height: 116px;
	border: 1px solid #cccccc;
	transform: rotate(39deg) translate(10px, 14px) skew(-12deg);
}
.pnavi a:after {
	top: 22px;
}
/* footer
================================================== */

#tmp_footer_cnt{
	padding-bottom: 14px;
}
.footer_cnt {
	padding: 41px 0 14px;
	font-size: 100%;
	display: block;
}
.footer_lft {
	width: 100%;
}
.footer_mid {
	width: 100%;
	padding: 8px 9px 10px 10px;
	min-width: 0;
}
.footer_rgt {
	width: auto;
	margin: 0 -10px;
}
.footer_rgt:before{
	display: none;
}
.footer_cnt .footer_info {
	padding: 0 0 18px 9px;
	border-left: none;
}
.footer_cnt .footer_logo {
    margin-bottom: 15px;
    padding: 7px 0 7px 69px;
    font-size: 143.75%;
    min-height: 50px;
    background-size: 52px auto;
    -webkit-background-size: 52px auto;
    -moz-background-size: 52px auto;
}
.footer_cnt address {
	font-size: 87.5%;
}
.footer_cnt address p {
	margin-bottom: 9px;
}
.footer_cnt .footer_button li a {
	min-width: 0;
	padding: 17px 45px 15px 61px;
	width: 100%;
}
.footer_cnt .footer_button li a:after{
	right: 13px;
}
.footer_cnt .footer_button li.btn_access a {
	background-position: 24px 15px;
	-webkit-background-size: 23px auto;
	-moz-background-size: 23px auto;
	background-size: 23px auto;
}
.footer_cnt .footer_button li.btn_guide a {
	background-position: 21px 17px;
	-webkit-background-size: 27px auto;
	-moz-background-size: 27px auto;
	background-size: 27px auto;
}
.footer_cnt .footer_button li.btn_contact a {
	-webkit-background-size: 25px auto;
	-moz-background-size: 25px auto;
	background-size: 25px auto;
}
/* fnavi  */
.fnavi {
	padding: 38px 10px 32px 25px;
	border-left: none;
}
.fnavi li {
	margin-bottom: 15px;
}
.fnavi a:before{
	top: 2px;
	width: 21px;
	height: 21px;
}
.copyright {
    font-size: 87.5%;
    padding-right: 0;
}


/* fnavi */
/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_youtube 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%;
	padding: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;
	padding:0;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M {
	border-right: 0;
}
#tmp_contents table.col2,
#tmp_contents table.col2 thead,
#tmp_contents table.col2 tbody,
#tmp_contents table.col2 tfoot,
#tmp_contents table.col2 tr,
#tmp_contents table.col2 th,
#tmp_contents table.col2 td,
#tmp_contents table.col3,
#tmp_contents table.col3 thead,
#tmp_contents table.col3 tbody,
#tmp_contents table.col3 tfoot,
#tmp_contents table.col3 tr,
#tmp_contents table.col3 th,
#tmp_contents table.col3 td {
	display: block !important;
	width: 100% !important;
}
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 */
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}


/* remove hover */
.fnavi a:after,
.photo_list li:before,
#tmp_hnavi_link a:before,
#tmp_hnavi_means > ul > li > a:before{
	display: none;
}
.footer_cnt .footer_button li a:hover,
.footer_cnt .footer_button li a:focus,
.btn_more a:hover,
.btn_more a:focus{
	border-color: #237e39;
}

/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:30px;
	padding:31px 15px 4px;
	background:#F5F5F5 url(/shared/site_city/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px auto;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 14px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	color:#333333;
	display:inline-block;
	border:1px solid #f1f5f7;
	padding:11px 9px 8px 69px;
	text-decoration:none;
	background:#FFFFFF url(/shared/site_city/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px auto;
	-webkit-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2);
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/site_city/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;
}
/* ==================================================
color
================================================== */
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p,
.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p{
	font-size: 75%;
	width: auto;
	height: auto;
}
.color_black .list_sma_menu li a:after,
.color_blue .list_sma_menu li a:after,
.color_yellow .list_sma_menu li a:after {
	display: none;
}
/* ==================================================
fsize
================================================== */
.fsize_big #tmp_wrapper #tmp_inquiry .inquiry_parts .inquiry_btn,
.fsize_big2 #tmp_wrapper #tmp_inquiry .inquiry_parts .inquiry_btn {
    font-size: 1.4rem;
}
.fsize_big2 #tmp_hnavi_means #tmp_hnavi_lang > a,
.fsize_big2 #tmp_hnavi_menu > p > a,
.fsize_big #tmp_hnavi_means #tmp_hnavi_lang > a,
.fsize_big #tmp_hnavi_menu > p > a {
	font-size: 0.75rem;
}
.fsize_small #tmp_hnavi_lang > a.active .sp {
	padding-top: 4px;
	padding-bottom: 4px;
}
.no_javascript #tmp_hnavi_search,
.no_javascript #tmp_hnavi_link {
	display: none;
}
.no_javascript #tmp_wrap_heading {
	position: relative;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}