@charset "utf-8";
@media screen and (min-width : 641px) and (max-width : 1265px) {
	.sec_government_infor{
		background: url(/shared/templates/top/images/main/right_line.png) no-repeat right -1375px top;
		background-size: auto;
	}
	.box_recommendation{
		background-position: -130px top, left -2px, right 2px, center top;
	}
	.sec_relations_media::before{
		background-position: right -162px top;
	}
}
@media screen and (min-width : 641px) and (max-width : 1252px) {
	#tmp_warning_top ~ #tmp_news {
		background-position: right -162px top 93px, -80px 2px, left 0px, right 4px, center 2px;
	}
	#tmp_news {
		background-position: right -162px top 93px, -80px 3px, left 1px, right 5px, center 3px;
	}
	.sec_search_purpose {
		background-position: -166px 68px;
	}
	.sec_government_infor .government_infor_top .line_wrap {
		right: 146px;
	}
	.sec_government_infor .government_infor_top .government_top_lft::before {
		right: 94px;
	}
}
@media screen and (min-width: 641px) and (max-width: 1140px) {
	#tmp_warning_top .special_info .special_img_wrap {
		width: 65%;
	}
}
@media screen and (min-width : 641px) and (max-width : 1000px) {
	#tmp_news .news_thumb_wrap a.box_thumb .thumb_img {
		width: 48%;
	}
}
@media screen and (min-width: 641px) and (max-width: 1060px) {
	#tmp_warning_top .special_info_inner {
		flex-direction: column;
	}
	#tmp_warning_top .special_info .special_info_inner:has(.special_cnt:first-child){
		flex-direction: row;
	}
	#tmp_warning_top .warning_col2:first-child .special_info_inner{
		flex-direction: row;
	}
	#tmp_warning_top .special_info .special_img_wrap {
		width: 100%;
	}
	#tmp_warning_top .warning_col2:first-child .special_img_wrap{
		width: 57%;
	}
}
@media screen and (min-width : 641px) and (max-width : 960px) {
	.sec_search_purpose {
		background-image: url(/shared/templates/top/images/main/bg_search_purpose_resize.png);
		background-position: center 68px;
	}
}
@media screen and (max-width : 640px) {
/* ==================================================
common
================================================== */
.sec_government_infor .government_infor_top .government_top_lft::before,
.box_border_wrap::before{
	top: 55px;
	height: calc(100% - 26px);
	width: calc(100% - 56px);
}
.box_border_wrap .line_wrap {
	right: 83px;
	bottom: -40px;
}

/* ==================================================
Mainvs
================================================== */
#tmp_mainvs{
	padding-top: 53px;
	z-index: 1;
	padding-bottom: 50px;
}
#tmp_mainvs:before,
#tmp_mainvs:after{
	content: none;
}
#tmp_mainvs .mainvs_row{
	display: block;
}
#tmp_mainvs .mainvs_lft{
	display: none;
}
#tmp_mainvs .mainvs_rgt{
	width: auto;
	border-left: none;
	padding-left: 0;
	margin-left: -16px;
	margin-right: -16px;
	color: #ffffff;
	background-color: #7f3654;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), url(/shared/templates/top/images/icon/mainvs_bottom_pattern_sp.png);
	background-image: -o-linear-gradient(#ffffff, #ffffff), url(/shared/templates/top/images/icon/mainvs_bottom_pattern_sp.png);
	background-image: -moz-linear-gradient(#ffffff, #ffffff), url(/shared/templates/top/images/icon/mainvs_bottom_pattern_sp.png);
	background-image: linear-gradient(#ffffff, #ffffff), url(/shared/templates/top/images/icon/mainvs_bottom_pattern_sp.png);
	background-position: 0 0, left 26px bottom;
	background-repeat: no-repeat, repeat-x;
	background-size: 16px 100%, auto 76px;
}
#tmp_mainvs .mainvs_rgt.pc_empty{
	display: block;
}
#tmp_mainvs .mainvs_rgt::before,
#tmp_mainvs .mainvs_rgt::after{
	left: 0;
	width: 5px;
	z-index: 2;
}
#tmp_mainvs .mainvs_rgt::after{
	left: 8px;
}
#tmp_mainvs .mainvs_rgt .inner{
	color: inherit;
	background-color: transparent;
	padding: 6px 0 68px 0;
}
#tmp_mainvs .mainvs_rgt .inner::before{
	z-index: 0;
	top: -58px;
	left: 0;
	bottom: auto;
	height: 76px;
	width: 100%;
	background-color: transparent;
	background-size: auto 100%;
	background-image: url(/shared/templates/top/images/icon/mainvs_top_pattern_sp.png);
	background-position: center bottom;
}
#tmp_mainvs .box_thumb{
	display: block;
	height: 100%;
	box-shadow: 0 3px 9px 1px rgba(28, 28, 28, 0.1);
}
#tmp_mainvs .mainvs_rgt .splide__slide{
	display: flex;
}
#tmp_mainvs .mainvs_rgt .box_thumb .thumb_img{
	max-width: 100%;
}
#tmp_mainvs .item_wrap{
	display: flex;
}
#tmp_mainvs .box_thumb .thumb_cnt{
	min-height: 99px;
	padding: 5px 11px;
}
#tmp_mainvs .box_thumb .thumb_txt{
    font-size: 100%;
}
#tmp_mainvs_slide_wrap{
	display: none;
}
#tmp_mainvs_slide_sp_wrap .item_wrap{
	padding: 10px 0;
}

