@charset "uft=8";


@media (max-width: 1180px) {
 
 .main-visual {
    padding-top: 168px;
    padding-bottom: 5px;
    background-image: url("images/logo.2.png");
    background-size: cover;
}
    .top-title {
        font-size: 60px;
    }
    .header-logo {
    height: 30px;
    margin-top: 8px;
}
    .main h2 {
    margin-bottom: 15px;
}
    .main h3{
        font-size: 12px;
    font-weight: normal;
    font-family: sans-serif
    }
    .main h4{
    font-size: 12px;
    font-weight: normal;
    font-family: sans-serif
       
    }
    .mobileschool-image {
    width:450px;
    margin-top: 10px;
    box-shadow: 2px 2px 4px #b7b7b7;
    border-radius: 5px;
}

    .access h4{
    font-size: 14px;
    font-weight: normal;
    font-family: sans-serif
       
    }
    .google-map iframe {
        width: 100%;
    }
    
    .reserve dl{
        width: 100%;
    }
   
    input[type="email"] {
    width: 50%;
}
    .reserve input {
    font-size: 1em;
    padding: 10px;
   
}
    .reserve textarea {
    width: 50%;
        height: 180%;
    }
     .reserve h4{
       font-size: 14px;
    font-weight: normal;
    font-family: sans-serif 
    }
    .reserve h5{
        width: 100%;
    font-size:13px;
    } 
    .reserve dl dd {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 2em 2em 2em 15em; 
        font-size: 12px;   
}   
     .reserve dl dt {
    float: left;
    padding: 5px;
        font-size: 15px;
}
   .reserve label {
        width: 100%;
    margin-right: 1em;
        font-size: 15px;
}  
     .reserve select {
    font-size: 16px;
}
    
    
    
     .contact h4{
       font-size: 14px;
    font-weight: normal;
    font-family: sans-serif 
    }
     .contact dl{
        width: 100%;
    }
    
   .contact dl dt {
    float: left;
    padding: 5px;
        font-size: 15px;
   
}
   .contact dl dd {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 2em 2em 2em 15em; 
        font-size: 12px;   
}   
    input[type="email"] {
    width: 50%;
}
    .contact input {
    font-size: 1em;
    padding: 10px;
   
}
   .contact textarea {
    width: 50%;
        height: 180%;
    }
    .contact select {
    font-size: 15px;
}
    .contact label {
        width: 100%;
    margin-right: 1em;
        font-size: 15px;
}
   input[type="submit"] {
    padding: 20px 60px;
    background: #c2704f;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}
input[type="submit"]:hover {
    opacity: 0.8;
} 
  input[type="reset"] {
    padding: 20px 60px;
    background: #837a7a;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}
input[type="reset"]:hover {
    opacity: 0.8;
}   
}




@media (max-width:740px){
 .main-visual {
     padding-top: 10px;
     padding-bottom: 70px;
     padding: 0.5px 0 0.5px;
      background-image: url("images/logo.2.png");
    background-size: cover;
}
    .header {
    height: 30px;
    width: 100%;
    
    position: fixed;
    top: 0;
}
.header-left {
        display: none;
    }
 .header-right  {
   float: none;
        text-align: center;
    } 
    .header-right a {
        font-size: 7px;
        line-height: 30px;
      }
    .main h2 {
    margin-bottom: 10px;
        font-size: 12px;
}
    .main h3{
    font-size: 8px;
    font-weight: normal;
    font-family: sans-serif
       
    }
    .main h4{
    font-size: 6.3px;
    font-weight: normal;
    font-family: sans-serif
       
    }
   .main-image {
    width: 250px;
    margin-bottom: 25px;
    box-shadow: 2px 2px 4px #b7b7b7;
    border-radius: 5px;
} 
 .youtube-radio {
  position: relative;
  width: 100%;
  padding-top:56.25%;
}

.youtube-radio iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}    
     .mobileschool-image {
    width:250px;
    margin-top: 1px;
    box-shadow: 2px 2px 4px #b7b7b7;
    border-radius: 5px;
}
    .access h2 {
        font-size: 15px;
    }
     .access h3 {
        font-size: 13px;
    }
 .access h4{
    font-size: 10px;
    font-weight: normal;
    font-family: sans-serif
       
    }
    .google-map iframe {
        width: 100%;
    }
     .reserve h2 {
        font-size: 15px;
    }
     .reserve h3 {
        font-size: 13px;
    }
    .reserve h4{
    font-size: 10px;
    font-weight: normal;
    font-family: sans-serif 
    }
    .reserve h5{
        width: 100%;
    font-size:9.5px;
    
    }
    
     .reserve dl{
        width: 100%;
    }
    
    .reserve dl dt {
    float: left;
    padding: 3px;
        font-size: 10px;
   
}
    .reserve dl dd {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 10px 100px;
        font-size: 11px;
}
    input[type="email"] {
    width: 100%;
}
    .reserve input {
    font-size: 1em;
    padding: 5px;
   
}
    .reserve textarea {
    width: 100%;
        height: 100%;
    }
    .reserve select {
    font-size: 12px;
}
    .reserve label {
        width: 100%;
    margin-right: 1em;
        font-size: 10px;
}
   input[type="submit"] {
    padding: 20px 60px;
    background: #7f6666;
    color: #ffffff;
    font-weight: bold;
    border-radius: 10px;
    cursor: pointer;
}

input[type="submit"]:hover {
    opacity: 0.8;
} 
    
     .contact h2 {
        font-size: 15px;
    }
     .contact h3 {
        font-size: 13px;
    }
    .contact h4{
    font-size: 10px;
    font-weight: normal;
    font-family: sans-serif 
    }
    .contact dl{
        width: 100%;
    }
    
    .contact dl dt {
    float: left;
    padding: 3px;
        font-size: 10px;
   
}
    .contact dl dd {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 10px 100px;
        font-size: 11px;
}
    input[type="email"] {
    width: 100%;
}
    .contact input {
    font-size: 1em;
    padding: 5px;
   
}
    .contact textarea {
    width: 100%;
        height: 100%;
    }
    .contact select {
    font-size: 15px;
}
    .contact label {
        width: 100%;
    margin-right: 1em;
        font-size: 10px;
}
   input[type="submit"] {
    padding: 8px 20px;
    background: #c2704f;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

input[type="submit"]:hover {
    opacity: 0.8;
} 
  input[type="reset"] {
    padding: 8px 20px;
    background: #837a7a;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

input[type="reset"]:hover {
    opacity: 0.8;
} 
    .footer-right{
        padding-top: 80px;
        font-size: 9px;
    }   
    .footer-left {
   padding-top: 10px;
        font-size: 13px;
}

.footer-left p{
    margin-bottom: 8px;
}   
}


