
body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 400px;
    /* font-family: 'Noto Sans JP', sans-serif; */
}


.animate73,
 .a-btnsub73,
 .a-option73 {
  animation-duration: 1.3s !important;
  -webkit-animation-duration: 1.3s;
  -ms-animation-duration: 1.3s;
  -moz-animation-duration: 1.3s !important;
}

 .animate73 {
  -webkit-animation-name: animate73;
  -moz-animation-name: animate73;
  -o-animation-name: animate73;
  animation-name: animate73;
}

 .animate73,
 .a-option73,
 .a-btnsub73 {
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes animate73 {
  0% {
    transform: scale(0.92);
  }

  40% {
    transform: scale(0.97);
  }

  60% {
    transform: scale(0.86);
  }

  80% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.92);
  }
}


p {
    font-family: 'Noto Sans JP', sans-serif;
}
.bold {
    font-weight: 900;
}
.red {
    color: red;
}
.blue {
    color:#399bff;
    font-weight: 900;
}
.under_line {
    text-decoration:underline; text-decoration-color:red;
}
.under_line_1 {
    text-decoration:underline; text-decoration-color:black;
}

.maker { background: linear-gradient(transparent 0%, yellow 0%);
font-weight: bold;}

.second_p {
    margin-top: 1%;
}

.yellow {
    background-color: yellow;
}
.red {
    color: red;
}

.notice {
    font-size: small;
}

@media screen and (min-width:768px)  {
    body {
        margin-top: 0px;
        margin-left: 25%;
        margin-right: 25%;
        margin-bottom: 0px;
        height: 400px;
        width: 50%;
    }
    p {
        width: 100%;
    }
    h2 {
        width: 100%; 
    }
    h3 {
        width: 100%; 
    }

    .footer {
        margin-top: 5vh;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 39vh;
        background-color: rgb(36, 35, 35);
    }

    .sns {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px; 
        padding-top: 3vh!important; 
        text-align: center;
      }
      
      .facebook {
          width: 5vw!important;
          margin-right: 2.5vw!important;
      }
      .twitter {
        width: 5vw!important;
      }
      .sns_sentence {
          margin-left: 10%!important;
          margin-right: 10%!important;
        text-align: center;
        font-size: 1.1vw!important;
      
      
      }
      
      
      .sns_sentence p {
        color: white;
        font-family:"ヒラギノ角ゴ pro w3";
        font-size: 1.1vw!important;
      }
      .privacy {
        text-align: center;
        margin-top: 3vh!important;
        font-size: 1.1vw!important;
      }
      .privacy_sentence {
        color: white;
        font-family:"ヒラギノ角ゴ pro w3";
        font-size: 1.0vw!important;
      }

      .mails {
       
        width: 35vw!important;
        height: 4.5vw!important;
        margin-top: 1.5vw!important;
    }
    
    .nice-textbox{
           
        width: 25%!important;
        margin-top: 3.5vw!important;
        padding: 2.5px 1px!important;
        border: none!important;
        border-radius: 1px!important;
        font-size: 2.2vw!important;
        color: white!important;
        background-color: #383B4E!important;
        outline: none!important;
        margin-bottom: 3vw!important;
        margin-left: 36%!important;
        margin-right: 36%!important;
    
      } 

      .mails {
       
        width: 35vw!important;
        height: 4.5vw!important;
        margin-top: 1.5vw!important;
    }
}

@media screen and (max-width:767px)  {
    .nice-textbox{
       
        width: 25%!important;
        margin-top: 7vw!important;
        padding: 5px 2px!important;
        border: none!important;
        border-radius: 1px!important;
        font-size: 4.5vw!important;
        color: white!important;
        background-color: #383B4E!important;
        outline: none!important;
        margin-bottom: 6vw!important;
        margin-left: 36%!important;
        margin-right: 36%!important;

      } 
      p {
        width: 86%;
        margin-left: 7%;
        margin-right: 7%;
      }
      h2 {
        width: 86%;
        margin-left: 7%;
        margin-right: 7%;
      }
      h3 {
        width: 86%;
        margin-left: 7%;
        margin-right: 7%;
      }
      .second_title {
        margin-bottom: 10px;
        text-align: center;
        width: 86%;
        margin-left: 7%;
        margin-right: 7%;
    }
    }


.main {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.first_view {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    /* display:inline-block; */

}

.makuake {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 1vh;
}
.line {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
.line_add {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.point_1 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; 
    margin-top: 0vh; 
}
.point_h2 {
    margin-bottom: 2px;
    text-align: center;
}
.sentence {
    margin-top: 0px;
    text-align: center;
}
.sentence_1 {
    margin-top: 0px;
}
.title {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; 
    margin-top: 0vh; 
}

.line_1{
    width: 86%;
    margin-left: 7%;
    margin-right: 7%;
    margin-top: 4vh;
}
.kokuti {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; 
    margin-top: 0vh; 
}
.line_2 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4vh;
}

.footer {
    margin-top: 5vh;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 10vh;
    background-color: rgb(36, 35, 35);
}

.sns {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; 
    padding-top: 6vh; 
    text-align: center;
  }

  .facebook {
      width: 12vw;
      margin-right: 5vw;
  }
  .twitter {
    width: 12vw;
}
.sns_sentence {
    text-align: center;

}

.sns_sentence p {
    color: white;
    font-family:"ヒラギノ角ゴ pro w3";
    font-size: 3.5vw;
}
.privacy {
    text-align: center;
    margin-top: 3vh;
    padding-top: 1vh;
}
.privacy_sentence {
    color: white;
    font-family:"ヒラギノ角ゴ pro w3";
    font-size: 3.2vw;
}
.privacy_sentence a {
    color: white;
}

.center {
    text-align: center;
}

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }



.mails {
       
    width: 70vw;
    height: 9vw;
    margin-top: 3vw;
}

.mail_title {
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
    margin-top: 2vw;
}

.response {
    text-align: center;
}

.bold_red {
    color: red;
    font-weight: bold;
}

.point {
    margin-bottom: 3vh;
} 