#tmp_mainvs .splide__controls{
	flex-wrap: wrap;
	justify-content: center;
	padding: 4px 16px 0;
	margin-top: 0;
}
#tmp_mainvs .splide__arrows{
	margin-left: 7px;
}
#tmp_mainvs .splide__arrow{
	width: 44px;
	height: 44px;
	background-image: url(/shared/templates/top/images/icon/icon_arrow_prev_mainvs_sp.png);
	background-size: 10px auto;
	box-shadow: 0 3px 9px 1px rgba(28, 28, 28, 0.1);
}
#tmp_mainvs .splide__arrow--next{
	background-image: url(/shared/templates/top/images/icon/icon_arrow_next_mainvs_sp.png);
	margin-left: 8px;
}
#tmp_mainvs .splide__controls .splide__progress{
	padding-top: 9px;
	margin-left: 10px;
}
#tmp_mainvs .splide__progress .progress_current{
	text-align: right;
	min-width: 30px;
	font-size: 162.5%;
}
#tmp_mainvs .splide__progress .progress_total{
	font-size: 93.75%;
}
#tmp_mainvs_slide_sp_wrap{
	display: flex;
}
#tmp_mainvs_slide_sp{
	position: relative;
	z-index: 4;
}
#tmp_mainvs_slide .is-active .item_list .item_wrap{
	will-change: unset;
}
/* ==================================================
Warning
================================================== */
#tmp_warning_top{
	margin-top: 11px;
    padding: 31px 0;
	overflow: hidden;
}
#tmp_warning_top:before,
#tmp_warning_top:after {
	height: 72px;
	width: 100%;
	max-width: 100%;
	background-size: 412px auto;
	background-image: url(/shared/templates/top/images/main/warning_bg_sp.png);
	background-position: center bottom;
	background-repeat: repeat;
}
#tmp_warning_top:before{
	top: -11px;
	left: 0;
	right: auto;
}
#tmp_warning_top:after {
	top: auto;
	bottom: -24px;
	left: 0;
}
#tmp_warning_top .warning_inner{
    padding: 14px 10px 20px;
    border: none;
    position: relative;
    z-index: 1;
}
#tmp_warning_top .warning_ttl{
    padding: 0 0 6px 3px;
    margin-bottom: 14px;
}
#tmp_warning_top .warning_ttl h2{
    font-size: 125%;
    line-height: 1.5;
}
#tmp_warning_top .des{
    line-height: 1.6;
    margin-bottom: 15px;
    color: #222222;
}
#tmp_warning_top .warning_row{
    flex-direction: column;
    gap: 15px 0;
    padding: 0;
}
#tmp_warning_top .warning_row .warning_col2:nth-child(2){
    max-width: 100%;
    padding: 0;
    gap: 15px 0;
}
#tmp_warning_top .latest_info{
    padding: 19px 13px 17px 14px;
}
#tmp_warning_top .latest_info .latest_ttl{
    margin-bottom: 7px;
    font-size: 112.5%;
}
#tmp_warning_top .latest_link_list li{
    margin-bottom: 7px;
    line-height: 1.7;
}
#tmp_warning_top .latest_link_list li:last-child {
	margin-bottom: 0;
}
#tmp_warning_top .latest_link_list li a{
    font-size: 100%;
    background-size: 17px auto;
    background-position: left 7px;
    padding-left: 23px;
}
#tmp_warning_top .special_info,
#tmp_warning_top .special_info .special_info_inner {
	display: block;
	padding: 0 13px 0 15px;
}
#tmp_warning_top .special_info {
	padding: 0;
}
#tmp_warning_top .special_info .special_info_inner{
	display: block;
	padding: 0;
	box-shadow: 0 5px 7px 1px rgba(28, 28, 28, 0.1);
}
#tmp_warning_top .special_info .special_info_inner:has(.special_cnt:first-child){
	min-height: 0;
}
#tmp_warning_top .special_info .special_img_wrap{
	width: 100%;
}
#tmp_warning_top .special_info .special_cnt {
	padding: 22px 19px 20px;
}
#tmp_warning_top .special_cnt .simple_link {
    margin-bottom: 2px;
    font-size: 112.5%;
}
#tmp_warning_top .special_cnt .simple_link a{
    padding-left: 23px;
    background-position: left 7px;
}
#tmp_warning_top .special_text{
    margin-bottom: 0;
    font-size: 100%;
    line-height: 1.7;
}
#tmp_warning_top .warning_related_list{
	flex-direction: column;
	gap: 10px 0;
}
#tmp_warning_top .warning_related_list li{
    width: 100%;
    box-shadow: 0 3px 7px 1px rgba(28, 28, 28, 0.1);
}
#tmp_warning_top .warning_related_list li > a{
    padding: 24px 20px 24px 24px;
    flex-direction: row;
}
#tmp_warning_top .warning_related_list .list_icon {
	width: 50px;
	margin-bottom: 0;
}
#tmp_warning_top .warning_related_list .list_icon img {
    max-width: 100%;
}
#tmp_warning_top .warning_related_list .list_cnt {
    font-size: 118.8%;
    padding: 2px 0 0 21px;
}
#tmp_warning_top .special_info_inner.active a,
#tmp_warning_top .warning_related_list li > a:hover{
	text-decoration: none;
}
#tmp_warning_top .special_info_inner.active img {
    transform: none;
}
/* ==================================================
お知らせ
================================================== */
#tmp_warning_top ~ #tmp_news{
	margin-top: 0;
	padding-top: 61px;
	background-image: url(/shared/templates/top/images/icon/bg_sec_news_sp_01.png),
	url(/shared/templates/top/images/icon/bg_sec_news_sp_02.png),
	url(/shared/templates/top/images/icon/bg_sec_news_sp_03.png);
    background-size: auto 92px,auto 216px,auto 96px;
    background-position: 4px 0, right -74px top 64px, right 4px bottom;
}
#tmp_warning_top ~ #tmp_news .section_ttl{
	padding-top: 0;
}
#tmp_news {
	padding-top: 83px;
	padding-bottom: 40px;
    background-image: url(/shared/templates/top/images/icon/bg_sec_news_sp_01.png),
	url(/shared/templates/top/images/icon/bg_sec_news_sp_02.png),
	url(/shared/templates/top/images/icon/bg_sec_news_sp_03.png),
	url(/shared/templates/top/images/icon/news_line_sp.png);
    background-size: auto 92px,auto 216px,auto 96px,auto 21px;
    background-position: 4px 21px,right -74px top 64px, right 4px bottom,left top;
    background-repeat: no-repeat;
}
#tmp_news .box_border_wrap{
	margin-bottom: 98px;
}
#tmp_news .box_border_wrap::after{
	top: 55px;
	left: 1px;
	height: calc(100% - 26px);
	width: calc(100% - 110px);
	background-image: url(/shared/templates/top/images/icon/img_news_af_sp.jpg);
	background-position: center;
}
#tmp_news .section_ttl {
	padding-top: 0;
	margin-bottom: 28px;
}
#tmp_news .section_ttl h2 {
	background-image: url(/shared/templates/top/images/icon/news_ttl_sp.png);
	background-size: 40px auto;
	padding-bottom: 19px;
}
#tmp_news .news_rss ul{
	flex-direction: column;
	gap: 16px 0;
}
#tmp_news .news_rss .simple_link a {
    font-size: 100%;
}
#tmp_news .news_thumb_wrap a.box_thumb .thumb_img,
#tmp_event_slide_wrap .splide__slide .thumb_img {
    box-shadow: 0 3px 7px 1px rgba(28,28,28,0.1);
}
/* what_news */
#tmp_what_news .box_border {
    padding: 13px 12px;
}
#tmp_news .news_thumb_wrap {
    margin-bottom: 25px;
    padding: 0 2px;
}
#tmp_news .news_thumb_wrap a.box_thumb {
	display: block;
}
#tmp_news .news_thumb_wrap a.box_thumb .thumb_img {
    width: 100%;
}
#tmp_news .news_thumb_wrap a.box_thumb .thumb_cnt {
	padding: 15px 0 0;
}
#tmp_news .news_thumb_wrap a.box_thumb .thumb_date {
	font-size: 87.5%;
}
#tmp_news .news_thumb_wrap a.box_thumb .thumb_txt {
    margin-bottom: 6px;
    margin-left: 0;
    font-size: 100%;
}
#tmp_news_col2 {
    display: block;
}
#tmp_news_col2 .news_col {
    width: auto;
    margin-bottom: 23px;
}
#tmp_news_col2 .news_col:last-child {
	margin-bottom: 0;
}
#tmp_news_col2 .news_col:nth-child(1) {
    padding-right: 0;
}
#tmp_news_col2 .news_col .section_sub_ttl h3 {
	padding: 0 6px 0 0;
	margin-bottom: 23px;
	font-size: 118.8%;
}
#tmp_news_col2 .news_col:nth-child(1) .section_sub_ttl h3 {
	padding-right: 7px;
}
#tmp_news_col2 .news_col .section_sub_ttl::after {
    top: 14px;
}
#tmp_news_col2 .news_col_list ul {
	padding: 0 2px 19px 2px;
}
#tmp_news_col2 .news_col_list ul > li {
	padding-bottom: 0;
	margin-bottom: 24px;
}
#tmp_news_col2 .news_col_list ul .simple_link a {
    padding-left: 25px;
    background-position: 0px 6px;
    font-size: 100%;
}
#tmp_news_col2 .news_rss {
	margin-top: 19px;
}

