@charset "utf-8";
@media screen and (max-width: 1366px) {
	#tmp_main {
		overflow: hidden;
	}
	.thumb_wrap {
		z-index: 3;
		position: absolute;
		left: 52%;
		top: 35%;
		transform: translate(-50%,-50%);
		width: 310px;
		height: 212px;
		opacity: 0;
	}
	#tmp_opening .text {
		position: absolute;
		z-index: 6;
		padding-top: 87px;
		left: 48%;
		top: 31%;
		transform: translate(-50%,-50%);
		width: 230px;
	}
	#tmp_opening .text img {
		max-width: 100%;
		height: auto;
	}
	.bg .bubble_2{
		transform: translate(150px,12px);
	}
	.bg .bubble_2 img{
		transform-origin: -150px -12px;
	}
	.emergency_announce .miyazak_image_pc {
		max-width: none;
	}
	#tmp_top_sns .list_more_btn a {
		min-width: inherit;
		width: 100%;
	}
}
@media screen and (max-width: 1280px) {
	.big_banner {
		width:38.5%;
	}
	.big_banner img {
		max-width: 100%;
		height: auto;
	}
	.miyazak_info_bnr{
		right: 20px;
		margin-right:0;
		/* margin-top: -10.5%; */
		width: 23.6%;
	}
	.emergency_announce_bnr .miyazak_info {
		width:100%;
	}
	#tmp_opening .text {
		position: absolute;
		z-index: 6;
		padding-top: 87px;
		left: 51%;
		top: 31%;
		transform: translate(-50%,-50%);
		width: 230px;
	}
	.bg .bubble_1{
		transform: translate(17px,-202px) scale(0.6);
		-webkit-transform: translate(17px,-202px) scale(0.6);
		-moz-transform: translate(17px,-202px) scale(0.6);
		-ms-transform: translate(17px,-202px) scale(0.6);
		-o-transform: translate(17px,-202px) scale(0.6);
	}
	.bg .bubble_1 img{
		transform-origin: -17px 202px;
	}
	.bg .bubble_2{
		transform: translate(213px,12px) scale(0.6);
	}
	.bg .bubble_2 img{
		transform-origin: -213px -12px;
	}
	.bg .bubble_3{
		transform: translate(-239px,68px) scale(0.6);
	}
	.bg .bubble_3 img{
		transform-origin: 239px -68px;
	}
	.bg .bubble_4{
		transform: translate(-190px,175px) scale(0.6);
	}
	.bg .bubble_4 img{
		transform-origin: 190px -175px;
	}
	.bg .bubble_5{
		transform: translate(127px,-191px) scale(0.6);
	}
	.bg .bubble_5 img{
		transform-origin: -127px 191px;
	}
}
@media screen and (max-width : 1270px) {
	#tmp_topics .prev.slick-arrow,
	#tmp_topics .slick-prev,
	#tmp_measures_slide .prev.slick-arrow,
	#tmp_measures_slide .slick-prev{
		left: 25px;
	}
	#tmp_topics .next.slick-arrow, #tmp_topics .slick-next,
	#tmp_measures_slide .next.slick-arrow, #tmp_measures_slide .slick-next{
		right: 25px;
	}
}
@media screen and (max-width : 1240px) {
	#tmp_mainvisual .slick_control{
		left: 15px;
		margin-left: 0;
	}
	#tmp_mainvisual .visual_slide .visual_title{
		left: 15px;
	}
	#tmp_mainvisual .scroll_down {
		left: 10px !important;
	}
	#tmp_news:before {
		margin-right: 0;
	}
	.tab_info_ttl:after {
		bottom: -8px;
	}
	.discover_cnt {
		margin: 0;
	}
	.discover_item {
		padding: 0 25px;
	}
	#tmp_information .info_box_hinata {
		padding: 10px 20px;
	}
	.discover_item img {
		max-width: 100%;
		height: auto;
	}
	.discover_btn a {
		position: absolute;
		right: 80px;
		bottom: 0px;
		display: block;
		width: 55px;
		height: 55px;
		color: #ffffff;
		background: #417f10 url(/shared/templates/top_rn/images/more_btn.png) no-repeat top left;
		background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		text-indent: -9999px;
		z-index: 2;
		box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
		-webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
		-moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	}
	#tmp_banner ul {
		list-style: none;
		margin: 0 35px;
	}
	/* INFORMATION + AGENCY BLOCK */
	#tmp_news:before,
	#tmp_information:before,
	#tmp_topics:before {
		margin-right: 160px;
	}
	#tmp_information .information_col_lft {
		width:260px;
	}
	#tmp_information .information_col_rgt {
		width:calc(100% - 290px);
	}
	#tmp_information .information_col_rgt img {
		max-width: 108px;
	}
	#tmp_information .information_col_lft .box_ttl a {
		padding: 22px 10px;
	}
	#tmp_information .information_col_lft .box_ttl a,
	#tmp_information .info_box_big li a,
	#tmp_information .info_box_small li a {
		font-size: 100%;
	}
	#tmp_information .information_col_rgt ul {
		margin: 0 -5px;
	}
	#tmp_information .information_col_rgt li {
		margin-bottom: 10px;
		padding: 0 5px;
	}
	#tmp_information .info_box_big li a {
		padding:100px 10px 10px;
		background-position:center 15px;
		height:152px;
		-webkit-background-size:90px auto;
		-moz-background-size:90px auto;
		background-size:90px auto;
	}
	#tmp_information .info_box_small li a {
		padding:10px 10px 10px 75px;
		background-position:15px center;
		height:90px;
		-webkit-background-size:50px auto;
		-moz-background-size:50px auto;
		background-size:50px auto;
	}
	#tmp_information .info_box_small .info_box_koe a {
		padding-left:75px;
	}
	#tmp_information .info_box_wrap .info_box_rgt {
		width:175px;
	}
	#tmp_agency .agency_inner ul {
		margin: 0 -10px;
	}
	#tmp_agency .agency_inner li {
		padding: 0 10px;
	}
	#tmp_agency .agency_inner .box_ttl a {
		padding: 10px 10px 20px;
	}
	#tmp_banner li img {
		width: 100%;
	}
}
@media screen and (max-width : 1130px) {
	#tmp_opening {
		display: none !important;
	}
	.emergency_announce .emergency_announce_bnr {
		width: 280px;
		padding-left:10px;
	}
	.emergency_announce .miyazak_info {
    	max-width: none;
	}
	#tmp_information .information_col_rgt .info_box_big .box_ttl,
	#tmp_information .information_col_rgt .info_box_small .box_item{
		padding-left: 5px;
		padding-right: 5px;
	}
	.discover_item {
		padding: 0 15px;
	}
	.discover_item .discover_category {
		/* min-width: 250px; */
		padding: 10px 40px;
	}
}
@media screen and (max-width : 980px) {
	#tmp_information .information_col_lft {
		width:190px;
	}
	#tmp_information .information_col_rgt {
		width:calc(100% - 200px);
		padding-left: 10px;
	}
	#tmp_information .information_col_lft .box_ttl a,
	#tmp_information .info_box_big li a,
	#tmp_information .info_box_small li a {
		font-size: 78.5%;
	}
	#tmp_information .info_box_big li a {
		padding:80px 10px 10px;
		background-position:center 10px;
		height:120px;
		-webkit-background-size:70px auto;
		-moz-background-size:70px auto;
		background-size:70px auto;
	}
	#tmp_information .info_box_small li a {
		padding:5px 5px 5px 50px !important;
		background-position:5px center;
		height:75px;
		-webkit-background-size:40px auto;
		-moz-background-size:40px auto;
		background-size:40px auto;
	}
	#tmp_information .info_box_wrap .info_box_rgt {
		width:155px;
	}
}
@media screen and (max-width : 850px) {
	#tmp_mainvisual{
		height: auto !important;
	}
	#tmp_mainvisual .visual_slide .visual_title{
		overflow-y: auto;
    	max-height: 56px;
		max-width: 274px;
        margin-left: 0;
        bottom:0;
        position: relative;
        pointer-events: none;
        left: 50%;
		margin-left: -137px;
		padding-bottom: 0;
	}
    #tmp_mainvisual .slick-current .visual_slide .visual_title{
        pointer-events: auto;
    }
	.discover_item {
		padding: 0 5px;
	}
	.discover_item .discover_category {
		/* min-width: 160px; */
		/* font-size: 61.1%; */
		font-size: 85.7%;
		padding: 10px 30px;
	}
	.discover_item .discover_category p:before,
	.discover_item .discover_category:after {
		width: 56px;
		height: 56px;
	}
	#tmp_information .info_box_wrap .info_box_rgt {
		width: 140px;
		padding-left: 10px;
	}
	#tmp_measures #tmp_measures_slide {
		margin: 0 -10px;
	}
	#tmp_measures .wrap_measures_item {
		padding: 0 10px 10px;
	}
	#tmp_topics .topics_slider{
		margin: 0 -10px;
	}
	#tmp_topics .topic_item{
		padding: 0 10px;
	}
	#tmp_topics .prev.slick-arrow,
	#tmp_topics .slick-prev,
	#tmp_measures_slide .prev.slick-arrow,
	#tmp_measures_slide .slick-prev{
		left: 5px;
	}
	#tmp_topics .next.slick-arrow, #tmp_topics .slick-next,
	#tmp_measures_slide .next.slick-arrow, #tmp_measures_slide .slick-next{
		right: 5px;
	}
}
@media screen and (max-width : 640px) {
#tmp_mainvisual{
	height: auto !important;
	min-height: inherit;
}
#tmp_opening,
.no_animation .big_banner {
	display: none !important;
}
.no_javascript .big_banner {
	display: none;
}
#tmp_mainvisual .mainvisual_gallery,
#tmp_mainvisual .slick_slides,
#tmp_mainvisual .slick-list,
#tmp_mainvisual .slick-track,
#tmp_mainvisual .visual_slide .visual_image{
	height: auto;
}
#tmp_mainvisual .slider_item{
	padding: 0;
	margin-bottom: 10px;
}
.scroll_down,
#tmp_mainvisual .mainvisual_gallery,
.big_banner,
.miyazak_info .miyazak_image_pc{
	display: none;
}
.miyazak_info_bnr {
	width:auto;
	position: static;
	margin: 0 !important;
}
.miyazak_info {
	width:auto;
	position: static;
	top: auto;
	right: auto;
	margin: 0 0 10px !important;
	padding: 0 10px;
	min-height:auto;
    min-width:auto;
	max-width:none;
	background-color:transparent !important;
}
.miyazak_info .miyazak_image_sp {
	display: block;
}
.miyazak_info a{
	padding: 0 !important;
	-webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
	box-shadow:none;
}
.miyazak_info a:after,
.miryoku_bnr a:after{
	display: none;
}
.miryoku_bnr a:hover,
.miryoku_bnr a:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.miryoku_bnr .miryoku_bnr_pc {
	display:none;
}
.miryoku_bnr a,
.miryoku_bnr .miryoku_bnr_sp,
.miryoku_bnr .miryoku_bnr_sp img {
	-webkit-border-radius: 0 25px 25px 0;
	-moz-border-radius: 0 25px 25px 0;
	border-radius: 0 25px 25px 0;
}
.miryoku_bnr .miryoku_bnr_sp,
.miryoku_bnr .miryoku_bnr_sp img {
}
.miryoku_bnr .miryoku_bnr_sp {
	display:block;
	position:fixed;
	bottom:9px;
	z-index:9999;
}
.miyazak_info a:before{
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	border-width: 3px !important;
}
/* emergency_announce */
.emergency_announce_bnr .miyazak_info {
	padding:0;
}
#tmp_emergency_s {
	overflow: hidden;
	margin: 0 0 -20px;
}
#tmp_emergency_s_ttl {
	display: block;
	width: 100%;
	background-color: #dc1342;
	color: #ffffff;
	padding: 12px 10px 13px 20px;
}
#tmp_emergency_s_ttl h2, 
#tmp_emergency_s_ttl h2 span {
    width: 173px;
    height: 39px;
}
#tmp_emergency_s_ttl h2 {
	color: #ffffff;
    background: #dc1342 url(/shared/templates/top_rn/images/emergency_s_ttl_sp.png) no-repeat 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
