@charset "utf-8";
@media screen and (min-width : 641px) and (max-width: 1240px) {
	#tmp_wrapper {
        min-width: auto;
    }
	#tmp_main::before,
	#tmp_main::after {
		width: 426px;
		height: 342px;
		background-image: url(/shared/site_iju/images/icon/head_dbl_line.png);
	}
	#tmp_main::before {
		left: 0;
		background-position: -264px center;
	}
	#tmp_main::after {
		right: 0;
		background-position: right -264px center;
	}
}
@media screen and (min-width : 641px) and (max-width: 1100px) {
	#tmp_footer .footer_wrap{
		padding-left: 100px;
		padding-right: 100px;
	}
	.fnavi{
		gap: 0 40px;
	}
	#tmp_footer .footer_contact{
		padding-left: 20px;
	}
	#tmp_header .mainsite_link{
		margin-right: 15px;
	}
	#tmp_shizuoka_map .area_wrap{
		min-height: 625px;
	}
	#tmp_shizuoka_map .area_wrap > ul > li{
		margin-bottom: 20px;
	}
	#tmp_shizuoka_map .area_wrap > ul.right > li,
	#tmp_shizuoka_map .area_wrap > ul.right > li:nth-child(2){
		margin-top: 20px;
	}
	#tmp_shizuoka_map .area_wrap li > a.area_item{
		width: 280px;
	}
	#tmp_shizuoka_map .area_wrap > ul.left > li.area1{
		left: 3.87%;
	}
	#tmp_shizuoka_map .area_wrap > ul.left > li.area3{
		left: 3.84%;
	}
	#tmp_shizuoka_map .area_wrap > ul.left > li.area4{
		left: 7.5%;
	}
	#tmp_shizuoka_map .area_wrap > ul.right > li.area6{
		right: 2.34%;
	}
	#tmp_shizuoka_map .area_wrap > ul.right > li.area7{
		right: 11.04%;
	}
}
@media screen and (min-width : 641px) and (max-width: 1000px) {
	#tmp_map_banner,
	.format_top #tmp_map_banner{
		background-size: 200px auto, 280px auto, cover;
	}
	#tmp_map_banner .map_banner,
	.format_top #tmp_map_banner .map_banner{
		padding-left: 220px;
		padding-right: 220px;
	}
	#tmp_map_banner .map_banner .link > a,
	.format_top #tmp_map_banner .map_banner .link > a{
		min-width: 280px;
	}
	#tmp_shizuoka_map .map_image_wrap{
		margin-top: 0 !important;
	}
	#tmp_shizuoka_map .map_image{
		padding: 0 150px;
	}
	#tmp_shizuoka_map .area_wrap{
		min-height: 600px;
	}
	#tmp_shizuoka_map .area_wrap li > a.area_item {
        width: 240px;
		min-height: 100px;
		padding: 7px 10px 6px 8px;
    }
	.format_top #tmp_shizuoka_map .area_wrap li > a.area_item{
		padding-right: 45px;
		background-position: right 5px bottom 10px;
	}
}
@media screen and (min-width : 641px) and (max-width: 950px) {
    .more_link > a{
        font-size: 87.5%;
        padding-left: 38px;
        padding-bottom: 13px;
        background-image: url("/shared/site_iju/images/icon/circle_arrow_icon_sp.png");
        background-size: 28px auto;
        background-position: 0 0;
    }
    .more_link > a::before,
    .more_link > a::after {
        display: none !important;
    }
    .format_top #tmp_shizuoka_map .area_wrap li > a > .area_nav {
        background-size: 28px auto !important;
        width: 28px;
        height: 24px;
    }
    .format_top #tmp_shizuoka_map .area_wrap li.green > a > .area_nav {
        background-image: url(/shared/site_iju/images/icon/map_arrow_green_sp.png);
    }
    .format_top #tmp_shizuoka_map .area_wrap li.orange > a > .area_nav {
        background-image: url(/shared/site_iju/images/icon/map_arrow_orange_sp.png);
    }
    .format_top #tmp_shizuoka_map .area_wrap li.blue > a > .area_nav {
        background-image: url(/shared/site_iju/images/icon/map_arrow_blue_sp.png);
    }
    .format_top #tmp_shizuoka_map .area_wrap li > a > .area_nav::before,
    .format_top #tmp_shizuoka_map .area_wrap li > a > .area_nav::after {
        display: none !important;
    }
}
@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%;
}
.show_sp{
	display: block;
}
.show_pc{
	display: none;
}
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 320px;
}
.container{
	padding: 0 10px;
	width: 100%;
}
.main_content_wrap{
	border-radius: 30px;
	padding: 0 15px;
}
#tmp_main::before,
#tmp_main::after {
	width: 140px;
	height: 112px;
	background-image: url(/shared/site_iju/images/icon/head_dbl_line_sp.png);
	background-size: 100% auto;
}
#tmp_main::before {
	left: 0;
	top: -9px;
	background-position: -64px center;
}
#tmp_main::after {
	right: 0;
	bottom: -74px;
	background-position: right -60px center;
}
.format_top #tmp_main::after {
	bottom: -74px;
}
/* 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,
.format_free .wrap_col_rgt_navi {
	display:none;
}
.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
================================================== */
.open_navi {
	overflow: hidden;
}
#tmp_header {
	position:relative;
	padding:0;
	z-index: 98;
}
#tmp_header .header_inner{
	padding: 10px 0 2px;
}
#tmp_hlogo {
	min-width: 70px;
	left: 10px;
	padding: 6px 3px 5px 4px;
	box-shadow: 0px 2px 4.5px 0.5px rgba(23, 7, 4, 0.1);
	border-radius: 0 0 10px 10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:42px;
	height:74px;
	line-height: 1.3;
	font-size: 1.5rem;
	background-image: url(/shared/site_iju/images/header/hlogo_sp.png);
	background-size: 100% auto;
}
#tmp_hlogo a {
	width:42px;
	height:74px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:42px;
	height:74px;
}
#tmp_header .logo_txt {
    margin-left: 91px;
	margin-top: 6px;
	width: 90px;
	height: 33px;
	background-image: url(/shared/site_iju/images/header/logo_text_sp.png);
}
#tmp_header .logo_txt br{
	display: block;
}
#tmp_header .mainsite_link{
	margin-right: 0;
	padding-top: 0;
}
#tmp_header .mainsite_link > a{
	min-width: 130px;
	font-size: 68.7%;
	line-height: 1.18;
	background-image: url(/shared/site_iju/images/header/mainsite_logo_sp.png);
	background-position: 12px center;
	background-size: 26px auto;
	padding: 8px 9px 6px 48px;
}
#tmp_header .mainsite_link br{
	display: block;
}
#tmp_hnavi_s{
	display: none;
}
/* navbar fixed */
#tmp_bottom_menu{
	position: fixed;
	z-index: 100;
	display: block;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #1b60be;
}
#tmp_navbar_fixed{
	display: none !important;
}
.navbar_list > li{
	width: calc(100% / 6);
    padding-left: 1px;
}
.navbar_list > li:first-child {
	padding-left: 0;
}
.navbar_list > li.nav_chat{
	background-image: url(/shared/site_iju/images/header/dotted_vertical.png);
}
.navbar_list > li > a{
	position: relative;
	z-index: 1;
	font-size: 68.7%;
	padding-top: 3px;
	padding-bottom: 5px;
}
.navbar_list > li > a,
.navbar_list > li > a > span,
#tmp_navbar_fixed .event_acc_switch a,
#tmp_navbar_fixed .event_acc_switch a span{
	transform: none;
}
#tmp_bottom_menu .navbar_list > li > a.active_page:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 4px;
	width: 32px;
	background-color: #fc9a38;
	transform: translateX(-50%);
}
.navbar_list > li > a > span{
	word-break: break-all;
	padding-top: 28px;
}
.navbar_list li.nav_home a > span{
	background-image: url(/shared/site_iju/images/header/home_icon.png);
	background-size: 18px auto;
}
.navbar_list li.nav_chat > a > span{
	flex-direction: row;
	background-image: url(/shared/site_iju/images/header/chat_icon_sp.png) !important;
	background-size: 19px auto;
}
.navbar_list li.nav_chat > a > span .break{
	display: inline;
}
.navbar_list li.nav_qa > a > span{
	background-image: url(/shared/site_iju/images/header/qa_menu_icon_sp.png) !important;
	background-size: 17px auto;
}
.navbar_list li.nav_grant > a > span{
	flex-direction: column;
	background-image: url(/shared/site_iju/images/header/grant_icon_sp.png) !important;
	background-size: 20px auto;
}
.navbar_list li.nav_event > a > span{
	background-image: url(/shared/site_iju/images/header/calendar_menu_icon_sp.png) !important;
	background-size: 15px auto;
}
.navbar_list li.nav_menu > a > span{
	background-image: url(/shared/site_iju/images/header/menu_icon_sp.png) !important;
	background-size: 17px auto;
	background-position: center 8px;
}
.navbar_list > li > a:hover {
    background-color: #1b60be;
    color: #ffffff;
}
/* active */
#tmp_bottom_menu .navbar_list > li > a.active span{
	color: #1b60be;
	background-color: #ffffff;
}
#tmp_bottom_menu .navbar_list > li > a.active:before{
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 1px;
	right: 0;
	background-color: #ffffff;
}
#tmp_bottom_menu li a.active > span{
	background-image: url(/shared/site_iju/images/header/close_icon_sp.png) !important;
	background-size: 18px auto;
}
/* sma_sch */
#tmp_bottom_menu .wrap_sma_sch{
	display: none;
	position: absolute;
	z-index: 99;
	top: auto;
	bottom: 100%;
	left: 0;
    right: 0;
	overflow-y: auto;
	max-height: calc(100vh - 60px);
	color: #ffffff;
	background-color: #1b60be;
}
#tmp_sma_fmenu.wrap_sma_sch{
	border-bottom: 1px solid #ffffff;
}
#tmp_bottom_menu .wrap_sma_sch .close_btn{
	display: none;
}
#tmp_bottom_menu .wrap_sma_sch .container{
	padding: 0;
}
#tmp_bottom_menu .event_acc_cnt{
	max-height: 100%;
	display: block !important;
	border: 2px solid #1b60be;
	border-bottom: none;
	padding: 15px 11px 10px;
}
.event_acc_cnt .nocont {
    padding: 10px;
    font-size: 100%;
}
.nav_event_list{
	padding: 0 3px 0 2px;
	margin-bottom: 4px;
}
.event_acc_cnt li {
    padding-bottom: 16px;
    margin-bottom: 17px;
}
.event_acc_cnt li:last-child{
	padding-bottom: 0;
}
.event_acc_cnt .nocont{
	padding-left: 0;
}
#tmp_sma_fmenu .menu_inner{
	padding: 22px 10px 20px;
}
#tmp_func{
	margin-bottom: 25px;
}
#tmp_func > ul,
#tmp_means > ul{
	display: block;
}
#tmp_means > ul{
	margin-bottom: 10px;
}
#tmp_func ul > li,
#tmp_means ul > li{
	width: 100%;
	margin-bottom: 10px;
}
#tmp_func ul > li > a,
#tmp_means ul > li > a{
	min-height: 55px;
	border-radius: 28px;
}
#tmp_func ul > li > a{
	min-height: 55px;
    padding: 10px 10px 3px 22px;
}
#tmp_means ul > li > a{
	padding: 8px 10px 2px 23px;
}
#tmp_func ul > li > a > span,
#tmp_means ul > li > a > span{
	background-position: left 1px;
}
#tmp_func ul > li.func_notice > a > span{
	background-image: url(/shared/site_iju/images/header/notice_icon_sp.png);
	background-size: 17px auto;
}
#tmp_func ul > li.func_inquiry > a > span {
    background-image: url(/shared/site_iju/images/header/inquiry_icon_sp.png);
	background-size: 19px auto;
}
#tmp_func ul > li.func_qa > a > span {
    background-image: url(/shared/site_iju/images/header/qa_icon_sp.png);
	background-size: 20px auto;
}
#tmp_means ul > li.means_lang > a > span {
    background-image: url(/shared/site_iju/images/header/lang_icon_sp.png);
	background-size: 16px auto;
}
#tmp_means ul > li.means_fsize > a > span {
    background-image: url(/shared/site_iju/images/header/fsize_icon_sp.png);
	background-size: 16px auto;
}
#tmp_means ul > li.means_furi > a > span {
    background-image: url(/shared/site_iju/images/header/furi_icon_sp.png);
	background-size: 16px auto;
}
/* sp_menu
================================================== */
.spmenu_open.rmenu:before{
	content: none;
}
.spmenu_open.wmenu:before,
.spmenu_open.fmenu:before{
	content: '';
}
/* gnavi
================================================== */
#tmp_gnavi{
	padding: 10px 15px 25px;
	border-radius: 30px;
	margin-bottom: 25px;
}
.gnavi ul{
	display: block;
	padding-right: 0;
}
.gnavi li{
	width: 100%;
}
.gnavi a{
	min-height: 45px;
	padding: 8px 5px 5px 5px;
}
.gnavi a > span{
	background-image: url(/shared/site_iju/images/icon/arrow_icon_sp.png);
	background-size: 12px auto;
	background-position: 0 4px;
}
/* Reset Hover */
.sec_life_city .life_city_list .life_city_link a:hover,
.sec_voice .more_link a:hover,
.sec_migration_subsidies .subsidies_btn a:hover,
#tmp_header .mainsite_link > a:hover,
#tmp_hnavi_rmenu > a:hover,
#tmp_func ul > li > a:hover > span,
#tmp_means ul > li > a:hover > span,
.box_thumb.active .thumb_cnt a,
.more_link > a:hover,
.pnavi a:hover,
.simple_link > a:hover,
#tmp_map_banner .map_banner .link > a:hover{
	text-decoration: none;
}
.box_thumb.active .thumb_img img{
	opacity: 1;
}
/* ==================================================
layout
================================================== */

