@charset "utf-8";
.inner{
  width: 66.8%;
  margin: 0 auto;
}
#sub1-main{
  width: 100%;
  height: 590px;
  background: url("../../img/sub1/sub1-bg.png") no-repeat center top;
  display: flex;
  align-items: center;
}
#sub1-main .text-box{
  text-align: center;
  padding-top: 100px;
}
#sub1-main .text-box h2{
  font-size: 55px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
}
#sub1-main .text-box p{
  font-size: 20px;
  letter-spacing: 1px;
  color: #fff;
}

/* section01 */
#sub1-section01{
  width: 100%;
  background: #f8f8f8;
}
#sub1-section01 .inner{
  padding: 120px 0;
}
#sub1-section01 .inner .logo-box{
  display: flex;
  justify-content: center;
  align-items: center;
}
#sub1-section01 .inner .logo-box .logo{
  width: 268px;
  height: 268px;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 3px 10px #e1e1e1;
  overflow: hidden;
}
#sub1-section01 .inner .logo-box .logo img{
  margin-left: 50%;
  margin-top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#sub1-section01 .inner .logo-box .logo-da{
  margin-left: 15px;
}
#sub1-section01 .inner .text-box{
  width: 70%;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  margin-top: 70px;
  color: #1a1a1a;
}
#sub1-section01 .inner .text-box .text2{
  margin-top: 50px;
}
#sub1-section01 .inner .text-box .text3{
  margin-top: 50px;
}

/* section02 */
#sub1-section02-1{
  display: block;
  width: 100%;
  height: 823px;
  background: url("../../img/sub1/section02-bg.png") no-repeat center top;;
  background-size: cover;
}
#sub1-section02-1 .inner{
  padding: 120px 0;
}
#sub1-section02-1 .inner .youtube{
  width: 80%;
  height: 600px;
  margin: 0 auto;
}










@media all and (min-width:1025px) and (max-width:1280px) {

}
@media all and (min-width:769px) and (max-width:1024px) {
  .inner{
    width: 90%;
    margin: 0 auto;
  }
  #sub1-section01 .inner .logo-box .logo{
    width: 268px;
    height: 230px;
  }
  #sub1-section02 .inner .youtube{
    width: 100%;
    height: 400px;
    margin: 0 auto;
  }
}
@media all and (min-width:481px) and (max-width:767px) {
  .inner{
    width: 90%;
    margin: 0 auto;
  }
  #sub1-main{
    width: 100%;
    height: 590px;
    background: url("../../img/sub1/sub1-bg.png") no-repeat center top;
  }
  #sub1-main .text-box{
    width: 100%;
    text-align: center;
    padding-top: 100px;
  }
  #sub1-main .text-box h2{
    font-size: 28px;
    margin-bottom: 20px;
  }
  #sub1-main .text-box p{
    font-size: 15px;
    letter-spacing: 1px;
  }

  /* section01 */
  #sub1-section01 .inner{
    padding: 60px 0;
  }
  #sub1-section01 .inner .logo-box{
    width: 100%;
  }
  #sub1-section01 .inner .logo-box .logo{
    width: 30%;
    height: 20%;
  }
  #sub1-section01 .inner .logo-box .logo-ba{
    width: 33%;
  }
  #sub1-section01 .inner .logo-box .logo img{
    width: 60%;
  }
  #sub1-section01 .inner .logo-box .logo-da{
    width: 33%;
    margin-left: 8px;
  }
  #sub1-section01 .inner .text-box{
    width: 100%;
    font-size: 18px;
    margin-top: 50px;
  }
  #sub1-section01 .inner .text-box .text2{
    margin-top: 40px;
  }
  #sub1-section01 .inner .text-box .text3{
    margin-top: 40px;
  }

  /* section02 */
  #sub1-section02{
    width: 100%;
    height: 823px;
    background: url("../../img/sub1/section02-bg.png") no-repeat center top;
  }
  #sub1-section02 .inner{
    padding: 60px 0;
  }
  #sub1-section02 .inner .youtube{
    width: 100%;
    height: 380px;
    margin: 0 auto;
  }
}
@media all and (max-width:480px) {
  .inner{
    width: 90%;
    margin: 0 auto;
  }
  #sub1-main{
    width: 100%;
    height: 500px;
    background: url("../../img/sub1/sub1-bg.png") no-repeat center top;
  }
  #sub1-main .text-box{
    width: 100%;
    text-align: center;
    padding-top: 60px;
  }
  #sub1-main .text-box h2{
    font-size: 28px;
    margin-bottom: 20px;
  }
  #sub1-main .text-box p{
    font-size: 15px;
    letter-spacing: 1px;
  }

  /* section01 */
  #sub1-section01 .inner{
    padding: 60px 0;
  }
  #sub1-section01 .inner .logo-box{
    width: 100%;
  }
  #sub1-section01 .inner .logo-box .logo{
    width: 80px;
    height: 80px;
  }
  #sub1-section01 .inner .logo-box .logo-ba{
    width: 33%;
  }
  #sub1-section01 .inner .logo-box .logo img{
    width: 60%;
  }
  #sub1-section01 .inner .logo-box .logo-da{
    width: 33%;
    margin-left: 8px;
  }
  #sub1-section01 .inner .text-box{
    width: 100%;
    font-size: 18px;
    margin-top: 50px;
  }
  #sub1-section01 .inner .text-box .text2{
    margin-top: 40px;
  }
  #sub1-section01 .inner .text-box .text3{
    margin-top: 40px;
  }

  /* section02 */
  #sub1-section02-1{
    display: block;
    width: 100%;
    height: 600px;
    background: url("../../img/sub1/section02-bg.png") no-repeat center top;;
    background-size: cover;
  }
  #sub1-section02-1 .inner{
    padding: 60px 0;
  }
  #sub1-section02-1 .inner .youtube{
    width: 100%;
    height: 220px;
    margin: 0 auto;
    margin-top: 30%;
    transform: translateX(-50);
    -webkit-transform: translateX(-50);
    -moz-transform: translateX(-50);
    -ms-transform: translateX(-50);
    -o-transform: translateX(-50);
  }
}