
/* セミナー */
#seminar .column-mv img{
    width: 80%;
}

#seminar .price-mv-list{
    margin-bottom: 8vw;
}

#seminar .price-mv-list .sub-page-h1{
    margin-bottom: 2vw;
    line-height: 2.1;
}

#seminar .price-mv-list ul li:last-child{
    width: 100%;
}

#seminar .price-mv-list ul li:last-child a{
    width: 97%;
    background-color: #e95520;
    border: 2px solid #ffffff;
}

#seminar .price-mv-list ul li:last-child a .img_box{
    width: 5%;
}

#seminar h1 span:first-child{
    font-size: 30px;
}

#seminar .h1{
    font-size: 42px;
}

#seminar .seminar-top-info{
    padding-right: 100px;
    padding-left: 4px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
    font-weight: bold;
}

#seminar.seminar02 .seminar-top-info{
    background: rgba(255, 255, 255, 0.8);
}

#seminar .seminar-top-info table{
    border-collapse: separate;
    border-spacing: 10px 0px;
}

#seminar .seminar-top-info table tr td:first-child{
    background-color: #11376b;
    color: #ffffff;
    border-radius: 10px;
    margin-right: 10px;
    padding: 0px 10px;
    vertical-align: middle;
    filter: drop-shadow(0 0px 3px rgba(255,255,255,1));
}

#seminar .seminar-top-info table tr:nth-child(2) td:first-child{
    display: inline-block;
    margin: 6px 0;
}

#seminar .seminar-top-info table tr:nth-child(2) td:nth-child(2){
    vertical-align: middle;
}

#seminar .seminar-top-info table tr:last-child td:first-child{
    display: inline-block;
    margin: 0 0 10px;
}

.seminar-detail .content-area{
    border-top: 2px solid #e5e5e5;
}

.seminar-detail h3.font36{
    font-size: 36px;
}

.seminar-detail-info tr td:first-child{
    color: #666666;
}

.seminar-detail-program tr:first-child{
    color: #808080;
}

.seminar-detail-program tr:first-child td{
    line-height: 0.5;
}

.seminar-detail .price h3{
    margin-right: 0;
}

.seminar-detail-info,
.seminar-detail-program{
    width: 800px;
}

.seminar-detail-info table{
    border-collapse: separate;
    border-spacing: 20px 10px;
}

.seminar-detail-program table{
    border-collapse: separate;
    border-spacing: 20px 0;
}

.seminar-detail .contents .flex{
    width: 1400px;
    margin: 0 auto;
}

.seminar-detail .gray-border-b{
    border-bottom: 2px solid #e5e5e5;
}

#seminar #price-course .bg-c-gray{
    width: 130%;
    /* background-color: #e5e5e5; */
    background-color: #b3b3b3;
}

#seminar #price-course .r-l-box1-text h3 span{
    font-family: "Noto Sans Japanese",sans-serif;
}

#seminar #price-course .r-l-box1{
    margin: 200px 0 0 auto;
}

#seminar.seminar02 #price-course .r-l-box1-text h3 span.lh2{line-height: 2!important;}

@media screen and (max-width: 1600px){
    #seminar .price-mv-list {
        margin-bottom: 4vw;
    }

    #seminar #price-course .r-l-box1-text h3{
        font-size: 46px;
    }

    #seminar #price-course .r-l-box1-text h3 span{
        font-size: 16px;
        line-height: 1.4!important;
    }

    #seminar #price-course .r-l-box1{
        max-width: 1300px;
        margin: 10vw 0 0 auto;
    }
}

@media screen and (max-width: 1400px){
    #seminar h1 span:first-child {
        font-size: 25px;
    }

    #seminar .price-btn{
        padding: 8px;
    }

    #seminar .seminar-top-info{
        font-size: 14px;
    }

    #seminar .seminar-top-info{
        padding-right: 10px;
    }

    .seminar-detail .contents .flex{
        width: inherit;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: 30px;
        margin-left: 30px;
    }

    .seminar-detail h3.font36{
        font-size: 3.2vw;
    }

}

@media screen and (max-width: 1300px){
    #seminar h1 span:first-child{
        font-size: 25px;
    }
}

@media screen and (max-width: 1200px){
    #seminar .price-mv-list .sub-page-h1{
        line-height: 2.3;
    }

    #seminar .price-mv-list ul li:nth-child(2) .price-btn, 
    #seminar .price-mv-list ul li:nth-child(4) .price-btn {
        margin-left: auto;
    }

    #seminar .price-mv-list ul li:last-child a{
        width: 96%;
    }

    #seminar h1 span:first-child {
        font-size: 21px;
    }

    #seminar #price-course .r-l-box1-text{
        margin-top: 3vw;
    }
}

