@charset "utf-8";

@media screen and (min-width : 641px) and (max-width : 1200px) {
	#tmp_kokin_search_refine #tmp_kokin_search_refine_item6 legend,
	#tmp_kokin_search_refine #tmp_kokin_search_refine_item6 .refine_cnt {
		float:none;
		width:100%;
	}
	#tmp_kokin_search_refine #tmp_kokin_search_refine_item6 legend {
		margin-bottom:10px;
	}
	#tmp_kokin_search_refine #tmp_kokin_search_refine_item6 .refine_cnt {
		max-width:808px;
	}
	#tmp_faq_info::before,
	#tmp_faq_inq::before {
		left:-10px;
		right:-10px;
		width:auto;
	}
}
@media screen and (min-width : 641px) and (max-width : 1080px) {
	#tmp_wrap_cate_menu .cate_menu_btn {
		min-width:75%;
	}
}
@media screen and (min-width : 641px) and (max-width : 940px) {
	#tmp_event_cal_list p.more a,
	#tmp_event_cal_list p.more_event a {
		min-width:260px;
	}
}
@media screen and (max-width : 640px) {

#tmp_wrap_main .container {
	padding: 0 20px;
}
#tmp_contents h1 {
	margin: 0 -10px 20px;
	padding:15px 3px 10px;
	font-size: 143.8%;
	border-bottom-width: 4px;
}
#tmp_contents h2 {
	padding: 6px 19px 11px;
	font-size: 125%;
	line-height: 1.5;
}
#tmp_contents h2::before {
	width:3px;
}
#tmp_contents h3 {
	padding: 7px 13px 6px;
	font-size: 118.8%;
	line-height: 1.5;
}
#tmp_contents h4 {
	background-position: left 6px;
	font-size: 112.5%;
}
#tmp_contents h5 {
	padding-left: 19px;
	font-size: 106.3%;
}
#tmp_contents h5::before {
	top:12px;
	width:12px;
}
#tmp_contents ul {
	margin-left: 18px;
	margin-bottom: 17px;
}
#tmp_contents ol {
	margin-left: 34px;
	margin-bottom: 17px;
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin-bottom: 11px;
}
/* parts
================================================== */
#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 .outline,
#tmp_contents .box_info,
#tmp_contents .box_link,
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 40px;
}
/* outline
================================================== */
#tmp_contents .outline {
	border-width: 3px;
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding: 6px 12px 4px;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn li {
	margin-bottom: 10px;
	padding: 15px 10px 12px;
}
#tmp_contents ul.box_btn li a {
	margin: -17px -12px -14px;
	padding: 15px 38px 12px 10px;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin-bottom:30px;
}
#tmp_contents .box_menu .box_menu_ttl {
	padding: 14px 10px;
}
#tmp_contents .box_menu .box_menu_ttl a {
	margin: -16px -12px;
	padding: 14px 38px 14px 10px;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 14px 10px 12px;
}
#tmp_contents .box_menu .box_menu_cnt p:last-child {
	margin-bottom: 0;
}
/* box_info / box_link
================================================== */
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	padding-left: 28px;
	padding-top: 9px;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_tt pl {
	font-size: 131.3%;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding: 8px 23px 12px;
}
#tmp_contents .box_info ul li,
#tmp_contents .box_info ol li,
#tmp_contents .box_link ul li,
#tmp_contents .box_link ol li {
	margin-bottom: 10px;
}
#tmp_contents .box_info {
	margin: 20px 0;
}
#tmp_contents .box_link {
	margin: 33px 0 49px;
}
/* datatable
   enquete_table
================================================== */
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 15px 13px 13px;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 14px 13px 13px;
}
/* ==================================================
general
================================================== */
/* cate_ttl
================================================== */
#tmp_wrap_cate_ttl .container {
	padding: 0;
}
#tmp_cate_ttl h1 {
	font-size: 143.75%;
	padding: 24px;
	margin-left: 20px;
	min-height: 90px;
}
#tmp_cate_ttl h1:after {
	border-top: 20px solid transparent;
	border-right: 20px solid #000000;
}
#tmp_cate_ttl .cate_img {
	width:100%;
}
#tmp_cate_ttl .cate_img + h1 {
	margin-top: -20px;
}
/* main_container
================================================== */
#tmp_main_container {
	padding: 16px 9px 7px;
	border-radius: 8px;
}
#tmp_wrap_main_container {
	padding-top: 12px;
}
#tmp_wrap_main #tmp_wrap_main_container > .container {
	padding:0 10px;
}
/* guide_txt
================================================== */
#tmp_contents .guide_txt {
	margin: 0 0 20px;
}
/* 目次
================================================== */
#tmp_anchor {
	margin-bottom: 40px;
}
#tmp_anchor.anchor_col1 .anchor_cnt ul{
	flex-wrap: wrap;
}
#tmp_anchor.anchor_col1 .anchor_cnt ul li,
#tmp_contents .anchor_cnt li {
	width:50%;
	font-size: 87.5%;
}
#tmp_contents .anchor_cnt li:nth-child(4n+1):nth-last-child(-n + 4) ,
#tmp_contents .anchor_cnt li:nth-child(4n+1):nth-last-child(-n + 4) ~ li{
	border-bottom:1px solid #000000;
}
#tmp_contents .anchor_cnt li:nth-child(4n+1):nth-last-child(-n + 2) ,
#tmp_contents .anchor_cnt li:nth-child(4n+1):nth-last-child(-n + 2) ~ li{
	border-bottom:0;
}
#tmp_contents .anchor_cnt li a {
	padding: 5px 30px 5px 14px;
	min-height: 49px;
}
#tmp_anchor.anchor_col1 .anchor_cnt ul li:last-child a{
	border-right: 1px solid #000000;
}
#tmp_contents .anchor_col1 .anchor_cnt ul li:nth-child(2n) a,
#tmp_contents .anchor_cnt ul li:nth-child(2n) a {
	border-right:none;
}
#tmp_contents .anchor_cnt li a::before {
	width: 17px;
	height: 7px;
	right: 9px;
	background-image: url(/shared/templates/free/images/general/anchor_icon_sp.png);
}
#tmp_contents .anchor_cnt li:nth-child(2n+1) ~ li {
	border-bottom:1px solid #000000;
}
#tmp_contents .anchor_cnt li:nth-child(2n+1):nth-last-child(-n + 2) ~ li,
#tmp_contents .anchor_cnt li:nth-child(2n):nth-last-child(-n + 3) ~ li {
	border-bottom:0
}
#tmp_contents :not(.anchor_col1) .anchor_cnt ul.anchor_col1 li:first-child {
	border-left: none;
}
/* rnavi_btn
================================================== */
#tmp_contents .rnavi_btn a {
	display:block;
	min-width:100%;
	padding:16px 30px 16px 10px;
}
/* special_splide
================================================== */
.special_splide_wrap {
	margin-bottom: 26px;
}
#tmp_special_splide .splide__track {
	margin: 0 -5px
}
#tmp_special_splide .splide__slide {
	padding: 5px;
}
#tmp_special_splide .special_item {
	display: block;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
#tmp_special_splide .special_image {
	width: 100%;
	display: block;
}
#tmp_special_splide .special_ttl {
	display: block;
	width: 100%;
	font-size: 118.75%;
	line-height: 1.6;
	padding: 16px 16px 62px;
}
/* sub_special
================================================== */
.sub_special_wrap {
	margin: 0 -10px 40px;
}
#tmp_sub_special {
	padding-bottom: 30px;
}
#tmp_sub_special .splide__slide,
#tmp_sub_special .splide__slide.is-active:not(.splide__slide--clone) {
	width: 100%;
	padding: 10px 5px;
}
#tmp_sub_special .sub_special_ttl,
#tmp_sub_special .splide__slide.is-active .sub_special_ttl {
	padding: 16px 34px 16px 12px;
	min-height: 78px;
}
#tmp_sub_special .splide__slide.is-active .sub_special_item {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
#tmp_sub_special .splide__controls {
	right: 28px;
}
#tmp_sub_special.no-splide .splide__slide {
	padding: 10px 25px;
	width: 100%;
}
/* box_card
================================================== */
#tmp_contents .box_card {
	margin: 0 0 15px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