/* event_infor */
#tmp_event_infor .section_sub_ttl {
    margin-top: -14px;
}
#tmp_event_infor.box_border_wrap::before{
	height: calc(100% - 25px);
}
#tmp_event_infor.box_border_wrap::after{
	right: 1px;
	left: auto;
	height: calc(100% - 25px);
	width: calc(100% - 110px);
	background-image: url(/shared/templates/top/images/icon/img_event_af_sp.jpg);
}
#tmp_event_infor.box_border_wrap .line_wrap {
    left: 80px;
    bottom: -41px;
}
#tmp_event_infor .news_rss {
    display: block;
    padding: 0 13px 15px;
    margin: 0;
}
#tmp_event_infor .news_rss ul {
    margin-top: 0;
    width: auto;
    padding-left: 0;
    gap: 13px 0;
}

/* event splide */
#tmp_event_slide::before,
#tmp_event_slide::after {
    content: none;
}
#tmp_event_slide_wrap.splide_common_wrap{
    padding: 14px 14px 10px;
}
#tmp_event_slide_wrap.splide_common_wrap::before,
#tmp_event_slide_wrap.splide_common_wrap::after {
	width: 19px;
}
#tmp_event_slide {
	margin-bottom: 0;
}
#tmp_event_slide_wrap .splide__slide {
	margin-bottom: 23px;
}
#tmp_event_slide_wrap .splide__slide:not(.is-visible) {
	z-index: auto;
}
#tmp_event_slide_wrap .splide__slide .thumb_cnt {
    padding: 10px 0 0;
}
#tmp_event_slide_wrap .splide__slide a.box_thumb {
	opacity: 1 !important;
}
#tmp_event_slide_wrap .splide__slide a.box_thumb .thumb_txt {
    margin-top: 4px;
    padding-left: 25px;
    background-position: 1px 6px;
    font-size: 100%;
}
#tmp_event_slide_wrap .splide__list {
	display: block;
}
#tmp_event_slide_wrap .splide__controls {
    margin-top: 37px;
    padding-right: 0;
    padding-top: 13px;
}
#tmp_event_slide_wrap .splide__controls .splide__arrows {
    right: 12px;
}
#tmp_event_slide_wrap .splide__controls .splide__arrows--ltr {
    left: 12px;
}
#tmp_event_slide_wrap .splide__controls .splide__arrow{
	margin-top: 32px;
}
#tmp_event_slide_wrap .btn_show_more {
    display: block;
    margin-bottom: 18px;
    padding-top: 1px;
}
#tmp_event_slide_wrap .btn_show_more a {
    display: inline-block;
    max-width: 290px;
	width: 100%;
    padding: 0;
    border: 1px solid #26734d;
    box-shadow: 0px 2px 6px 1px rgba(28,28,28,0.1);
}
#tmp_event_slide_wrap .btn_show_more a span {
    display: inline-block;
    padding: 13px 2px 13px 27px;
    background: url(/shared/images/icon/icon_plus_sp.png) no-repeat 1px 10px;
    background-size: 21px auto;
}
#tmp_event_slide_wrap .btn_show_more a.hide span {
	background-image: url(/shared/images/icon/icon_minus_sp.png);
}
#tmp_event_slide_wrap .btn_show_more a:before {
	content: none;
}

