@charset 'UTF-8';

/* **********************************************************************
 *
 *       Title:   Site-Shokunin CMS block.css
 *       Notes:   Hand-crafted by WebLab Corporation in Tokyo.
 *
 ********************************************************************** */

html {
    font-size: 62.5%;
}

body {
    font-size: 1.0rem;
    font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Helvetica', 'Arial', 'sans-serif';
}

.block a {
    color: #3366ff;
    text-decoration: underline;
}

.block a:hover {
    text-decoration: none;
    color: #3366ff;
}

/* トップスライドショースタイル設定
======================================================= */

.main01 {
    background: url("../img/main_img01.jpg") 0 0 no-repeat;
    width: 980px;
    height: 340px;
}

.main01 .catch {
    padding: 50px 0 30px 80px;
}

.main01 .txt {
    padding: 0 0 30px 80px;
}

.main01 .btn {
    clear: both;
    padding: 0 0 0 80px;
}

.main01 .btn a {
    display: inline-block;
    background: #fff;
    vertical-align: top;
    zoom: 1;
    /* Fix for IE7 */
    display: inline;
    /* Fix for IE7 */
    border: 1px solid #ccc;
    padding: 19px 47px 18px;
}

.main01 .btn a span {
    padding: 0 0 0 16px;
    background: url(../img/arw.png) no-repeat 0 50%;
}

#bxslider {
    height: 340px;
    position: relative;
    margin: 0 auto 40px;
    padding: 40px 0 0 0;
    overflow: hidden;
}

#bxslider ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

#bxslider .bx-controls-direction a {
    display: block;
    overflow: hidden;
    width: 40px;
    height: 0 !important;
    margin: 0;
    padding-top: 63px;
    outline: medium none;
}

#bxslider .bx-prev {
    position: absolute;
    z-index: 100;
    top: 42%;
    left: 1px;
    width: 40px;
    height: 63px;
    background: url(../img/arw_slide_l.png) no-repeat scroll 0 0;
}

#bxslider .bx-next {
    position: absolute;
    z-index: 100;
    top: 42%;
    right: 1px;
    width: 40px;
    height: 63px;
    background: url(../img/arw_slide_r.png) no-repeat scroll 0 0;
}

#bxslider .bx-controls .bx-pager {
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 980px;
    height: 12px;
    margin: 0;
    padding: 0;
    list-style: outside none none;
    text-align: center;
}

#bxslider .bx-controls .bx-pager-item {
    display: inline;
}

#bxslider .bx-controls .bx-pager-item a {
    display: inline-block;
    overflow: hidden;
    width: 12px;
    height: 0 !important;
    margin: 0 4px;
    padding-top: 12px;
    outline: medium none;
}

html.ie #bxslider .bx-controls .bx-pager-item a {
    display: inline;
}

#bxslider .bx-controls .bx-pager-item a {
    background: url(../img/main_list.png) no-repeat 0 0;
}

#bxslider .bx-controls .bx-pager-item a.active {
    background: url(../img/main_list_on.png) no-repeat 0 0;
}

/*google map
======================================================= */
#map1 {
    height: 350px;
}

.gm-style-mtc {
    display: none !important;
    opacity: 0 !important;
}

/* パーツテンプレート設定
======================================================= */

/* 共通 */

.box_column01 .col {
    float: left;
}

.box_column01 .img {
    margin: 0 0 10px;
}

.box_column01 .link {
    margin: 0 0 5px;
}


/* 3列_テキスト下 */

.box_column01.col3 .col {
    width: 174px;
    margin: 0 0 0 19px;
}

.box_column01.col3 .col:first-child {
    margin: 0;
}

/* 3列_テキスト下 下層ページ */

.col3.under .col {
    width: 226px;
    margin: 0 0 0 21px;
}


/* 4列_テキスト下 */

.box_column01.col4 .col {
    width: 125px;
    margin: 0 0 0 20px;
}

.box_column01.col4 .col:first-child {
    margin: 0;
}

.col4.under .col {
    width: 165px;
    margin: 0 0 0 20px;
}


/* 1列_テキスト右 */

.box_column01.col1 .col {
    float: none;
}

.box_column01.col1 .img {
    font-size: 12px;
    font-size: 1.2rem;
    float: left;
    width: 270px;
    margin: 0;
}

.box_column01.col1 .inner {
    float: right;
    width: 270px;
}

.box_column01.col1 .img img {
    margin: 0 0 10px;
}

.col1.under .img {
    font-size: 12px;
    font-size: 1.2rem;
    float: left;
    width: 350px;
    margin: 0;
}

.col1.under .inner {
    float: right;
    width: 350px;
}


/* 2列_テキスト下 */

.box_column01.col2_image_none {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    width: 100%;
}

.box_column01.col2_image_none .col {
    float: none;
    width: 268px;
    margin: 0 0 0 20px;
    border: 1px solid #e6e6e6;
}

.ie .box_column01.col2_image_none .col,
.ie7 .box_column01.col2_image_none .col,
.ie8 .box_column01.col2_image_none .col,
.ie9 .box_column01.col2_image_none .col {
    float: left;
}

.box_column01.col2_image_none .col:first-child {
    margin: 0;
}

.box_column01.col2_image_none .inner {
    padding: 14px 19px;
}

.col2_image_none.under .col {
    float: none;
    width: 348px;
    margin: 0 0 0 20px;
    border: 1px solid #e6e6e6;
}


/* 2列_テキスト右 */

.box_column01.col2 {
    margin: 0 0 0px;
}

.box_column01.col2 .col {
    width: 270px;
    margin: 0 0 0 20px;
}

.box_column01.col2 .col:first-child {
    margin: 0;
}

.box_column01.col2 .col .img {
    float: left;
    width: 100px;
    margin-bottom: 0;
}

.box_column01.col2 .col .inner {
    float: right;
    width: 150px;
}

/* 2列_テキスト右 下層 */

.col2.under .col {
    width: 350px;
    margin: 0 0 0 20px;
}

.col2.under .col .img {
    float: left;
    width: 120px;
    margin-bottom: 0;
}

.col2.under .col .inner {
    float: right;
    width: 210px;
}

/* 2列_テキスト下 */

.box_column01.col2l .col {
    width: 350px;
    margin: 0 0 0 20px;
}

.box_column01.col2l .col:first-child {
    margin: 0;
}

/* 中央揃え */

.bnr_center {
    width: 740px;
    position: relative;
    overflow: hidden;
}

#tinymce .bnr_center {
    width: 746px;
}

.bnr_center.top {
    width: 580px;
    position: relative;
    overflow: hidden;
}

.bnr_center ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    left: 50%;
    float: left;
}

.bnr_center li {
    position: relative;
    left: -50%;
    float: left;
    margin: 0 20px 0 0;
}


/* お問い合わせ設定
======================================================= */

.requestbox {
    border: 1px solid #e6e6e6;
    padding: 35px 300px 35px 19px;
    background: url(../img/bg_request.gif) right bottom no-repeat;
}

/* お問い合わせ table */

form table.tbr {
    width: 100%;
}

form table.tbr th {
    width: 30%;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px 10px;
}

form table.tbr td {
    width: 70%;
    text-align: left;
    padding: 20px 10px;
}

ul#free1 li span,
form table.tbr span {
    float: right;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    background: #cc0000;
    padding: 2px 7px;
}

ul#free1 li span {
    float: none;
    font-weight: bold;
}

form ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

form input,
form select,
form label {
    padding: 5px;
    font-size: 1.6rem;
    vertical-align: middle;
}

form textarea {
    width: 90%;
    padding: 5px;
    font-size: 1.6rem;
    vertical-align: middle;
    resize: vertical;
}

form input[type="text"] {
    width: 85%;
}

form input[type="tel"] {
    width: 20%;
}

form input[type="radio"],
form input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

*#tel1,
*#tel2,
*#tel3,
*#zip1 {
    width: 20%;
}

*#zip2 {
    width: 30%;
}

form ul.list_inline li {
    float: left;
    margin: 0 30px 0 0;
}

form ul.list_inline li input[type="checkbox"] {
    margin: 0 5px 0 0;
}

dl.subform {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
}

dl.subform dt {
    float: left;
    width: 23%;
    padding: 9px 0 0;
}

dl.subform dd {
    float: left;
    width: 77%;
}

form .agree_box {
    padding: 20px 10px;
    text-align: center;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    font-size: 1.8rem;
}

form .agree_box input[type="checkbox"] {
    margin: 0 10px 0 0;
}

form input.btn {
    display: block;
    margin: 0 auto;
    padding: 20px 60px 20px 81px;
    color: #fff;
    background: #666666 url(../img/arw_fmenu.png) no-repeat 60px 50%;
    border: none;
    font-size: 14px;
    font-size: 1.4rem;
}

form p.back {
    margin: 30px 0 0;
    text-align: center;
}

form p.back a {
    padding: 0 0 0 21px;
    background: url(../img/arw.png) no-repeat 0 .2em;
}


/* お問い合わせ error */

.err_block {
    clear: both;
    margin-bottom: 17px;
    padding: 12px;
    background: #ffe8e8;
}

.err_block p {
    color: #f00;
}

.err_block p.err_tit {
    font-weight: bold;
    margin: 0 0 5px;
    padding: 2px 0 2px 10px;
    color: #fff;
    background: #f00;
}

label.error {
    border: 1px solid #ff8383;
    background: #ffe8e8;
    display: inline-block;
}

input.error {
    border: 1px solid #ff8383;
    background: #ffe8e8;
}

select.error {
    border: 1px solid #ff8383;
    background: #ffe8e8;
}

textarea.error {
    border: 1px solid #ff8383;
    background: #ffe8e8;
}

fieldset {
    display: inline;
    padding: 3px;
}

fieldset.error {
    background: #ffe8e8;
}

#form_flow {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#form_flow li {
    float: left;
    width: 202px;
    list-style-type: none;
}

#form_flow li.arw {
    width: 57px;
    padding: 7px 0 0;
    text-align: center;
}

#form_flow li .inner {
    padding: 5px 0;
    text-align: center;
    border: 1px solid #d2d2d2;
}


/* ページ下部お問い合わせ・資料請求設定
======================================================= */

.sp_con {
    display: none;
}

.f_contact_top {
    width: 560px;
    overflow: hidden;
}

.f_contact_top .f_contact_in {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.f_contact_top .f_contact_in .fcon {
    margin: 0 0 30px;
    padding: 20px;
    border: 1px solid #e6e6e6;
}

.f_contact_top .f_contact_in .fcon {
    text-align: center;
}

.f_contact_top .fcon .tit {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1;
}

.f_contact_top .fcon .tel {
    width: 320px;
    margin: 0 auto 20px;
    padding: 7px 0 0 0;
    line-height: 1;
}

.f_contact_top .fcon .box_colum_btn {
    margin: 0;
    clear: none;
}

.f_contact_top .fcon .box_colum_btn a {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    /* Fix for IE7 */
    display: inline;
    /* Fix for IE7 */
    padding: 10px 38px 10px;
}

.f_contact_top .fcon .box_colum_btn a span {
    padding: 0 0 0 16px;
}

.f_contact_top .fcon .box_colum_btn a:link,
.f_contact_top .fcon .box_colum_btn a:visited {
    text-decoration: none;
}

.f_contact_top .fcon .box_colum_btn a:hover {
    text-decoration: underline;
}


.f_contact {
    width: 740px;
    position: relative;
    overflow: hidden;
}

.f_contact .f_contact_in {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    left: 50%;
    float: left;
}

.f_contact .f_contact_in .fcon {
    position: relative;
    left: -50%;
    float: left;
    margin: 0 20px 0 0;
    width: 678px;
    padding: 20px;
    border: 1px solid #e6e6e6;
}

.f_contact .f_contact_in .fcon {
    text-align: center;
}

.f_contact .fcon .tit {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1;
}

.f_contact .fcon .tel {
    float: left;
    width: 320px;
    margin: 0 0 0px;
    padding: 7px 0 0 0;
    line-height: 1;
}

.f_contact .fcon .box_colum_btn {
    float: right;
    margin: 0;
    clear: none;
}

.f_contact .fcon .box_colum_btn a {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    display: inline;
    padding: 10px 38px 10px;
}

.f_contact .fcon .box_colum_btn a span {
    padding: 0 0 0 16px;
}

.f_contact .fcon .box_colum_btn a:link,
.f_contact .fcon .box_colum_btn a:visited {
    text-decoration: none;
}

.f_contact .fcon .box_colum_btn a:hover {
    text-decoration: underline;
}

.top_back {
    clear: both;
    padding: 30px 0;
    text-align: center;
}

.top_back a {
    padding: 0 15px;
}

/* FAQ
======================================================= */

/* ページ内リンク */

.alink_faq ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.alink_faq ul li {
    margin: 0 0 15px;
    padding: 0 0 0 36px;
    background: url(../img/ico_faq_q.png) no-repeat 0 0;
}

.faq_open {
    cursor: pointer;
}

.faq-form-tit {
    margin-top: 25px;
    padding: 15px;
    background: #666;
    color: #fff;
    font-size: 1.6rem;
}

.contact-tel a {
    color: #111;
    font-weight: normal;
    font-size: 33px;
    text-decoration: none;
    background: url("../img/img_telphone.png") no-repeat left 9px / 30px;
    padding-left: 35px;
    cursor: default;
    pointer-events: none;
}

/* 開閉 */
#faq .block {
    margin-bottom: 20px;
}