#tmp_contents .box_card .box_card_img {
	width: 92px;
}
#tmp_contents .box_card .box_card_cnt {
	padding: 14px 16px;
	font-size: 93.75%;
	height: auto;
	line-height: 1.4;
}
/* table_pickup
================================================== */
#tmp_contents .box_pickup {
	border-top-width: 3px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	margin-bottom: 25px;
}
#tmp_contents .box_pickup:after {
	top:-3px;
}
#tmp_contents .box_pickup .pickup_link {
	padding: 15px 16px 18px;
}
#tmp_contents table.box_pickup .pickup_link {
	height:60px;
}
#tmp_contents .box_card_col2 {
	margin:0;
}
#tmp_contents .box_card_col2 .wrap_box_card {
	width:100%;
	padding:0;
}
/* social_list
================================================== */
.custom_general .social_list a {
	font-size: 93.75%;
	min-width: 100%;
	padding: 10px 38px 9px 14px;
	background-position: right 14px center;
}
.custom_general .social_list {
	margin: 0;
}
.custom_general .social_list li {
	width: 100%;
	min-width: 100%;
	padding: 0;
	margin-bottom: 9px;
}
.custom_general .box_label {
	margin-top: 20px;
	margin-bottom: 40px;
}
#tmp_contents .box_pickup_col4 {
	margin:0;
}
#tmp_contents .box_pickup_col4 .wrap_box_pickup {
	width:100%;
	padding:0;
}

/* ==================================================
第一階層
================================================== */
#tmp_idx_ttl .container,
#tmp_idx_notice .container,
#tmp_idx_blogs .container {
	padding:0 20px;
}
/* idx_ttl
================================================== */
#tmp_idx_ttl {
	margin:30px 0 55px;
}
#tmp_idx_ttl h1 {
	font-size: 212.5%;
	padding: 22px 0 13px;
	-webkit-background-size:auto 20px !important;
	-moz-background-size:auto 20px !important;
	background-size:auto 20px !important;
}
#tmp_idx_ttl.idx_ttl_001000000000 h1 {
	background-image:url(/shared/templates/free/images/idx/idx_ttl_001_en_sp.png);
}
#tmp_idx_ttl.idx_ttl_002000000000 h1 {
	background-image:url(/shared/templates/free/images/idx/idx_ttl_002_en_sp.png);
}
#tmp_idx_ttl.idx_ttl_003000000000 h1 {
	background-image:url(/shared/templates/free/images/idx/idx_ttl_003_en_sp.png);
}
#tmp_idx_ttl.idx_ttl_004000000000 h1 {
	background-image:url(/shared/templates/free/images/idx/idx_ttl_004_en_sp.png);
}
#tmp_idx_ttl.idx_ttl_005000000000 h1 {
	background-image:url(/shared/templates/free/images/idx/idx_ttl_005_en_sp.png);
}
#tmp_idx_ttl.idx_ttl_006000000000 h1 {
	background-image:url(/shared/templates/free/images/idx/idx_ttl_006_en_sp.png);
}
#tmp_idx_ttl.idx_ttl_002000000000 h1,
#tmp_idx_ttl.idx_ttl_005000000000 h1,
#tmp_idx_ttl.idx_ttl_006000000000 h1 {
	padding-top:42px;
	-webkit-background-size:auto 41px !important;
	-moz-background-size:auto 41px !important;
	background-size:auto 41px !important;
}
@media screen and (max-width : 375px) {
	#tmp_idx_ttl.idx_ttl_006000000000 h1 {
		-webkit-background-size:100% auto !important;
		-moz-background-size:100% auto !important;
		background-size:100% auto !important;
	}
}
/* top_ttl
================================================== */
#tmp_top_ttl {
	margin:20px -10px 35px;
	background-image:none;
	min-height:auto;
	padding-top:0;
}
#tmp_top_ttl .main_ttl {
	font-size: 212.5%;
	padding:0 0 15px;
	margin-bottom:0;
}
#tmp_top_ttl p:not(.main_ttl) {
	font-size: 125%;
}
#tmp_top_ttl.top_ttl_faq p:not(.main_ttl) {
	font-size:118.75%;
}
/* idx_notice
================================================== */
#tmp_idx_notice {
	padding:30px 0 21px;
	margin:0 0 40px;
	clear:both;
}
#tmp_idx_notice_ttl {
	margin-top:-82px;
}
#tmp_contents #tmp_idx_notice h2 {
	padding:8px 0 2px 130px;
	margin-bottom: 12px;
	background-image: url(/shared/templates/free/images/idx/notice_txt_sp.png);
	background-position: 0 4px;
	background-size: 120px auto;
	min-height:30px;
}
/* notice_tbl */
#tmp_contents .notice_tbl,
#tmp_contents .notice_tbl thead,
#tmp_contents .notice_tbl tbody,
#tmp_contents .notice_tbl tfoot,
#tmp_contents .notice_tbl tr,
#tmp_contents .notice_tbl th,
#tmp_contents .notice_tbl td {
	display:block;
	width:100% !important;
}
#tmp_contents .notice_tbl{
	margin-bottom: 30px !important;
}
#tmp_contents .notice_tbl td {
	padding: 16px 0;
}
#tmp_contents .notice_tbl .notice_date{
	padding-bottom: 3px;
	padding-right: 0;
	width: 100%;
}
#tmp_contents .notice_tbl .notice_link{
	padding-top: 0;
}
#tmp_contents #tmp_idx_notice .notice_tbl tr:first-child td,
#tmp_contents .notice_tbl tr:first-child .notice_date {
	padding-top: 0 !important;
}
/* read_more
================================================== */
#tmp_contents .read_more{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
}
#tmp_contents .read_more li{
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}
#tmp_contents .read_more a {
	display:inline-block;
	text-align: left;
	padding: 5px 30px 4px 15px;
	min-width: 255px;
	font-size: 93.7%;
}
/* idx_blogs
================================================== */
#tmp_idx_blogs{
	padding-bottom: 30px;
}
#tmp_idx_blogs .blogs_menu,
#tmp_contents .anchor_menu {
	margin-bottom: 40px;
}
#tmp_idx_blogs .blogs_menu li,
#tmp_contents .anchor_menu li {
	width: 50%;
}
#tmp_idx_blogs .blogs_menu li a,
#tmp_contents .anchor_menu li a {
	padding: 8px 30px 8px 13px;
	background-position: right 9px center !important;
	background-image: url(/shared/templates/free/images/idx/arrow_dop_sp.png);
	background-size: 17px auto;
	min-height: 48px;
	font-size: 87.5%;
}
#tmp_idx_blogs .blogs_menu li:nth-child(2n),
#tmp_contents .anchor_menu li:nth-child(2n) {
	border-right: none;
}
#tmp_idx_blogs .blogs_menu li:nth-last-child(-n + 4):nth-child(4n + 1),
#tmp_idx_blogs .blogs_menu li:nth-last-child(-n + 4):nth-child(4n + 1) ~ li,
#tmp_contents .anchor_menu li:nth-last-child(-n + 4):nth-child(4n + 1),
#tmp_contents .anchor_menu li:nth-last-child(-n + 4):nth-child(4n + 1) ~ li,
.anchor_menu li:nth-last-child(-n + 4):nth-child(4n + 1),
.anchor_menu li:nth-last-child(-n + 4):nth-child(4n + 1) ~ li {
	border-bottom: 1px solid #000;
}
#tmp_idx_blogs .blogs_menu li:nth-last-child(-n + 2):nth-child(2n + 1),
#tmp_idx_blogs .blogs_menu li:nth-last-child(-n + 2):nth-child(2n + 1) ~ li,
#tmp_contents .anchor_menu li:nth-last-child(-n + 2):nth-child(2n + 1),
#tmp_contents .anchor_menu li:nth-last-child(-n + 2):nth-child(2n + 1) ~ li,
.anchor_menu li:nth-last-child(-n + 2):nth-child(2n + 1),
.anchor_menu li:nth-last-child(-n + 2):nth-child(2n + 1) ~ li {
	border-bottom: none !important;
}
#tmp_idx_blogs .blogs_cnt{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
}
#tmp_idx_blogs .blog_box{
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}
#tmp_idx_blogs .blog_box_inner{
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
#tmp_idx_blogs .blog_box_ttl{
	margin: -20px 10px 0 0;
	padding: 4px 15px 2px;
	font-size: 118.7%;
}
#tmp_idx_blogs .blog_box_ttl:after{
	border-width: 0 0 20px 18px;
}
#tmp_idx_blogs .blog_box_links{
	padding: 4px 11px 20px;
}
#tmp_idx_blogs .blog_box_list{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0;
}
#tmp_idx_blogs .blog_box_list li{
	padding: 0;
	width: 100%;
}
#tmp_idx_blogs .blog_box_list p{
	padding: 11px 0 5px;
}
#tmp_idx_blogs .blog_box_list a{
	padding-left: 35px;
	background-image: url(/shared/images/icon/icon_link_arrow_sp.png);
	background-size: 17px auto;
}
#tmp_idx_blogs .blogs_menu li:nth-last-child(-n + 4):nth-child(4n + 1),
#tmp_idx_blogs .blogs_menu li:nth-last-child(-n + 4):nth-child(4n + 1) ~ li {
	border-bottom: 1px solid #000;
}
#tmp_idx_blogs .blogs_menu li:nth-child(2n){
	border-right: none;
}
#tmp_idx_blogs .blogs_menu li:nth-last-child(-n + 2):nth-child(2n + 1),
#tmp_idx_blogs .blogs_menu li:nth-last-child(-n + 2):nth-child(2n + 1) ~ li {
	border-bottom: none !important;
}
#tmp_idx_blogs .blog_box:last-child{
	margin-bottom: 0;
}
.blog_box .btn_more a {
	max-width: 255px;
	min-height: 40px;
	padding: 4px 14px;
	background-size: 10px auto;
	background-position: right 7px top 14px;
}
/* idx_menu_btn
================================================== */
#tmp_contents .idx_menu_btn {
	margin:0 0 20px;
}
#tmp_contents .idx_menu_btn li {
	width:100%;
	padding:0;
	margin:0 0 10px;
}
#tmp_contents .idx_menu_btn li a {
	background-position:right 13px center;
	min-height:60px;
}
#tmp_contents .idx_menu_btn li a:hover,
#tmp_contents .idx_menu_btn li a:focus {
	background-position:right 11px center;
}
/* cate_menu
================================================== */
#tmp_wrap_cate_menu,
#tmp_wrap_cate_menu .wrap_cate_menu,
#tmp_wrap_cate_menu .cate_menu,
#tmp_wrap_cate_menu .cate_menu_inner,
#tmp_wrap_cate_menu .cate_menu_cnt {
	display: block;
}
#tmp_wrap_cate_menu {
	margin: 0;
}
#tmp_wrap_cate_menu .wrap_cate_menu {
	width: 100%;
	padding: 0;
	margin: 0 0 18px;
}
#tmp_wrap_cate_menu .cate_menu_inner {
	padding:0 0 15px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