/* ==================================================
目的から探す
================================================== */
.sec_search_purpose {
	padding: 0 0 70px;
	margin-top: -5px;
	background-image: url(/shared/templates/top/images/main/bg_search_purpose_sp.png);
	background-size: 132px auto;
	background-position: left 50px;
}
.sec_search_purpose .section_ttl {
	margin-bottom: 29px;
}
.sec_search_purpose .section_ttl h2 {
    background-image: url(/shared/templates/top/images/icon/search_by_purpose_ttl_sp.png);
	background-size: 158px auto;
    padding-bottom: 18px;
}
.sec_search_purpose .search_purpose {
	margin-top: 22px;
	padding-top: 23px;
}
.sec_search_purpose .form_group {
	margin-bottom: 22px;
}
.sec_search_purpose .search_popular_keywords {
    margin-top: 16px;
}
.sec_search_purpose .related_search a.simple_link {
    background-position: left 6px;
}
.sec_search_purpose .form_group .wrap_sch_box {
    margin-bottom: 12px;
}
.sec_search_purpose .search_popular_keywords .ttl_double_line {
    margin-bottom: 16px;
}

/* ==================================================
知事室・県政情報
================================================== */
.sec_government_infor{
	background-image: url(/shared/templates/top/images/main/right_line_sp.png);
	background-size: auto 21px;
	background-position: right top;
	padding-top: 63px;
	padding-bottom: 48px;
}
.sec_government_infor .section_ttl h2{
	background-image: url(/shared/templates/top/images/main/government_infor_en_sp.png);
	background-size: 210px auto;
	padding-bottom: 18px;
}
.sec_government_infor .section_ttl {
    margin-bottom: 30px;
}
.sec_government_infor .government_infor_top{
	display: block;
	position: static;
	margin-bottom: 16px;
}
.relations_media_list,
.government_infor_top .government_top_lft a .thumb_txt,
.government_infor_top .government_top_rgt,
.government_infor_top .government_top_lft{
	width: 100%;
}
.government_infor_top a{
	box-shadow: 0 3px 7px 1px rgba(28, 28, 28, 0.1);
}
.government_infor_top .government_top_lft a{
	font-size: 100%;
}
.government_infor_top .government_top_lft .thumb_img {
	width: 140px;
    height: 100%;
}
.government_infor_top .government_top_lft a .thumb_txt{
	padding: 2px 7px 0 9px;
}
.government_infor_top .government_top_lft{
	margin-bottom: 46px;
}
.government_infor_top .government_top_rgt ul {
	gap: 8px;
}
.government_infor_top .government_top_rgt ul .thumb_txt {
	padding: 9px 5px 6px 5px;
	min-height: 0;
	font-size: 93.7%;
}
.sec_government_infor .related_infor{
	padding-right: 0;
	margin-bottom: 24px;
}
.sec_government_infor .related_infor a {
    background-position: left 6px;
    padding-left: 22px;
}
.relations_media_cnt,
.government_infor_btm ul{
	display: block;
}
.government_infor_btm ul li{
	width: 100%;
	box-shadow: 0 3px 7px 1px rgba(28, 28, 28, 0.1);
	margin-bottom: 10px;
}
.government_infor_btm ul li a .thumb_img{
	width: 140px;
}
.government_infor_btm ul li a .thumb_txt{
	width: 56%;
	padding: 1px 5px 0 11px;
}
.government_relations_media .section_sub_ttl h3{
	padding: 0 12px 0 13px;
}
.government_relations_media .section_sub_ttl {
    margin-top: -13px;
}
.sec_relations_media{
	margin-bottom: 70px;
	background-color: #ffffff;
	color: inherit;
}
.relations_media_cnt{
	padding: 14px 14px 22px;
}
.relations_media_cnt .cnt_col3 {
	width: auto;
}
.relations_media_list .thumb_img{
	margin-bottom: 8px;
	box-shadow: 0 3px 7px 1px rgba(28, 28, 28, 0.1);
}
.relations_media_list .simple_link{
	padding-left: 24px;
}
.relations_media_cnt .cnt_col3.relations_media_list {
	margin-bottom: 24px;
}
.relations_media_social ul{
	margin: 0 -4px;
}
.relations_media_social li{
	padding: 0 4px;
	margin-bottom: 8px;
}
.relations_media_social li a{
	box-shadow: 0 3px 7px 1px rgba(28, 28, 28, 0.1);
}
.relations_media_social li .media_social_img {
	min-height: 68px;
    padding: 13px 0 3px;
}
.relations_media_social li img{
	max-width: 40px;
}
.relations_media_social li .thumb_txt{
	font-size: 100%;
	padding: 0 8% 8px;
	line-height: 1.2;
	min-height: 49px;
}
.relations_media_social li .thumb_img{
	padding-bottom: 0;
}
.relations_media_social .sns_more{
	margin-top: 1px;
	padding: 0;
}
.sec_relations_media::before{
	background-size: 100% auto;
	width: 219px;
	height: 176px;
	max-width: calc(50% + 40px);
    top: -106px;
	right: 0;    
	background-position: right -38px top;
}
.sec_government_infor .government_infor_top .government_top_lft {
	position: relative;
}
.sec_government_infor .government_infor_top .government_top_lft::before{
	height: 71px;
	top: auto;
	bottom: -16px;
	right: 41px;
	width: calc(100% + 56px);
}
.sec_government_infor .government_infor_top .line_wrap {
	right: 69px;
	bottom: -27px;
}
/* ==================================================
おすすめサイト
================================================== */
.box_recommendation{
	padding-top: 63px;
	padding-bottom: 22px;
	background: url(/shared/templates/top/images/icon/news_line_sp.png) left top no-repeat;
	background-size: auto 21px;
}
.box_recommendation .section_ttl{
	margin-bottom: 30px;
}
.box_recommendation .section_ttl h2{
	background-image: url(/shared/templates/top/images/main/recommendation_ttl_sp.png);
	background-size: 141px auto;
	padding-bottom: 17px;
}
.box_recommendation .recommendation_more_link a {
    padding-left: 23px;
}
/* ==================================================
バナー広告
================================================== */
.sec_publicity{
	padding: 26px 0 17px 0;
}
#tmp_publicity{
	display: block;
}
#tmp_publicity_ttl .ttl_double_line{
	font-size: 112.5%;
	padding-left: 15px;
	background-size: 3px 18px;
	background-position: left 4px;
	margin-bottom: 12px;
    padding-top: 1px;
}
#tmp_publicity_cnt ul{
	gap: 0 20px;
	max-width: 320px;
    margin: 0 auto;
}
#tmp_publicity_cnt ul li{
	margin-bottom: 10px;
}
#tmp_publicity_ttl .simple_link {
    background-position: left 6px;
}
#tmp_publicity_ttl{
	min-width: auto;
    margin-bottom: 16px;
}
#tmp_publicity_cnt ul a{
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* ==================================================
reset hover
================================================== */

