@charset "UTF-8";

body{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

#cat_top #main_contents {
	padding-bottom: 0;
}

header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	background-color: rgba(255,255,255,0.8);
}

#header_pc{
	background: none;
}

#top_header_pc .header_logo {
	padding-left: 0;
	width: 17%;
	max-width: 228px;
	height: 88px;
	padding-right: 20px;
}

.header_logo a {
	width: 100%;
	height: 100%;
	background: url(../../images/top/hd_logo_01.png) no-repeat left top/100% auto;
}

#top_header_pc{
	width: 100%;
	max-width: 1366px;
}

#top_header_pc #header_pc {
    min-width: 1124px;
}

.nav_box > * {
    float: left;
    margin-left: 14px;
}

.hTarget,.hBnr_DR{
	max-width: 166px;
	width: 18%;
}

.gglSrch {
	padding: 0;
	max-width: 226px;
	margin-left: 0;
	width: 25%;
}

.gglSrch p input {
	float: none;
	vertical-align: middle;
}
.gglSrch input[type="text"] {
	max-width: 200px;
	background: none;
	width: 89%;
}

#top_header_pc .hNav {
    margin-right: 5px;
}

.hgNav li a {
	border-right: none;
	font-size: 100%;
	padding: 0 20px;
}
.hgNav01 {
	width: auto;
	border-left: none;
}
.hgNav02,.hgNav03,.hgNav04,.hgNav05,.hgNav06,.hgNav07{
	width: auto;
}
#header_pc .hNav .hNav03 {
	display: block;
}

.hNav li a{
	display: inline-block;
}

.hNav li.hNav01 a {
	background-image: url(../../images/top/hNav01.png);
	padding-left: 20px;
}

.hNav li.hNav02 a {
	background-image: url(../../images/top/hNav02.png);
	padding-left: 27px;
}

.hNav li.hNav03 a:not(:last-of-type){
	background-image: url(../../images/top/hNav03.png);
	padding-left: 26px;
}
.hNav li.hNav03 a:last-of-type{
	background: none;
	padding-left: 0;
}

.hTarget ul {
	box-sizing: border-box;
	width: 100%;
	z-index: 1;
}
.main_logo_01{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.main_logo_02{
  position: absolute;
  z-index: 10;
  bottom: 8%;
  right: 6%;
  overflow: hidden;
  border:1px solid #000;
}

.main_logo_02 img {
  display: block;
  width: 350px;
  height: auto;
}

.main_logo_02 a img {
  transition: transform 0.5s linear;
}

.main_logo_02 a img:hover {
  transform: scale(1.05);
}

.main_logo_02 a[target="_blank"] {
  padding-right: 0;
  background: none;
}

@media (max-width: 991px) {
	.main_logo_02{
	  border:none;
	}
	
  .main_logo_02 a img {
    /*width: 50%;*/
    float: right;
	
  }
  
  #top_slide {
	  margin-bottom: 50px!important;
	}
}

@media (max-width: 766px) {

	.main_logo_02{
	  bottom: 28%;
	}
	
	.main_logo_02 img {
	  width: 180px;
	}

}

#corona_banner{
	position: absolute;
	bottom: -43px;
	right: 0;
}

#top_slide{
	position: relative;
	margin-top:150px;
	margin-bottom: 100px;
}

@media (max-width: 766px) {
	
	#top_slide{
		margin-top:0;
	}

	
}

#top_slide .bx-wrapper .bx-pager {
	position: relative;
	width: auto;
	margin: 0 auto;
	display: table;
}

#attention_box {
	max-width: 1366px;
	margin: 0 auto;
}

#attention_box h2{
	background-color: #b40a18;
	color: #fff;
	padding: 15px;
	box-sizing: border-box;
	line-height: 1;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 24px;
}


.attention_list{
	padding: 25px 0;
	border-bottom: solid #b40a18 2px;
}
.attention_list a{
	display: block;
	opacity: 1;
	transition: 0.3s;
}
.attention_list a:hover{
	opacity: 0.7;
	transition: 0.3s;
}

.attention_list dl{
	display: flex;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.attention_list dl dt{
	font-weight: bold;
	margin-right: 30px;
}

.attention_list dl dd{
	color: #b40a18;
}

#cat_top #main_col{
	font-size: 16px;
}

.attention_list p{
	line-height: 1.8;
}