#tmp_wrap_cate_menu .cate_menu_cnt {
	padding:13px 10px;
}
#tmp_wrap_cate_menu .cate_menu p.cate_menu_btn {
	min-width:auto;
	line-height:1.25;
}
#tmp_wrap_cate_menu .cate_menu_btn a {
	min-height:40px;
	padding:5px 30px 5px 12px;
}
/* cate_menu_list
================================================== */
#tmp_cate_menu_list {
	padding:25px 0 15px;
	margin:40px 0 20px;
}
#tmp_cate_menu_list::before {
	left:-20px;
	right:-20px;
	width:auto;
}
#tmp_cate_menu_list ul,
#tmp_cate_menu_list ul li {
	display: block;
}
#tmp_cate_menu_list ul {
	margin:0 !important;
}
#tmp_cate_menu_list ul li {
	width:100% !important;
	padding:0 !important;
	margin:0 0 10px;
}
#tmp_cate_menu_list ul li a {
	min-height:60px;
	padding:5px 34px 5px 10px;
}
/* process_box_btn
================================================== */
#tmp_contents .process_box_btn ul.box_btn {
	margin:30px 0 0;
	text-align:left;
}
#tmp_contents .process_box_btn ul.box_btn li {
	display:block;
	width:100%;
}
#tmp_contents .process_box_btn ul.box_btn li a {
	padding:10px 34px 10px 10px;
}

/* ==================================================
施設一覧
================================================== */
/* box_facilities_btn
================================================== */
#tmp_contents .box_facilities_btn ul.box_btn {
	margin:0 -5px;
}
#tmp_contents .box_facilities_btn ul.box_btn li {
	width:50%;
	padding: 0 5px;
	border: none;
	margin:0 0 10px;
}
#tmp_contents .box_facilities_btn ul.box_btn li a {
	margin:0;
	min-height:60px;
	padding:10px 38px 10px 10px;
}
/* map_search
================================================== */
#tmp_map_search {
	padding:25px 15px 32px;
	margin:0 0 40px;
	text-align:left;
}
#tmp_map_search .box_keyword,
#tmp_map_search .box_keyword p {
	display: block;
}
#tmp_map_search .box_keyword {
	max-width:none;
	margin:0;
}
#tmp_map_search .box_keyword .box_keyword_label {
	font-size: 100%;
	padding-right:0;
	margin:0 0 12px;
}
#tmp_map_search .box_keyword .box_keyword_keyword {
	margin:0 0 9px;
}
#tmp_map_search #keyword {
	width: 100%;
	min-height: 45px;
	border: 1px solid #ababab;
}
#tmp_map_search #search_keyword {
	width: 160px;
	margin:0 auto;
	min-height: 45px;
}
/* result
================================================== */
#tmp_result_list {
	padding:15px;
}
/* result_pagination
================================================== */
#tmp_contents .result_pagination a {
	font-size:87.5%;
	margin-bottom:16px;
}
#tmp_contents .wrap_result_pagination .result_pagination {
	font-size:100%;
	text-align:left;
}
#tmp_contents .result_pagination a.prev,
#tmp_contents .result_pagination a.next {
	min-width:70px;
}
/* type_list */
#tmp_contents .wrap_result_pagination.type_list {
	text-align: left;
}

/* shisetsu_detail_link
================================================== */
#tmp_contents .shisetsu_detail_link {
	padding:15px 20px;
}
/* shisetsu_tbl
================================================== */
#tmp_contents .shisetsu_tbl,
#tmp_contents .shisetsu_tbl > thead,
#tmp_contents .shisetsu_tbl > tbody,
#tmp_contents .shisetsu_tbl > tfoot,
#tmp_contents .shisetsu_tbl > thead > tr,
#tmp_contents .shisetsu_tbl > thead > tr th,
#tmp_contents .shisetsu_tbl > thead > tr td,
#tmp_contents .shisetsu_tbl > tbody > tr,
#tmp_contents .shisetsu_tbl > tbody > tr > th,
#tmp_contents .shisetsu_tbl > tbody > tr > td,
#tmp_contents .shisetsu_tbl > tfoot > tr,
#tmp_contents .shisetsu_tbl > tfoot > tr > th,
#tmp_contents .shisetsu_tbl > tfoot > tr > td {
	display:block;
	width:100% !important;
}
#tmp_contents .shisetsu_tbl th,
#tmp_contents .shisetsu_tbl td {
	padding:12px 16px;
}
/* open_search_refine
================================================== */
#tmp_open_search_refine {
	padding:25px 15px 18px;
	margin:30px 0 40px;
}
#tmp_open_search_refine fieldset {
	margin:0 0 18px;
}
#tmp_open_search_refine fieldset legend {
	font-size:106.25%;
	padding:0;
}
#tmp_open_search_refine fieldset legend span {
	font-size:94%;
}
#tmp_open_search_refine fieldset .refine_cnt input[type="text"],
#tmp_open_search_refine fieldset .refine_cnt select {
	min-height:50px;
	padding:3px 7px;
}
/* select */
#tmp_open_search_refine fieldset p.select_cate {
	width:100%;
	margin:0;
}
#tmp_open_search_refine fieldset p.select_cate::after {
	margin-top:-5px;
	right: 15px;
	width: 9px;
	height: 9px;
}
#tmp_open_search_refine .box_day,
#tmp_open_search_refine .box_day .box_day_start,
#tmp_open_search_refine .box_day .box_day_end,
#tmp_open_search_refine .box_day .box_day_to {
	display: block;
	width:100% !important;
	text-align:left;
}
/* refine_answer */
#tmp_open_search_refine .refine_answer legend,
#tmp_open_search_refine .refine_answer .refine_cnt {
	float:none;
	width:100%;
}
#tmp_open_search_refine .refine_answer legend {
	margin:0 0 10px;
}
#tmp_open_search_refine .answer_item p {
	display:block;
	margin:0 0 10px !important;
	font-size:100%;
}
#tmp_open_search_refine .answer_item p input[type="radio"] {
	width: 20px;
	height: 20px;
	vertical-align:-3px;
}
/* kokin_search_refine
================================================== */
#tmp_kokin_search_refine {
	padding:18px 15px;
}
#tmp_kokin_search_refine fieldset {
	margin:0 0 22px;
}
#tmp_kokin_search_refine fieldset legend {
	float:none;
	width:100%;
	font-size:106.25%;
	padding:0 0 5px !important;
}
#tmp_kokin_search_refine fieldset .refine_cnt {
	float:none;
	width:100%;
}
/* box_kokin */
#tmp_kokin_search_refine fieldset .box_kokin {
	display: block;
}
#tmp_kokin_search_refine fieldset .box_kokin_submit {
	width:100%;
	padding-left:0;
	text-align:left;
}
#tmp_kokin_search_refine fieldset .box_kokin_select {
	margin:0 0 9px;
}
#tmp_kokin_search_refine fieldset .box_kokin_submit input {
	width:100%;
}
#tmp_kokin_search_refine fieldset .refine_cnt input[type="text"],
#tmp_kokin_search_refine fieldset .box_kokin_submit input,
#tmp_kokin_search_refine fieldset select {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	min-height:50px;
}
#tmp_kokin_search_refine #tmp_kokin_search_refine_item2 legend span {
	display:block;
}
#tmp_kokin_search_refine .link_btn {
	text-align:left;
	padding-top:0;
}
/* box_day */
#tmp_kokin_search_refine .box_day .box_day_start,
#tmp_kokin_search_refine .box_day .box_day_end,
#tmp_kokin_search_refine .box_day .box_day_to {
	width:100%;
}
#tmp_kokin_search_refine .box_day .box_day_to {
	text-align:left;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	min-height:45px;
}
#tmp_kokin_search_refine .box_day .box_day_start .day_input,
#tmp_kokin_search_refine .box_day .box_day_end .day_input {
	flex:2;
}

