@charset "UTF-8";
/*#main_area-------------------------------ここから*/
#main_area {
	background: url("../img/microscope/main_sp.png") left top repeat;
	padding: 10% 0;
	background-size: cover;
}
#main_area h1 {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #fff;
	font-size: 1.7rem;
	letter-spacing:-1.5px;
	text-shadow: 2px 4px 5px rgba(000,000,000,0.6);
}
#main_area h1 .blue {
	text-shadow: 3px 1px 8px rgba(255,255,255,1);
}
#main_area h1 img {
	margin:0 auto;width: 72%;
}
#main_area p {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 1.4rem;
	text-shadow: 3px 5px 3px rgba(000,000,000,0.8);
	font-weight: bold;
	color: #fff;
}
.border {
	border: none;
	border-bottom: 1px dotted #99c7ea;
	margin: 40px auto;
}
#sec01_inner {
	width: 90%;
	margin: 0 auto;
}
/*#main_area-------------------------------ここまで*/
/*#sec01-------------------------------ここから*/
#sec01_inner {
	padding: 50px 0 45px;
	margin: 0 auto;
}
#sec01_inner .flex {
	margin: 35px 0;
}
#sec01_inner p {
	text-align: left;
	margin: 8px auto;
	line-height: 1.8;
}
#sec01_inner li:nth-child(2) {
	width:6% !important;
    padding: 17% 3% !important;
}
#sec01_inner li {
	width:44%;
}
#sec01_inner h3 {
   font-size: 1.2rem;
    font-weight: bold;
	font-family: fot-tsukuardgothic-std, sans-serif;
    line-height: 1.7;
	color:#57a6e3;
    margin: 20px 0 5px;text-align: center;

}
#sec01_inner h2 .ja{
	font-size: 1.4rem;
}
#sec01_inner .box01, #sec03_inner .box01 {
	width: 90%;
	margin: 0 auto;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
#sec01_inner .box02, #sec03_inner .box02 {
	width: 90%;
	margin: 0 auto;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	width: 100%;
}
#sec01_inner img {
	width: 100%;
}
#sec01_inner .box03 {
	width: 96%;
	margin: 0px auto 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
#sec01_inner p.txt {line-height: 1.8;
    margin: 12px 0;
    font-size: 1.15rem;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
	text-align:center;
}
/*#sec02-------------------------------ここから*/
#sec02_inner {
	padding: 50px 0;
	background: #f2f9ff;
}

#sec02_inner .ttl_01 {
	margin: 0px 0 20px;
}
#sec02_inner .box02 {
	margin: 30px 0 0 2%;
}
#sec02_inner .box01 {
	width:74%;
	margin:7% auto ;
}
#sec02_inner .tit {
	color: #6db5ed;
	font-size: 1.2rem;
	line-height: 1.8;
	margin: 40px auto;
	text-align: center;
	font-weight: bold;
}
#sec02_inner .arrow {
	width: 10%;
	margin: 20px auto;
}

