
.header{margin: 0;}
.sitemap{display:none;}
.footer{margin: 0;}
.sec_01{
  max-width: 100%;
  background-color: #f7f7f7;
  padding: 0;
}
.sec_01 .sec_container{
  margin: 0 auto;
  max-width: 900px;
}
.sec_01 .sec_container .top_img{
  padding: 13px 100px 0 100px;
}
.sec_01 .sec_container .top_img img{
  animation-name:fadeInAnime;
animation-duration:3s;
animation-fill-mode:forwards;
opacity:0;
  width: 100%;
}

@keyframes fadeInAnime{
  0% {
    opacity: 0;
  }

  10%{
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.sec_01 .sec_container .sec_01_text{
  padding: 40px 40px 0 40px;
  font-size: 1.2rem;
  margin-top: 20px;
  text-shadow: 2px 3px 6px #cdcaca;
  font-weight: bold;
}
.sec_01 .sec_container .car_03_img{
  /* display: flex;
  align-items: flex-end; */
  text-align: center;
  padding-right: 50px;
}
.sec_01 .sec_container .car_03_img img{
  width: 60%;
}

.sec_02,.sec_04{
  max-width: 100%;
  background-color: #fff3d8;
  padding: 0;
}
.sec_02 .sec_container,.sec_04 .sec_container{
  max-width: 900px;
  margin: 0 auto;

}
.sec_02 .sec_container,.sec_03 .sec_container,.sec_04 .sec_container{
  text-align: center;
  padding: 60px 20px 20px 20px;
}
.sec_02 .sec_container .og_title,.sec_03 .sec_container .og_title,.sec_04 .sec_container .og_title{
  color: #ff6600;
  margin-top: 20px;
  font-size: 1.8rem;
  margin-bottom: 40px;
  font-weight: bold;
}
.sec_02 .sec_container h2,.sec_03 .sec_container h2,.sec_04 .sec_container h2{
  color: black;
  font-size: 2.1rem;
  display: inline-block;
  padding: 0 10px;
  font-family: "Noto Sans JP";
}
.sec_02 .content h2,.sec_03 .content h2,.sec_04 .content h2{
  color: black;
  font-size: 1.8rem;
  display: inline-block;
  line-height: 1.1;
  padding: 0 8px;
}
.sec_04 .content h2{
  font-size: 1.8rem;
}
.sec_02 .content img{
  margin-top: 40px;
  width: 80%;
}
.sec_02 .sec_container .sec_02_text,.sec_03 .sec_container .sec_02_text,.sec_04 .sec_container .sec_02_text{
  padding: 40px 40px 0 40px;
  font-size: 1.2rem;
  text-align: left;
}
.sec_03 .sec_container .content.pc_content .flex_img .img p{
  text-align: left;
}
.sec_04 .sec_container{
  padding-bottom: 100px;
}
.sec_04 .sec_container .sec_02_text{
  padding: 40px;
}

.sec_04 .sec_container .green_btn{
  background: #019944;
  display: block;
  border-radius: 20px;
  font-size: 1.5rem;
  cursor: pointer;
  margin-top: 20px;
}
.sec_04 .sec_container .green_btn a{
  padding: 20px 50px;
  display: block;
  color: #fff;
}

.sec_04 .sec_container .green_btn:hover{
  opacity: 0.7;
}
.sec_04 .sec_container .btn{
  background: #fe551a;
  display: inline-block;
  padding: 20px 110px;
  border-radius: 20px;
  font-size: 1.5rem;
  cursor: pointer;
  color: #fff;
  margin-top: 20px;
}
.sec_04 .sec_container .btn:hover{
  opacity: 0.7;
}
.sec_02 .sec_container .content{
  background: #fff;
  margin-top: 30px;
  border-radius: 20px;
  padding: 30px;
}
.sec_02 .content .flex_img,.sec_03 .content .flex_img{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec_02 .content .flex_img .img{
  width: 20%;
}
.sec_03 .content .flex_img .img{
  width: 45%;
  margin: 30px 10px;
  background: #fff;
  border-radius: 15px;
  padding: 10px;
}
.sec_03 .content .flex_img .img img{
  width: 100%
}
.sec_03 .content .flex_img .img h2{
  position: relative;
  top: 10px;
  font-size: 1.2rem;
}
.sec_03 .content .flex_img .img p{
  padding: 0 20px 20px;
}

.sec_02 .content .flex_img .img .text .og_text{
  font-weight: bold;
  color: #ff6600;
  font-size: 1rem;
}
.sec_02 .sec_container .right_text{
  text-align: right;
  padding: 30px;
  font-size: 1.3rem;
  font-weight: bold;
}
.sec_02 .sec_container .right_text a{
  color: #333 !important;
  
}
.sec_02 .sec_container .right_text a:visited{
  color: #333 !important;
}
.sec_02 .sec_container .right_text i{
  color: #ff6600 !important;
  margin-right: 5px;
}

.sec_03{
  max-width: 100%;
  background-color: #f7f7f7;
  padding: 0;
}
.sec_03 .sec_container{
  max-width: 900px;
  margin: 0 auto;

}
.sec_03 .sec_container .content h2.underline-before_01{
 margin: 40px auto 30px;
}
.sec_04 .sec_container .content .img{
  max-width: 450px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.sec_04 .sec_container .content .img img{
  width: 100%;
}
.sec_04 .sec_container .content .img a img{
  cursor: pointer;
}
.sec_04 .sec_container .content .img a img:hover{
  opacity: 0.9;
  filter: none;
}
img.circle:hover{
  opacity: 1;
  filter: drop-shadow(0px 6px 3px #989898);
}
.sec_04 .sec_container
.img_shadow{
  filter: drop-shadow(0px 6px 3px #989898);
}
.mt-10{
  margin-top: 10px;
}
.underline-before {

  background: linear-gradient(#ff9500, #ff9500) 0 100%/0 8px no-repeat;
  transition: background 1s;
  text-decoration: none;
  }
.underline-before_01,.underline-before_02 {

  background: linear-gradient(#ff9500, #ff9500) 0 100%/0 8px no-repeat;
  transition: background 1s;
  text-decoration: none;
  }
  
  .underline-after {
  background-size: 100% 8px;
  }

/* pc_sp 切り替え */

.pc_content{
	display: block !important;
}
.sp_content{
	display: none !important;
}


@media screen and (max-width: 768px) {
	.pc_content{
		display: none !important;
	}
	.sp_content{
		display: block !important;
	}
    html {
    font-size: 100%;
}
  .slideMenu.is-open{
    display: block;
  }

  .sec_01 .sec_container .top_img{
    padding: 30px 30px 0 30px;
  }

	.sec_01 .sec_container .sec_01_text{
    padding: 0 40px;
		font-size: 1rem;
    margin-top: 20px;
	}
  .sec_01 .sec_container .car_03_img{
    padding-right: 10px;
  }

  .sec_01 .sec_container .car_03_img img{
    width: 100%;
  }

  .sec_02 .sec_container,.sec_04 .sec_container{
    text-align: center;
    padding: 40px 20px 20px 20px;
  }

  .sec_02 .content .flex_img .img .text .og_text{
    font-size: 0.7rem;
  }
  
  .sec_02 .sec_container .og_title,.sec_03 .sec_container .og_title,.sec_04 .sec_container .og_title{
    font-size: 1.4rem;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .sec_02 .sec_container h2,.sec_03 .sec_container h2,.sec_04 .sec_container h2{
    font-size: 1rem;
    color: black;
    font-weight: 900;
    padding: 0;
  }
  .sec_02 .sec_container .sec_02_text,.sec_03 .sec_container .sec_02_text,.sec_04 .sec_container .sec_02_text{
    font-size: 0.8rem;
    padding: 20px 0 0;
  }

  .sec_03 .content{
    position: relative;
  }
  .swape{
    display: flex;
    position: absolute;
    background: black;
    flex-direction: column;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    border-radius: 5px;
    opacity: 0;
    /* animation: fadein 2s;
    animation-iteration-count: 2; */
    z-index: 10;
    padding: 5px;
    transition: all 1.5s;
  }
  .swape{
    pointer-events: none;
  }
  .swape.ggg{
    opacity: 0.7;
  }
  .swape .img{
    width: 100px;
    margin: 20px auto;
  }
  .swape .img img{
    width: 100%;
  }
  .swape p{
    text-align: center;
    z-index: 20;
    color: #fff;
  }
  .sec_04 .sec_container .sec_02_text{
    font-size: 0.8rem;
    padding: 20px 0;
  }

  .sec_04 .sec_container{
    padding-bottom: 50px;
  }

  .sec_04 .sec_container .green_btn{
    font-size: 1rem;
  }

  .sec_04 .sec_container .btn{
    background: #fe551a;
    padding: 20px 35px;
    font-size: 1rem;
  }

  .sec_02 .content h2,.sec_03 .content h2,.sec_04 .content h2{
    padding: 0 8px;
  }

  .sec_02 .content img{
    width: 100%;
  }
  .sec_02 .content .flex_img .img{
    width: 40%;
  }
  
  .sec_02 .content .flex_img .img img{
    width: 80%;
  }

  .sec_02 .sec_container .right_text{
    font-size: 1rem;
    padding-right: 5px;
  }
  #wrapper {
    overflow: hidden;
    background: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
  }
}