/* open_search_result
================================================== */
#tmp_open_search_result {
	text-align:left;
}
#tmp_open_search_result .scroll_table table {
	width:1200px !important;
}
/* ==================================================
event_calendar
================================================== */
#tmp_event_cal_7w .scroll_table_switch {
	display:none;
}
/* タブ
================================================== */
#tmp_event_cal_tab {
	margin:0 0 32px;
}
#tmp_contents #tmp_event_cal_tab li {
	font-size:100%;
}
#tmp_contents #tmp_event_cal_tab li {
	font-size:100%;
	line-height:1.25;
}
#tmp_contents #tmp_event_cal_tab li a {
	padding:9px 2px 8px;
}
#tmp_contents #tmp_event_cal_tab .selected a::after {
	bottom:-9px;
	margin-left:-4px;
	border-width: 9px 8px 0 8px;
}
#tmp_event_cal_tab li span {
	display:inline-block;
	padding:2px 0 2px 21px;
	min-height:20px;
	-webkit-background-size:20px 20px !important;
	-moz-background-size:20px 20px !important;
	background-size:20px 20px !important;
}
#tmp_event_cal_tab_list span {
	background-image:url(/shared/templates/free/images/event/tab_list_icon_sp.png);
}
#tmp_event_cal_tab_cal span {
	background-image:url(/shared/templates/free/images/event/tab_cal_icon_sp.png);
}
#tmp_event_cal_tab_list.selected span {
	background-image:url(/shared/templates/free/images/event/tab_list_icon_sp_on.png);
}
#tmp_event_cal_tab_cal.selected span {
	background-image:url(/shared/templates/free/images/event/tab_cal_icon_on_sp.png);
}
/* 絞り込み検索
================================================== */
#tmp_event_cal_refine {
	margin:0 0 37px;
}
#tmp_event_cal_refine_ttl {
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
	padding:8px 9px;
}
#tmp_contents #tmp_event_cal_refine_ttl h2 {
	background-position: 2px center;
	background-size: 18px auto;
	padding: 0 0 0 28px;
	font-size: 112.5%;
}
#tmp_contents #tmp_event_cal_refine_ttl h3 {
	background-image:url(/shared/templates/free/images/event/search_icon_sp.png);
	-webkit-background-size:16px 19px;
	-moz-background-size:16px 19px;
	background-size:16px 19px;
	padding:4px 0 4px 20px;
	font-size:112.5%;
}
#tmp_event_cal_refine_cnt {
	padding:16px 15px 15px;
}
#tmp_event_cal_refine_cnt dl,
#tmp_event_cal_refine_cnt fieldset {
	padding:10px 0 18px;
}
#tmp_event_cal_refine_cnt dt,
#tmp_event_cal_refine_cnt fieldset legend {
	font-size:106.25%;
	float:none;
	width:100%;
	padding-top:0;
}
#tmp_event_cal_refine_cnt dt,
#tmp_event_cal_refine_cnt fieldset legend.genre_ttl {
	padding-top:0;
}
#tmp_event_cal_refine_cnt dt {
	margin-bottom:8px;
}
#tmp_event_cal_refine_cnt dd,
#tmp_event_cal_refine_cnt fieldset ul {
	float:none;
	width:100%;
	font-size:100%;
}
#tmp_event_cal_refine_cnt dd {
	padding-right:0;
	padding-left:0;
}
#tmp_event_cal_refine_cnt fieldset ul.field,
#tmp_event_cal_refine_cnt fieldset ul.area,
#tmp_event_cal_refine_cnt fieldset ul.target{
	margin-right: 0;
	width: 100%;
}
#tmp_event_cal_refine_cnt fieldset li {
	width: 50%;
	margin-bottom: 21px;
	vertical-align: top;
	min-height: 20px;
}
#tmp_event_cal_refine_cnt fieldset li input[type=checkbox] {
	position:absolute;
	top:5px;
	width:20px;
	height:20px;
}
#tmp_event_cal_refine_cnt fieldset li.event_link {
	width:100%;
	padding: 0;
	margin-bottom: 0;
}
#tmp_event_cal_refine_cnt fieldset li input[type="checkbox"] {
	left:0;
}
#tmp_event_cal_refine_cnt fieldset li label {
	padding: 0px 5px 0px 27px;
	margin-right:0;
}
#tmp_event_cal_refine_cnt fieldset .genre {
	width:auto;
	padding-right:0;
}
#tmp_event_cal_refine_cnt fieldset .genre li {
	margin:0 0 10px;
	width:100%;
}
#tmp_event_cal_refine_cnt fieldset .genre li:nth-child(4n+1) {
	clear:none;
}
#tmp_event_cal_refine_cnt fieldset .genre li:nth-child(2n+1) {
	clear:both;
}
#tmp_event_cal_refine_cnt fieldset .genre li label {
	padding:5px 45px 2px 36px;
	min-height:48px;
}
#tmp_event_cal_refine_cnt fieldset .genre li label::after {
	right:10px;
	width:32px;
	height:32px;
	margin-top:-16px;
	-webkit-background-size:32px 32px;
	-moz-background-size:32px 32px;
	background-size:32px 32px;
}
#tmp_event_cal_refine_cnt fieldset .genre li input[type="checkbox"] {
	top:20px;
	left:9px;
}
#tmp_event_cal_list .event_cal_list .genre1,
#tmp_event_cal_refine_cnt fieldset .genre li.genre1 label::after {
	background-image:url(/shared/templates/free/images/event/genre_icon_sp1.png);
}
#tmp_event_cal_list .event_cal_list .genre2,
#tmp_event_cal_refine_cnt fieldset .genre li.genre2 label::after {
	background-image:url(/shared/templates/free/images/event/genre_icon_sp2.png);
}
#tmp_event_cal_list .event_cal_list .genre3,
#tmp_event_cal_refine_cnt fieldset .genre li.genre3 label::after {
	background-image:url(/shared/templates/free/images/event/genre_icon_sp3.png);
}
#tmp_event_cal_list .event_cal_list .genre4,
#tmp_event_cal_refine_cnt fieldset .genre li.genre4 label::after {
	background-image:url(/shared/templates/free/images/event/genre_icon_sp4.png);
}
#tmp_event_cal_list .event_cal_list .genre5,
#tmp_event_cal_refine_cnt fieldset .genre li.genre5 label::after {
	background-image:url(/shared/templates/free/images/event/genre_icon_sp5.png);
}
/* event_search */
#tmp_event_search #tmp_event_keyword {
	min-height:50px;
	padding: 2px 10px;
}
/* 月送り
================================================== */
/* event_col3 */
#tmp_contents .event_col3 {
	margin:0 0 15px;
}
#tmp_contents .event_page_navi p {
	font-size:100%;
}
/* event_page_navi */
#tmp_contents .event_page_navi .cal_date {
	font-size:100%;
}
#tmp_contents .event_page_navi .cal_date .month {
	font-size:150%;
}
#tmp_lnavi_event_cal_ttl .prev,
#tmp_lnavi_event_cal_ttl .next {
	font-size:100%;
}
#tmp_lnavi_event_cal_ttl .prev a,
#tmp_contents .event_page_navi .prev a {
	background-image:url(/shared/images/icon/icon_prev_sp.png);
	-webkit-background-size:21px 21px;
	-moz-background-size:21px 21px;
	background-size:21px 21px;
}
#tmp_lnavi_event_cal_ttl .next a,
#tmp_contents .event_page_navi .next a {
	background-image:url(/shared/images/icon/icon_next_sp.png);
	-webkit-background-size:21px 21px;
	-moz-background-size:21px 21px;
	background-size:21px 21px;
}

