.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
}

#hero {
    float: none;
    height: auto;
    margin: 0px auto;
    clear: none;
    width: 100%;
    min-height: 0px;
    background-image:url("img/heroimage.png");
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 90%;
    background-repeat: repeat repeat;
}

#bgivory {
    float: none;
    height: auto;
    clear: none;
    width: 100%;
    background-image:url("img/bg-ivory.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    display: block;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 10%;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#gradient {
    float: none;
    height: 160px;
    clear: none;
    width: 100%;
    position: relative;
    background-image:-webkit-linear-gradient(270deg, RGBA(29, 139, 177, 1) 0%, rgba(29, 141, 179, 0) 100%);
    background-image: linear-gradient(180deg, RGBA(29, 139, 177, 1) 0%, rgba(29, 141, 179, 0) 100%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    top: 0px;
    left: 0px;
    display: block;
    margin-top: 0px;
    margin-left: auto;
    z-index: 0;
    margin-right: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}


#boxtitle {
    float: none;
    height: 3em;
    clear: none;
    width: 96%;
    min-height: 0px;
    background-color: rgb(25, 41, 103);
    max-width: 980px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    margin: -160px auto 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#box {
    float: none;
    height: auto;
    clear: none;
    width: 96%;
    min-height: 0px;
    max-width: 980px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-color: rgb(255, 255, 255);
    margin: 0px auto 0%;
    border: 1px solid rgb(25, 41, 103);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0px;
}

#text {
    float: none;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 1em;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: rgb(255, 255, 255);
}

#image {
    float: none;
    width: auto;
    max-width: 100%;
    height: 2.2em;
    margin: 200px auto 100px;
    clear: none;
    color: rgb(0, 0, 0);
}

.thesis {
    float: none;
    height: auto;
    margin: 0px auto;
    clear: none;
    width: 100%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 2%;
}

.thesisDate {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0px auto 0%;
    clear: none;
    min-height: 0px;
    color: rgb(102, 102, 102);
    display: block;
    visibility: visible;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.thesisTitle {
    float: none;
    font-size: 1.2em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0em auto 0.5em;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

.thesisAuther {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0em auto 0.5em;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

.thesisBook {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0em auto 0.5em;
    clear: none;
    min-height: 0px;
    color: rgb(102, 102, 102);
}

.thesisText {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0em auto;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

#ronbun1 {
    float: none;
    height: auto;
    margin: 0px auto;
    clear: none;
    width: 100%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 2%;
}

#text7 {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0px auto 0%;
    clear: none;
    min-height: 0px;
    color: rgb(102, 102, 102);
    display: block;
    visibility: visible;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

#text8 {
    float: none;
    font-size: 1.2em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0em auto 0.5em;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

#text9 {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0em auto 0.5em;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

#text10 {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0em auto 0.5em;
    clear: none;
    min-height: 0px;
    color: rgb(102, 102, 102);
}

#text11 {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0em auto;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

.tokkyo {
    float: none;
    height: auto;
    margin: 0px auto;
    clear: none;
    width: 100%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 2%;
    display: block;
}

#text13 {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0px auto 1em;
    clear: none;
    min-height: 0px;
    color: rgb(102, 102, 102);
    display: block;
    visibility: visible;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

#text14 {
    float: none;
    font-size: 1.2em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0em auto;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

#boxtitle1 {
    float: none;
    height: 3em;
    clear: none;
    width: 100%;
    min-height: 0px;
    max-width: 980px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    margin: 0px auto;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: rgb(92, 188, 200);
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

#text1 {
    float: none;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 1em;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: rgb(255, 255, 255);
}

#boxtitle2 {
    float: none;
    height: 3em;
    clear: both;
    width: 100%;
    min-height: 0px;
    max-width: 980px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    margin: 0px auto;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: rgb(169, 203, 76);
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

#text12 {
    float: none;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 1em;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: rgb(255, 255, 255);
}

#tokkyo1 {
    float: none;
    height: auto;
    margin: 0px auto;
    clear: none;
    width: 100%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 2%;
    display: block;
}

#text15 {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0px auto 1em;
    clear: none;
    min-height: 0px;
    color: rgb(102, 102, 102);
    display: block;
    visibility: visible;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

#text16 {
    float: none;
    font-size: 1.2em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0em auto;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

#tokkyo2 {
    float: none;
    height: auto;
    margin: 0px auto;
    clear: none;
    width: 100%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 2%;
    display: block;
}

#text17 {
    float: none;
    font-size: 0.9em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0px auto 1em;
    clear: none;
    min-height: 0px;
    color: rgb(102, 102, 102);
    display: block;
    visibility: visible;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

#text18 {
    float: none;
    font-size: 1.2em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0em auto;
    clear: none;
    min-height: 0px;
    color: rgb(25, 41, 103);
}

@media only screen and (max-width: 768px) {
    #boxtitle {
        width: 100%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    #box {
        width: 100%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        padding: 0px;
        border-bottom-color: rgb(221, 221, 221);
    }

    .thesisDate {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    .thesisTitle {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    .thesisAuther {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    .thesisBook {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    .thesisText {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text7 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text8 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text9 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text10 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text11 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text13 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text14 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #boxtitle1 {
        width: 100%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    #boxtitle2 {
        width: 100%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    #text15 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text16 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text17 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }

    #text18 {
        clear: both;
        width: 100%;
        margin-left: 0%;
    }
}

@media only screen and (max-width: 568px) {
    #box {
        padding: 0px;
        border-bottom-color: rgb(221, 221, 221);
    }

    #bgivory {
        height: auto;
    }

    #boxtitle {
        margin-top: -160px;
        clear: none;
    }

    #image {
        margin-top: 150px;
        height: 1.5em;
    }

    #ronbun {
        margin: 0px auto;
    }

    .thesisDate {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    .thesisTitle {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    .thesisAuther {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    .thesisBook {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    .thesisText {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #ronbun1 {
        margin: 0px auto;
    }

    #text7 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #text8 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #text9 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #text10 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #text11 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    .tokkyo {
        margin: 0px auto;
    }

    #text13 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #text14 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #boxtitle1 {
        margin-top: 0px;
        clear: none;
    }

    #boxtitle2 {
        margin-top: 0px;
        clear: none;
    }

    #tokkyo1 {
        margin: 0px auto;
    }

    #text15 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #text16 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #tokkyo2 {
        margin: 0px auto;
    }

    #text17 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }

    #text18 {
        margin: 0px auto 0%;
        float: none;
        clear: both;
        text-align: left;
    }
}


#submitBtn {
    margin:3% auto ;
    width:300px;
    height:3em;
    background-color: RGBA(26, 200, 152, 1);
    border: 0px solid rgba(25, 41, 103,1);
    color: rgba(255, 255, 255,1);
    border-radius: 5px;
    text-decoration: none;  
    box-shadow:RGBA(0,0,0,0.2) 0px 3px 0px ;
    -webkit-box-shadow:RGBA(0,0,0,0.2) 0px 3px 0px ;
    -moz-box-shadow:RGBA(0,0,0,0.2) 0px 3px 0px ;
}
#submitBtn :hover{
    background-color: RGBA(43, 140, 182, 1);
    transition: background-color 0.3s ease-in,
  color 0.3s ease-in;
    
}
