@charset "UTF-8";
html { font-size: 62.5%; }

.bold { font-weight: 700; }

.small { display: block; font-size: 1.4rem; }

.bgGreen { background-color: #07b53b; position: relative; }

.bgWhite { background-color: #ffffff; position: relative; }

.bgGray { background-color: #f5f7f9; position: relative; }

.triangle { border-left: 20px solid transparent; border-right: 20px solid transparent; height: 0; left: 50%; position: absolute; top: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 0; }

.triangle_w { border-top: 20px solid #ffffff; }

.triangle_g { border-top: 20px solid #07b53b; }

p, dd { line-height: 1.8; }

.title__border { display: inline-block; position: relative; }

.title__border:after { border-bottom: 2px solid #303030; bottom: -4px; content: ""; left: 50%; position: absolute; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: 0.5s; transition: 0.5s; width: 40px; }

.pc { display: none; }

@media screen and (max-width: 1400px) { .pc { display: block; } }

@media screen and (max-width: 1023px) { .br { display: block; } }

.seminarMainArea { background: url(/static/jp/seminar/dentsuweek/img/mainVisual_bg.png) center center no-repeat; background-size: 100% 600px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-family: "A-OTF UD新ゴ Pro", A-OTF UD Shin Go Pro, "A-OTF UD新ゴ Pro", A-OTF UDShin Go Pro, HiraKakuProN, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "メイリオ", Meiryo, sans-serif; height: 600px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 15px; }

@media screen and (max-width: 1023px) { .seminarMainArea { background-size: 100% 450px; height: 450px; } }

@media screen and (max-width: 560px) { .seminarMainArea { background-size: cover; } }

.seminarMainArea__contents { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 70%; }

@media screen and (max-width: 560px) { .seminarMainArea__contents { margin-top: 56px; width: 100%; } }

.seminarMainArea__title img { max-width: 850px; width: 100%; }

.seminarMainArea__day { font-size: 2.5rem; font-weight: 700; letter-spacing: 0.04em; margin-top: 0.8em; }

@media screen and (max-width: 1023px) { .seminarMainArea__day { font-size: 1.8rem; } }

.seminarMainArea__day span { font-family: "Volte Semibold", sans-serif !important; font-size: 5rem; }

@media screen and (max-width: 1023px) { .seminarMainArea__day span { font-size: 3rem; } }

.seminarMainArea__caution { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 2.8rem; margin-top: 1.8em; }

@media screen and (max-width: 1023px) { .seminarMainArea__caution { font-size: 1.7rem; margin-top: 0.8em; } }

.seminarMainArea__caution li { border: 2px solid #07b53b; border-radius: 8px; font-weight: 700; padding: 16px; }

@media screen and (max-width: 1023px) { .seminarMainArea__caution li { padding: 16px 8px; } }

.seminarMainArea__caution li + li { margin-left: 16px; }

.seminarMainArea__iconBox { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: 1%; width: 29%; }

.seminarMainArea__icon { max-height: 550px; }

@media screen and (max-width: 1023px) { .seminarMainArea__icon { max-height: 400px; } }

@media screen and (max-width: 560px) { .seminarMainArea__icon { max-height: 150px; } }

.contents { padding: 0; }

.contents__area { margin: 0 auto; max-width: 1200px; padding: 80px 20px; width: 100%; }

@media screen and (max-width: 1023px) { .contents__area { padding: 56px 15px; } }

.contents__area--title { font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; font-size: 4rem; text-align: center; }

@media screen and (max-width: 1023px) { .contents__area--title { font-size: 3rem; } }

.menu { padding: 0 40px; }

@media screen and (max-width: 1023px) { .menu { padding: 0 15px; } }

.menu__block { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto; max-width: 1040px; padding: 40px 0; }

.menu__item { display: block; padding: 8px 0 10px; position: relative; text-align: center; width: calc(1200px/3); }

.menu__link { color: #303030; display: inline-block; font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; font-size: 2.2rem; font-weight: 700; position: relative; -webkit-transition: 0.4s all ease; transition: 0.4s all ease; }

@media screen and (max-width: 1023px) { .menu__link { font-size: 1.6rem; } }

.menu__link:after { border-bottom: 2px solid #303030; bottom: -4px; content: ""; left: 50%; position: absolute; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: 0.5s; transition: 0.5s; width: 30px; }

.menu__link:hover { text-decoration: none; }

.menu__link:hover:after { width: 100%; }

.message__text { margin: 40px auto 0; max-width: 1200px; text-align: center; }

.message__text p { line-height: 2; }

.message__text p:nth-of-type(n+2) { margin-top: 16px; }

.message__text span { font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; font-size: 2.8rem; font-weight: 700; }

@media screen and (max-width: 1023px) { .message__text span { font-size: 2.5rem; } }

.TimeTable__title { color: #ffffff; }

.TimeTable__title .title__border:after { border-bottom: 2px solid #ffffff; }

.TimeTable__block { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 40px; }

.TimeTable__detail { background-color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 48%; }

@media screen and (max-width: 1023px) { .TimeTable__detail { width: 100%; } }

@media screen and (max-width: 1023px) { .TimeTable__detail:nth-child(2) { margin-top: 3%; } }

.TimeTable__detail:nth-child(n+3) { margin-top: 3%; }

.TimeTable__day { background-color: #f5f7f9; border-bottom: 1px dashed #cccccc; font-weight: 700; padding: 24px 16px; text-align: center; }

.TimeTable__sessionTitle { font-size: 1.8rem; margin-top: 8px; }

@media screen and (max-width: 1023px) { .TimeTable__sessionTitle { font-size: 1.6rem; } }

.TimeTable__introduction { font-size: 1.5rem; padding: 24px; }

.TimeTable__speaker { margin-top: 24px; }

.TimeTable__speaker--title { font-weight: 700; }

.TimeTable__speaker--title:before { content: "■"; font-size: 1.4rem; }

.TimeTable__btn { margin-bottom: 24px; margin-right: 24px; margin-top: auto; text-align: right; }

.TimeTable__modal { background-color: #cccccc; border: 2px solid #cccccc; border-radius: 999em; color: #ffffff; display: inline-block; font-size: 1.5rem; padding: 12px 16px; -webkit-transition: 0.4s all; transition: 0.4s all; }

.TimeTable__modal:hover { background-color: #ffffff; color: #333333; text-decoration: none; }

.about__title { color: #07b53b; }

.about__title .title__border:after { border-bottom: 2px solid #07b53b; }

.about__table { margin: 40px auto 0; max-width: 1040px; }

.about__table dl { width: 100%; }

.about__table div { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.about__table--box { -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 24px; }

@media screen and (max-width: 1023px) { .about__table--box { display: block; padding: 16px 0; } }

.about__table dt { text-align: center; width: 30%; }

@media screen and (max-width: 1023px) { .about__table dt { font-size: 1.6rem; font-weight: 700; padding-bottom: 8px; padding-top: 40px; width: 100%; } }

.about__table dd { text-align: left; width: 70%; }

@media screen and (max-width: 1023px) { .about__table dd { text-align: center; width: 100%; } }

.about__table--bGray-t { border-bottom: 1px dashed #cccccc; }

@media screen and (max-width: 1023px) { .about__table--bGray-t { border-top: none; } }

.partner__block { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 40px; text-align: center; }

.partner__detail { padding: 0 16px; width: 33%; }

@media screen and (max-width: 1023px) { .partner__detail { width: 100%; } }

.partner__detail--title { font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; font-size: 1.8rem; }

.partner__detail--link { display: block; margin: 0 auto; margin-top: 8px; width: 80%; }

.partner__detail p { font-size: 1.3rem; margin-top: 8px; }

@media screen and (max-width: 1023px) { .partner__detail:nth-child(n+2) { margin-top: 32px; } }

.btn { background-color: #ff6851; border: 2px solid #ffffff; border-radius: 999em; color: #ffffff; display: block; font-size: 2.2rem; letter-spacing: 0.2rem; margin: 40px auto 0; padding: 16px 0; position: relative; text-align: center; text-decoration: none; -webkit-transition: 0.4s all ease; transition: 0.4s all ease; width: 50%; }

@media screen and (max-width: 1023px) { .btn { font-size: 2rem; width: 100%; } }

.btn:hover { background-color: #ffffff; border: 2px solid #ff6851; color: #ff6851; text-decoration: none; }

.effect { opacity: 0; -webkit-transform: translate(0, 100px); transform: translate(0, 100px); -webkit-transition: all 1s; transition: all 1s; }

.effect.effect-scroll { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); }
/*# sourceMappingURL=style.css.map */