.faq_open .faq_q {
    padding: 0 20px 0 30px;
    background: url(../img/ico_faq_q.png) no-repeat 0 0 / 22px;
}

.faq_open .faq_q p {
    background: url(../img/ico_faq_open.png) no-repeat right 2px;
}

.faq_open .faq_q p.close {
    background: url(../img/ico_faq_close.png) no-repeat right 8px;

}

.faq_open .faq_a {
    padding: 20px 30px 20px 60px;
    margin-top: 10px;
    background: url(../img/ico_faq_a.png) no-repeat 30px 20px / 22px #f7f7f7;
}

.faq_open .faq_a:hover {
    cursor: default;
}


/* link_text_lr
======================================================= */

.link_text_lr .link_text_l {
    float: left;
    width: 345px;
}

.link_text_lr .link_text_r {
    float: right;
    width: 345px;
}

.link_text_lr a {
    display: table;
    *display: block;
    width: 315px;
    padding: 14px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    font-size: 1.4rem;
}

.link_text_lr a span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 174px;
    padding: 0 20px 0 21px;
    background: url(../img/arw.png) no-repeat 0 50%;
}

.link_text_lr .link_text_r a span {
    padding: 0 0 0 41px;
    background: url(../img/arw.png) no-repeat 20px 50%;
}

.link_text_lr a img {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
}

.ie .link_text_l img {
    float: right;
}

.ie .link_text_l span {
    float: left;
}

.ie .link_text_r img {
    float: left;
}


/* alink */

ul.alink {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.alink li a span {
    padding: 0 0 0 24px;
    background: url(../img/arw_down.png) no-repeat 0 5px;
}


table.tbr.clndr_tbr th {
    font-weight: normal;
    width: 14.2%;
    padding: 8px 11px 4px;
    text-align: center;
    background: #fff;
}

table.tbr.clndr_tbr th:first-child {
    color: #c10000;
    background: #fdefef;
}

table.tbr.clndr_tbr th:last-child {
    color: #5888ae;
    background: #eaf4fc;
}

table.tbr.clndr_tbr td {
    padding: 8px 11px 4px;
    text-align: center;
}

table.tbr.basic02 th {
    font-weight: bold;
    width: 20%;
    padding: 6px 5px 2px;
    text-align: center;
    background: #fafafa;
}

table.tbr.basic02 td {
    padding: 6px 5px 2px;
    text-align: center;
}

table.tbr.basic03 {
    border-left: none;
}

table.tbr.basic03 th {
    width: 15%;
    padding-left: 0;
    border-right: 0;
    background: #fff;
}

table.tbr.basic03 td {
    border-right: 0;
}

ul.bnr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.bnr li {
    margin-bottom: 10px;
}



/* BLOCK内スタイル設定
======================================================= */

/* 下層共通設定
======================================================= */

.block {
    clear: both;
    width: 100%;
    margin: 0 0 45px;
    overflow: hidden;
}

h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: normal;
    /* line-height: 102px;*/
    line-height: 42px;
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 1080px;
    z-index: 1;
}

.tit_h1 {
    position: relative;
    background-color: #000;
    min-width: 1080px;
}

.tit_h1_bg {
    background: url("../img/bg_tit.jpg") no-repeat center center / cover;
    height: 102px;
    opacity: 0.25;
}

.main .block>h2 {
    position: relative;
    line-height: 1.2;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: normal;
    margin: 0 0 22px;
    padding: 0 0 17px;
    color: #111;
}

.main .block>h2:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #ddd;
}

.main .block>h2:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-color: #b6000d;
}
.main .block>h2.blue:after{background-color: #3b77a7;}

.main .block>h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    margin: 0 0 15px;
    color: #222;
    padding: 15px 20px;
    background-color: #f2f2f2;
    border-left: 3px solid #b6000d;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.main .block>h3.program__heading:after,
.main .block>h3.timetable__heading:after {
    content: " ";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 500px;
    background-color: #f7f7f7;
    margin: 0 -200px -250px 0;
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg);
}

.main .block>p {
    font-size: 13px;
    font-size: 1.3rem;
    color: #222;
    line-height: 1.6;
}

.main .block>h4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 36px;
    margin: 0 0 15px;
    color: #111;
    border-left: 3px solid #b6000d;
    padding: 0 0 0 20px;
}

.main .block>table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0;
}

.main .block>.seminar_un_program {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0;
}

.main .block>.rptt {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0;
}

.main .block>.seminar_repo {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0;
}


span.texts {
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 1.3;
}

span.textn {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
}

span.textl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
}

span.textll {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
}

span.textxl {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.5;
}

span.textxxl {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.5;
}

table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    font-size: 1.4rem;
}

table.nbr,
table.tbr table.nbr {
    border-collapse: collapse;
    border-top: 0;
    border-left: none;
}

table.nbr th,
table.tbr table.nbr th {
    font-weight: bold;
    line-height: 1.5;
    padding: 0;
    border-right: 0;
    border-bottom: 0;
}

table.nbr td,
table.tbr table.nbr td {
    line-height: 1.5;
    padding: 0;
    text-align: left;
    border-right: 0;
    border-bottom: 0;
}

table.tbr,
table.nbr table.tbr {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #dcdcdc;
    /* [13. 表組み設定]　枠線色 */
    border-left: 1px solid #dcdcdc;
    /* [13. 表組み設定]　枠線色 */
    margin-bottom: 5px;
}


blockquote {
    line-height: 1.4;
    clear: both;
    margin: 0;
    text-align: left;
    padding: 15px;
    border: 5px solid #f5f5f5;
    color: #666;
}

img {
    border: 0;
    vertical-align: top;
    line-height: 1;
}

.photo-r {
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 1.3;
    float: right;
    margin: 3px 0 30px 35px;
    text-align: left;
}

.photo-l {
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 1.3;
    float: left;
    margin: 3px 15px 10px 0;
    text-align: left;
}

.photo-c {
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 1.3;
    margin: 3px auto 10px;
}

.photo-r img,
.photo-l img,
.photo-c img {
    margin-bottom: 3px;
}



/* リンク定義
======================================================= */

ul.link_un {
    margin: 5px 0;
    padding: 0;
    list-style-type: none;
}

ul.link_un li {
    margin: 0 0 5px;
}

.arw a {
    padding: 0 0 0 16px;
    background: url(../img/arw.png) no-repeat 0 .2em;
}

.blank a {
    padding: 0 0 0 16px;
    background: url(../img/ico_blank.png) no-repeat 0 5px;
}

.pdf a {
    padding: 0 0 0 21px;
    background: url(../img/ico_pdf.png) no-repeat 0 2px;
}

.link {
    margin-bottom: 3px;
}

.link a {
    line-height: 1.5;
    padding-left: 15px;
    background: url(../img/arw.png) 0 0.2em no-repeat;
}


/* ボタン */

.box_colum_btn {
    clear: both;
    margin: 0 0 0;
    text-align: center;
}

.box_colum_btn a {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    display: inline;
    border: 1px solid #656565;
    /* [14. CVエリア設定]　ボタン枠線色 */
    background: #656565;
    /* [14. CVエリア設定]　ボタン背景色 */
    padding: 19px 45px 18px;
}

.box_colum_btn a span {
    padding: 0 0 0 16px;
    background: url(../img/arw_w.png) no-repeat 0 50%;
}

.box_colum_btn a span {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    background: none;
    line-height: 1.3x;
    padding-left: 23px;
    background: url(../img/arw_btn_r.png) no-repeat 0 center / 16px;
}

.box_colum_btn.btn_return a span {
    background: url(../img/arw_btn_l.png) no-repeat 0 center / 16px;
}

.ie8 .box_colum_btn a span {
    background: url(../img/arw_w.png) no-repeat 0 50%;
}

.box_colum_btn a:link,
.box_colum_btn a:visited {
    text-decoration: none;
    color: #fff;
    /* [14. CVエリア設定]　ボタン文字色 */
}

.box_colum_btn a:hover {
    text-decoration: underline;
}


/* 汎用スタイル設定
======================================================= */
.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.ter {
    text-align: right;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

/* rem追加 2019-08-07 sbym */
.mauto {
    margin: 0 auto;
}

.mbr05 {
    margin-bottom: 0.5rem;
}

.mbr10 {
    margin-bottom: 1.0rem;
}

.mbr16 {
    margin-bottom: 1.6rem;
}

.mbr20 {
    margin-bottom: 2.0rem;
}

.mbr24 {
    margin-bottom: 2.4rem;
}

.mbr30 {
    margin-bottom: 3.0rem;
}

.mbr32 {
    margin-bottom: 3.2rem;
}

.mbr40 {
    margin-bottom: 4.0rem;
}

.mbr48 {
    margin-bottom: 4.8rem;
}

.mbr50 {
    margin-bottom: 5.0rem;
}

.pdlr {
    padding: 0 1.0rem;
}

.pd1em {
    padding: 1em;
}

.pc_none {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    display: block;
    clear: both;
    content: '';
}

*:after {
    display: block;
    clear: both;
}

.block .box_colum_btn.btn_return a {
    display: inline-block;
    /*min-width:250px;*/
}

.trim_circle {
    object-fit: cover;
    border-radius: 50%;
}

.__align--indent {
    text-indent: -1em;
    margin-left: 1em;
}

/* ちらつき防止
======================================================= */

.overimg {
    -webkit-box-shadow: #fff 0 0 0;
    box-shadow: #fff 0 0 0;
}

.overimg:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    background: #fff;
}

/* 元デザインスタイル
======================================================= */
/* BLOCK内スタイル設定
======================================================= */

span.texts {
    font-size: 77%;
    line-height: 1.3;
}

span.textn {
    font-size: 100%;
    line-height: 1.5;
}

span.textl {
    font-size: 138.5%;
    line-height: 1.5;
}

span.textll {
    font-size: 200%;
    line-height: 1.5;
}

span.textxl {
    font-size: 350%;
    line-height: 1.5;
}

span.textxxl {
    font-size: 500%;
    line-height: 1.5;
}

span.text3l {
    font-size: 250%;
    line-height: 1.5;
}

table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
}

table.nbr,
table.tbr table.nbr {
    border-top: none;
    border-left: none;
    border-collapse: collapse;
}

table.nbr th,
table.tbr table.nbr th {
    padding: 0;
    border-right: none;
    border-bottom: none;
    font-size: 100%;
    line-height: 1.5;
    font-weight: bold;
}

table.nbr td,
table.tbr table.nbr td {
    padding: 0;
    border-right: none;
    border-bottom: none;
    font-size: 100%;
    line-height: 1.5;
    text-align: left;
}

table.tbr,
table.nbr table.tbr {
    border-collapse: collapse;
    border-top: 1px solid #ccc;
    /* 6-H 全体ライン */
    border-left: 1px solid #ccc;
    /* 6-H 全体ライン */
}

table.tbr th,
table.nbr table.tbr th {
    padding: 15px;
    font-size: 100%;
    line-height: 1.5;
    font-weight: bold;
    text-align: left;
    border-right: 1px solid #ccc;
    /* 6-H 全体ライン */
    border-bottom: 1px solid #ccc;
    /* 6-H 全体ライン */
    background: #f2f2f2;
    /* 6-F 表組み背景 */
    color: #333;
    /* 6-G 表組み文字 */
}

#contents section table.tbr th p,
#contents section table.nbr table.tbr th p {
    text-align: center;
}

table.tbr td,
table.nbr table.tbr td {
    padding: 15px;
    font-size: 100%;
    line-height: 1.5;
    text-align: left;
    border-right: 1px solid #ccc;
    /* 6-H 全体ライン */
    border-bottom: 1px solid #ccc;
    /* 6-H 全体ライン */
}

blockquote {
    clear: both;
    margin: 0;
    padding: 10px;
    border: 1px solid #cfcfcf;
    background: #f2efe9;
    font-size: 100%;
    line-height: 1.4;
    text-align: left;
}

img {
    border-style: none;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 1;
    vertical-align: top;
}

.photo_r,
.photo-r {
    float: right;
    margin: 3px 0 10px 40px;
    font-size: 77%;
    line-height: 1.3;
    text-align: left;
}

.photo_rh,
.photo-rh {
    float: right;
    margin: 3px 0 10px 0px;
    font-size: 77%;
    line-height: 1.3;
    text-align: right;
}

.photo_l,
.photo-l {
    float: left;
    margin: 3px 40px 10px 0;
    font-size: 77%;
    line-height: 1.3;
    text-align: left;
}

.photo_c,
.photo-c {
    margin: 3px auto 10px auto;
    font-size: 77%;
    line-height: 1.3;
}