.top_5-minutes{
	text-align: center;
}

.top_ttl{
	font-family: Times New Roman;
	font-size: 48px;
}

#top_pickup{
	max-width: 1640px;
	margin-bottom: 200px;
	width: 71%;
}

#top_pickup h2{
	margin-bottom: 80px;
}

#top_pickup .bx-wrapper .bx-viewport{
	box-shadow: none;
	border: none;
}

#top_pickup .bx-wrapper .bx-prev,#top_pickup .bx-wrapper .bx-next{
	width: 97px;
	height: 97px;
}

#top_pickup .bx-wrapper .bx-prev {
	left: -130px;
	background: url(../../images/top/top_pickup_prev.png) no-repeat top center/100% auto;
}


#top_pickup .bx-wrapper .bx-next {
	right: -130px;
	background: url(../../images/top/top_pickup_next.png) no-repeat top center/100% auto;
}

#top_pickup .bx-wrapper .bx-controls-direction a{
	transform: translate(0,-50%);
	margin-top: 0;
}

#top_pickup .bx-wrapper .bx-pager.bx-default-pager a:hover, #top_pickup .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #004dc0;
}
#top_pickup .bx-wrapper .bx-pager.bx-default-pager a, #top_pickup .bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 13px;
	height: 13px;
	border-radius: 7px;
}
#top_pickup .bx-wrapper .bx-pager.bx-default-pager a{
	background: #999999;
}


#top_news{
	width: 100%;
}

#top_news .news_cat_tab_list,.ent_list{
	max-width: 1366px;
	width: 100%;
	margin: 0 auto;
}

.news_ent_list,#top_candidates{
	background-color: #fefaf2;
	padding-bottom: 115px;
}


.news_ent_list .ent_list{
	padding: 100px 0 0 0;
}

.news_ent_list .ent_list .entry{
	width: 270px;
}

.news_ent_list .ent_list .entry{
	margin-right: 95px;
}

.news_ent_list .ent_list .date{
	font-size: 14px;
}

.news_ent_list .ent_list a .category {
    color: #0077bc !important;
		font-size: 12px;
}



#top_news .news_cat_tab_list ul {
	border-bottom: none;
}

#top_news .news_cat_tab_list ul li a {
	border-color: none;
	border: none;
}
#top_news .news_cat_tab_list ul li a:hover {
	background: none;
	border-bottom: solid 1px #e5a500;
}
#top_news .news_cat_tab_list ul li.select a {
	border-bottom: solid 1px #e5a500;
	color: #e5a500;
}

.ent_list .thumb img {
	max-width: 270px;
	max-height: 180px;
}

.news_cat_tab_list ul li {
    max-width: 216px;
    width: 15%;
}

.menu_btn{
	margin-top: 0;
}
.menu_btn a {
	padding: 20px;
	border-bottom: none;
	background: none;
	background-color: #e5a500;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	line-height: 1;
	letter-spacing: 0.2em;
	width: 420px;
}


#top_candidates{
	text-align: center;
}

.h2_ttl{
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	text-align: center;
}


iframe {
    vertical-align: bottom;
}

.h2_ttl_gold{
	color: #e5a500;
}

.h2_ttl_gold{
	margin-bottom: 35px;
}

.h2_ttl_blue{
	color: #0077bc;
}
span.h2_ttl_blue{
	margin-bottom: 10px;
}


.h2_ttl:after{
	content: '';
	position: absolute;
	left: -20px;
	top: -10px;
	width: 20px;
	height: 20px;
}

.h2_ttl_gold:after{
	background: url(../../images/top/h2_icon.svg) no-repeat top left/100% auto;
}

.h2_ttl_blue:after{
	background: url(../../images/top/h2_icon_blue.svg) no-repeat top left/100% auto;
}
#top_shinshi,#top_surroundings{
	background-color: #f2f8fb;
}

#top_shinshi,#top_support,#top_surroundings{
	padding: 180px 0;
}

.yumin{
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#top_shinshi h2,#top_support h2,#top_surroundings h2{
	text-align: center;
	margin-bottom: 80px;
}

#top_shinshi h2 .yumin,#top_support h2 .yumin,#top_surroundings h2 .yumin{
	font-size: 48px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#top_shinshi .inner,#top_support .inner,#top_surroundings .inner{
	max-width: 1366px;
	margin: 0 auto;
}

