@charset "UTF-8";

/* [#siryo-decoration] 
-----------------------------------------------    */
.style2 {
    color: #FF0033;
    font-weight: bold;
}


/* [#siryo-lead] 
-----------------------------------------------    */
#siryo-lead {
    min-height: 1px;
}

#siryo-lead:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

* html #siryo-lead {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

#siryo-lead div.image {
    float: left;
    width: 50%;
    text-align: center;
}

#siryo-lead div.letter {
    float: right;
    width: 50%;
}


/* [#siryo-telemail] 
-----------------------------------------------    */
#siryo-telemail {
    margin-bottom: 40px;
}

#siryo-telemail dl {
    min-height: 1px;
    padding: 6px;
    border: 1px solid #e5e5e5;
}

#siryo-telemail dl:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#siryo-telemail dl dt {
    float: left;
    width: 486px;
    padding: 9px;
}

#siryo-telemail dl dd {
    float: right;
    width: 210px;
    padding: 5px 0 3px 0;
    background-image: url("https://www.kanazawa-it.ac.jp/h1s/images/common/bg_lines/dotline_h1.gif");
    background-repeat: repeat-y;
    background-position: left top;
    text-align: center;
}


#bodyDivision div.formBox table td ul.radioList li {
    display: inline;
    margin: 0 1em 0 0;
    line-height: 1.428;
    white-space: nowrap;
}

#bodyDivision div.formBox table td textarea.sizeL {
    width: 525px;
    height: 225px;
    padding: 4px;
    border: 1px solid #bebebe;
}

#bodyDivision div.formBox table td.letter {
    width: 100%;
    padding: 8px 13px;
    border: 1px solid #ffffff;
    background-color: #e6e6d1;
}

#bodyDivision div.formBox table td dl.formDef dt {
    float: left;
    min-width: 5em;
    margin-top: 5px;
    margin-right: 10px;
    white-space: nowrap;
}

#bodyDivision div.formBox [name="school"] + input {
    min-width: 4em;
    padding: 3px 4px;
    box-sizing: border-box;
}

#bodyDivision div.formBox input[type="submit"] {
    display: block;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    background-color: #00447e;
    border: none;
    width: 280px;
    cursor: pointer;
    margin: 0 auto;
    outline: none;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    box-sizing: border-box;
}

#bodyDivision div.formBox input[type="submit"]:hover {
    background-color: #266091;
}

@media all and (-ms-high-contrast:none){
    #bodyDivision div.formBox table td input[type="text"],
    #bodyDivision div.formBox table td input[type="button"] {
        padding: 7px 6px;
    }
}

@media screen and (max-width: 767px) {
    #bodyDivision .formBox dd select {
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 1px solid #b1b1b1;
        background: url(https://www.kanazawa-it.ac.jp/h1s/images/common/icons_bullets/formbox_select_down_sp.png) right 50% no-repeat;
        background-size: 18px 6px;
        height: 30px;
        padding: 0 30px 0 10px;
        margin: 0;
    }
    #bodyDivision .formBox dd select::-ms-expand {
        display: none;
    }
    
    #bodyDivision div.colum3.movieColum div.cell {
        float: none;
        width: auto;
        margin-bottom: 15px;
    }
    #bodyDivision div.formBox table tr {
        display: block;
    }

    #bodyDivision div.formBox table tr th {
        display: block;
        width: auto;
        padding: 8px 10px;
        font-weight: bold;
    }

    #bodyDivision div.formBox table tr td {
        display: block;
        width: auto;
    }

    #bodyDivision div.formBox table td p, 
    #bodyDivision div.formBox table td dl, 
    #bodyDivision div.formBox table td ul {
        margin: 0 4px;
    }

    #bodyDivision div.formBox table td textarea.sizeL {
        max-width: 525px;
        width: 100%;
        height: 225px;
        box-sizing: border-box;
        display: block;
        line-height: 1.5;
    }
    
    #bodyDivision div.formBox table td input[type="radio"],
    #bodyDivision div.formBox table td input[type="checkbox"] {
        vertical-align: -2.5px;
    }

    #bodyDivision div.formBox table td .name {
        display: block;
        overflow: hidden;
    }
    #bodyDivision div.formBox table td .name .nameCell {
        display: block;
        width: 50%;
        float: left;
        position: relative;
        box-sizing: border-box;
    }
    #bodyDivision div.formBox table td .name .nameCell:nth-child(1) {
        padding-right: 5px;
    }
    #bodyDivision div.formBox table td .name .nameCell:nth-child(2) {
        padding-left: 5px;
    }
    #bodyDivision div.formBox table td .name .nameCell label {
        width: 2em;
        float: left;
        line-height: 30px;
    }
    #bodyDivision div.formBox table td .name .nameCell .nameField {
        display: block;
        box-sizing: border-box;
        padding-left: 2em;
    }

    #bodyDivision div.formBox table td input[name="name1"],
    #bodyDivision div.formBox table td input[name="name2"],
    #bodyDivision div.formBox table td input[name="kana1"],
    #bodyDivision div.formBox table td input[name="kana2"] {
        box-sizing: border-box;
        display: block;
        position: relative;
        width: 100%;
    }
    
    #bodyDivision div.formBox table td input[name="address1"],
    #bodyDivision div.formBox table td input[name="address2"],
    #bodyDivision div.formBox table td input[name="address3"],
    #bodyDivision div.formBox table td input[name="address4"] {
        width: 100%;
        box-sizing: border-box;
    }

    #bodyDivision div.formBox table td input[name="tel1"],
    #bodyDivision div.formBox table td input[name="tel2"],
    #bodyDivision div.formBox table td input[name="tel3"] {
        width: 45px;
    }

    #bodyDivision div.formBox table td.letter {
        width: auto;
    }

    #bodyDivision div.formBox table span.exp {
        font-size: 10px;
    }

    #bodyDivision div.formBox table td ul.radioList li {
        display: block;
        margin: 0;
        line-height: 2.1;
        white-space:normal;
    }
    
    #bodyDivision div.formBox table td input[name="email"] {
        width: 100%;
        box-sizing: border-box;
    }
    
    #bodyDivision div.formBox table td input[name="school"] {
        width: 200px;
    }

    #bodyDivision div.formBox input[type="submit"] {
        line-height: 40px;
    }
    
    #bodyDivision div.formBox table td dl.formDef.fullWidth {
        display: table;
        width: 100%;
    }
    #bodyDivision div.formBox table td dl.formDef.fullWidth dt {
        display: table-cell;
        float: none;
        width: 7em;
    }
    #bodyDivision div.formBox table td dl.formDef.fullWidth dd {
        display: table-cell;
        float: none;
    }
}

@media screen and (max-width: 767px) {
  .youtubeUmekomi {
    position: relative;
    width: 100%;
    padding: calc(417 / 742 * 100%) 0 0;
  }
  .youtubeUmekomi iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.backButton a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    width: 322px;
    margin: 40px auto 0;
    background-color: #b7bcc2;
    border-radius: 5px;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .backButton a {
        font-size: 13px;
        line-height: 40px;
        width: auto;
        margin: 15px auto 0;
    }
}
.backButton a:hover {
    background-color: #a1a8b0;
}

a.underPageLink:hover {
    opacity: 0.9;
}

a.underPageLink img {
    vertical-align: bottom;
}
@media screen and (max-width: 767px) {
    a.underPageLink img {
        width: 100%;
        max-width: 355px;
        height: auto;
    }
}
