@charset "UTF-8";
/* CSS Document */

.pc,nav{
	display: none !important;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.twitter-timeline {
	height: 300px !important;
}

*{
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break:break-all;
}

#top,#map.#news,#test,#report{
	display: block;
	width: 100%;
	height: 0;
	float: left;
	clear: both;
}

img{
	border:0;
	border-style:none;
	max-width: 100%;
	height: auto;
}

a img {
	border:0;
   border-style:none;
}

{
	white-space: nowrap;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
}

h1,h2,h3,p,ul,ol,li{
	margin:0px;
	padding:0px;
	list-style:none;
}

body{
	display: block;
	width: 100%;
}

/* レイアウト */
header{
	display: block;
	width: 100%;
	float: left;
	clear: both;
}
section{
	display:block;
	width:100%;
	margin:0;
	float:left;
	clear:both;
}

article{
	display:block;
	float:left;
	clear:both;
}

footer{
	display:block;
	width:100%;
	height:auto;
	color:#000;
	background-color:#f5f5f5;
	text-align:center;
	padding:0 0 0 0;
	margin:0 auto;
	float:left;
	clear:both;
}

.copyright{
	display: block;
	font-family: Arial, Helvetica, "sans-serif" !important;
	width:98%;
	height:auto;
	text-align:right;
	color: #fff !important;
	font-size:10px;
	padding: 20px 1% !important;
	margin:0 0 0 0 !important;
	background-color: #1C4495;
	float: left;
	clear: both;
}

#topimg{
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
	background-image:url("../images/topimg.jpg");
	background-size: cover;
	background-position: top center;
	float: left;
	clear: both;
}
#topimg img{
	display: block;
	width: 80%;
	height: auto;
	margin: 50px auto 80px auto;
}

#topimg2{
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
	background-image:url("../images/topimg.jpg");
	background-size: cover;
	background-position: top center;
	float: left;
	clear: both;
}
#topimg2 img{
	display: block;
	width: 50%;
	height: auto;
	margin: 25px auto 35px auto;
}

#topimg3{
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
	background-image:url("../images/topimg03.jpg");
	background-size: cover;
	background-position: top center;
	float: left;
	clear: both;
}
#topimg3 img{
	display: block;
	width: 70%;
	height: auto;
	margin: 25px auto 35px auto;
}