@media screen and (max-width: 1100px){
    #seminar h1 span:first-child {
        font-size: 18px;
    }
}

@media screen and (max-width: 900px){
    #seminar h1 span:first-child {
        font-size: 16px;
    }

    #seminar .price-mv-list{
        width: 320px;
        margin-bottom: 2vw;
    }

    #seminar .price-mv-list .sub-page-h1{
        margin-bottom: 0;
    }

    #seminar .price-btn{
        padding: 5px;
    }

    #seminar .price-mv.ml50{
        margin-left: 0;
    }

    #seminar .h1{
        font-size: 38px;
    }    

    #seminar .seminar-top-info {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px){
    #seminar .column-mv img{
        width: 100%;
    }

    #seminar .h1{
        font-size: 5vw;
    }  

    #seminar h1 span:first-child{
        font-size: 3.1vw;
    }  

    #seminar.seminar02 .sub-page-h1 span:first-child{
        font-size: 3.7vw;
    }    

    .seminar02 .sub-page-h1 span:last-child{
        font-size: 4.5vw;
    }    

    #seminar .seminar-top-info,
    #seminar.seminar02 .seminar-top-info{
        position: relative;
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 14px;
        background: #e5e5e5;
    }

    #seminar .seminar-top-info table tr td:first-child{
        width: 50px;
    }

    #seminar .price-mv-list ul{
        justify-content: space-between;
    }

    #seminar .price-mv-list ul li{
        width: 48%;
    }

    #seminar .price-mv-list ul li:nth-child(2) .price-btn, 
    #seminar .price-mv-list ul li:nth-child(4) .price-btn {
        margin-left: 0;
    }

    #seminar .price-mv-list ul li:last-child a{
        width: 100%;
        border: 1px solid #ffffff;
    }

    #seminar .price-mv-list .sub-page-h1{
        margin-bottom: 4vw;
        line-height: 1.9;
    }

    #seminar.seminar02 .price-mv-list .sub-page-h1{
        line-height: 1.8;
    }

    .seminar-detail .contents .flex,
    .seminar-detail-info, .seminar-detail-program{
        width: 100%;
    }

    .seminar-detail .contents .flex{
        display: block;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .seminar-detail-info tr td:first-child{
        width: 86px;
    }

    .seminar-detail-info table{
        border-spacing: 12px 10px;
    }

    .seminar-detail-program table{
        border-spacing: 12px 4px;
    }

    .seminar-detail .price h3{
        font-size: 26px!important;
    }

    .seminar-detail-program tr td span{
        display: contents!important;
    }

    #seminar #recomend h2{
        font-size: 4.7vw!important;
    }
    
    #seminar #price-course .bg-c-gray{
        width: 100%;
    }

    .seminar-detail-program table tr:nth-child(2) td{
        background-color: #e5e5e5;
        font-family: "Noto Sans Japanese",sans-serif;
        font-weight: normal;
    } 

    #seminar #price-course .r-l-box1{
        margin-top: 100px;
    }

    #seminar.seminar04 .price-mv-list{
        margin-bottom: 20vw;
    }

    #seminar.seminar04 .sub-page-h1 span:first-child{
        font-size: 3.4vw;
    }

    #seminar.seminar04 .sub-page-h1 span:last-child{
        font-size: 4.5vw;
    }

    .seminar-detail-program tr:first-child td{
        line-height: 1.7;
    }

    .seminar08 .seminar-detail-program table tr:nth-child(2) td{
        background-color: inherit;
    }

    .seminar08 .seminar-detail-program table{
        margin: 0 0 20px 0;
    }

    .seminar08 .arrow-b-b{
        border-width: 30px 100px 0 100px;   
    }
}

/* /セミナー */
/* seminar-05 */
@media screen and (max-width: 767px){

    .course-main.seminar05 .sub-page-h1 span{
        font-size: 3.9vw;
    }
}
/* /seminar-05 */

/* seminar-06 */
#seminar.seminar06 .seminar-top-info{
    background: rgba(255, 255, 255, 0.7);
}

@media screen and (max-width: 767px){
    #seminar.seminar06 .sub-page-h1 span:first-child{
        font-size: 3.8vw;
    }
    .seminar06 .sub-page-h1 span:last-child{
        font-size: 4.5vw;
    }
    #seminar.seminar06 .seminar-top-info{
        background: #e5e5e5;
    }
}
/* /seminar-06 */