.flex{
	display: flex;
}

#top_shinshi .txt_box h3{
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;

}
#top_shinshi .shinshi_txt.flex{
	align-items: center;
	margin-bottom: 60px;
}

#top_shinshi .txt_box{
	width: 495px;
	margin-left: 50px;
}

.shinshi_menu{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 120px;
}

.shinshi_menu h4{
	font-size: 32px;
	font-weight: bold;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}

.shinshi_menu h4 span{
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding-right: 20px;
}

.shinshi_menu h4 img{
	vertical-align: middle;
	margin-right: 15px;
}

.shinshi_menu h4::after{
	content: '';
	width: 100%;
	height: 2px;
	background-color: #2878b4;
	top: 50%;
	left: 0;
	position: absolute;
	transform: translate(0,-50%);
}

.shinshi_menu > li{
	background-color: #fff;
	width: 644px;
	padding: 30px 40px;
	box-sizing: border-box;
	-moz-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
	margin-bottom: 50px;

}

.shinshi_menu > li > ul:not(:last-of-type){
	margin-bottom: 30px;
}
.shinshi_menu > li > ul li{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
}

.shinshi_menu > li > ul li ul{
	margin-top: 10px;
}


.shinshi_menu > li > ul > li > a,
.shinshi_menu > li > ul > li > ul li a{
	position: relative;
	width: 100%;
	max-width: 350px;
	display: block;
	box-sizing: border-box;
}
.shinshi_menu > li > ul > li a{
	position:relative;
	max-width: 250px;
}
.shinshi_menu > li > ul > li > ul li a{
	font-weight: lighter;
}
.shinshi_menu > li > ul > li > a::after,.shinshi_menu > li > ul > li > ul li a::after{
	content: '＞';
	color: #2878b4;
	font-size: 20px;
	font-weight: bold;
	padding-left: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
}

.shinshi_menu > li > ul > li > ul li a::before{
	content: '';
	width: 15px;
	height: 15px;
	display: inline-block;
	background-color: #2878b4;
	border-radius: 50%;
	margin-right: 10px;
	margin-left: 45px;
}

.shinshi_btn_list,.support_btn_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.shinshi_btn_list h3,.support_btn_list h3,#top_surroundings h3{
	border: solid 4px #0077bc;
	color: #0077bc;
	font-size: 24px;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	max-width: 644px;
	width: 100%;
	margin: 0 auto 30px;
}

.shinshi_btn_list li:not(:last-of-type),.support_btn_list li{
	max-width: 644px;
	width: 100%;
}
.support_btn_list li div{
	-moz-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
}


.shinshi_btn_list li:last-of-type{
	width: 100%;
	margin-top: 120px;
}


#top_surroundings ul{
	display: flex;
	justify-content: space-between;
	height: 100%;
}

#top_surroundings ul li{
	max-width: 428px;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.surrounding_list_inner{
	background-color: #fff;
	height: 100%;
}

.surrounding_list_inner a{
	display: flex;
	flex-direction: column;
	height: 100%;
}


