.fadeborder {
    border-bottom: 1px solid #bbbbbb;
}

.column5-3 {
    width: 60%;
}

.clearfix {
    clear: both;
}

.fs16 {
    font-size: 16px;
}
.fs18 {
    font-size: 18px;
}



.pl0 {
    padding-left: 0;
}
.pr0 {
    padding-right: 0;
}

.w250 {
    width: 250px;
}
.w450 {
    width: 450px;
}
.w500 {
    width: 500px;
}

.w100 {
    width: 100%;
}
.w50 {
    width: 50%;
}
.w46 {
    width: 46%;
}
.w13 {
    width: 13%;
}
.w14 {
    width: 14%;
}
.w15 {
    width: 15%;
}
.w16 {
    width: 16%;
}
.w30 {
    width: 30%;
}

.h140 {
    height: 140px;
}
.w980 {
    width: 980px !important;
}


/* classroom */
.type1 {
    background: #0894FF !important;
}
.type2 {
    background: #D4082A !important;
}
.type3 {
    background: #C740BE !important;
}
.type4 {
    background: #08FF10 !important;
}
.type5 {
    background: #782ED9 !important;
}
.type6 {
    background: #AD172B !important;
}
.type7 {
    background: #55D61E !important;
}
.type8 {
    background: #067318 !important;
}
.type9 {
    background: #FFC43B !important;
}
.type10 {
    background: #FF6929 !important;
}
.type11 {
    background: #00EEFF !important;
}
.classroom .caption.classinfo {
    padding: 20px 10px;
}
.classroom .caption.classinfo>div {
    background: none;
    padding: 10px 10px 10px 30px;
    font-size: 12px;
    text-align: left;
}
.classroom .caption.classinfo>div a {
    display: inline-block;
    margin-left: 5px;
    padding: 3px 10px 3px 20px;
    background: #0096df url(../img/honbulist_info_arrow.png) no-repeat 10px center;
    color: #fff;
}
.classroom .caption.classinfo>div span {
    display: block;
    text-align: right;
    margin-top: 3px;
    padding: 0;
    font-size: 16px;
    color: #000;
}
.classinfo .taC {
    background: url(../img/classinfo_tag_bg.png) repeat 0 0;
    color: #023e73;
    font-size: 18px;
    font-weight: bold;
}
.classinfo .colm2>div {
    float: left;
    width: 480px;
}
.classinfo .ad {
    margin: 0 0 10px;
    padding: 0;
}
.classinfo .ad li {
    position: relative;
    font-size: 100%;
    line-height: 1.5em;
    margin-bottom: 8px;
    padding: 4px 10px 3px 90px;
    list-style: none;
}
.classinfo .ad li span {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    padding: 4px 0 3px;
    background: #0096df;
    color: #fff;
    text-align: center;
}
.classinfo .topics_ttl {
    position: relative;
    margin: 0;
    padding: 10px 0 10px 38px;
    font-size: 130%;
    color: #fff;
    background: #0096df url(../img/classinfo_topics_icon.png) no-repeat 15px 14px;
    border-bottom: none;
}
.classinfo .topics_ttl span a {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 8px 10px 8px 20px;
    line-height: 1em;
    font-size: 12px;
    background: #F6A000 url(../img/honbulist_info_arrow.png) no-repeat 10px center;
    color: #fff;
}
.classinfo .topics {
    font-size: 100%;
    margin: 0 0 10px;
    padding: 15px;
    border: 1px solid #0096df;
    border-top: none;
}
.classinfo .topics dt {
    margin: 0;
    font-weight: bold;
}
.classinfo .topics dd {
    margin: 0 0 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #787878;
}
.classinfo .topics dd a {
    display: inline-block;
    overflow: hidden;
    width: 420px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    /* Firefox */
    -o-text-overflow: ellipsis;
    /* Opera */
}
.classinfo #gMap {
    float: right;
    width: 430px;
    height: 400px;
    background: #eee;
}
.classinfo .point {
    width: 100%;
    font-weight: bold;
}
.classinfo .point td {
    vertical-align: middle;
    text-align: left;
    font-size: 23px;
    color: #1b3b76;
}
.classinfo .point td strong {
    font-size: 27px;
    color: #00a4e3;
}
.classinfo .point td span {
    font-size: 16px;
}
.classinfo .point td.img {
    width: 135px;
}
.category ul {
    padding: 0;
}
.category li {
    overflow: hidden;
    display: block;
    list-style: none;
    float: left;
    width: 287px;
    margin: 0 13px 10px;
    font-size: 12px;
    line-height: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    /* Firefox */
    -o-text-overflow: ellipsis;
    /* Opera */
}
.category li span {
    display: inline-block;
    background: #ddd;
    width: 80px;
    padding: 5px 0 4px;
    text-align: center;
    color: #fff;
    margin-right: 1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.tag {
    list-style: none;
    line-height: 1.8em;
    margin: 0;
    padding: 0;
}
.tag li {
    display: inline-block;
    color: #fff;
    font-size: 90%;
    line-height: 1.2em;
    margin: 0 5px 5px 0;
    padding: 3px 5px;
    background: #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    /* IE6,7 */
    *display: inline;
    *zoom: 1;
}
.tag li.type1 {
    background: #57c2dB;
}
.tag li.type2 {
    background: #3574a9;
}
.tag li.type3 {
    background: #d60259;
}
.tag li.type4 {
    background: #1b3b76;
}
.tag li.type5 {
    background: #e3007f;
}

.honbulist {
    padding: 0;
}
.honbulist li {
    list-style: none;
}
.honbulist>li {
    float: left;
    width: 300px;
    margin: 0 20px 30px 0;
    border-bottom: 2px solid #023e73;
}
.honbulist .img_blc {
    width: 300px;
    height: 250px;
    overflow: hidden;
}
.honbulist .img_blc img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.honbulist .info {
    position: relative;
    margin: 0 0 10px 0;
    padding: 6px 10px 5px;
    background: url(../img/honbulist_info_bg.png) repeat 0 0;
    font-size: 140%;
    font-weight: bold;
}
.honbulist .info span a {
    display: block;
    position: absolute;
    top: 7px;
    right: 10px;
    padding: 8px 10px 7px 20px;
    line-height: 1em;
    font-size: 12px;
    color: #fff;
    background: #0096df url(../img/honbulist_info_arrow.png) no-repeat 10px center;
}
.honbulist .ad {
    margin: 0 0 10px;
    padding: 0;
}
.honbulist .ad li {
    position: relative;
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 5px;
    padding: 0 10px 0 50px;
}
.honbulist .ad li span {
    position: absolute;
    top: 0;
    left: 10px;
    color: #0096df;
}
.honbulist .tag {
    margin-bottom: 10px;
    padding: 0 10px;
}
.honbulist .tag li {
    display: block;
    float: left;
    margin: 0 3px 3px 0;
    padding: 5px 10px 4px;
    background: #ddd;
    line-height: 1em;
    font-size: 85%;
}
.honbulist .topics {
    font-size: 90%;
    height: 70px;
    margin: 0 0 10px;
    padding: 15px 0 0;
    border-top: 1px dotted #878787;
}
.honbulist .topics.cont_no {
    border-top: none;
}
.honbulist .topics dt {
    float: left;
    margin: 0 0 5px;
    background: url(../img/honbulist_topics_icon01.png) no-repeat 1px 0;
}
.honbulist .topics dt.pdf {
    background: url(../img/honbulist_topics_icon02.png) no-repeat 0 0;
}
.honbulist .topics dd {
    float: left;
    overflow: hidden;
    width: 170px;
    margin: 0 0 5px;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    /* Firefox */
    -o-text-overflow: ellipsis;
    /* Opera */
}


/* idea */
.idea-area01 {
    float: left;
    width: 280px;
    margin: 0 5px 10px;
    padding: 10px 5px;
    border: 2px solid #00A1E0;
}
.idea-area-bottom {
    display: blcok;
    padding: 20px 10px;
}
.idea-area-title {
    margin: 0 !important;
    font-size: 24px;
    font-weight: bold;
    height: 50px;
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/idea/icon01.png) left 0 no-repeat;
    padding: 3px 0 0 55px;
}
.theory-area01 dl {
    border: 1px solid #00A4E3;
    float: left;
    margin: 0;
    padding: 0;
    width: 455px;
    height: 450px;
}
.theory-area01 dl dt {
    background-color: #00A4E3;
    padding: 10px 20px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 24px;
}
.theory-area01 dl dd {
    display: block;
    margin: 0 auto;
    padding: 10px;
}
.theory-area01 dl dd img {
    display: block;
    margin: 0 auto;
}
.theory-area01 dl dd span {
    color: #ff8000;
}
.theory-area01 .theory-back01 {
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/theory/bk01.png) no-repeat;
    background-size: cover;
}
.theory-area01 .theory-back02 {
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/theory/bk02.png) no-repeat;
    background-size: cover;
}
.theory-area01 .theory-back03 {
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/theory/bk03.png) no-repeat;
    background-size: cover;
}
.theory-area01 .theory-back04 {
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/theory/bk04.png) no-repeat;
    background-size: cover;
}
.theory-text01 {
    font-size: 24px;
    font-weight: bold;
}