/* seminar-07 */
@media screen and (max-width: 767px){
    #seminar.seminar07 .sub-page-h1 span:first-child{
        font-size: 3.8vw;
    }

    .seminar07 .sub-page-h1 span:last-child{
        font-size: 5.6vw;
    }
}
/* /seminar-07 */

/* seminar-08 */
#seminar.seminar08 h1:first-child{
    /* background: linear-gradient( 135deg, transparent 14px, #10386b 5px); */
    background: none;
    display: table-cell;
    vertical-align: middle;
}

/* #seminar.seminar08 h1 span:first-child img:first-child{ */
#seminar.seminar08 h1:first-child img:first-child{
    width: auto;
    height: 35px;
    margin-bottom: 10px;
    margin-left: 10px;
    vertical-align: middle;
}

/* #seminar.seminar08 h1 span:first-child img:nth-child(2){ */
#seminar.seminar08 h1:first-child img:nth-child(2){
    width: auto;
    height: 35px;
    margin-top: 0px;
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}



#seminar.seminar08 .column-mv img{
    width: 100%;
}

.top-merrill{
    height: 90%;
    width: auto;
    right: 15vw;
    bottom: 0;
}

.top-merrill2{
    height: 90%;
    width: auto;
    right: 0;
    bottom: 0;
}

#seminar.seminar08 .top-merrill.img_box img{
    vertical-align: bottom;
    height: 100%;
    width: auto;
}

#seminar.seminar08 .top-merrill2.img_box img{
    vertical-align: bottom;
	text-align: right;
    height: 100%;
    width: auto;
}

#seminar.seminar08 .price-mv-list{
    width: 1000px;
    height: 100%;
    margin-bottom: 0;
    left: 50px;
    /* background: linear-gradient(to right, rgba(0,0,0,0.7),rgba(0,0,0,0.02)); */
}

#seminar.seminar08 .price-mv-list .sub-page-h1{
    margin-left: 30px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.7;
    font-size: 56px;
}

#seminar.seminar08 .price-mv-list .sub-page-h1:first-child{
    width: 92%;
    margin-left: 35px;
    padding-top: 6vw;
    padding-bottom: 10px;
    display: block;
    font-size: 30px;
    border-bottom: solid 1px #ffffff;
    text-shadow: 2px 2px 10px rgb(0 0 0 / 70%);
}

#seminar.seminar08 .price-mv-list .sub-page-h1:nth-child(2){
    text-shadow: 2px 2px 10px rgb(0 0 0 / 70%);
    margin-top: 0;
}

#seminar.seminar08 .price-mv-list .sub-page-h1:nth-child(2) em{
    display: block;
    margin-top: 20px;
    line-height: 1.4;
}

.seminar08 .sub-page-h1 span:first-child:before{
    display: none;
}

.seminar08 .price-mv-list ul{
    width: 650px;
    margin-top: 40px;
}

.seminar08 .seminar-fellow{
    width: 870px;
}

.seminar08 .seminar-fellow img{
    height: 100%;
    display: inherit;
}

.seminar-fellow-1600{
    display: none;
}

.seminar08 #cs-flow .w800{
    padding-bottom: 10px;
}

.seminar08 .r-l-box2:first-child{
    margin-top: 150px;
}

.seminar08 .r-l-box2:last-child{
    margin-top: 200px;
}


@media screen and (max-width: 1600px){
    #seminar.seminar08 .price-mv-list .sub-page-h1:first-child{
        width: 70%;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1{
        margin-top: 20px;
        font-size: 42px;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1 em{
        font-size: 20px;
    }

    .seminar08 .price-mv-list ul{
        width: 550px;
    }

    #seminar.seminar08 h1:first-child img:first-child{
        
    }

    #seminar.seminar08 h1:first-child img:nth-child(2){
        
    }

    .by1600{
        display: none;
    }

    .seminar-fellow-1600{
        display: flex;
        margin: 30px;
    }

    .seminar-fellow-1600 img{
        height: 100%;
        display: inherit;
    }

}

@media screen and (max-width: 1300px){
    #seminar.seminar08 .price-mv-list .sub-page-h1:first-child{
        width: 56%;
        font-size: 20px;
    }

    #seminar.seminar08 h1:first-child img:first-child{
        
    }

    #seminar.seminar08 h1:first-child img:nth-child(2){
        
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1:nth-child(2){
        margin-top: 0;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1{
        font-size: 30px;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1 em{
        font-size: 16px;
    }

    .seminar08 .price-mv-list ul{
        width: 400px;
    }

    .seminar08 .price-mv-list ul{
        margin-top: 20px;
    }

    #seminar.seminar08 .price-btn{
        margin-top: 10px;
    }
}