.surrounding_list_inner_txt{
	padding: 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.surrounding_list_inner_txt h4{
	font-size: 26px;
	font-weight: bold;
}

.surrounding_list_inner .more_btn::after{
	content: '';
	width: 42px;
	height: 18px;
	background: url(../../images/top/more_arrow.png) no-repeat top left/100% auto;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

#footer_pc {
	border-top: none;
}

.fNav {
	width: 100%;
	max-width: 1200px;
}

.fNav.fNav02{
	width: auto;
	border-top: none;
    padding: 0 0 25px;
		display: inline-block;
    float: right;
}

.fNav02 li {
	border-top: solid 2px #0077bc;
    margin-right: 25px;
    width: 278px;
    padding: 0 20px 0 0;
    box-sizing: border-box;
		font-size: 12px;
		-moz-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
		-ms-box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
		box-shadow: 5px 5px 6px -5px rgba(0, 0, 0, 0.2);
}

.fNav01 {
	padding: 80px 0 30px;
	display: flex;
	justify-content: space-between;
}

.fNav01 div > ul > li > a {
	font-weight: bold;
	font-size: 100%;
	border-bottom: none;
	color: #0077bc;
}
.fNav01_04_list li {
	float: left;
	/*width: 24.8%;*/
	width: 19.8%;
	margin-top: 70px;
	border-left:solid 1px #ccc;
}
.fNav01_04_list li:last-child {
	border-right:solid 1px #ccc;
}
.fNav01_04_list a {
	width: 100%;
	text-align:center;
	display: block;
}
.fNav01 > ul.fNav01_04 > li > a {
	font-weight: inherit;
	color: #333;
}

.fNav01 ul li ul li a {
	font-size: 100%;
}


.fNav01_01,.fNav01_02,.fNav01_03,.fNav01_04{
	width: 256px;
	float: left;
}

.fNav01_bottom_list{
	clear: both;
	    width: 100%;
	    display: flex;
	    justify-content: space-between;
	    margin-top: 40px;
	border-top:1px solid #ccc;
	padding-top:20px;
}

.fNav01 div > ul.fNav01_bottom_list > li > a{
	color: #333;
	font-weight: normal;
}

.fNav02 .fNav02_01 a {
    background: url(../../images/top/ft_img_01.png) no-repeat;
    padding-left: 120px;
}

.fNav02 .fNav02_02 a {
    background: url(../../images/top/ft_img_02.jpg) no-repeat;
    padding-left: 120px;
}

.fNav02 a {
    height: 80px;
    padding-left: 52px;
}

.shiryoo_btn{
	background: rgb(229,165,0);
	background: -webkit-linear-gradient(43deg, rgba(229,165,0,1) 0%, rgba(206,123,14,1) 100%);
	background: -o-linear-gradient(43deg, rgba(229,165,0,1) 0%, rgba(206,123,14,1) 100%);
	background: linear-gradient(133deg, rgba(229,165,0,1) 0%, rgba(206,123,14,1) 100%);
}

.fNav01 > ul.fNav01_04 > li{
	margin-top: 10px;
}

.fNav01 > ul.fNav01_04 > li.shiryoo_btn > a,.fNav01 > ul.fNav01_04 > li.blue_btn > a{
	text-align: center;
	font-weight: bold;
	padding: 15px;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	letter-spacing: 0.2em;
}


.blue_btn{
	background: rgb(0,119,188);
	background: -webkit-linear-gradient(43deg, rgba(0,119,188,1) 0%, rgba(17,57,97,1) 100%);
	background: -o-linear-gradient(43deg, rgba(0,119,188,1) 0%, rgba(17,57,97,1) 100%);
	background: linear-gradient(133deg, rgba(0,119,188,1) 0%, rgba(17,57,97,1) 100%);
}

.high_info{
	border: solid 2px #e5a500;
	background-color: #fff;
}

.high_info dl{
	display: flex;
	background-color: #e5a500;
	padding: 10px;
	box-sizing: border-box;
}

.high_info dl dt{
	padding: 10px;
	box-sizing: border-box;
	background-color: #fff;
	color: #e5a500;
	font-weight: bold;
	border-radius: 10px;
	font-size: 12px;
	margin-right: 15px;
}

.high_info dl dd{
	font-size: 14px;
	color: #fff;
}

.fNav01 > ul.fNav01_04 > li.high_info > a {
	display: table;
	text-align: center;
	margin: 10px auto;
	border-bottom: none;
}

.fNav01 > ul.fNav01_04 > li.high_info > a:first-of-type{
}


.fNav01 > ul > li {
	margin-top: 30px;
}
.fNav01 ul li ul li{
	margin-bottom: 10px;
}
.fNav01 ul li ul {
    margin-bottom: 30px;
}
#top_twitter {
    float: none;
    width: 100%;
    margin-top: 0;
	text-align:center;
}

#top_twitter iframe#top_tw_wrap{
	width: 100%;
}

.pc_ft_sns{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	width:200px;
}

.pc_ft_sns li img{
	width: 32px;
	margin: 0 10px;
}


#copyright{
	background: rgb(0,119,188);
	background: -webkit-linear-gradient(43deg, rgba(0,119,188,1) 0%, rgba(17,57,97,1) 100%);
	background: -o-linear-gradient(43deg, rgba(0,119,188,1) 0%, rgba(17,57,97,1) 100%);
	background: linear-gradient(133deg, rgba(0,119,188,1) 0%, rgba(17,57,97,1) 100%);

}
#copyright p {
	width: 1140px;
}
#copyright .inner {
	max-width: 1140px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#copyright .inner ul{
	display: flex;
	width: 770px;
	align-items: center;
	justify-content: space-between;

}

