@charset "utf-8";
/* CSS Document */

html{
  height: 100%;}

body{
  height: 100%;}


.story_mainwrap{
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-family: 'Noto Serif', serif;}

.st_01wrap{
  width: 100%;
  min-height: 100%;
  height: 100%;
  background: url(../images/bg_st01.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;}

#fadein_area{
  padding-top: 80px;}

#fadein_area ul li{
  margin-bottom: 20px;
  color: #fff;}

#fadein_area ul li+li{
  font-size: 50px;
  margin-bottom: 60px;}

#fadein_area ul li+li+li{
  font-size: 20px;
  font-weight: normal !important;
letter-spacing: 0.1em;}

#fadein_area ul li+li+li+li img{
  width: 23px;}



.animation {}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:2s;
 -ms-animation-duration:2s;
 animation-duration:2s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}









#st_maintitle04{
  display: none;
  margin-top: 10px;
  font-size: 15px;}



.st_02wrap{
  width: 100%;
  min-height: 100%;
  background: url(../images/bg_st02.jpg) repeat-x top center;
  font-size: 18px;
  line-height: 1.5em;
  padding-top: 100px;}


.st_wrapsec01{
  display: block;
  width: 500px;
  height: 765px;
  background: url(../images/img-ourwrap02-1.png) no-repeat top center;
  background-size: 100%;
  float: left;}


@media (max-width: 1400px){
.st_wrapsec01{
  width: 500px;
  height: 765px;}}

@media (max-width: 1200px){
.st_wrapsec01{
  width: 400px;
  height: 765px;}

.st_02wrap .basic_wrap01{
  padding-left: 50px;
  padding-right: 50px;}}


.st_wrapsec02{
  width: 540px;
  padding-top: 60px;
  letter-spacing: 0.1em;
  float: right;}

.st_wrapsec02 p+p{
  margin-top: 60px;}


.st_03wrap{
  width: 100%;
  min-height: 100%;
  background: url(../images/img_st03-1.jpg) no-repeat center top #e5e1cd;
  font-size: 18px;
  line-height: 1.5em;
  padding-top:395px;
  text-align: center;
  position: relative;
  padding-bottom: 35px;}

.st_03wrap:before{
  content: "";
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #01c2ab;
  z-index: 333;}

.st_03wrap .basic_wrap01{
  padding-top:60px;
  background: url(../images/bg-wrao03-middle.png) no-repeat 10%;}


.st_03wrap .basic_wrap01 ul{
  text-align: center;
  margin-top: 90px;
  position: relative;
  z-index: 555;}

.st_03wrap .basic_wrap01 ul li{
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;}


.st_04wrap{
  width: 100%;
  min-height: 980px;
  height: auto;
  background: url(../images/bg_st04.jpg) no-repeat center top;
  background-size: cover;
  font-size: 16px;
  line-height: 1.8em;
  padding-top: 300px;
  padding-bottom: 200px;}

.st_04wrap-subbox{
  width: 100%;
  padding: 15px;
  background: #01c2ab;}
  

.basic_04txtall{
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;}

.st_04_target{
  position: absolute;
  top: -230px;
  right: 0px;
  z-index: 555;}

.st04_txtbox{
  width: 580px;}

.st04_txtbox span{
  color: #fff;}


.st_05wrap{
  width: 100%;
  min-height: 100%;
  background: url(../images/bg_st05.jpg) no-repeat center top;
  background-size: cover;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;}


.st_05wrap-subbbox{
  width: 1200px;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/bg_st05_02.png) no-repeat left top;}

.st_05wrap-subbbox p+p{
  margin-top: 30px;}


.st_06wrap{
  width: 100%;
  min-height: 100%;
  background: url(../images/bg_st06.jpg) repeat;
  font-size: 18px;
  color: #000;
  line-height: 1.5em;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 100px;}

.st_06wrap-subbbox{
  width: 94%;
  height: auto;
  margin: auto;
  padding-bottom: 30px;
  background: #01c2ab;}

.st_06_txtbox{
  width: 1000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;}

.st_06_txtbox h1 img{
  margin-top: -40px;}

.st_06_txtbox p{
  margin-top: 30px;}

.our_lastlogo{
  margin-top: 50px !important;
  margin-bottom: 50px;}


.st_06_txtbox ul{}  


.st_06_txtbox ul li{
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  margin-right: 15px;}

.st_06_txtbox ul li a{
  color: #fff;
font-weight: normal;
letter-spacing: 0.1em;}

.st_06_txtbox ul li a:hover{
  color: #000;}


.st_06_txtbox span{
  color: #fff;}


.txt-morebtn{
  display: block;
  margin-top: 20px;
  cursor: pointer;
}



/* 点滅 */
.blinking{
    -webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;}


@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}




@media (max-width: 1080px){


.st_01wrap{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;
}

#fadein_area ul li+li+li{
  font-size: 16px;
  line-height: 1.5em;
}


.st_wrapsec01{
  width: 280px !important;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  background: url(../images/sp_img-ourwrap02-1.png) no-repeat top center;
background-size: 100%;}

.st_wrapsec02{
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;}

.basic_04txtall{
  width: 100%;}

.st04_txtbox{
  width: 100%;
  margin-top: 40px;}

.st_05wrap-subbbox{
  width: 100%;}

.st_06_txtbox{
  width: 100%;}


#fadein_area h1 img{
  width: 80px;}


.st_02wrap{
  padding-top: 30px;
  font-size: 15px;
  min-height: auto;
  text-align: center;}

.st_02wrap .basic_wrap01{
  padding-right: 15px;
  padding-left: 15px;}

.txt-morebtn{
  width: 54px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;}






.st_wrapsec02 p+p{
  margin-top: 20px;
  display: none;}


.st_03wrap{
background-size: 200%;
padding-top: 130px;
font-size: 14px;
min-height: auto;}


.st_03wrap .basic_wrap01 ul{
  margin-top: 20px;}

.st_03wrap .basic_wrap01 ul li{
  margin-left: 0px;
  margin-right: 0px;}

.st_03wrap ul li img{
  width: 100px;}


.st_03wrap .basic_wrap01{
  background: none;}

.st_04_target{
  top: -300px;
  width: 200px;
}


.st_04wrap{
  padding-top: 260px;
  font-size: 15px;
      min-height: auto;
    font-size: 15px;
    padding-bottom: 0px;}


.st_05wrap{
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: auto;
  font-size: 15px;
}

.st_05wrap-subbbox{
  padding: 20px;
  width: 90%;}

.st_06wrap{
  font-size: 15px;
}

.our_lastlogo{
  width: 80px;
  margin: auto;}


.st_06_txtbox ul {
  margin-top: 30px;}

.st_06_txtbox ul li{
  display: block}

.st_06_txtbox h1 img{
  width: 90%;
}


  }


















