@charset "UTF-8";

/* CSS Document */


#system-s{
    padding: 0px;
    width: 850px;
    height: auto;
    overflow: hidden;
    border-bottom: 7px solid #145597;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-position: 480px bottom;
    background-size: 300px 112px;

}



#system-s p {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}
#system-s a .logo {
    padding-top: 0px;
    width: 200px;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    display: inline-block;
    margin-right: 50px;
}

#system-s .header-img {
    float: right;
    width: 40%;
    height: auto;
    margin-top: 13px;
    margin-right: 13px;
}
fieldset {
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    margin-bottom: 1em;
    border-width: 1px;
    border-style: solid;
    border-color: #767676;
}
fieldset legend {
    font-size: 14px;
    background-color: #385775;
    padding-left: 1em;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    border: 1px solid #9BD8D0;
    font-weight: normal;
    padding-right: 1em;
    color: #F9F9F9;
    float: none;
}


.tab-pane {
    padding:20px;
}
.nav-link {
    margin-left:10px;
    margin-right:10px;

}


.contactform
{
    position:absolute;
    bottom:0.5em;
    right:1em;
}

.closebutton
{
    position:absolute;
    top:0em;
    right:1em;
}

.filtergroup
{
    border-radius: 5px;
    border:#000 solid 1px;
    padding:1em;
    margin-top:0.5em;
    margin-bottom:0.5em;
}

.filtergroup h2
{
    margin-top:0.2em;
    margin-bottom:0.1em;
}

.filtergroup .prefgroup
{
    margin-bottom:0.3em;
}

.location-box {
    border: 1px solid #385775;   /* 1px border, black */
    border-radius: 8px;       /* rounded corners */
    padding: 12px;            /* space inside the box */
    display: inline-block;    /* shrink to fit content (optional) */
    margin-top:0.2em;
    margin-bottom:0.2em;
}

/*Teacher search end*/


.formtable {
    color: #333333;
    padding: 1em;
}

.formtable tr {
    border-top:white solid 0.5em;
}


.formtable tr th {
    width: 11em;
    padding-left: 7px;
}
.formtable tr td {
    padding-left: 5px;
}
.formtable caption {
    text-align: left;
    margin-bottom: 0.5em;
}

.formtable tr td .minitable {
    width: 100%;
}

.formtable .number {
    width: 20px;
    text-align: center;
    background-color: #8AABCC;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    border-bottom: 1px solid #F5F5F5;
    color: #8AABCC;
}


.formtable .td02 {
    width: 8em;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    background-repeat: repeat;
    background-position: left top;
    padding-left: 1em;
    padding-top: 3px;
    padding-bottom: 0px;
    background-color: #8AABCC;
    border-bottom: 1px solid #FFFFFF;
}
.formtable tr .item01 {
    color: #222222;
    background-color: #8AABCC;
    font-size: 13px;
    padding-left: 0.5em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    width: 25%;

}

.mini-table tr th {
    background-color: #8BABCC;
    font-variant: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #3E3E3E;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    width: 10em;
    border-bottom: 1px solid #FFFFFF;
}
.mini-table tr td {

    padding-top: 5px;
    padding-bottom: 5px;
}
.item03 {
    font-weight: normal;
}

/*------b-5multi ここから---------------------------------------------*/
.content01 {
    padding-left: 2em;
    padding-right: 1.6em;
}
#keijiban {
    width: 100%;
}

#keijiban .blue_center {
    margin-right: 0px;
    width: 90%;
    text-align: left;
    float: right;
    background-color: #E9F1F4;
    margin-bottom: 1em;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: 1px solid #79AAA3;
}
#keijiban #icon{
    text-align: right;
    color: #000000;
    background-color: #EAF1F4;
    float: right;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    border: 1px solid #94D0C8;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#keijiban #icon p{
    float: left;
    text-align: left;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    color: #111;
    font-size: 0.8em;
}

#keijiban #icon p img{
    float: right;
    margin-left: 5px;
}



.mode-change {
    clear: both;
    width: 740px;
    overflow: hidden;
    margin-right: 2em;
    margin-bottom: 1em;
    padding-right: 2px;
}

.mode-change p {
    font-size: 11px;
    text-align: right;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 12px;
}
.submit2 {
    text-align: right;
    display: inline;
    margin-bottom: 1.5em;
    clear: both;
    height: 60px;
}

#child_item {
    font-size: 14px;
}


.box-s {
    width: 100%;
    color: #FFFFFF;
    font-weight: normal;
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 10px;
    overflow: hidden;
    background-color: #3e668e;
    margin: 0px;
    padding-left: 2.5em;
    border-radius:1em;
}