@media screen and (max-width: 1000px){
    #seminar.seminar08 .price-mv-list .sub-page-h1:first-child{
        padding-top: 1vw;
    }

    #seminar.seminar08 h1:first-child img:nth-child(2){
        margin-bottom: 10px;
    }

    .top-merrill{
        right: 9vw;
    }

    .seminar08 .price-mv-list ul{
        margin-top: 10px;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1{
        font-size: 3vw;
    }
}

@media screen and (max-width: 900px){

    #seminar.seminar08 .price-mv-list .sub-page-h1:first-child{
        width: 47%;
    }

    #seminar.seminar08 h1:first-child img:first-child{
        
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1 em{
        font-size: 1.5vw;
    }

    .seminar08 .price-mv-list ul{
        width: 45vw;
    }

    .seminar08 .fellow-img{
        margin-right: 3vw;
    }

}

@media screen and (max-width: 800px){
    .seminar08 .fellow-img{
        margin-right: 9vw;
    }
}

@media screen and (max-width: 767px){
    .seminar08 .mv{
        height: 450px;
    }
    
    .seminar08 .price-mv,
    .seminar08 .price-mv .column-mv,
    #seminar.seminar08 .column-mv img{
        height: 100%;
    }



    #seminar.seminar08 .price-mv-list .sub-page-h1:first-child{
        width: 94%;
        margin: 20px auto 10px;
        padding-bottom: 2px;
        font-size: 16px;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        border-bottom: none;
    }

    .top-merrill{
        right: inherit;
        /* height: 78%; */
        height: 88%;
    }

    #seminar.seminar08 .top-merrill.img_box img{
        /* margin-left: 40px; */
        margin-left: 0;
        left: 0;
        position: absolute;
    }
	

    #seminar.seminar08 .price-mv-list .sub-page-h1:nth-child(2) em{
        font-size: 12px!important;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1:nth-child(2){
        /* margin-top: 250px; */
        margin-top: 210px;
        font-size: 20px!important;
    }

    #seminar.seminar08 h1:first-child img:first-child{
        width: auto;
    height: 20px;
        margin-bottom: 4px;
    }

    #seminar.seminar08 h1:first-child img:nth-child(2){
        width: auto;
    height: 20px;
        margin-bottom: 4px;
    }

    #seminar.seminar08 .price-mv-list{
        width: 100%;
        height: auto;
        margin-left: 0;
        left: 0;
        top: 0;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1{
        margin: 10px;
        font-size: 30px;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1 em{
        display: block;
    }

    #seminar.seminar08 h1 span:first-child{
        background: linear-gradient( 135deg, transparent 10px, #10386b 5px);
    }

    #seminar.seminar08 .price-mv-list ul{
        width: 100%;
        margin: 0;
        justify-content: space-around;
    }

    #seminar.seminar08 .price-mv-list ul li{
        width: 44%;
    }

    .seminar08 .seminar-fellow img{
        width: 100%;
    }

    #seminar.seminar08 #price-course .r-l-box1-text .seminar-fellow h3{
        font-size: 32px;
    }

    .seminar-fellow-1600{
        display: none!important;
    }

    #seminar.seminar08 #price-course .r-l-box1-text h3{
        line-height: 0.5!important;
        margin-bottom: 40px;
    }

    #seminar.seminar08 #price-course .r-l-box1-text h3 span{
        display: block;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #seminar.seminar08 #price-course .r-l-box2 .r-l-box1-text h3 span{
        /* display: inline; */
    }

    #seminar.seminar08 #price-course .r-l-box2 .r-l-box1-text h3.lh1-4{
        line-height: 1.4 !important;
    }

    .seminar08 .seminar-detail-program .mb101{
        font-family: "Noto Sans Japanese",sans-serif;
        /* font-family: "ゴシックMB101 B","ヒラギノ角ゴシック";
        font-weight: bold; */
    }

    .seminar08 .r-l-box2:first-child{
        margin-top: 50px;
    }

    .seminar08 .r-l-box2:last-child{
        margin-top: 100px;
    }

}

@media screen and (max-width: 360px){
    #seminar.seminar08 .price-mv-list .sub-page-h1:nth-child(2) em{
        font-size: 10px!important;
    }

    #seminar.seminar08 .price-mv-list .sub-page-h1:nth-child(2){
        font-size: 16px!important;
    }
}
/* /seminar-08 */