.photo_r img,
.photo_l img,
.photo_c img,
.photo-r img,
.photo-l img,
.photo-c img {
    margin-bottom: 3px;
}



/* top_a block
======================================================= */

.main_topa_txt {
    float: left;
    width: 420px;
}

.slide_wra {
    float: right;
    width: 530px;
    height: 230px;
    margin: 0 0 40px;
    overflow: hidden;
}

.slide_wra ul {
    width: 528px;
    height: 177px;
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
    border: 1px solid #d9d9d9;
}

ol.flex-control-nav {
    width: 568px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

ol.flex-control-nav li {
    float: left;
    width: 117px;
    height: 38px;
    margin: 0 18px 0 0;
    border: 1px solid #d9d9d9;
}

ol.flex-control-nav li img {
    width: 117px;
    height: 38px;
    cursor: pointer;
}

.topic_wra {
    clear: both;
    width: 100%;
    text-align: left;
}

.topic_wra .img {
    float: left;
    width: 147px;
}

.topic_wra .mceTopics {
    float: right;
    width: 833px;
}

.topic_wra .topics_c {
    background: url(../img/bg_topics_c.gif) repeat-y 0 0;
}

.topic_wra .topics_top {
    background: url(../img/bg_topics_top.gif) no-repeat 0 0;
}

.topic_wra .topics_btm {
    padding: 5px 5px 5px 15px;
    background: url(../img/bg_topics_btm.gif) no-repeat 0 bottom;
}

.topic_wra ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 94px;
    overflow-y: hidden;
    position: relative;
}

.topic_wra ul li {
    margin: 8px 0;
}


/* top_b block
======================================================= */

.top_b .img {
    margin: 0 0 7px;
    border: 1px solid #e2e2e2;
}

.top_b ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top_b ul li {
    float: left;
    width: 150px;
    margin: 0 7px 0 0;
}

.top_b ul li.end {
    margin: 0;
}