.box-s .bar-s {
    width: 450px;
    font-size: 15px;
    background-color: #8AABCC;
    background-repeat: repeat-x;
    margin-top: 3px;
    margin-right: 0px;
    padding-top: 6px;
    padding-right: 0px;
    padding-left: 0.7em;
    font-weight: bold;
    margin-left: 0px;
    color: #2E2D2D;
    padding-bottom: 6px;
    margin-bottom: 0px;
    border-top: 1px solid #5A94CE;

}
.box-s h2 {
    color: #FFFFFF;
    font-size: 2em;
    text-align: left;
}


.box-s .bar-s a {
    color: #FFF;
    font-weight: bold;
    text-decoration: underline;
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box-s .bar-s a:hover {
    color: #FF0308;
    text-decoration: underline;
}

.box-s .lesson-req tr td {
    color: #555353;
    font-size: 11px;
    padding-left: 0.5em;
}
.box-s .lesson-req .td01 {
    width: 150px;
    background: #EAF1F4;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #9CDACF;
    border-bottom-color: #99D8CF;
    padding-left: 5px;
    font-size: 12px;
    font-weight: normal;
}
.lesson-req {
    background-color: #FFFFFF;
    width: 730px;
    color: #2D2D2D;
    border-collapse: separate;
}

.lesson-req tr td {
    color: #0B0B0B;
    font-size: 12px;
    padding:2px;
}
.lesson-req tr th {
    color: #0B0B0B;
    font-size: 12px;
    background-color: #d6dfe8;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 4px;
    padding-bottom: 2px;
    width: 25%;
}

/*------contents01はここまで-----------------------------------------------*/

/*----------contents02ここから-----------------------------------------------*/

.content02 {
    margin-top: 1em;
    margin-right: 2em;
    margin-left: 2em;
    margin-bottom: 1em;
}


.content02 .box {
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
.content02 .box h2 {
    display: block;
    float: left;
}
.content02 .box p {
    display: block;
    float: left;
    font-size: 1.1em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.content02 .box .right {
    float: right;
    font-size: 1em;
    margin-top: 1.2em;
}

.premium.box-obo {
    background-color: #c0c0c0;
    border: 4px solid #595959;
}

.premium .oubo_id {
    color: #9D9D9D !important;
}

.item_header_text a {
    color: #FFF;
}

.item_header_text {
    font-size: 13px;
    font-weight: bold;
    line-height: 2em;
    color:#FFF;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #8AABCC;
    margin-left:0.6em;
    padding-left:0.6em;
}

.oubo {
    background-color:#FFF;
    padding:2px;
}

.oubo.premium {
    border: 2px solid #595959;
}

dl {
    border: 1px solid #FFF;
    background-color: #f7fafa;
    margin-bottom:0px;
}

dd{
    background-color: #fff;
    margin-bottom:0px;
}

dt,
dd {
    box-sizing: border-box;
    padding: 0.1em;
    font-size: 0.8em;
}

.premium dt,.premium dl{
    background-color: #E7E7E7;
}

div.box-obo.premium div.oubo div.oubo_header {
    background-color:#595959;
}

div.box-obo.super-premium div.oubo div.oubo_header {
    background-color:#8F851C;
}



.super-premium dt, .super-premium dl{
    background-color: #f4f1cb;
}

.oubo.super-premium {
    border: 2px solid #8F851C;
}


.oubo_header {
    width:100%;
    background-color:#3e668e;
    border: 1px solid #FFF;
}


.box-obo .oubo_id {
    color: #28425C;
    border-radius:1em;
}

.box-obo .obo {
    background-color: #FFF;
    width: 670px;
    border-collapse: separate;
}


@media (max-width:839px){
    .box-obo
    {
        margin-left:0.2em;
        margin-right:0.2em;

        width: calc(100% - 0.4em);
    }

}

@media (min-width:840px){

    .box-obo{
        width: 100%;
    }

    html {
        color: #222;
        background-color: #efefef;
        font-family: Verdana, sans-serif;
    }
    body {
        padding: 1em;
    }


    .ie7 dl {
        overflow: hidden;
    }
    dt,
    dd {
        box-sizing: border-box;

    }
    dd ~ dt,
    dd ~ dd {
        border-top: 1px solid #FFF;
    }
    dt {
        float: left;
        width: 35%;
        padding-bottom: 0;
    }
    .ie7 dt {
        padding-bottom: 10px;
        clear: both;
    }
    dd {
        margin-left: 35%;
        margin-bottom:0;
        border-left: 1px dotted #FFF;

    }
    .ie7 dd {
        margin-left: 40%;
        overflow: hidden;
    }
    dd:after {
        content: "";
        display: block;
        clear: both;
    }
    /*dt*/.row2 + dd:after {
        content:none;
    }

}

.super-premium.box-obo {
    background-color: #e4db79;
    border: 4px solid #8F851C;
}

.super-premium .oubo_id {
    color: #D9CB3D !important;
}


.box-obo{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    background-color: #8AABCC;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 1em;
    padding-right: 1em;
    border: 4px solid #274059;
    border-radius:1em;
}



/*---b-5-list　END---------------------------------*/
#contents p #delete {
    margin-top: 40px;
    width: 447px;
    margin-right: auto;
    margin-bottom: 3em;
    margin-left: 12em;
}

.feedback-table {
    width: 550px;

    padding: ショートハンドを設定;
    margin-left: 0px;
    padding: 2px;
}
.feedback-table tr td {
    padding:4px;
}
.feedback-table tr th {
    background-color: #dce6ef;
    padding: 4px;
    padding-left: 7px;
    width: 30%;
    border-width: 1px;
    border-style: solid;
    border-color: #FFFFFF;
}

.lesson-info {
    width: 550px;
    border: 1px solid rgba(116,116,116,1.00);
    height: auto;
    margin-top: 3em;
    margin-left: auto;
    margin-right: auto;
    padding: 25px;
    margin-bottom: 1em;
}

.lesson-info h1 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.media-object {
    margin-right: 7px;
}


/* ------ こここまで確認済み-------------------------- ------- *









/*ここからスマホ用----/////////////////
//////////////////////////////_/_/_/_/_/_/_/_/_/_/_/_//_*/

@media (max-width:839px){



    #system-s {
        width: 100%;
        height: auto;
        background-position:  center 35px;
        background-repeat: no-repeat;
        background-size: auto auto;
        border-bottom: 6px solid #175A9B;
    }
    #system-s a .logo {
        width: 35%;
        height: auto;
        margin-top: 10px;
    }
    #system-s .header-img {
        width: 80%;
        height: auto;
        max-width: 300px;
        height: auto;
        padding-bottom: 2px;
        padding-top: 0px;
        margin-top: 0px;
    }

    fieldset {
        margin-bottom: 1em;
        width: 100%;
    }

    fieldset legend {
        width: 90%;
    }
    .formtable {
        width: 100%;

    }
    .formtable .number {
        display: none;
    }
    .formtable tr td input[type="text"],input[type="password"] {
        display: block;
        width: 100%;
    }

    .formtable .minitable th {
        display:table-cell;
    }



    .formtable .td01 {
        width: 100%;
    }
    .formtable tr .item01 {

        width: 100%;
    }
    .formtable tr th {
        display: block;
        width: 100%;
        margin-top:1em;
    }
    .formtable tr td {
        display: block;
        width: 100%;
    }
    .formtable tr td textarea {
        width: 90%;
    }


    .formtable tr td .td02 {
        width: 8em;
    }
    .formtable .sun {
        color: #CC0000;
    }

    .formtable .sat {
        color: #24486D;
    }
    .formtable tr td textarea {
        width: 100%;
    }
    .mini-table {
        width: 90%;
    }
    .mini-table tr th {
        width: 30%;

    }
    .mini-table tr td {
        width: 60%;
    }


    .content01 {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    #keijiban {
        margin-top: 0px;
        padding-top: 0px;
        width: 90%;
        margin-left: 1em;
        margin-right: 3px;
        float: right;
    }


    #keijiban .blue_center {
        width: 100%;
        margin-right: auto;
    }

    .mode-change {
        width: auto;
    }
    .mode-change {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 1em;
    }


    .box-s {
        width: 100%;

    }
    .box-s .bar-s a {
        color: #FFFFFF;
    }
    .box-s .bar-s a:hover {
        color: #1654AE;
    }

    .box-s .bar-s {
        width: 90%;
    }



    .box-s h2 {
        color: #FFFFFF;
        font-size: 1.5em;
    }

    .box-s .lesson-req {
        background-color: #FFFFFF;
        width: 90%;
    }

    .box-s .lesson-req tr th {
        display: block;
        width: auto;
    }
    .box-s .lesson-req tr td {
        display: block;
        width: auto;
    }



    .content02 {
        margin: 0em;
    }

    .box-obo .obo {
        background-color: #FFFFFF;
        color: #1C1C1C;
    }

    .box-obo .top img{
        vertical-align: middle;
    }


    .box-obo .top a {
        color: #FFFFFF;
    }
    .box-obo .top a:hover {
        color: #FF0000;
    }



    .box-obo #submit {
        margin-top: 15px;
        margin-bottom: 10px;
        padding: 0px;
        overflow: hidden;
    }

    .box-obo #submit p {
        font-size: 13px;
        color: #333;
        padding-bottom: 5px;
        display: inline;
        overflow: hidden;
        float: right;
        margin: 0px;
    }

    .feedback-table {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    .feedback-table tr th {
        display: block;
        width: 95%;
    }
    .feedback-table tr td {
        display: block;
        width: 95%;
    }
    .feedback-table tr td textarea {
        display: block;
        width: 95%;
    }

    #child_item {
        font-size: 14px;
    }
    .lesson-info {
        width: 98%;

    }

}
