@charset "UTF-8";
.pc {
  display: none; }

.smp {
  display: block; }

.tablet {
  display: none; }

/* ================================================ 
	header 
==============================================================================================================================================================*/
header{
 width: 100%;
 background-color: #fff;
 border-bottom: 1px solid #ccc;
}
header .innar {
 margin: 0 auto;
 width: 95%;
 padding: 16px 0 16px;
 height: 30px;
}
header .innar .logo {
 float: left;
 margin-right: 2.5%;
 width: 43%;
}



.main{
 width: 100%;
 text-align: center;
}
.main img{
 margin: 0 auto;
 max-width: 100%;
 width: 100%;
 height: auto;
}
.main .main2,
.main .main3{
 display: none;
}


#kaisai{
 margin: -50px 0 0;
 padding: 50px 0 0;
}
.kaisai{
 margin: 0 auto;
 padding: 8vw 0 0;
 width: 95%;
}
h3{
 margin: 0 auto;
 padding: 0 0 3vw;
 width: 100%;
 background-image: url(../img/line.jpg);
 background-position: center bottom;
 background-size: 100% 4px;
 background-repeat: no-repeat;
 font-size: 6vw;
 line-height: 100%;
 text-align: center;
 font-weight: 800;
 color: #0069b7;
 font-family: "Noto Sans JP", sans-serif;
}
.kaisai .date{
 padding: 3vw 0 3vw;
 width: 100%;
 font-size: 4vw;
 line-height: 160%;
 text-align: left;
 font-weight: bold;
}
.kaisai .date dt{
 float: left;
 width: 20%;
}
.kaisai .date dd{
 margin: 0 0 0 20%;
}
.kaisai .date dd span{
 padding: 1vw 1.5vw;
 font-size: 3.4vw;
 line-height: 100%;
 text-align: center;
 font-weight: bold;
 border-radius: 6px;
 background-color: #009945;
 color: #fff;
 position: relative;
 top: -2px;
 display: inline-block;
}
.eco{
 margin: 0 auto 5vw;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 position: relative;
}
.eco a{
 padding: 3vw 0 3.3vw;
 width: 100%;
 display: block;
 background-image: url(../img/ecoBg.jpg);
 background-position: center top;
 background-size: cover;
 background-repeat: no-repeat;
 text-align: center;
 transition: .3s;
}
.eco img{
 margin: 0 auto;
 width: 76%;
 height: auto;
}
.eco a:hover{
 opacity: .6;
}
.kaisai2{
 margin: 0 auto;
 padding: 0 0 8vw;
 width: 95%;
}
.kaisai2 .taniha{
 margin: 2vw auto 3vw;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.kaisai2 .taniha a{
 padding: 2vw 3% 2vw 4%;
 width: 100%;
 display: block;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border-radius: 10px;
 transition: .3s;
 background-color: #003e82;
}
.kaisai2 .taniha a:hover{
 opacity: .6;
}
.kaisai2 .taniha .douji{
 width: 20%;
 height: auto;
 position: absolute;
 top: -2.4vw;
 left: 3.2vw;
}
.kaisai2 .taniha div{
 float: left;
 margin: 3.1vw 0 0;
 width: 74%;
}
.kaisai2 .taniha div img{
 width: 100%;
 height: auto;
}
.kaisai2 .taniha img{
 float: right;
 width: 22%;
 height: auto;
}
.btArea{
 padding: 0 0 5vw;
 width: 100%;
 border: 5px solid #f39700;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.btArea p{
 margin: 0 auto;
 padding: 5vw 0 3vw;
 width: 100%;
 font-size: 3.4vw;
 line-height: 150%;
 text-align: center;
 font-weight: 500;
 }
.btArea .bt{
 margin: 0 auto;
 width: 70%;
 border-radius: 30px;
 border: 1px solid #f39700;
 box-shadow: 0px 2px 2px rgba(0,0,0,0.5);
}
.btArea .bt a{
 padding: 3.6vw 0;
 width: 100%;
 font-size: 5vw;
 line-height: 100%;
 text-align: center;
 font-weight: bold;
 color: #fff;
 display: block;
 border-radius: 30px;
 background-color: #f39700;
 background-image: url(../img/arrow_w.png);
 background-position: left 20% center;
 background-size: 10px auto;
 background-repeat: no-repeat;
 text-decoration: none;
 transition: .3s;
}
.btArea .bt a:hover{
 color: #f39700;
 background-color: #fff;
 background-image: url(../img/arrow_O.png);
 background-position: left 23% center;
}

#schedule{
 margin: -55px 0 0;
 padding: 55px 0 0;
}
.schedule{
 margin: 0;
 padding: 8vw 0 8vw;
 width: 100%;
 text-align: center;
 background-color: #f5f9fc;
}
.schedule .inner{
 margin: 0 auto;
 width: 95%;
}
.schedule .sd{
 padding: 8vw 0 0;
 width: 100%;
}
.schedule .sd img{
 width: 100%;
 height: auto;
 pointer-events: none;
}