.top_b .venue2 {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top_b .venue2 li {
    float: left;
    width: 111px;
    margin: 0 6px 0 0;
}

.top_b ul li.end {
    margin: 0;
}




/* top_c block
======================================================= */

.top_c .block p {
    float: left;
    width: 314px;
    margin: 0 12px 0 0;
    border: 1px solid #e1e1e1;
}

.top_c .block p.end {
    margin: 0;
}

.top_c .block p a {
    display: block;
    width: 314px;
    height: 133px;
    position: relative;
}

.top_c .block p a .arw_pa {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 7px;
    right: 7px;
}


/* 最新ビジネスセミナー一覧
======================================================= */

.latest,
.latest02 {
    /*background: url(../img/bg_latest_c.gif) repeat-y 0 0;*/
    border: 1px solid #d9d9d9;
    border-radius: 3px;
}

/*.latest_top {background: url(../img/bg_latest_top.gif) no-repeat 0 0;}*/

.latest_btm {
    padding: 28px 0 20px;
    /*background: url(../img/bg_latest_btm.gif) no-repeat 0 bottom;*/
}

.latest h3,
.latest02 h3 {
    font-size: 167%;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.latest .block_la,
.latest02 .block_la {
    margin: 20px 0 0;
    padding: 0;
}

.latest .ico,
.latest02 .ico {
    margin: 0 0 13px;
    background: url(../img/bg_bd_ico.gif) repeat-x 0 0;
}

.latest ul,
.latest02 ul {
    margin: 13px 0 0;
    padding: 0;
    list-style-type: none;
}

.latest .latest_pad,
.latest02 .latest_pad {
    padding: 0 19px;
}

.latest .txt,
.latest02 .txt {
    float: left;
    width: 680px;
}

.latest .img,
.latest02 .img {
    float: right;
    width: 238px;
    border: 1px solid #aeaeae;
}

.latest .btn {
    margin: 20px 0 0;
    padding: 20px 19px 0px;
    border-top: 1px solid #d9d9d9;
}

.latest .btn ul {
    margin: 0;
    padding: 0;
}

.latest .btn ul li {
    float: left;
    width: 304px;
    margin: 0 14px 0 0;
}

.latest .btn ul li.end {
    margin: 0;
}

.latest .btn04 ul li {
    float: left;
    width: 226px;
    margin: 0 12px 0 0;
}

.latest02 .btn {
    margin: 20px 0 0;
    padding: 20px 19px 0px;
    border-top: 1px solid #d9d9d9;
}

.latest02 .btn ul {
    margin: 0;
    padding: 0;
}

.latest02 .btn ul li {
    float: left;
    width: 223px;
    margin: 0 16px 0 0;
}

.latest02 .btn ul li.end {
    margin: 0;
}

.latest02 .btn04 ul li {
    float: left;
    width: 226px;
    margin: 0 12px 0 0;
}


/* セミナーレポート
======================================================= */

.seminar_repo {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

.seminar_repo th {
    width: 198px;
    padding: 10px 20px;
    background: #f2efe9;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.seminar_repo th a {
    padding: 0 0 0 27px;
    background: url(../img/arw_seminar_alink.gif) no-repeat 0 50%;
}

.seminar_repo th a:link,
.seminar_repo th a:visited {
    color: #333;
}

.seminar_repo td {
    padding: 10px 20px;
    background: #fff;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.seminar_repo td .img {
    float: left;
    width: 73px;
    border: 1px solid #aeaeae;
    text-align: center;
}

.seminar_repo td .txt {
    float: right;
    width: 600px;
}

.alink_c {
    background: url(../img/bg_h3_c.gif) repeat-x 0 0;
}

.alink_left {
    background: url(../img/bg_h3_left.gif) no-repeat 0 0;
}

.alink_right {
    padding: 10px 20px 9px;
    background: url(../img/bg_h3_right.gif) no-repeat right 0;
}

.alink_right h3 {
    font-size: 153.9%;
    color: #fff;
}

.history_g {
    padding: 20px;
    background: #f2efe9;
}

.history_g .name {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 108%;
}


/* セミナーレポート詳細(開催概要)
======================================================= */

.latest_under {
    padding: 0 0 40px;
    border-bottom: 1px solid #d9d9d9;
}

.latest_under ul.btn {
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none;
}

.latest_under ul.btn li {
    float: left;
    width: 316px;
    margin: 0 16px 0 0;
}

.latest_under ul.btn04 li {
    float: left;
    width: 233px;
    margin: 0 16px 0 0;
}

.latest_under ul.btn li.end {
    margin: 0;
}


/* BF塾ボタン */

.latest_under ul.btn2type {
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none;
}

.latest_under ul.btn2type li {
    float: left;
    width: 450px;
    margin: 0 16px 0 0;
}

.latest_under ul.btn2type li.end {
    margin: 0;
}




.latest_under h3 {
    font-size: 167%;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.latest_under .block_la {
    margin: 20px 0 0;
    padding: 0;
}

.latest_under .ico {
    margin: 0 0 13px;
    background: url(../img/bg_bd_ico.gif) repeat-x 0 0;
}

.latest_under .txt {
    float: left;
    width: 680px;
}

.latest_under .img {
    float: right;
    width: 238px;
    border: 1px solid #aeaeae;
}

.latest_under_table {
    border-bottom: 1px dotted #d9d9d9;
}

.latest_under_table table {
    margin: 0 0 30px;
}

.latest_under_table table th {
    font-weight: bold;
    width: 180px;
    padding: 20px;
    background: #efefef;
    vertical-align: middle;
}

.latest_under_table table td {
    padding: 0 0 0 40px;
    vertical-align: middle;
}

.latest_under_table table td h4 {
    font-size: 167%;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.latest_under_table table td ul {
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none;
}

.latest_under_table table td .sponsored {
    width: 720px;
    overflow: hidden;
    padding: 30px 0 0;
}

.latest_under_table table td .sponsored .sponsored_ov {
    width: 740px;
    overflow: hidden;
}

.latest_under_table table td .sponsored .sponsored_ov ul {
    margin: 0;
}

.latest_under_table table td .sponsored .sponsored_ov ul li {
    float: left;
    width: 350px;
    margin: 0 20px 30px 0;
    text-align: center;
}

.latest_under_table table td .sponsored .sponsored_ov ul.line3 {
    margin: 0;
}

.latest_under_table table td .sponsored .sponsored_ov ul.line3 li {
    float: left;
    width: 230px;
    height: 100%;
    margin: 0 15px 30px 0;
    text-align: center;
}


.latest_under_table table td .sponsored .sponsored_ov ul.line3 li table {
    height: 100%;
}

/* JP773使用　3列リスト
======================================================= */


.programtable2 table td .sponsored .list3l_ov {

    overflow: hidden;
}

.programtable2 td .sponsored .list3l_ov ul {
    margin: 0;
}

.programtable2 table td .sponsored .list3l_ov ul li {
    float: left;
    width: 320px;
    margin: 0 5px 20px 0;
    text-align: center;
}


.programtable2 td .sponsored .list2l_ov ul {
    margin: 0;
}

.programtable2 table td .sponsored .list2l_ov ul li {
    float: left;
    width: 470px;
    margin: 0 5px 20px 0;
    text-align: center;
}





.latest_under_table table td .sponsored .list3l_ov ul.line4 {
    margin: 0;
}

.latest_under_table table td .sponsored .list3l_ov ul.line4 li {
    float: left;
    width: 200px;
    height: 100%;
    margin: 0 5px 30px 0;
    text-align: center;
}




.latest_under_table table td .sponsored .list3l_ov ul.line4 li table {
    height: 100%;
}

.programtable3 table td .sponsored .list3l_ov ul.line4 li.column2type {
    float: left;
    width: 33%;
    margin: 1px;
    text-align: center;
}

/* 
======================================================= */



.latest_under_table table td .sponsored .sponsored_ov ul li .img {
    margin: 0 0 25px;
}

.guidance_g {
    padding: 20px 20px 2px;
    background: #efefef;
    border: 1px solid #d9d9d9;
}

.guidance_g p {
    margin: 0 0 18px;
}

.guidance_y {
    padding: 20px 20px 2px;
    background: #faf5ea;
    border: 1px solid #e8dfca;
}

.guidance_y p {
    margin: 0 0 18px;
}

.guidance_p {
    padding: 20px 20px 2px;
    background: #fbf4f5;
    border: 1px solid #f6d7da;
}

.guidance_p p {
    margin: 0 0 18px;
}


/* セミナーレポート詳細(プログラム詳細)
======================================================= */

.seminar_un_program {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

.seminar_un_program th {
    padding: 10px 20px;
    background: #f2efe9;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.seminar_un_program th a {
    padding: 0 0 0 27px;
    background: url(../img/arw_seminar_alink.gif) no-repeat 0 50%;
}

.seminar_un_program th a:link,
.seminar_un_program th a:visited {
    color: #333;
}

.alink_un_program_c {
    margin: 0 0 20px;
    background: url(../img/bg_seminar_un_program_c.gif) repeat-y 0 0;
}

.alink_un_program_top {
    background: url(../img/bg_seminar_un_program_top.gif) no-repeat 0 0;
}

.alink_un_program_btm {
    text-align: center;
    padding: 13px 15px 12px;
    background: url(../img/bg_seminar_un_program_btm.gif) no-repeat 0 bottom;
}

.alink_un_program_btm h3 {
    font-size: 153.9%;
    color: #fff;
}

.clock {
    padding: 11px 34px 10px;
    border-top: 2px solid #9a7c21;
    border-bottom: 1px dotted #9a7c21;
    background: url(../img/ico_clock.gif) no-repeat 0 11px;
}

.clock p {
    font-size: 108%;
    font-weight: bold;
}

div.un_program {
    margin: 0 0 20px;
    padding: 10px;
    border: 4px solid #e5ded0;
    background: #f2efe9;
}

ul.arw_up {
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none;
}

ul.arw_up li {
    padding: 0 0 0 21px;
    background: url(../img/arw_un_program.gif) no-repeat 0 6px;
}

.un_program_inner .upi_left {
    float: left;
    width: 475px;
}

.un_program_inner .upi_rightrp {
    float: right;
    width: 380px;
}

.un_program_inner .upi_leftrp {
    float: left;
    width: 380px;
}

.un_program_inner .upi_right {
    float: right;
    width: 475px;
}




/* 2column 2017/10/30 */
.un_program_inner .upi_left_2col {
    float: left;
    width: 480px;
}

.un_program_inner .upi_right_2col {
    float: right;
    width: 480px;
}



.un_program_inner .upi_left_c {
    float: left;
    width: 308px;
    margin: 0 28px 0 0;
}

.un_program_inner .upi_c_c {
    float: left;
    width: 308px;
}

.un_program_inner .upi_right_c {
    float: right;
    width: 308px;
}

.un_program_inner .upi_gray {
    padding: 20px;
    background: #f9f8f7;
}

.un_program_inner .upi_gray .bd {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #aeaeae;
}

.un_program_inner .upi_gray .img {
    float: left;
    width: 73px;
    border: 1px solid #aeaeae;
}

.un_program_inner .upi_gray .bd .txt,
.un_program_inner .upi_gray .clearfix .txt {
    float: right;
    width: 345px;
}

.un_program_inner .upi_left_c .upi_gray .bd .txt,
.un_program_inner .upi_left_c .upi_gray .clearfix .txt,
.un_program_inner .upi_c_c .upi_gray .bd .txt,
.un_program_inner .upi_c_c .upi_gray .clearfix .txt,
.un_program_inner .upi_right_c .upi_gray .bd .txt,
.un_program_inner .upi_right_c .upi_gray .clearfix .txt {
    float: right;
    width: 170px;
}

.un_program_inner .upi_gray .txt_in {
    margin: 0 0 15px;
}

.un_program_inner .upi_gray .name {
    font-size: 108%;
    font-weight: bold;
}

.un_program_inner .upi_gray .name span {
    font-weight: normal;
}

.un_program_inner .upi_gray .txt_un {
    color: #7b7b7b;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.un_program_inner .upi_red {
    color: #bf081a;
}

.un_program_inner .upi_red_bo {
    color: #bf081a;
    font-weight: bold;
}

.bg_upi_red {
    padding: 28px;
    border: 1px solid #efd6cf;
    background: #faece8;
}

.bg_upi_red .tit {
    margin: 0 0 15px;
    color: #d54b3d;
    font-weight: bold;
    font-size: 108%;
}

.bg_upi_yellow {
    padding: 28px;
    border: 1px solid #e8dfca;
    background: #f9f4de;
}

.bg_upi_green {
    padding: 28px;
    border: 1px solid #d8e5d5;
    background: #ebf2e9;
}

.un_program_inner .ate {
    font-size: 108%;
    color: #bf081a;
    font-weight: bold;
}

.un_program_inner ul {
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none;
}

.un_program_inner ul li {
    margin: 0 0 10px;
    padding: 0 0 0 18px;
    font-size: 92%;
    background: url(../img/arw_un_program.gif) no-repeat 0 6px;
}

.un_program_inner .hour {
    padding: 10px 20px;
    margin: 0 0 30px;
    background: #fafafa;
    border: 1px dotted #d9d9d9;
}

.un_program_inner h4.un_program {
    margin: 0 0 20px;
}

.un_program_inner .txt_top {
    color: #000;
    margin: 0 0 20px;
    padding: 0;
}


/* 写真3枚並び
======================================================= */

.photo_ov {
    width: 720px;
    overflow: hidden;
    padding: 20px 0 0;
}

.photo_ov ul {
    width: 735px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.photo_ov ul li {
    float: left;
    text-align: center;
    width: 230px;
    font-size: 85%;
    margin: 0 15px 20px 0;
}

.photo_ov ul li img {
    max-width: 230px;
}


/* pdf mail
======================================================= */

.pdf_mail_area {
    padding: 40px 100px;
    background: #f9f8f7;
    line-height: 1;
}

.pdf_mail_area .pdf_bnr {
    float: left;
    width: 380px;
}

.pdf_mail_area .mail_bnr {
    float: right;
    width: 380px;
}


/* お問い合わせフォーム
======================================================= */

.err_block {
    clear: both;
    margin-bottom: 17px;
    background: #ffe8e8;
    padding: 12px;
}

.err_block p {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #ff0000;
}

.err_block p.err_tit {
    background: #ff0000;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    padding: 2px 0 2px 10px;
    margin: 0 0 5px 0;
}

label.error {
    background: #ffe8e8;
    border: 1px solid #ff8383;
}

input.error {
    background: #ffe8e8;
    border: 1px solid #ff8383;
}

select.error {
    background: #ffe8e8;
    border: 1px solid #ff8383;
}

textarea.error {
    background: #ffe8e8;
    border: 1px solid #ff8383;
}

fieldset {
    display: inline;
    padding: 3px;
}

fieldset.error {
    background: #ffe8e8;
}

#contents section #form_flow {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#form_flow li {
    float: left;
    width: 202px;
    list-style-type: none;
}

#form_flow li.arw {
    width: 57px;
    text-align: center;
    padding: 7px 0 0 0;
}

#form_flow li .inner {
    border: 1px solid #d2d2d2;
    text-align: center;
    padding: 5px 0;
}


dl.subform {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
}

dl.subform dt {
    float: left;
    width: 12%;
    padding: 9px 0 0;
}

dl.subform dd {
    float: left;
    width: 88%;
}


/* 余白
======================================================= */

.mb10 {
    margin-bottom: 10px;
}


/* 真ん中
======================================================= */

.tac {
    text-align: center;
}


/* clearfix
======================================================= */

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

*:after {
    display: block;
    clear: both;
}

/* この記述は固定です */





/* ★プログラムページtable設定 （2016/10/5飛内追加）
======================================================= */

table.programtable {
    width: 982px;
    border: 0;
}

@media only screen and (min-width:600px) {
    .tblmin {
        width: 25%;
    }
}


td.pgcontent {
    border-color: #ffffff;
    border-style: solid;
    border-width: 3px;

}

.programtable td {
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    font-size: 100%;
}

.programtable th {
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px;
}

div.smttl {
    border: 2px solid #DDEAF8;
    padding: 10px;
    color: #005580;
    height: 130px;
}

div.pgttl {
    padding: 10px;
    text-align: center;
    background: #f2efe9 none repeat scroll 0 0;
    border: 4px solid #e5ded0;
}

.tablemidashi {
    color: #fff;
    display: inline-block;
    vertical-align: baseline;
    font-weight: bold;
    line-height: 16px;
    padding: 2px 4px;
    white-space: nowrap;
    background-color: #EDA417;
}


/* ★プログラムページtable リスト型JP728設定（2016/10/5飛内追加）
======================================================= */

.programtable2 {
    width: 982px;
    border: 0;
}

.programtable2 table {
    height: 100%;

}

.programtable2 table th {
    font-weight: bold;
    width: 25%;
    padding: 10px;
}



.tblprof {
    padding: 1px 0px;
    background-color: #f5f5f5;
}

.tblprof p {
    text-align: left;
    padding: 8px;
    font-size: 90%;
}

.tblprof .tblprotxt {
    color: #666666;
    font-size: 85%;
    padding: 10px;
}

.programtable2 table td {
    padding: 1px 0px;
    text-align: left;

}

.programtable2 table td h4 {
    font-size: 167%;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.programtable2 table td ul {
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none;
}

.programtable2 table td ul li {
    height: 100%;
}


.programtable2 table td .sponsored {

    overflow: hidden;

}

.programtable2 table td .sponsored .sponsored_ov {

    overflow: hidden;
}

.programtable2 td .sponsored .sponsored_ov ul {
    margin: 0;
}

.programtable2 table td .sponsored .sponsored_ov ul li {
    float: left;
    width: 350px;
    margin: 0 20px 30px 0;
    text-align: center;
}

.programtable2 table td .sponsored .sponsored_ov ul.line3 {
    margin: 0;
}


.programtable2 table td .sponsored .sponsored_ov ul.line3 table {
    height: 100%;
}


.programtable2 table td .sponsored .sponsored_ov ul.line3 li {
    float: left;
    width: 33%;
    margin: 1px;
    text-align: center;
    height: 100%;
}

.programtable2 table td .sponsored .sponsored_ov ul.line3 li.column2type {
    float: left;
    width: 49%;
    margin: 1px;
    text-align: center;
}

.programtable2 table td .sponsored .sponsored_ov ul.line2 {
    margin: 0;
}

.programtable2 table td .sponsored .sponsored_ov ul.line2 li {
    float: left;
    width: 49%;
    margin: 1px;
    text-align: center;
}

.programtable2 table td .sponsored .sponsored_ov ul.line2 li.column2type {
    float: left;
    width: 49%;
    margin: 1px;
    text-align: center;
}

/*.programtable2 table td .sponsored .sponsored_ov ul li .img {}*/

/* プロフィール幅調整用  */
.konicaA1 {
    height: 310px;
}

.konicaA2 {
    height: 260px;
}

.konicaA3 {
    height: 435px;
}

.konicaA4 {
    height: 350px;
}

.konicaB1 {
    height: 220px;
}

.oracleA1 {
    height: 107px;
}

.oracleA2 {
    height: 160px;
}

/* ★プログラムページtable リスト型3列JP775設定（2017/6/6飛内追加）
======================================================= */

.programtable3 {
    width: 982px;
    border: 0;
}

.programtable3 table {
    height: 100%;

}

.programtable3 table th {
    font-weight: bold;
    width: 25%;
    padding: 10px;
}


.programtable3 table td {
    padding: 1px 0px;
    text-align: left;

}

.programtable3 table td h4 {
    font-size: 167%;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.programtable3 table td ul {
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none;
}

.programtable3 table td ul li {
    height: 100%;
}


.programtable3 table td .sponsored {

    overflow: hidden;

}

.programtable3 table td .sponsored .sponsored_ov {

    overflow: hidden;
}

.programtable3 td .sponsored .sponsored_ov ul {
    margin: 0;
}

.programtable3 table td .sponsored .sponsored_ov ul li {
    float: left;
    width: 240px;
    margin: 0 20px 30px 0;
    text-align: center;
}

.programtable3 table td .sponsored .sponsored_ov ul.line3 {
    margin: 0;
}


.programtable3 table td .sponsored .sponsored_ov ul.line3 table {
    height: 100%;
}


.programtable3 table td .sponsored .sponsored_ov ul.line3 li {
    float: left;
    width: 24.5%;
    margin: 1px;
    text-align: center;
    height: 100%;
}

.programtable3 table td .sponsored .sponsored_ov ul.line3 li.column2type {
    float: left;
    width: 49%;
    margin: 1px;
    text-align: center;
}





.programtable3 table td .sponsored .sponsored_ov ul.line2 {
    margin: 0;
}

.programtable3 table td .sponsored .sponsored_ov ul.line2 li {
    float: left;
    width: 49%;
    margin: 1px;
    text-align: center;
}

.programtable3 table td .sponsored .sponsored_ov ul.line2 li.column2type {
    float: left;
    width: 49%;
    margin: 1px;
    text-align: center;
}

/*.programtable3 table td .sponsored .sponsored_ov ul li .img {}*/

/* ★プログラムページtable リスト型4列JP775設定（2017/6/6飛内追加）
======================================================= */


.programtable4 {
    width: 1200px;
    border: 0;
}

.programtable4 table {
    height: 100%;

}

.programtable4 table th {
    font-weight: bold;
    width: 25%;
    padding: 10px;
}


.programtable4 table td {
    padding: 1px 0px;
    text-align: left;

}

.programtable4 table td h4 {
    font-size: 167%;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.programtable4 table td ul {
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none;
}

.programtable4 table td ul li {
    height: 100%;
}


.programtable4 table td .sponsored {
    overflow: hidden;

}


.programtable4 table td .sponsored .sponsored_ov {
    overflow: hidden;
}

.programtable4 td .sponsored .sponsored_ov ul {
    margin: 0;
}

.programtable4 table td .sponsored .sponsored_ov ul li {
    float: left;
    width: 200px;
    margin: 0 20px 30px 0;
    text-align: center;
}

.programtable4 table td .sponsored .sponsored_ov ul.line4 {
    margin: 0;
}


.programtable4 table td .sponsored .sponsored_ov ul.line4 table {
    height: 100%;
}


.programtable4 table td .sponsored .sponsored_ov ul.line4 li {
    float: left;
    width: 16%;
    margin: 1px;
    text-align: center;
    height: 100%;
}

.programtable4 table td .sponsored .sponsored_ov ul.line4 li.column4type {
    float: left;
    width: 19.1%;
    margin: 1px;
    text-align: center;
}

.programtable4 table td .sponsored .sponsored_ov ul.line3 {
    margin: 0;
}

.programtable4 table td .sponsored .sponsored_ov ul.line3 li {
    float: left;
    width: 19%;
    margin: 1px;
    text-align: center;
}

.programtable4 table td .sponsored .sponsored_ov ul.line3 li.column4type {
    float: left;
    width: 19%;
    margin: 1px;
    text-align: center;
}



/** 追加2017.12.18 **/

.latest_under_table table td .sponsored .sponsored_ov ul.line4sp {
    margin: 0;
    padding: 0px 10px;
}

.latest_under_table table td .sponsored .sponsored_ov ul.line4sp li {
    float: left;
    width: 160px;
    height: 100%;
    margin: 0 15px 30px 0;
    text-align: center;
}


.latest_under_table table td .sponsored .sponsored_ov ul.line4sp li table {
    height: 100%;
}

/** ココマデ **/





/*.programtable4 table td .sponsored .sponsored_ov ul li .img {}*/


/* ★レポートページ設定（2016/11/14飛内追加）
======================================================= */
#reportwrapper {
    width: 780px;
    margin: 0 auto;
    padding: 0 0 80px;
    text-align: left;
}

/* ★セミナーレポート設定（2016/11/14飛内追加）
======================================================= */

.seminar_repo2 {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

.seminar_repo2 th {
    width: 160px;
    padding: 10px 20px;
    background: #f2efe9;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;

}

.seminar_repo2 th a:not(.ichiran) {
    padding: 0 0 0 27px;
    background: url(../img/arw_seminar_alink.gif) no-repeat 0 50%;
}

.seminar_repo2 th a:link,
.seminar_repo2 th a:visited {
    color: #333;
}



.seminar_repo2 td {
    padding: 10px 20px;
    background: #fff;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.seminar_repo2 td .img {
    float: left;
    width: 73px;
    border: 1px solid #aeaeae;
    text-align: center;
}

.seminar_repo2 td .txt {
    float: right;
    width: 450px;
}

.seminar_repo2 td .txtl {
    float: left;
    width: 450px;
}

/*#article-body {}*/

#article-body p {
    color: #444;
    font-size: 110%;
    letter-spacing: 0.05;
    line-height: 1.9;
    margin-bottom: 1;
}

/*#phrepo-body {}*/

#phrepo-body p {
    color: #444;
    font-size: 110%;
    letter-spacing: 0.05;
    line-height: 1.8;
    margin-bottom: 1;
}

/* ★CDO目次（2018/1/19）
======================================================= */
/*.seminar_repo3 {}*/

.seminar_repo3 th {
    width: 160px;
    padding: 10px 20px;
    background: #f2efe9;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;


}

.seminar_repo3 th a:not(.ichiran) {
    padding: 0 0 0 27px;
    background: url(../img/arw_seminar_alink.gif) no-repeat 0 50%;
}

.seminar_repo3 th a:link,
.seminar_repo3 th a:visited {
    color: #333;
}



.seminar_repo3 td {
    padding: 10px 20px;
    background: #fff;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    width: 300px;

}

.seminar_repo3 td .img {
    float: left;
    text-align: center;
}

.seminar_repo3 td .txt {
    float: right;
    max-width: 450px;
}

.seminar_repo3 td .txtl {
    float: left;
    max-width: 450px;
}




/* ★イベントレポート用ページャー（2018/1/16追加）
======================================================= */

.rppager {
    overflow: hidden;
}

.rppager ul {
    list-style: none;
    position: relative;
    left: 50%;
    float: left;
}

.rppager ul li {
    margin: 0 1px;
    position: relative;
    left: -50%;
    float: left;
}

.rppager ul li span,
.rppager ul li a {
    display: block;
    font-size: 16px;
    padding: 0.6em 1em;
    border-radius: 3px;
}

.rppager ul li a {
    background: #EEE;
    color: #000;
    text-decoration: none;
}

.rppager ul li a:hover {
    background: #333;
    color: #FFF;
}




/* ★かこみボックス（2017/3/17飛内追加）
======================================================= */

.kakomibox {
    border: 6px solid #edf0f1;
    padding: 25px;
}

.kakomibox h4 {
    background-color: #5184c1;
    color: #fff;
    display: inline-block;
    font-size: 11.844px;
    vertical-align: baseline;
    font-weight: bold;
    line-height: 14px;
    padding: 2px 4px;
    white-space: nowrap;
}

.kakomibox colttl {
    color: #3e77bc;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
    text-align: left;

}


.square_btn {
    display: inline-block;
    padding: 0.5em 1.5em;
    text-decoration: none;
    color: #67c5ff !important;
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
}

.square_btn:hover {
    background: #67c5ff;
    color: white !important;
}



/* ★SNSシェアボタン（2018/1/19追加）
======================================================= */
/*share-botton*/
.share-buttons {
    margin-bottom: 10px;
    text-align: center;
}

.share-buttons .inner a {
    position: relative;
    display: inline-block;
    width: 15%;
    height: 45px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    padding: 5px;
}

.share-buttons .inner .share-text {
    font-size: 15px;
}

.share-buttons .inner .hatena-bookmark-button {
    color: #008fde;
    border: 1px solid #008fde;
    background: #fff;
}

.share-buttons .inner .hatena-bookmark-button:hover {
    color: #fff;
    background: #008fde;
}

.share-buttons .inner .hatena-bookmark-button:active {
    background: #5478A5;
}

.share-buttons .inner .facebook-button {
    color: #305097;
    border: 1px solid #305097;
    background: #fff;
}

.share-buttons .inner .facebook-button:hover {
    color: #fff;
    background: #305097;
}

.share-buttons .inner .facebook-button:active {
    background: #213254;
}

.share-buttons .inner .twitter-button {
    color: #55acee;
    border: 1px solid #55acee;
    background: #fff;
}

.share-buttons .inner .twitter-button:hover {
    color: #fff;
    background: #55acee;
}

.share-buttons .inner .twitter-button:active {
    background: #0285b7;
}

.share-buttons .inner .googleplus-button {
    color: #db4a39;
    border: 1px solid #db4a39;
    background: #fff;
}

.share-buttons .inner .googleplus-button:hover {
    color: #fff;
    background: #db4a39;
}

.share-buttons .inner .googleplus-button:active {
    background: #a23629;
}

.share-buttons .inner .pocket-button {
    color: #d3505a;
    border: 1px solid #d3505a;
    background: #fff;
}

.share-buttons .inner .pocket-button:hover {
    color: #fff;
    background: #d3505a;
}

.share-buttons .inner .pocket-button:active {
    background: #b5392c;
}

/* Font Awesome hatena bookmark */
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold
}

/* 講演者バナー 2018.2.1 */
.latest02 .speak04 {
    margin: 20px 0 0;
    padding: 20px 19px 0px;

}

.latest02 .speak04 ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.latest02 .speak04 ul li {
    float: left;
    width: 223px;
    margin: 0 16px 0 0;
}

.latest02 .speak04 ul li.end {
    margin: 0;
}

/* share button 2018.02.05 */
ul.share-buttons {
    list-style: none;
    padding: 0;
}

ul.share-buttons li {
    display: inline;
}

ul.share-buttons .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* 新事業レポート */
.un_program_inner .upi_left2 {
    float: left;
    width: 375px;
}

.un_program_inner .upi_right2 {
    float: right;
    width: 375px;

}


.un_program_inner .upi_left3 {
    float: left;
    width: 450px;
}

.un_program_inner .upi_right3 {
    float: right;
    width: 300px;

}




.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    opacity: .5;
}

.sample-box-13 {
    border: 2px solid #da4033;
    border-radius: 4px;
    margin: 2em 0;
    padding: 2em;
    position: relative;
}

.sample-box-13::before {
    background-color: #fff;
    color: #da4033;
    content: "POINT";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.midashirp1 {
    padding: 0.5em;
    /*文字周りの余白*/
    color: #494949;
    /*文字色*/
    background: #fffaf4;
    /*背景色*/
    border-left: solid 5px #ffaf58;
    /*左線（実線 太さ 色）*/
}

.midashirp2 {
    padding: 0.5em;
    /*文字周りの余白*/
    color: #F8F8F8;
    /*文字色*/
    background: #f8f8f8;
    /*背景色*/
    border-left: solid 5px #295890;
    /*左線（実線 太さ 色）*/
}

hr.hrp4 {
    border: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}


table.rptt {
    width: 780px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}

table.rptt th,
table.rptt td {
    padding: 10px;
}

table.rptt th {
    background: #295890;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}

/*
table.rptt th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
}
*/
/* firefox 
@-moz-document url-prefix() {
    table.rptt th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
*/

table.rptt td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 10px;
}

/* TOPレポート調整用 */
.tprpt {
    display: inline-block;
}

/* 横並びリスト用 */
.lstHorizontal {
    list-style: none !important;
    background: none !important;
}

.lstHorizontal li {
    display: inline-block;
    background: none !important;
}

/* BF塾調整用 */
.h1_underline::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to left, #ed4f24, #e80d8a) repeat scroll 0 0;
    bottom: -3px;
    content: "";
    display: inline-block;
    height: 5px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 25%;
}

.h1_underline {
    font-size: 20pt;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 0 0 60px;
    padding: 0 0 15px;
    position: relative;
    text-align: center;
}

.headingWrap {

    position: relative;
    z-index: 10000;
}

.headingWrap.underline {
    border-bottom: 1px solid #ece9e9;
    margin-bottom: 20px;
    padding-bottom: 3px;
}

.ttlbj::after {
    border-bottom: 2px solid #ab0000;
    bottom: -4px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
}

.ttlbj {
    position: relative;
    text-align: center;
    width: 160px;
}

.mybox {
    background: none;
    border: 1px solid #f3cbd0;
    margin: 5px 10px;
    padding: 20px;
    position: relative;
}

.mybox:after {
    background: none;
    border: 1px solid #f3cbd0;
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.headline3 {
    padding: 0.25em 0.5em;
    /*上下 左右の余白*/

    background: transparent;
    /*背景透明に*/
    border-left: solid 5px #ab0000;
    /*左線*/
}

/* セッション分割見出し */
.sessiondivide1 {
    position: relative;
    text-align: center;
}

.sessiondivide1 span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    background-color: #fff;
    text-align: left;
}

.sessiondivide1::before {
    position: absolute;
    top: 50%;
    z-index: 1;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
}




/* ブロックスタイル統一修正（2018/5/15追加）
======================================================= */
.block .photo-r+p,
.block .txt,
.latest_under_table th,
.latest_under_table td,
.block_la,
.kakomibox p,
.programtable2,
.programtable3,
.programtable2,
.seminar_repo p,
.clearfix>.photo-r+p,
.un_program_inner p,
.pdf_mail_area p,
.latest_under_table p,
.latest_under p,
.latest p,
.latest02 p {
    font-size: 13px;
    font-size: 1.3rem;
    color: #333;
    line-height: 1.5;
}

.un_program_inner ul li {
    font-size: 12px;
    font-size: 1.2rem;
}

.clock p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.6;
}

.clock>p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
}

.latest span.textl,
.latest02 span.textl {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    line-height: 1.5;
}

.un_program_inner .upi_gray .txt_un p {
    color: #7b7b7b;
}

.latest span.textll,
.latest02 span.textll {
    font-size: 26px;
    font-size: 2.6rem;
    color: #333;
    line-height: 1.5;
}

.block table a,
.block_la a:link,
.block_la a:visited {
    color: #3366ff;
}

.programtable2,
.programtable3 {
    width: 100%;
}

.un_program_inner .upi_gray .clearfix .long {
    width: 850px;
}

.block>.clock+table td {
    padding: 0;
    height: inherit;
    line-height: inherit;
}

.latest_under ul.btn li {
    margin: 0 26px 0 0;
}

.latest .btn ul li {
    margin: 0 23px 0 0;
}

.latest_under ul.btn04 li,
.latest02 .btn ul li {
    margin: 0 22px 0 0;
}

.un_program_inner .upi_left_c,
.un_program_inner .upi_c_c,
.un_program_inner .upi_right_c {
    width: calc(950px / 3);
}

.un_program_inner .upi_left_c {
    margin: 0 25px 0 0;
}

.un_program_inner .upi_left,
.un_program_inner .upi_right {
    width: calc(975px / 2);
}

.wrapper .side--event_alink {
    display: block !important;
    width: 100%;
    text-align: center;
}

.side--event_alink ul {
    overflow: hidden;
    /*width: 100%;*/
    width: auto;
    display: inline-block;
}

.side--event_alink li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #222;
    /*width: calc((100% / 4) - 15px);*/
    width: 255px;
    text-align: center;
    position: relative;
    height: 60px;
}