#tmp_emergency_s_cnt {
	display: block;
	padding: 9px 30px 30px 21px;
}
#tmp_emergency_s_cnt ul {
	font-size:100%;
}
#tmp_emergency_s_cnt ul li {
    padding: 14px 0;
    border-bottom: 1px dotted #cccccc;
    line-height: 1.65;
}
/* box_search
================================================== */
.box_search .site_sch_box .site_sch_ttl {
	font-size: 87.5%;
	width: 92px;
	padding-right: 5px;
}
.box_search .site_wrap_sch .site_sch_input #tmp_site_sch_btn,
.box_search .site_wrap_sch .site_sch_input #tmp_site_sch_btn_1,
.box_search .site_wrap_sch .site_sch_input #tmp_sch_btn_img,
.box_search .site_wrap_sch .site_sch_input #tmp_sch_btn_img_1,
.box_search .site_wrap_sch .site_sch_input #tmp_sch_btn_img_2 {
	width: 53px;
	font-size: 87.5%;
}
.box_search .site_wrap_sch .site_sch_input #tmp_site_query,
.box_search .site_wrap_sch .site_sch_input #tmp_site_query_1,
.box_search .site_wrap_sch .site_sch_input #tmp_query_img,
.box_search .site_wrap_sch .site_sch_input #tmp_query_img_1,
.box_search .site_wrap_sch .site_sch_input #tmp_query_img_2 {
	font-size: 87.5%;
	padding: 10px 60px 10px 10px;
}
ul.flex_height li{
	width: 50%;
}
ul.flex_height li:nth-child(2n+1){
	clear: left;
}
ul.flex_height li:nth-child(2n){
	clear: right;
}
ul.flex_height li:nth-child(5n+1),
ul.flex_height li:nth-child(5n){
	clear: inherit;
}
#tmp_fsize_control{
	width: 100%;
}
#tmp_fsize_new .bar {
	width: 100%;
	left: 0;
}
#tmp_fsize_new li:last-child{
	left: auto;
}
#tmp_fsize_new li label{
	text-align: center;
}
/* NEWS BLOCK */
.svg_pos_rgt,
.svg_pos_rgt_1,
.svg_pos_left {
	display: none;
}
#tmp_news,
#tmp_topics,
#tmp_information {
	background-position:left 134px;
	background-size: 80px auto;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
}
#tmp_news {
	margin-top: 62px;
	margin-bottom:100px;
	padding-bottom: 0;
}
#tmp_news .container {
	padding:0 15px;
}
#tmp_news .container:before {
	content: '';
	display: block;
	position: absolute;
	top: -62px;
	right: 0;
	width: 91px;
	height: 125px;
	background: transparent url(/shared/templates/top_rn/images/news_pattern.png) no-repeat 0 0;
	background-size: 91px auto;
	-webkit-background-size: 91px auto;
	-moz-background-size: 91px auto;
}
#tmp_news:before {
	margin-right: 70px;
	height:calc(100% - 5px);
}
#tmp_news:after {
	bottom: auto;
	top: 135px;
	width: 123px;
	height: 226px;
}
.news_inner {
	padding: 30px 0 0;
}
.news_ttl {
	margin:0 0 20px;
}
.news_ttl h2 {
	width:130px;
	height:45px;
	background:url(/shared/templates/top_rn/images/news_ttl_sp.png) no-repeat top left;
	-webkit-background-size:130px auto;
	-moz-background-size:130px auto;
	background-size:130px auto;
}
.news_ttl h2 span {
	width:130px;
	height:45px;
}
/* news_tab_btn */
#tmp_news .tab_info_ttl .news_tab_btn {
	display: block;
	position: absolute;
    top: 50%;
    right: 15px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_news .news_tab_btn a {
	position: relative;
	display:block;
	width: 40px;
	height: 30px;
	padding: 0;
	font-size: 66.7%;
    border: 1px solid transparent;
	color: #ffffff;
	background-color: #417f10;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#tmp_news .news_tab_btn a span {
    position: relative;
	display:block;
	width: 40px;
	height: 30px;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
	text-align:left;
}
#tmp_news .news_tab_btn a::before {
	content: '';
	position: absolute;
	left:50%;
	top:50%;
	width:12px;
	height:2px;
	border-top:2px solid #ffffff;
	margin-left:-6px;
	margin-top:-1px;
} 
#tmp_news .news_tab_btn a:after {
	content: '';
	position: absolute;
	left:50%;
	top:50%;
	width:2px;
	height:12px;
	border-left:2px solid #ffffff;
	margin-top:-6px;
	margin-left:-1px;
}
#tmp_news .ac_active .news_tab_btn a:after{
	display:none;
}

