@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
a {
    transition: .2s;
}
a:hover {
    opacity: .8;
}
html {
    scroll-behavior: smooth;
}
h1, h2, h3, h4 {
    font-weight: normal;
}

.text_small {
    font-size: 80%;
}
#topOGP {
    display: none;
}
#lp_wrapper ul {
    padding: 0;
}
#lp_wrapper li {
    list-style: none;
}
#lp_wrapper img {
    display: block;
    max-width: 100%;
}
#lp_wrapper p {
    letter-spacing: 1px;
}
.notosans, body {
    font-family: "Noto Sans JP", sans-serif;
}
body {
    margin: 0;
    background-color: #ffffff;
}
h2 {
    font-family: "Noto Serif JP", sans-serif;
    letter-spacing: 1px;
    text-align: center;
}
h2 span {
    background: linear-gradient( transparent 50%, #fae504 50%);
}
.seminar-catch {
    color: #fae504;
    font-weight: 700;
}
.main__visual {
    position: relative;
    padding: 1em;
    padding-top: 50px;
    padding-bottom: calc(10vw + 10px);
    overflow: hidden;
    background-image: url(../img/main_bg.jpg);
    background-size: 150%;
    background-repeat: no-repeat;
    background-color: #011039;
    color: #ffffff;
    text-align: center;
}
.main__visual::before {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 10vw solid #e4e0e1;
    border-left: 100vw solid transparent;
    content: "";
}
.main__visual h1 {
    margin: 2em 0 0;
    font-size: 3.2vmin;
}
.main__visual h1 + p {
    margin: 0 0 2em;
}
.main__visual h2 {
    margin-top: 1.5em;
    padding: .75em .25em;
    box-shadow: 0 0 18px rgb(0, 32, 91, .9);
    background: rgb(0, 22, 71, .6);
    font-size: 8.5vmin;
}
.hero_subtitle {
    font-size: 60%;
}
.main__visual h2 span {
    display: block;
    margin-top: .25em;
    background: none;
}
.main__visual ul.photo {
    display: flex;
    margin: 3em auto 1em;
    padding: 0;
}
.main__visual ul.photo li {
    width: 100%;
    margin: 3em 5%;
    font-size: 11px;
    text-align: center;
}
.main__visual ul.photo li img {
    width: 100%;
    margin: 0 auto 1em;
}
.main__visual ul.photo li strong {
    display: block;
    margin-top: .75em;
    font-size: 18px;
    letter-spacing: 1px;
}
.main__visual .live__icon {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    line-height: 150%;
    text-align: center;
}
.main__visual .live__icon img {
    display: block;
    width: 45%;
    margin: 1.5em auto;
}
.main__visual .live__icon + p a {
    color: #ffffff;
    font-size: 80%;
}
.heading__txt {
    position: relative;
    padding: 1em;
    padding-bottom: calc(10vw + 10px);
    overflow: hidden;
    background: #e4e0e1;
    text-align: center;
}
.heading__txt h2 {
    margin-top: 3em;
}
.heading__txt::before {
    position: absolute;
    bottom: 0;
    left: 0;
    border-right: 100vw solid transparent;
    border-bottom: 10vw solid #ffffff;
    content: "";
}
.recomend__reason {
    max-width: 90%;
    margin: 0 auto 1em;
    padding: .8em;
    background-color: #ffffff;
}
.recomend__reason h3 {
    margin: 1em 0 0 .5em;
    color: #cc3366;
    text-align: left;
}
.recomend__reason p {
    margin: 0;
    text-align: left;
}
.closing__area, .seminor__wrapper, .detailevent__wrapper, .about__ebs {
    position: relative;
    padding: 1em;
    padding-bottom: calc(10vw + 10px);
    overflow: hidden;
}
.closing__area::before {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 10vw solid #e4e0e1;
    border-left: 100vw solid transparent;
    content: "";
}
.closing__areaul {
    list-style-image: url("img/icon_check.png");
    width: 60%;
    margin: 0 auto;
}
.closing__area h2 {
    margin: 1.5em auto;
}
.seminor__wrapper {
    background-color: #e4e0e1;
    text-align: center;
}
.seminor__wrapper::before {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 10vw solid #ffffff;
    border-left: 100vw solid transparent;
    content: "";
}
.detail__seminar {
    margin-bottom: 5em;
}
.detail__seminar h3 {
    min-height: 3em;
    margin: 2em auto;
    padding: 1em;
    border-radius: 10px;
    background: #ffffff;
    text-align: left;
}
.detail__seminar h3 + p {
    margin-bottom: 30px;
}
.detail__seminar p {
    width: 95%;
    border-radius: 10px;
    text-align: left;
}
.speaker {
    position: relative;
    width: 95%;
    margin: 0 auto 1em;
}
.speaker_wrapper {
    margin: 2em auto;
    padding: 1em;
    border-radius: 15px;
    background: #ffffff;
}
.speakername img {
    width: 70%;
    max-width: 200px;
    margin: 0 auto ;
}
.speakername {
    width: 80%;
    margin-bottom: 2em !important;
    font-size: 17px;
    text-align: center !important;
}
.speakername strong {
    display: block;
    width: 90%;
    margin: .5em auto;
    font-size: 90%;
}
.speakertext {
    margin-bottom: 1em;
    padding: .5em;
    font-size: 14px;
    text-align: center;
}
.speakertext li {
    margin-bottom: 1em;
}
.detailevent__wrapper::before {
    position: absolute;
    bottom: 0;
    left: 0;
    border-right: 100vw solid transparent;
    border-bottom: 10vw solid #e4e0e1;
    content: "";
}
.detail__lacation, .detail__schedule {
    position: relative;
    margin-top: .5em;
    padding: 1.5em 0;
    font-size: 18px;
}
.detail__lacation {
    border-top: 1px solid #ffffff;
}
.detail__lacation p {
    margin: 1em;
}
.detail__lacation p span {
    font-size: 80%;
}
.detail__schedule dl strong {
    display: block;
    margin: .5em 0;
    font-size: 120%;
}
.detail__schedule dl {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    font-size: 4.2vmin;
}
.detail__schedule dt {
    width: 20%;
    margin-left: 1em;
    text-align: left;
}
.detail__schedule dd {
    width: 70%;
    margin: 0 auto 1em 1em;
}

.seminar_info li {
    margin-bottom: 1.5em;
    font-size: 90%;
}

.detail__capacity {
    position: relative;
    margin-top: .5em;
    padding: 1.5em 0;
    border-top: 1px solid #ffffff;
    font-size: 18px;
}
.detail__capacity dl {
    display: flex;
    width: 95%;
    font-size: 4.2vmin;
}
.detail__capacity dt {
    width: 60%;
    margin-left: 2em;
    line-height: 200%;
    text-align: left;
}
.detail__capacity dd {
    width: 20%;
    margin: 0 auto 1em 2em;
    line-height: 200%;
}
.detail__capacity h4 {
    margin: 1em 0 0;
    padding-top: 1em;
    border-top: 1px dotted #e4e0e1;
}
.detail__capacity h4 + p {
    margin-left: 2em;
}
.detail__capacity strong {
    color: crimson;
    font-size: 150%;
}

.about__ebs {
    background: #e4e0e1;
}
.about__ebs::before {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 10vw solid #ffffff;
    border-left: 100vw solid transparent;
    content: "";
}
.about__ebs p {
    width: 90%;
    margin: 0 auto;
}
.about__ebs iframe {
    position: relative;
    left: 0;
    width: 100%;
}
#participantIframe {
    display: block;      /* Safari等の対策にもなる */
    width: 100%;
    height: auto;        /* 固定せず、JSで自動調整 */
    margin-bottom: 2em;
    overflow: hidden;    /* 念のため */
    border: none;
}