/* experience */
.accordion dt {
    display: block;
    background: #BFE2F0;
    margin-top: 10px;
    padding: 20px 0;
}
.accordion dt.selected a {
    display: block;
    background: url(https://static.hokudai-shingakukai.jp/assets/img/btn_ac_open.png) no-repeat right center;
    text-decoration: none;
}
.accordion dt a {
    display: block;
    background: url(https://static.hokudai-shingakukai.jp/assets/img/btn_ac_close.png) no-repeat right center;
    text-decoration: none;
}
.accordion dt a strong {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    border-left: 10px solid #00a4e3;
    margin: 0 0 0 20px;
    padding: 10px 0 10px 15px;
}
.accordion dt a strong span.acdon_area {
    color: #004775;
    font-size: 20px;
    margin: 0 20px 0 0;
}
.accordion dt a strong span.acdon_read {
    color: #000;
    font-size: 24px;
}
.accordion dd {
    display: block;
    margin: 0 auto;
    padding: 20px;
    background: #dff0f7;
}


/* schedule */
.cal-month {
    display: block;
    margin: 40px 0;
}

.cal-month .cal-left-column {
    display: block;
    float: left;
    width: 630px;
}

.cal-month .gray {
    color: #ccc !important;
}

.cal-month .red {
    color: #C00 !important;
}

.cal-month .blue {
    color: #09F !important;
}

.cal-month .cal-left-column .cal-wrapper {
    border: solid 1px #ccc;
}

.cal-month .cal-left-column .cal-header {
    display: block;
    border-bottom: solid 1px #ccc;
    background: url(../img/contents/schedule/border01.png) #eee;
}

.cal-month .cal-left-column .cal-header table th {
    padding: 5px 0 !important;
}

.cal-month .cal-left-column table {
    border: none;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 0.7em;
}

.cal-month .cal-left-column table th {
    width: 90px;
    height: 1em;
    text-align: center !important;
    padding: 3px 0 !important;
    background: none;
    color: #333;
    font-weight: normal;
    line-height: 1.2;
}

.cal-month .cal-left-column table tr td:nth-child(1) {
    border-left: 1px solid #000;
}



.cal-month .cal-left-column table td {
    width: 90px;
    height: 1em;
    text-align: center !important;
    padding: 3px 0 !important;
    background: none;
    color: #333;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.2;
    border: none;
    border-right: solid 1px #000;
}



.cal-month .cal-left-column .cal-week {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #ccc;
    background: url(../img/contents/schedule/border01.png);
}

.cal-month .cal-left-column .last {
    border-bottom: 1px solid #000;
}

.cal-month .cal-left-column .cal-week table th {
    font-weight: bold;
}

.cal-month .cal-left-column .cal-week div.event-blue {
    display: block;
    margin: 2px 4px;
    padding: 3px;
    font-size: 1.2em;
    color: #fff;
    position: static !important;
    background: #3A8CB8 !important;
    font-weight: bold;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.cal-month .cal-left-column .cal-week div.event-red {
    display: block;
    margin: 2px 4px;
    padding: 3px;
    font-size: 1.2em;
    color: #fff;
    position: static !important;
    background: #C83915 !important;
    font-weight: bold;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.cal-month .cal-right-column {
    display: block;
    float: left;
    margin-left: 20px;
    width: 290px;
}

.cal-month .cal-right-column ul {
    margin: 0 0 0 20px;
    padding: 0;
}

.cal-month .cal-right-column ul li {
    margin: 0 0 15px 0;
    font-size: 0.9em;
}


/* class */
.blc1,
.blc2,
.blc3 {
    position: relative;
    float: none;
    clear: both;
    margin: 0 0 20px;
}
.blc1 dt,
.blc1 dd,
.blc2 dt,
.blc2 dd,
.blc3 dt,
.blc3 dd,
.blc4 dt,
.blc4 dd {
    text-align: left;
    margin: 0;
    padding: 20px;
}
.styleA dl {
    border: 1px solid #00a4e3;
}
.styleA dl dt {
    background: #00a4e3;
    color: #fff;
    font-weight: bold;
}


/* keizoku */
.spring-cource .left-column {
    width: 520px !important;
    display: block;
    float: left;
}
.spring-cource .right-column {
    width: auto !important;
    display: block;
    float: right;
}
.spring-cource .step02-image {
    margin: 30px 0 0 20px;
}
.spring-cource .step03-image {
    margin: 30px 60px 0 0;
}
.spring-cource .step04-image {
    margin: 50px 60px 0 0;
}
.spring-cource .box01 {
    margin-top: 30px;
}
.spring-cource .spring-banner {
    margin: 30px auto;
}

/*spring-new0204*/
.spring-new-text {
    margin: 20px 0 60px;
    float: left;
    width: 500px;
}
.spring-new-ph01 {
    float: right;
    margin: 20px 10px 20px;
}
.map {
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/springcourse/new-image02.png) no-repeat center;
    width: 940px;
    height: 1000px;
}
.map01 {
    width: 400px;
}
.map02 {
    width: 400px;
}
.spring-new dl {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #FFFFFF;
}
.spring-new dt {
    float: left;
    width: 170px;
    margin: 0;
}
.spring-new dd {
    float: left;
    margin: 0;
}
.spring-new dd a {
    color: #FFFFFF;
}
.spring-new dd a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.fushidashi01 {
    display: block;
    /*width:703px; height:379px;*/
    width: 683px;
    height: 349px;
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/springcourse/new-image03.png) no-repeat;
    margin: 20px 0 0 20px;
    padding: 30px 20px 0;
}
.fushidashi02 {
    display: block;
    /*width:495px; height:88px;*/
    width: 475px;
    height: 68px;
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/springcourse/new-image04.png) no-repeat;
    margin: 0 0 0 20px;
    padding: 20px 20px 0;
}
.fushidashi03 {
    display: block;
    /*	width:614px; height:129px;*/
    width: 594px;
    height: 109px;
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/springcourse/new-image05.png) no-repeat;
    margin-top: 40px;
    padding: 20px 20px 0;
    position: relative;
    z-index: 2;
}
.fushidashi03 dl {}
.fushidashi04 {
    display: block;
    /*	width:676px; height:513px;*/
    width: 656px;
    height: 483px;
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/springcourse/new-image06.png) no-repeat;
    margin-left: 20px;
    padding: 30px 20px 0;
    position: relative;
    top: -180px;
    z-index: 1;
}
.fushidashi04 dl {
    position: relative;
    top: 225px;
}
.fushidashi05 {
    display: block;
    /*	width:382px; height:232px;*/
    width: 362px;
    height: 210px;
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/springcourse/new-image07.png) no-repeat;
    padding: 20px 20px 0;
    position: relative;
    top: 0px;
}
.fushidashi06 {
    display: block;
    /*	width:485px; height:436px;*/
    width: 465px;
    height: 396px;
    background: url(http://static.hokudai-shingakukai.jp/assets/img/contents/springcourse/new-image08.png) no-repeat;
    padding: 40px 20px 0;
    position: relative;
    top: 300px;
    right: 50px;
}
.fushidashi06 dl {
    position: relative;
    top: 240px;
}



/* 継続授業*/
.page_ttl span {
    display: block;
    float: right;
    margin-top: -25px;
    width: 210px;
    overflow: hidden;
}
#classRoom h3 a {
    color: #4398ce;
    font-size: 24px;
}
/*#progress.para h3,*/
.ori.para h3 {
    float: none;
    clear: both;
    margin-bottom: 30px;
    border-bottom: 1px solid #e26161;
    letter-spacing: 0.05em;
    color: #666;
    font-weight: normal;
}

