@charset "utf-8";

/* ==================================================
start mainvs
================================================== */
#tmp_mainvisual.hidden {
	display: none;
}
#tmp_mainvisual{
	position: relative;
	max-width: 1920px;
	height: 714px;
	margin: 0 auto;
	overflow: hidden;
}
#tmp_mainvisual .gallery_slide{
	position: relative;
	height: 714px;
}
#tmp_mainvisual .gallery_slide img{
	width: 100%;
	height: 714px;
	vertical-align: top;
	opacity: 0;
	visibility: hidden;
	object-fit: cover;
}
#tmp_mainvisual .container {
	position: relative;
}
#tmp_mainvisual .mainvisual_cap{
	position: absolute;
	left: 0;
	bottom: 16px;
	padding: 8px 12px 8px 180px;
	max-height: 182px;
	min-height: 42px;
	overflow-y: auto;
	color: #222222;
	background-color: #FFFFFF;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_mainvisual .mainvisual_cap .mainvs_cap_ttl {
	position: relative;
	top: 1px;
	font-size:114.3%;
}
#tmp_mainvisual .mainvisual_cap .mainvs_cap_ttl a {
	display: block;
	text-decoration: none;
	padding-left: 18px;
	color: inherit;
	background: transparent url(/shared/templates/top_rn/images/icon/icon_arr_mainvs.png) 0 7px no-repeat;
}
#tmp_mainvisual .gallery_slide.active .mainvisual_cap a {
	text-decoration: underline;
}
#tmp_mainvisual .btn_slides {
	top: 2px;
}
#tmp_mainvisual .btn_slides a{
	display: inline-block;
	line-height: 1.1;
}
#tmp_mainvisual .slick_control {
	position: absolute;
	left: calc((100% - 1220px)/2);
	bottom: 16px;
	padding:8px 20px 8px 7px;
	color: #222222;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:42px;
}
#tmp_mainvisual .slick_control .slick-dots{
	display: inline-block;
	padding-left: 0;
}
#tmp_mainvisual .btn_slides span{
	position: relative;
	z-index: 1;
	padding: 0 2px 0 22px;
    display: inline-block;
	min-width: 70px;
	font-weight: bold;
	line-height: 1;
	text-indent: inherit;
	text-transform: uppercase;
	color: #222222;
}
#tmp_mainvisual .btn_slides.start span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 7px;
	margin-top: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 9px;
    border-color: transparent transparent transparent #0059b3;
}
#tmp_mainvisual .btn_slides.stop span:before,
#tmp_mainvisual .btn_slides.stop span:after {
    content: "";
    position: absolute;
    top: 50%;
	margin-top: -7px;
    width: 3px;
    height: 12px;
    color: #ffffff;
    background-color: #0059b3;
}
#tmp_mainvisual .btn_slides.stop span:before {
    left: 7px;
}
#tmp_mainvisual .btn_slides.stop span:after {
    left: 13px;
}
#tmp_mainvisual .slick-dots li{
	margin: 0 4px;
	width: auto;
	height: auto;
}
#tmp_mainvisual .slick-dots li a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 11px;
    height: 11px;
    padding: 0;
    cursor: pointer;
    border: 0;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #0059b3;
    text-indent: -1987em;
}
#tmp_mainvisual .slick-dots li :focus,
#tmp_mainvisual .slick-dots .slick-active a{
    background-color: #0059b3;
}
#tmp_mainvisual .slick-dots li a span{
    width: 11px;
    height: 11px;
    padding: 0;
    display: block;
    position: relative;
    z-index: -1;
    text-indent: -9999px;
}
#tmp_mainvisual.no_control .mainvisual_cap {
	padding-left: 12px;
}
/* ==================================================
start support
================================================== */
#tmp_support{
	position: relative;
	overflow: hidden;
}
.support_wrap {
	position: relative;
	z-index: 1;
	padding: 30px 0 115px;
}
.support_wrap:before,
.support_wrap:after{
	position: absolute;
	z-index: 0;
	content: '';
	color: inherit;
	z-index: -1;
}
.support_wrap:before{
	top: -172px;
    left: -404px;
    width: 537px;
    height: 775px;
	background: transparent url(/shared/templates/top_rn/images/main/bg_suport_1.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.support_wrap:after{
	top: -182px;
    right: -480px;
    width: 660px;
    height: 775px;
	background: transparent url(/shared/templates/top_rn/images/main/bg_suport_2.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.support_info{
	padding: 30px;
	color: #222222;
	background-color: #fce3e3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.support_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
.support_list li{
	margin-bottom: 20px;
}
.support_list li:last-child{
	margin-bottom: 0;
}
.support_list li a{
	text-decoration: none;
	font-weight: bold;
}
.support_list li a.link_corona,
.support_list li a.link_vaccination{
	position: relative;
	padding: 20px 39px 16px;
	display: block;
	border: 2px solid #c0152b;
	font-size: 142.8%;
	font-weight: bold;
	color: #222222;
	background-color: #FFFFFF;
	text-align: center;
	min-height: 36px;
}
.support_list li a.link_vaccination {
	padding-left: 4px;
}
.support_list li a.link_corona:link,
.support_list li a.link_vaccination:link {
	color: #222222;
}
.support_list li a.link_corona br,
.support_list li a.link_vaccination br{
	display: none;
}
.support_list li a.link_corona:after,
.support_list li a.link_vaccination:after{
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -7px;
	content: '';
	width: 16px;
	height: 14px;
	background: transparent url(/shared/templates/top_rn/images/icon/icon_arrow_red_pc.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
.support_list li a.link_corona:hover,
.support_list li a.link_corona:focus{
	padding: 19px 38px 15px;
}
.support_list li a.link_vaccination:hover,
.support_list li a.link_vaccination:focus {
	padding: 19px 38px 15px 3px;
}
.support_list li a.link_corona:hover,
.support_list li a.link_corona:focus,
.support_list li a.link_vaccination:hover,
.support_list li a.link_vaccination:focus {
	border: 3px solid #1f6bb6;
}
.support_list li a.link_corona:hover:after,
.support_list li a.link_corona:focus:after,
.support_list li a.link_vaccination:hover:after,
.support_list li a.link_vaccination:focus:after{
	right: 17px;
}
.support_list li a.link_corona:hover:after,
.support_list li a.link_corona:focus:after,
.support_list li a.link_vaccination:hover:after,
.support_list li a.link_vaccination:focus:after {
	background-image: url(/shared/templates/top_rn/images/icon/icon_arrow_blue_pc.png);
}
.support_list li a.link_corona:before,
.support_list li a.link_vaccination:before{
	position: relative;
	top: -1px;
	content: '';
	vertical-align: middle;
	display: inline-block;
	width: 36px;
	height: 36px;
	color: inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.support_list li a.link_corona:before{
	margin-right: 11px;
	background-image: url(/shared/templates/top_rn/images/icon/icon_virut.png);
}
.support_list li a.link_vaccination:before{
	margin-right: 10px;
	background-image: url(/shared/templates/top_rn/images/icon/icon_injection.png);
}
#tmp_support .link_citizens,
#tmp_support .link_business{
	position: relative;
	padding: 15px 39px 13px;
	font-size: 128.6%;
	color: #FFFFFF;
	border: 1px solid;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	display: block;
	text-align: center;
	-webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
#tmp_support .link_citizens:after,
#tmp_support .link_business:after{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	content: '';
	width: 16px;
	height: 14px;
	background: transparent url(/shared/templates/top_rn/images/icon/icon_arrow_white_pc.png) no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_support .link_citizens{
	background-color: #c04b05;
	border-color: #c04b05;
}
#tmp_support .link_citizens:hover,
#tmp_support .link_citizens:focus {
	background-color: #9b3c02;
	border-color: #9b3c02;
}
#tmp_support .link_business{
	background-color: #035bb4;
	border-color: #035bb4;
}
#tmp_support .link_business:hover,
#tmp_support .link_business:focus {
	background-color: #034486;
	border-color: #034486;
}
.support_row:before,
.support_row:after{
	content: '';
	display: table;
}
.support_row:after{
	clear: both;
}
.support_row{
	margin: 0 -10px;
}
.support_row .support_col{
	padding: 0 10px;
	float: left;
	width: 50%;
}
/* ==================================================
end support
================================================== */
/* ==================================================
start pickup
================================================== */
#tmp_tabs {
	position: relative;
	z-index: 2;
	margin-top: -87px;
}
#tmp_tabs .tab_title{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
	position: relative;
}
#tmp_tabs .tab_title.container {
	padding: 0;
}
#tmp_tabs .tab_title a {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	width: 100%;
	justify-content: center;
	text-align: center;
	margin: 0 5px;
	padding: 22px 10px;
    font-size: 185.7%;
    display: block;
    text-decoration: none;
	font-weight: bold;
    color: #222222;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 30px 30px 0 0;
    -moz-border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
}
#tmp_tabs .tab_title a span,
#tmp_tabs .tab_switch span {
	font-size: 76.9%;
}
#tmp_tabs .tab_switch.tab3 span {
	font-size: 100%;
}
#tmp_tabs .tab_switch.tab3 span+span::before {
	content: '・';
}
#tmp_tabs .tab_switch {
	padding: 22px 10px;
    font-size: 185.7%;
    display: block;
	text-align: center;
    text-decoration: none;
	font-weight: bold;
    color: #222222;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
}
#tmp_tabs .tab_title a.tb_active {
	background-color: #fceacd;
    border-color: #fceacd;
	box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15);
}
#tmp_tabs .tab_block {
	box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.15);
}
.btn_home {
	margin-bottom: 14px;
	text-align: right;
}
.btn_home a {
	display: inline-block;
    padding: 3px 18px 2px 52px;
    background: #ffffff url(/shared/templates/top_rn/images/icon/icon_pickup_home.png) no-repeat 22px center;
	-webkit-background-size: 24px auto;
	-moz-background-size: 24px auto;
	background-size: 24px auto;
	min-width: 234px;
    border: 2px solid #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(230, 38, 0, 0.25);
	-moz-box-shadow: 0px 4px 20px 0px rgba(230, 38, 0, 0.25);
	box-shadow: 0px 4px 20px 0px rgba(230, 38, 0, 0.25);
    font-size: 114.2%;
	font-weight: bold;
    color: #222222;
	text-align: left;
    text-decoration: none;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.btn_home a:hover {
	border-color: #0059b3;
}
.section_pickup{
	position: relative;
	padding: 30px 0 60px;
	z-index: 1;
	background: #fceacd url(/shared/templates/top_rn/images/main/bg_gradient.jpg) bottom right no-repeat;
	color: #222222;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
}
.section_pickup .wrap_heading .main_heading h2 {
	padding: 0 20px;
}
.section_pickup .wrap_heading .main_heading:before {
	left: 5px;
}
.box_tab_pickup .tab_pickup_cnt {
	padding: 68px 0 60px;
	width: 100%;
}
.pickup_cate{
	margin-bottom: 30px;
}
.pickup_list{
	list-style: none;
	padding: 0;
	margin: 0 -5px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
.pickup_list .pickup_item{
	padding: 0 5px;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	margin-bottom: 10px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.pickup_box{
	padding: 36px 5px 22px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	flex-wrap: wrap;
	color: #222222;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-moz-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-webkit-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.pickup_box .pickup_image{
	height: 100px;
}
.pickup_box .pickup_image img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.pickup_box .pickup_cap{
	min-height: 56px;
	font-size: 128.5%;
	font-weight: bold;
	text-align: center;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
	flex-grow: 1;
	justify-content: center;
}
.pickup_box .pickup_cap a{
	display: block;
	text-decoration: none;
	color: #222222;
	background-color: #FFFFFF;
}
.pickup_box .pickup_cap a span {
	font-size: 88.8%;
	display: block;
}
.pickup_box.active {
	border-color: #1f6bb6;
}
.citizen_life{
	margin-bottom: 20px;
	width: 100%;
	display: table;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	overflow: hidden;
	color: #222222;
	background-color: #FFFFFF;
	box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-moz-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-webkit-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
}
.citizen_life .citizen_title{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 315px;
	font-size: 171.4%;
	text-align: center;
	font-weight: bold;
	padding: 50px 10px;
	border-right: 4px solid #0059b3;
	background-color: #e0edfa;
}
.citizen_life .citizen_title:after,
.citizen_life .citizen_title:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.citizen_life .citizen_title:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #e0edfa;
	border-width: 16px;
	margin-top: -16px;
	margin-left: -1px;
}
.citizen_life .citizen_title:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #0059b3;
	border-width: 22px;
	margin-top: -22px;
}
.citizen_life .citizen_cnt{
	padding: 22px 22px 22px 38px;
	display: table-cell;
	vertical-align: middle;
	color: #222222;
	background-color: #FFFFFF;
}
.citizen_list{
	list-style: none;
	padding: 0;
	margin: 0 -2px;
}
.citizen_list li{
	margin: 7px 0 5px;
	padding: 0 2px;
	display: inline-block;
	vertical-align: top;
}
.citizen_list li a{
	padding: 4px 12px 2px;
	line-height: 1.4;
	display: inline-block;
	text-decoration: none;
	font-size: 114.3%;
	color: #222222;
	background-color: #FFFFFF;
	border: 2px solid #0059b3;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.citizen_list li a:hover,
.citizen_list li a:focus{
	background-color: #e0edfa;
}
/* ==================================================
end pickup
================================================== */
/* ==================================================
start news
================================================== */
.section_news {
	padding: 59px 0 28px;
	background-color: #fcf7f0;
	color: #222222;
	overflow: hidden;
}
.section_news .news_row {
	margin: 0 -30px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: stretch;
}
.section_news .news_row .col {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
	padding: 0 30px;
}
.box_news {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	color: #222222;
	padding: 4px;
	margin-bottom: 30px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	overflow: hidden;
	z-index: 1;
}
.box_news .news_wrap {
	background-color: #ffffff;
	color: #222222;
	padding: 15px 25px 27px;
}
.box_news:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 4px;
	background-image: -moz-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
	background-image: -webkit-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
	background-image: -ms-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
	z-index: -1;
}
.box_newslink:before {
	background-image: -moz-linear-gradient( -90deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
	background-image: -webkit-linear-gradient( -90deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
	background-image: -ms-linear-gradient( -90deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
	height: 100%;
	-webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}
.box_newslink .news_wrap {
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.box_news .news_ttl {
	font-size: 171.4%;
	font-weight: bold;
	color: #222222;
	background: transparent url(/shared/site_rn/images/main/line_red_blue.png) 0 10px no-repeat;
	padding: 7px 0 7px 24px;
	border-bottom: 2px solid #f2f2f2;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
}
.box_news .news_cnt {
	padding: 15px 0;
	font-size: 128.6%;
}
.box_news .news_list {
	list-style: none;
}
.box_news .news_list li {
	display: block;
	line-height: 1.6;
	background: url(/shared/site_rn/images/icon/icon_dots.png) 0 8px no-repeat;
    padding-left: 18px;
	margin-bottom: 17px;
    -webkit-background-size: 6px auto;
    -moz-background-size: 6px auto;
    background-size: 6px auto;
}
.box_news .news_list.topics_sp li {
	font-weight: bold;
}
.box_news .news_item {
	display: table;
	width: 100%;
}
.box_news .news_item .news_date {
	display: table-cell;
	vertical-align: top;
	width: 5em;
	padding-right: 2px;
}
.box_news .news_item .news_link {
	display: table-cell;
	vertical-align: top;
}
.box_news .news_item .news_link a {
	display: inline-block;
	color: inherit;
	background-color: transparent;
}
.box_news .news_item .news_link a:hover,
.box_news .news_item .news_link a:focus {
	text-decoration: none;
}
.box_news .news_btn ul {
	list-style: none;
	margin: 0 -10px;
	text-align: center;
}
.box_news.box_newslink .news_btn ul {
	margin:0 auto;
	max-width:540px;
}
.box_news .news_btn li {
	float:left;
	width:50%;
	padding:0 10px;
}
.box_news .news_btn a {
	position: relative;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 114.3%;
	color: #222222;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	padding: 10px 40px 8px;
	text-align: center;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.box_news .news_btn a:after {
	content: '';
    position: absolute;
    top: 50%;
    right: 22px;
    width: 16px;
    height: 15px;
    background: url(/shared/templates/top_rn/images/icon/icon_arrow_blue_pc.png) right center no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.box_news .news_btn a:hover,
.box_news .news_btn a:focus {
	background-color: #e0edfa;
	border-color: #e0edfa;
}
/* ==================================================
end news
================================================== */
.wrap_heading {
	text-align: center;
	margin-bottom: 37px;
}
.wrap_heading .main_heading{
	position: relative;
	color: #222222;
	display: inline-block;
}
.wrap_heading .main_heading:before,
.wrap_heading .main_heading:after {
	content: '';
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	width: 53px;
	height: 51px;
	background: url(/shared/templates/top_rn/images/main/line_heading.png) left center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.wrap_heading .main_heading:after {
	left: auto;
	right: 0;
	background-position: right center;
}
.wrap_heading .main_heading h2 {
	display: inline-block;
	font-size: 214.3%;
	padding: 0 24px;
}
.wrap_heading .pickup_heading {
	background: url(/shared/templates/top_rn/images/main/ttl_pickup_pc.png) top center no-repeat;
}
/* ==================================================
start search
================================================== */
#tmp_sch {
	padding: 80px 0;
	background-image: -moz-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);
	background-image: -webkit-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);
	background-image: -ms-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);  
}
.wrap_heading .main_heading.seach_heading {
	background: url(/shared/templates/top_rn/images/main/ttl_sch_pc.png) top center no-repeat;
}
#tmp_search_key {
	position: relative;
	padding: 30px;
	background-color: #ffffff;
	color: #222222;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-moz-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
}
#tmp_search_key .sch_key_ttl {
	float: left;
	width: 204px;
	display: block;
	font-size:171.4%;
	font-weight: bold;
	color: #222222;
	background: transparent url(/shared/site_rn/images/main/line_red_blue.png) 0 10px no-repeat;
	padding: 5px 10px 4px 22px;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
}
#tmp_search_key .sch_key_query {
	display: table-cell;
	vertical-align: middle;
	width: 40px;
	height: 30px;
}
#tmp_search_key .sch_key_box label {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(/shared/site_rn/images/icon/icon_search_pc.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	cursor: pointer;
}
#tmp_search_key .sch_key_form {
	display: table;
	width: calc(100% - 204px);
}
#tmp_search_key .sch_key_box {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding-left:40px;
}
#tmp_key_query {
	display: inline-block;
	width: 748px;
	min-height: 48px;
	color: #222222;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	padding: 5px 90px 5px 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
    -moz-background-size: 92px auto !important;
    -webkit-background-size: 92px auto !important;
	background-size: 92px auto !important;
}
#tmp_sch_key_btn {
	position: absolute;
	right: 0;
	top: 0;
	min-width: 84px;
	min-height: 48px;
	border: 0;
	padding: 3px 5px;
	color: #ffffff;
	background-color: #0059b3;
	font-size: 128.6%;
	cursor: pointer;
	text-indent: 5px;
	letter-spacing: 5px;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	border-radius: 0 50px 50px 0;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