.about__ebs h2 {
    margin: 3em auto;
}
.about__ebs .item4 img {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.ebs_prpoint h3 {
    font-weight: bold;
    font-size: 140%;
    text-align: center;
}
.ebs_prpoint img {
    display: block;
    width: 45%;
    margin: 1.5em auto;
}
.ebs_prpoint p {
    margin-bottom: 3em;
}
.voiceofokamura {
    margin: 2.5em auto;
    line-height: 180%;
    text-align: center;
}
.message__ebs {
    margin: 2.5em 0 1.5em !important;
    padding: 0;
    font-weight: normal;
    font-size: 6vmin;
    font-family: "Noto Serif JP", sans-serif;
    letter-spacing: 1px;
    text-align: center;
}
.youtube {
    margin: 2em auto;
}
.event__ebs h4 {
    padding-top: 230px;
    font-weight: bold;
    font-size: 130%;
    text-align: center;
}
.event__ebs h4 img {
    width: 80px;
    margin: 0 auto 2em;
}
.event__ebs > div {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.eyecatch__views {
    height: 350px;
}
.event__ebs p {
    margin-top: 80px;
}
.event__teireikai {
    background-image: url(../img/event_teireikai.jpg);
}
.event__benkyoukai {
    background-image: url(../img/event_benkyoukai.jpg);
}
.event__granprix {
    background-image: url(../img/event_granprix.jpg);
}

.members__voice .detail__member {
    width: 90%;
    margin: 2em auto;
    padding: 1em;
}
.members__voice .member__box img {
    width: 240px;
    margin: 0 auto 2em;
}

.member__box img {
    border-radius: 100%;
}

p.member__message {
    margin-top: -270px;
    padding: 1.5em;
    padding-top: 270px;
    border-radius: 10px;
    background: #e4e0e1;
}
.members__voice .member__box h4 {
    font-size: 6vmin;
    text-align: center;
}

.text_bold {
    font-weight: bolder;
}
.flex, .flex2, .flex3, .flex4 {
    max-width: 600px;
    margin: auto;
}

.flex div + div {
    margin: -1.5em 0 .5em;
}
.flex3 {
    max-width: 100%;
}
.flex4 {
    max-width: 100%;
    margin: 0 auto 0 0;
}
.item img {
    display: block;
    width: 80px;
    margin: 0 auto;
}
.item2 img {
    display: block;
    width: 3em;
    margin: 0 auto;
}
.item2 p, .item3 p, .item3 h3, .item3 h4 {
    margin: 0 auto 0 1em;
    text-align: left;
}
.cta__button a {
    display: block;
    width: 80%;
    margin: 1.5em auto;
    padding: .26em 0;
    background: crimson;
    color: #ffffff;
    font-size: 130%;
    text-decoration: none;
    text-align: center;
}

a.button_subcolor {
    display: block;
    width: 60%;
    margin: 1em auto;
    padding: .25em;
    background: #006699;
    color: #ffffff;
    font-size: 90%;
    text-decoration: none;
    text-align: center;
}
.fontsize-midlarge {
    font-size: 130%;
}
.contactform {
    list-style-type: decimal;
    position: relative;
    z-index: 100;
    margin: 3em auto 0;
    padding-bottom: 10em;
    overflow: hidden;
    background: #ffffff;
    text-align: center;
}

.contactform img {
    display: block;
    width: 98%;
    margin: 1em auto;
}

.contactform h2 {
    width: 90%;
    margin: 0 auto;
}
h3.contact-fukidashi {
    position: relative;
    width: 50%;
    margin: 0 auto;
    padding: .1em;
    border: 1px solid #ff5a77;
    border-radius: 10px;
    background: #ff5a77;
    color: #ffffff;
}
h3.contact-fukidashi::after {
    position: absolute;
    bottom: -7px;
    transform: rotate(-45deg);
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #ff5a77;
    border-left: 1px solid #ff5a77;
    background: #ff5a77;
    content: "";
}

/*========================================================================
============================DESK TOP======================================
==========================================================================*/

@media screen and (min-width: 600px) {
    .flex, .flex2, .flex3, .flex4 {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
    }
    .flex3 {
        flex-direction: row;
    }
    .flex4 {
        width: 980px;
        margin: 0 auto;
    }
    .item + .item {
        margin: auto;
    }
    h2 {
        font-size: 34px;
    }

    .main__visual h1 {
        font-size: 18px;
    }

    .mainvisual__wrapper {
        width: 900px;
        margin: 0 auto;
    }
    .main__visual {
        background-attachment: fixed;
    }
    .main__visual ul.photo {
        float: left;
        width: 65%;
    }
    .detail__lacation {
        float: right;
        width: 35%;
        margin-top: 56px;
        padding-top: 2em;
        border-top: none;
    }
    .item2 p {
        margin-bottom: 2em;
        font-size: 20px;
    }
    .item2 img {
        margin-top: -3em;
    }
    .recommend__wrapper, .ebs_prpoint, .seminar, .event__ebs, .members__voice {
        width: 980px;
        margin: 0 auto;
    }
    .recommend__wrapper, .ebs_prpoint, .event__ebs, .members__voice {
        display: flex;
    }
    .recomend__reason {
        width: 300px;
    }
    .main__visual h2 {
        font-size: 28px;
    }
    .main__visual ul.photo li {
        font-size: 18px;
    }
    .detail__event {
        width: 980px;
        margin: 0 auto;
    }
    .detail__lacation p {
        font-size: 24px;
    }
    .detail__capacity, .detail__schedule {
        float: left;
        width: 50%;
    }
    .detail__capacity dl, .detail__schedule dl {
        font-size: 16px;
    }
    .detail__capacity strong {
        font-size: 150%;
    }
    .about__ebs p {
        width: 600px;
        margin: 0 auto;
    }
    .message__ebs {
        font-size: 32px;
    }
    .about__ebs iframe {
        height: 600px;
    }
    .ebs_prpoint {
        margin: 2em auto;
    }
    .prpoints img {
        width: 230px;
    }
    .prpoints {
        width: 33.3%;
    }
    .prpoints p {
        width: 250px;
    }
    .cta__button a {
        width: 250px;
        font-size: 18px;
    }
    .seminar {
        display: flex;
    }
    .seminar div {
        width: 450px;
        padding: 1em;
    }
    .detail__seminar h3 + p {
        margin-bottom: 0;
    }
    .event__ebs + div {
        margin: 0 5%;
    }
    .event__ebs h4 {
        padding-top: 140px;
    }
    .event__granprix, .event__benkyoukai, .event__teireikai {
        width: 300px !important;
        margin: 0 2.5%;
    }
    .event__ebs p {
        width: 300px;
        margin-top: 0;
    }

    .members__voice .member__box h4 {
        font-size: 18px;
    }
    .contactform .cta__button a {
        width: 660px;
        margin: 1em auto;
        padding: .5em;
    }
    h3.contact-fukidashi {
        width: 300px;
    }
    .detail__seminar h3 + p {
        min-height: 180px ;
    }
}
address {
    position: relative;
    z-index: 8;
    padding: .5em;
    background: #e4e0e1;
    font-style: normal;
    text-align: center;
}

.ebs-cta__button a {
    display: block;
    margin-top: 3em;
    padding: .5em;
    background: #990000;
    color: #ffffff;
    font-size: 140%;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
}

/*出てくるバナー*/
#ctaBanner {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 5;
    width: 100%;
    padding: 10px;
    background-color: rgba(255,255,255,.9);
    text-align: center;
}

.sankalist iframe {
    display: block;
    width: 100%;
    height: 500px;
}