#classRoom.para h3 span,
#progress.para h3 span,
.ori.para h3 span {
    display: inline-block;
    border-bottom: 3px solid #e26161;
    padding: 0 15px 6px 0;
}
#classRoom.para h3 span strong a,
#classRoom.para h3 span strong,
#progress.para h3 span strong a,
#progress.para h3 span strong,
.ori.para h3 span strong a,
.ori.para h3 span strong {
    text-decoration: none;
    color: #e26161;
    font-size: 24px;
}


.toggle_triger {
    cursor: pointer;
}



.top-inner {
    width: 980px;
    margin: 0 auto 60px;
}
.followup_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 20px;
}
.followup_flex_image {
    width: 571px;
}
.followup_flex_text {
    width: 380px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    background: rgba(221, 16, 84, 0.1);
}
.followup_flex_text p {
    margin: 30px 0;
    font-size: 20px;
    font-weight: bold;
}
.followup_flex_text p span {
    color: #e26161;
}
.followup_flex_text p.followup_flex_text_big {
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    color: #e26161;
}
.followup_point_wrap {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.followup_point {
    width: 48%;
    border: 6px double #e26161;
    margin: 0 0 20px;
    padding: 15px;
    border-radius: 20px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
}
.followup_point span {
    color: #e26161;
}
.inquiry_induction {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.inquiry_induction span {
    color: #e26161;
}
.pu_blc>dl {
    float: left;
    width: 324px;
    margin-right: 4px;
    margin-bottom: 4px;
}
.pu_blc.colm1>dl {
    float: none;
    width: 980px;
    margin: 0;
}
.pu_blc>dl:nth-child(3n) {
    margin-right: 0;
}
.pu_blc>dl dt {
    /*
    background: #e26161;
 */
    background: #cceaf9;
    padding: 1em;
    line-height: 1.4em;
    letter-spacing: 0.05em;
    font-size: 20px;
    font-weight: bold;
}
.pu_blc>dl dt .nbr {
    position: absolute;
    font-size: 180%;
    top: 18px;
    left: 13px;
}
.pu_blc>dl dt .ttl {
    display: block;
    padding-left: 30px;
}
.pu_blc>dl dd {
    padding: 1em;
}
.pu_blc>dl dd p.pp {
    margin-bottom: 25px;
}
.pu_blc>dl dd p.pp.end {
    margin-bottom: 0;
}
.pu_blc>dl dd p.pp strong {
    display: block;
    margin-bottom: 5px;
    font-size: 108%;
    /*    color: #e26161;*/
    color: #4398ce
}
.pu_blc>dl dd p.pp span {
    margin-top: 5px;
    /*    background: rgba(221, 16, 84, 0.1);*/
    background: rgba(65, 105, 225, 0.1);

    padding: 5px;
    display: block;
}


.feature_top_wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
}
.feature_top_ballon {
    position: relative;
    width: calc(100% / 2 - 80px);
    margin: 0 0 40px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    background: rgba(255, 255, 0, 0.4);
    border-radius: 200px;
}
.feature_top_ballon span {
    color: #e26161;
}
.feature_top_ballon:before {
    content: "●";
    position: absolute;
    font-size: 15px;
    left: 123px;
    bottom: -35px;
    color: rgba(255, 255, 0, 0.4);
}
.feature_top_ballon:after {
    content: "●";
    position: absolute;
    font-size: 23px;
    left: 140px;
    bottom: -28px;
    color: rgba(255, 255, 0, 0.4);
}
.feature_top_illust {
    position: absolute;
    z-index: 10;
    width: 134px;
    height: 134px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.feature_yajirushi {
    position: relative;
    margin: 0 0 40px;
    font-size: 240%;
    font-weight: bold;
    text-align: center;
}
.feature_yajirushi:before {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    left: 0;
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background: rgba(221, 16, 84, 0.1);
}
.feature_yajirushi:after {
    position: absolute;
    z-index: -1;
    top: 6px;
    right: 0;
    left: 0;
    content: '▼';
    display: block;
    font-size: 350%;
    text-align: center;
    color: rgba(221, 16, 84, 0.1);
}
.feature_headline {
    margin: 0 0 60px;
    font-size: 260%;
    font-weight: bold;
    text-align: center;
}
.feature_headline span {
    color: #4398ce;
}
.feature_copy {
    margin: 0 0 60px;
    font-size: 260%;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}
.feature_voice_illust {
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 20px;
}
.feature_voices {
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 20px;
    font-size: 2.0rem;
    background: rgba(255, 255, 0, 0.4);
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
}
.feature_voices span {
    color: #e26161;
}
.flow_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 60px;
}
.flow_step {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 90px;
    height: 90px;
    color: #FFF;
    font-weight: bold;
    font-size: 1.6rem;
    background: #4398ce;
    border-radius: 60px;
    line-height: 0;
}
.flow_step span {
    font-size: 200%;
}
.flow_content {
    width: calc(100% - 120px);
    margin: 0 0 0 30px;
}
.flow_baloon {
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 0, 0.4);
    color: #e26161;
    font-size: 150%;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 20px;
    margin: 0 0 25px;
}
.flow_baloon:before {
    position: absolute;
    bottom: -20px;
    left: 30px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: rgba(255, 255, 0, 0.4) transparent transparent transparent;
}
.flow_content h3 {
    font-size: 200%;
    font-weight: bold;
    margin: 0 0 15px;
}
.flow_content h3 span {
    color: #4398ce;
}
.flow_content p {
    /*
    font-size: 120%;
    */
}
.class_wrap {
    width: 45%;
    justify-content: space-between;
    margin-bottom: 20px;
}

.class_content p {
    display: inline-block;
    margin-right: 10px;
    font-size: 130%;
    color: #4398ce;
    margin-bottom: 20px;
    border-bottom: 3px solid #4398ce;
    padding: 10px;
}

.class_img {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 20px;
}

.class_img figure {
    width: 49%;
}

.class_img figure img {
    width: 100%;
    height: 200px;
}

.class_content dl {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}

.class_content dt {
    width: 20%;
    background: rgba(65, 105, 225, 0.1);
    color: #4398ce;
    text-align: center;
    font-weight: normal;
    padding: 5px;
}

.class_content dd {
    width: 75%;
    margin-left: 5%;
    font-weight: normal;
}