#sec02_inner .section_contents .info_box .info_box_inner {
	background: url("../img/top/bg03_sec02.png") left top repeat;
	padding: 29px 38px;
	box-sizing: border-box;
	height: 100%;
}
#sec02_inner .section_contents .info_box_01 {
	width: 48%;
	margin-right: 3%;
}
#sec02_inner .section_contents .info_box_01 .info_list {
	background-color: #FFF;
	padding: 1em 1.8em;
}
#sec02_inner .section_contents .info_box_01 .info_list li {
	clear: both;
	padding: 1em;
}
#sec02_inner .section_contents .info_box_01 .info_list li+li {
	border-top: 1px solid #dadada;
}
#sec02_inner .section_contents .info_box_01 .info_list li time {
	color: #022c8b;
	float: left;
 font-size: .9375rem; /*15px*/
}
#sec02_inner .section_contents .info_box_01 .info_list li .txt {
	color: #4a4a4a;
	padding-left: 7.5em;
	font-size: 1.0625em; /*17px*/
}
#sec02_inner .section_contents .info_box_02 {
	width: 40%;
	position: relative;
	z-index: 0;
}
#sec02_inner .section_contents .info_box_02:before {
	content: "";
	width: 127px;
	height: 127px;
	position: absolute;
	top: -18px;
	right: -24px;
	background: url("../img/top/icon_sec02.png") left top no-repeat;
}
#sec02_inner .section_contents .info_box_02:after {
	content: "";
	width: 176px;
	height: 175px;
	position: absolute;
	bottom: 0;
	right: -98px;
	background: url("../img/top/img02_sec02.png") left top no-repeat;
	z-index: -2;
}
#sec02_inner .section_contents .info_box_02 .info_list {
}
#sec02_inner .section_contents .info_box_02 .info_list li {
	background-color: #FFF;
	text-align: center;
	padding: 5px 16px;
}
#sec02_inner .section_contents .info_box_02 .info_list li+li {
	margin-top: 13px;
}
#sec02_inner .section_contents .info_box_02 .info_list li h3 {
	color: #022c8b;
	background: url("../img/top/bg04_sec02.png") left bottom no-repeat;
	font-size: 1.1875rem; /*19px*/
	padding: .4em 0;
	font-weight: bold;
}
#sec02_inner .section_contents .info_box_02 .info_list li .day {
	color: #313131;
	font-size: 1rem; /*16px*/
	padding: .5em 0;
}
#sec02_inner .section_contents .info_box_02 .info_list li .time {
	color: #000;
 font-size: .875rem; /*14px*/
	padding: .5em 0;
}
#sec02_inner .btn_area {
	padding-top: 15px;
	width: 100%;
}
#sec02_inner h3 {
	font-size: 1.15rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
    letter-spacing: -0.5px;
}
#sec02_inner ol {
	margin: 40px 0 30px;
}
#sec02_inner ol li {
    background: #fff;
    padding: 6px 15px 16px;
    margin-right: 6px;
    border-radius: 10px;
    letter-spacing: 0;
    height: 73vh;
    position: relative;
}
#sec02_inner ol li .img {
	width: 72%;
	margin: 15px auto;
}
#sec02_inner ol li .img img {
	width: 100%;
}
#sec02_inner ol li p {
	font-size: 13px;
	line-height: 1.6;
}
#sec02_inner ol li .icon {
	position: absolute;
	right: -11px;
	width: 6%;
	bottom: 50%;
	z-index: 100;
}
#sec02_inner ol li:last-child {
	margin-right: 0;
}
#sec02_inner ol li .img {
	width: 72%;
	margin: 15px auto;
}
#sec02_inner ol li .img img {
	width: 100%;
}
#sec02_inner ol li p {
	font-size: 13px;
	line-height: 1.6;
}
/*#sec02-------------------------------ここまで*/
/*#sec03-------------------------------ここから*/
#sec03_inner {
	padding: 50px 0 2%;
	width: 100%;
	margin: 0 auto;
}
#sec03_inner .ttl_01 {
	margin-bottom: 14px;
}
#sec03_inner .box01 {
	margin: 10px auto 20px;
	width: 100%;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