.news_item {
	font-size: 100%;
	display: block;
	padding-bottom: 10px;
    margin-bottom: 12px;
}
.news_item .news_date {
	display: block;
	width: 100%;
	padding-right: 0;
}
.news_item .news_link {
	display: block;
} 
.news_child {
	box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	-moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.5);
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}
#tmp_news .news_cnt {
	padding-top:0;
}
.tab_info {
	margin:0 0 16px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(89, 89, 89, 40%);
    -webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 40%);
    -moz-box-shadow: 0 0 5px rgba(89, 89, 89, 40%);
}
#tmp_tab_info_press {
	margin-bottom:0;
}
.tab_info_ttl {
	position: relative;
	top:auto;
	left:auto !important;
	padding: 0 !important;
	width:100% !important;
	text-align: left;
}
.tab_info_ttl a {
    position: relative;
    background-color: #ffffff;
    color: #8a3d04;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}
.tab_info_ttl:after {
	display: none;
}
.news_cnt .tab_info_cnt {
	width:100%;
	position: relative;
	padding: 0 10px 18px;
	z-index: 3;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.tab_info_ttl .tab_switch a {
	padding: 12px 60px 12px 30px;
	min-height: 47px;
	background: #ffffff url(/shared/templates/top_rn/images/icon_dots_yellow.png) 10px 16px no-repeat;
	color: #8a3d04;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	-webkit-background-size: 17px 17px;
	-moz-background-size: 17px 17px;
	background-size: 17px 17px;
}
.tab_info_ttl .tab_switch a:hover,
.tab_info_ttl .tab_switch a:focus {
	color: #8a3d04;
	background-color: #ffffff;
}
.used_javascript #tmp_info_cnt {
	padding-top:50px;
}
.news_cnt .news_child:first-child .tab_info_cnt{
	display: block;
}
.col_btn ul {
    margin: 0;
}
#tmp_tab_info_new .info_label_cnt > ul {
	padding-bottom: 0;
}
/* google翻訳対応 */
html[class^="translated-"] .used_javascript #tmp_info_cnt {
	padding-top: 10px;
}
html[class^="translated-"] .used_javascript #tmp_info_cnt .info_label {
	padding-right: 1px;
	width: 33.33%;
}
html[class^="translated-"] .used_javascript #tmp_info_label1,
html[class^="translated-"] .used_javascript #tmp_info_label2,
html[class^="translated-"] .used_javascript #tmp_info_label3 {
	left: auto;
}
.col_list {
	border-top: 1px solid #8a3d04;
	padding: 10px 0 0;
}
.col_btn li {
	padding: 0 5px;
}
.col_btn li a {
	font-size: 92.8%;
	padding: 7px 10px;
}
.col_btn li a:before {
	width: 5px;
	height: 8px;
}
#tmp_news .box_tab_info {
	display: block !important;
}
#tmp_news .box_tab_info .tab_info_ttl {
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}
#tmp_news .box_tab_info .tab_info_ttl p a {
	position: relative;
	font-size: 121.4%;
	width: 100%;
	text-align: left;
	padding: 12px 8px 6px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	z-index: 3;
	background-color: transparent;
}
.used_javascript #tmp_info_cnt .info_label {
	top: 10px;
	padding-bottom: 0;
	width:33%;
}
.used_javascript #tmp_info_label1 {
    left: 0;
}
.used_javascript #tmp_info_label2  {
	left: 33.5%;
}
.used_javascript #tmp_info_label3  {
	right: 0;
	left: auto;
}
.news_cnt .info_label p {
	display:table;
	width:100%;
	font-size: 78.5%;
	min-width: auto;
	margin:0;
	line-height:1.1;
}
#tmp_info_cnt .info_label p a {
	padding: 2px 14px;
	display:table-cell;
	vertical-align:middle;
	height:32px;
}
#tmp_info_cnt .info_label p a:after {
	right: 5px;
}
.no_animation #tmp_news .container:before {
	top:9px;
	width: 91px;
	height: 125px;
	background-image: url(/shared/templates/top_rn/images/news_pattern.png);
	-webkit-background-size:91px auto;
	-moz-background-size:91px auto;
	background-size:91px auto;
}
.used_javascript .tab_info_ttl {
	position: relative;
}
.used_javascript #tmp_news .news_cnt {
	padding-top: 0;
}
/* topics
================================================== */
#tmp_topics{
	margin:50px 0 20px;
    padding-bottom: 0;
}
#tmp_topics .container,
#tmp_banner_slider .container{
	padding: 0 15px;
}
.no_animation #tmp_topics .container:before {
	top: 10px;
	width: 70px;
	height: 145px;
	-webkit-background-size:70px auto;
	-moz-background-size:70px auto;
	background-size:70px auto;
}
#tmp_topics:before {
    height:calc(100% - 50px);
}
#tmp_topics:after {
    bottom: auto;
    top: 135px;
    width: 123px;
    height: 226px;
}
#tmp_topics .topics_ttl {
	margin:0 0 20px;
	padding: 23px 0 0;
	position:relative;
	z-index:1;
}
#tmp_topics .topics_ttl h2 {
	width:285px;
	height:45px;
	background:url(/shared/templates/top_rn/images/topics_ttl_sp.png) no-repeat top left;
	-webkit-background-size:285px auto;
	-moz-background-size:285px auto;
	background-size:285px auto;
}
#tmp_topics .topics_ttl h2 span {
	width:285px;
	height:45px;
}
#tmp_topics .topics_slider{
	margin: 0 -10px;
}
#tmp_topics .topic_item{
	width: 100%;
	float: none;
	padding: 0 10px;
	margin: 0 0 11px;
}
#tmp_topics .topic_info{
	padding: 16px 18px 45px;
	min-height: 130px;
}
#tmp_topics .topic_label{
	font-size: 75%;
	margin: 0 0 7px;
	min-width: 75px;
}
#tmp_topics .topic_label.label_event{
	padding:4px 8px 2px 25px;
	background-position: 10px center;
	background-size: 11px 13px;
	-webkit-background-size: 11px 13px;
	-moz-background-size: 11px 13px;
}
#tmp_topics .topic_label.label_movie{
	padding: 4px 10px 2px 35px;
	background-position: 17px center;
	background-size: 13px 11px;
	-webkit-background-size: 13px 11px;
	-moz-background-size: 13px 11px;
}
#tmp_topics .topic_label.label_paper{
	padding: 4px 10px 2px 30px;
    background-position: 14px center;
    background-size: 11px 11px;
    -webkit-background-size: 11px 11px;
    -moz-background-size: 11px 11px;
}
#tmp_topics .topic_label.label_classes{
	padding: 4px 10px 2px 30px;
    background-position: 14px center;
    background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
}
#tmp_topics .topic_label.label_others{
	padding: 4px 10px 2px 30px;
    background-position: 14px center;
    background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
}
#tmp_topics .topic_ttl{
	font-size: 100%;
	margin-bottom:9px;
}
#tmp_topics .topic_page_id{
	bottom: 15px;
    left: 18px;
	font-size: 78.6%;
	padding: 2px 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tmp_banner_slider .banner_gallery{
	margin: 0 0 14px;
}
#tmp_banner_slider .banner_slider{
	margin: 0 -10px;
}
#tmp_banner_slider .banner_image{
	width: 100%;
	float: none;
	padding: 0 10px;
}
#tmp_topics .slick_control,
#tmp_banner_slider .slick_control,
#tmp_measures_slide .slick_control{
	margin: 4px auto 0;
	display:table;
}
#tmp_topics .btn_slides,
#tmp_banner_slider .btn_slides,
#tmp_measures_slide .btn_slides {
	display:table-cell;
	vertical-align:top;
	width:24px;
	min-width:auto;
}
#tmp_topics .slick-dots,
#tmp_banner_slider .slick-dots,
#tmp_measures_slide .slick-dots {
	display:table-cell;
	vertical-align:top;
	text-align:left;
	padding-left:0;
}
#tmp_banner_slider .slick-arrow{
	margin-top: -16px;
}
#tmp_topics .prev.slick-arrow,
#tmp_topics .slick-prev,
#tmp_banner_slider .prev.slick-arrow,
#tmp_banner_slider .slick-prev,
#tmp_measures_slide .prev.slick-arrow,
#tmp_measures_slide .slick-prev{
	left:0;	
}
#tmp_topics .next.slick-arrow,
#tmp_topics .slick-next,
#tmp_banner_slider .next.slick-arrow,
#tmp_banner_slider .slick-next,
#tmp_measures_slide .next.slick-arrow,
#tmp_measures_slide .slick-next {
    right:0;
}
#tmp_topics .slick-dots li button,
#tmp_topics .slick-dots li a,
#tmp_banner_slider .slick-dots li button,
#tmp_banner_slider .slick-dots li a,
#tmp_measures_slide .slick-dots li button,
#tmp_measures_slide .slick-dots li a{
	width: 8px;
    height: 8px;
}
#tmp_topics .btn_slides a,
#tmp_banner_slider .btn_slides a,
#tmp_measures_slide .btn_slides a{
	width: 18px;
	height: 18px;
}
#tmp_topics .slick-dots li,
#tmp_banner_slider .slick-dots li,
#tmp_measures_slide .slick-dots li {
	margin: 8px;
}
#tmp_topics .btn_slides.stop a:before,
#tmp_banner_slider .btn_slides.stop a:before,
#tmp_measures_slide .btn_slides.stop a:before{
	background-size: 10px 11px;
    -webkit-background-size: 10px 11px;
    -moz-background-size: 10px 11px;
}
#tmp_topics .btn_slides.start a:before,
#tmp_banner_slider .btn_slides.start a:before,
#tmp_measures_slide .btn_slides.start a:before{
	background-size: 10px 11px;
    -webkit-background-size: 10px 11px;
    -moz-background-size: 10px 11px;
}
#tmp_topics .topic_item:nth-child(n),
#tmp_banner_slider .banner_image:nth-child(n){
	clear: none;
}
/* END TOPICS BLOCK */