.class_content_taiken {
    font-size: 110%;
    color: #e26161;
    margin: 30px 0 10px;
    border-left: 3px solid #e26161;
    padding: 0 0 0 10px;

}

.class_content table {
    width: 100%;
}



.toggle_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
/*
.area h3 {

    cursor:pointer;
    float: none;
    clear: both;
    margin-bottom: 30px;
    border-bottom: 1px solid #e26161;
    letter-spacing: 0.05em;
    color: #666;
    font-weight: normal;
}

.area h3 span {
    display: inline-block;
    border-bottom: 3px solid #e26161;
    padding: 0 15px 6px 0;
}

.area h3 span strong {
    margin-right: 10px;
    font-size: 160%;
    color: #e26161;
}
*/
.area,
.ztop {
    position: relative;
    z-index: 510;
}

.faq dt {
    margin-bottom: 6px;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #4398ce;
}
.faq dt span {
    display: inline-block;
    width: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center;
    font-size: 98%;
    color: #fff;
    background: #4398ce;
    border-radius: 40px;
}
.faq dd {
    margin-bottom: 20px;
    padding-left: 45px;
}



.teiki_read_top {
    font-size: 1.6rem;
    font-weight: bold;
    padding: 10px 20px;
    background: rgba(65, 105, 225, 0.1);
    color: #4398ce;
}

.teiki_read {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    background: #4398ce;
    padding: 10px 20px;
}


.teiki_read h2 {
    font-size: 2.6rem;
    font-weight: bold;
    color: #FFF;
}

.teiki_read h3 {
    font-size: 130%;
    color: #FFF;
}

.teiki_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0;
}

.teiki_student_img {
    position: relative;
    width: 43.8%;
}

.teiki_student_img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 10px 15px #FFF;
    content: '';
}

.teiki_student_img img {
    width: 100%;
}

.teiki_osusume {
    width: 50%;
    border: 6px double #e26161;
    padding: 15px;
    border-radius: 20px;
    font-size: 1.4rem;
}

.teiki_osusume p {
    font-size: 140%;
    font-weight: bold;
    color: #e26161;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e26161;
}

.teiki_osusume ul li {
    position: relative;
    font-size: 120%;
    font-weight: bold;
    padding: 0 0 0 40px;
    margin: 0 0 20px;
}

.teiki_osusume ul li img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    margin: auto 0;
}

.teiki_otoiawase a {
    position: relative;
    display: block;
    max-width: 80%;
    width: 90%;
    margin: 0 auto 60px;
    background: #024fa1;
    font-size: 160%;
    color: #FFF;
    font-weight: bold;
    padding: 10px 30px 10px 0;
    text-align: center;
    text-decoration: none;
    border: 3px double #FFF;
    border-radius: 20px;
}

.teiki_otoiawase a:after {
    content: '>';
    position: absolute;
    top: 20%;
    right: 15px;
    font-size: 90%;
}

.teiki_otoiawase a:hover {
    opacity: 0.8;
}

.teki_course {
    padding: 30px;
    background: rgba(65, 105, 225, 0.1);
    border-radius: 20px;
    box-sizing: border-box;
}

.teki_course h3 {
    margin: 0 0 30px;
    padding: 0 0 10px;
    border-bottom: 1px solid #4398ce;
    font-size: 1.6rem;
    font-weight: bold;
    color: #4398ce;
}

.teki_course p {
    margin: 15px 0;
}

.teki_course ul li {
    margin: 0 0 10px;
    font-size: 1.6rem;
}

.teki_course ul li span {
    font-weight: bold;
    color: #4398ce;
}

.springcourse-video iframe {
    max-width: 100%;
}



/* 保護者の声*/
.voicelist {
    list-style: none;
}
.voicelist li {
    background: #cceaf9;
    margin-bottom: 20px;
    padding: 20px;
    position: relative
}
.voicelist li span {
    position: absolute;
    bottom: 20px;
    right: 20px;
}


#videoframe {
    width: 100%;
    max-width: 980px;
    height: 375px;
    max-height: 551px;
    margin: 0 auto;
    background-color: #000;
}


