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

.bgGray { background: #f5f5f5; }

.title__font { font-size: 4.0rem; }

.bold { font-weight: 700; }

.font-b { font-size: 1.8rem; }

p, dd { line-height: 1.8; }

.br { display: none; }

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

.textColor { color: #07b53b; }

.seminarMainArea__img { background-image: url("/static/jp/seminar/200710/img/thumbnail_crosstargeting.png"); }

.seminarMainArea__about { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 16px; }

@media screen and (max-width: 1023px) { .seminarMainArea__about { -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; } }

.seminarMainArea__about dt { font-weight: 700; }

.seminarMainArea__about dt:after { content: "："; margin-right: 8px; }

.seminarMainArea__about dd { width: 85%; }

@media screen and (max-width: 1023px) { .seminarMainArea__about dd { margin-top: 8px; width: 70%; } }

.contents { padding: 0; }

.contents__area { margin: 0 auto; max-width: 1040px; padding: 56px 0; width: 100%; }

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

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

.contents__area--title span { display: block; }

.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 { border-right: 1px solid #00b800; display: block; padding: 8px 0 10px; position: relative; text-align: center; width: calc(1040px/3); }

.menu__item:first-child { border-left: 1px solid #00b800; }

.menu__item:after { background: url(/static/jp/seminar/200710/img/ico_bottomArrow05.png) 0 0 no-repeat; background-size: 10px auto; bottom: 0; content: ""; display: inline-block; height: 6px; left: calc(50% - 5px); margin-top: 20px; position: absolute; width: 10px; }

.menu__link { color: #303030; font-weight: 700; -webkit-transition: 0.4s all ease; transition: 0.4s all ease; }

.menu__link:hover { color: #00b800; text-decoration: none; }

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

.message__text p { line-height: 2; }

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

.TimeTable__block { background: #ffffff; border-radius: 20px; margin-top: 40px; padding: 30px; }

.TimeTable__time { font-weight: 700; }

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

.TimeTable__text { margin-top: 16px; }

.TimeTable__profile { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; margin-top: 32px; max-width: 100%; }

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

.TimeTable__profile--img { border: 1px solid #f5f5f5; width: 30%; }

@media screen and (max-width: 1023px) { .TimeTable__profile--img { margin-bottom: 8px; width: 100%; } }

.TimeTable__profile--text { margin-left: 2%; width: 68%; }

@media screen and (max-width: 1023px) { .TimeTable__profile--text { margin-left: 0; width: 100%; } }

.TimeTable__profile--text--text02 { width: 100%; }

.TimeTable__profile--text-name { color: #07b53b; font-size: 2rem; }

.TimeTable__profile--text-detail { margin-top: 8px; }

.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 { border-bottom: 1px solid #07b53b; border-top: 1px solid #07b53b; text-align: center; width: 100%; } }

.about__table--bGreen-t { border-top: 3px solid #07b53b; }

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

.about__table--bGray-t { border-top: 1px solid #cccccc; }

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

.about__table--bGreen-b { border-bottom: 3px solid #07b53b; }

@media screen and (max-width: 1023px) { .about__table--bGreen-b { border-bottom: none; } }

.btn { background-color: #ff6851; border: 2px solid #ffffff; border-radius: 999em; color: #ffffff; display: block; font-size: 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 { width: 100%; } }

.btn:after { border: 1px solid #ffffff; border-radius: 999em; content: ""; display: block; height: calc(100% - 5px*2.4); left: 5px; position: absolute; top: 5px; width: calc(100% - 5px*2.4); }

.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 */