#copyright .inner ul a{
	color: #fff;
}
.fAdd address {
    vertical-align: middle;
    display: inline-block;
}
.fAdd address a{
	vertical-align: middle;
	display: inline-block;
}
.fAdd span {
    display: inline-block;
    vertical-align: middle;
}
.fAdd address img {
    width: auto;
}

@media screen and (max-width: 1200px){
	.hgNav li a {
    padding: 0 16px;
}
}
@media screen and (max-width: 740px){
#hBtnArea .header_logo a {
    width: 124px;
    height: 53px;
    background: url(../../images/top/hd_logo_01.png) no-repeat left top/100% auto;
}

#main_col {
    width: 100%;
    min-width: 100%;
    min-height: auto;
}

.main_logo_01 {
	top: 42%;
  width: 46.67%;
}

#top_slide {
    margin-bottom: 3%;
}

#corona_banner {
    bottom: 13%;
    right: auto;
    left: 50%;
    width: 90.67%;
    transform: translate(-50%,0);
}

#cat_top #main_col {
    font-size: 13px;
}
#attention_box {
    width: 90.67%;
}

#attention_box h2{
	font-size: 17px;
	position: relative;
}

#attention_box h2::after{
	content: '';
	position: absolute;
	right: 15px;
	top: 34%;
	width: 15px;
	height: 15px;
	border: 3px solid;
	border-color:  transparent transparent #fff #fff;
	transform: rotate(-45deg) translate(0,-50%);
}

#attention_box h2.active::after{
	border-color: #fff #fff transparent transparent;
	top: 26px;
}

.attention_list{
	display: none;
}

.attention_list dl {
    font-size: 14px;
    flex-direction: column;
}

.top_ttl {
    font-size: 23px;
}

#top_pickup .slider {
  position: relative;
  left: 19.5vw;
  overflow: visible !important;
}

#top_pickup .slider li {
  width: 64vw !important;
}

#top_pickup .bx-wrapper .bx-prev{
	left: 3%;
}

#top_pickup .bx-wrapper .bx-next{
	right: 3%;
}

#top_pickup .bx-wrapper .bx-prev, #top_pickup .bx-wrapper .bx-next {
    width: 37px;
    height: 37px;
}

#top_pickup h2 {
    margin-bottom: 5%;
}

#top_pickup {
	margin-bottom: 23%;
	width: 100%;
}

.news_cat_tab_list ul li {
    width: 33.3%;
}



.h2_ttl {
    font-size: 14px;
}


.h2_ttl:after {
    content: '';
    position: absolute;
    left: -15px;
    top: -10px;
    width: 15px;
    height: 15px;
}

span.h2_ttl_blue {
    margin-bottom: 5px;
}

#top_candidates {
    padding: 0 4.4% 15%;
}

.h2_ttl_gold {
    margin-bottom: 4%;
}
#top_news .news_cat_tab_list ul {
    margin-bottom: 20px;
}

.news_ent_list, #top_candidates {
    padding-bottom: 21%;
	
}

#top_shinshi, #top_support, #top_surroundings {
    padding: 20% 0;
}

#top_shinshi .inner, #top_support .inner, #top_surroundings .inner {
    padding: 0 4.67%;
		box-sizing: border-box;
}

#top_shinshi h2, #top_support h2, #top_surroundings h2 {
    text-align: center;
    margin-bottom: 5%;
}

#top_shinshi h2 .yumin, #top_support h2 .yumin, #top_surroundings h2 .yumin {
    font-size: 23px;
}

#top_shinshi .txt_box {
    width: 100%;
    margin-left: 0;
    margin: 4% 0 0;
}


#top_shinshi .shinshi_txt.flex {
    margin-bottom: 12%;
    flex-direction: column;
}
#top_shinshi .txt_box {
    width: 100%;
    margin-left: 0;
}

#top_shinshi .txt_box h3 {
	font-size: 20px;
	margin-bottom: 3%;
}


.shinshi_menu {
    margin-bottom: 14%;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
}

.shinshi_menu h4 {
    font-size: 16px;
}

.shinshi_menu h4 img {
    margin-right: 10px;
    width: 25px;
}

