body{
  text-align: justify;
}

#it #mv .inner {
  padding: 50px 0;
}

#mv .campaign{
  padding: 0!important;
  margin: 100px auto 0!important;
}

#it .sec .campaign{
  padding: 50px 0 0;
}

.campaign > div{
  width: 100%;
    background-color: #009fe8!important;
    padding: 30px 20px;
}

.campaign .btn-area{
    margin: 30px auto 0!important;
}

.campaign .btn-area .btn {
    width: 250px!important;
    background-color: #ffef00!important;
    color: #231815!important;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 0 30px;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#it #flow .ttl-area .ttl {
  font-size: 17px;
}

#it #mv .mv-area .sub-img{
  display: none;
}

div.logo{
  position: absolute;
  top: 55%;
}

div.logo img{
  width: 85%!important;
  margin: 0 auto;
  display: block;
}

#it .fixed-banner a{
  padding: 10px 0;
  background-color: rgb(0, 159, 232,0.8);
}

#it .btn-area .btn{
  width: 300px;
  margin: 0 auto;
}

#it .sec .ttl-area .number::before,
#it .sec .img-area .attention,
#it .sec .contents .point-area,
#it .btn-area .btn{
  background-color: #009fe8;
}

#it{
  color: #333;
}

#it .sec .ttl-area,
#it #mv .problem-area .problem-list-area .ttl,
#it .sec .img-title,
#it #flow .flow-list li .ttl{
  color: #009fe8;
}

#it .sec .contents .text {
  line-height: 1.5;
}

#it .sec .notice-area{
  border: 1px solid #009fe8;
}

#it .sec .img-area .attention {
  left: -10px;
  width: 65px;
  height: 65px;
}

#it #mv .support-list ul{
  width: 80%;
}


@media screen and (min-width : 500px) {
  div.logo{
    top: 60%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 450px;
  }

  div.logo img{
    width: 400px!important;
  }

  .campaign{
    width: 500px;
  }

  #mv .campaign{
    margin: 120px auto 0!important;
  }

  .campaign .btn-area .btn {
    width: 350px!important;
  }

  #it #flow .ttl-area .ttl {
    font-size: 30px;
  }

  #it .fixed-banner{
    top: 220px;
  }

  #it .fixed-banner a{
    width: 300px;
    padding: 10px 15px;
  }

  #it #mv .problem-area .problem-list-area{
    align-items: center;
  }

  #it #mv .problem-area .problem-list-area .problem-list{
    margin-top: 0;
  }

  #it .sec .img-area .attention{
    width: 145px;
    height: 145px;
    top: -60px;
    left: -60px;
  }

  #it .sec .btn-area{
    width: 100%;
  }

  #it .btn-area .btn{
    width: 450px;
    margin: 0 auto;
  }

  #it #mv .support-list ul li{
    width: 25%;
    margin: 0 3px!important;
  }

  #it #mv .support-list ul li:nth-child(even){
    margin-left:0;
  }

  #it #mv .support-list ul li:nth-child(n+3){
    margin-top: 0;
  }

  #it #section2 .contents+.contents {
    margin-top: 160px;
  }
}


@media screen and (min-width : 760px) {
  div.logo{
    top: 50%;
    left: 70%;
    transform: translate(-50%,-50%);
  }

  .youtube {
    margin: 0 0 100px;
  }

  #mv .campaign {
    margin: 50px auto 0!important;
  }

  .campaign {
    width: 700px;
  }

  .campaign > div{
    padding: 50px 20px;
  }

  .campaign img{
    width: 70%!important;
    margin: 0 auto;
    display: block;
  }

  .campaign .btn-area .btn {
    width: 450px!important;
  }
}


@media screen and (min-width : 900px) {
  #mv .campaign {
    margin: 100px auto 0!important;
  }

  .campaign {
    width: 100%;
  }

  .campaign > div{
    padding: 50px 20px;
  }

  .campaign .btn-area {
    margin: 50px auto 0!important;
  }

  #it .sec .campaign {
    padding: 100px 0 0;
  }

  #it #mv .inner {
    padding: 100px 0;
  }
}


@media screen and (min-width : 1024px) {
  div.logo{
    width: 450px
  }

  div.logo img{
    width: 450px
  }
}


@media screen and (min-width : 1366px) {
  div.logo{
    width: 500px
  }

  div.logo img {
    width: 400px!important;
  }
}


@media screen and (min-width : 1366px) {
  div.logo img {
    width: 500px!important;
  }
}
