@charset "utf-8";

.kaisaibi {
    font-weight: bold;
}
.qaboard {
    text-align: center;
    margin: 20px;
}
#seminar_detail .coverimage {
    font-size: 0;
    margin-bottom: 10px;
}

#taglist-box {
    overflow: hidden;
    position: relative;
}
.head_to_board_wrap {
    position: absolute;
    top: 5px;
    right: 0;
}
.head_to_board_wrap img {
    vertical-align: bottom;
    margin-right: 5px;
    width: 19px;
}
.head_to_board_wrap .to_board_btn {
    display: inline-block;
    line-height: 19px;
    background-color: #00549a;
    font-size: 11px;
    color: #fff !important;
    font-weight: bold;
    padding: 0 20px;
}
#seminar_detail .streaming {
    border-bottom: 3px solid #e85050;
    padding: 15px 0;
    background: #fee6e6;
    overflow: hidden;
    margin-bottom: 15px;
}
#seminar_detail .streaming .fll {
    float: left;
    width: 430px;
    padding: 0 7px 0 15px;
    font-size: 12px;
    font-weight: bold;
}
#seminar_detail .streaming .fll h6 {
    color: #e54f4f;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
#seminar_detail .streaming .flr {
    margin-left: 435px;
}


#seminar_detail .series-info {
    margin: 35px 0 0;
    border: 2px solid #ccc;
    background: #fff;
    padding: 15px 10px;
}
#seminar_detail .series-info h6 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#handouts {
    margin: 30px 0 0;
}
#handouts h2 {
    border-bottom: 1px solid #4c4c4c;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
#handouts table {
    width: 100%;
}
#handouts .h_title {
    margin: 0;
}
#handouts td {
    padding: 0;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
#handouts .sectionhead {
    margin: 0 0 0 15px;
}
#handouts .sectionhead .title {
    margin: 0;
    padding: 0 0;
}
#handouts .sectionhead h5 {
    font-size: 16px;
    line-height: 24px;
    color: #00539e;
    font-weight: bold;
    padding-left: 30px;
    text-indent: -30px;
    padding-bottom: 0px;
}
#handouts .downloadblk {
    padding-right: 10px;
    overflow: hidden;
}
#handouts .downloadblk .color_ {
    float: right;
    width: 230px;
    text-align: center;
    padding: 0;
    margin: 0;
}
#handouts .downloadblk .filesize {
    font-size: 12px;
    line-height: 17px;
    color: #999999;
    margin: 2px 0 0;
}
#handout_attention {
    margin: 15px 0;
    text-align: center;
    font-size: 13px;
    line-height: 1.7;
    color: #4c4c4c;
    border: 1px solid #ff7b11;
    background: #fff;
    padding: 10px;
}
#handout_attention .ttl_ {
    font-size: 15px;
    font-weight: bold;
    color: #ff7b11;
}
#handout_attention a {
    color: #00549a;
    font-weight: bold;
}

#seminar_detail .description {
    margin: 30px 0;
}


.teacherbox {
    margin: 10px 0 0;
    padding: 20px 0 0;
}
.teacherbox .ttl {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #9c9c9c;
    padding-bottom: 13px;
}
.teacherbox .wrap {
    overflow: hidden;
    margin: 10px 0 0;
}
.teacherbox .wrap .fll {
    width: 205px;
    float: left;
}
.teacherbox .wrap .flr {
    margin-left: 205px;
}
.teacherbox .name_ {
    font-size: 18px;
    font-weight: bold;
}
.teacherbox .shozoku_ {
    font-size: 14px;
    margin: 10px 0 0;
}
.teacherbox .ryakureki_ {
    margin: 10px 0 0;
}
.teacherbox .ryakureki_ th {
    white-space: nowrap;
    width: auto;
}
.teacherbox .ryakureki_ td {
    padding: 1px 0 1px 10px;
}
.teacherbox img.teacher-photo {
    width: 192px;
    height: auto;
}

