@charset "UTF-8";

p,
ul, li, span,div  {
    font-family: ryo-display-plusn, serif;
}

.bgblack {
    background-color: #000;
}
.bgtop {
    background-image: url("https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/back_tech.png");
    position: relative;
    background-position: center 20%;
    background-size: 50%;
    background-repeat: no-repeat;
    padding-top: 3em;
}
img.newyear01,
img.newyear02,
img.newyear03,
img.newyear04 {
    position: absolute;
    width: 13%;
}
img.newyear01{
    top: 0;
    left: 0;
}
img.newyear02 {
    top: 0;
    right: 0;

}
img.newyear03 {
    bottom: 4%;
    left: 0;
}
img.newyear04 {
    bottom: 4%;
    right: 0;
}
.bgtop-top {
    display: flex;
    flex-direction: row;
    position: relative;
    z-index: 0;

}
.bgtop-left, .bgtop-right {
    width: 32%;
}


.bgtop-center img {
    width: 100%;

}
.bgtop-left img{
    width: 90%;
    margin-left: 10%;
}
.bgtop-right img {
    width: 80%;
}
.bgtop-center {
    width: 36%;
    z-index: 1;
}
.bgtop-center div:nth-child(3) img {
    width: 60%;
    margin: 0 20%;
}
.bgtop-down {

}
.bgtop-down img {
    width: 130%;
    margin-left: -16%;
}
.seminar_logobox {
    background-color: #fff;
    padding: 1em;
    border-radius: 1em;
}
.seminar_logobox img {
    width: 100%;
}


.seminar_outline {
    background-image: url("https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/back_tech.png");
    position: relative;
    background-position: center 40%;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 3em 0;
}
.seminar_outline img {
    position: absolute;
    width: 14%;
}

.seminar_outline_img01{
    top: 40%;
    left: 0;
    
}
.seminar_outline_img02{
    top: 48%;
    left: 0;
    
}
.seminar_outline_img03 {
    top: 5%;
    right: 0;
}
.seminar_outline_img04 {
    bottom: 5%;
    right: 0;
}
p.outline {
    max-width:1170px;
    margin: 0 auto;
    width: 60%;
    font-size: 1.6em;
    font-weight: 800;
    color: #fff;
    line-height: 2.4; 
     text-shadow: 00px 0px 8px rgb(230 215 255);
}

.seminar_recomend_box_waku {
    max-width:1170px;
    width: 70%;
    margin: 0 auto;
    background-color: #9D7B00;
    border-radius: 18px;
    padding: 1em;
    box-shadow: inset 0 0 12px #00000086;
}
.seminar_recomend_box {
    max-width:1170px;
    margin: 0 auto;
    width: 100%;
    background-image: url("https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/zabuton_yellow.png");
    position: relative;
    background-position: center;
    background-size: 6%;
    background-repeat: repeat;
    padding: 5em 4em;
    border-radius: 12px;
    border: solid 3px #fff;
    box-shadow: inset 0 0 8px gray;
}

.seminar_recomend_box p {
    font-size: 1.9em;
    font-weight: 800;
    text-align: center;
}

.seminar_recomend_box ul li {
    list-style: disc;
    line-height: 2.3;
    font-size: 1.5em;
    margin-left: 2em;
    font-weight: 500;

}
.seminar_mousikomi {
    display: flex;
    padding-top: 6em;
}
.seminar_mousikomi img {
    width: 30%;
    height: auto;
    object-fit: contain;
}
.seminar_mousikomi a img {
    width: 100%;
}

.seminar_timetable {
    background-image: url("https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/back_tech.png");
    position: relative;
    background-position: center top;
    background-size: 50%;
    background-repeat: no-repeat;
    padding: 2em 1em;
}

.seminar_timetable_title img {
    width: 40%;
    margin: 0 30%;
}