/* common style
================================================== */
/* box_thumb */
.box_thumb .thumb_img{
	padding-top: 3px;
}
.box_thumb .thumb_cnt{
	padding-left: 10px;
	padding-right: 5px;
}
.box_thumb .thumb_cnt .date{
	font-size: 87.5%;
	margin-bottom: 7px;
}
/* simple_link */
.simple_link > a{
	font-size: 87.5%;
	background-image: url(/shared/site_iju/images/icon/arrow_icon_sp.png);
	background-size: 12px auto;
	background-position: left 3px;
}
/* more_link */
.more_link > a{
	font-size: 87.5%;
    padding-left: 38px;
    padding-bottom: 13px;
    background-image: url("/shared/site_iju/images/icon/circle_arrow_icon_sp.png");
	background-size: 28px auto;
    background-position: 0 0;
}
.more_link > a::before,
.more_link > a::after {
    display: none !important;
}

/* box_frame */
.box_frame {
	padding: 37px 33px 35px 43px;
	background-size: calc(100% - 60px) 2px, 2px calc(100% - 95px), calc(100% - 60px) 2px, 2px calc(100% - 94px);
	background-position: 0 10px, 10px 0, right bottom 10px, right 10px bottom;
}
/* btn_link > a */
.btn_link > a {
	border-radius: 19px;
}
/* map area */
#tmp_shizuoka_map{
	padding-bottom: 20px;
	margin-bottom: 0;
}
#tmp_shizuoka_map .area_wrap{
	display: block;
	min-height: 0;
}
#tmp_shizuoka_map .map_image_wrap{
	position: static;
	margin-top: 0 !important;
}
#tmp_shizuoka_map .map_image{
	padding: 0;
}
#tmp_shizuoka_map .area_wrap > ul{
	display: block;
	padding-top: 8px;
}
#tmp_shizuoka_map .area_wrap > ul.right{
	padding-top: 0;
}
#tmp_shizuoka_map .area_wrap > ul > li{
	position: static;
	margin-bottom: 10px !important;
}
#tmp_shizuoka_map .area_wrap > ul.right > li{
	margin-top: 0 !important;
}
#tmp_shizuoka_map .area_wrap li > a.area_item{
	width: 100%;
	min-height: 108px;
	border-radius: 15px;
	padding: 10px 10px 9px 12px;
}
#tmp_shizuoka_map .area_wrap a.area_item > span.area_name{
	font-size: 106.2%;
	background-position: 1px 10px;
	padding-bottom: 12px;
	padding-left: 21px;
	margin-bottom: 10px;
	background-image: url(/shared/site_iju/images/icon/map_anchor_sp.png);
	background-size: 14px auto;
}
#tmp_shizuoka_map a.area_item > span.area_name:after{
	left: 1px;
}
#tmp_shizuoka_map li.green > a.area_item > span.area_name:after{
	background-image: url(/shared/site_iju/images/icon/map_dotted_green_sp.png);
}
#tmp_shizuoka_map li.orange > a.area_item > span.area_name:after{
	background-image: url(/shared/site_iju/images/icon/map_dotted_orange_sp.png);
}
#tmp_shizuoka_map li.blue > a.area_item > span.area_name:after{
	background-image: url(/shared/site_iju/images/icon/map_dotted_blue_sp.png);
}
#tmp_map_banner {
    background-image: url(/shared/site_iju/images/main/map_banner_person_sp.png), url(/shared/site_iju/images/main/map_banner_pattern_sp.png), url(/shared/site_iju/images/main/map_banner_bg_sp.jpg);
    background-position: left calc(50% - 68px) bottom, right calc(50% - 74px) bottom 5px, 0 0;
    background-size: 153px auto, 153px auto, cover;
	margin-top: 12px;
}
#tmp_map_banner .map_banner{
	justify-content: flex-start;
	min-height: 224px;
	padding: 23px 10px 80px;
}
#tmp_map_banner .map_banner .head{
	font-size: 125%;
}
#tmp_map_banner .map_banner .des{
	font-size: 68.7%;
	margin-bottom: 8px;
}
#tmp_map_banner .map_banner .link{
	margin-left: 0;
}
#tmp_map_banner .map_banner .link > a{
	font-size: 87.5%;
	min-width: 200px;
	padding: 11px 5px 8px;
}
/* custom top */
.format_top #tmp_shizuoka_map {
    margin-bottom: 0;
}
.format_top #tmp_shizuoka_map .map_image_wrap{
	margin-bottom: 12px;
}
.format_top #tmp_shizuoka_map .area_wrap li > a > .area_nav {
    background-size: 28px auto !important;
    width: 28px;
    height: 24px;
}
.format_top #tmp_shizuoka_map .area_wrap li.green > a > .area_nav {
	background-image: url(/shared/site_iju/images/icon/map_arrow_green_sp.png);
}
.format_top #tmp_shizuoka_map .area_wrap li.orange > a > .area_nav {
	background-image: url(/shared/site_iju/images/icon/map_arrow_orange_sp.png);
}
.format_top #tmp_shizuoka_map .area_wrap li.blue > a > .area_nav {
	background-image: url(/shared/site_iju/images/icon/map_arrow_blue_sp.png);
}
.format_top #tmp_shizuoka_map .area_wrap li > a > .area_nav::before,
.format_top #tmp_shizuoka_map .area_wrap li > a > .area_nav::after {
    display: none !important;
}
.format_top #tmp_shizuoka_map .area_wrap a.area_item > span.area_name{
	padding-bottom: 15px;
	margin-bottom: 14px;
    margin-right: 0;
}
.format_top #tmp_map_banner{
	background-image: url(/shared/site_iju/images/main/map_banner_person_top_sp.png), url(/shared/site_iju/images/main/map_banner_pattern_sp.png), url(/shared/site_iju/images/main/map_banner_bg_sp.jpg);
	background-size: 153px auto, 153px auto, cover;
	background-position: left calc(50% - 69px) bottom, right calc(50% - 66px) bottom 9px, 0 0;
	margin-left: -15px;
	margin-right: -15px;
}
.format_top #tmp_map_banner .map_banner{
	min-height: 300px;
	padding: 24px 10px 100px;
}
.format_top #tmp_map_banner .map_banner .head{
	font-size: 156.2%;
	margin-bottom: 2px;
}
.format_top #tmp_map_banner .map_banner .des{
	font-size: 106.2%;
	line-height: 1.5;
	padding: 0 27px;
	margin-bottom: 12px;
}
.format_top #tmp_map_banner .map_banner .link > a{
	min-width: 250px;
	font-size: 112.5%;
	padding-top: 11px;
    padding-bottom: 7px;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
	font-size:75%;
	padding-top: 17px;
	line-height: 1.8;
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}