#work{
 margin: -55px 0 0;
 padding: 55px 0 0;
}
.work{
 margin: 0 auto;
 padding: 8vw 0 8vw;
 width: 95%;
 text-align: center;
}
.work .wk{
 padding: 4vw 0 0;
 width: 100%;
}
.work .wk.wk1{
 padding: 4vw 0 12vw;
}
.work .wk li{
 padding: 5vw 3%;
 width: 100%;
 border-bottom: 1px dotted #999;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.work .wk li:nth-child(2n){
 background-color: #f7f7f7;
}
.work .wk li .wkL{
 float: none;
 padding: 6vw 0;
 width: 100%;
 border-radius: 20px;
 background-color: #f19ec2;
 font-size: 5vw;
 line-height: 100%;
 text-align: center;
 font-weight: bold;
 color: #fff;
}
.work .wk li:nth-child(4) .wkL{
 background-color: #f39800;
}
.work .wk li:nth-child(5) .wkL{
 background-color: #0068b7;
}
.work .wk li:nth-child(6) .wkL{
 padding: 6vw 0;
 background-color: #c81238;
}
.work .wk li:nth-child(7) .wkL{
 padding: 6vw 0;
 background-image: url(../img/wk.jpg);
 background-position: center center;
 background-size: 100% 100%;
 background-repeat: no-repeat;
}
.work .wk li .wkL span{
 font-size: 4vw;
}
.work .wk li .wkR{
 float: none;
 margin: 0;
 width: 100%;
}
.work .wk li .wkR p{
 margin: 0;
 padding: 4vw 0 3vw;
 width: 100%;
 font-size: 3.4vw;
 line-height: 150%;
 text-align: left;
 font-weight: 500;
}
.work .wk li .wkR .act{
 padding: 2vw 3%;
 width: 100%;
 font-size: 3.2vw;
 line-height: 150%;
 text-align: left;
 font-weight: 500;
 border-radius: 10px;
 background-color: #edf7f2;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.work .wk li .wkR .act span{
 font-size: 3.4vw;
 font-weight: bold;
 text-indent: -1.8vw;
 display: inline-block;
}
.work .wk li img{
 float: none;
 margin: 4vw auto 0;
 width: 60%;
 height: auto;
}