.time_4_pannel {
    display: flex;
    flex-direction: row;
}
.timetabel_parts {
    background-image: url(https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/zabuton_yellow.png);
    position: relative;
    background-position: center;
    background-size: 15%;
    background-repeat: repeat;
    border-radius: 12px;
    width: 24%;
    margin-top: 4em;
    padding:2em;
    margin-right: 1.5%;
    border: 4px solid #fff;
    box-shadow: inset 0 0 8px gray;
}
.timetabel_parts:nth-child(4) {
    margin-right: 0;
}
.timetabel_parts a {

}
.timetabel_parts a img {
    width: 100%;
}
.kicho_title {
    font-size: 1.5em;
    font-weight: 800;
    letter-spacing: .1em;
    line-height: 1;
}


p.daytitle {
    font-size: 1.7em;
    font-weight: 800;
    text-align: center;
    padding-top: .4em;
 text-shadow: 00px 0px 8px rgb(255 255 255);
    

}
.kicho_title:before,
.kicho_title:after {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/tsubaki.png);
  background-size: contain;
  vertical-align: middle;
  
}

.kicho_time {
    background-color: #B02021;
    border: #FFBCBC 2px solid;
    padding: .4em 1em;
    font-size: 1em;
    font-weight: 600;
    border-radius: 15px;
    color: #fff;
    line-height: 1;
    display: inline-block;
    margin-bottom: 4px;
}
.kicho_comname {
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 4px;
}
.kicho_descrip {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.6;
}


.timetable_lecture_box {
    padding: .5em 0;
}

.timetable_lecture_box_time {
    background-color: #2B0000;
    border: #FFF 2px solid;
    padding: .4em .6em;
    font-size: .8em;
    font-weight: 600;
    border-radius: 15px;
    color: #fff;
    line-height: 1;
    display: inline-block;
    margin-bottom: 4px;

}
.timetable_lecture_box_comname {
    font-weight: 800;
    font-size: 1em;
}
.timetable_lecture_box_descrip {
    font-size: 1.2em;
    margin-top: .3em;
}



.mousikomi_inseminar {
    width: 40%;
    margin: 0 auto;
}




.day_title_img {
    width:50%;
    margin: 0 auto;
}


.seminar_gaiyo_title {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 3em;
}
.day_title_leftright_img {
    width: 20%;
}
.day_title_img img {
    width: auto;
    height: 88px;
    margin: 0 auto;
    display: block;
}
.day_title_leftright_img img {
    width: 100%;
    height: auto;
}


.w80mauto {
    width: 80%;
    margin: 0 auto;

}

.kicho_gaiyo_title {
    /*border-top: #FFF6D3 solid 2px;*/
    padding-top: 0;
    color: #000;
    font-weight: 800;
    font-size: 120%;
    margin-bottom: 0;
}
.openinng {
    color: #000;
    font-weight: 800;
    margin-bottom: 1.6em;
}
.kicho_gaiyo_title:before,
.kicho_gaiyo_title:after {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url(https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/tsubaki_wh.png);
  background-size: contain;
  vertical-align: middle;
  
}

.kicho_gaiyo_box {
    background-image: url(https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/zabuton_yellow.png);
    position: relative;
    background-position: center;
    background-size: 5%;
    background-repeat: repeat;
    border-radius: 12px;
    padding:2em;
    border: 4px solid #fff;
    box-shadow: inset 0 0 8px gray;


}
.kicho_com_logo_box {
    width: 20%;
    margin-bottom: .4em;
}
.kicho_com_logo_box img {
    height: 36px;
    width: auto;
}
.kicho_gaiyo_flex_box,
.black_lecture_flex {
    display: flex;
    flex-wrap: nowrap;
}
.kicho_gaiyo_left,
.black_lecture_left {
    width: 65%;
}
.kicho_gaiyo_left > .kicho {
    font-size: 110%;
}
.kicho_detail {
    font-size: 110%;
}
.kicho_speaker_title {
    border-top: solid 2px #7E6400;
    padding-top: 1em;
}
.kicho_speaker_title {
    font-weight: 800;
    font-size: 120%;
}
.kicho_gaiyo_right,
.black_lecture_right {
    width: 35%;
}
.kicho_speaker_picbox {
    width: 80%;
    margin-left: 20%;
    margin-top: 30%;
    background-color: #ffffff99;
    border-radius: 19px;
}
.kicho_speaker_picbox img {
    width: 100%;
}
.kicho_speaker_pic_txt {
    font-size: 1.2em;
    font-weight: 800;
    text-align: right;
    margin-top: 1em;
}