.shinshi_menu > li{
	width: 100%;
	margin-bottom: 30px;
}

.shinshi_menu > li > ul li {
    font-size: 13px;
	margin-left: 0;
}
	
.shinshi_menu > li > ul > li > a::after, .shinshi_menu > li > ul > li > ul li a::after {
    font-size: 13px;
    right: 0;
}

.shinshi_menu > li > ul > li > ul li a::before {
    width: 10px;
    height: 10px;
		margin-right: 10px;
    margin-left: 12px;
}

.shinshi_btn_list h3, .support_btn_list h3, #top_surroundings h3 {
	border: solid 2px #0077bc;
	font-size: 13px;
	max-width: 100%;
	width: 100%;
	margin: 0 auto 4%;

}
.shinshi_menu > li > ul > li > ul li {
	font-size: 12px;
}

.shinshi_btn_list li:not(:last-of-type), .support_btn_list li:not(:last-of-type){
    max-width: 100%;
    width: 100%;
    margin-bottom: 12%;
}

.shinshi_btn_list li:last-of-type {
    width: 100%;
    margin-top: 0;
}

#top_surroundings ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}


.surrounding_list_inner_txt h4 {
    font-size: 14px;
}

.surrounding_list_inner_txt {
    padding: 4%;
    height: auto;
}

.surrounding_list_inner .more_btn::after{
	width: 32px;
	height: 14px;
}

#top_surroundings ul li {
    max-width: 100%;
}

#top_surroundings ul li:not(:last-of-type) {
    margin-bottom: 12%;
}

.surrounding_list_inner_txt_inner{
	margin-bottom: 10px;
}

.surrounding_list_inner_txt_inner p{
	font-size: 13px;
	margin-top: 5px;
}



#contact_sp ul {
    margin-top: 0;
    background: #0077bc;
}

#contact_sp li a {
    color: #fff;
}
#contact_sp li a img {
    width: 85.69%;
    display: block;
    margin: 0 auto 3%;
}


#footer_pc .fNav{
	display: none;
}

#hBtnArea{
	height: 70px;
	background-color: transparent;
	transition: 0.3s
}

#hBtnArea.active{
	background: rgba(255, 255, 255, 0.8);
	transition: 0.5s
}

#sMenu02{
	position: fixed;
	top: 70px;
	left: 0;
	background: #fff;
	width: 100%;
	height: calc(100vh - 70px);
	overflow-y: auto;
	padding: 0;
	box-sizing: border-box;
	display: none;
}

.sp_menu_01 li a{
	color: #fff;
	font-size: 13px;
	display: block;
	padding: 10px 20px;
	box-sizing: border-box;
	    position: relative;
}

.sp_menu_01 > li {
	position: relative;
}

.sp_menu_01 > li:nth-of-type(odd){
	background-color: #0077bc;
}
.sp_menu_01 > li:nth-of-type(even){
	background-color: #268bc6;
}

.sp_menu_01 > li > ul{
	display: none;
	border-top:solid 1px #fff;
    padding: 10px 20px;
}

#sMenu02 .shiryoo_btn{
	width: 64%;
	max-width: 480px;
	margin: 20px auto;
}
#sMenu02 .shiryoo_btn a{
	color: #fff;
	text-align: center;
	display: block;
	padding: 10px 20px;
	font-size: 16px;
}

.sp_menu_01 li .toggle_btn{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	padding: 0 20px;
}

.sp_menu_01 li .toggle_btn::after{
	border: 3px solid;
	border-color:  transparent transparent #fff #fff;
	transform: rotate(-45deg);
	content: '';
	position: absolute;
	top: 7px;
	width: 10px;
	height: 10px;
}
.sp_menu_01 li .toggle_btn.active::after{
  border-color: #fff #fff transparent transparent;
	    top: 16px;
}

.sp_menu_02{
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 2;
	font-size: 12px;
	margin: 30px auto 0;

}
.sp_menu_03 {
    margin: 5% auto;
}

.sp_menu_03 ul{
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0 3%;
	box-sizing: border-box;
}

.sp_menu_03 .sns_btn{
	width: 9.93%;
}

.sp_menu_03 li:first-of-type{
	    width: 25%;
}