/* INFORMATION + AGENCY BLOCK */
#tmp_information {
	margin: 83px 0 40px;
	padding-bottom:20px;
}
#tmp_news:before,
#tmp_information:before,
#tmp_topics:before {
    margin-right: 70px;
}
#tmp_information:after {
	width: 80px;
	height: auto;
	top: 133px;
	bottom: 0;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
.no_animation #tmp_information .container:before {
	top: 9px;
	width: 80px;
	height: 125px;
	-webkit-background-size: 80px auto;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
}
#tmp_information_ttl {
	padding: 20px 0 0;
	margin-bottom: 30px;
}
#tmp_information_ttl h2 {
	width:290px;
	height:45px;
	background: url(/shared/templates/top_rn/images/about_ttl_sp.png) no-repeat top left;
	background-size: 290px auto;
	-webkit-background-size: 290px auto;
	-moz-background-size: 290px auto;
}
#tmp_information_ttl h2 span {
	width:290px;
	height:45px;
}
#tmp_information .information_ttl {
    margin-bottom: 26px;
}
#tmp_information .information_ttl h3 {
	background:url(/shared/templates/top_rn/images/info_ttl.png) no-repeat top left;
	background-size: auto 34px;
	-webkit-background-size: auto 34px;
	-moz-background-size: auto 34px;
	width: 258px;
	height: 34px;
}
#tmp_information .information_ttl span {
	width: 258px;
	height: 34px;
}
#tmp_information .box_item {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	min-height: 150px;
}
#tmp_information .box_ttl br {
	display: block;
}
#tmp_information .information_col_lft,
#tmp_information .information_col_rgt {
	float: none;
	width: 100%;
	padding: 0;
}
#tmp_information .information_col_lft {
	margin-bottom: 18px;
}
#tmp_information .information_col_lft .box_ttl a {
	padding: 10px 10px;
	font-size: 121.4%;
}
#tmp_information .information_col_rgt{
	overflow: visible;
	padding: 0;
	margin: 0;
}
#tmp_information .information_col_rgt ul {
	margin: 0 -5px;
}
#tmp_information .information_col_rgt li {
	margin-bottom: 10px;
	padding: 0 5px;
}
#tmp_information .info_box_big li a,
#tmp_information .info_box_small li a {
	font-size: 85.7%;
}
#tmp_information .info_box_big li a:after,
#tmp_information .info_box_small li a:after {
	width: 10px;
	height: 10px;
	bottom: 3px;
	right: 3px;
	-webkit-background-size: 10px auto;
	-moz-background-size: 10px auto;
	background-size: 10px auto;
}
#tmp_information .info_box_big li a {
	vertical-align:top;
	text-align: center;
	padding:102px 10px 10px;
	background-position:center 14px;
	height:136px;
	-webkit-background-size: 75px auto;
	-moz-background-size: 75px auto;
	background-size: 75px auto;
}
#tmp_information .info_box_small li a {
	vertical-align:top;
	text-align:center;
	padding:80px 10px 10px !important;
	background-position:center 14px;
	height:132px;
	-webkit-background-size: 60px auto;
	-moz-background-size: 60px auto;
	background-size: 60px auto;
}
#tmp_information .info_box_big .info_box_kusuchan a {
	padding-top: 87px;
	background-image:url(/shared/templates/top_rn/images/info_icon_video_sp.png);
}
#tmp_information .info_box_big .info_box_event a {
	background-image:url(/shared/templates/top_rn/images/info_icon_calendar_sp.png);
}
#tmp_information .info_box_small .info_box_koe a {
	background-image:url(/shared/templates/top_rn/images/info_icon_speaking_sp.png);
}
#tmp_information .info_box_small .info_box_koho a {
	background-image:url(/shared/templates/top_rn/images/info_icon_contact_sp.png);
}
#tmp_information .info_box_small .info_box_symbol a {
	background-image:url(/shared/templates/top_rn/images/info_icon_map_sp.png);
}
#tmp_information .info_box_wrap {
	display: block;
}
#tmp_information .info_box_wrap .info_box_lft {
	display: block;
}
#tmp_information .info_box_wrap .info_box_rgt {
	display: block;
	width: 100%;
	padding-left: 0;
}
#tmp_information .info_box_hinata {
	display: none;
}
#tmp_information .info_box_hinata .info_hinata_pc {
	display: none;
}
#tmp_information .info_box_hinata .info_hinata_sp {
	display: block;
}
#tmp_information .info_box_hinata {
	padding: 7px 80px 10px;
}
#tmp_information .info_box_hinata:after {
	height: 25px;
}
#tmp_measures .measures_item_img p {
	height:auto;
	overflow: visible;
}
#tmp_measures #tmp_measures_slide {
	margin: 0 -10px;
}
#tmp_measures .wrap_measures_item {
	float: none;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 12px;
}
#tmp_measures {
	margin-bottom:45px;
}
#tmp_measures_ttl {
	margin-bottom:20px;
}
#tmp_measures_ttl h3,
#tmp_measures_ttl h3 span {
    width: 255px;
    height: 35px;
}
#tmp_measures_cnt {
	margin: 0;
	padding: 0 5px;
}
#tmp_measures .measures_item {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_measures .measures_item_cnt {
    padding: 15px 20px;
    min-height: 110px;
	font-weight: bold;
}
#tmp_agency .agency_ttl {
	margin-bottom:20px;
}
#tmp_agency .agency_ttl h3,
#tmp_agency .agency_ttl span {
    width: 255px;
    height: 34px;
}
#tmp_agency .agency_ttl h3 {
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_agency .agency_inner {
    margin-bottom: 24px;
}
#tmp_agency .agency_inner ul {
	margin: 0;
}
#tmp_agency .agency_inner li {
	float: none;
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
}
#tmp_agency .agency_inner .box_item {
	display: table;
	width: 100%;
}
#tmp_agency .agency_inner .box_item.active .box_ttl{
	color: #020000;
	background-color: #def8c9;
}
#tmp_agency .agency_inner .box_img {
	display: table-cell;
	width: 133px;
	vertical-align: middle;
}
#tmp_agency .agency_inner .box_ttl {
	display: table-cell;
	vertical-align: middle;
}
#tmp_agency .agency_inner .box_ttl:after {
	width: 11px;
	height: 11px;
	bottom: 3px;
	right: 3px;
	-webkit-background-size: 11px auto;
	-moz-background-size: 11px auto;
	background-size: 11px auto;
}
#tmp_agency .agency_inner .box_ttl a {
	padding: 0 14px;
	font-size: 85.7%;
	display: inline-block;
	height:auto;
}
#tmp_discover {
	margin-top: 130px;
}
#tmp_discover:before {
	content: '';
    position: absolute;
    width: 100%;
    height: 35px;
    top: -35px;
	left: 0;
	right: 0;
    color: #000000;
    background: transparent url(/shared/templates/top_rn/images/discover_bg01_sp.png) no-repeat center 0;
    background-size: 100% 35px;
    -webkit-background-size: 100% 35px;
    -moz-background-size: 100% 35px;
}
#tmp_discover:after {
	content: '';
    position: absolute;
    width: 100%;
    height: 85px;
    bottom: -75px;
	left: 0;
	right: 0;
    color: #000000;
    background: transparent url(/shared/templates/top_rn/images/discover_bg02_sp.png) no-repeat center 0;
    background-size: 640px auto;
    -webkit-background-size: 640px auto;
    -moz-background-size: 640px auto;
}
.discover_block:before {
	width: 82px;
	height: 226px;
	top: auto;
	bottom: -31px;
	left: 0;
	z-index: 2;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.no_animation #tmp_discover .container:before {
	display: none;
}
.discover_block:after {
	width: 77px;
	height: 226px;
	top: 192px;
	right: 0;
	z-index: 2;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.discover_inner {
	overflow: inherit;
}
.discover_inner:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 152px;
	top: -60px;
	left: -10px;
	background: transparent url(/shared/templates/top_rn/images/discover_pattern.png) no-repeat top left;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.discover_ttl {
	position: relative;
	z-index: 1;
	margin-bottom:16px;
}
.discover_ttl h2 {
	background:url(/shared/templates/top_rn/images/discover_ttl_sp.png) no-repeat top left;
	-webkit-background-size:300px auto;
	-moz-background-size:300px auto;
	background-size:300px auto;
	width:300px;
	height:130px;
}
.discover_ttl span {
	width:300px;
	height:130px;
}
.discover_item .discover_item_wrap {
	min-width: 185px;
}
.discover_item .discover_category {
	/* min-width: 145px; */
	border-width: 2px;
	padding: 5px 12px;
	font-size: 85.7%;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.discover_item .discover_category p:before {
	top: -4px;
	left: -24px;
	width: 35px;
	height: 35px;
	border-width: 2px;
}
.discover_item .discover_category:after {
	top: -4px;
	right: -24px;
	width: 35px;
	height: 35px;
	border-width: 2px;
}
.discover_item .discover_txt {
	margin-top: -10px;
	font-size: 71.4%;
	padding: 18px 4px 8px;
	-webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.discover_item .discover_caption {
	margin-top: -24px;
}
.discover_item .discover_caption:after {
	height: 6px;
	-webkit-box-shadow: 0 2px 6px 0 #767575;
	-moz-box-shadow: 0 2px 6px 0 #767575;
	box-shadow: 0 2px 6px 0 #767575;
}
.discover_item .discover_txt a {
	height: auto;
	display: inline-block;
}
.discover_item .discover_txt:before,
.discover_item .discover_txt:after {
	width: 25px;
	height: 20px;
}
.discover_item {
	position: relative;
    width: 100%;
    padding: 0;
    margin: 0 0 10px;
}
.discover_item:nth-child(even) .discover_item_wrap{
	float: right;
	margin-left: 116px;
}
.discover_item:nth-child(odd) .discover_item_wrap{
	float: left;
	margin-right: 116px;
}
.discover_cnt {
	margin: 0;
}
.discover_btn a {
	right: 70px;
}
.discover_img img {
	max-width: 100%;
	height: auto;
}
.article_cnt {
	position: relative;
	z-index: 3;
	display: block;
	padding-bottom: 30px;
	display: none;
}
.article_cnt_inner {
	position: relative;
	display: block;
	margin-top: 33px;
	background-color: #ffffff;
	color: #000000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 14px 10px;
	z-index: 3;
}
.article_cnt_inner:before {
	content: '';
	position: absolute;
	display: block;
	width: auto;
	height: 1px;
	background-color: #c29204;
	color: #ffffff;
	top: 27px;
	left: 10px;
	right: 10px;
	z-index: 2;
}
.article_ttl {
	position: relative;
	display: inline-block;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 15px;
	padding-right: 9px;
	z-index: 3;
}
.article_ttl img {
	width: auto;
	max-height: 21px;
}
.article_item {
	position: relative;
	border-top: 2px solid #f2e100;
	border-bottom: 2px solid #eb6784;
	background-color: #ffffff;
	color: #222222;
	padding: 12px 5px 16px 10px;
	margin-bottom: 13px;
	z-index: 3;
}
.article_item:last-child {
	margin-bottom: 0;
}
.article_item:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 36px;
	top: -2px;
	left: 0;
	color: #222222;
	background: url(/shared/templates/top_rn/images/articles_bg_top_01.png) no-repeat 0 0, url(/shared/templates/top_rn/images/articles_bg_top_02.png) no-repeat 100% 0;
	background-size: 36px 36px, 36px 36px;
	-webkit-background-size: 36px 36px, 36px 36px;
	-moz-background-size: 36px 36px, 36px 36px;
}
.article_item:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 66px;
	bottom: -2px;
	left: 0;
	color: #222222;
	background: url(/shared/templates/top_rn/images/articles_bg_bot_01.png) no-repeat 0 0, url(/shared/templates/top_rn/images/articles_bg_bot_02.png) no-repeat 100% 0;
	background-size: 150px 66px, 130px 66px;
	-webkit-background-size: 150px 66px, 130px 66px;
	-moz-background-size: 150px 66px, 130px 66px;
}
.article_item_inner {
	position: relative;
	z-index: 3;
}
.article_item_inner:before {
	content: '';
	position: absolute;
	width: auto;
	height: auto;
	top: 22px;
	bottom: 48px;
	left: -10px;
	right: -5px;
	color: #222222;
	background: url(/shared/templates/top_rn/images/articles_bg_lft.png) no-repeat 0 0, url(/shared/templates/top_rn/images/articles_bg_rgt.png) no-repeat 100% 0;
	background-size: 2px 100%, 2px 100%;
	-webkit-background-size: 2px 100%, 2px 100%;
	-moz-background-size: 2px 100%, 2px 100%;
}
.article_img {
	width: 110px;
	float: left;
}
.article_img img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.article_inner {
	overflow: hidden;
	padding-top: 3px;
	padding-left: 12px;
}
.article_item_lbl {
	font-size: 78.6%;
	font-weight: bold;
	color: #896803;
    padding: 3px 5px 8px 25px;
}
.article_item:first-child .article_item_lbl {
	background: #ffffff url(/shared/templates/top_rn/images/articles_icon01.png) no-repeat top left;
	background-size: 21px auto;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
}
.article_item:last-child .article_item_lbl {
	background: #ffffff url(/shared/templates/top_rn/images/articles_icon02.png) no-repeat top left;
	background-size: 21px auto;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
}
.article_item_ttl {
	font-weight: bold;
	line-height: 1.32;
	padding-bottom: 4px;
}
.article_item_cnt {
	font-size: 85.7%;
	margin-bottom: 4px;
}
.article_tag ul {
	list-style: none;
	margin: 0 0 8px;
}
.article_tag ul li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 2px;
}
.article_tag a {
	display: inline-block;
	text-decoration: none;
	background-color: #ccf5fc;
	color: #333333;
	font-size: 78.6%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 3px 4px 0 2px;
}
.article_bottom {
	position: relative;
	padding-right: 130px;
	font-size: 78.6%;
}
.article_view {
	display: inline-block;
	background-color: #e8e6e6;
	color: #020000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 16px;
}
.article_btn {
	position: absolute;
	top: 1px;
	right: 10px;
}
.article_btn a {
	display: inline-block;
	text-decoration: none;
	background-color: #ffffff;
	color: #020000;
	border-bottom: 1px solid #222222;
	text-transform: uppercase;
	padding:0 4px 2px 4px;
}
.article_view_btn {
    text-align: center;
	margin-top: 30px;
}
.article_view_btn a {
	position: relative;
    font-size: 92.8%;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background-color: #417f10;
    color: #ffffff;
    border: 1px solid #417f10;
    padding: 6px 70px 6px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    box-shadow: 0 0 5px rgba(89, 89, 89, 0.4);
    -webkit-box-shadow: 0 0 5px rgba(89, 89, 89, 0.4);
    -moz-box-shadow: 0 0 5px rgba(89, 89, 89, 0.4);
	text-transform: uppercase;
}
.article_view_btn a:after {
	content: '';
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 13px;
    display: block;
    width: 5px;
    height: 7px;
    color: inherit;
    background: transparent url(/shared/site_rn/images/icon/wh_arrow.png) no-repeat top left;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
#tmp_banner {
	padding-top: 215px;
}
#tmp_banner ul {
	margin: 0 -6px;
}
#tmp_banner li {
	width: 50%;
	padding: 0 6px;
	margin-bottom: 13px;
}
#tmp_banner li:nth-child(2n){
	clear: right;
}
#tmp_banner li:nth-child(2n+1){
	clear: left;
}
#tmp_wrap_sns_cnt {
	margin: 0;
}
#tmp_top_sns_ttl {
	margin-bottom:20px;
}
#tmp_top_sns_ttl h3, 
#tmp_top_sns_ttl h3 span {
    width: 255px;
    height: 34px;
}
#tmp_top_sns_ttl h3 {
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
#tmp_top_sns .wrap_top_sns {
	width: 100%;
	padding: 0;
	float: none;
}
#tmp_top_sns .frame_youtube img,
#tmp_top_sns .wrap_sns img {
	width: 100%;
}
#tmp_information .information_col_rgt .info_box_small .box_ttl{
	font-size: 100%;
}
/* ==================================================
accessibility style change:color
================================================== */
.color_blue .article_item:before,
.color_yellow .article_item:before,
.color_black .article_item:before,
.color_blue .article_item:after,
.color_yellow .article_item:after,
.color_black .article_item:after,
.color_blue .article_item_inner:before,
.color_yellow .article_item_inner:before,
.color_black .article_item_inner:before,
.color_blue .discover_inner:before,
.color_yellow .discover_inner:before,
.color_black .discover_inner:before {
	display: none;
}
.color_blue .article_item,
.color_yellow .article_item,
.color_black .article_item {
	border: 1px solid #ffffff;
}
.color_yellow #tmp_news .news_tab_btn a::before {
	border-top-color:#000000;
} 
.color_yellow #tmp_news .news_tab_btn a:after {
	border-left-color:#000000;
}
/* biggest(doubled), big
================================================== */
.fsize_big2 #tmp_emergency {
	top:150px;
}
.fsize_big2 #tmp_sma_nav_top li {
	font-size: 1rem;
}
.fsize_big .article_btn,
.fsize_big2 .article_btn {
	position: relative;
	right: 0;
	top: 0;
}
.fsize_big2 .article_item .article_item_lbl {
	background-position: 0 10px;
}
.fsize_big2.used_javascript #tmp_info_cnt {
	padding-top: 80px;
}
.fsize_big2 #tmp_info_cnt .info_label p a {
	font-size: 1rem;
	height: 50px;
}
.fsize_big2.used_javascript #tmp_info_label3 {
	left: auto;
}
/* ==================================================
no-javascript
================================================== */
.no_javascript #tmp_topics .topics_slider,
.no_javascript #tmp_measures .measures_slider{
	max-height: 100%;
	overflow: visible;
}
.no_javascript #tmp_banner_slider .banner_slider{
	/*max-height: 105px;*/
	max-height: 100%;
	overflow: visible;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
.article_item_inner:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
/* ==================================================
アニメーション非表示
================================================== */
.sp_banner {
	display:block !important;
	margin:0 0 10px;
}
.sp_banner img {
	width:100%;
	height:auto;
}
#tmp_mainvisual .mainvisual_gallery {
	display:block;
	margin: 0 0 10px;
}
#tmp_mainvisual .visual_image img {
	width:100%;
	min-width: auto;
	min-height: auto;
}
#tmp_mainvisual .slick_control {
	text-align: center;
	position: static;
	margin-top:5px;
}
.visual_display_sp #tmp_mainvisual .mainvisual_gallery {
	display:none;
}
}