.side--event_alink li:hover {
    opacity: 0.8;
}

.side--event_alink li:nth-child(4n),
.side--event_alink li:last-child {
    margin-right: 0;
}

.side--event_alink li a {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    overflow: hidden;
    text-decoration: none;
    width: 80%;
    padding: 19px 12%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.side--event_alink li a span {
    display: inline-block;
    padding-left: 23px;
    line-height: 1.3;
    background: url("../img/arw_btn_donw_white.png") no-repeat 0 center;
    background-size: 16px;
}

.side--event_alink li a[target="_blank"] span {
    background: url("../img/ico_blank_white.png") no-repeat 0 center;
    background-size: 15px;
}

.side--event_alink li a.localnolink span {
    background: none;
    padding-left: 0;
}

.side--event_alink li a.localnolink {
    background-color: #bbb;
    color: #111;
}

/* 下層パーツページスタイル（2018/6/11追加）
======================================================= */
/* ベース設定
    -----------------------------------*/
.__row img {
    display: block;
    max-width: 100%;
}

.__row * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* 常用クラス設定
    -----------------------------------*/
.__float-l-l {
    float: left;
}

.__float-r-l {
    float: right;
}

.__display-none-l {
    display: none;
}

.__display-block-l {
    display: block;
}

.__display-inline-block-l {
    display: inline-block;
}

.__text-l-l {
    text-align: left;
}

.__text-c-l {
    text-align: center;
}

.__text-r-l {
    text-align: right;
}

.__fix-l {
    position: fixed;
}

.__abs-l {
    position: absolute;
}

.__rel-l {
    position: relative;
}

.__clearfix:after {
    clear: both;
}

.__clearfix:before,
.__clearfix:after {
    content: "";
    display: table;
}

.__clearfix:after {
    clear: both;
}

.__hidden {
    position: absolute;
    left: -9999px;
    text-indent: -9999px;
    overflow: hidden;
    /*2019-12-09 追加*/
    width: 1px;
    height: 1px;
    padding: 0;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
}

/* グリッドベース設定
    -----------------------------------*/
.__row {
    margin-left: -10px;
    margin-right: -10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

[class*="__col-"]::after,
[class*="__col-"]::before,
.__row::after,
.__row::before {
    content: "";
    display: table;
    clear: both;
}

[class*="__col-"] {
    padding-left: 10px;
    padding-right: 10px;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.__row-full {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.__row-full>[class*="__col-"] {
    padding-left: 0;
    padding-right: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.__row-start-l {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.__row-center-l {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.__row-end-l {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.__row-between-l {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.__row-around-l {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.__row-reverse-l {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.__col-top-l {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.__col-center-l {
    -ms-flex-item-align: center;
    align-self: center;
}

.__col-bottom-l {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.__col-1-l {
    -ms-flex-preferred-size: 8.3333%;
    /*flex-basis: 8.3333%;*/
    flex-basis: 8%;
    max-width: 8.3333%;
}

.__col-2-l {
    -ms-flex-preferred-size: 16.6666%;
    /*flex-basis: 16.6666%;*/
    flex-basis: 16%;
    max-width: 16.6666%;
}

.__col-3-l {
    -ms-flex-preferred-size: 25%;
    /*flex-basis: 25%;*/
    flex-basis: 24%;
    max-width: 25%;
}

.__col-4-l {
    -ms-flex-preferred-size: 33.3333%;
    /*flex-basis: 33.3333%;*/
    flex-basis: 33%;
    max-width: 33.3333%;
}

.__col-5-l {
    -ms-flex-preferred-size: 41.6666%;
    /*flex-basis: 41.6666%;*/
    flex-basis: 41%;
    max-width: 41.6666%;
}

.__col-6-l {
    -ms-flex-preferred-size: 50%;
    /*flex-basis: 50%;*/
    flex-basis: 49%;
    max-width: 50%;
}

.__col-7-l {
    -ms-flex-preferred-size: 58.3333%;
    /* flex-basis: 58.3333%;*/
    flex-basis: 58%;
    max-width: 58.3333%;
}


.__col-8-l {
    -ms-flex-preferred-size: 66.6666%;
    /*flex-basis: 66.6666%;*/
    flex-basis: 41%;
    max-width: 66.6666%;
}

.__col-9-l {
    -ms-flex-preferred-size: 75%;
    /*flex-basis: 75%;*/
    flex-basis: 74%;
    max-width: 75%;
}

.__col-10-l {
    -ms-flex-preferred-size: 83.3333%;
    /* flex-basis: 83.3333%;*/
    flex-basis: 83%;
    max-width: 83.3333%;
}

.__col-11-l {
    -ms-flex-preferred-size: 91.6666%;
    /* flex-basis: 91.6666%;*/
    flex-basis: 91%;
    max-width: 91.6666%;
}

.__col-12-l {
    -ms-flex-preferred-size: 100%;
    /* flex-basis: 100%;*/
    flex-basis: 99%;
    max-width: 100%;
}

/*-- Flex 2019/04/17 sbym --*/
.__col-1-5-l {
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5);
    max-width: calc(100% / 5);
}

/*-- 7分割の場合 --*/
.__col-1-7-l {
    -ms-flex-preferred-size: calc((100% / 7) - 1px);
    flex-basis: calc((100% / 7) - 1px);
    max-width: calc((100% / 7) - 1px);
}

/*-- 8分割の場合 --*/
.__col-1-8-l {
        -ms-flex-preferred-size: calc((100% / 8) - 1px);
        flex-basis: calc((100% / 8) - 1px);
        max-width: calc((100% / 8) - 1px);
}

/*オフセット*/
.__off-col-1-l {
    margin-left: 8.3333%;
}

.__off-col-2-l {
    margin-left: 16.6666%;
}

.__off-col-3-l {
    margin-left: 25%;
}

.__off-col-4-l {
    margin-left: 33.3333%;
}

.__off-col-5-l {
    margin-left: 41.6666%;
}

.__off-col-6-l {
    margin-left: 50%;
}

.__off-col-7-l {
    margin-left: 58.3333%;
}

.__off-col-8-l {
    margin-left: 66.6666%;
}

.__off-col-9-l {
    margin-left: 75%;
}

.__off-col-10-l {
    margin-left: 83.3333%;
}

.__off-col-11-l {
    margin-left: 91.6666%;
}

.__off-col-12-l {
    margin-left: 100%;
}





/*180620更新
------------------------------*/

/*色
------------------------------*/

.__font--bold,
.__font--bold p {
    font-weight: bold;
}

.__font--normal,
.__font--normal p {
    font-weight: normal;
}

.__text--underline,
.__text--underline p {
    text-decoration: underline;
}

.__text--line-through,
.__text--line-through p {
    text-decoration-line: line-through;
}

.__font--italic,
.__font--italic p {
    font-style: italic;
}

.__color--red,
.__color--red p {
    color: #b6000d;
}

#parts-new .__box-important--light-red .program__heading,
.__box-important--light-red .program__heading,
.__box-important--light-red .program__heading,
.__box-important--light-red .profile__box,
.__bg-important--light-red,
.__bg--light-red {
    /*background-color: #fee7e9;*/
    background-color: #fff5f6;
}

#parts-new .__box-important--light-green .program__heading,
.__box-important--light-green .program__heading,
.__box-important--light-green .profile__box,
.__bg-important--light-green,
.__bg--light-green {
    /*background-color: #e8fce2;*/
    background-color: #f3fff0;
}

#parts-new .__box-important--light-yellow .program__heading,
.__box-important--light-yellow .program__heading,
.__box-important--light-yellow .profile__box,
.__bg-important--light-yellow,
.__bg--light-yellow {
    /*background-color: #fbfce1;*/
    background-color: #fdffdd;
}

#parts-new .__box-important--light-blue .program__heading,
.__box-important--light-blue .program__heading,
.__box-important--light-blue .profile__box,
.__bg-important--light-blue,
.__bg--light-blue {
    background-color: #eaf4fc;
}

.__bg-important--light-red.__bg-important--light-red,
.__bg-important--light-green.__bg-important--light-green,
.__bg-important--light-yellow.__bg-important--light-yellow,
.__bg-important--light-blue.__bg-important--light-blue {
    padding: 20px;
}

.__box-important--light-red .program__heading::after,
.__box-important--light-green .program__heading::after,
.__box-important--light-yellow .program__heading::after,
.__box-important--light-blue .program__heading::after {
    display: none;
}

.__box-important--light-red .profile__item__explanatory p::before,
.__box-important--light-green .profile__item__explanatory p::before,
.__box-important--light-yellow .profile__item__explanatory p::before {
    background-color: rgba(0, 0, 0, 0.05);
}

#parts-new .__box-important--light-red .profile__box,
#parts-new .__box-important--light-green .profile__box,
#parts-new .__box-important--light-yellow .profile__box,
#parts-new .__box-important--light-blue .profile__box {
    border: 1px solid rgba(0, 0, 0, 0.03);
}

.__box-important--light-red h4.program__heading,
#parts-new .__box-important--light-red .program__heading {
    border-color: #cb1c61;
}

.__box-important--light-red .profile__item__explanatory::after,
#parts-new .__box-important--light-red .profile__item__explanatory::after {
    background-color: #cb1c61;
}

.__box-important--light-green h4.program__heading,
#parts-new .__box-important--light-green .program__heading {
    border-color: #87ad7d;
}

.__box-important--light-green .profile__item__explanatory::after,
#parts-new .__box-important--light-green .profile__item__explanatory::after {
    background-color: #87ad7d;
}

.__box-important--light-yellow h4.program__heading,
#parts-new .__box-important--light-yellow .program__heading {
    border-color: #c9ba4a;
}

.__box-important--light-yellow .profile__item__explanatory::after,
#parts-new .__box-important--light-yellow .profile__item__explanatory::after {
    background-color: #c9ba4a;
}

.__box-important--light-blue .program__heading,
#parts-new .__box-important--light-blue .program__heading {
    border-color: #3b77a7;
}

.__box-important--light-blue .profile__item__explanatory::after,
#parts-new .__box-important--light-blue .profile__item__explanatory::after {
    background-color: #146e74;
}


/*
#parts-new .__box-important--light-red .program__heading,
#parts-new .__box-important--light-red .profile__box {
    background-color: #ffdade;
}

#parts-new .__box-important--light-green .program__heading,
#parts-new .__box-important--light-green .profile__box {
    background-color: #e4ffdd;
}

#parts-new .__box-important--light-yellow .program__heading,
#parts-new .__box-important--light-yellow .profile__box {
    background-color: #fbffc2;
}
#parts-new .__box-important--light-blue .program__heading,
#parts-new .__box-important--light-blue .profile__box {
    background-color: #eaf4fc;
}
*/

#parts-new .__bg-important--light-blue.__box-important--light-blue .program__heading,
#parts-new .__bg-important--light-blue.__box-important--light-blue .profile__box {
    background-color: #1eacb5;
}

#parts-new .__bg-important--light-blue.__box-important--light-blue .profile__box {
    border-color: #fff;
}

/*
#parts-new .profile__item__txt.__bg--light-blue,
#parts-new .__box-important--light-blue .profile__item,
#parts-new .__box-important--light-blue .program__item__info,
#parts-new .__box-important--light-blue .program__heading,
.__box-important--light-blue .profile__item__detail p,
.__box-important--light-blue .profile__item__explanatory p,
#parts-new .__box-important--light-blue .profile__item__detail p,
#parts-new .__box-important--light-blue .profile__item__explanatory p,
#parts-new .__bg-important--light-blue.__box-important--light-blue .program__heading,
#parts-new .__bg-important--light-blue.__box-important--light-blue * {
    color: #fff;
}
*/
#parts-new .__box-important--light-blue .program__item__explanatory p {
    color: #333;
}