.sp_menu_03 li:nth-of-type(2){
	width: 28%;
}
#hBtn_sp {

	    margin-top: 10px;
	    padding-right: 15px;
	    box-sizing: border-box;

}
#hBtn_sp li#hBtn02_sp a {
    background-image: url(../../images/top/hBtn02.png);
}

#hBtn_sp li#hBtn02_sp.select a {
    background-image: url(../../images/top/hBtn02_on.png);
}

#hBtn_sp li a {
    width: 37px;
    height: 50px;
}

#hBtn_sp li.sp_english a {
	display: inline-block;
	width: auto;
	height: 35px;
	padding-top: 15px;
	padding: 15px 10px 0;
}

#hBtn_sp li.sp_english img{
	vertical-align: middle;
}
#hBtn_sp li#hBtn01_sp a {
    background-image: url(../../images/top/srchIcn.png);
    width: 20px;
    margin: 0 20px 0 15px;
}

.slideMenu .gglSrch {
    max-width: 100%;
}

.slideMenu .gglSrch .searchBtn {
    width: 20px;
    height: 20px;
    margin-top: 10px;
}

#contents_area {
    padding-top: 0;
}
#copyright p {
	width: 100%;
	text-align: left;
	padding: 2% 3%;
	box-sizing: border-box;
}

#pagetop {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
}


.fNav.fNav02 {
    padding: 0;
    display: block;
    float: none;
    width: 94.67%;
    margin: 0;
    margin: 0 auto;
}
.fNav02 li {
    width: 100%;
    height: auto;
}
.fNav02 li a {
    height: auto;
		    display: block;
}
.fNav02 li {
    border-right: none;
    margin: 0 auto 4%;
}
.fNav02 .fNav02_01 a{
	background: url(../../images/top/ft_img_01.png) no-repeat left center;
	    padding: 22px 10px 22px 120px;
}
.fNav02 .fNav02_02 a {
    background: url(../../images/top/ft_img_02.jpg) no-repeat left center;
    padding: 30px 10px 30px 120px;
}

.high_info {
    margin-top: 20px;
    display: flex;
    width: 94.67%;
    margin: 5% auto;
}

.high_info dl {
	flex-direction: column;
	width: 50.987%;
	text-align: center;
}
.high_info dl dt {
    background-color: transparent;
    color: #fff;
}
.high_info dl dt:after,.high_info dl dt:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 3.5px 14px 3.5px;
	border-color: transparent transparent #fff transparent;
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}

.high_info dl dt:before {
    transform: rotate(145deg);
}

.high_info dl dt:after {
    transform: rotate(-145deg);
}

.high_info_inner {
    width: 49.015%;
    padding: 3% 5%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.high_info_inner a:first-of-type{
	margin-bottom: 5%;
}

.ft_sns{
	display: flex;
align-items: center;
justify-content: space-between;
width: 60%;
margin: 0 auto;
}

.ft_sns li {
    width: 20%;
}

.ft_menu{
	display: flex;
	width: 94.67%;
	margin: 6% auto 0;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ft_menu li{
	width: 49%;
	text-align: center;
	margin-bottom: 8px;
}

.ft_menu li a{
	padding: 10px;
	box-sizing: border-box;
	display: block;
	background-color: #999999;
	color: #fff;
	font-size: 12px;
}
#top_twitter{
	width: fit-content;
}

#top_twitter iframe#top_tw_wrap {
    width: 250px;
}
#fAdd_sp address{
	display: flex;
}

#fAdd_sp address span{
	text-align: left;
	font-size: 11px;
	margin-left: 6%;
}

#fAdd_sp address a {
    width: 32.96%;
}
#cat_top #fAdd_sp {
    width: 94.67%;
    margin: 0 auto;
}
}


@media screen and (max-width: 360px){
	#hBtn_sp li#hBtn01_sp a {
    background-image: url(../../images/top/srchIcn.png);
    width: 20px;
    margin: 0 10px 0 5px;
}

#hBtn_sp li {
    float: left;
    margin-top: 10px;
}

#hBtn_sp li a {
    width: 30px;
    height: 25px;
}
#hBtn_sp li.sp_english a {
    padding: 3px 6px 0;
}
}





/* 2022/05/22 */

#cat_top.cat_top{
	margin-left:0;
	margin-right:0;
	
}


@media screen and (max-width: 740px){
	#top_news .news_cat_tab_list ul {
		list-style-type:none;
		padding-left:0;
	}
}