#tmp_sch_key_btn:hover,
#tmp_sch_key_btn:focus {
	background-color: #034486;
}
#tmp_search_key .howto_sch {
	display: table-cell;
	vertical-align: middle;
	width: 148px;
	padding-left: 20px;
	font-size: 114.3%;
}
#tmp_search_key .howto_sch a {
	display: inline-block;
	text-decoration: none;
	padding: 0 0 0 18px;
	background: transparent url(/shared/site_rn/images/icon/icon_link.png) left center no-repeat;
	color: #222222;
	-webkit-background-size: 10px auto;
	-moz-background-size: 10px auto;
	background-size: 10px auto;
}
#tmp_search_key .howto_sch a:hover,
#tmp_search_key .howto_sch a:focus {
	text-decoration: underline;
}
/* ==================================================
end search
================================================== */

/* ==================================================
start info
================================================== */
.section_information {
	background-color: #ffffff;
	color: #222222;
	position: relative;
	z-index: 1;
	padding: 80px 0;
	overflow: hidden;
}
.information_wrap {
	position: relative;
	z-index: 1;
}
.information_wrap:before {
	content: '';
	position: absolute;
	top: -170px;
    left: -380px;
    width: 535px;
    height: 790px;
	background: transparent url(/shared/templates/top_rn/images/main/bg_info_lft.png) no-repeat;
	color: inherit;
	z-index: -1;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.information_wrap:after {
	content: '';
	position: absolute;
	top: -87px;
    bottom: 0;
    right: -510px;
    left: auto;
    width: 654px;
    height: 925px;
	background: transparent url(/shared/templates/top_rn/images/main/bg_info_rgt.png) right bottom no-repeat;
	color: inherit;
	z-index: -1;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.wrap_heading .main_heading.information_heading {
	background: url(/shared/templates/top_rn/images/main/ttl_info_pc.png) top center no-repeat;
}
.information_links {
	margin-bottom: 20px;
}
.information_links ul {
	list-style: none;
	margin: 0 -5px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
.information_links ul li {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	padding: 0 5px;
	margin-bottom: 10px;
}
.information_links .information_item {
	position: relative;
	background-color:#0059b3;
	color:#ffffff;
	width: 100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-moz-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
}
.information_links .information_item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border: 3px solid transparent;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.information_links .information_item .information_image img {
	width: 100%;
	height: auto;
	vertical-align: top;
	-webkit-border-radius: 18px 18px 0 0;
	-moz-border-radius: 18px 18px 0 0;
	border-radius: 18px 18px 0 0;
}
.information_links .information_item .information_link {
	font-weight: bold;
	font-size: 128.5%;
	padding: 12px 10px 13px 20px;
	background-color: #0059b3;
	color: #ffffff;
	-webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
	-webkit-border-radius:0 0 18px 18px;
	-moz-border-radius: 0 0 18px 18px;
	border-radius: 0 0 18px 18px;
}
.information_links .information_item .information_link a {
	display: inline-block;
	color: inherit;
	background-color: transparent;
	text-decoration: none;
}
.information_links .information_item.active {
	background-color: #034486;
}
.information_links .information_item.active:before {
	border-color: #0059b3;
}
.information_links .information_item.active .information_link {
	background-color: #034486;
}
.information_sns {
	display: table;
	width: 100%;
	background-color: #fcd8cd;
	color: #222222;
	padding: 10px 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.information_sns .information_sns_ttl {
	display: table-cell;
	vertical-align: middle;
	width: 248px;
	font-size: 142.8%;
	font-weight: bold;
	color: #222222;
	padding: 0 10px 0 25px;
	background: transparent  url(/shared/site_rn/images/main/line_red_blue.png) left center no-repeat;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
}
.information_sns .information_sns_cnt {
	display: table-cell;
	vertical-align: middle;
}
.information_sns ul {
	list-style: none;
	margin: 0 -4px;
}
.information_sns ul li {
	float: left;
	width: 25%;
	padding: 0 4px;
}
.information_sns ul li:nth-child(4n) {
	clear: right;
}
.information_sns ul li:nth-child(4n+1) {
	clear: left;
}
.information_sns li a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 15px 45px 15px 20px;
	background-color: #ffffff;
	color: #222222;
	font-size: 114.3%;
	border: 2px solid #1778f2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.information_sns li a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 18px;
	width: 16px;
	height: 15px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(/shared/templates/top_rn/images/icon/icon_arrow_blue_pc.png) right center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-transition: background-image 0.3s ease-in-out;
    -moz-transition: background-image 0.3s ease-in-out;
    transition: background-image 0.3s ease-in-out;
}
.information_sns li.sns_twitter a {
	border-color: #1da1f2;
}
.information_sns li.sns_twitter a:after {
	background-image: url(/shared/templates/top_rn/images/icon/icon_arrow_green_pc.png);
}
.information_sns li.sns_line a {
	border-color: #06c755;
}
.information_sns li.sns_line a:after {
	background-image: url(/shared/templates/top_rn/images/icon/icon_arrow_lime_pc.png);
}
.information_sns li.sns_instagram a {
	border-color: #bc00a7;
}
.information_sns li.sns_instagram a:after {
	background-image: url(/shared/templates/top_rn/images/icon/icon_arrow_violet_pc.png);
}
.information_sns li a:hover,
.information_sns li a:focus {
	background-color: #e1ebf8;
}
.information_sns li.sns_twitter a:hover,
.information_sns li.sns_twitter a:focus {
	background-color: #eaf7ff;
}
.information_sns li.sns_line a:hover,
.information_sns li.sns_line a:focus {
	background-color: #dffaea;
}
.information_sns li.sns_instagram a:hover,
.information_sns li.sns_instagram a:focus {
	background-color: #ffeafd;
}
/* ==================================================
end info
================================================== */

/* ==================================================
start movie
================================================== */
.section_movie {
	padding: 80px 0;
	background-image: -moz-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);
	background-image: -webkit-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);
	background-image: -ms-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);
}
.wrap_heading .main_heading.movie_heading {
	background: url(/shared/templates/top_rn/images/main/ttl_movie_pc.png) top center no-repeat;
}
.box_movie {
	margin-bottom: 100px;
}
.movie_cnt .movie_list {
	list-style: none;
	margin: 0 -10px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
}
.movie_cnt .movie_list li {
	padding: 0 10px;
	margin-bottom: 20px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
	-ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.movie_cnt .movie_item .movie_image {
	position: relative;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
    -moz-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
    box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	overflow: hidden;
    margin-bottom: 10px;
}
.movie_cnt .movie_item .movie_image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.movie_cnt .movie_item .movie_image img {
	width: 100%;
    height: auto;
    vertical-align: top;
}
.movie_cnt .movie_item .movie_link a{
	display: inline-block;
    text-decoration: none;
	padding-left: 18px;
	line-height: 1.6;
	font-size: 114.3%;
	background: transparent url(/shared/site_rn/images/icon/icon_link.png) 0 8px no-repeat;
	color: #222222;
	-webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    background-size: 10px auto;
}
.movie_cnt .movie_item.active .movie_image:before {
	border-color: #0059b3;
}
.movie_cnt .movie_item.active .movie_link a {
	text-decoration: underline;
}
.movie_btn {
	text-align: center;
	margin-top: 3px;
}
.movie_btn a {
	display: inline-block;
	position: relative;
    text-decoration: none;
    padding: 11px 45px;
	min-width: 300px;
	font-size: 114.3%;
    background-color: #ffffff;
    color: #222222;
	font-weight: bold;
    border: 3px solid #0059b3;
	-webkit-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
    -moz-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
    box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
.movie_btn a:after {
	content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    height: 15px;
    background: url(/shared/templates/top_rn/images/icon/icon_arrow_blue_pc.png) right center no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.movie_btn a:hover,
.movie_btn a:focus {
	background-color: #e0edfa;
}
.box_site {
	padding: 0 18px;
}
.site_cnt {
	padding: 30px 30px 21px;
	margin-bottom: 30px;
	background-color: #ffffff;
	color: #222222;
	-webkit-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
    -moz-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
    box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.wrap_heading .main_heading.site_heading {
	background: url(/shared/templates/top_rn/images/main/ttl_site_pc.png) top center no-repeat;
}
.site_cnt .site_list {
	list-style: none;
}
.site_cnt .site_list li,
.site_cnt .site_list .list_items {
	float: left;
	padding: 0 12px;
	text-align:center;
}
.site_cnt .site_list li a,
.site_cnt .site_list .list_items a {
	display: inline-block;
	text-align: center;
	position: relative;
}
.site_cnt .site_list li a:before,
.site_cnt .site_list .list_items a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.site_cnt .site_list li a img,
.site_cnt .site_list .list_items a img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.site_cnt .site_list li a:hover:before,
.site_cnt .site_list li a:focus:before,
.site_cnt .site_list .list_items a:hover:before,
.site_cnt .site_list .list_items a:focus:before {
	border-color: #0059b3;
}
.site_cnt .site_list {
	visibility: hidden;
    opacity: 0;
}
.site_cnt .site_list.slick-initialized {
	visibility: visible;
    opacity: 1;
}
.site_cnt .slick_control {
	text-align: center;
	padding-top: 20px;
}
.site_cnt .slick-dots {
	display: none !important;
}
.site_cnt .btn_slides {
	background-color: #b7b7b7;
	color: #222222;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.site_cnt .btn_slides a {
	display: inline-block;
	padding: 4px 5px;
	position: relative;
	top: 1px;
	line-height: 1;
	min-width: 85px;
	font-weight: bold;
	text-decoration: none;
	color: #222222;
	text-transform: uppercase
}
.site_cnt .btn_slides span {
	z-index: 1;
	text-indent: 0;
	display: inline-block;
}
.site_cnt .btn_slides a:before {
	margin-right: 5px;
}
.site_cnt .btn_slides a:before{
	content: '';
	display: inline-block;
	position: relative;
	width: 8px;
	height: 12px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.site_cnt .btn_slides.start a:before {
	background-image: url(/shared/templates/top_rn/images/icon/icon_start.png);
}
.site_cnt .btn_slides.stop a:before {
	background-image: url(/shared/templates/top_rn/images/icon/icon_stop.png);
}
.site_cnt .slick-arrow {
	display: inline-block;
	margin-top: -6px;
	color: inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
	-webkit-transition: background-image 0.2s ease-in-out;
    -moz-transition: background-image 0.2s ease-in-out;
    transition: background-image 0.2s ease-in-out;
}
.site_cnt .slick-arrow.slick-next {
	right: -48px;
}
.site_cnt .slick-arrow.slick-prev {
	left:-48px;
}
.site_cnt .slick-arrow,
.site_cnt .slick-arrow span {
	display:block;
	width:36px;
	height:36px;
}
.site_cnt .slick-arrow span {
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
.site_cnt .slick-prev {
    background-image:  url(/shared/templates/top_rn/images/icon/icon_prev.png);
}
.site_cnt .slick-next {
    background-image: url(/shared/templates/top_rn/images/icon/icon_next.png);
}
.site_cnt .slick-prev:hover,
.site_cnt .slick-prev:focus {
	background-image: url(/shared/templates/top_rn/images/icon/icon_prev_blue.png);
}
.site_cnt .slick-next:hover,
.site_cnt .slick-next:focus {
	background-image: url(/shared/templates/top_rn/images/icon/icon_next_blue.png);
}
/* ==================================================
しごと / 観光・移住
================================================== */
#tmp_tabs .tab_title a:nth-child(2).tb_active {
	background-color: #e0eef4;
    border-color: #e0eef4;
}
#tmp_tabs .tab_title a:nth-child(3).tb_active {
	background-color: #fcffdc;
	background: -moz-linear-gradient(90deg, #fcffdc, #fdf9ce); 
	background: -webkit-linear-gradient(90deg, #fcffdc, #fdf9ce); 
	background: linear-gradient(90deg, #fcffdc, #fdf9ce); 
    border-color: #fcffdc;
}
#tmp_tab_jigyo .section_pickup{
	background-color:#e1eff5;
	background-image:url(/shared/templates/top_rn/images/main/bg_gradient_jigyo.jpg);
}
#tmp_tab_kanko .section_pickup{
	background-color:#fdffdc;
	background-image:url(/shared/templates/top_rn/images/main/bg_gradient_kanko.jpg);
}
#tmp_tab_jigyo .section_news {
	background-color: #f2f9fd;
}
#tmp_tab_kanko .section_news {
	background-color: #fdffea;
}
#tmp_tab_jigyo .section_movie {
	background-color:#e1eef5;
	background-image:url(/shared/templates/top_rn/images/main/bg_movie_jigyo.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}
#tmp_tab_kanko .section_movie {
	background-color:#fcffdc;
	background-image:url(/shared/templates/top_rn/images/main/bg_movie_kanko.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}
#tmp_tab_jigyo .btn_home a,
#tmp_tab_jigyo .pickup_box,
#tmp_tab_jigyo .citizen_life,
#tmp_tab_jigyo .movie_cnt .movie_item .movie_image,
#tmp_tab_jigyo .movie_btn a,
#tmp_tab_jigyo .site_cnt {
	box-shadow: 0 4px 20px 0 rgba(0, 82, 99, 0.3);
	-moz-box-shadow: 0 4px 20px 0 rgba(0, 82, 99, 0.3);
	-webkit-box-shadow: 0 4px 20px 0 rgba(0, 82, 99, 0.3);
}
#tmp_tab_kanko .btn_home a,
#tmp_tab_kanko .pickup_box,
#tmp_tab_kanko .citizen_life,
#tmp_tab_kanko .movie_cnt .movie_item .movie_image,
#tmp_tab_kanko .movie_btn a,
#tmp_tab_kanko .site_cnt {
	box-shadow: 0 4px 20px 0 rgba(255, 216, 57, 0.5);
	-moz-box-shadow: 0 4px 20px 0 rgba(255, 216, 57, 0.5);
	-webkit-box-shadow: 0 4px 20px 0 rgba(255, 216, 57, 0.5);
}


/* ==================================================
clearfix
================================================== */
.information_links ul:after,
.information_sns ul:after,
.movie_cnt .movie_list:after,
.site_cnt .site_list:after,
.advertising_list:after,
#tmp_search_key:after,
#tmp_support:after,
.support_info:after,
.support_list:after,
.support_list li:after,
.section_pickup:after,
.box_news .news_btn ul:after,
.section_news .news_row:after,
.pickup_cate:after,
.pickup_list:after,
.box_tab_pickup .tab_pickup_cnt:after,
.citizen_life:after,
#tmp_emergency_box .emergency_corona:after,
#tmp_emergency_box .corona_list_link:after {
	content: '';
	display: table;
	clear: both;
}
/* ==================================================
no javascript 
================================================== */
.no_javascript #tmp_tabs {
	margin-top: 0;
}
.no_javascript #tmp_tabs .tab_switch {
	pointer-events: none;
}
.no_javascript .site_cnt .site_list {
	visibility: visible;
    opacity: 1;
}
.no_javascript .site_cnt .site_list li,
.no_javascript .site_cnt .site_list .list_items {
	width: 16.66%;
	margin-bottom: 24px;
}
.no_javascript .site_cnt .site_list li:nth-child(6n),
.no_javascript .site_cnt .site_list .list_items:nth-child(6n) {
	clear: right;
}
.no_javascript .site_cnt .site_list li:nth-child(6n+1),
.no_javascript .site_cnt .site_list .list_items:nth-child(6n+1) {
	clear: left;
}
.no_javascript #tmp_mainvisual{
	max-height: 550px;
	overflow-y: auto;
}
.no_javascript #tmp_mainvisual .gallery_slide{
	margin-bottom: 15px;
}
.no_javascript #tmp_mainvisual .mainvisual_cap{
	padding-left: 12px;
}
.no_javascript #tmp_mainvisual .gallery_slide img {
	opacity: 1;
	visibility: visible;
}
.no_javascript #tmp_corona_slider .corona_sliders {
    max-height: 330px;
    overflow-y: auto;
}
.no_javascript .information_links .information_item:before {
	display: none;
}
/* ==================================================
accessibility
================================================== */
.fsize_big2 #tmp_advertising .advertising_heading {
	width: 340px;
}
.fsize_big2 #tmp_advertising .advertising_heading h2 {
	width: 250px;
}
.fsize_big #tmp_advertising .advertising_heading h2 {
	width: 200px;
}
.fsize_big2 #tmp_advertising .advert_placement a {
	font-size: 1rem;
}
.fsize_big2 .information_sns .information_sns_ttl {
	width: 340px;
}
.fsize_big2 .box_news .news_item .news_date {
	width: 130px;
}
.fsize_big .box_news .news_item .news_date {
	width: 100px;
}
.fsize_small #tmp_wrapper .box_tab_pickup{
	margin-top: -77px;
}
.fsize_small #tmp_wrapper .box_tab_pickup .tab_pickup_ttl a{
	font-size: 1.4rem;
}
.fsize_big #tmp_wrapper .box_tab_pickup .tab_pickup_ttl a,
.fsize_big2 #tmp_wrapper .box_tab_pickup .tab_pickup_ttl a{
	font-size: 1.6rem;
}
.fsize_big #tmp_wrapper .citizen_life .citizen_title p{
	height: 143px;
}
.fsize_big2 #tmp_wrapper .citizen_life .citizen_title p{
	height: 165px;
}
.fsize_big #tmp_wrapper .pickup_box .pickup_image,
.fsize_big2 #tmp_wrapper .pickup_box .pickup_image{
	margin-bottom: 7px;
}
.fsize_big2 #tmp_tabs .tab_title a span {
	display: block;
}
.fsize_big2 #tmp_emergency_box .corona_list_link a{
	background-position: right 10px center;
	padding-left: 14px;
	padding-right: 20px;
}
.fsize_big2 #tmp_corona_slider .btn_slides a:before{
	vertical-align: middle;
}
.fsize_big2 #tmp_mainvisual .mainvisual_cap {
	padding-left: 220px;
}
.fsize_big2 #tmp_mainvisual.no_control .mainvisual_cap,
.fsize_big #tmp_mainvisual.no_control .mainvisual_cap {
	padding-left: 12px;
}
.fsize_big #tmp_mainvisual .mainvisual_cap {
	padding-left: 200px;
}
.color_blue #tmp_wrapper .citizen_life .citizen_title:before,
.color_blue #tmp_wrapper .citizen_life .citizen_title:after,
.color_black #tmp_wrapper .citizen_life .citizen_title:before,
.color_black #tmp_wrapper .citizen_life .citizen_title:after,
.color_yellow #tmp_wrapper .citizen_life .citizen_title:before,
.color_yellow #tmp_wrapper .citizen_life .citizen_title:after{
    display: none;
}
.color_yellow #tmp_wrapper #tmp_support:after,
.color_yellow #tmp_wrapper #tmp_support:before,
.color_black #tmp_wrapper #tmp_support:after,
.color_black #tmp_wrapper #tmp_support:before,
.color_blue #tmp_wrapper #tmp_support:after,
.color_blue #tmp_wrapper #tmp_support:before,
.color_blue #tmp_wrapper .section_information:before,
.color_blue #tmp_wrapper .section_information:after,
.color_black #tmp_wrapper .section_information:before,
.color_black #tmp_wrapper .section_information:after,
.color_yellow #tmp_wrapper .section_information:before,
.color_yellow #tmp_wrapper .section_information:after{
	display: none;
}
.color_blue #tmp_wrapper .news_btn,
.color_black #tmp_wrapper .news_btn,
.color_yellow #tmp_wrapper .news_btn {
	margin: 0 10px;
}
.color_blue #tmp_sch_key_btn,
.color_black #tmp_sch_key_btn,
.color_yellow #tmp_sch_key_btn {
	border-left: 1px solid transparent;
}
.color_black #tmp_wrapper #tmp_tabs .tab_title a.tb_active,
.color_black #tmp_wrapper #tmp_tabs .tab_title a.tb_active span,
.color_blue #tmp_wrapper #tmp_tabs .tab_title a.tb_active,
.color_blue #tmp_wrapper #tmp_tabs .tab_title a.tb_active span{
	color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_tabs .tab_title a.tb_active,