/*ベース
------------------------------*/

#parts-new .main {
    padding: 0px 40px 50px 40px;
}

#parts-new .main .block * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#parts-new .main .block img {
    display: inline-block;
    max-width: 100%;
}

#parts-new .seminar__txt p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 1.6;
}

#parts-new .seminar__item__alink {
    font-size: 14px;
    font-size: 1.4rem;
    color: #222;
    line-height: 1.6;
}


/*seminar
============================================================*/

/*seminar 見出し
------------------------------*/

#parts-new h2.seminar__heading {
    color: #222;
    font-size: 20px;
    font-size: 2.0rem;
    padding-left: 25px;
}



/*トップページhero画像
------------------------------*/

#parts-new h1 {
    position: inherit;
    color: #222;
    text-align: left;
    position: inherit;
    top: inherit;
    left: inherit;
}

#parts-new .seminar__top-tit--no-img {
    position: relative;
}

.seminar__top--no-img-box .seminar__top-tit--no-img h1 {
    color: #222;
    font-size: 20px;
    font-size: 2.0rem;
}


/*セミナーお知らせ
------------------------------*/

.seminar__box--info {
    border: 1px solid #ddd;
    padding: 50px 20px;
}

.seminar__box--info .seminar__info {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: normal;
}

.seminar__box--info .seminar__txt p {
    font-size: 18px;
    font-size: 1.8rem;
    color: #222;
}

/*Guest speaker
------------------------------*/

.seminar__item__name p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    color: #333;
    margin-bottom: 18px;
}

.seminar__item__detail p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #555;
    line-height: 1.5;
    letter-spacing: -0.3px;
}


/*Guest speaker　2列・３列
------------------------------*/

.seminar__box--speaker--2col .seminar__item__img,
.seminar__box--speaker--3col .seminar__item__img {
    display: inline-block;
    width: 100px;
    margin-right: 10px;
}

.seminar__box--speaker--2col .seminar__item__img img,
.seminar__box--speaker--3col .seminar__item__img img {
    width: 100px;
    height: 121px;
}

.seminar__box--speaker--2col .__float-l-s.__float-l-l.seminar__item__info-box,
.seminar__box--speaker--3col .__float-l-s.__float-l-l.seminar__item__info-box {
    width: calc(100% - 110px);
}

.ico__speaker {
    background: url("../img/ico_speaker.png") no-repeat left 3px / 16px;
}

/*Guest speaker　４列
------------------------------*/

.seminar__box--speaker--4col .seminar__item__img {
    display: inline-block;
}

.seminar__box--speaker--4col .seminar__item__img {
    margin-bottom: 10px;
    /*max-width: 150px;*/
}

/*Guest speaker　６列
------------------------------*/

.seminar__box--speaker--6col .seminar__item__img {
    margin-bottom: 10px;
}

/*開催日時・会場
------------------------------*/
.seminar__box--day-place ul {
    margin: 0;
    padding: 0;
}

.seminar__box--day-place ul li {
    list-style-type: none;
    margin-bottom: 5px;
}