/* ==================================================
accessibility
================================================== */

/* accessibility common */
.fsize_small #tmp_event_infor.box_border_wrap .line_wrap,
.fsize_small .box_border_wrap .line_wrap,
.fsize_big2 #tmp_event_infor.box_border_wrap .line_wrap,
.fsize_big2 .box_border_wrap .line_wrap {
	bottom: -40px;
}
/* accessibility mainvs */
.color_blue #tmp_mainvs .mainvs_rgt .inner::before,
.color_black #tmp_mainvs .mainvs_rgt .inner::before,
.color_yellow #tmp_mainvs .mainvs_rgt .inner::before{
	content: none;
}
/* accessibility お知らせ */
.fsize_small #tmp_event_infor .news_rss ul,
.fsize_big #tmp_event_infor .news_rss ul,
.fsize_big2 #tmp_event_infor .news_rss ul {
    margin-top: 0;
    width: auto;
	gap: 0 10px;
}
.fsize_small #tmp_event_slide_wrap .splide__controls,
.fsize_big #tmp_event_slide_wrap .splide__controls,
.fsize_big2 #tmp_event_slide_wrap .splide__controls {
	padding-right: 0;
}
/* accessibility 目的から探す */
.fsize_small .sec_government_infor .government_infor_top .line_wrap,
.fsize_big2 .sec_government_infor .government_infor_top .line_wrap {
    bottom: -28px;
}
/* accessibility おすすめサイト */
/* accessibility バナー広告 */

/* ==================================================
noJS & no-splide
================================================== */
#tmp_event_infor .splide_common.no-splide .splide__slide,
.no_javascript #tmp_event_infor .splide_common .splide__slide {
	width: auto;
}
.no_javascript #tmp_mainvs_slide_wrap,
#tmp_mainvs_slide_sp_wrap .no-splide{
	display: block;
	padding: 0 8.6%;
}
.no_javascript #tmp_mainvs .mainvs_rgt{
	width: auto;
	margin: 0 -16px;
}
.no_javascript #tmp_mainvs_slide .splide__list{
	display: block;
	max-height: 310px;
}
.no_javascript #tmp_mainvs_slide .item_wrap{
	width: 100%;
}
#tmp_mainvs_slide_sp.splide_common.no-splide .splide__list{
	display: block;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
}