#videoframe-cover {
    width: 100%;
    height: 551px;
    margin: 0;
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/ami.png);
    background-repeat: repeat;
    position: absolute;
}
#entrylinkbox {
    width: 980px;
    height: 100px;
    margin: 50px auto 0;
    padding: 6px 0;
    border: 1px #ccc solid;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: 0 0 3px 2px #ccc;
    -webkit-box-shadow: 0 0 3px 2px #ccc;
    -moz-box-shadow: 0 0 3px 2px #ccc;
}
.entrymess {
    margin-left: 20px;
    margin-right: 30px;
    font-size: 18px;
    font-weight: bold;
    width: 270px;
    height: 100px;
    display: block;
    float: left;
    text-align: center;
    line-height: 100px;
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/dot-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}
#entry-small-box {
    width: 400px;
    height: 55px;
    position: absolute;
    top: 40px;
    left: 0;
}
.topsection {
    width: 980px;
    height: auto;
    margin: 60px auto 0 auto;
    padding: 0;
}
.topsection2 {
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.topcategory-box {
    width: 640px;
    height: 260px;
    margin: 0 20px 50px 0;
    padding: 0px;
    float: left;
    position: relative;
    border-style: solid;
    border-width: 10px;
    -moz-border-image: url(https://www.shingakukai.co.jp/saiyou/images/dot-border-image-lightGray.png) 10 10 10 round repeat;
    -webkit-border-image: url(https://www.shingakukai.co.jp/saiyou/images/dot-border-image-lightGray.png) 10 10 10 round repeat;
    -o-border-image: url(https://www.shingakukai.co.jp/saiyou/images/dot-border-image-lightGray.png) 10 10 10 round repeat;
    border-image: url(https://www.shingakukai.co.jp/saiyou/images/dot-border-image-lightGray.png) 10 10 10 round repeat;
}
.topcategory-box-first {
    display: block;
    margin: 0 auto 50px;
    float: none;
}
/*.topcategory-box:nth-child(even) { margin:0 0 50px 0; }*/
.tc-image {
    position: absolute;
}
.tc-headbox {
    color: #fff;
    width: 234px;
    height: 64px;
    font-size: 16px;
    margin: 0;
    padding: 13px 0 0 55px;
    position: absolute;
    top: -25px;
    left: -19px;
    z-index: 300;
    text-shadow: 1px 1px 3px #666;
}
#tc-outline {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-outlie-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.tc-head-arrow {
    position: absolute;
    top: -20px;
    left: -10px;
    z-index: 200;
    transition: left .3s ease-in;
    -moz-transition: left .3s ease-in;
    -webkit-transition: left .3s ease-in;
}
.topcategory-box a:hover+h2+.tc-head-arrow {
    left: 75px;
}
#tc-message {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-message-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
#tc-company {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-company-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
#tc-information {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-information-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.tc-head-text {}
.tc-sub-title {
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-weight: lighter;
    width: 250px;
    border-bottom: #fff 1px dotted;
    color: #fff;
    font-size: 48px;
    line-height: 115%;
    position: absolute;
    top: 60px;
    left: 30px;
    z-index: 120;
    text-shadow: 1px 1px 3px #999;
}
.tc-sub-mess {
    color: #333;
    font-size: 18px;
    position: absolute;
    top: 120px;
    left: 30px;
    z-index: 130;
    text-shadow: 1px 1px 1px #fff;
}

.onlinebtn {
    position: relative;
    display: block;
    box-sizing: border-box;
    max-width: 930px;
    width: 100%;
    margin: 10px auto 60px;
    padding: 15px;
    background: rgba(250, 50, 70, 1);
    border-radius: 10px;
    border-bottom: 8px solid #C82A3A;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    font-weight: bold;
    text-decoration: none;
}
.amazonEntry {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0 0 30px;
    padding: 20px;
    border: 3px solid #ee6c2d;
}
.amazonEntryText {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin: 0 !important;
    padding: 20px 10px;
    font-size: 24px;
    line-height: 1.4;
    color: #FFF;
    background: #ee6c2d;
}
.amazonEntryText p {
    margin: 0 !important;
}
.amazonEntryLinks {
    width: 70%;
    font-size: 24px;
    line-height: 1.4;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}

.amazonEntryLinks li {
    margin: 0 0 5px 0;
}
.amazonEntryLinks li:last-of-type {
    margin: 0;
}

.amazonEntryLinks li span {
    margin: 0 20px 0 0;
    color: #ee6c2d;
    font-weight: bold;
}
.amazonEntryLinks li a {
    text-decoration: underline;
}




.tc-sub-title-other {
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-weight: lighter;
    width: 250px;
    border-bottom: #fff 1px dotted;
    color: #fff;
    font-size: 48px;
    line-height: 115%;
    position: absolute;
    top: 40px;
    left: 30px;
    z-index: 120;
    text-shadow: 1px 1px 3px #999;
}
.tc-sub-mess-other {
    color: #333;
    font-size: 18px;
    position: absolute;
    top: 155px;
    left: 30px;
    z-index: 130;
    text-shadow: 1px 1px 1px #fff;
}
.top-special-contents {
    display: block;
    margin: 0 auto 0;
    border-bottom: 1px dashed #CCC;
    width: 980px;
}
.topcategory-special {
    -moz-border-image: url(https://www.shingakukai.co.jp/saiyou/images/slash-border-image.png) 10 10 10 round repeat;
    -webkit-border-image: url(https://www.shingakukai.co.jp/saiyou/images/slash-border-image.png) 10 10 10 round repeat;
    -o-border-image: url(https://www.shingakukai.co.jp/saiyou/images/slash-border-image.png) 10 10 10 round repeat;
    border-image: url(https://www.shingakukai.co.jp/saiyou/images/slash-border-image.png) 10 10 10 round repeat;
}
.topsection-special {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.special-inner {
    width: 980px;
    display: block;
    margin: 0 auto;
}
#tc-special {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-special-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
#tc-business {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-business-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
#tc-symposium {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-symposium-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
#tc-text {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-text-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
#tc-training {
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/tc-training-bk.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.tc-headbox-special {
    width: 234px;
    height: 64px;
    font-size: 18px;
    margin: 0;
    padding: 12px 0 0 90px;
    position: absolute;
    top: -25px;
    left: -19px;
    z-index: 300;
    text-shadow: 1px 1px 3px #666;
}
h1#ctg-index-title-special {
    width: 980px;
    height: 51px;
    margin: 40px 0 60px 0;
}

/* entire container, keeps perspective */
.flip-container-index {
    position: relative;
    -webkit-perspective: 3000px;
    -moz-perspective: 3000px;
    -o-perspective: 3000px;
    perspective: 3000px;
}
.flip-container-index a {
    display: block;
    /*Firefoxではpxの指定が必要*/
    -moz-perspective: 1000px;
    -moz-transform-style: preserve-3d;
}

.flip-container-index:hover .index-back {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
}
.flip-container-index:hover .index-front {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.index-front,
.index-back {
    width: 100%;
    background-color: #fff;
}


.flip-container {
    position: relative;
    /*margin:0;*/
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
}
.flip-container:hover .back {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
}
.flip-container:hover .front {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.front,
.back {
    width: 100%;
}

/* flip speed goes here */
.flipper {
    position: relative;
    -moz-transition: -moz-transform 1s;
    -moz-transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 1s;
    -o-transition: -o-transform 1s;
    transition: 1s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
}

/* hide back of pane during swap */
.front,
.back,
.index-front,
.index-back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    transition: 1s;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
}

/* front pane, placed above back */
.front,
.index-front {
    z-index: 2;
    /* for firefox 31 */
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back,
.index-back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}


.topcategory-box-small {
    width: 293px;
    height: 166px;
}
.topcategory-box-small .tc-sub-title {
    font-weight: lighter;
    width: 270px;
    border-bottom: #fff 1px dotted;
    color: #fff;
    font-size: 36px;
    line-height: 115%;
    position: absolute;
    top: 70px;
    left: 10px;
    z-index: 120;
    text-shadow: 1px 1px 3px #999;
}
.topcategory-box-last {
    margin: 0 0 50px 0;
}

.topsection-half-l-index a,
.topsection-half-r-index a {
    display: block;
    width: 100%;
    height: 300px;
}
.company-list-image img {
    width: 180px;
    height: 180px;
}
.company-index-image-frame .company-list-image img {
    width: 160px;
    height: 160px;
}
.company-list-image {
    -moz-transition: -moz-transform 0.2s ease-in;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    -o-transition: -o-transform 0.2s ease-in;
    -ms-transition: -ms-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
}

.topsection-half-l-index a:hover .company-list-image,
.topsection-half-r-index a:hover .company-list-image {
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}
.company-go-btn {
    width: 200px;
    height: 30px;
    position: absolute;
    top: 190px;
    left: -200px;
    transition: left .3s ease-in;
    -moz-transition: left .3s ease-in;
    -webkit-transition: left .3s ease-in;
}
.company-go-btn img {
    vertical-align: middle;
}
.company-go-mess {
    margin: 0 0 0 6px;
}
.topsection-half-l-index a:hover+.company-go-btn,
.topsection-half-r-index a:hover+.company-go-btn {
    left: 30px;
}

.company-name {
    position: absolute;
    top: 300px;
    left: 20px;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: none;
    color: #666;
}
.company-kana {
    position: absolute;
    top: 330px;
    left: 20px;
    font-size: 14px;
    line-height: 180%;
    margin: 0;
    padding: 0;
    color: #666;
}
.company-excerpt {
    position: absolute;
    top: 380px;
    left: 20px;
    font-size: 14px;
    line-height: 180%;
    margin: 0;
    padding: 0;
    color: #666;
}
.company-index-name {
    position: absolute;
    top: 60px;
    left: 20px;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: none;
    color: #00A25D;
}
.company-index-kana {
    position: absolute;
    top: 90px;
    left: 20px;
    font-size: 14px;
    line-height: 180%;
    margin: 0;
    padding: 0;
    color: #666;
}
.company-index-excerpt {
    position: absolute;
    top: 140px;
    left: 20px;
    font-size: 14px;
    line-height: 180%;
    margin: 0;
    padding: 0;
    color: #666;
    z-index: 100;
}
.company-index-image-frame {
    width: 230px;
    height: 230px;
    position: absolute;
    top: 90px;
    left: 220px;
    margin: 0;
    padding: 0;
}
.company-index-image-frame2 {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 40px;
    left: 170px;
    margin: 0;
    padding: 0;
}

.topsection-half-l {
    width: 480px;
    height: auto;
    min-height: 850px;
    margin: 0 20px 0 0;
    position: relative;
    float: left;
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/company-intro-title-bk.png);
    background-repeat: no-repeat;
    background-position: 0 60px;
}
.topsection-half-r {
    width: 480px;
    height: auto;
    min-height: 850px;
    margin: 0;
    position: relative;
    float: left;
}
.qabox {
    width: 96%;
    height: auto;
    padding: 10px;
    background-color: #EDFFEE;
    border-radius: 6px;
}
.topsection-half-l-index {
    width: 480px;
    height: 350px;
    margin: 0 20px 60px 0;
    position: relative;
    float: left;
    background-color: #fafafa;
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/shadow-short.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    overflow: hidden;
}
.topsection-half-r-index {
    width: 480px;
    height: 350px;
    margin: 0 0px 60px 0;
    position: relative;
    float: left;
    background-color: #fafafa;
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/shadow-short.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    overflow: hidden;
}
h1#ctg-index-title {
    width: 980px;
    height: 51px;
    margin: 40px 0 60px 0;
}
h2.company-index-subtitle {
    width: 25%;
    height: 20px;
    margin: 0;
    padding: 10px 10px 5px 20px;
    line-height: 100%;
    font-size: 14px;
    font-weight: normal;
    border-bottom: #ccc 1px dotted;
    background-color: transparent;
    color: #666;
    text-decoration: none;
    letter-spacing: 0px;
}
.topsection-half-l-index a,
.topsection-half-r-index a {
    display: block;
    width: 100%;
    height: 300px;
}
.company-list-image {
    width: 230px;
    height: 230px;
}
.company-list-image {
    -moz-transition: -moz-transform 0.2s ease-in;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    -o-transition: -o-transform 0.2s ease-in;
    -ms-transition: -ms-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
}
.topsection-half-l-index a:hover .company-list-image,
.topsection-half-r-index a:hover .company-list-image {
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}
.company-go-btn {
    width: 200px;
    height: 30px;
    position: absolute;
    top: 230px;
    left: -200px;
    transition: left .3s ease-in;
    -moz-transition: left .3s ease-in;
    -webkit-transition: left .3s ease-in;
}
.company-go-btn img {
    vertical-align: middle;
}
.company-go-mess {
    margin: 0 0 0 6px;
}
.topsection-half-l-index a:hover+.company-go-btn,
.topsection-half-r-index a:hover+.company-go-btn {
    left: 80px;
}















#company-image-frame:hover+#company-switch-btn #switch-on {
    background-color: #fff;
}
#company-image-frame:hover+#company-switch-btn #switch-on .switch-title,
#company-image-frame:hover+#company-switch-btn #switch-on .switch-title-sub {
    color: #00a25d;
}
#company-image-frame:hover+#company-switch-btn #switch-off {
    background-color: #00a25d;
}
#company-image-frame:hover+#company-switch-btn #switch-off .switch-title,
#company-image-frame:hover+#company-switch-btn #switch-off .switch-title-sub {
    color: #fff;
}

.topsection-half-l02 {
    width: 100%;
    max-width: 310px;
    height: 480px;
    margin: 0 20px 0 0;
    position: relative;
    background-image: url(https://www.shingakukai.co.jp/saiyou/images/company-intro-title-bk.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
}

.company-image-large {
    height: auto;
    width: 60%;
    display: block;
    margin: 0;
}

.company-band04 {
    background-color: #8E81BC;
    padding: 20px 0;
    width: 100%;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0;
    text-align: center;
}

.company-band05 {
    background-color: #8CBC88;
    padding: 20px 0;
    width: 100%;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0;
    text-align: center;
}

.company-image-small {
    display: block;
    margin: 0 auto;
}

.company-sentence {
    display: block;
    width: 90%;
    margin: 20px auto 0;
    font-size: 16px;
}

.off-shot-title {
    display: block;
    float: left;
    margin: 20px 5px 0 0;
}

.off-shot-r02 {
    width: 260px;
    height: 360px;
    margin: 0;
    position: relative;
    float: left;
}

.off-shot-img02 {
    width: 200px;
    height: 250px;
    margin: 0;
    padding: 5px;
    position: absolute;
    top: 20px;
    left: 20px;
    box-shadow: 0 0 3px 2px #ccc;
    -webkit-box-shadow: 0 0 3px 2px #ccc;
    -moz-box-shadow: 0 0 3px 2px #ccc;
}
.photo-excerpt02 {
    display: block;
    font-size: 12px;
    margin-top: 30px;
    color: #666;
}
.off-shot-frame-l02 {
    width: 52px;
    height: 68px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 300;
}

.off-shot-frame-r02 {
    width: 52px;
    height: 68px;
    position: absolute;
    top: 230px;
    right: 10px;
    z-index: 310;
}

.company-schedule04 {
    float: left;
    width: 500px;
    padding: 15px 30px;
    background-color: #EFEDF6;
    border: 1px solid #8F82BC;
    margin-right: 40px;
}
.company-schedule05 {
    float: left;
    width: 500px;
    padding: 15px 30px;
    background-color: #F0F6EF;
    border: 1px solid #8CBB88;
    margin: 0 40px 40px 0;
}
.topsection dl {
    margin: 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #BBB;
}
.topsection dl:last-child {
    border-bottom: none;
}
.topsection dl dt {
    float: left;
    width: 100px;
    margin: 0;
    padding: 0;
}
.topsection dl dd {
    float: left;
    /*width:400px;*/
    margin: 0;
    padding: 0;
    /*font-weight:bold;*/
}
#company-image-on img {
    height: 710px;
}
#company-image-frame {
    /*width:304px; height:710px;*/
    position: absolute;
    /*top:70px; left:220px;*/
    margin: 0;
    padding: 0;
}
.company-h3 {
    font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
    color: #00a25d;
    border: none;
}
.company-qa {
    font-size: 14px;
    line-height: 150%;
    margin: 0 0 30px 30px;
    padding: 0;
    color: #666;
}
.halfbox-inner {
    width: 480px;
    height: auto;
    margin: 0;
}
.offshotbox {
    width: 98%;
    border: #ccc 3px dotted;
    border-radius: 6px;
    margin: 30px auto;
    padding: 20px 0;
}
#off-shot-head-title {
    width: 480px;
    height: 40px;
    margin: 0;
    border: none;
    padding: 20px 0 0 0;
    text-align: center;
}
#off-shot-head-title img {
    margin: 0 auto;
}
.hide-text {
    display: none;
}
.off-shot-l {
    width: 230px;
    height: 260px;
    margin: 0;
    position: relative;
    float: left;
}
.off-shot-r {
    width: 235px;
    height: 260px;
    margin: 0;
    position: relative;
    float: left;
}
.off-shot-img {
    width: 180px;
    height: 135px;
    margin: 0;
    padding: 5px;
    position: absolute;
    top: 20px;
    left: 20px;
    box-shadow: 0 0 3px 2px #ccc;
    -webkit-box-shadow: 0 0 3px 2px #ccc;
    -moz-box-shadow: 0 0 3px 2px #ccc;
}
.photo-excerpt {
    display: block;
    font-size: 12px;
    margin-top: 30px;
    color: #666;
}
.off-shot-frame-l {
    width: 52px;
    height: 68px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 300;
}
.off-shot-frame-r {
    width: 52px;
    height: 68px;
    position: absolute;
    top: 120px;
    right: 10px;
    z-index: 310;
}
.company-image-frame-pos2 {
    width: 304px;
    height: 740px;
    top: 50px;
    left: 190px;
    /*background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 50%, rgba(87,243,142,.35) 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(128,128,128,0.5)));*/
}