#parts-new .main .seminar__box--day-place ul li {
    background: none;
    padding-left: 0;
}

.seminar__box--day-place ul li span:first-child,
.seminar__box--day-place .seminar__item__city p {
    display: inline-block;
    background: #333;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    width: 70px;
    text-align: center;
    line-height: 1;
    padding: 3px 0;
    margin-right: 10px;
}


.seminar__box--day-place .seminar__item__ymd p {
    margin-right: 10px;
    margin-bottom: 5px;
}

.seminar__box--day-place .seminar__item__room p {
    padding-left: 20px;
    background: url("../img/ico_place--gray.png") no-repeat left top;
}

.ico__calendar {
    background: url("../img/ico_calendar--red.png") no-repeat left 0px / 16px;
}

/*会場
------------------------------*/

.seminar__item__access {
    margin-top: 20px;
    margin-left: 15px;
}

.seminar__item__access::before {
    content: "※";
    color: #b6000d;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -15px;
}

.ico__entrant {
    background: url("../img/ico_entrant.png") no-repeat left 5px;
}

/*概要
------------------------------*/

.seminar__table--outline th {
    border: 1px solid #ddd;
    background-color: #f2f2f2;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #333;
    width: 20%;
    text-align: center;
    padding: 15px 0;

}

.seminar__table--outline td {
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.ico__outline {
    background: url("../img/ico_outline.png") no-repeat left 1px / 16px;
}

.ico__meaning {
    background: url("../img/ico_meaning.png") no-repeat left 1px / 16px;
}

.ico__place {
    background: url("../img/ico_place.png") no-repeat left 0px / 13px;
}

/*区切り線
------------------------------*/

.seminar__item__line {
    height: 1px;
    background: #eee;
    margin: 25px 0;
    overflow: hidden;
}


/*見出しコレクション
------------------------------*/

.ico__seihoukei {
    background: url("../img/ico_seihoukei.png") no-repeat left 1px / 16px;
}

.ico__seihoukei_45 {
    background: url("../img/ico_seihoukei_45.png") no-repeat left 0px / 18px;
}

.ico__maru {
    background: url("../img/ico_maru.png") no-repeat left 2px / 16px;
}

.ico__sankakei-top {
    background: url("../img/ico_sankakei-top.png") no-repeat left 1px / 18px;
}

.ico__sankakei-bottom {
    background: url("../img/ico_sankakei-bottom.png") no-repeat left 1px / 18px;
}

.ico__hosi {
    background: url("../img/ico_hosi.png") no-repeat left 0px / 18px;
}

.ico__heat {
    background: url("../img/ico_heat.png") no-repeat left 0px / 18px;
}

.ico__bag {
    background: url("../img/ico_bag.png") no-repeat left 1px / 18px;
}

.ico__fuku {
    background: url("../img/ico_fuku.png") no-repeat left 4px / 18px;
}

.ico__kome {
    background: url("../img/ico_kome.png") no-repeat left 1px / 16px;
}

.ico__pen {
    background: url("../img/ico_pen.png") no-repeat left 1px / 16px;
}

.ico__time {
    background: url("../img/ico_time.png") no-repeat left 0px / 18px;
}




/*program
============================================================*/

/*program 見出し
------------------------------*/

#parts-new h3.program__heading.program__heading--black {
    color: #fff;
    font-size: 20px;
    font-size: 2.0rem;
    padding: 4px 20px 4px 20px;
    border-left: none;
    background-color: #3c3c3c;
}

#parts-new h3.program__heading.program__heading--black::after {
    background-color: #333;
}

#faq h3,
.timetable__heading,
.timetable__wrapper--border .program__heading,
#parts-new h4.program__heading,
h4.program__heading {
    color: #222;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 15px 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    line-height: 1.6;
    border-left: 3px solid #b6000d;
    background-color: #f2f2f2;
}

#faq h3 {
    font-weight: normal;
}

#faq h3::after {
    display: none;
}


/*
.timetable__wrapper--border .program__heading{
   margin-top:10px;
}
*/
.timetable__wrapper--border .program__heading p {
    font-size: 16px;
    font-size: 1.6rem;
}

h4.program__heading::after {
    content: " ";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 500px;
    background-color: #f7f7f7;
    margin: 0 -200px -250px 0;
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg);

}

h4.program__heading::after {
    display: none;
}

/*program box　コンポーネント
------------------------------*/

.profile__box {
    background-color: #fbfbfb;
    border: 1px solid #eee;
    padding: 20px 20px 18px 20px;
}

.profile__item__img {
    /*width: 120px;*/
    width: 73px;
    height: 88px;
    margin-right: 10px;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.profile__item__img img {
    /*max-width:100%;*/
    width: 73px;
    height: 88px;
}

.profile__item__img.profile__item__img--large img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.profile__item__img+.program__item__info {
    display: inline-block;
    width: calc(100% - 130px);
}

.profile__item__name p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    color: #333;
    margin-bottom: 13px;
}

.profile__item__detail p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #555;
    line-height: 1.5;
    letter-spacing: -0.3px;
}

.profile__item__explanatory {
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
}

.profile__item__explanatory p {
    color: #555;
    font-size: 12px;
    font-size: 1.2rem;
}

.profile__item__explanatory::before,
.profile__item__explanatory::after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
}

.profile__item__explanatory::before {
    background-color: #eee;
    width: 100%;
}

.profile__item__explanatory::after {
    background-color: #b6000d;
    width: 25px;
}

/*プログラム詳細タイトル
------------------------------*/

#parts-new .program__tit--detail {
    text-align: center;
}

#parts-new .program__tit--detail::before {
    display: none;
}

#parts-new .program__tit--detail::after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    margin-left: calc(50% - 30px);
    margin-top: 50px;
    width: 60px;
    height: 3px;
    background-color: #b6000d;
}

#parts-new .program__tit--detail.blue::after {background-color: #3b77a7;}

/*program リンク 基本
------------------------------*/
.alink-box ul,
#parts-new .main ul {
    margin-left: 0;
    padding-left: 0;
}

.program__box--alink ul,
.program__box--right ul {
    margin: 0;
    padding: 0;
}

#parts-new .main ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

#parts-new .main li:not(.program__item__alink) {
    list-style-type: none;
    background: url("../img/ico_list_arr.png") left 11px / 10px;
    background-repeat: no-repeat;
    padding-left: 16px;
    line-height: 2;
}

#parts-new .main .__box-important--light-yellow li {
    background: url("../img/ico_list_arr_yellow.png") left 11px / 10px;
}

#parts-new .main .__box-important--light-green li {
    background: url("../img/ico_list_arr_green.png") left 11px / 10px;
}

#parts-new .main .__box-important--light-blue li {
    background: url("../img/ico_list_arr_blue.png") left 11px / 10px;
}

#parts-new .main .__box-important--light-red li {
    background: url("../img/ico_list_arr_pink.png") left 11px / 10px;
}

#parts-new .main .__box-important--light-yellow li,
#parts-new .main .__box-important--light-green li,
#parts-new .main .__box-important--light-blue li,
#parts-new .main .__box-important--light-red li {
    list-style-type: none;
    background-repeat: no-repeat;
    padding-left: 16px;
    line-height: 2;
}



.alink-box ul li a:hover,
#parts-new .program__item__alink a:hover {
    color: #222;
    text-decoration: underline;
}

.alink-box ul li a,
.program__item__alink a {
    text-decoration: none;
    display: block;
    padding: 12px 25px;
}

/*PDFボタン
------------------------------*/



.program__item__alink.ico__pdf a {
    font-size: 16px;
    font-size: 1.6rem;
    background: url("../img/ico_pdf.png") no-repeat left center / 16px;
}


/*program リンク
------------------------------*/

.program__box::after {
    content: "";
    display: table;
    clear: both;
}

.alink-box ul li a,
#parts-new .program__item__alink a {
    display: inline-block;
    text-decoration: none;
    color: #222;
}


.alink-box ul li,
.program__item__alink.ico__down,
.program__item__alink.ico__right {
    margin: 0 20px 20px 0;
}

.alink-box ul li a,
.program__item__alink a {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin-left: 25px;
}

.alink-box ul li a,
.program__item__alink.ico__down a {
    background: url("../img/arw_btn_donw.png") no-repeat left center / 16px;
}

.program__item__alink.ico__right a {
    background: url("../img/arw_btn_right.png") no-repeat left center / 16px;
}

/*スケジュール（時計）
------------------------------*/
/*
.program__box--clock {
    border-top: 3px solid #555555;
    border-bottom: 1px dotted #ddd;
    padding: 20px 0;
}
*/

.program__txt--clock {
    border-top: 3px solid #555555;
    border-bottom: 1px dotted #ddd;
    padding: 15px 0;
    margin-bottom: 20px;
}

.program__txt--clock p {
    padding-left: 25px;
    background: url("../img/ico_time.png") no-repeat left 2px/ 16px;
}

.program__txt--clock p.program__hide--clock {
    padding-left: 0;
    background: none;
}


/*タイトル＋説明文 箇条書
------------------------------*/
/*.program__item__explanatory ul {margin-bottom: 20px;}*/


/*2列タイトル＋説明文
------------------------------*/
/*
.program__box--2col .program__item__explanatory p:last-child {
    margin-bottom: 20px;
}
*/
.program__box--2col .program__item__explanatory {
    margin-bottom: 20px;
}

/*3列タイトル＋説明文
------------------------------*/

.program__box--3col .profile__item__img+.program__item__info {
    display: inline-block;
    /*width: calc(100% - 110px);*/
    width: calc(100% - 83px);
}

/*.program__box--3col .profile__item__img {width: 100px;}*/

.program__box--3col .profile__item__detail p {
    font-size: 12px;
    font-size: 1.2rem;
}

/*
.program__box--3col .program__item__explanatory p:last-child  {
    margin-bottom: 20px;
}
*/
.program__box--3col .program__item__explanatory {
    margin-bottom: 20px;
}

/*タイトル+説明文+人物紹介＋プロフィール
------------------------------*/

.program__box--full-img .profile__item__img {
    width: 100%;
    height: inherit;
    max-width: 100%;
}

/*赤背景・緑背景・黄背景
------------------------------*/

.profile__item__txt p {
    color: #555;
    font-size: 12px;
    font-size: 1.2rem;
}

.profile__item__txt.__bg--sea-green p {
    color: #fff;
}

/*timetable
    ============================================================*/

/*色
    ------------------------------*/

.__bg--dark-red p,
.__bg--dark-red {
    background-color: #aa0511;
}

.__bg--blue p,
.__bg--blue {
    background-color: #0770b9;
}

.__bg--yellow p,
.__bg--yellow {
    background-color: #edca0e;
}

.__bg--green p,
.__bg--green {
    background-color: #3da000;
}

.__bg--navy p,
.__bg--navy {
    background-color: #1b0aa2;
}

.__bg--purple p,
.__bg--purple {
    background-color: #8322a7;
}

.__bg--orange p,
.__bg--orange {
    background-color: #f4920d;
}

.__bg--dark-tone p,
.__bg--dark-tone {
    background-color: #363636;
}

.__bg--pale-tone p,
.__bg--pale-tone {
    background-color: #d8d8d8;
}


/*タグ・マーク関連
------------------------------*/
/*同時通訳*/
.interpreter {
    padding: 0.2rem 0.5rem;
    margin-right: 1rem;
    font-weight: bold;
    font-size: 1.3rem;
    color: #dc143c;
    background: transparent;
    border: solid 1px #dc143c;
    border-radius: 6px;
    line-height: 1.6;
    display: inline-block;
}


/* 角丸タグ */
.caseMark {
        color: #fff;
        border-radius: 1.3rem;
        font-size: 1.3rem;
        display: inline-block;
        line-height: 1.6;
        text-overflow: ellipsis;
        text-align: center;
        padding: 0 0.5em;
}

.session_tag {
    color: #FFF;
    font-size: 1.3rem;
    line-height: 1.6;
    display: inline-block;
    padding: 0 0.5em;
    border-radius: 4px;
}

.session_tag.btn_link,
a.session_tag.btn_link {
    display: block;
    text-decoration: none;
    color: #FFF;
}

.session_tag.btn_link:hover,.btn_link:hover {
    opacity: 0.7;
}

.session_tag.btn_link a:hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    display: block;
}

.session_tag.red,
.caseMark.red,
.caseMark.full {
    background-color: #b6000d;
}

.session_tag.blue,
.caseMark.blue {
    background-color: #0068b7;
}

.session_tag.yellow,
.caseMark.yellow {
    background-color: #fcc800;
    color: #000;
}

.session_tag.green,
.caseMark.green {
    background-color: #288c66;
}

.session_tag.violet,
.caseMark.violet {
    background-color: #4d4398;
}

.session_tag.pink,
.caseMark.pink {
    background-color: #ffb6c1;
    color: #000;
}