.black_lecture_box {
    color: #FFF6D3;
    margin-top: 4em;
    border-bottom: #FDF4D0 2px solid;
    padding-bottom: 2em;
}


.black_lecture_profile {
    position: relative;
}
.timetable_lecture_box_profile_pic img{
 width: 100%;
 z-index: 0;
}


.timetable_lecture_box_profile_name {
    z-index: 1;
    margin-top: -50%;
}
.timetable_lecture_box_profile_name > .profile_name
{
    text-align: right;
}

.timetable_lecture_box_profile_name > .profile_descrip {
    font-size: 90%;
}


.black_lecture_left > .timetable_lecture_box {
    font-size: 120%;
    letter-spacing: .06em;
}


.black_lecture_right > .black_lecture_profile{
    width: 90%;
    margin-left: 10%;
}



.timetable_lecture_box .session_title:before,
.timetable_lecture_box .session_title:after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/tsubaki_wh.png);
  background-size: contain;
  vertical-align: middle;
  margin-bottom: .4em;
  
}
.timetable_lecture_box .black_lecture_logo_box {
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    height: 34px;
    padding: 0 1em;
    margin: .4em 0;
}
.timetable_lecture_box .black_lecture_logo_box img{
    height: 100%;
    width: auto;
}
.black_lecture_left .timetable_lecture_box_descrip
{
    font-weight: 800;
    margin-bottom: .8em;
    font-size: 120%;
}

.ligbox {
    background-color: #fff;
    border-radius: 4px;
    padding: 0 .4em;
    text-align: center;
}

.seminar_ouline_gaiyo_box {
background: radial-gradient(circle, rgba(250,188,255,1) 0%, rgba(163,62,171,1) 100%);
border: #FABCFF solid 3px;
border-radius: 10px;
margin-top: 4em;
padding: 1em 3em 3em;
}

.seminar_ouline_gaiyo_box_title {
    display: flex;
    align-content: center;
    justify-content: center;
    border-bottom: #FFFFFF solid 2px;
}

.seminar_ouline_gaiyo_box_title p {
    color: #fff;
    font-size: 2.4em;
    letter-spacing: .2em;
    font-weight: 800;


  text-shadow: 4px 0px 3px rgba(163,62,171,1);

}
.seminar_ouline_gaiyo_box_content {
    padding: 1em 0;
}

.seminar_ouline_gaiyo_box_content_inner
.timetable_lecture_box_time {
   width: 20%;
    font-size: 1em;
    text-align: center;
    padding: .4em;
    letter-spacing: .2em;
}
.timetable_lecture_box_time_pattern02 {
       width: 20%;
    font-size: 1em;
    text-align: center;
    padding: .4em;
    letter-spacing: .2em;
    background-color: #A33EAB;
    border: #FABCFF 2px solid;
    font-weight: 600;
    border-radius: 15px;
    color: #fff;
    line-height: 1;
    display: block;
    margin-bottom: 4px;
}
.seminar_ouline_gaiyo_box_content_inner p {
    font-size: 1.6em;
    line-height: 1.8;
    color: #fff;
    padding-left: 1em;
    text-shadow: 4px 0px 3px rgba(163,62,171,1);

}



.seminar_in_form_area {
    background-image: url("https://storage.googleapis.com/clabel-upload-contents/kyousou_seminar/2/back_tech.png");
    position: relative;
    background-position: center top;
    background-size: 50%;
    background-repeat: no-repeat;
    padding: 2em 1em;
}