/* Video Frame */
.content-movframe {
    width: 100%;
    height: 520px;
    text-align: center;
    margin: 60px auto 0px auto;
    /*background-color:#00054A;*/
}
.content-movframe h3 {
    width: 640px;
    margin: 0 auto 10px;
    padding: 10px 0;
    color: #fff;
    border: none;
    background-color: #001A8A;
}
.content-movframe2 {
    width: 640px;
    height: 360px;
    margin: 20px 0 20px 20px;
    float: right;
}
.mov-message-box {
    float: left;
    width: 290px;
    height: 360px;
    margin: 0 40px 0 0;
}
.mov-message-box h3 {
    font-size: 32px;
    font-family: "Arial Black", Gadget, sans-serif;
    line-height: 100%;
    margin: 0 0 40px 0;
    padding: 0;
    border: none;
    color: #666;
}


.qa dl {
    width: 100%;
    margin: 20px 0 40px;
    border-bottom: none;
    background: #EEF5FF;
    padding: 20px 0;
}
.qa dl dt {
    float: none !important;
    width: 96%;
    padding: 0 2%;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #00054A;
}
.qa dl dt span {
    color: #00a5e3;
}
.qa dl dd {
    float: none !important;
    width: 96%;
    max-width: 96%;
    padding: 0 2%;
    font-weight: normal;
    font-size: 16px;
    margin: 20px 0 0;
}

