
html{
  font-family: 'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','メイリオ', Meiryo,'Meiryo UI','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

body{
    width: 100%;
    font-size: 18px;
    background: url("../img/back.png") repeat center;
	background-size: contain;
    color: #fff;
    
  }

  #wrap{
   /* background: url(../img/);*/
    background-size: 80%;
    background-repeat: repeat;
    overflow: hidden;
  }



#mainVisual{
    text-align: center;
}

#bg_head{
    /*background: url(../img/bg_head.png);*/
    background-repeat: repeat-x;
    background-size: cover;
}

#headTxt{
    background: #7c863c;
    padding: 10px 0;
}

#mainImg img{
    padding: 25px 0;
}

.bg01{
   /* background: #84C8EA;*/

}

#topTxt{
    padding: 30px 0;
    justify-content: center;
    align-items: center;
    color: #44531a;
}
#topTxt figure img{
    margin-right: 20px;
	border: 9px solid #7c863c;
}
#topTxt h1{
  font-size: 1.5rem;
  border-bottom:1px solid #44531a;
  margin-bottom: 25px;
  padding-bottom: 5px;
}

#pointArea{
  margin: 50px 0;
}

#pointArea figure{
  text-align: center;
}

#pointBox{
  justify-content: center;
  margin-bottom: 40px;
}

#pointBox div figure{
  margin-top: 70px;

}
#pointBox div:first-child{
  padding-right: 80px;
  padding: 0 80px 0 0;
}
#pointBox div:last-child{
  margin-top: 80px;
  padding: 0 0 50px 80px;
}



#machineArea{
  text-align: center;
}

#machineh2 figure{
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}
.margin{
	padding: 20% 0 0;
}

#machineBox{
  height: 900px;
  justify-content: center;
  color: #fff;
}

.imgborder{
border: 9px solid #fff;
	}

#machineBox h3{
  font-size: 1.2rem;
  margin: 15px auto 10px;
}

#machineBox p{
  font-size:0.9rem;
}

#machineBox dl{
  width: 350px;
  margin: auto;
}

#washBox{
  background: #c92e27;
  width: 100%;
}
#washBox2{
  background:#b28247;
  width: 100%;
}
#dryBox{
  background: #de6a08;
  width: 100%;
}
#dryBox2{
  background: #44531a;
  width: 100%;
}
.posi_badge{
  position: absolute;
  right: -20px;
  top: -20px;
}

.bg_wash{
  width: 450px;
  background: #a92e27;
  padding: 40px 0;
  margin: 180px auto 0;
}
.bg_dry{
  width: 450px;
  background: #E5B354;
  padding: 40px 0;
  margin: 180px auto 0;
}

.machineList{
  justify-content: space-between;
  margin: 10px;
}

#dryArea{
  width: 100%;
  background: url(../img/bg_dry.png);
  background-size: cover;
  padding: 50px 0 10px;
  justify-content: space-around;
}
#boothArea img{
  margin-bottom: 20px;
}

.dryBox{
  max-width: 1300px;
  margin: auto;
  justify-content: space-around;
  align-items: center;
}

#boothArea p{
  width: 70%;
  background: #69A9B8;
  border-radius: 30px;
  padding: 30px 0;
  margin: auto;
}

#boothArea{
  background: #7AC5D6;
  padding: 50px 0;
}

#boothArea h3{
  text-align: center;
}

#challengeArea{
  max-width: 1110px;
  justify-content: space-around;
  color: #1D6AA7;
  margin: 40px auto 0;
}

#challengeArea h3{
  position: absolute;
  top: -21%;
  right: 0;
}



#challenge_suc{
  background: #4294D3;
}
#challenge_failure{
  background: #FDC75D;
}

#challenge_suc , #challenge_failure{
  padding: 125px 50px 40px;
  border-radius: 20px;
}
.challenge_innerbox{
  background: #fff;
  border-radius: 20px;
  height: 100%;
  padding: 30px;
}

.challenge_innerbox p{
  margin-bottom: 15px;
}

#covidArea{
  text-align: center;
  margin: 60px auto;
}

#covidArea h2{
  margin-bottom: 50px;
}

.covid_box{
  margin: auto;
  max-width: 700px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.covid_box figure{
  margin: 0 0 30px 0;
}

.covidTxt{
  margin: auto;
}

.covidTxt p{
  color: #1D6AA7;
  background: #FFF9E5;
  border-radius: 15px;
  padding: 15px;
}

footer{
  background: #7c863c;
  text-align: center;
}

footer h2{
  font-size: 1.2rem;
  max-width: 300px;
  margin: 0 auto 20px;
}

.footerBox{
  padding: 50px 0;
}

#map{
 border-radius: 20px;
 margin-bottom: 20px;
}