#seminar_detail .contact-request {
    margin: 35px 0 0;
}
#seminar_detail .contact-request h2 {
    border-bottom: 1px solid #4c4c4c;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#seminar_detail .contact-request .text_ {
    margin: 20px 0 0;
}
#seminar_detail .contact-request .nav-buttons {
    margin: 20px 0 0;
    text-align: center;
    font-size: 1.2em;
}



/**
 * FASTトップから複製
 */
.blkttl {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px;
}
#head_menus .blkwrapt .exp {
    padding-bottom: 5px;
}
.quicklinks {
    margin: 10px 0;
    line-height: 1.7;
}
.quicklinks a.arr_blue {
    padding-left: 12px;
}
#fastMov {
    margin: 30px 0 0;
}
#fast_about {
    padding: 10px 0 0;
    margin: 10px 0 0;
}
#fast_about h2 {
    border-bottom: solid 1px #c9c9c9;
    padding: 0 0 10px;
}
#fast_about .indent-list {
    padding-left: 20px;
}
#fast_about .tblblkwrap {
    display: table;
}
#fast_about .tblblkwrapi {
    display: table-cell;
    width: 350px;
    vertical-align: top;
}
#fast_about .tblblkwrapt {
    display: table-cell;
    padding: 0 0 0 10px;
    vertical-align: top;
    position: relative;
}
#fast_about .tblblkwrapt .links {
    position: absolute;
    bottom: 5px;
}
#seminar_information {
    padding: 10px 0 0;
    margin: 30px 0 0;
}
#seminar_information th {
    white-space: nowrap;
}
#seminar_information td {
    padding-left: 5px;
}

#courseinfo .corse_ank {
    padding-left: 0;
}
.fastmenu {
    margin: 30px 0 0;
}
#sch {
    padding: 10px 0 0;
    margin: 20px 0 0;
}
.datearea.always .dateset2 {
    padding: 0 0;
    line-height: 40px;
}
#sch .notice-text {
    margin: 10px 0 0;
}
#courseinfo .idtlist .lsttbl td,
#courseinfo .idtlist .lsttbl th {
    padding: 0 10;
    margin: 0;
    border: none;
    line-height: 1.5;
}
#courseinfo .idtlist .lsttbl th {
    text-align: right;
    white-space: nowrap;
    font-weight: normal;
}
#courseinfo-f {
    padding-left: 30px;
    padding-right: 30px;
}
#courseinfo-f .corse_ank {
    padding-left: 10px;
}
#courseinfo-f .course-name {
    width: 140px;
}
#courseinfo-f .idtlist .lsttbl td,
#courseinfo-f .idtlist .lsttbl th {
    padding: 0;
    margin: 0;
    border: none;
    line-height: 1.5;
}
#courseinfo-f .idtlist .lsttbl th {
    text-align: right;
    white-space: nowrap;
    font-weight: normal;
}