/* カラムのレイアウトのロジック
================================================== */
#tmp_event_main {
	padding-top:0;
}
.wrap_event_col_lft_navi {
	float:none;
	margin-left:0;
}
.wrap_event_col_lft_navi,
#tmp_wrap_event_cal {
	width:100%;
}
#tmp_event_cal {
	position:static !important;
}
.wrap_event_col_main {
	float:none;
}
.event_col_main {
	margin-right:0;
}
/* 一覧右ナビカレンダー
================================================== */
#tmp_lnavi_event_cal {
	margin:0 0 20px;
}
#tmp_lnavi_event_cal_ttl p .year {
	font-size:112.5%;
}
#tmp_lnavi_event_cal_ttl p .month {
	font-size:150%;
}
#tmp_lnavi_event_cal_ttl .prev a,
#tmp_lnavi_event_cal_ttl .next a {
	padding-top:10px;
	padding-bottom:10px;
}
#tmp_lnavi_event_cal_cnt {
	padding:17px 14px;
}
#tmp_lnavi_event_cal_cnt .calendar th {
	font-size:100%;
	padding:8px 0;
}
#tmp_lnavi_event_cal_cnt .calendar td {
	font-size:100%;
}
#tmp_lnavi_event_cal_cnt .calendar a {
	padding:6px 0;
}
/* 一覧形式
================================================== */
#tmp_event_cal_list h2,
#tmp_event_cal_list h3 {
	margin-top:1.5em;
}
#tmp_event_cal_list .event_cal_list td {
	padding:2px 9px 19px;
}
#tmp_event_cal_list .event_cal_list td.cal_date {
	width:90px;
	padding:10px 3px;
}
#tmp_event_cal_list .event_cal_list td.cal_date p {
	font-size:87.5%;
}
#tmp_event_cal_list .event_cal_list td.cal_date .day {
	font-size:118.75%;
	white-space: nowrap;
}
#tmp_event_cal_list .event_cal_list td.cal_date .week {
	font-size:112.5%;
	white-space: nowrap;
}
#tmp_event_cal_list .event_cal_list .cal_th td {
	padding:8px 5px 7px;
	font-size:118.75%;
}
#tmp_event_cal_list .event_cal_list ul li {
	padding:5px 0 5px 34px;
}
#tmp_event_cal_list .event_cal_list ul li .img {
	width:28px;
	height:28px;
}
#tmp_event_cal_list .event_cal_list ul li .img img {
	width:28px;
	height:28px;
}
#tmp_event_cal_list p.more,
#tmp_event_cal_list p.more_event {
	padding:10px 0 0;
	font-size:100%;
}
#tmp_event_cal_list p.more a,
#tmp_event_cal_list p.more_event a {
	padding:10px 25px 10px 15px;
	min-width:auto;
	display:block;
}

/* 長期開催イベント
================================================== */
#tmp_event_long {
	padding-right:0;
}
#tmp_event_long ul {
	margin:0 !important;
	font-size:100%;
}
#tmp_event_long ul li {
	padding:10px 0 5px 20px;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 20px;
}
/* 開催地域
================================================== */
#tmp_event_held_area_cnt {
	margin-top: 0;
	padding: 12px 15px;
	display: block;
}
#tmp_event_held_area_cnt .event_held_img {
	margin: 0;
	width: auto;
}
#tmp_event_held_area_cnt .event_held_img p {
	margin-bottom: 27px;
}
#tmp_event_held_area_cnt .event_held_img img {
	width: 170px;
}
#tmp_event_held_area_cnt .event_held_cnt {
	font-size: 100%;
	padding: 12px 14px 0;
}
#tmp_event_held_area_cnt .event_held_cnt p {
	display: block;
}
#tmp_event_held_area_cnt .event_held_cnt .area_label {
	display: block;
}
/* ==================================================
refine_btn
================================================== */
#tmp_event_cal_refine_btn,
#tmp_open_search_refine_btn {
	margin:10px -5px 0;
}
#tmp_event_cal_refine_btn p,
#tmp_open_search_refine_btn p {
	display:block;
	float:left;
	padding:0 5px;
	margin:0;
}
#tmp_event_cal_refine_btn p,
#tmp_open_search_refine_btn p {
	width:62.25%;
}
#tmp_event_cal_refine_btn p.clear_btn,
#tmp_open_search_refine_btn .clear_btn {
	width:37.75%;
}
#tmp_event_cal_refine_btn p.clear_btn {
	padding-top:5px;
}
#tmp_open_search_refine_btn .clear_btn {
	padding-top:2px;
}
#tmp_event_cal_refine_btn .clear_btn a,
#tmp_open_search_refine_btn .clear_btn input[type="submit"] {
	font-size:100%;
	padding:9px 0;
	line-height:1.25;
}
#tmp_event_cal_refine_btn #tmp_event_keyword_btn,
#tmp_open_search_refine_btn .submit_btn input[type="submit"] {
	font-size:106.25%;
	padding:7px 0;
}
#tmp_open_search_refine #tmp_open_search_refine_btn {
	margin-top:22px;
}
#tmp_open_search_refine_btn .clear_btn input[type="submit"] {
	padding:12px 0 11px !important;
}
#tmp_open_search_refine_btn .clear_btn input[type="submit"]:hover {
	border:1px solid #000000;
}
@media screen and (max-width : 360px) {
	#tmp_event_cal_refine_btn p,
	#tmp_open_search_refine_btn p {
		float:none;
	}
	#tmp_event_cal_refine_btn p,
	#tmp_open_search_refine_btn p,
	#tmp_event_cal_refine_btn p.clear_btn,
	#tmp_open_search_refine_btn .clear_btn {
		width:auto;
	}
}
/* ==================================================
施策プロセスの見える化
================================================== */
/* process_measures
================================================== */
#tmp_process_measures {
	margin:0;
}
#tmp_process_measures .wrap_process_measures {
	width:100%;
	padding:0;
	margin:0 0 25px;
}
#tmp_process_measures .process_measures {
	padding:20px 30px 15px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