#sec03_inner .box03 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
#sec03_inner .box03 p {
	margin-bottom:0;
}
#sec03_inner h2 {
	font-size: 1.1rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	text-align: center;
	letter-spacing: -0.5px;
	margin-bottom: 18px;
	line-height: 1.4;
}
#sec03_inner p {
	line-height:1.8;
	text-align:left;
	margin-bottom:12px;
}
#sec03_inner .box03 p {
	margin-top:20px;
}
#sec03_inner p.center {text-align:center;}
#sec03_inner h3 {
	font-size: 1.3rem;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #57a6e3;
	font-weight:bold;
	margin-bottom:20px;
}
#sec03_inner .blueBox h4 span.img {
	display:none;
}
#sec03_inner ul li h4.flex {
	display:block;
}
#sec03_inner h4 .number {
	color: #57a6e3;
	font-size: 1.1rem;
	line-height: 2;
	display:block;
	border-bottom: 2px dotted #57a6e3;
	width: 15%;
	margin: 0px auto 10px ;
}
#sec03_inner .box01 img {
	vertical-align: middle;
	width: 100%;
	height: 200px;
	object-fit: cover;
}
#sec03_inner .box01 h2 span {
	padding: 0 0 0 14px;
	letter-spacing: 1px;
}
#sec02 button{
	display:none !important;
}
#sec03_inner .box01 h2 span img {
	padding: 0 0 6px 0;
	width: 0.65%;
}
#sec03_inner .blueBox {
	border-radius: 5px;
	padding: 20px 3% 20px;
	border:1px dotted #57a6e3;
	margin:30px 0;
}
#sec03_inner .blueBox h3 {
	font-size: 1.4rem;
	font-weight: bold;
	font-family: fot-tsukuardgothic-std, sans-serif;
	line-height: 1.7;
	text-align: center;
	margin: 0px 0 13px;
}
#sec03_inner .blueBox .imgBox02 {margin:0 5%;
}
#sec03_inner .blueBox ul li{
    width: 47%;
    margin: 5px auto;
}

#sec03_inner .blueBox ul li h4 {
	font-size: 0.8rem;
	line-height: 1.4;
	text-align:left;
	color:#353535;
	margin: 0px 0 10px;
	letter-spacing: 0px !important;
}

#sec03_inner .blueBox h4 span img{
	padding: 2px 0 3px 0;height: 12px;width: 1px;
}
#sec03_inner .blueBox h4 span{
  padding: 0 0 0 5px;
    letter-spacing: 1px;
}
#sec03_inner .pc02 {
	display:none;
}
#sec03_inner .blueBox ul li:nth-child(3) h4 {
	height: 18.3vh;
}
#sec04 {
	background: url("../img/tartar/bg_sp.png") no-repeat #6fb6ee center;
	padding: 50px 0 47px;
	color: #fff;
    background-size: 132%;
    background-position: -6%;
	margin-top: 30px;
}
#sec04 #sec04_inner {
	width: 88%;
	margin: 0 auto;
}
#sec04 .ttl_01 {
	background-image: url("../img/tartar/border02.png");
	margin-bottom: 25px;
}
#sec04 p {
	text-align: left;
	margin-bottom: 20px;
}
#sec04 .ttl_01 .ja {
	color: #fff;
}
#sec04 .btn_area {
	margin-top: 25px;
}
#sec04 p {
	line-height: 1.7;
}
#sec04 .douga_list {
	margin: 0 auto;
	display: flex;
}
.douga_box .douga .attention {
	color: #fff;
	letter-spacing: 1.5px;
	margin-bottom: 30px;
}
.douga_box .douga_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.douga_box .douga_list li {
	width: 48.5%;
	line-height: 1.3;
	text-align: center;
	margin: 8px 0;
}
.douga_box .douga_list img {
	width: 100%;
}
.douga_box .douga_list li figcaption {
	margin-top: 5px;
}
.douga_box .douga .douga_list figcaption {
	color: #fff;
	margin-top: 10px;
}
.douga_box .douga .douga_list li:nth-child(n + 4) {
	margin-top: 30px;
}
#sec05 {
	margin: 55px 0;
}
#sec05 #sec05_inner{
	width:90%;
	margin:0 auto;
}
#sec05 .bnrBlock ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 30px;
}
#sec05 #sec05_inner .blue_btn {
	min-width: 278px;
	background-position: 96%;
	background-size: 13px,17px;
}
#sec05 .bnrBlock li {
	width: 94%;
	margin:15px auto 2px;
}
#sec05 .bnrBlock li img {
	width: 100%;
}

#sec05 p {font-size: 1rem;}
#sec05 .btn_area {
	margin: 24px 0 35px;
}