.business .stream-column {
    width: 930px;
    display: block;
    margin: 10px auto;
    background: url(https://www.shingakukai.co.jp/saiyou/images/timeline-bg.png) no-repeat left top;
}
.business .stream-column .stream-small-column {
    width: 900px;
    display: block;
    margin: 20px auto;
    padding: 10px 0;
}
.business .stream-column .stream-small-column h4 {
    display: block;
    float: left;
    text-indent: -9999px;
    border: none;
}
.business .stream-column .stream-small-column .stream-small-column-center {
    display: block;
    float: left;
}
.business .stream-column .stream-small-column .stream-small-column-center h5 {
    font-size: 1.4em;
    color: #333;
    font-weight: bold;
    line-height: 1.3;
    display: block;
    margin: 5px 0 5px 0;
    padding-left: 30px;
    background: url(https://www.shingakukai.co.jp/saiyou/images/business/arrow.png) no-repeat left top;
}
.business .stream-column .stream-small-column .stream-small-column-center h5 span {
    font-size: 0.8em;
    font-weight: normal;
}
.business .stream-column .stream-small-column .stream-small-column-center a {
    display: block;
    float: right;
    background: #50A8DC;
    color: #fff;
    border-radius: 20px;
    padding: 3px 20px;
    font-size: 0.8em;
    font-weight: bold;
}
.business .stream-column .stream-small-column .stream-small-column-center a:hover {
    background: #C00;
}
.business .stream-column .stream-small-column .stream-image {
    display: block;
    float: left;
    margin: 0 0 0 60px;
}

.business .ss01 h4 {
    width: 55px;
    height: 40px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/1972.png) no-repeat;
    margin: 30px 40px 0 70px;
}
.business .ss02 h4 {
    width: 60px;
    height: 50px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/1986.png) no-repeat;
    margin: 0 50px 0 80px;
}
.business .ss03 h4 {
    width: 70px;
    height: 60px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/1987.png) no-repeat;
    margin: 0 60px 0 85px;
}
.business .ss04 h4 {
    width: 80px;
    height: 60px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/1997.png) no-repeat;
    margin: 0 70px 0 95px;
}
.business .ss05 h4 {
    width: 90px;
    height: 70px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/2009.png) no-repeat;
    margin: 0 80px 0 105px;
}
.business .ss06 h4 {
    width: 100px;
    height: 70px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/2010.png) no-repeat;
    margin: 0 100px 0 110px;
}
.business .ss07 h4 {
    width: 110px;
    height: 70px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/2014.png) no-repeat;
    margin: 0 110px 0 115px;
}
.business .ss08 h4 {
    width: 120px;
    height: 75px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/2015_blank.png) no-repeat;
    margin: 0 120px 0 125px;
}
.business .ss09 h4 {
    width: 120px;
    height: 75px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/2016.png) no-repeat;
    margin: 0 150px 0 135px;
}
.business .ss10 h4 {
    width: 120px;
    height: 75px;
    display: block;
    background: url(https://www.shingakukai.co.jp/saiyou/images/2017.png) no-repeat;
    margin: 0 160px 0 150px;
}

.business .modal-content {
    width: 900px;
    margin: 0;
    padding: 10px 20px;
    border: 2px solid #aaa;
    background: #fff;
    position: fixed;
    display: none;
    z-index: 2;
}
.business .modal-content .logo {
    display: block;
    margin: 0 auto 20px;
}
.business .modal-content .main-ph {
    display: block;
    float: right;
    width: 300px;
    margin: 0 0 20px 20px;
}
.business .modal-content p {
    display: block;
    font-size: 0.9em;
    line-height: 1.7;
}
.business .modal-content h6 {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
}
#modal-overlay {
    z-index: 1;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}
.business .button-link {
    color: #00f;
    text-decoration: underline;
}
.business .button-link:hover {
    cursor: pointer;
    color: #f00;
}
.business .button-link-sp {
    display: none !important;
}

.symposium-image-right,
.text-image-right {
    display: block;
    float: right;
    margin-left: 20px;
    width: revert-layer;
}
.symposium-image-left {
    display: block;
    float: left;
    margin-right: 20px;
    width: revert-layer;
}

.text-image-sp {
    display: none;
}