.seminar_in_form_area_title {
    display: flex;
    padding: 8em 0;
}
.seminar_in_form_area_title .day_title_leftright_img
 {
 width: 25%;

}
.seminar_in_form_area_title img:nth-child(1) {
    max-height: 123px;
}
.seminar_mousikomi_form_area {
    background-color: #fff;
    padding: 1em;
    border-radius: 12px;
}
.form_area_in_form_area {
    font-size: 300%;
    text-align: center;
    justify-content: center;
    border-radius: 8px;
}


.in_form_area_infrom_box {
    margin-top: 2em;
}
.in_form_area_infrom_box_title {
    font-weight: 800;
    font-size: 140%;
}

span {
    font-size: 80%;
}

.in_form_area_infrom_box_02_flex {
    display: flex;
    flex-wrap: nowrap;
    font-family: ryo-gothic-plusn, sans-serif;
    font-size: 90%;
}

.in_form_area_infrom_box_02_flex ul {
    width: 48%;
}

.in_form_area_infrom_box_02_flex ul li {
    margin-bottom: .8em;
}
.in_form_area_infrom_box_02_flex ul li a {
    padding-left: 1.4em;
    color: #297BFE;
}
.in_form_area_infrom_box_02_flex ul:nth-child(1) {
    margin-right: 4%;
}

    
@media screen and ( min-width:1024px) {
.pc-only-seminar {
        display: block;
    }
    .sp-only-seminar {
         display: none!important;
       
    }
}
@media screen and (min-width:768px) and ( max-width:1024px) {
    .seminar_recomend_box p {
        text-align: left;
    }
.seminar_recomend_box ul li {
    font-size: 1.3em;
}
p.outline {
    font-size: 1.4em;
}
.time_4_pannel {
    flex-wrap: wrap;
}
.timetabel_parts {
    width: 48%;

}
.timetabel_parts:nth-child(2n) {
    margin-right: 0;
}
.mousikomi_inseminar {
    width: 60%;
}
.day_title_leftright_img {
    display: none;
}
.day_title_img {
    width: 100%;
}
.w80mauto {
    width: 90%;
}
.pc-only-seminar {
        display: block;
    }
    .sp-only-seminar {
         display: none!important;
       
    }

}

@media screen and (min-width:425px) and ( max-width:768px) {
.day_title_leftright_img {
    display: none;
}
 .w80mauto,
 .day_title_img {
    width: 100%;
}   
p.outline {
    font-size: 1.4em;
}
.seminar_recomend_box {
    padding: 2em;
}
.seminar_recomend_box p {
    text-align: left;
    font-size: 1.4em;
}
.seminar_recomend_box ul li {
    font-size: 1.2em;
    line-height: 1.8;
}

.day_title_leftright_img {
    display: none;
}

.time_4_pannel {
    flex-wrap: wrap;
}
.timetabel_parts {
    width: 100%!important;

}

.timetabel_parts {
    margin-right: 0;
}
.seminar_mousikomi img {
    width: 0;
}
.seminar_mousikomi a img,
.mousikomi_inseminar {
    width: 80%;
    margin: 0 10%;
}
.seminar_timetable_title img {
    width: 80%;
    margin: 0 10%;
    margin-top: 3em;
}
.timetabel_parts a img {
    width: 60%;
    margin: 0 20%;
    }
    p.daytitle {
        font-size: 2em;
    }
    .pc-only-seminar {
        display: block;
    }
    .sp-only-seminar {
         display: none!important;
       
    }
}