#courseinfo-f .idtlist {
    position: relative;
}
#courseinfo-f .idtlist .online-video-sample {
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 200px;
}
#courseinfo-f .idtlist .online-video-sample img {
    width: 100%;
}
#courseinfo-f .idtlist .online-video-sample .ttl {
    text-align: center;
    margin: 5px 0;
}
#courseinfo-f #c03-courseinfo-dtl .lsttbl {
    width: 276px;
}
#flow .h5ttl {
    font-weight: bold;
    margin: 10px 0 10px;
}
#flow #flow1box {
    width: 584px;
    margin: 10px auto;
    position: relative;
}
#flow #flow1box img {
    vertical-align: bottom;
}
#flow #flow1box .flow1_row {
    overflow: hidden;
    text-align: center;
    padding: 4px 0;
}
#flow #flow1box .flow1_courses {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    padding: 8px 0;
}
#flow #flow1box .flow1_courses a {
    font-size: 16px;
    font-weight: bold;
    color: #00549a;
    text-decoration: underline;
}
#flow #flow1box #flow1_course1 {
    width: 420px;
}
#flow #flow1box #flow1_course2 {
    width: 200px;
    margin-right: 10px;
}
#flow #flow1box #flow1_course3 {
    width: 200px;
    margin-left: 10px;
}
#flow #flow1box #flow1_courselabo {
    width: 420px;
}
#flow #flow1box #flow1_course4_5 {
    width: 420px;
}
#flow #flow1box #flow1_course4_5 a {
    line-height: 35px;
}
#flow #flow2box {
    margin: 10px auto;
    overflow: hidden;
}
#flow #flow2box .flow2_courses {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    padding: 8px 0;
    width: 260px;
    height: 110px;
    float: left;
    position: relative;
}
#flow #flow2box .flow2_courses .inner {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 260px;
}
#flow #flow2box #flow2_course_plus {
    width: 60px;
    height: 110px;
    float: left;
    text-align: center;
    position: relative;
}
#flow #flow2box #flow2_course_plus .inner {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
}
#flow #flow2box .flow2_courses .h_ {
    font-size: 16px;
    font-weight: bold;
    color: #0051a2;
}
#flow #flow2box .flow2_courses .txt_ {
    display: inline-block;
    text-align: left;
    margin: 5px 0 0;
}
#flow #sikaku {
    margin: 0 0 30px;
    padding: 10px 0 0;
}
#flow .ti1 {
    text-indent: -1.3em;
    padding-left: 1.3em;
}
#regist .h5ttl {
    font-weight: bold;
    margin: 10px 0 10px;
}
#seminarinfo_afast h3 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
}
#seminarinfo_afast ._row {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
#seminarinfo_afast ._row._top {
    border-top: 1px solid #ccc;
    margin-top: 20px;
}
#seminarinfo_afast ._th {
    float: left;
    width: 130px;
    font-weight: bold;
}
#seminarinfo_afast ._td {
    margin-left: 130px;
}
#afast_play_att {
    margin-top: 20px;
}

#gaiyou h3 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
}
#gaiyou ._row {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
#gaiyou ._row._top {
    border-top: 1px solid #ccc;
    margin-top: 20px;
}
#gaiyou ._th {
    float: left;
    width: 130px;
    font-weight: bold;
}
#gaiyou ._td {
    margin-left: 130px;
}
#tfast_play_att {
    margin-top: 20px;
}

#detailfast {
    padding: 10px 30px 0;
}

#fastMov {
    width: 100%;
    position: relative;
}

#fastMov:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

#samplevideo1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#samplevideo1[poster] {
    width: 100%;
}

.intro-outer {
    margin-bottom: 20px;
}
.intro-outer .toggled {
    overflow: hidden;
    height: 100px;
    position: relative;
}
.intro-outer .toggled:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: linear-gradient(rgba(255, 255, 255, 0), #fafafa);
}
.intro-outer .opener-box {
    padding-top: 10px;
    text-align: center;
}
.toggle-intro-inner {
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    display: block;
    width: 100%;
    height: 24px;
    background: url(/mn/seminar/fast/images/btn_moreread.png) center top
        no-repeat;
    background-size: auto 24px;
}
.toggle-intro-inner.expanded {
    background-image: url(/mn/seminar/fast/images/btn_moreread_opened.png);
}
@media (-webkit-min-device-pixel-ratio: 2) {
    .toggle-intro-inner {
        background-image: url(/mn/seminar/fast/images/btn_moreread@2x.png);
    }
    .toggle-intro-inner.expanded {
        background-image: url(/mn/seminar/fast/images/btn_moreread_opened@2x.png);
    }
}
.intro-inner i {
    font-style: oblique;
}


/**
 * オレンジボックス
 */
.notice-box {
    border: 1px solid #ff7b11;
    padding: 12px;
    color: #ff7b11;
    font-weight: bold;
    background: #fff;
    text-align: center;
    margin: 0 0;
    line-height: 1.6;
}
.notice-box .inner {
    display: inline-block;
    text-align: left;
}
.notice-box .link_ {
    text-align: right;
    margin: 5px 10px 0;
}
.notice-box td {
    text-align: left;
}
.notice-box table {
    margin: 0 auto;
}