.sp {
    display: none;
}
@media only screen and (max-width:768px) {
    .pc {
        display: none !important;
    }

    .w250,
    .w450,
    .w500 {
        width: 100%;
    }
    .h140 {
        height: auto;
    }
    .w980 {
        width: 90% !important;
    }

    .classroomtable td,
    .classroomtable td a {
        font-size: 1.2rem;
    }
    .theory-area01 dl,
    .theory-back02 dl,
    .theory-back03 dl,
    .theory-back04 dl {
        height: auto;
    }

    .honbulist>li {
        margin: 0 auto 4vw !important;
    }
    .fltR {
        display: block;
        float: none;
        margin: 0 auto;
    }


    .accordion dt.selected a {
        display: block;
        background: url(https://static.hokudai-shingakukai.jp/assets/img/btn_ac_open.png) no-repeat right bottom;
        text-decoration: none;
    }
    .accordion dt a {
        display: block;
        background: url(https://static.hokudai-shingakukai.jp/assets/img/btn_ac_close.png) no-repeat right bottom;
        text-decoration: none;
    }
    /* schedule */
    .cal-month .cal-left-column {
        width: 100%;
    }
    .cal-month table th,
    .cal-month table td {
        width: 55px !important;
    }
    .cal-month .cal-right-column {
        margin-left: 0px;
        width: 100%;
    }
    .cal-month .cal-right-column p {
        font-size: 3vw;
    }

    /* class*/
    .blc1,
    .blc2,
    .blc3 {
        margin: 0 0 0;
    }
    .styleA dl.column2 {
        margin-bottom: 4vw;
        width: 100%;
    }

    /* keizoku */

    .spring-cource .left-column {
        width: 100% !important;
        display: block;
        float: none;
    }
    .springcourse-video iframe {
        width: 100%;
    }















    .top-inner {
        width: 100%;
    }
    .followup_flex_image {
        width: 100%;
    }
    .followup_flex_text {
        width: 92%;
        margin: 20px 4vw;
    }
    .followup_point {
        width: 100%;
        text-align: left;
    }
    .flow_wrap {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 0 0 60px;
    }
    .flow_step {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 90px;
        height: 90px;
        color: #FFF;
        font-weight: bold;
        font-size: 120%;
        background: #4398ce;
        border-radius: 60px;
        line-height: 0;
    }
    .flow_step span {
        font-size: 200%;
    }
    .flow_content {
        width: calc(100% - 120px);
        margin: 0 0 0 30px;
    }
    .flow_baloon {
        position: relative;
        display: inline-block;
        background: rgba(255, 255, 0, 0.4);
        color: #e26161;
        font-size: 150%;
        font-weight: bold;
        padding: 10px 20px;
        border-radius: 20px;
        margin: 0 0 25px;
    }
    .flow_baloon:before {
        position: absolute;
        bottom: -20px;
        left: 30px;
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 10px 0 10px;
        border-color: rgba(255, 255, 0, 0.4) transparent transparent transparent;
    }
    .flow_content h3 {
        font-size: 200%;
        font-weight: bold;
        margin: 0 0 15px;
    }
    .flow_content h3 span {
        color: #4398ce;
    }
    .flow_content p {
        font-size: 120%;
    }




    .followup_point_wrap {
        margin: 0 auto;
        width: 92vw;
    }
    .pu_blc>dl,
    .pu_blc.colm1>dl,
    .para.ori {
        width: 100%;
    }
    .ptn02.tableSimple th,
    .ptn02.tableSimple td {
        padding: 0;
        text-align: center;
    }

    .feature_top_ballon {
        width: 100%;
    }

    .feature_top_illust {
        position: relative;
        z-index: -1;
        top: auto;
        right: 0;
        bottom: auto;
        left: 0;
        margin: 0 auto 30px;
    }

    .feature_headline {
        font-size: 180%;
    }

    .feature_copy {
        font-size: 180%;
    }



    .inquiry_button {
        display: block;
        width: 900px;
        text-align: center;
        border: solid 3px #f7931e;
        background: #f15a24;
        color: #fff;
        text-decoration: none;
        font-size: 2.0rem;
        font-weight: bold;
        margin: 40px auto 80px;
        padding: 20px;
    }

    .inquiry_button span {
        color: #fcee21;
        padding-left: 20px;
    }

    .class_wrap {
        width: 100%;
    }




    .teiki_flex {
        width: 95%;
        margin: 30px auto;
    }

    .teiki_student_img {
        width: 100%;
    }

    .teiki_osusume {
        width: 100%;
    }

    .teki_course {
        width: 95%;
        margin: 0 auto;
    }
    .teiki_otoiawase,
    .teiki_otoiawase a {
        max-width: 100%;
        width: 100%;
    }


    /* co */
    .co .column3-2,
    .co .column5-3 {
        width: 100%;
    }
    .co .point01,
    .co .point02,
    .co .point03 {
        display: flex;
    }
    .his-ph-block {
        width: 38%;
    }
    .his-ph-block img {
        height: auto;
        width: 100%;
    }






    .training-area img {
        margin-bottom: 5vw;
    }


    #videoframe {
        height: 30vw;
    }



    #entrylinkbox {
        width: 100%;
    }
    .entrymess {
        height: inherit;
        font-size: 3vw;
        padding-right: 8vw;
        width: auto;
    }
    #entrylinkbox img {
        height: auto;
        margin-bottom: 2vw;
        width: 24vw;
    }
    .article.gokaku {
        width: 95%;
        margin: 0 auto;
    }
    .article.gokaku .left-column {
        max-width: 100%;
        width: auto;
        float: none;
        margin: 0 auto;
    }
    .article.gokaku .right-column {
        max-width: 100%;
        width: auto;
        float: none;
        margin: 0 auto;
    }

    #entrylinkbox {
        margin-bottom: 20vw !important;
    }

    .topcategory-box {
        width: 92%;
        height: auto;
        min-height: 210px;
        margin: 0 auto 50px;
        padding: 0px;
        position: relative;
        float: none;
    }
    .topsection2 {
        width: 100%;
    }
    .title_img,
    .topsection-half-l-index,
    .topsection-half-r-index {
        width: 100% !important;
    }
    .title_img img {
        height: auto;
        width: 100%;
    }
    .topsection-half-r,
    .content-movframe h3,
    video {
        width: 100%;
    }
    .innerhidden {
        overflow: hidden;
    }
    .off-shot-l,
    .off-shot-r {
        float: none;
        margin: 0 auto 5vw;
        ;
    }
    .company-schedule04 {
        width: 100%;
        display: block;
        margin: 0 auto;
        padding: 15px 5%;
        background-color: #EFEDF6;
        border: 1px solid #8F82BC;
    }
    .business .stream-column {
        width: 100%;
        display: block;
        margin: 10px auto;
        background: url(../images/timeline-mb-bg.png) no-repeat left top;
        background-size: 100%;
    }
    .business .stream-column .stream-small-column {
        width: 90%;
        display: block;
        margin: 20px auto;
        padding: 10px 0;
        overflow: hidden;
    }
    .business .stream-column .stream-small-column h4 {
        display: block;
        padding: 10px 0;
        text-indent: -9999px;
        border: none;
        background-color: #F60;
    }
    .business .stream-column .stream-small-column .stream-small-column-center {
        display: block;
        text-align: center;

    }
    .business .stream-column .stream-small-column .stream-small-column-center h5 {
        font-size: 1.0em;
        color: #333;
        font-weight: bold;
        line-height: 1.3;
        display: block;
        margin: 5px 0 5px 0;
        padding-left: 10px;
    }
    .business .stream-column .stream-small-column .stream-small-column-center h5 span {
        font-size: 0.8em;
        font-weight: normal;
    }
    .business .stream-column .stream-small-column .stream-small-column-center a {
        display: block;
        background: #50A8DC;
        color: #fff;
        border-radius: 20px;
        margin: 10px auto;
        padding: 10px 20px;
        font-size: 0.8em;
        font-weight: bold;
        text-align: center;
    }
    .business .stream-column .stream-small-column .stream-small-column-center a:hover {
        background: #C00;
    }




    .business .ss01 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/1972.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss02 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/1986.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss03 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/1987.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss04 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/1997.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss05 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/2009.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss06 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/2010.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss07 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/2014.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss08 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/2014.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss09 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/2016.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }
    .business .ss10 h4 {
        width: 100%;
        height: 30px;
        background: url(https://www.shingakukai.co.jp/saiyou/images/2017.png) no-repeat center;
        background-size: contain;
        margin: 0 0 10px 0;
    }



    .business .modal-content {
        width: 80%;
        height: 460px;
        margin: 0 auto;
        padding: 10px 20px;
        border: 2px solid #aaa;
        background: #fff;
        position: fixed;
        display: none;
        z-index: 2;
        overflow: scroll;
    }
    .business .modal-content .logo {
        display: block;
        margin: 0 auto 20px;
    }
    .business .modal-content .main-ph {
        display: block;
        width: 50%;
        margin: 0 auto 20px;
    }
    .business .modal-content p {
        display: block;
        font-size: 0.8em;
        line-height: 1.7;
    }
    .business .modal-content h6 {
        display: block;
        font-size: 1.0em;
        font-weight: bold;
        margin: 10px 0;
    }
    #modal-overlay {
        z-index: 1;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 120%;
        background-color: rgba(0, 0, 0, 0.75);
    }
    .business .button-link {
        display: none !important;
    }
    .business .button-link-sp {
        display: block;
        background: #50A8DC;
        color: #fff;
        border-radius: 20px;
        margin: 10px 50px;
        padding: 10px 20px;
        font-size: 0.8em;
        font-weight: bold;
        text-align: center;
    }
    .business .button-link-sp:hover {
        background: #C00;
    }

    /*20160113採用情報修正 yamazaki*/
    .section01 {
        padding: 0 0 20px;
        margin-bottom: 20px;
        background: #EEF5FF;
    }
    .section02 {
        padding: 0 0 20px;
        margin-bottom: 20px;
        background: #EEF5FF;
    }
    .section03 {
        padding: 0 0 20px;
        margin-bottom: 20px;
        background: #EEF5FF;
    }
    .section04 {
        padding: 0 0 20px;
        margin-bottom: 20px;
        background: #EEF5FF;
    }
    .section05 {
        padding: 0 0 20px;
        margin-bottom: 20px;
        background: #EEF5FF;
    }
    .section06 {
        padding: 0 0 20px;
        margin-bottom: 20px;
        background: #EEF5FF;
    }

    .business .stream-column .stream-small-column .stream-small-column-center {
        float: none;
        text-align: center;
    }
    .business .stream-column .stream-small-column .stream-small-column-center h5 {
        background: none;
    }


    .sp {
        display: inline-block;
    }
}