.sp_navi{
	display: block;
	width: 100%;
	font-size: 90%;
	line-height: 180%;
	text-align: center;
	margin-bottom: 100px;
}
.sp_navi li{
	margin-bottom: 35px;
}
.sp_navi li a{
	color: #018DF4;
	text-decoration: none;
	background-color: #fff;
	padding: 12px 12px 10px 50px;
	background-color: #fff;
	border: solid 3px #87C4EF;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 26px auto;
	border-radius:100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
.sp_navi01 a{
	background-image: url("../images/fish2.png");
}
.sp_navi02 a{
	background-image: url("../images/fish3.png");
}
.sp_navi03 a{
	background-image: url("../images/fish4.png");
}
.sp_navi04 a{
	background-image: url("../images/fish5.png");
}

.sp_navi2{
	display: block;
	width: 100%;
	font-size: 90%;
	line-height: 180%;
	text-align: center;
	margin-bottom: 30px;
}
.sp_navi2 li{
	margin-bottom: 0;
}
.sp_navi2 li a{
	color: #018DF4;
	text-decoration: none;
	background-color: #fff;
	padding: 12px 12px 10px 50px;
	background-color: #fff;
	border: solid 3px #87C4EF;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 26px auto;
	border-radius:100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}


article h2{
	font-weight: 300 !important;
	letter-spacing: 2px;
	font-size: 28px;
}

.lead_area article{
	display: block;
	width: 90%;
	padding: 0 0 30px 0;
	margin: 0 5% 0 5%;
	background-image:url("../images/lead_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	float: left;
	clear: both;
}
.lead_area h2 img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 30px auto;
}
.lead_area article p{
	font-size: 90%;
	line-height: 160%;
	text-align: justify;
	font-weight: 400;
	margin-bottom: 30px;
}
.lead_area article p br{
	display: none;
}

.map_area{
	display: block;
	background-image: url("../images/map_bg.jpg");
	background-size: cover;
	background-position: bottom center;
	background-size: 280% auto;
	background-repeat: no-repeat;
    padding-top: 60px;
}
.map_area article{
	display: block;
	width: 90%;
	margin: 0 5%;
	float: left;
	clear: both;
}
.map_area article .left_column{
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

.map_area article .right_column{
	display: block;
	width: 90%;
	float: right;
	clear: both;
}

.tweet{
	display: block;
	width: calc(100% - 10px); 
	text-align: center;
	font-size: 120%;
	font-weight: 800 !important;
	background-color: #019FE6;
	border: solid 5px #019FE6;
	padding: 0;
	margin: 0 0 30px 0;
	float: left;
	clear: both;
}
.tweet .left_tweet a{
	display: inline-block;
	width: calc(100% - 15px); 
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding:  5px 0 10px 0;
	float: left;
}
.tweet .right_tweet{
	display: inline-block;
	width: 100%;
	background-color: #fff;
	color: #4C78B9;
	padding: 4px 0;
	float: left;
}

.map_area article .left_column p{
	font-size: 90%;
	line-height: 160%;
	text-align: justify;
	margin-bottom: 20px;
}
.map_area article .left_column p strong{
	font-size: 120%;
	font-weight: 800;
}
.permission{
	font-size: 60%;
	color: #666;
	text-align: right;
}

.chiba_map{
	display: block;
	width: 90%;
	margin: 0 auto 20px auto;
	filter: drop-shadow(0 0 20px rgba(0,121,205,0.2));
}

.count_area{
	display: block;
	position: relative;
	text-align: center;
	width: 250px;
	margin: -50px 0 50px 0;
	float: right;
	clear: both;
}
.count_area p strong{
	display: block;
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 5px;
}
.count{
	font-size: 30px;
	font-weight: 800;
	color: #019FE6;
}
.count span{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 45px;
	font-weight: 800;
	border:solid 4px #019FE6;
	background-color: #fff;
	padding: 0 5px;
	margin-right: 4px;
}

.news_area{
	padding: 30px 0 50px 0;
}
.news_area2022{
	background-color: #DDF6FF;
}
.news_area h2{
	display: block;
	text-align: center;
	margin-bottom: 30px;
}

.news_area article{
	display: block;
	width: 90%;
	margin: 0 5%;
	float: left;
	clear: both;
}
.topics{
	display: block;
	width: 100%;
	font-size: 90%;
	line-height: 130%;
	margin: 0 auto 30px auto;
	float: left;
	clear: both;
}
.topics a{
	color: #000;
}
.topics a:hover{
	text-decoration: none;
}
.topics dt{
	display: block;
	width: 100%;
	color: #0495D8;
	font-weight: 600;
	margin: 0 0 5px 0;
	float: left;
	clear: both;
}
.topics dd{
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
	float: left;
	clear: both;
}
.news_bt a{
	display: block;
	width: 180px;
	font-size: 12px;
	color: #1C4495;
	text-align: center;
	text-decoration: none;
	border: solid 1px #1C4495;
	background-image: url("../images/fish_tri.png");
	background-repeat: no-repeat;
	background-position: 165px center;
	background-size: 26px auto;
	padding: 8px 20px 5px 0;
	margin: 0 auto;
	clear: both;
	transition-duration: 0.5s;
}
.news_bt a:hover{
	background-color: #72CCFF;
	transition-duration: 0.2s;
}
.news_bt span{
	font-size: 80%;
	padding: 0 3px;
}

.test_area{
	background-color:#1C4495;
	min-height: 200px;
	padding: 30px 0;
}
.test_area h2{
	display: block;
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
}
.test_area article{
	display: block;
	width: 90%;
	margin: 0 5%;
	float: left;
	clear: both;
}
.test_area article .comingsoon{
	font-family: Arial, Helvetica, "sans-serif";
	display: block;
	text-align: center;
	color: #61C5F1;
	font-size:25px;
	font-weight: 800;
}

.report_area{
	background-color:#FFF1A2;
	min-height: 200px;
	padding: 30px 0 50px 0;
}
.report_area2022{
	background-color:#fff !important;
    border-top: solid 8px #B4DCFD;
    border-bottom: solid 8px #B4DCFD;
}
.report_area h2{
	display: block;
	text-align: center;
	margin-bottom: 30px;
}
.report_area article{
	display: block;
	width: 90%;
	margin: 0 5%;
	float: left;
	clear: both;
}
.report_area article .block{
	display: block;
	width: 90%;
	margin: 0 5% 40px 5%;
	float: left;
	clear: both;
}
.report_area2022 article .block{
	display: block;
	width: calc(90% - 32px);
    background-color: #fff !important;
    border: solid 1px #0273BC !important;
    padding: 15px;
	margin: 0 5% 40px 5%;
    border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
}

.report_area article .block .thumbnail{
	margin-bottom: 15px;
}
.report_area article .block .thumbnail img{
	display: block;
	width: 100%;
	height: 200px;
    object-fit: cover !important;
}
.report_area article .block .text{
	font-size: 70%;
	line-height: 160%;
}
.report_area article .block .text .title{
	display: block;
	width: 100%;
	font-size: 120%;
	line-height: 160%;
	font-weight: 600;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
.report_area article .title a{
	color: #000;
}
.report_area article .title a:hover{
	text-decoration: none;
}
.date{
	display: block;
	width: 120px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	background-color: #ff6600;
	padding: 3px 0 1px 0;
	margin-bottom: 5px;
	float: left;
	clear: both;
}
.report_area2022 .date{
	display: block;
	width: 100% !important;
	text-align: left !important;
	font-size: 12px;
	color: #0273BC;
	background-color: transparent !important;
	padding: 0 !important;
	margin-bottom: 5px;
	float: left;
	clear: both;
}
.report_bt a{
	display: block;
	width: 180px;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration: none;
	border: solid 1px #000;
	background-image: url("../images/fish_tri.png");
	background-repeat: no-repeat;
	background-position: 165px center;
	background-size: 26px auto;
	padding: 8px 20px 5px 0;
	margin: 0 auto;
	clear: both;
	transition-duration: 0.5s;
}
.report_bt a:hover{
	background-color: #72CCFF;
	transition-duration: 0.2s;
}

.collaboration_area{
	min-height: 200px;
	padding: 30px 0 100px 0;;
}
.collaboration_area h2{
	display: block;
	text-align: center;
	margin-bottom: 50px;
}
.collaboration_area h2 img{
	display: block;
	width: 80%;
	margin: 0 10%;
}
.collaboration_area article{
	display: block;
	width: 90%;
	margin: 0 5%;
}
.collaboration_area article .comingsoon{
	font-family: Arial, Helvetica, "sans-serif";
	display: block;
	text-align: center;
	color: #61C5F1;
	font-size:25px;
	font-weight: 800;
}
.collaboration_area hr{
    display: block;
	width: 100%;
	height: 40px;
	border: 0;
	border-top: solid 1px #ccc;
    margin: 20px 0 0 0;
	float: left;
	clear: both;
}

.banner{
	display: block;
	text-align: center;
	margin: 30px 0;
}
.banner li{
	display: inline-block;
	width: 25%;
	margin: 0 2%;
}

.news_contents{
	display: block;
	width: 100%;
	margin: 0;
	float: left;
	clear: both;
}

.news_contents article img{
	max-width: 100%;
	height: auto;
}

.news_contents article{
	display: block;
	width: 90%;
	margin: 0 5% 30px 5%;
	float: left;
	clear: both;
}
.news_contents aside{
	display: block;
	width: 100%;
	margin: 0 0 50px 0;
	float: left;
	clear: both;
}

.news_contents article .title{
	display: block;
	width: 100%;
	font-size: 110%;
	text-align: justify;
	margin-bottom: 15px;
	float: left;
	clear: both;
}
.news_contents article .title strong{
	font-weight: 600;
}

.news_contents article .date{
	display: block;
	width: 100%;
	font-size: 80%;
	text-align: left;
	color: #666;
	background-color: transparent;
	border-bottom: solid 1px #999;
	padding-bottom: 20px;
	margin-bottom: 35px;
	float: left;
	clear: both;
}

.news_contents article .text_block p{
	font-size: 90%;
	line-height: 160%;
	text-align: justify;
	margin-bottom: 20px;
}

.back{
	display: block !important;
	width: 100% !important;
	text-align: center !important;
	margin-top: 100px;
}

.back a{
	display: block;
	width: 130px;
	font-size: 11px;
	color: #1C4495;
	text-align: center;
	text-decoration: none;
	border: solid 1px #1C4495;
	padding: 3px 0 1px 0;
	margin: 0 auto;
	clear: both;
	transition-duration: 0.5s;
}
.back a:hover{
	background-color: #72CCFF;
	transition-duration: 0.2s;
}


.news_links{
	display: block;
	width: calc(100% - 30px);
	font-size: 10px !important;
	background-color: #f5f5f5;
	padding: 10px 15px;
	margin: 50px 0 0 0;
	float: left;
	clear: both;
}

.news_links a{
	color: #000;
}
.news_links a:hover{
	text-decoration: none;
}
.left_link{
	display: block;
	float: left;
}
.right_link{
	display: block;
	margin-bottom: 20px;
	float: right;
}


.program-widget-title{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 15px !important;
	text-align: center;
	font-weight: 600;
	padding: 10px 0 8px 0;
	background-color: #59ACE6;
	float: left;
	clear: both;
}
.program-widget h3{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 15px !important;
	text-align: center;
	font-weight: 600;
	padding: 10px 0 8px 0;
	margin-top: 30px;
	background-color: #59ACE6;
	float: left;
	clear: both;
}
.program-widget li{
	display: block;
	width: 100%;
	border-top: solid 1px #ccc;
	float: left;
	clear: both;
}
.program-widget li a{
	display: block;
	width: calc(100% - 55px) ;
	text-decoration: none;
	font-size: 12px !important;
	line-height: 130% !important;
	color: #000;
	background-image: url("../images/tri.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 14px 15px 11px 40px;
	float: left;
	clear: both;
	transition-duration: 0.6s;
}
.program-widget li a:hover{
	background-color: #72CCFF;
	transition-duration: 0.2s;
}

.news_contents article hr{
	display: block;
	width: 100%;
	height: 5px;
	border: 0;
	border-top: solid 1px #999;
	float: left;
	clear: both;
}
.news_contents article .date2{
	display: block;
	width: 100%;
	font-size: 80%;
	text-align: left;
	color: #666;
	background-color: transparent;
	margin-bottom: 25px;
	float: left;
	clear: both;
}
.news_contents article .title2{
	display: block;
	width: 100%;
	font-size:110%;
	text-align: justify;
	color: #666;
	background-color: transparent;
	margin: 15px 0 0 0;
	float: left;
	clear: both;
}
.news_contents article .title2 a{
	color: #000;
	text-decoration: none;
}
.news_contents article .title2 a:hover{
	color: #ccc;
}
.category_title{
	display: block;
	width: 100%;
	font-size: 90%;
	text-align: center;
	background-color: #ACD7F5;
	padding: 6px 0;
	margin-bottom: 20px;
}

/* pager */
.pager{
	display:block;
	width:100%;
	height:50px;
	text-align:center;
	font-size:14px;
	margin:50px 0 0 0;
	float:left;
	clear:both;
}

a.page-numbers,
.pager .current{
	color: #0273BC;
	text-decoration: none;
	border:solid 1px #0273BC;
	padding:4px 6px 3px 6px;
	margin:0 2px;
}
.pager .current{
	border:solid 1px #0273BC;
	background:#0273BC;
	color:#fff;
}

.test_contents{
	display: block;
	width: 100%;
	background-color: #87C4EF;
	padding: 50px 0;
	margin: 0 !important;
	float: left;
	clear: both;
}

.test_contents article{
	display: block;
	width: 90%;
	background-color: #fff;
	padding: 10px 5%;
	margin: 0!important;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
}

.test_lead{
	display: block;
	width: 90%;
	font-size: 90% !important;
	line-height: 160%;
	text-align: justify !important;
	margin: 0 5% 40px 5% !important;
}

.test_title{
	display: block;
	width: 80%;
	margin: 0 10% 30px 10%;
}

.fca_qc_start_button{
	font-family: Arial, Helvetica, "sans-serif !important";
	width: 100% !important;
	font-weight: 800 !important;
	font-size: 150% !important;
	padding: 20px 0 !important;
	margin-bottom: 50px !important;
	border-radius:100px !important;
	-webkit-border-radius: 100px !important;
	-moz-border-radius: 100px !important;
}

.flip-container #fca_qc_question{
	text-align: justify!important;
	font-size: 90% !important;
	line-height: 150% !important;
	color: #1C4495 !important;
	font-weight: 600 !important;
	margin-bottom: 50px !important;
}

.fca_qc_next_question{
	width: 180px !important;
	font-size: 90% !important;
	padding: 12px 0 !important;
	margin: 30px auto 0 auto!important;
}
#fca_qc_question_right_or_wrong{
	font-family: Arial, Helvetica, "sans-serif !important";
	font-size: 20px !important;
	font-weight: 800 !important;
}
.fca_qc_back_response{
	display: block !important;
	font-size: 90% !important;
	clear: both !important;
}

#fca_qc_your_answer{
	display: block !important;
	width: 90% !important;
	clear: both !important;
	margin: 0 5% 20px 5% !important;
}
#fca_qc_question_back{
	text-align: justify !important;
	padding: 0 10px !important;
	font-size:85% !important;
}
#fca_qc_correct_answer{
	display: block !important;
	width: 90% !important;
	clear: both !important;
	margin: 0 5% !important;
}