.session_tag.gray,
.caseMark.gray {background-color: #a9a9a9;}

.session_tag.orange,
.caseMark.few {background-color: #ff8c00;}

.session_tag.border,
.caseMark.border {
        border: 1px solid #666;
        color: #666;
}

a.session_tag.yellow,
a.session_tag.pink {
    text-decoration: none;
    color: #000;
}

/*蛍光マーカー*/
.marker.blue {
    background: linear-gradient(rgba(162, 194, 230, 0) 60%, rgba(162, 194, 230, 0.5) 60%);
}

.marker.pink {
    background: linear-gradient(rgba(231, 53, 98, 0) 60%, rgba(231, 53, 98, 0.4) 60%);
}

.marker.yellow {
    background: linear-gradient(rgba(255, 243, 82, 0) 60%, rgba(255, 243, 82, 0.7) 60%);
}

.marker.green {
    background: linear-gradient(rgba(159, 194, 77, 0) 60%, rgba(159, 194, 77, 0.7) 60%);
}

.marker.violet {
    background: linear-gradient(rgba(166, 136, 189, 0) 60%, rgba(166, 136, 189, 0.7) 60%);
}



/*timetable 見出し
    ------------------------------*/

#parts-new h3.timetable__heading.timetable__heading--black {
    color: #fff;
    font-size: 20px;
    font-size: 2.0rem;
    padding: 4px 20px 4px 20px;
    border-left: none;
    background-color: #3c3c3c;
}

#parts-new h3.timetable__heading.timetable__heading--black::after {
    background-color: #333;
}

/*timetable コンポーネント ベース type
    ------------------------------*/

.timetable__box--clock {
    border-top: 3px solid #555555;
    border-bottom: 1px dotted #ddd;
    padding: 15px 0;
    margin-bottom: 30px;
}

.timetable__txt p {
    padding-left: 25px;
    background: url("../img/ico_time.png") no-repeat left center;
    font-size: 16px;
    font-size: 1.6rem;
}

.timetable__box-detail {
    border: 1px solid #eee;
    padding: 30px 20px;

}

.timetable__box-detail__head p {
    border: 1px solid #eee;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    padding: 10px 0;

    color: #222;
}

.timetable__box .__row-full {
    margin-left: -5px;
    margin-right: -5px;
}

.timetable__box .__row-full>[class*="__col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.timetable__box-detail__tag p {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 40px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.timetable__box-detail--vertical .timetable__box-detail__tag p {
    margin-top: 0;
    margin-bottom: 10px;
}

.timetable__heading {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px 0;
    color: #222;
    margin-top: 5px;
    margin-bottom: 0;
    background: none;
    border: none;
}

.timetable__explanatory p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #555;
    line-height: 1.8;
}

/*
.timetable__explanatory p:first-child{
    margin-top: 3px;
}

.timetable__explanatory p:last-child{
    margin-bottom: 18px;
}
*/
.timetable__explanatory {
    margin-bottom: 18px;
    margin-top: 3px;
}

.timetable__box-detail__head.timetable__box-detail__head-vertical {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #aaa;
}

.timetable__box-detail__head.timetable__box-detail__head-vertical p {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    z-index: ;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: none;
}

.timetable__item__img {
    width: 73px;
    height: 88px;
    margin-right: 10px;
}

.timetable__box-detail--vertical .timetable__item__img {
    margin-bottom: 10px;
}

.timetable__item__img+div {
    width: calc(100% - 83px);
}

.timetable__profile {
    padding: 20px;
    border: 1px solid #eee;
    background-color: #fbfbfb;
    margin-bottom: 20px;
    overflow: hidden;
}

.timetable__name p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1;
    color: #333;
    margin-bottom: 18px;

}

.timetable__company p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #555;
    line-height: 1.5;
    letter-spacing: -0.3px;
}

.timetable__alink a {
    display: block;
    text-align: center;
    padding: 12px 0 11px 0;
    border-left: none;
    background-color: #3c3c3c;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.timetable__alink a:hover {
    opacity: 0.8;
}

.timetable__alink a::after {
    content: " ";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    width: 600px;
    height: 1000px;
    background-color: #f7f7f7;
    margin: 0 30px -730px 0;
    -webkit-transform: rotate(55deg);
    transform: rotate(55deg);
    /*background-color: #333;*/
    background-color: #575757;
}

.timetable__alink--2col a::after {
    width: 420px;
    height: 1000px;
}

.timetable__alink--3col a::after {
    width: 360px;
    height: 1000px;
}

.timetable__alink--4col a::after {
    width: 330px;
    height: 1000px;
}

.timetable__alink span {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
}

/*timetable コンポーネント 縦 type
    ------------------------------*/

.timetable__wrapper--border {
    /*border-bottom: 3px solid #555;
    border-top: 3px solid #555555;*/
    position: relative;
}

.timetable__wrapper--border::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    bottom: 1px;
    left: 0;
}


.timetable__wrapper--vertical .timetable__box-vertical {
    border: none;
    padding: 0;
    margin-top: 25px;
}

.timetable__box-detail--vertical {
    padding: 0;
    border: none !important;

}

.timetable__wrapper--vertical .timetable__box--clock {
    margin-bottom: 0;
}

.timetable__txt-vertical a {
    background: none;
    padding-left: 0;
}

.timetable__heading-vertical {
    margin-top: 5px;
}

.timetable__box-detail__head-vertical p {
    padding: 8px 0;
}

.timetable__alink--vertical a {
    width: 200px;
}

.timetable__alink--vertical a::after {
    width: 320px;
    height: 1000px;
}

.ico__arw-r span {
    padding-left: 28px;
    background: url("../img/arw_btn_r.png") no-repeat left 4px / 16px;
}

.ico__arw-r .modal-type span {
    background: url("../img/ico_popup.png") no-repeat left 4px / 16px;
}

.ico__arw-r .accordion-type span {
    background: url("../img/ico_slideDown.png") no-repeat 1px center / 18px;
}


/*timetable 縦 table
    ------------------------------*/

#parts-new .timetable__box-vertical--table {
    border-bottom: 1px solid #555;
    border-top: 1px solid #555;
}

.timetable__box-vertical--table table {
    width: 100%;
}

.timetable__box-vertical--table table th,
.timetable__box-vertical--table table td {
    font-size: 14px;
    font-size: 1.4rem;
    color: #555;
    line-height: 1.6;
    padding: 14px 20px;
}

.timetable__box-vertical--table table tr:nth-child(even) {
    background-color: #f2f2f2;
}


.timetable__box-detail,
.timetable__box-detail__head p {
    border: 1px solid #aaa;
}

/*スポンサー
------------------------------*/
.logo-item {
    box-sizing: border-box;
    border: 1px solid #eee;
    padding: 20px;
    height: 100%;
}

.logo-item a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.logo-item a img {
    margin-bottom: 20px;
}

.logo-item a:hover {
    color: #333;
    opacity: 0.8;
}


/*180622更新
------------------------------*/
#parts-new h3.timetable__box {
    border-left: none;
    background-color: inherit;
    padding: 15px 0;
}

#parts-new h3.timetable__box::after {
    display: none;
}



#parts-new .program__tit {
    padding-top: 80px;
    margin-top: -80px;
}

#parts-new .program__tit::after {
    margin-top: 120px;
}

/*180626更新
------------------------------*/
.profile__item__point p {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
}

.__bg--light-red .profile__item__point p {
    background-color: #cb1c61;
}

.__bg--light-green .profile__item__point p {
    background-color: #87ad7d;
}

.__bg--light-yellow .profile__item__point p {
    background-color: #c9ba4a;
}

.__bg--light-blue .profile__item__point p {
    background-color: #146e74;
}

.seminar__top-tit h1 {
    position: inherit;
    color: #222;
    text-align: left;
    position: inherit;
    top: inherit;
    left: inherit;
    transform: none;
    font-size: 20px;
    font-size: 2.0rem;
}

.profile__item__txt.__bg--light-blue,
.profile__item__txt.__bg--light-yellow,
.profile__item__txt.__bg--light-red,
.profile__item__txt.__bg--light-green {
    padding: 20px;
}

.profile__box+.profile__box {
    margin-top: 20px;
}

/*
.program__item__explanatory p:last-child {
    margin-bottom: 20px;
}
*/
#parts-new .block {
    margin: 0 0 40px;
}

.profile__box+.timetable__alink.ico__arw-r {
    margin-top: 20px;
}


/*トップページセミナー・セミナー一覧・塾一覧の管理画面表示設定*/
#tinymce .seminar-time,
#tinymce .photo-thumb,
#tinymce .article {
    float: left;
    margin-right: 30px;
}

#tinymce .article {
    margin-right: 0px;
    max-width: 420px;
}

#tinymce .article-link {
    clear: both;
    text-align: right;
    margin-top: 10px;
    padding-bottom: 20px;
}

#tinymce .photo-thumb {
    max-width: 130px;
}

#tinymce .title {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
}

#tinymce .article-sub-tit {
    font-size: 16px;
    font-size: 1.6rem;
}

#tinymce .seminar-holding-detail-box {
    border-top: 1px dotted #ddd;
    padding-top: 20px;
    margin-top: 15px;
}

#tinymce .seminar-week,
#tinymce .seminar-day {
    font-size: 2.0rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 1.2;
}

#tinymce .seminar-year {
    font-size: 12px;
    font-size: 1.2rem;
    color: #222;
    text-align: center;
}

#tinymce .seminar-holding-detail-box li {
    position: relative;
    z-index: 1;
    color: #111;
    margin-bottom: 10px;
}

#tinymce .seminar-holding-detail-box li span {
    font-weight: bold;
    margin-left: 40px;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
}

#tinymce .seminar-holding-target-box {

    border-top: 1px dotted #ddd;
    padding-top: 20px;
    margin-bottom: 20px;
}

#tinymce .seminar-holding-target-box p {
    font-size: 1.4rem;
    line-height: 1.6;
}

#tinymce .seminar-holding-detail-box,
#tinymce .seminar-holding-target-box .seminar-holding-target-heading {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

#tinymce .seminar-tab {
    overflow: hidden;
}

#tinymce .seminar-tab a {
    width: 50%;
    height: 40px;
}

#tinymce .seminar-tab a {
    float: left;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #aaa;
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 10px;
}

#tinymce .seminar-tab a.selected {
    height: 50px;
    line-height: 50px;
    background: #555;
    margin-top: 0;
}

#tinymce .go_detail {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #b6000d;
    text-decoration: none;
    width: 150px;
    float: right;
    color: #fff;
}

#tinymce .go_detail::after {
    content: " ";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 500%;
    background-color: #c9010f;
    margin: 0 56% -10% 0;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

#tinymce .article-link span {
    background: url("../img/arw_btn_r.png") 0px 2px no-repeat;
    background-size: 16px;
    padding-left: 30px;
}

#tinymce .seminar__heading {
    padding-left: 25px;
}

/*
#tinymce .rppager ul{
    left:0;
}
#tinymce .rppager ul li{
    float:none;
}
*/

/* 180709追加
======================================================= */
/*セミナー・塾一覧のページャー
------------------------------*/
.rppager {
    margin-top: 30px;
}

#page .rppager ul li a:hover {
    background: #333;
    color: #FFF;
    cursor: pointer;
}



#seminar-bfschool-list .wrapper .side {
    margin-top: -50px;
}

/* 180718追加
======================================================= */
#parts-new .main .latest_under {
    margin-top: 50px;
}

#parts-new .main .un_program_inner ul li,
#parts-new .main .latest_under ul li {
    background: none;
}

/* 180720追加
======================================================= */
#page .seminar-tab+.main {
    padding-top: 30px;
}

/* 180724追加
======================================================= */
#free1 .free1 {
    background: #ffe8e8;
    border: 1px solid #ff8383;
    display: inline-block;
}

/* JP945 table */



.table-wrapper.is-active {
    display: block;
    opacity: 1;
}

td.is-time {
    padding-top: 15px;
}

td.is-join,
td.is-time {
    border-top: 1px solid #EEE;
}


.fwj2018 {
    margin: 0 auto;
    width: 900px;
    border-left: 1px solid #EEE;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #FFF;
}

.fwj2018 td {
    border-right: 1px solid #EEE;
    position: relative;
    vertical-align: top;
}


.fwj2018 td h4 {
    margin-top: 12px;
    padding: 0 10px 10px 0;
    font-size: 16px;
}

.fwj2018 td>div {
    padding: 15px 15px 45px;
}

/* JP945 tableここまで */

/*2021.05.24 sbym JP1339R*/
h5.timetable__heading {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.5em 0;
}

/*JP1339R end*/


/* 特定商取引法に基づく表示 2020-06-12追加
-------------------------------------------*/
dl.tradelaw {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ccc;
    border-top: none;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 1.5;
}

.tradelaw dt {
    background: #f2f2f2;
    width: 30%;
    padding: 10px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    font-weight: bold;
    padding: 20px 10px;
}

.tradelaw dd {
    padding: 10px;
    margin: 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 70%;
    background: #fff;
    box-sizing: border-box;
    padding: 20px 10px;
}

/* 動画動作確認ページ 2020-12-03追加
-------------------------------------------*/
.movie-test__txt p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
}


/*最後
------------------------------*/