#access{
 margin: -55px 0 0;
 padding: 55px 0 0;
}
.access{
 margin: 0;
 padding: 8vw 0 8vw;
 width: 100%;
 text-align: center;
 background-color: #f8f7f5;
}
.access .inner{
 margin: 0 auto;
 width: 95%;
}
.access .busT{
 margin: 2vw auto 2vw;
 width: 100%;
 height: auto;
}
.access .busL{
 float: none;
 width: 100%;
}
.access .busL img{
 margin: 5px 0 10px;
 width: 100%;
 height: auto;
}
.access .busL .tb{
 padding: 0;
 width: 100%;
 border-top: 1px solid #000;
 border-left: 1px solid #000;
 border-spacing: 0;
}
.access .busL .tb.tb2{
 margin: 4vw 0 4vw;
 width: 100%;
}
.access .busL .tb th,
.access .busL .tb td{
 padding: 5px;
 font-size: 4vw;
 line-height: 100%;
 text-align: left;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
}
.access .busL .tb th{
 padding: 1vw 5px 1vw 9%;
 color: #fff;
 background-color: #0052a5;
 font-weight: bold;
 background-image: url(../img/bus.png);
 background-position: left 2% center;
 background-size: 5vw auto;
 background-repeat: no-repeat;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.access .busL .tb.tb2 th{
 background-color: #009641;
}
.access .busL .tb.tb3 th{
 background-color: #009641;
}
.access .busL .tb.tb3 th:nth-child(2){
 padding: 5px 5px 5px;
 background-color: #e4007f;
 background-image: none;
 text-align: center;
}
.access .busL .tb.tb3 th:nth-child(3){
 padding: 5px 5px 5px;
 background-color: #0068b7;
 background-image: none;
 text-align: center;
}

.access .busL .tb td{
 font-weight: 500;
 text-align: center;
}
.access .busR{
 float: none;
 padding: 0 0 3vw;
 width: 100%;
}
.access .busRT{
 margin: 0 0 2vw;
 padding: 4vw 0 0.2vw;
 width: 100%;
 font-size: 4vw;
 text-align: left;
 font-weight: bold;
 border-bottom: 1px solid #999;
}
.access .busR .img{
 float: none;
 width: 100%;
}
.access .busR .img2{
 width: 100%;
}
.access .busR .img img{
 width: 100%;
 height: auto;
}
.access .busR .img:nth-child(2){
 float: none;
}
.access .busR .img:nth-child(2).left{
 float: none;
}
.access .busR .img p{
 margin: 0;
 padding: 1vw 0 4vw;
 font-size: 3.4vw;
 text-align: left;
 font-weight: 500;
}

.gakka{
 margin: 0 auto;
 padding: 8vw 0 0;
 width: 95%;
 text-align: center;
}
.gakka h4{
 font-size: 6vw;
 line-height: 100%;
 text-align: center;
 font-weight: bold;
 display: flex;
 align-items: center;
}
.gakka h4 span{
 font-weight: bold;
 color: #cd3b45;
}
.gakka h4 span:nth-child(2){
 color: #0069b7;
}
.gakka h4 span:nth-child(3){
 color: #f49b00;
}
.gakka h4 span:nth-child(4){
 color: #ec79ac;
}
.gakka h4 span:nth-child(4){
 color: #ec79ac;
}
.gakka h4:before,
.gakka h4:after {
 content: "";
 height: 1px;
 flex-grow: 1;
 background-color: #666;
}
.gakka h4:before {
 margin-right: 1rem;
}
.gakka h4:after {
 margin-left: 1rem;
}
.gakka .ga{
 margin: 4vw 0 4vw;
 width: 100%;
}
.gakka .ga li{
 float: left;
 margin: 0 0 4vw;
 padding: 0;
 width: 48%;
}
.gakka .ga li:nth-child(2),
.gakka .ga li:nth-child(4){
 float: right;
}
.gakka .ga li:last-child{
 float: left;
 margin: 0 0 4vw;
}
.gakka .ga li a{
 padding: 2.7vw 0 3vw;
 width: 100%;
 border-radius: 15px;
 background-color: #f19ec2;
 display: block;
 text-decoration: none;
 transition: .3s;
}
.gakka .ga li:nth-child(2) a{
 background-color: #f39700;
}
.gakka .ga li:nth-child(3) a{
 background-color: #0068b7;
}
.gakka .ga li:nth-child(4) a{
 background-color: #ab1e3c;
}
.gakka .ga li:last-child a{
 background-color: #8fc31f;
}
.gakka .ga li a:hover{
 opacity: .5;
}
.gakka .ga li img{
 width: 100%;
 height: auto;
}
.gakka .ga li .ga1{
 padding: 3vw 0 0;
 font-size: 3.4vw;
 line-height: 100%;
 text-align: center;
 font-weight: bold;
 color: #fff;
}
.gakka .ga li .ga2{
 padding: 2vw 0 0;
 font-size: 5.4vw;
 line-height: 100%;
 text-align: center;
 font-weight: bold;
 color: #fff;
}
.gakka .ga li:last-child .ga2{
 transform: scale(0.8, 1);
 white-space: nowrap;
 text-indent: -1vw;
}
.gakka .ga li p{
 margin: 0;
 padding: 1vw 0 0;
 width: 100%;
 font-size: 3.4vw;
 line-height: 150%;
 text-align: center;
 font-weight: 500;
 color: #fff;
}

.contact{
 margin: 10vw auto 10vw;
 padding: 5vw 5% 5vw;
 width: 95%;
 text-align: center;
 border-radius: 5px;
 border: 6px solid #f7c600;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.contact p{
 margin: 0;
 padding: 0 0 3vw;
 font-size: 4vw;
 text-align: left;
 font-weight: bold;
}
.contact div{
 float: none;
 width: 100%;
}
.contact div:nth-child(2){
 float: none;
 margin: 0 0 2vw;
}
.contact div a{
 padding: 4vw 0;
 font-size: 5vw;
 text-align: center;
 font-weight: bold;
 color: #fff;
 display: block;
 text-decoration: none;
 background-color: #f7c600;
 border-radius: 5px;
 transition: .3s;
}
.contact div a:hover{
 opacity: .6;
}

/* ================================================ 
	nav
=================================================*/
header .innar .pcNav{
  display: none; }

/* ================================================ 
	sp-na
=================================================*/
.sp-nav {
  display: block; }

.sp-nav .telblock-cover {
  padding-bottom: 15px; }

.sp-nav .telblock {
  margin: 0 auto;
  display: block;
  width: 90% !important;
  text-align: center;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 150%;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.sp-nav .telblock a {
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.sp-nav .faxblock {
  background: #fff;
  margin: 0 auto;
  color: #000;
  display: block;
  text-align: center;
  padding: 0 10px 20px;
  width: 90% !important; }

.sp-logo {
  margin: 0 16px 15px;
  padding: 10px;
  text-align: center;
  background: #fff; }

.sp-tit {
  padding-top: 50px;
  margin: 0 6px 20px;
  font-size: 16px;
  line-height: 150%;
  color: #fff;
  text-align: center;
  border-bottom: 1px #fff solid;
  padding-bottom: 8px; }
.sp-menu{
  padding: 50px 0 0;
}
.sp-menu a {
  margin: 0 6px 10px;
  display: block;
  padding: 5px 10px;
  text-align: center;
  background: #184193;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  transition: .3s;
  cursor: pointer;
  }
.sp-menu a:last-child{
  padding: 5px 10px 6px;
 background: #f39700;
 font-weight: 700;
 font-family: "Noto Sans JP", sans-serif;
}
.sp-menu a.acc{
  margin: 0 6px 0;
}
.sp-menu a:nth-child(5){
  margin: 10px 6px 10px;
}
.sp-menu a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7; }
.sp-menu ul.ac{
 display: none;
 margin: 0 auto;
 padding: 0;
 width: 90%;
}
.sp-menu ul.ac li{
 margin: 0;
 padding: 0;
 width: 100%;
}
.sp-menu ul.ac li a{
 margin: 0;
 padding: 1.5vw 0;
 width: 100%;
 font-size: 3vw;
 text-align: center;
 color: #fff;
 display: block;
  border-radius: 0;
  background: #3d8ccd;
}


/* ================================================ 
	フッター
==============================================================================================================================================================*/
footer {
padding: 5vw 0 22vw;
background: #f3f3f3;
position: relative;
z-index: 1; }
footer .innar {
margin: 0 auto;
width: 90%;
max-width: 1120px; }
footer .innar .fLogo{
 float: none;
margin: 0 auto;
 width: 60%;
}
footer .innar .fLogo img{
 width: 100%;
 height: auto;
}
footer .innar .add{
 float: none;
padding: 3vw 0 0;
 width: 100%;
 font-size: 3.2vw;
 line-height: 150%;
 text-align: center;
}
footer .copy{
padding: 2vw 0 0;
 font-size: 2.8vw;
 text-align: center;
}

.fBt{
 margin: auto;
 width: 94%;
 display: block;
 border-radius: 30px;
 border: 1px solid #f39700;
 box-shadow: 0px 2px 2px rgba(0,0,0,0.5);
 position: fixed;
 left: 0;
 right: 0;
 bottom: 4vw;
 z-index: 2;
}
.fBt a{
 padding: 4vw 0 4vw;
 width: 100%;
 font-size: 5vw;
 line-height: 100%;
 font-weight: bold;
 text-align: center;
 color: #fff;
 display: block;
 border-radius: 30px;
 background-color: #f39700;
 background-image: url(../img/arrow_w.png);
 background-position: left 30% center;
 background-size: 10px auto;
 background-repeat: no-repeat;
 text-decoration: none;
 transition: .3s;
}
.fBt a:hover{
 color: #f39700;
 background-color: #fff;
 background-image: url(../img/arrow_O.png);
 background-position: left 31% center;
}