/* custom_update
================================================== */
#tmp_wrap_custom_update {
	margin-bottom: 33px;
}
#tmp_custom_update {
	margin-right: -1px;
}
#tmp_update,
#tmp_pageid {
	font-size:75%;
	margin-top: 0;
}
#tmp_update {
	margin-left: 7px;
	margin-right: -2px;
}
#tmp_pageid {
	margin-left: 0;
}
#tmp_print{
	display: none;
}
/* gmap link
================================================== */
#tmp_gmap_link{
	margin: 40px 0 40px;
}
#tmp_gmap_link a{
	max-width: 500px;
	padding: 2px 16px 3px 19px;
	border-radius: 25px;
}
#tmp_gmap_link span{
	padding: 8px 0 8px 32px;
	background-image: url(/shared/site_iju/images/icon/icon_map_sp.png);
	background-size: 16px auto;
}

/* inquiry & feedback
================================================== */
#tmp_inquiry,
#tmp_feedback{
	border-radius: 15px;
}
#tmp_inquiry_ttl h2,
#tmp_inquiry_ttl p,
#tmp_feedback_ttl h2,
#tmp_feedback_ttl p {
	font-size: 106.3%;
}
#tmp_feedback_cnt .submit input,
#tmp_inquiry_cnt .inquiry_btn input {
	min-width: 220px;
}
#tmp_feedback {
	margin-bottom: 27px;
}
#tmp_feedback_ttl{
	padding: 14px 14px 9px;
}
#tmp_feedback_cnt{
	padding: 17px 10px 24px 14px;
}
#tmp_feedback_cnt fieldset {
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 93.8%;
}
#tmp_feedback_cnt fieldset legend {
	margin-bottom: 12px;
	line-height: 1.4;
}
#tmp_feedback_cnt fieldset p {
	margin-right: 18px;
}
#tmp_feedback_cnt fieldset input {
	width: 15px;
	height: 15px;
	margin: 4px 10px 11px 0;
}
#tmp_feedback_cnt .submit {
	margin-top: 10px;
	padding-right: 5px;
}
#tmp_feedback_cnt .submit input {
	padding: 8px 19px 7px 20px;
}
#tmp_inquiry{
	margin-bottom: 30px;
}
#tmp_inquiry_ttl{
	padding: 14px 14px 13px;
}
#tmp_inquiry_cnt{
	padding: 13px 14px 14px;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin-top: 10px;
}
#tmp_inquiry_cnt .inquiry_btn input {
	padding: 8px 19px 7px 20px;
}
/* lnavi
================================================== */
/* rnavi
================================================== */
#tmp_rnavi{
	margin: 40px 0 30px;
}
#tmp_rnavi:last-child {
	margin-bottom: 39px;
}
#tmp_rnavi_ttl{
	font-size: 118.8%;
	border-radius: 15px 15px 0 0;
	padding: 13px 10px 5px 14px;
}
#tmp_rnavi_ttl a{
	padding-left: 18px;
	background-image: url(/shared/templates/iju_free/images/icon/icon_arrow_sp.png);
	background-position: left 7px;
	background-size: 12px auto;
}
#tmp_rnavi_cnt {
	padding: 0 10px 1px;
	border-radius: 0 0 15px 15px;
}
#tmp_rnavi_cnt ul,
#tmp_rnavi_cnt ul li {
	display: block;
}
#tmp_rnavi_cnt ul li{
	width: auto;
	padding: 11px 0 9px;
	line-height: 1.5;
}
#tmp_rnavi_cnt ul li:nth-child(2) {
	border-top: 1px solid #cccccc;
}
#tmp_rnavi_cnt ul a {
	padding: 0 10px 0 22px;
	background-image: url(/shared/templates/iju_free/images/icon/icon_arrow_sp.png);
	background-position: 4px 4px;
	background-size: 12px auto;
}
/* pnavi
================================================== */
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc {
	display: block;
}
.wrap_mc_pc #tmp_switch_pc_style{
	display: flex;
}
/* ==================================================
footer
================================================== */
#tmp_footer{
	padding-top: 60px;
	padding-bottom: 62px;
}
#tmp_footer .footer_wrap{
	padding: 15px 15px 26px;
	border-radius: 30px 30px 0 0;
}
#tmp_footer .footer_wrap:before{
	width: 76px;
	height: 75px;
	top: -24px;
	left: -10px;
    background-image: url(/shared/site_iju/images/footer/footer_pattern_img01_sp.png);
}
#tmp_footer .footer_wrap:after{
	content: none;
}
#tmp_footer .footer_infor{
	position: relative;
	width: 100%;
	margin-bottom: 11px;
	padding-right: 75px;
}
#tmp_footer .footer_infor:after{
	content: '';
    pointer-events: none;
    position: absolute;
	width: 103px;
	height: 38px;
	top: 50px;
	right: -25px;
	margin-top: -30px;
	background-image: url(/shared/site_iju/images/footer/footer_pattern_img02_sp.png);
    background-size: 100% auto;
}
.pnavi{
	padding: 0 40px;
	margin-bottom: 9px;
}
.pnavi a{
	font-size: 87.5%;
	background-image: url(/shared/site_iju/images/footer/ptop_icon_sp.png);
	background-size: 14px auto;
	padding-top: 16px;
}
.furigana_on .pnavi a{
	padding-top: 21px;
}
/* fnavi */
.fnavi{
	display: block;
	padding: 17px 0 14px;
}
.fnavi > li{
	margin-bottom: 21px;
}
.fnavi li:last-child{
	margin-bottom: 0;
}
.fnavi .simple_link > a{
	padding-left: 16px;
	background-position: left 4px;
}
.footer_cnt {
	display: block;
	padding: 30px 0 23px;
	clear:both;
}
#tmp_footer .footer_logo{
	margin-bottom: 11px;
}
#tmp_footer .footer_logo > p{
	font-size: 112.5%;
	width: 194px;
    height: 68px;
    background-image: url(/shared/site_iju/images/footer/footer_logo_sp.png);
}
#tmp_footer .footer_corporate{
	font-size: 87.5%;
}
#tmp_footer .footer_contact{
	padding-left: 0;
}
.footer_cnt address {
	font-style:normal;
}
.footer_cnt address > p{
	line-height: 1.8;
	margin-bottom: 0;
}
.footer_cnt address > p.address_contact{
	margin-bottom: 0;
}
.footer_cnt address br{
	display: block;
}
.footer_cnt address .name_contact{
	font-size: 112.5%;
}
.copyright {
	font-size: 75%;
	text-align:center;
	clear:both;
}
/* ==================================================
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%;
	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 table.col2,
#tmp_contents table.col3 {
    width: 100%;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col2 td.col2R,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M,
#tmp_contents table.col3 td.col3R{
	display: block;
    width: 100%;
}
#tmp_contents table.col2 td.col2L,
#tmp_contents table.col3 td.col3L,
#tmp_contents table.col3 td.col3M{
	border-right: 0;
}
#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;
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* ==================================================
Splide control common
================================================== */
.splide_common .splide__arrow{
	width: 44px;
    height: 44px;
	background-size: 44px auto;
}
.splide_common .splide__arrow:hover:not(:disabled) {
	opacity: 1;
}
.splide_common .splide__progress{
	padding: 0 10px;
	min-width: 94px;
	justify-content: center;
}
.splide_common .splide__progress .progress_current{
	font-size: 143.7%;
	min-width: auto;
}
.splide_common .splide__progress .progress_total{
	font-size: 87.5%;
	margin-bottom: 2px !important;
	padding-left: 15px;
}
.splide_common .splide__progress .progress_total:before{
	left: 7px;
    top: 1px;
	height: 91%;
}
/* ==================================================
accessibility style change:color
================================================== */
.color_blue #tmp_bottom_menu .navbar_list > li > a.active_page:after,
.color_black #tmp_bottom_menu .navbar_list > li > a.active_page:after,
.color_yellow #tmp_bottom_menu .navbar_list > li > a.active_page:after,
.color_blue #tmp_footer .footer_infor:after,
.color_black #tmp_footer .footer_infor:after,
.color_yellow #tmp_footer .footer_infor:after{
	content: none;
}
.color_blue #tmp_footer .footer_infor,
.color_black #tmp_footer .footer_infor,
.color_yellow #tmp_footer .footer_infor{
	padding-right: 0;
}
.color_blue #tmp_bottom_menu .navbar_list > li > a.active:before,
.color_black #tmp_bottom_menu .navbar_list > li > a.active:before{
	background-color: #FFFF00;
}
.color_yellow #tmp_bottom_menu .navbar_list > li > a.active:before{
	background-color: #000000;
}
.color_blue #tmp_bottom_menu .navbar_list > li > a.active span {
	color: #00008B !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_bottom_menu .navbar_list > li > a.active span {
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_yellow #tmp_bottom_menu .navbar_list > li > a.active span {
	color: #FFFF00 !important;
	background-color: #000000 !important;
}
.color_blue #tmp_bottom_menu .navbar_list > li > a.active_page,
.color_black #tmp_bottom_menu .navbar_list > li > a.active_page,
.color_yellow #tmp_bottom_menu .navbar_list > li > a.active_page{
	text-decoration: underline;
}
.color_blue #tmp_bottom_menu .navbar_list > li.nav_chat,
.color_black #tmp_bottom_menu .navbar_list > li.nav_chat,
.color_yellow #tmp_bottom_menu .navbar_list > li.nav_chat{
	border-left: 1px dotted;
}
.color_blue #tmp_footer .pnavi a,
.color_black #tmp_footer .pnavi a{
	background-image: url(/shared/site_iju/images/footer/ptop_icon_sp_yellow.png) !important;
}
.color_yellow #tmp_footer .pnavi a{
	background-image: url(/shared/site_iju/images/footer/ptop_icon_sp.png) !important;
}
.color_blue #tmp_bottom_menu,
.color_black #tmp_bottom_menu,
.color_yellow #tmp_bottom_menu{
	border-top: 1px solid;
}
.color_blue:not(.format_top) #tmp_shizuoka_map .area_wrap a.area_item > span.area_name,
.color_black:not(.format_top) #tmp_shizuoka_map .area_wrap a.area_item > span.area_name{
	background-image: url(/shared/site_iju/images/icon/map_anchor_sp_wht.png) !important;
}
.color_yellow:not(.format_top) #tmp_shizuoka_map .area_wrap a.area_item > span.area_name{
	background-image: url(/shared/site_iju/images/icon/map_anchor_sp.png) !important;
}
.color_blue #tmp_map_banner .map_banner,
.color_black #tmp_map_banner .map_banner,
.color_yellow #tmp_map_banner .map_banner{
	min-height: auto;
	padding: 20px 10px 30px !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_small #tmp_rnavi_ttl a {
	background-position-y: 3px;
}
.fsize_small #tmp_rnavi_cnt ul li a {
	background-position-y: 1px;
}
.fsize_big2 #tmp_footer{
	padding-bottom: 128px;
}
.fsize_big #tmp_bottom_menu .wrap_sma_sch{
	max-height: calc(100vh - 85px);
}
.fsize_big2 #tmp_bottom_menu .wrap_sma_sch{
	max-height: calc(100vh - 128px);
}
/* reset hover
================================================== */
#tmp_rnavi_ttl a:hover,
.btn_link > a:hover,
#tmp_gmap_link a:hover span,
#tmp_feedback_cnt .submit input:hover,
#tmp_inquiry_cnt .inquiry_btn input:hover,
.color_black #tmp_rnavi_cnt ul a:hover,
.color_blue #tmp_rnavi_cnt ul a:hover,
.color_yellow #tmp_rnavi_cnt ul a:hover,
.color_black #tmp_rnavi_cnt ul .active a,
.color_blue #tmp_rnavi_cnt ul .active a,
.color_yellow #tmp_rnavi_cnt ul .active a,
.color_blue #tmp_shizuoka_map .area_wrap li > a.area_item:hover .area_name,
.color_black #tmp_shizuoka_map .area_wrap li > a.area_item:hover .area_name,
.color_yellow #tmp_shizuoka_map .area_wrap li > a.area_item:hover .area_name{
	text-decoration: none;
}
#tmp_rnavi_cnt ul li:not(.active) a:hover::before{
	background-color: #ffffff;
}

/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}
@media screen and (max-width : 340px) {
	#tmp_header .mainsite_link > a{
		min-width: 120px;
		padding-right: 5px;
		padding-left: 42px;
	}
	.furigana_on #tmp_footer{
		padding-bottom: 75px;
	}
	#tmp_map_banner {
        background-position: left calc(50% - 68px) bottom 0, right calc(50% - 58px) bottom 5px, 0 0;
    }
}