#copy{
  width: 100%;
  background: #fff;
  color: #7c863c;
  text-align: center;
  font-size: 0.8rem;
}


/*西尾のみ*/

.contents2 {
     width: 100%;
     max-width: 1000px;
     margin: auto;
	 background-color: rgba(255,255,255,0.6)
 }
 .contents2 img {
     width: 100%;
 }
 /*.text-center {
     text-align: center;
	 color: dimgray;
	 font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
 }*/

.text-left{
	 text-align: left;
	 color: #44531a;
}
.text-center{
	 text-align: center;
	 color: #44531a;
}

.fontpink{
	color:#fe3551;
	font-weight: bold;
}



 .flexbox2 {
     display: flex;
 }
 .box1 {
     width: 55%;
     margin: auto;

 }
 .box2 {
     width: 45%;
     margin: auto .5rem;
	 padding:15px;
 }

 .box3 {
     width: 30%;
     margin: auto .5rem;
	 padding:15px;
 }
 .box4 {
     width: 70%;
     margin: auto .5rem;
	 padding:15px;
 }

.textbox{
	padding: 0 20px 0;
}


 .flexbox2 h3 {
  position: relative;
  padding: 0.5em;
  background: #44531a;
  color: white;
}

 .flexbox2 h3::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
}




@media screen and (max-width: 767px) {
     .flexbox2 {
         display: block;
     }
     .flexbox2 .box1 {
         width: 100%;
         margin: 0 auto;
     }
     .flexbox2 .box2 {
         width: 100%;
         margin: 0 auto;
     }
	.flexbox2 .box3 {
         width: 60%;
         margin: 0 auto 0;
     }
	.flexbox2 .box4 {
         width: 100%;
         margin: 0 auto;
     }
	
	
	 }







/* 便利系 */

.flex{
  display: flex;
}


.underLine{
border-bottom: 1px solid #44531a;
}


.posi_rltv{
position: relative;
}


@media screen and (min-width:750px){
.pcNone{
  display: none;
}
}


/*1.フェードインアニメーションの指定*/
.scrollanime {opacity: 0;} /*一瞬表示されるのを防ぐ*/
.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;         
    }
    100% {
    opacity: 1;
    transform: translate(0);
    }
}
 
/*2.上下の動きを指定*/
.updown {transform: translateY(-100px);}
.downup {transform: translateY(100px);}
 
/*3.左右の動きを指定*/
.sect02{overflow: hidden;} /*横スクロールバーを隠す*/
.slide-right {transform: translateX(100px);}
.slide-left {transform: translateX(-100px);}



/* スマートフォン */

@media screen and (max-width:749px){
  .spNone{
    display: none;
  }

  #wrap{
    background: none;
  }
  img{
    width: 100%;
  }
  .flex{
    display: block;
  }
  #map{
    width: 95%;
  }

  #topTxt{
    padding: 0;
  }
  #topTxt div{
    width: 95%;
    margin: auto;
    padding: 20px 0;
  }
  #topTxt figure img{
    margin-right: 0;
  }

  #headTxt figure img{
    width: 90%;
  }
  #pointBox div:first-child ,  #pointBox div:last-child{
    padding: 0 20px;
  }
  #machineBox{
    height: auto;
  }
  .bg_dry{
    margin: auto;
  }
  .bg_wash{
    padding: 100px 0 40px 0;
    margin: 80px auto 0;
  }
  .posi_badge img{
    width: 50%;
  }
  .bg_wash , .bg_dry{
    width: 100%;
    background: none;
  }
  #dryArea{
    background-position:top;
    background-size: auto;
    background-repeat: no-repeat;
    text-align: center;
  }
  #bg_dry_sp{
    background: #E50012;
  }
  #dryArea figure{
    padding-bottom: 40px;
  }
  #dryArea figure img{
    width: 90%;
  }
  #boothArea img{
    width: 90%;
  }
  #boothArea p{
    width: 90%;
  }
  #challengeArea{
    width: 95%;
  }
  #challenge_suc, #challenge_failure{
    padding: 145px 15px 30px;
  }
  .challenge_innerbox{
    padding: 10px;
  }
  #challenge_suc{
    margin-bottom: 15px;
  }
  #covidArea{
    width: 90%;
  }
  .covid_box{
    display: flex;
  }
  .covid_box figure{
    width: 45%;
  }
  #pointBox div figure{
    margin-top: 30px;
  }
  #pointBox div:last-child{
    margin-top: 30px;
  }
  .machineList{
    display: flex;
    justify-content: space-between;
  }
	
　
}