@media screen and ( max-width:425px) {
    .bgtop {
        padding-top: 0;
    }
    .seminar_logobox {
        width: 95%;
        margin: 0 2.5%;
    }
    .outline {
        padding: 0;
    }
    .seminar_recomend_box {
        padding: 1em;
    }
    .seminar_recomend_box p {
        font-size: 1.4em;
        text-align: left;
    }
    .seminar_mousikomi img {
        width: 0;
    }
    .seminar_recomend_box ul li {
        font-size: 1.2em;
        line-height: 1.6;
    }
    p.outline{
        font-size: 1.2em;
    }
    .pc-only-seminar {
        display: none!important;
    }
    .sp-only-seminar {
        display: block!important;
    }
    .bgtop-top,
    .bgtop-center {
        width: 100%!important;
    }
    .day_title_img img {
        width: 100%;
        height: auto;
    }
    
    .bgtop-down img {
        width: 100%;
    }
    img.newyear01,img.newyear02,
    img.newyear03,img.newyear04 {
        display: none;
    }
    .bgtop-down img {
        width: 100%;
        margin: 0;
    }
    .bgtop-down img.spmaintop {
        margin-top: -60px;
    }
    p.outline {
        width: 90%;
        margin: 0 5%;
    }
    .seminar_outline img {
        display: none;

    }
    .seminar_recomend_box_waku {
        width: 90%;
        margin: 0 5%;
    }
    .kicho_gaiyo_flex_box, .black_lecture_flex {
        flex-wrap: wrap;
    }

    .kicho_gaiyo_left, .black_lecture_left,
    .kicho_gaiyo_right, .black_lecture_right
     {
        width: 100%;
    }
    .kicho_speaker_picbox {
        width: 60%;
        margin: 0 20%;
    }
    .kicho_speaker_pic_txt,
    .timetable_lecture_box_profile_name > .profile_name {
        text-align: center;
    }
    .black_lecture_right > .black_lecture_profile {
        width: 100%;
        margin: 0;
    }
    .timetable_lecture_box_profile_pic img {
        width: 50%;
        margin:0 25%;
    }
    .timetable_lecture_box_profile_name {
        margin-top: -20%;
    }
    .seminar_ouline_gaiyo_box_content_inner .timetable_lecture_box_time,
    .timetable_lecture_box_time_pattern02 {
        width: 40%;
    }
    .seminar_ouline_gaiyo_box_content_inner p {
        font-size: 1.2em;
        padding-left: .4em;
    }
    .seminar_mousikomi a img, .mousikomi_inseminar {
        width: 90%;
        margin: 0 5%;
    }
    .timetabel_parts a img {
        width: 80%;
        margin: 0 10%;
    }
    .seminar_timetable_title img {
        width: 100%;
        margin: 0;
    }
    .seminar_mousikomi_form_area{
        padding: 1em;
    }
    .form_area_in_form_area {
        padding: .3em;
    }
    .in_form_area_infrom_box_02_flex {
        flex-wrap: wrap;
    }
    .in_form_area_infrom_box_02_flex ul {
        width: 100%;
        margin: 0;
    }
    .in_form_area_infrom_box_02_flex ul li a {
       display: block;
       padding-left: 5em;
    }
    .timetabel_parts {
    width: 100%!important;

    }
    .time_4_pannel {
    flex-wrap: wrap;}
    .day_title_leftright_img {
        width: 0px!important;
    }
    .day_title_img {
        width: 90%;
        margin: 0 5%;
    }
    .w80mauto{
        width: 100%;
    }
    .seminar_ouline_gaiyo_box {
        padding: 1em;
    }
}

.top_caution {
    text-align: center;
    color: #fff;
}

.op30 {
    opacity: 30%;
}
.noview::before {
    content: "※このセッションは視聴できません※";
    position: absolute;
    bottom: 10%;
    font-size: 150%;
    font-weight: 800;
    color: red;
}

.noview2::before {
    content: "※このセッションは視聴できません※";
    position: absolute;
    top: 20%;
    font-size: 150%;
    font-weight: 800;
    color: red;
}
.black_lecture_box {
    position: relative;
}
.noview3::before {
    content: "※このセッションは視聴できません※";
    position: absolute;
    top: 40%;
    font-size: 150%;
    font-weight: 800;
    color: #fff;
}
.w80mauto {
    position: relative;
}
.noview4::before {
    content: "※このセッションは視聴できません※";
    position: absolute;
    top: 10%;
    font-size: 250%;
    font-weight: 800;
    color: #fff;
    left: 20%;
}
@media screen and ( max-width:425px) {
    .noview4::before {
        left: 5%;
    }
}