 @charset "UTF-8";
/*==================================================
 PAGE CSS
==================================================*/

.swiper-container {
  padding-bottom: 100px;
  }

.swiper-pagination {
  width: 1000px;
  top: 410px;

}


.topList01 {
  width:100%;
  margin:0 0 60px 0;
  padding:0;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  }


.topList01 li {
  list-style: none;
  position: relative;
  width: 171px;
  float: left;
  background: #F7F7F7;
  margin-right: 10px;
  margin-bottom: 10px;
  }
  .topList01 li:nth-child(4n) {
    margin-right: 0;
  }
  .topList01-img {
    margin: 10px 10px 10px 10px;
  }
  .topList01-area {
    text-align: right;
	font-weight: bold;
	color: #0457A7;
	padding: 0 10px;
	font-size: 12px;
  }
  .topList01-ttl {
    background: #0398FD;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
    }
  .topList01-list {
    margin: 15px 10px;
	width: 151px;

  }
  .topList01-list dd {
    text-align: center;
	min-height: 30px;
	padding: 10px 5px;
	box-sizing: border-box;
  }
  .topList01-list dd:nth-child(even) {
    background: #FFFFFF;
  }


.topTbl01 {}
  .topTbl01 th {
    color: #FFFFFF;
	text-align: center;
	height: 70px;
	vertical-align: middle;
	line-height: 120%;
	border-bottom: 5px solid #FFFFFF;
  }
  
  
  .topTbl01-th01 {
    width: 62px;
	background: #F3CE5F;
	border-right: 5px solid #FFFFFF;
  }
  .topTbl01-th02 {
    width: 125px;
	border-left: 5px solid #FFFFFF;
	background: #09B8F1;
  }
  .topTbl01-th02 span {
    color: #09B8F1;
	font-size: 12px;
	padding: 0 2px;
    background: #FFFFFF;
  }
  .topTbl01-center { border-right: 10px solid #FFFFFF; }
  .topTbl01 td {
    text-align: center;
	vertical-align: middle;
	height: 50px;
	border-bottom: 5px solid #FFFFFF;
	line-height: 120%;
  }
  .topTbl01-td01 {
    background: #F9F7EE;
	border-right: 5px solid #FFFFFF;
  }
  .topTbl01-td02 {
    background: #F9F9F9;
	border-right: 5px solid #FFFFFF;
  }
  .topTbl01-td03 {
    background: #F8F3E7;
	border-right: 5px solid #FFFFFF;
  }
  .topTbl01-td04 {
    background: #F2F2F2;
	border-right: 5px solid #FFFFFF;
  }


.topBox01 {
  background: url(../img/top/topBg01.jpg) no-repeat bottom right;
  overflow: hidden;
  padding: 30px 0 200px 0;
  }
  .topList02 {
  }
  .topList02 li {
    background: rgba(249,249,249,0.8);
	display: table;
	padding: 10px;
	width: 353px;
	margin-bottom: 10px;
	box-sizing: border-box;
  }
  .topList02 li.topList02-left {
    float: left;
	margin-right: 200px;
  }
  .topList02 li.topList02-right {
    float: right;
	margin-left: 200px;

  }  
  
  .topList02 li img {
    display: table-cell;
	width: 100px;
  }
  .topList02 li p {
    width: 220px;
    display: table-cell;
	line-height: 120%;
	vertical-align: middle;
  }
  
  .topList03 {}
    .topList03 li {
	  width: 373px;
	  border-bottom: 1px dashed #CCCCCC;
	  padding: 10px;
	  overflow: hidden;
	  box-sizing: border-box;
	  float: left;
	}
	.topList03 li:nth-child(even) {
	  float: right;
	}
	
    .topList03 li b {
	  font-size: 20px;
	  color: #0398FD;
	  font-weight: normal;
	}
	.topList03 li img {
	  float: left;
	}
	.topList03 li p {
	  width: 245px;
	  float: right;
	}

.topBox02 {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  justify-content: space-between;
  }

.faqTtl01 {
  background: url(../img/faq/faqTtl01.gif) no-repeat center left;
  padding: 20px 0 20px 80px;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: bold;
  }
.faqTtl02 {
  background: #F9F9F9;
  font-size: 20px;
  padding: 10px;
  }


.busBox01-01 {
  float: left;
  width: 346px;
  }
.busBox01-02 {
  float: right;
  width: 338px;
  }

.busList01 {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: space-between;
  }
.busList01 li {
  width: 232px;
  }
  .busList01-ttl01 {
    color: #FFFFFF;
	background: #4379BC;
	text-align: center;
	margin-bottom: 2px;
	font-weight: bold;
  }


.busBox02 {
  width: 353px;
  padding: 10px;
  box-sizing: border-box;
  background: #F9F9F9;
  }
  .busBox02-ttl01 {
    background: #4379BC;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 0;
  }
  .busBox02-txt01 {
    background: #7DB5D2;
	text-align: center;
	color: #FFFFFF;
  }


.busList02 {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: space-between;
  }
  .busList02 li {
    width: 104px;
	font-size: 12px;
	text-align: center;
	padding: 0 0 10px 0;
  }
  .busList02 li img {
    margin-bottom: 5px;
  }
  
  .busList02 li p {
	color: #666666;

    line-height: 120%;
  }


.busBox03 {
  width: 353px;
  }
  .busTtl01 {
    background: #31A3CE;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding: 5px 0;
  }


.busTbl01 {
  width: 100%;
  }
  .busTbl01 th {
    background: #09B8F1;
	vertical-align: middle;
	text-align: center;
	width: 40px;
	height: 40px;
	border-bottom: 2px solid #FFFFFF;
  }
  .busTbl01 th.busTbl01-th01 {
    height: 82px;
  }
  
  .busTbl01 td {
    background: #F9F9F9;
	padding: 0 10px;
	font-size: 14px;
	vertical-align: middle;
	border-bottom: 2px solid #FFFFFF;
	line-height: 100%;
  }
  .busTbl01 td p {
    line-height: 100%;
  }
  
  .busTbl01 td.busTbl01-td01 {
    background: #F9F9F9;
  }


.contactBox01 a {
  background: #FBE4DC;
  color: #333333;
  padding: 20px 0;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  }
  .contactBox01 a:hover {
    background: #E26845;
	color: #FFFFFF;
  }

.contactBox02 {
  background: #FBE4DC;
  padding: 20px;
  text-align: center;
  
  }
  .contactBox02 a {
    color: #E26845;
	text-decoration: underline;
  }
  .contactBox02 a:hover {
    text-decoration: none;
  }
  
  .contactBox03 {
    border: 3px solid #E26845;
	width: 100%;
	box-sizing: border-box;
  }
  .contactBox03-ttl01 {
    background: #E26845;
	color: #FFFFFF;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
  }
  .contactList01 {
  }
  .contactList01 li {
    border-bottom: dashed 1px #E26845;
	background: url(../img/contact/contactIcon01.png) no-repeat 10px 50%;
	padding: 10px 0 10px 50px;
	width: 675px;
	margin: 10px auto;
	box-sizing: border-box;
	font-size: 18px;
  }


.companyTbl01 {
  width: 100%;
  }
  .companyTbl01 th {
    background: #9FCCD9;
	color: #FFFFFF;
	width: 214px;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
  }
  .companyTbl01 td {
    border-bottom: 1px solid #C2D8E0;
	padding: 10px 20px;
  }


/*追記20210114*/
#top a img:hover{
    opacity: 0.8;
}
#top h2.style01{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #282828;
}
#top .covid19_info dd{
    border: 1px solid #e60012;
    padding: 20px;
    font-size: 18px;
}
#top .covid19_info dt{
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
    background: #e60012;
    color: #fff;
}
#top .microbus_menu .menu01{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}
#top .microbus_menu .menu01 li{
    margin-bottom: 17px;
}
#top .microbus_menu .menu01 li a{
/*    pointer-events: none;*/
}
#top .microbus_menu .lead{
    text-align: center;
    font-size: 15px;
    margin-bottom: 30px;
}
#top .microbus_menu .menu02{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px 0 10px;
}
#top .microbus_menu .menu02 li{
    text-align: center;
    margin-bottom: 20px;
    font-size: 13px;
}
#top .microbus_menu .menu02 li .tit{
    margin-top: 10px;
}
#top .introduce figure img {max-width: 757px;}
#top .introduce .menu01{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 10px;
}
#top .introduce .menu01 li{
    margin-bottom: 30px;
}
#top .introduce .menu01 li a{
    pointer-events: none;
}