#tmp_process_measures .process_measures_cnt .num {
	font-size:187.5%;
}
#tmp_process_measures .process_measures_cnt .num strong {
	font-size:150%;
}
#tmp_contents #tmp_process_measures .process_measures_ttl h2::before {
	margin-left:-10px;
	width:20px;
	height:3px;
}
#tmp_contents #tmp_process_measures .process_measures_cnt ul {
	margin:0;
}
#tmp_contents #tmp_process_measures .process_measures_cnt ul li {
	width:100%;
	padding:0;
	margin:0 0 15px;
}
#tmp_process_measures .process_measures_cnt ul li a {
	min-height:40px;
	padding:5px 34px 5px 12px;
}
/* wrap_process_keyword
================================================== */
#tmp_contents .wrap_process_keyword,
#tmp_contents .process_keyword,
#tmp_contents .wrap_process_keyword p {
	display:block;
}
#tmp_contents .wrap_process_keyword {
	margin-bottom:30px;
}
#tmp_contents .wrap_process_keyword .process_label {
	font-size:112.5%;
	padding:0;
}
#tmp_contents .wrap_process_keyword #tmp_process_date_start {
	margin-right: 0;
	margin-bottom:10px;
}
#tmp_contents .wrap_process_keyword #tmp_process_date_end {
	margin-left: 0;
}
#tmp_contents .wrap_process_keyword .process_keyword_input {
	width:100%;
}
#tmp_contents #tmp_process_keyword {
	width:100%;
	min-height: 45px;
	padding: 5px 8px;
	background-position:10px center !important;
}
#tmp_contents #tmp_process_keyword_btn {
	width: 90px;
	min-height: 45px;
	font-size:112.5%;
}
#tmp_contents .wrap_process_keyword h3 {
	width:100%;
}
#tmp_contents .wrap_process_keyword .process_glossary {
	display:block;
	padding-left:0;
	margin-top:5px;
	font-size:81.25%;
	text-align:right;
}
#tmp_contents .process_page_link {
	font-size:81.25%;
}
#tmp_contents .process_page_link a {
	padding-left:18px;
	background-image: url(/shared/images/icon/icon_link.png);
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
}
#tmp_contents #tmp_process_submit_btn,
#tmp_contents #tmp_process_reset_btn {
	min-width: 120px;
	margin-bottom:5px;
}
/* list_table
================================================== */
#tmp_contents .list_table,
#tmp_contents .list_table thead,
#tmp_contents .list_table tbody,
#tmp_contents .list_table tfoot,
#tmp_contents .list_table tr,
#tmp_contents .list_table th,
#tmp_contents .list_table td {
	display:block;
	width:100% !important;
}
#tmp_contents .list_table td {
	padding:4px 0 12px !important;
	clear:both;
}
#tmp_contents .list_table td.year_date {
	width:8.5em !important;
	border-bottom:none !important;
	padding:12px 0 0 !important;
}
#tmp_contents .list_table td.label {
	width: calc(100% - 8.5em) !important;
	padding:12px 0 0 !important;
	border-bottom:none !important;
	white-space: normal;
}
#tmp_contents .list_table td.year_date,
#tmp_contents .list_table td.label {
	float:left;
	clear:none;
}
/* column - box_col_btn
================================================== */
#tmp_contents ul.box_col2_btn,
#tmp_contents ul.box_col3_btn,
#tmp_contents ul.box_col4_btn,
#tmp_contents ul.box_col5_btn {
	margin:0 0 10px;
}
#tmp_contents ul.box_col2_btn li,
#tmp_contents ul.box_col3_btn li,
#tmp_contents ul.box_col4_btn li,
#tmp_contents ul.box_col5_btn li,
#tmp_contents ul.box_img_col2_btn li,
#tmp_contents ul.box_img_col3_btn li,
#tmp_contents ul.box_img_col4_btn li {
	width:100%;
	padding:0;
	margin:0 0 10px;
	line-height:1.4;
}
#tmp_contents ul.box_col2_btn li a,
#tmp_contents ul.box_col3_btn li a,
#tmp_contents ul.box_col4_btn li a,
#tmp_contents ul.box_col5_btn li a {
	padding: 5px 38px 5px 10px;
	min-height:65px;
}
#tmp_contents ul.box_col4_btn.sp_col2 {
	margin:0 -5px 10px;
}
#tmp_contents ul.box_col4_btn.sp_col2 li {
	padding:0 5px;
	width:50%;
}
/* col2 */
#tmp_open_search_refine .col2,
#tmp_open_search_refine .col3 {
	margin:0;
}
#tmp_open_search_refine .col2 .col2L,
#tmp_open_search_refine .col2 .col2R,
#tmp_open_search_refine .col3 .col3L,
#tmp_open_search_refine .col3 .col3M,
#tmp_open_search_refine .col3 .col3R {
	padding:0;
	float:none;
	width:100%;
	margin:0;
}
/* アイコン付きボタン
================================================== */
#tmp_contents ul.box_col3_btn.grant li a,
#tmp_contents ul.box_col4_btn.grant li a {
	font-size:100%;
}
/* 3カラム用 */
#tmp_contents ul.box_col3_btn.grant li a {
	flex-flow:initial;
	min-height:auto;
}
#tmp_contents ul.box_col3_btn.grant .item_img {
	padding:15px;
	display:flex;
	width:100px;
	-webkit-justify-content: center;
	justify-content: center;
	align-items: center;
	min-height:86px;
}
#tmp_contents ul.box_col3_btn.grant .item_cnt {
	width: calc(100% - 100px);
	padding:10px 10px 10px 0;
}
/* 4カラム用 */
#tmp_contents ul.box_col4_btn.grant {
	margin-left:-5px;
	margin-right:-5px;
}
#tmp_contents ul.box_col4_btn.grant li {
	width:50%;
	padding:0 5px;
}
#tmp_contents ul.box_col4_btn.grant .item_img {
	padding:11px 10px 5px;
	min-height:auto;
}
#tmp_contents ul.box_col3_btn.grant .item_img img,
#tmp_contents ul.box_col4_btn.grant .item_img img {
	width:70px;
	height:auto;
}
#tmp_contents ul.box_col4_btn.grant .item_cnt {
	padding:10px 30px 10px 11px;
	align-items: center;
}
#tmp_contents ul.box_col3_btn.grant li.grant_other,
#tmp_contents ul.box_col4_btn.grant li.grant_other {
	font-size:100%;
}
#tmp_contents ul.box_col3_btn.grant li.grant_other .item_cnt,
#tmp_contents ul.box_col4_btn.grant li.grant_other .item_cnt {
	padding-left:11px;
}
/* 画像付きボタン
================================================== */
#tmp_contents ul.box_img_col2_btn,
#tmp_contents ul.box_img_col3_btn,
#tmp_contents ul.box_img_col4_btn {
	margin:0 0 30px !important;
}
#tmp_contents ul.box_img_col2_btn li,
#tmp_contents ul.box_img_col3_btn li,
#tmp_contents ul.box_img_col4_btn li {
	margin:0 0 12px;
}
#tmp_contents ul.box_img_col2_btn a,
#tmp_contents ul.box_img_col3_btn a,
#tmp_contents ul.box_img_col4_btn a {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
#tmp_contents ul.box_img_col2_btn .box_item_img,
#tmp_contents ul.box_img_col3_btn .box_item_img,
#tmp_contents ul.box_img_col4_btn .box_item_img {
	border-top-width:3px;
}
#tmp_contents ul.box_img_col2_btn .box_item_txt,
#tmp_contents ul.box_img_col3_btn .box_item_txt,
#tmp_contents ul.box_img_col4_btn .box_item_txt {
	padding:17px 42px 23px 15px;
}

/* ==================================================
審査基準
================================================== */
/* shinsa_lead_txt
================================================== */
#tmp_contents .shinsa_lead_txt .note_txt {
	text-indent:0;
	padding-left:0;
}
/* link_top_btn
================================================== */
#tmp_contents .link_top_btn {
	padding:32px 15px;
	margin:0 0 40px;
}
#tmp_contents .link_top_btn p {
	width:100%;
}
#tmp_contents .link_top_btn p a {
	min-height:60px;
}
/* detail_tbl
================================================== */
#tmp_contents table.detail_tbl,
#tmp_contents table.detail_tbl thead,
#tmp_contents table.detail_tbl tbody,
#tmp_contents table.detail_tbl tfoot,
#tmp_contents table.detail_tbl tr,
#tmp_contents table.detail_tbl th,
#tmp_contents table.detail_tbl td {
	display:block;
	width:100% !important;
}