#top_candidates {
	margin-top:-7px;
}





.ent_list .thumb img {
  max-width: 270px;
  max-height: 180px;
  object-fit: contain;
}



@media screen and (max-width: 740px){
	.ent_list .thumb img {
		max-width: 100%;
		width: 100%;
		object-fit: cover;
	}
}


  @media screen and (max-width: 740px){
	.news_cat_tab_list ul li {
	  border-bottom: solid 1px #e5a500;
	  border-right: solid 1px #e5a500;
	}

  }
  
    @media screen and (max-width: 740px){
		#top_news .news_cat_tab_list ul li.select a {
		  border-bottom: none;
		  background: #e5a500;
		  color: #fff;
		  
		  font-size:80%;
		}
		
		#top_news .news_cat_tab_list ul li a {
		  font-size:80%;
		}
	}
	
	  @media screen and (max-width: 740px){
		.news_cat_tab_list ul {
		   border-top: solid 1px #e5a500;
		}
	}
	
	  @media screen and (max-width: 740px){
		#top_news .news_cat_tab_list ul li a:hover {
		  border-bottom: none;
		  
		  
		}
	  }
	  
	  
	    @media screen and (max-width: 740px){
		.news_ent_list .ent_list {
		  padding: 10% 0 0 0;
		  width: 90%;
		}
		}
		
		  @media screen and (max-width: 740px){
			.news_ent_list .ent_list .entry {
			  margin-right: auto;
			  width: 47%;
			  margin: 0 auto 8%;
				margin-right: auto;
			  display: inline-block;
			  vertical-align: top;
			}
		  }


		  @media screen and (max-width: 740px){
				.ent_list .entry:nth-of-type(2n+1) {
				  margin-right: 4%;
				}
			}
	  
	  
	  	  @media screen and (max-width: 740px){
			.ent_list .thumb {
			  width: 100%;
			  overflow: hidden;
			  max-height: unset;
			  height: 0;
			  padding-bottom: 67%;
			}
			
		  }
		  
		  
		    @media screen and (max-width: 740px){
			.ent_list .thumb {
			  width: 100%;
			  overflow: hidden;
			  max-height: unset;
			  height: 0;
			  padding-bottom: 67%;
			  margin-bottom:0;
			}
			}
			
			  @media screen and (max-width: 740px){
				.ent_list .outline {
				  margin-left: 0;
				}
			  }
			  
			  		@media screen and (max-width: 740px){
						.ent_list .outline_inbox {
						  width: 60%;
						  padding-top: 7%;
						}
					}
			  
			  	  @media screen and (max-width: 740px){
					.ent_list .outline_inbox {
					  width: 100%;
					}
				  }
				  
				    @media screen and (max-width: 740px){
						.ent_list .title {
						  clear: both;
						  margin: 0;
						  padding-top: 0.75em;
						}
						
						#top_news .ent_list .title h3 {
							margin-top:0;
							margin-bottom:0;
							font-size: 70%;
						}
						
						.news_ent_list .ent_list .date {
							margin-top:0;
						}
					}
						
				  
				    
	@media screen and (max-width: 740px){
		#top_news .menu_btn {
		  padding-top: 50px;
		  padding-bottom: 40px;
		  margin-top: 3%;
		}
}
	  
	  
	  
	  
	  
	   @media screen and (max-width: 740px){
			.menu_btn a {
				font-size: 18px;
				width: 66.67%;
			} 
	   }
	  
	  
	  
	  
	iframe#newsframe{
		height:981px!important;
	}
	  
	 @media screen and (max-width: 1365px){ 
	  
	 iframe#newsframe{
		height:1300px!important;
		}
		
		
	 }
	  
	  
	@media screen and (max-width: 740px){
	
	iframe#newsframe{
		height:1400px!important;
		}
		
		
	 }
	 
	
	@media screen and (max-width: 580px){
	
	iframe#newsframe{
		height:1330px!important;
		}
		
		
	 }
	 
	@media screen and (max-width: 510px){
	
	iframe#newsframe{
		height:1250px!important;
		}
		
		
	 }
	 
	@media screen and (max-width: 410px){
	
	iframe#newsframe{
		height:1200px!important;
		}
		
		
		#top_news .ent_list .title h3 {
  font-size: 82%;
}
		
	 } 
 