.fca_qc_score_text{
	font-family: Arial, Helvetica, "sans-serif !important";
	font-size: 20px !important;
	font-weight: 800 !important;
	color: #4EADF0 !important;
}

.fca_qc_score_desc p{
	display: block !important;
	width: 90% !important;
	font-size: 80% !important;
	line-height: 150% !important;
	text-align: left !important;
	background-color: #D7F4FC !important;
	padding: 5% !important;
	margin-bottom: 20px !important;
	border-radius:12px !important;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	float: left !important;
	clear: both !important;
}

.fca_qc_score_desc p strong{
	display: block !important;
	width: 100% !important;
	text-align: left!important;
	padding:20px 0 5px 0 !important;
	float: left !important;
	clear: both !important;
}

.twitter-timeline{
	display: block;
	width: 100% !important;
	height:500px !important;
	margin: 0 0 40px 0 !important;
	float: left;
	clear: both;
}

.kentei_bnr{
	display: block;
	width: 90%;
	height: auto;
	margin: 0 auto 50px auto;
}
.kentei_lead{
	display: block;
	width: 90%;
	font-size: 100%;
	font-weight: 600;
	color: #fff;
	text-align: justify!important;
	margin: 0 5% 50px 5%;
}

.item_img{
	display: block;
	margin: 0 auto 30px auto;
}
.item_text{
	text-align: left;
	font-size: 110% !important;
	line-height: 170% !important;
	font-weight: 500 !important;
	margin-bottom: 30px !important;
}
.item_text br{
	display: none !important;
}
.hanbai_text{
	text-align: left;
	font-size: 90% !important;
	line-height: 150% !important;
	font-weight: 400 !important;
}
.hanbai_caution{
	margin-top: 20px !important;
	text-align: left;
	font-size: 80% !important;
}

.chiba_map_area{
    min-height: 700px !important;
}