/* ==================================================
組織から探す
================================================== */
/* soshiki_search
================================================== */
#tmp_contents #tmp_soshiki_search {
	padding-top:0;
}
#tmp_contents #tmp_soshiki_search h1,
#tmp_contents #tmp_purpose_search h2,
#tmp_soshiki_search h1,
#tmp_purpose_search h2 {
	font-size:125%;
	margin:0 0 10px;
}
#tmp_contents #tmp_purpose_search h3,
#tmp_contents #tmp_access_search h3,
#tmp_purpose_search h3,
#tmp_access_search h3 {
	border-left-width:3px;
	padding:6px 0 6px 15px;
}
/* horizontal_list
================================================== */
#tmp_contents .horizontal_list,
.horizontal_list {
	list-style:none;
	margin:0 0 20px;
	font-size:87.5%;
}
#tmp_contents .horizontal_list li,
.horizontal_list li {
	background:url(/shared/images/icon/icon_link_arrow_sp.png) no-repeat left 4px;
	-webkit-background-size:17px auto;
	-moz-background-size:17px auto;
	background-size:17px auto;
	padding:2px 0 2px 22px;
}
/* ==================================================
よくある質問
================================================== */
#tmp_faq_info::before,
#tmp_faq_inq::before {
	left:-20px;
	right:-20px;
	width:auto;
}
/* faq_purpose_btn
================================================== */
#tmp_faq_purpose_btn .wrap_faq_purpose {
	margin:0 -5px;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate {
	width:50%;
	padding:0 5px;
	margin:0 0 10px;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_ttl_txt {
	padding:6px 30px 6px 11px;
	min-height:30px;
	line-height:1.25;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_ttl_txt::before {
	top:12px;
	right:8px;
	background-image:url(/shared/images/icon/arrow_dop_sp.png);
	height:7px;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_cnt {
	top: 5px;
	width:calc(200% + 10px);
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate:nth-child(odd) .item_cnt {
	margin-right:calc(-200% + 10px) !important;
	margin-left:0 !important;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate:nth-child(even) .item_cnt {
	margin-left:calc(-100% - 10px) !important;
	margin-right:0 !important;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate.ac_active .item_ttl::after {
	bottom:-7px;
	height:9px;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_cnt_inner {
	padding:10px 20px;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_cnt_inner ul li {
	width:100%;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_cnt_inner p {
	font-size:100%;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_ttl a {
	font-size:100%;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_ttl .item_ttl_img img {
	width:60px;
	height:auto;
}
#tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate.ohter p a {
	padding:30px 0;
}
.no_javascript #tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_cnt {
	margin:0 !important;
}

/* faq_info
================================================== */
#tmp_faq_info {
	padding:30px 0 22px;
	margin:20px 0 40px;
}
#tmp_contents #tmp_faq_info h2 {
	margin:-48px 0 5px;
	background-image:url(/shared/templates/free/images/faq/faq_info_ttl_en_sp.png);
	-webkit-background-size:222px auto;
	-moz-background-size:222px auto;
	background-size:222px auto;
	padding:41px 0 0;
	min-height:auto;
	font-size:131.25%;
}
#tmp_contents #tmp_faq_info ul:not(.read_more) {
	margin:0 0 37px;
	list-style:none;
}
#tmp_contents #tmp_faq_info ul:not(.read_more) li {
	padding:16px 0 16px 17px;
	background-position:left 22px;
}
#tmp_contents #tmp_faq_info .read_more a {
	min-width:100%;
}
/* faq_menu
================================================== */
#tmp_faq_idx_menu h2:first-child {
	margin-top:0;
}
#tmp_faq_menu {
	margin:0;
}
#tmp_faq_menu .wrap_box_menu {
	width:100%;
	padding:0;
}
#tmp_faq_menu .box_menu {
	margin-bottom:10px;
}
/* faq_inq
================================================== */
#tmp_faq_inq {
	padding:35px 0 30px;
	margin:30px 0 0;
}
#tmp_contents #tmp_faq_inq_ttl h2 {
	padding:0 35px 0 0;
}
#tmp_contents #tmp_faq_inq_ttl h2::after {
	width:26px;
	height:2px;
	margin-top:-1px;
}
#tmp_faq_inq_cnt .faq_inq_row {
	margin:0 0 15px;
}
#tmp_faq_inq_cnt .wrap_faq_inq {
	width:100%;
	padding:0;
	margin:0 0 10px;
}
#tmp_faq_inq_cnt .faq_inq {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
#tmp_faq_inq_cnt .faq_inq_ttl {
	padding-right:10px;
}
#tmp_contents #tmp_faq_inq_cnt .faq_inq_ttl h3 {
	padding:7px 15px 6px;
	font-size:118.75%;
}
#tmp_contents #tmp_faq_inq_cnt .faq_inq_ttl h3::before {
	border-left: 18px solid transparent;
	border-bottom: 20px solid #000000;
}
#tmp_faq_inq_cnt .faq_inq_cnt {
	padding:14px 15px;
}
#tmp_faq_inq_cnt .faq_inq_cnt p {
	margin-bottom:8px;
}
#tmp_faq_inq_cnt .faq_inq_cnt .faq_inq_number {
	font-size:162.5%;
}
#tmp_faq_inq_cnt .faq_inq_cnt .faq_inq_txt {
	font-size:87.5%;
}
#tmp_contents #tmp_faq_inq_cnt .read_more a {
	min-width:100%;
}
/* search_keyword
================================================== */
#tmp_faq_search_keyword .sch_box input,
#tmp_sodan_search_keyword .sch_box input,
#tmp_shinsei_search_keyword .sch_box input {
	min-height: 45px;
	padding: 2px 100px 2px 10px;
}
#tmp_faq_search_keyword #tmp_faq_func_sch_btn,
#tmp_sodan_search_keyword #tmp_sodan_func_sch_btn,
#tmp_shinsei_search_keyword #tmp_shinsei_func_sch_btn {
	min-width: 90px;
	font-size: 112.5%;
}

/* faq - box_menu
================================================== */
#tmp_contents .box_menu_col2,
#tmp_contents .wrap_box_menu,
#tmp_contents .box_menu {
	display: block;
}
#tmp_contents .box_menu_col2 {
	margin:0;
}
#tmp_contents .wrap_box_menu {
	width:100%;
	padding:0;
}
#tmp_contents .wrap_box_menu .box_menu {
	margin-bottom:10px;
}

/* question / answer
================================================== */
#tmp_contents .faq_question,
#tmp_contents .faq_answer {
	margin:0 0 15px;
	padding:6px 0 5px 52px;
	-webkit-background-size:42px auto;
	-moz-background-size:42px auto;
	background-size:42px auto;
	min-height:42px;
}
#tmp_contents .faq_question {
	background-image:url(/shared/templates/free/images/faq/faq_label_q_sp.png);
}
#tmp_contents .faq_answer {
	background-image:url(/shared/templates/free/images/faq/faq_label_a_sp.png);
}
#tmp_contents .faq_question h1 {
	font-size:118.75%;
}


/* ==================================================
矢印アイコン / hover
================================================== */
#tmp_contents .read_more a::before,
#tmp_contents .idx_menu_btn li a::before,
#tmp_sub_special .sub_special_ttl a::before,
#tmp_contents .box_card .box_card_cnt a::before,
#tmp_contents .box_pickup .pickup_link a::before,
#tmp_contents ul.box_btn a::before,
#tmp_contents .box_menu .box_menu_ttl a::before,
#tmp_contents .rnavi_btn a::before,
#tmp_event_cal_7w .event_cal_7w p.more a::before,
#tmp_event_cal_7w .event_cal_7w p.more_event a::before,
#tmp_event_cal_list p.more a::before,
#tmp_event_cal_list p.more_event a::before,
#tmp_wrap_cate_menu .cate_menu_btn a::before,
#tmp_cate_menu_list ul li a::before,
#tmp_process_measures .process_measures_cnt ul li a::before,
#tmp_contents ul.box_col2_btn li a::before,
#tmp_contents ul.box_col3_btn li a::before,
#tmp_contents ul.box_col4_btn li a::before,
#tmp_contents ul.box_col5_btn li a::before,
#tmp_contents .link_top_btn p a::before,
#tmp_contents ul.box_col3_btn.grant .item_cnt::before {
	background-image:url(/shared/images/icon/icon_box_arrow_sp.png);
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
}
#tmp_contents .read_more a:hover::before,
#tmp_contents .read_more a:focus::before,
#tmp_contents .idx_menu_btn li a:hover::before,
#tmp_contents .idx_menu_btn li a:focus::before,
#tmp_contents ul.box_btn a:hover::before,
#tmp_contents ul.box_btn a:focus::before,
#tmp_contents .box_menu .box_menu_ttl a:hover::before,
#tmp_contents .box_menu .box_menu_ttl a:focus::before,
#tmp_contents .rnavi_btn a:hover::before,
#tmp_contents .rnavi_btn a:focus::before,
#tmp_event_cal_list p.more a:hover::before,
#tmp_event_cal_list p.more_event a:hover::before,
#tmp_event_cal_list p.more a:focus::before,
#tmp_event_cal_list p.more_event a:focus::before,
#tmp_wrap_cate_menu .cate_menu_btn a:hover::before,
#tmp_wrap_cate_menu .cate_menu_btn a:focus::before,
#tmp_cate_menu_list ul li a:hover::before,
#tmp_cate_menu_list ul li a:focus::before,
#tmp_process_measures .process_measures_cnt ul li a:hover::before,
#tmp_process_measures .process_measures_cnt ul li a:focus::before,
#tmp_contents ul.box_col2_btn li a:hover::before,
#tmp_contents ul.box_col2_btn li a:focus::before,
#tmp_contents ul.box_col3_btn li a:hover::before,
#tmp_contents ul.box_col3_btn li a:focus::before,
#tmp_contents ul.box_col4_btn li a:hover::before,
#tmp_contents ul.box_col4_btn li a:focus::before,
#tmp_contents ul.box_col5_btn li a:hover::before,
#tmp_contents ul.box_col5_btn li a:focus::before,
#tmp_contents .link_top_btn p a:hover::before,
#tmp_contents .link_top_btn p a:focus::before,
#tmp_contents ul.box_col3_btn.grant a:hover .item_cnt::before,
#tmp_contents ul.box_col3_btn.grant a:focus .item_cnt::before {
	right:10px;
}
#tmp_contents .read_more a:hover::before,
#tmp_contents .read_more a:focus::before {
	right:5px;
}
#tmp_contents .box_card .box_card_cnt a::before,
#tmp_contents .box_pickup .pickup_link a::before {
	right:14px;
}
#tmp_contents .box_card.active .box_card_cnt a::before,
#tmp_contents .box_pickup.active .pickup_link a::before {
	right:9px;
}
/* ==================================================
emergency
================================================== */
.custom_emergency #tmp_contents h1 {
	margin-top:0;
}