.color_yellow #tmp_wrapper #tmp_tabs .tab_title a.tb_active span{
	color: #000000 !important;
}
.color_yellow #tmp_wrapper .citizen_life,
.color_blue #tmp_wrapper .citizen_life,
.color_black #tmp_wrapper .citizen_life{
	border: 1px solid transparent;
}
.color_black #tmp_mainvisual .slick-dots .slick-active a,
.color_blue #tmp_mainvisual .slick-dots .slick-active a {
	background-color: #FFFF00 !important;
}
.color_yellow #tmp_mainvisual .slick-dots .slick-active a {
	background-color: #000000 !important;
}
@media all and (-ms-high-contrast:none) {
	#tmp_mainvisual .btn_slides.stop span:before, 
	#tmp_mainvisual .btn_slides.stop span:after {
		margin-top: -10px;
	}
	.citizen_life .citizen_title:before {
		margin-top: -6px;
	}
	.citizen_life .citizen_title:after {
		margin-top: 0;
	}
}
.color_yellow #tmp_wrapper #tmp_search_key,
.color_blue #tmp_wrapper #tmp_search_key,
.color_black #tmp_wrapper #tmp_search_key,
.color_yellow #tmp_wrapper .site_cnt,
.color_blue #tmp_wrapper .site_cnt,
.color_black #tmp_wrapper .site_cnt{
	border: 1px solid transparent;
}
.color_blue #tmp_wrapper .information_links .information_item .information_link,
.color_yellow #tmp_wrapper .information_links .information_item .information_link,
.color_black #tmp_wrapper .information_links .information_item .information_link{
	-webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
	border: 1px solid transparent;
}
.color_blue #tmp_wrapper .box_news:before,
.color_yellow #tmp_wrapper .box_news:before,
.color_black #tmp_wrapper .box_news:before {
	display: none;
}
.color_blue #tmp_wrapper .box_news,
.color_yellow #tmp_wrapper .box_news,
.color_black #tmp_wrapper .box_news {
	border: 2px solid transparent;
}
.color_blue #tmp_wrapper .wrap_heading .main_heading:before, 
.color_blue #tmp_wrapper .wrap_heading .main_heading:after,
.color_yellow #tmp_wrapper .wrap_heading .main_heading:before, 
.color_yellow #tmp_wrapper .wrap_heading .main_heading:after,
.color_black #tmp_wrapper .wrap_heading .main_heading:before, 
.color_black #tmp_wrapper .wrap_heading .main_heading:after {
	display: none;
}
.color_black #tmp_mainvisual .gallery_slide img,
.color_yellow #tmp_mainvisual .gallery_slide img,
.color_blue #tmp_mainvisual .gallery_slide img {
	opacity: 1;
	visibility: visible;
}
.color_black #tmp_wrapper .emergency_wrap:before,
.color_black #tmp_wrapper .emergency_wrap:after,
.color_black #tmp_wrapper .support_wrap:before,
.color_black #tmp_wrapper .support_wrap:after,
.color_black #tmp_wrapper .information_wrap:before,
.color_black #tmp_wrapper .information_wrap:after,
.color_yellow #tmp_wrapper .emergency_wrap:before,
.color_yellow #tmp_wrapper .emergency_wrap:after,
.color_yellow #tmp_wrapper .support_wrap:before,
.color_yellow #tmp_wrapper .support_wrap:after,
.color_yellow #tmp_wrapper .information_wrap:before,
.color_yellow #tmp_wrapper .information_wrap:after,
.color_blue #tmp_wrapper .emergency_wrap:before,
.color_blue #tmp_wrapper .emergency_wrap:after,
.color_blue #tmp_wrapper .support_wrap:before,
.color_blue #tmp_wrapper .support_wrap:after,
.color_blue #tmp_wrapper .information_wrap:before,
.color_blue #tmp_wrapper .information_wrap:after {
	display: none;
}
.color_black #tmp_wrapper .slick-arrow,
.color_yellow #tmp_wrapper .slick-arrow,
.color_blue #tmp_wrapper .slick-arrow {
	padding:10px;
	font-weight:bold;
	background-image:none !important;
}
.color_black #tmp_wrapper .slick-arrow {
	background-color:#000000 !important;
	border:2px solid #FFFF00 !important;
}
.color_yellow #tmp_wrapper .slick-arrow {
	background-color:#FFFF00 !important;
	border:2px solid #000000 !important;
}
.color_blue #tmp_wrapper .slick-arrow {
	background-color:#00008B !important;
	border:2px solid #FFFF00 !important;
}
/* ==================================================
print
================================================== */
@media print {
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}