/* ==================================================
web-transer
================================================== */
.transer_on #tmp_event_cal_refine_btn p,
.transer_on #tmp_open_search_refine_btn p {
	float:none;
}
.transer_on #tmp_event_cal_refine_btn p,
.transer_on #tmp_open_search_refine_btn p,
.transer_on #tmp_event_cal_refine_btn p.clear_btn,
.transer_on #tmp_open_search_refine_btn .clear_btn {
	width:auto;
}
.transer_on #tmp_contents #tmp_faq_inq_cnt .sodan_list li a {
	overflow-wrap: anywhere;
}

/* ==================================================
accessibility
================================================== */
.no_javascript #tmp_main,
.no_javascript #tmp_wrap_main_container {
	padding-bottom: 13px;
}
.no_javascript.custom_general #tmp_main {
	padding-bottom: 0;
}
/* start idx */
.color_black #tmp_wrapper #tmp_idx_blogs .blogs_menu li a,
.color_blue #tmp_wrapper #tmp_idx_blogs .blogs_menu li a {
	background-image: url(/shared/templates/free/images/idx/arrow_dop_sp_wh.png) !important;
}
.color_yellow #tmp_wrapper #tmp_idx_blogs .blogs_menu li a {
	background-image: url(/shared/templates/free/images/idx/arrow_dop_sp.png) !important;
}
.fsize_big2 #tmp_wrapper #tmp_idx_notice .notice_tbl .notice_date{
	width: 100%;
}
.color_black #tmp_contents .faq_question::before,
.color_blue #tmp_contents .faq_question::before,
.color_yellow #tmp_contents .faq_question::before,
.color_black #tmp_contents .faq_answer::before,
.color_blue #tmp_contents .faq_answer::before,
.color_yellow #tmp_contents .faq_answer::before {
	padding:8px;
}
/* end idx */
.no_javascript #tmp_special_splide .splide__list {
	max-height: 348px;
}
.no_javascript #tmp_special_splide .special_ttl {
	padding: 16px;
}
.no_javascript #tmp_sub_special .splide__list {
	gap: 0;
	flex-direction: column;
}
.no_javascript #tmp_sub_special .splide__slide {
	padding: 10px 25px;
	width: 100%;
}
.no_javascript #tmp_sub_special .splide__list {
	display: block;
	overflow-y: auto;
	max-height: 288px;
}
/* start general */
.color_blue #tmp_contents .anchor_cnt li a::before,
.color_black #tmp_contents .anchor_cnt li a::before {
	background-image: url(/shared/templates/free/images/general/anchor_yellow_icon_sp.png) !important;
}
.fsize_big.custom_general #tmp_contents .news_list .news_date,
.fsize_big2.custom_general #tmp_contents .news_list .news_date {
	width: 100%;
}
.fsize_big2 #tmp_event_cal_refine_cnt fieldset li {
	float:none !important;
	width:100% !important;
	min-height:auto !important;
}
.fsize_big2 #tmp_contents .list_table td.year_date {
	float:none !important;
	width:100% !important;
}
.fsize_big2 #tmp_contents .list_table td.label {
	float:none !important;
	width:auto !important;
}

.fsize_big #tmp_event_cal_refine_btn p,
.fsize_big2 #tmp_event_cal_refine_btn p,
.fsize_big #tmp_open_search_refine_btn p,
.fsize_big2 #tmp_open_search_refine_btn p {
	width:100% !important;
	float:none !important;
	padding:0 !important;
	margin:0 0 10px !important;
}
.color_blue #tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_ttl_txt::before,
.color_black #tmp_faq_purpose_btn .wrap_faq_purpose .faq_purpose_cate .item_ttl_txt::before {
	background-image:url(/shared/images/icon/arrow_dop_sp_wh.png) !important;
}
.color_blue #tmp_contents .read_more a::before,
.color_blue #tmp_contents .idx_menu_btn li a::before,
.color_blue #tmp_sub_special .sub_special_ttl a::before,
.color_blue #tmp_contents .box_card .box_card_cnt a::before,
.color_blue #tmp_contents .box_pickup .pickup_link a::before,
.color_blue #tmp_contents ul.box_btn a::before,
.color_blue #tmp_contents .box_menu .box_menu_ttl a::before,
.color_blue #tmp_contents .rnavi_btn a::before,
.color_blue #tmp_event_cal_7w .event_cal_7w p.more a::before,
.color_blue #tmp_event_cal_7w .event_cal_7w p.more_event a::before,
.color_blue #tmp_event_cal_list p.more a::before,
.color_blue #tmp_event_cal_list p.more_event a::before,
.color_blue #tmp_wrap_cate_menu .cate_menu_btn a::before,
.color_blue #tmp_cate_menu_list ul li a::before,
.color_blue #tmp_process_measures .process_measures_cnt ul li a::before,
.color_blue #tmp_contents ul.box_col2_btn li a::before,
.color_blue #tmp_contents ul.box_col3_btn li a::before,
.color_blue #tmp_contents ul.box_col4_btn li a::before,
.color_blue #tmp_contents ul.box_col5_btn li a::before,
.color_blue #tmp_contents .link_top_btn p a::before,
.color_blue #tmp_contents ul.box_col3_btn.grant .item_cnt::before,
.color_blue #tmp_contents ul.box_col4_btn.grant .item_cnt::before,
.color_blue #tmp_contents ul.box_img_col2_btn a .box_item_txt::before,
.color_blue #tmp_contents ul.box_img_col3_btn a .box_item_txt::before,
.color_blue #tmp_contents ul.box_img_col4_btn a .box_item_txt::before,
.color_blue #tmp_contents #tmp_faq_inq_cnt .sodan_list li a::before,
.color_black #tmp_contents .read_more a::before,
.color_black #tmp_contents .idx_menu_btn li a::before,
.color_black #tmp_sub_special .sub_special_ttl a::before,
.color_black #tmp_contents .box_card .box_card_cnt a::before,
.color_black #tmp_contents .box_pickup .pickup_link a::before,
.color_black #tmp_contents ul.box_btn a::before,
.color_black #tmp_contents .box_menu .box_menu_ttl a::before,
.color_black #tmp_contents .rnavi_btn a::before,
.color_black #tmp_event_cal_7w .event_cal_7w p.more a::before,
.color_black #tmp_event_cal_7w .event_cal_7w p.more_event a::before,
.color_black #tmp_event_cal_list p.more a::before,
.color_black #tmp_event_cal_list p.more_event a::before,
.color_black #tmp_wrap_cate_menu .cate_menu_btn a::before,
.color_black #tmp_cate_menu_list ul li a::before,
.color_black #tmp_process_measures .process_measures_cnt ul li a::before,
.color_black #tmp_contents ul.box_col2_btn li a::before,
.color_black #tmp_contents ul.box_col3_btn li a::before,
.color_black #tmp_contents ul.box_col4_btn li a::before,
.color_black #tmp_contents ul.box_col5_btn li a::before,
.color_black #tmp_contents .link_top_btn p a::before,
.color_black #tmp_contents ul.box_col3_btn.grant .item_cnt::before,
.color_black #tmp_contents ul.box_col4_btn.grant .item_cnt::before,
.color_black #tmp_contents ul.box_img_col2_btn a .box_item_txt::before,
.color_black #tmp_contents ul.box_img_col3_btn a .box_item_txt::before,
.color_black #tmp_contents ul.box_img_col4_btn a .box_item_txt::before,
.color_black #tmp_contents #tmp_faq_inq_cnt .sodan_list li a::before {
	background-image:url(/shared/images/icon/icon_box_arrow_wh_sp.png) !important;
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
}
.color_blue #tmp_contents .idx_menu_btn li a::before,
.color_black #tmp_contents .idx_menu_btn li a::before {
	background-image:url(/shared/images/icon/icon_box_arrow_wh_sp.png) !important;
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
}

/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
#tmp_event_cal_refine_btn:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
}