@charset "utf-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: inherit;
  font-size: 100%;
  font-weight: inherit;
  vertical-align: baseline
}
body {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%
}
mark {
  background-color: rgba(0, 0, 0, 0)
}
fieldset {
  border: none
}
button, input, textarea {
  margin: 0;
  outline: 0
}
input::-ms-clear, input::-ms-reveal {
  display: none
}
input[type=number], input[type=search] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield
}
input[type=search]:focus {
  outline-offset: -2px
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  display: none
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}
input::-ms-clear, input::-ms-reveal {
  display: none
}
hr, legend {
  display: none
}
a {
  outline: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent
}
img {
  vertical-align: top
}
a img, img {
  border: none
}
ol, ul {
  list-style-type: none
}
table {
  border: none;
  border-collapse: separate;
  border-spacing: 0
}
td, th {
  border: none;
  text-align: left
}
del, s {
  text-decoration: line-through
}
blockquote [align=center] {
  text-align: center
}
blockquote [align=right] {
  text-align: right
}
blockquote table {
  border-spacing: 1px
}
blockquote th {
  font-weight: 700;
  text-align: center
}
blockquote td, blockquote th {
  padding: 8px
}
.clearfix:after {
  display: block;
  clear: both;
  content: ".";
  height: 0;
  visibility: hidden
}
html {
  overflow-y: scroll;
  font-size: 15px
}
body {
  background: #fff;
  color: #333;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif;
  -webkit-font-feature-settings: "pkna"1;
  font-feature-settings: "pkna"1;
  font-size: 15px;
  letter-spacing: .5px;
  line-height: 1.5
}
@media(min-width:751px) {
  .importantNoticesType01 {
    width: 1000px;
    margin: 24px auto;
    background-color: #fff;
    border: 1px solid #a10606;
    text-align: center
  }
  .importantNoticesType01 .importantNoticesHd {
    font-size: 24px;
    font-size: 1.6rem;
    padding: 8px 32px;
    background-color: #a10606;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px
  }
  .importantNoticesType01 .importantNoticesHd .importantNoticesIco {
    padding-right: 16px;
    vertical-align: text-top
  }
  .importantNoticesType01 .importantNoticesTxt {
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding: 24px;
    font-weight: 700;
    color: #a10606;
    line-height: 1.8
  }
  .importantNoticesType01 .importantNoticesTxt .spBr {
    display: none
  }
}
@media(max-width:750px) {
  .importantNoticesType01 {
    width: 90%;
    margin: 24px auto;
    background-color: #fff;
    border: 1px solid #a10606
  }
  .importantNoticesType01 .importantNoticesHd {
    font-size: 20px;
    font-size: 1.3333333333rem;
    padding: 8px 32px;
    background-color: #a10606;
    color: #fff;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px
  }
  .importantNoticesType01 .importantNoticesHd .importantNoticesIco {
    height: 20px;
    width: auto;
    padding-right: 16px;
    vertical-align: text-top
  }
  .importantNoticesType01 .importantNoticesTxt {
    font-size: 14px;
    font-size: .9333333333rem;
    padding: 24px;
    text-align: left;
    font-weight: 700;
    color: #a10606;
    line-height: 1.8
  }
  .importantNoticesType01 .importantNoticesTxt .pcBr {
    display: none
  }
}
@media(min-width:751px) {
  .countdownTimerArea {
    padding: 24px 0;
    box-sizing: border-box;
    text-align: center
  }
  .countdownTimerArea .countdownTimerSecInner {
    display: none;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 24px;
    box-sizing: border-box;
    border: 1px solid #e08811
  }
  .countdownTimerArea .countdownTimerSecInner .countdownTimerHd {
    font-size: 18px;
    font-size: 1.2rem;
    margin-bottom: 8px;
    line-height: 1.5
  }
  .countdownTimerArea .countdownTimerSecInner .timerDisplayArea {
    display: inline-block;
    margin: 0 auto;
    padding: 8px 12px;
    background-color: #e08811;
    border-radius: 3px;
    line-height: 1;
    letter-spacing: 1.8px;
    font-feature-settings: "palt";
    color: #fff
  }
  .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-day, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-hou, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-min, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-sec {
    font-size: 40px;
    font-size: 2.6666666667rem;
    font-family: "Open Sans", Arial, sans-serif
  }
  .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-day-text, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-hou-text, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-min-text, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-sec-text {
    font-size: 26px;
    font-size: 1.7333333333rem;
    padding: 0 8px 0 2px
  }
  .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-sec-text {
    padding-right: 0
  }
  .countdownTimerArea .countdownTimerSecInner .countdownTimerNoteTxt {
    font-size: 14px;
    font-size: .9333333333rem;
    margin-top: 16px;
    line-height: 1.8;
    text-align: center
  }
  .countdownTimerArea .countdownTimerSecInner .countdownTimerNoteTxt .maker {
    padding: 4px;
    background: linear-gradient(transparent 70%, #f9d8ab 0)
  }
}
@media(max-width:750px) {
  .countdownTimerArea {
    padding: 24px 0;
    box-sizing: border-box;
    text-align: center
  }
  .countdownTimerArea .countdownTimerSecInner {
    display: none;
    width: 94%;
    margin: 0 auto;
    padding: 16px 8px;
    box-sizing: border-box;
    border: 1px solid #e08811
  }
  .countdownTimerArea .countdownTimerSecInner .countdownTimerHd {
    font-size: 14px;
    font-size: .9333333333rem;
    margin-bottom: 8px;
    line-height: 1.5
  }
  .countdownTimerArea .countdownTimerSecInner .timerDisplayArea {
    display: inline-block;
    margin: 0 auto;
    padding: 8px 12px;
    background-color: #e08811;
    border-radius: 3px;
    line-height: 1;
    letter-spacing: 1.4px;
    font-feature-settings: "palt";
    color: #fff
  }
  .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-day, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-hou, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-min, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-sec {
    font-size: 22px;
    font-size: 1.4666666667rem;
    font-family: "Open Sans", Arial, sans-serif
  }
  .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-day-text, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-hou-text, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-min-text, .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-sec-text {
    font-size: 14px;
    font-size: .9333333333rem;
    padding: 0 4px 0 0
  }
  .countdownTimerArea .countdownTimerSecInner .timerDisplayArea .yyc-sec-text {
    padding-right: 0
  }
  .countdownTimerArea .countdownTimerSecInner .countdownTimerNoteTxt {
    font-size: 12px;
    font-size: .8rem;
    margin-top: 12px;
    line-height: 1.8;
    text-align: center
  }
  .countdownTimerArea .countdownTimerSecInner .countdownTimerNoteTxt .maker {
    padding: 4px;
    background: linear-gradient(transparent 70%, #f9d8ab 0)
  }
}
@media(min-width:751px) {
  #educateFooterNavArea {
    padding-top: 24px;
    background-color: #303134
  }
  #educateFooterNavArea .educateFooterNav {
    display: block;
    text-align: center
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner {
    position: relative;
    display: inline-block;
    margin-left: 8px;
    padding-left: 16px
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner:before {
    display: block;
    position: absolute;
    content: ""
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner:before {
    top: 50%;
    left: 0;
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background-color: #999
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner:first-child {
    margin-left: 0;
    padding-left: 0
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner:first-child:before {
    display: none
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner .linkTxt {
    font-size: 13px;
    font-size: .8666666667rem;
    color: #fff;
    text-decoration: none
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner .linkTxt:hover {
    text-decoration: underline
  }
}
@media(max-width:750px) {
  #educateFooterNavArea {
    background-color: #303134
  }
  #educateFooterNavArea .educateFooterNav {
    font-size: 13px;
    font-size: .8666666667rem;
    margin: 0 8px;
    list-style-type: none
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner {
    border-bottom: 1px solid #999
  }
  #educateFooterNavArea .educateFooterNav .educateFooterNavInner .linkTxt {
    display: block;
    padding: 16px 8px;
    color: #fff;
    text-decoration: none
  }
}
@media(min-width:751px) {
  .educatePaidSchoolArea {
    background-image: url(bg_paid_school.jpg?1754962500);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    background-color: #fff
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner {
    width: 1000px;
    padding: 80px 0;
    margin: 0 auto
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolHd {
    font-size: 36px;
    font-size: 2.4rem;
    margin-bottom: 24px;
    font-weight: 700;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .elemTtl {
    font-size: 24px;
    font-size: 1.6rem;
    margin-bottom: 24px;
    font-weight: 700;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner > .elemTxt {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 48px;
    line-height: 1.8;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner > .elemTxt .emphasisTxt {
    background: linear-gradient(transparent 50%, #fe9f18 50%);
    font-weight: 700
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea {
    padding: 64px;
    box-sizing: border-box;
    background-color: #f1f1f1
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .curriculumAreaTtl {
    font-size: 32px;
    font-size: 2.1333333333rem;
    margin-bottom: 72px;
    font-weight: 700;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox {
    display: flex;
    justify-content: space-between
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock {
    position: relative;
    width: 48%;
    padding: 56px 40px 40px;
    box-sizing: border-box;
    background-color: #fff
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumAreaNum {
    font-size: 26px;
    font-size: 1.7333333333rem;
    --sec-num-width: 54px;
    position: absolute;
    top: calc(var(--sec-num-width)/2*-1);
    left: 50%;
    translate: -50% 0;
    width: var(--sec-num-width);
    height: var(--sec-num-width);
    border-radius: 50%;
    background-color: #f27900;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    line-height: var(--sec-num-width);
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumBlockTtl {
    font-size: 24px;
    font-size: 1.6rem;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: solid 1px #ddd;
    font-weight: 700;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .elemTxt {
    font-size: 15px;
    font-size: 1rem;
    margin-bottom: 16px
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .elemTxt:last-child {
    margin-bottom: 0
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .noteTxt {
    font-size: 12px;
    font-size: .8rem;
    position: relative;
    padding-left: 1.2em;
    color: #666
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .noteTxt .noteIcon {
    position: absolute;
    top: 0;
    left: 0
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList {
    margin-bottom: 16px
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li {
    position: relative;
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding-left: 1.2em;
    font-weight: 700
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li:before {
    display: block;
    position: absolute;
    content: ""
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li:not(:last-child) {
    margin-bottom: 4px
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li:before {
    top: .5em;
    left: 0;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    background-color: #fe9f18
  }
}
@media(max-width:750px) {
  .educatePaidSchoolArea {
    background-image: url(bg_paid_school.jpg?1754962500);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    background-color: #fff
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner {
    padding: 40px 3%
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolHd {
    font-size: 22px;
    font-size: 1.4666666667rem;
    margin-bottom: 16px;
    font-weight: 700;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .elemTtl {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 16px;
    font-weight: 700;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner > .elemTxt {
    font-size: 14px;
    font-size: .9333333333rem;
    margin-bottom: 24px;
    line-height: 1.8;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner > .elemTxt .emphasisTxt {
    background: linear-gradient(transparent 50%, #fe9f18 50%);
    font-weight: 700
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea {
    padding: 24px 16px;
    box-sizing: border-box;
    background-color: #f1f1f1
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .curriculumAreaTtl {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 32px;
    font-weight: 700;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock {
    position: relative;
    padding: 32px 16px 24px;
    background-color: #fff
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock:not(:last-child) {
    margin-bottom: 32px
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumAreaNum {
    font-size: 20px;
    font-size: 1.3333333333rem;
    --sec-num-width: 40px;
    position: absolute;
    top: calc(var(--sec-num-width)/2*-1);
    left: 50%;
    translate: -50% 0;
    width: var(--sec-num-width);
    height: var(--sec-num-width);
    border-radius: 50%;
    background-color: #f27900;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    line-height: var(--sec-num-width);
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumBlockTtl {
    font-size: 18px;
    font-size: 1.2rem;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: solid 1px #ddd;
    font-weight: 700;
    text-align: center
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .elemTxt {
    font-size: 14px;
    font-size: .9333333333rem;
    margin-bottom: 16px
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .elemTxt:last-child {
    margin-bottom: 0
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .noteTxt {
    font-size: 10px;
    font-size: .6666666667rem;
    position: relative;
    padding-left: 1.2em;
    color: #666
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .noteTxt .noteIcon {
    position: absolute;
    top: 0;
    left: 0
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList {
    margin-bottom: 16px
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li {
    position: relative;
    font-size: 15px;
    font-size: 1rem;
    padding-left: 1.2em;
    font-weight: 700
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li:before {
    display: block;
    position: absolute;
    content: ""
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li:not(:last-child) {
    margin-bottom: 4px
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li:before {
    top: .5em;
    left: 0;
    height: 8px;
    width: 8px;
    border-radius: 4px;
    background-color: #fe9f18
  }
}
.elemBlock {
  display: block !important
}
.elemNone {
  display: none !important
}
@media(min-width:751px) {
  .elemBlockPc {
    display: block !important
  }
  .elemNonePc {
    display: none !important
  }
}
@media(max-width:750px) {
  .elemBlockSp {
    display: block !important
  }
  .elemNoneSp {
    display: none !important
  }
}
.elemVisible {
  visibility: visible !important
}
.elemHidden {
  visibility: hidden !important
}
@media(min-width:751px) {
  .elemVisiblePc {
    visibility: visible !important
  }
  .elemHiddenPc {
    visibility: hidden !important
  }
}
@media(max-width:750px) {
  .elemVisibleSp {
    visibility: visible !important
  }
  .elemHiddenSp {
    visibility: hidden !important
  }
}
body {
  font-feature-settings: "palt";
  letter-spacing: .08em
}
#frame {
  color: #111
}
img {
  max-width: 100%;
  height: auto
}
.bgPaleColor {
  background-color: #ebf8ff
}
.asterisk {
  font-size: .4em;
  vertical-align: top
}
.tColorMain {
  color: #0085d7
}
.tColorSub {
  color: #fbf32d
}
.tColorAcc {
  color: #d6395d
}
.tBold {
  font-weight: 700
}
.tMarker {
  background: linear-gradient(transparent 70%, #fbf32d 70%)
}
.tDots {
  text-emphasis: filled dot
}
@media(min-width:751px) {
  #frame {
    min-width: 1064px;
    padding-top: 72px
  }
  .spBlock, .spBr, .spImg {
    display: none !important
  }
  .bgImgGrid {
    background-image: url(index/index_bg_grid.png?1754962500);
    background-size: 50px 50px
  }
  .pointEbay05SeminarSec {
    padding: 80px 0
  }
  .pointEbay05SeminarSecInner {
    width: 1000px;
    margin: auto
  }
  .pointEbay05SeminarSecHd {
    font-size: 40px;
    font-size: 2.6666666667rem;
    margin-bottom: 64px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center
  }
  .pointEbay05SeminarSecHd.invert {
    color: #fff
  }
  .pointEbay05SeminarSecHd .subTxt {
    font-size: 28px;
    font-size: 1.8666666667rem;
    display: block
  }
  .primaryBtn {
    font-size: 22px;
    font-size: 1.4666666667rem;
    display: inline-block;
    padding: 12px 48px;
    box-sizing: border-box;
    border: 0;
    border-radius: 6px;
    background-color: #0085d7;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    transition: background-color .3s;
    cursor: pointer
  }
  .primaryBtn.largeBtn {
    padding: 20px 80px
  }
  .primaryBtn:not(.disabled):hover {
    background-color: #1faaff
  }
  .primaryBtn.disabled {
    background-color: #ddd;
    color: #666;
    cursor: not-allowed
  }
  .lineLoginBtn {
    position: relative;
    --logo-width: 52px;
    --list-logo-width: 38px;
    display: flex;
    align-items: center;
    overflow: hidden;
    z-index: 0;
    min-width: 458px;
    padding: 0;
    border: 0;
    border-radius: 10px;
    background-color: #06c755;
    text-decoration: none;
    cursor: pointer
  }
  .lineLoginBtn:after {
    display: block;
    position: absolute;
    content: ""
  }
  .lineLoginBtn:after {
    z-index: -1;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    transition: opacity .3s
  }
  .lineLoginBtn:hover:after {
    opacity: .1
  }
  .lineLoginBtn:active:after {
    opacity: .3
  }
  .lineLoginBtn .lineBtnIco {
    width: var(--logo-width);
    padding: 0 12px
  }
  .lineLoginBtn .lineBtnTxt {
    font-size: 24px;
    font-size: 1.6rem;
    flex: 1;
    padding: calc(var(--logo-width)/2) var(--logo-width);
    border-left: 1px solid rgba(0, 0, 0, .08);
    color: #fff;
    font-weight: 700;
    line-height: 1
  }
  .lineLoginBtn.listBtn {
    min-width: revert;
    border-radius: 6px
  }
  .lineLoginBtn.listBtn .lineBtnIco {
    width: var(--list-logo-width);
    padding: 0 8px
  }
  .lineLoginBtn.listBtn .lineBtnTxt {
    font-size: 22px;
    font-size: 1.4666666667rem;
    padding: calc(var(--list-logo-width)/2) var(--list-logo-width);
    line-height: 1.2
  }
  .noteTxt {
    font-size: 16px;
    font-size: 1.0666666667rem;
    position: relative;
    padding-left: 1.2em;
    text-align: left
  }
  .noteTxt .noteIcon {
    position: absolute;
    top: 0;
    left: 0
  }
}
@media(max-width:750px) {
  #frame {
    padding-top: 64px
  }
  .pcBlock, .pcBr, .pcImg {
    display: none !important
  }
  .bgImgGrid {
    background-image: url(index_bg_grid.png?1754962500);
    background-size: 50px 50px
  }
  .pointEbay05SeminarSec {
    padding: 40px 0
  }
  .pointEbay05SeminarSecInner {
    padding: 0 3%
  }
  .pointEbay05SeminarSecHd {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 24px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center
  }
  .pointEbay05SeminarSecHd.invert {
    color: #fff
  }
  .pointEbay05SeminarSecHd .subTxt {
    font-size: 14px;
    font-size: .9333333333rem;
    display: block
  }
  .primaryBtn {
    font-size: 16px;
    font-size: 1.0666666667rem;
    display: inline-block;
    padding: 12px 48px;
    box-sizing: border-box;
    border: 0;
    border-radius: 6px;
    background-color: #0085d7;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    transition: background-color .3s;
    cursor: pointer
  }
  .primaryBtn.largeBtn {
    width: 100%;
    padding: 16px
  }
  .primaryBtn.disabled {
    background-color: #ddd;
    color: #666;
    cursor: not-allowed
  }
  .noteTxt {
    font-size: 13px;
    font-size: .8666666667rem;
    position: relative;
    padding-left: 1.2em;
    text-align: left
  }
  .noteTxt .noteIcon {
    position: absolute;
    top: 0;
    left: 0
  }
  .lineLoginBtn {
    position: relative;
    --logo-width: 26px;
    --list-logo-width: 28px;
    display: flex;
    align-items: center;
    overflow: hidden;
    z-index: 0;
    width: 100%;
    min-height: 44px;
    padding: 0;
    border: 0;
    border-radius: 10px;
    background-color: #06c755;
    text-decoration: none
  }
  .lineLoginBtn:after {
    display: block;
    position: absolute;
    content: ""
  }
  .lineLoginBtn:after {
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    transition: opacity .3s
  }
  .lineLoginBtn:active:after {
    opacity: .3
  }
  .lineLoginBtn .lineBtnIco {
    width: var(--logo-width);
    padding: 0 8px
  }
  .lineLoginBtn .lineBtnTxt {
    font-size: 16px;
    font-size: 1.0666666667rem;
    flex: 1;
    padding: calc(var(--logo-width)/2) var(--logo-width);
    border-left: 1px solid rgba(0, 0, 0, .08);
    color: #fff;
    font-weight: 700;
    line-height: 1
  }
  .lineLoginBtn.listBtn {
    min-width: revert;
    border-radius: 6px
  }
  .lineLoginBtn.listBtn .lineBtnIco {
    width: var(--list-logo-width);
    padding: 0 8px
  }
  .lineLoginBtn.listBtn .lineBtnTxt {
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding: calc(var(--list-logo-width)/2) var(--list-logo-width);
    line-height: 1.2
  }
}
@media(min-width:751px) {
  .pointEbay05SeminarHeaderArea {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    min-width: 1064px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    background-color: #fff
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1000px;
    height: 72px;
    margin: 0 auto
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLogo {
    font-size: 14px;
    font-size: .9333333333rem;
    display: flex;
    align-items: end
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLogo .logoImg {
    width: 170px;
    margin-right: 32px
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea {
    font-size: 16px;
    font-size: 1.0666666667rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea .headerLinkBlock {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 32px;
    height: 100%;
    font-weight: 700;
    text-decoration: none;
    transition: opacity .3s
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea .headerLinkBlock.headerLinkCompany {
    background-color: #ebf8ff;
    color: #111
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea .headerLinkBlock.headerLinkEntry {
    background-color: #0085d7;
    color: #fff
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea .headerLinkBlock:hover {
    opacity: .8
  }
  .pointEbay05SeminarMvArea {
    background-color: #0085d7
  }
  .pointEbay05SeminarMvArea .mvBox {
    position: relative;
    z-index: 0;
    padding: 120px 0;
    background-image: url(index_bg_mv.png?1754962500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
  }
  .pointEbay05SeminarMvArea .mvBox:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarMvArea .mvBox:after {
    top: 50%;
    right: 0;
    translate: 0 -50%;
    z-index: -1;
    width: 459px;
    height: 360px;
    background-image: url(index_img_mv.png?1754962500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvCopy {
    margin-bottom: 8px
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvCopy .mvMainCopy {
    font-size: 72px;
    font-size: 4.8rem;
    display: block;
    color: #fff;
    font-weight: 700;
    line-height: 1.4
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvCopy .mvSubCopy {
    font-size: 34px;
    font-size: 2.2666666667rem;
    display: block;
    color: #fbf32d;
    font-weight: 700
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvTitle {
    font-size: 24px;
    font-size: 1.6rem;
    display: inline-block;
    padding: 4px 36px;
    border: 3px double #fff;
    color: #fff;
    font-weight: 700
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvNote {
    font-size: 12px;
    font-size: .8rem;
    margin-top: 8px;
    color: #fff
  }
  .pointEbay05SeminarIntroArea {
    padding: 64px 0 96px
  }
  .pointEbay05SeminarIntroArea .introBox {
    position: relative
  }
  .pointEbay05SeminarIntroArea .introBox .introContents {
    padding-top: 64px;
    padding-left: 48%
  }
  .pointEbay05SeminarIntroArea .introBox .introContents .introLede {
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 700
  }
  .pointEbay05SeminarIntroArea .introBox .introContents .introEmphasis {
    font-size: 40px;
    font-size: 2.6666666667rem;
    margin: 8px 0;
    font-weight: 700;
    line-height: 1.6
  }
  .pointEbay05SeminarIntroArea .introBox .introContents .introEmphasis .introMarker {
    padding: 4px;
    background-color: #0085d7;
    color: #fff;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
  }
  .pointEbay05SeminarIntroArea .introBox .introImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 480px
  }
  .pointEbay05SeminarIntroArea .introBox .introImg img {
    object-fit: cover;
    object-position: 0 100%;
    height: 100%
  }
  .pointEbay05SeminarVideoArea {
    padding-top: 136px;
    background-image: url(index_bg_video.png?1754962500);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain
  }
  .pointEbay05SeminarVideoArea .videoContents {
    position: relative;
    margin-bottom: 24px;
    text-align: center
  }
  .pointEbay05SeminarVideoArea .videoContents .videoHead {
    margin-bottom: 16px
  }
  .pointEbay05SeminarVideoArea .videoContents .videoHead .videoBadge {
    font-size: 28px;
    font-size: 1.8666666667rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -48px;
    right: 48px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-color: #fbf32d;
    font-weight: 700;
    line-height: 1
  }
  .pointEbay05SeminarVideoArea .videoContents .videoHead .videoBadge .videoBadgeNum {
    font-size: 56px;
    font-size: 3.7333333333rem;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarVideoArea .videoContents .videoHead .videoTitle {
    font-size: 36px;
    font-size: 2.4rem;
    font-weight: 700
  }
  .pointEbay05SeminarVideoArea .videoContents .videoLede {
    font-size: 20px;
    font-size: 1.3333333333rem;
    font-weight: 700
  }
  .pointEbay05SeminarVideoArea .videoWrap {
    width: 670px;
    margin: auto
  }
  .pointEbay05SeminarVideoArea .videoWrap iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9
  }
  .pointEbay05SeminarEntryArea {
    position: relative;
    position: relative;
    z-index: 1;
    background-color: #0085d7
  }
  .pointEbay05SeminarEntryArea:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarEntryArea:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarEntryArea.topEntryArea {
    padding-bottom: 0
  }
  .pointEbay05SeminarEntryArea.topEntryArea .pointEbay05SeminarSecHd {
    margin-bottom: 0
  }
  .pointEbay05SeminarEntryArea.topEntryArea .pointEbay05SeminarAnchor {
    padding-top: 108px;
    margin-top: -108px
  }
  .pointEbay05SeminarEntryArea.topEntryArea .entryBlock {
    top: 64px
  }
  .pointEbay05SeminarEntryArea:after, .pointEbay05SeminarEntryArea:before {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 300px
  }
  .pointEbay05SeminarEntryArea:before {
    opacity: .2;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_entry.jpg?1754962500);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
  }
  .pointEbay05SeminarEntryArea:after {
    background: linear-gradient(0deg, #0085d7 0, rgba(0, 133, 215, 0) 100%)
  }
  .pointEbay05SeminarEntryArea .pointEbay05SeminarSecHd {
    color: #fff
  }
  .pointEbay05SeminarEntryArea .entryBlock {
    position: relative;
    padding: 48px;
    background-color: #fff
  }
  .pointEbay05SeminarEntryArea .entryBlock > :not(:last-child) {
    margin-bottom: 40px
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryBlockHeading {
    font-size: 32px;
    font-size: 2.1333333333rem;
    margin-bottom: 40px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryBlockHeading .subTxt {
    font-size: 24px;
    font-size: 1.6rem;
    display: block;
    margin-bottom: 8px
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox {
    padding: 24px;
    border-radius: 12px;
    color: #d6395d;
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox.info {
    background-color: #fffaeb
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox.caution {
    background-color: #feecf0
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox.countdownBox {
    display: none
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox .noticeHeading {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 12px;
    font-weight: 700
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox .yycountdown-box span:not([class$=-text]) {
    font-size: 32px;
    font-size: 2.1333333333rem;
    margin-right: .2em;
    margin-left: .2em;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox .yycountdown-box span[class$=-text] {
    font-size: 16px;
    font-size: 1.0666666667rem
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateHeading {
    font-size: 24px;
    font-size: 1.6rem;
    padding: 16px 24px;
    margin-bottom: 24px;
    border-left: 6px solid #0085d7;
    background-color: #ebf8ff;
    font-weight: 700;
    line-height: 1.4
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl {
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl:not(:last-child) {
    margin-bottom: 16px
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dt {
    position: relative;
    font-size: 20px;
    font-size: 1.3333333333rem;
    display: flex;
    flex: 1;
    align-items: center;
    font-weight: 700
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dt:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dt:before {
    position: static;
    aspect-ratio: 1;
    width: 24px;
    height: 24px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_ico_clock.svg?1754962500);
    background-size: cover
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dt span {
    margin-left: 8px
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dd {
    width: 400px;
    margin-left: auto
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dd button {
    width: 100%
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock {
    padding: 40px 32px;
    background-color: #f9f9f9
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepHeading {
    font-size: 28px;
    font-size: 1.8666666667rem;
    margin-bottom: 40px;
    font-weight: 700;
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList {
    --triangle-width: 12px;
    --list-border-width: 2px;
    display: flex;
    justify-content: center;
    gap: calc(var(--triangle-width)*2)
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li {
    position: relative;
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    counter-increment: stepNum;
    padding: 32px 16px 16px;
    border: var(--list-border-width) solid #06c755;
    background-color: #fff;
    border-radius: 6px;
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li:after {
    display: block;
    position: absolute;
    content: "STEP."counter(stepNum)
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li:after {
    top: 0;
    left: 50%;
    translate: -50% -50%;
    padding: 8px 24px;
    border-radius: 4em;
    background-color: #06c755;
    color: #fff;
    font-weight: 700;
    line-height: 1
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li .entryStepListImg {
    display: grid;
    place-content: center;
    height: 82px
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li .entryStepListTxt {
    font-size: 16px;
    font-size: 1.0666666667rem;
    font-weight: 700;
    line-height: 1.4
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li:nth-child(n+2):before {
    top: 50%;
    left: calc(var(--triangle-width)*-1.5 - var(--list-border-width));
    translate: 0 -50%;
    width: var(--triangle-width);
    height: calc(var(--triangle-width)*2);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background-color: #06c755
  }
  .pointEbay05SeminarEntryArea .entryBlock .lineLoginBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .lineLoginBlock .lineLoginLede {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 24px
  }
  .pointEbay05SeminarBenefitArea {
    position: relative;
    z-index: 0;
    padding-top: 144px;
    background-color: #000
  }
  .pointEbay05SeminarBenefitArea:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarBenefitArea:after {
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .5;
    width: 100%;
    height: 100%;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_benefit.jpg?1754962500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .pointEbay05SeminarBenefitArea .pointEbay05SeminarSecHd {
    margin-bottom: 8px;
    color: #fff
  }
  .pointEbay05SeminarBenefitArea .benefitLede {
    font-size: 32px;
    font-size: 2.1333333333rem;
    margin-bottom: 32px;
    color: #fbf32d;
    text-align: center
  }
  .pointEbay05SeminarBenefitArea .benefitList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px
  }
  .pointEbay05SeminarBenefitArea .benefitList li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 24px;
    background-color: #fff
  }
  .pointEbay05SeminarBenefitArea .benefitList li:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarBenefitArea .benefitList li:before {
    position: static;
    width: 60px;
    height: 60px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_icon_benefit.svg?1754962500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .pointEbay05SeminarBenefitArea .benefitList li .benefitVideo {
    padding-left: 24px
  }
  .pointEbay05SeminarBenefitArea .benefitList li .benefitVideo .benefitVideoOrder {
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1.4
  }
  .pointEbay05SeminarBenefitArea .benefitList li .benefitVideo .benefitVideoOrder .Num {
    font-size: 30px;
    font-size: 2rem;
    padding: 0 .15em;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarBenefitArea .benefitList li .benefitVideo .benefitVideoTile {
    font-size: 20px;
    font-size: 1.3333333333rem;
    line-height: 1.4
  }
  .pointEbay05SeminarProgramArea .programBox {
    display: flex;
    counter-increment: programNum;
    overflow: hidden;
    border: 1px solid #0085d7;
    border-radius: 12px;
    background-color: #fff
  }
  .pointEbay05SeminarProgramArea .programBox:not(:last-child) {
    margin-bottom: 32px
  }
  .pointEbay05SeminarProgramArea .programBox .programHead {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 115px;
    background-color: #0085d7;
    color: #fff;
    font-family: Roboto, sans-serif;
    line-height: 1
  }
  .pointEbay05SeminarProgramArea .programBox .programHead:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarProgramArea .programBox .programHead .programHeadLabel {
    font-size: 14px;
    font-size: .9333333333rem;
    margin-bottom: 4px
  }
  .pointEbay05SeminarProgramArea .programBox .programHead:after {
    font-size: 48px;
    font-size: 3.2rem;
    content: counter(programNum, decimal-leading-zero);
    position: static;
    font-weight: 700
  }
  .pointEbay05SeminarProgramArea .programBox .programContents {
    flex: 1;
    padding: 32px 40px
  }
  .pointEbay05SeminarProgramArea .programBox .programContents .programTtl {
    font-size: 26px;
    font-size: 1.7333333333rem;
    margin-bottom: 16px
  }
  .pointEbay05SeminarProgramArea .programBox .programContents .programTxt {
    font-size: 16px;
    font-size: 1.0666666667rem;
    line-height: 1.8
  }
  .pointEbay05SeminarProgramArea .programBox .programContents .programTxt .programNote {
    font-size: 12px;
    font-size: .8rem;
    color: #666
  }
  .pointEbay05SeminarProgramArea .programBlockBtnArea {
    margin-top: 40px;
    text-align: center
  }
  .pointEbay05SeminarCaseArea .caseBlock {
    width: 860px;
    padding: 64px;
    margin: auto;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
    background-color: #fff
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li {
    position: relative;
    position: relative;
    font-size: 22px;
    font-size: 1.4666666667rem;
    padding-left: 32px;
    line-height: 1.4
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:not(:last-child) {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ccc
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:before {
    top: .2em;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #bfbfbf
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:after {
    top: .2em;
    left: 7px;
    rotate: 45deg;
    width: 6px;
    height: 12px;
    border-right: 3px solid #d6395d;
    border-bottom: 3px solid #d6395d
  }
  .pointEbay05SeminarProfitArea {
    position: relative;
    position: relative;
    overflow: hidden;
    z-index: 0
  }
  .pointEbay05SeminarProfitArea:before {
    display: block;
    position: absolute;
    content: "THE THREE PROFITS"
  }
  .pointEbay05SeminarProfitArea:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarProfitArea:before {
    font-size: 120px;
    font-size: 8rem;
    top: -.15em;
    left: 0;
    z-index: -1;
    width: 100%;
    color: #ebf8ff;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap
  }
  .pointEbay05SeminarProfitArea:after {
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 360px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_profit.jpg?1754962500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .pointEbay05SeminarProfitArea .pointEbay05SeminarSecHd {
    margin-bottom: 80px
  }
  .pointEbay05SeminarProfitArea .profitList {
    display: flex;
    justify-content: space-between
  }
  .pointEbay05SeminarProfitArea .profitList li {
    position: relative;
    counter-increment: appealNum;
    width: 31%;
    padding: 72px 32px 40px;
    box-sizing: border-box;
    border: 1px solid #0085d7;
    background-color: #fff
  }
  .pointEbay05SeminarProfitArea .profitList li:before {
    display: block;
    position: absolute;
    content: counter(appealNum, decimal-leading-zero)
  }
  .pointEbay05SeminarProfitArea .profitList li:before {
    font-size: 32px;
    font-size: 2.1333333333rem;
    --profit-badge-width: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: calc(var(--profit-badge-width)/2*-1);
    left: 50%;
    translate: -50% 0;
    width: var(--profit-badge-width);
    height: var(--profit-badge-width);
    border-radius: 50%;
    background-color: #0085d7;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead:before {
    position: static;
    height: 80px;
    padding-bottom: 24px;
    background-repeat: no-repeat;
    background-size: contain
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead.profitIcoPoint:before {
    width: 80px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_ico_point.svg?1754962500)
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead.profitIcoSale:before {
    width: 76px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_ico_sale.svg?1754962500)
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead.profitIcoTax:before {
    width: 70px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_ico_tax.svg?1754962500)
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead .profitHd {
    font-size: 24px;
    font-size: 1.6rem;
    margin-bottom: 16px;
    font-weight: 700;
    text-align: center
  }
  .pointEbay05SeminarProfitArea .profitList li .profitDetail {
    line-height: 1.6
  }
  .pointEbay05SeminarProfitArea .profitList li .profitDetail .profitDetailNote {
    font-size: 12px;
    font-size: .8rem;
    margin-top: 8px;
    color: #666
  }
  .pointEbay05SeminarStrongArea .strongLede {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 64px;
    line-height: 1.8
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec:not(:last-child) {
    margin-bottom: 64px
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead {
    position: relative;
    --side-padding: 8%;
    display: flex;
    position: relative;
    z-index: 0;
    padding: 48px var(--side-padding);
    margin-bottom: 24px;
    background-color: #0085d7
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead:after {
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .2;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecImg {
    position: absolute;
    bottom: 0
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecTxt {
    width: 72%
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecTxt .strongSecCatch {
    font-size: 26px;
    font-size: 1.7333333333rem;
    margin-bottom: 8px;
    color: #0085d7
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecTxt .strongSecCatch .strongMarker {
    padding: 4px;
    background-color: #fff;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecTxt .strongSecName {
    font-size: 18px;
    font-size: 1.2rem;
    color: #fff
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kishimotoHead:after {
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_kishimoto.jpg?1754962500)
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kishimotoHead .strongSecImg {
    left: var(--side-padding);
    width: 200px
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kishimotoHead .strongSecTxt {
    margin-left: auto
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kawaguchiHead:after {
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_kawaguchi.jpg?1754962500)
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kawaguchiHead .strongSecImg {
    right: var(--side-padding);
    width: 172px
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecContents {
    font-size: 16px;
    font-size: 1.0666666667rem;
    line-height: 1.8
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecContents .strongSecNote {
    font-size: 12px;
    font-size: .8rem;
    margin-top: 8px;
    color: #666
  }
  .pointEbay05SeminarPointArea {
    padding-top: 88px
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec {
    position: relative;
    position: relative;
    counter-increment: pointNum;
    z-index: 0
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:after, .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:before {
    top: 0;
    z-index: -1;
    height: 100%;
    background-color: #f9f9f9
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:before {
    width: 50%
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:after {
    width: 350px
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:not(:last-child) {
    margin-bottom: 48px
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:nth-child(2n-1):before {
    left: 0
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:nth-child(2n-1):after {
    left: 50%
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:nth-child(2n-1) .pointSecContents {
    margin-right: 64px
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:nth-child(2n):before {
    right: 0
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:nth-child(2n):after {
    left: 50%;
    translate: -350px 0
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:nth-child(2n) .pointSecBlock {
    flex-direction: row-reverse
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:nth-child(2n) .pointSecBlock .pointSecContents {
    margin-left: 64px
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock {
    display: flex;
    padding: 56px 0
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecContents {
    flex: 1
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecContents .pointContentsHd {
    font-size: 24px;
    font-size: 1.6rem;
    margin-bottom: 24px;
    font-weight: 700
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecContents .pointContentsDetail {
    font-size: 16px;
    font-size: 1.0666666667rem;
    line-height: 1.8
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecContents .pointContentsDetail .pointContentsNote {
    font-size: 12px;
    font-size: .8rem;
    color: #666
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecImg {
    width: 400px
  }
  .pointEbay05SeminarPointArea .pointBlockBtnArea {
    text-align: center
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock {
    display: flex;
    justify-content: space-between
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec {
    width: 48%
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead {
    display: flex;
    align-items: center;
    margin-bottom: 32px
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerImg {
    overflow: hidden;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #0085d7
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile {
    flex: 1;
    padding-left: 24px
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile .speakerProfileLede {
    font-size: 15px;
    font-size: 1rem
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile .speakerProfileCopy {
    font-size: 22px;
    font-size: 1.4666666667rem
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile .speakerProfileName {
    font-size: 18px;
    font-size: 1.2rem
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile .speakerProfileNote {
    font-size: 10px;
    font-size: .6666666667rem;
    color: #666
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerMessage {
    line-height: 1.8
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .elemTxt .emphasisTxt {
    background: #fbf32d
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumAreaNum {
    background-color: #0085d7
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li:before {
    background-color: #0085d7
  }
  .pointEbay05SeminarQuestionArea .questionBlock {
    padding: 64px;
    background-color: #fff
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl:not(:last-child) {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #ddd
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd, .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt {
    padding-left: 64px
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd:before, .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt:before {
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt {
    position: relative;
    font-size: 22px;
    font-size: 1.4666666667rem;
    padding-top: .2em;
    margin-bottom: 16px;
    font-weight: 700
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt:before {
    display: block;
    position: absolute;
    content: "Q"
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt:before {
    font-size: 20px;
    font-size: 1.3333333333rem;
    display: flex;
    background-color: #0085d7;
    color: #fff
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd {
    position: relative;
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding-top: .4em
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd:before {
    display: block;
    position: absolute;
    content: "A"
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd:before {
    font-size: 20px;
    font-size: 1.3333333333rem;
    display: flex;
    background-color: #f4f4f4
  }
}
@media(max-width:750px) {
  .pointEbay05SeminarHeaderArea {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    letter-spacing: .02em
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner {
    font-size: 12px;
    font-size: .8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLogo {
    padding-left: 3%;
    box-sizing: border-box;
    font-size: min(2.4vw, 10px);
    line-height: 1.2
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLogo .logoImg {
    display: block;
    width: 112px;
    margin-bottom: 12px
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea {
    font-size: 12px;
    font-size: .8rem;
    display: flex;
    justify-content: flex-end;
    height: 100%
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea .headerLinkBlock {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    height: 100%;
    font-weight: 700;
    text-decoration: none;
    text-align: center
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea .headerLinkBlock.headerLinkCompany {
    background-color: #ebf8ff;
    color: #111
  }
  .pointEbay05SeminarHeaderArea .pointEbay05SeminarHeaderAreaInner .headerLinkArea .headerLinkBlock.headerLinkEntry {
    background-color: #0085d7;
    color: #fff
  }
  .pointEbay05SeminarMvArea {
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_mv.png?1754962500);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    background-color: #0085d7
  }
  .pointEbay05SeminarMvArea .mvBox {
    padding: 40px 0
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents {
    max-width: 300px;
    margin: 0 auto 24px;
    text-align: center
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvCopy {
    margin-bottom: 4px
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvCopy .mvMainCopy {
    font-size: 39px;
    font-size: 2.6rem;
    display: block;
    color: #fff;
    font-weight: 700;
    line-height: 1.4
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvCopy .mvSubCopy {
    font-size: 18px;
    font-size: 1.2rem;
    display: block;
    color: #fbf32d;
    font-weight: 700
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvTitle {
    font-size: 14px;
    font-size: .9333333333rem;
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 700
  }
  .pointEbay05SeminarMvArea .mvBox .mvContents .mvNote {
    font-size: 10px;
    font-size: .6666666667rem;
    margin-top: 4px;
    color: #fff
  }
  .pointEbay05SeminarMvArea .mvBox .mvImg {
    max-width: 300px;
    margin: auto
  }
  .pointEbay05SeminarIntroArea {
    padding: 40px 0
  }
  .pointEbay05SeminarIntroArea .introBox .introContents {
    margin-bottom: 16px
  }
  .pointEbay05SeminarIntroArea .introBox .introContents .introLede {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 700
  }
  .pointEbay05SeminarIntroArea .introBox .introContents .introEmphasis {
    font-size: 24px;
    font-size: 1.6rem;
    margin: 4px 0;
    font-weight: 700;
    line-height: 1.6
  }
  .pointEbay05SeminarIntroArea .introBox .introContents .introEmphasis .introMarker {
    padding: 4px;
    background-color: #0085d7;
    color: #fff;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
  }
  .pointEbay05SeminarIntroArea .introBox .introImg {
    height: 180px
  }
  .pointEbay05SeminarIntroArea .introBox .introImg img {
    object-fit: cover;
    object-position: 0 50%;
    height: 100%
  }
  .pointEbay05SeminarVideoArea {
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_video.png?1754962500);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain
  }
  .pointEbay05SeminarVideoArea .videoContents {
    margin-bottom: 16px
  }
  .pointEbay05SeminarVideoArea .videoContents .videoHead {
    display: flex;
    align-items: center;
    margin-bottom: 8px
  }
  .pointEbay05SeminarVideoArea .videoContents .videoHead .videoBadge {
    font-size: 14px;
    font-size: .9333333333rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    background-color: #fbf32d;
    font-weight: 700;
    line-height: 1
  }
  .pointEbay05SeminarVideoArea .videoContents .videoHead .videoBadge .videoBadgeNum {
    font-size: 26px;
    font-size: 1.7333333333rem;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarVideoArea .videoContents .videoHead .videoTitle {
    font-size: 18px;
    font-size: 1.2rem;
    padding-left: 12px;
    font-weight: 700;
    line-height: 1.4
  }
  .pointEbay05SeminarVideoArea .videoContents .videoLede {
    font-size: 14px;
    font-size: .9333333333rem;
    font-weight: 700
  }
  .pointEbay05SeminarVideoArea .videoWrap iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9
  }
  .pointEbay05SeminarEntryArea {
    position: relative;
    position: relative;
    z-index: 1;
    background-color: #0085d7
  }
  .pointEbay05SeminarEntryArea:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarEntryArea:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarEntryArea.topEntryArea {
    padding-top: 40px;
    padding-bottom: 0
  }
  .pointEbay05SeminarEntryArea.topEntryArea .pointEbay05SeminarSecHd {
    margin-bottom: 0
  }
  .pointEbay05SeminarEntryArea.topEntryArea .pointEbay05SeminarAnchor {
    padding-top: 96px;
    margin-top: -96px
  }
  .pointEbay05SeminarEntryArea.topEntryArea .entryBlock {
    top: 40px
  }
  .pointEbay05SeminarEntryArea:after, .pointEbay05SeminarEntryArea:before {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 160px
  }
  .pointEbay05SeminarEntryArea:before {
    opacity: .2;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_entry.jpg?1754962500);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
  }
  .pointEbay05SeminarEntryArea:after {
    background: linear-gradient(0deg, #0085d7 0, rgba(0, 133, 215, 0) 100%)
  }
  .pointEbay05SeminarEntryArea .pointEbay05SeminarSecHd {
    color: #fff
  }
  .pointEbay05SeminarEntryArea .entryBlock {
    position: relative;
    padding: 24px 16px;
    background-color: #fff
  }
  .pointEbay05SeminarEntryArea .entryBlock > :not(:last-child) {
    margin-bottom: 16px
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryBlockHeading {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 24px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryBlockHeading .subTxt {
    font-size: 16px;
    font-size: 1.0666666667rem;
    display: block;
    margin-bottom: 4px
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox {
    padding: 16px;
    border-radius: 6px;
    color: #d6395d;
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox.info {
    background-color: #fffaeb
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox.caution {
    background-color: #feecf0
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox.countdownBox {
    display: none
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox .noticeHeading {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 8px;
    font-weight: 700
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox .yycountdown-box span:not([class$=-text]) {
    font-size: 24px;
    font-size: 1.6rem;
    margin-right: .2em;
    margin-left: .2em;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox .yycountdown-box span[class$=-text] {
    font-size: 14px;
    font-size: .9333333333rem
  }
  .pointEbay05SeminarEntryArea .entryBlock .noticeBox .noticeContent {
    font-size: 13px;
    font-size: .8666666667rem
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateHeading {
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding: 12px 16px;
    margin-bottom: 16px;
    border-left: 4px solid #0085d7;
    background-color: #ebf8ff;
    font-weight: 700;
    line-height: 1.4
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl {
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl:not(:last-child) {
    margin-bottom: 12px
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dt {
    position: relative;
    font-size: 16px;
    font-size: 1.0666666667rem;
    display: flex;
    align-items: center;
    font-weight: 700
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dt:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dt:before {
    position: static;
    aspect-ratio: 1;
    width: 20px;
    height: 20px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_ico_clock.svg?1754962500);
    background-size: cover
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dt span {
    margin-left: 8px
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dd {
    margin-top: 8px
  }
  .pointEbay05SeminarEntryArea .entryBlock .seminarDateList dl dd button {
    width: 100%
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock {
    padding: 24px 16px;
    background-color: #f9f9f9
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepHeading {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 32px;
    font-weight: 700;
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList {
    --triangle-height: 12px;
    --list-border-width: 2px;
    display: flex;
    flex-direction: column;
    gap: calc(var(--triangle-height)*2)
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li {
    position: relative;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    counter-increment: stepNum;
    padding: 20px 16px 12px;
    border: var(--list-border-width) solid #06c755;
    background-color: #fff;
    border-radius: 6px
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li:after {
    display: block;
    position: absolute;
    content: "STEP."counter(stepNum)
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li:after {
    font-size: 12px;
    font-size: .8rem;
    top: 0;
    left: 16px;
    translate: 0 -50%;
    padding: 4px 12px;
    border-radius: 4em;
    background-color: #06c755;
    color: #fff;
    font-weight: 700;
    line-height: 1.2
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li .entryStepListImg {
    display: grid;
    place-content: center;
    width: 56px;
    aspect-ratio: 1/1
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li .entryStepListImg img {
    max-height: 56px
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li .entryStepListTxt {
    font-size: 15px;
    font-size: 1rem;
    flex: 1;
    font-weight: 700;
    line-height: 1.4
  }
  .pointEbay05SeminarEntryArea .entryBlock .entryStepBlock .entryStepList li:not(:last-child):before {
    left: 50%;
    bottom: calc(var(--triangle-height)*-1.5 - var(--list-border-width));
    translate: -50% 0;
    width: calc(var(--triangle-height)*2);
    height: var(--triangle-height);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    background-color: #06c755
  }
  .pointEbay05SeminarEntryArea .entryBlock .lineLoginBlock {
    text-align: center
  }
  .pointEbay05SeminarEntryArea .entryBlock .lineLoginBlock .lineLoginLede {
    font-size: 14px;
    font-size: .9333333333rem;
    margin-bottom: 16px
  }
  .pointEbay05SeminarBenefitArea {
    position: relative;
    z-index: 0;
    padding-top: 72px;
    background-color: #000
  }
  .pointEbay05SeminarBenefitArea:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarBenefitArea:after {
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .5;
    width: 100%;
    height: 100%;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_benefit.jpg?1754962500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .pointEbay05SeminarBenefitArea .pointEbay05SeminarSecHd {
    margin-bottom: 8px;
    color: #fff
  }
  .pointEbay05SeminarBenefitArea .benefitLede {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 16px;
    color: #fbf32d;
    text-align: center
  }
  .pointEbay05SeminarBenefitArea .benefitList li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 16px;
    background-color: #fff
  }
  .pointEbay05SeminarBenefitArea .benefitList li:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarBenefitArea .benefitList li:not(:last-child) {
    margin-bottom: 16px
  }
  .pointEbay05SeminarBenefitArea .benefitList li:before {
    position: static;
    width: 38px;
    height: 38px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_icon_benefit.svg?1754962500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .pointEbay05SeminarBenefitArea .benefitList li .benefitVideo {
    padding-left: 16px
  }
  .pointEbay05SeminarBenefitArea .benefitList li .benefitVideo .benefitVideoOrder {
    font-size: 13px;
    font-size: .8666666667rem;
    line-height: 1
  }
  .pointEbay05SeminarBenefitArea .benefitList li .benefitVideo .benefitVideoOrder .Num {
    font-size: 20px;
    font-size: 1.3333333333rem;
    padding: 0 .1em;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarBenefitArea .benefitList li .benefitVideo .benefitVideoTile {
    font-size: 15px;
    font-size: 1rem;
    line-height: 1.4
  }
  .pointEbay05SeminarProgramArea .programBox {
    counter-increment: programNum;
    overflow: hidden;
    border: 1px solid #0085d7;
    border-radius: 6px;
    background-color: #fff
  }
  .pointEbay05SeminarProgramArea .programBox:not(:last-child) {
    margin-bottom: 16px
  }
  .pointEbay05SeminarProgramArea .programBox .programHead {
    position: relative;
    padding: 12px 16px;
    background-color: #0085d7;
    color: #fff;
    font-family: Roboto, sans-serif;
    line-height: 1
  }
  .pointEbay05SeminarProgramArea .programBox .programHead:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarProgramArea .programBox .programHead .programHeadLabel {
    font-size: 14px;
    font-size: .9333333333rem
  }
  .pointEbay05SeminarProgramArea .programBox .programHead:after {
    font-size: 20px;
    font-size: 1.3333333333rem;
    display: inline;
    content: counter(programNum, decimal-leading-zero);
    position: static;
    font-weight: 700
  }
  .pointEbay05SeminarProgramArea .programBox .programContents {
    padding: 16px
  }
  .pointEbay05SeminarProgramArea .programBox .programContents .programTtl {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 8px;
    line-height: 1.4
  }
  .pointEbay05SeminarProgramArea .programBox .programContents .programTxt {
    font-size: 14px;
    font-size: .9333333333rem
  }
  .pointEbay05SeminarProgramArea .programBox .programContents .programTxt .programNote {
    font-size: 10px;
    font-size: .6666666667rem;
    color: #666
  }
  .pointEbay05SeminarProgramArea .programBlockBtnArea {
    margin-top: 16px;
    text-align: center
  }
  .pointEbay05SeminarCaseArea .caseBlock {
    padding: 24px 16px;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
    background-color: #fff
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li {
    position: relative;
    position: relative;
    font-size: 15px;
    font-size: 1rem;
    padding-left: 24px;
    line-height: 1.4
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:not(:last-child) {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ccc
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:before {
    top: .2em;
    left: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #bfbfbf
  }
  .pointEbay05SeminarCaseArea .caseBlock .caseList li:after {
    top: .2em;
    left: 7px;
    rotate: 45deg;
    width: 4px;
    height: 9px;
    border-right: 2px solid #d6395d;
    border-bottom: 2px solid #d6395d
  }
  .pointEbay05SeminarProfitArea {
    position: relative;
    position: relative;
    overflow: hidden;
    z-index: 0
  }
  .pointEbay05SeminarProfitArea:before {
    display: block;
    position: absolute;
    content: "THE THREE PROFITS"
  }
  .pointEbay05SeminarProfitArea:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarProfitArea:before {
    font-size: 40px;
    font-size: 2.6666666667rem;
    top: -.15em;
    left: 0;
    z-index: -1;
    width: 100%;
    color: #ebf8ff;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap
  }
  .pointEbay05SeminarProfitArea:after {
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 50%;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_profit.jpg?1754962500);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .pointEbay05SeminarProfitArea .pointEbay05SeminarSecHd {
    margin-bottom: 32px
  }
  .pointEbay05SeminarProfitArea .profitList li {
    position: relative;
    counter-increment: appealNum;
    position: relative;
    padding: 24px 16px;
    box-sizing: border-box;
    border: 1px solid #0085d7;
    background-color: #fff
  }
  .pointEbay05SeminarProfitArea .profitList li:before {
    display: block;
    position: absolute;
    content: counter(appealNum, decimal-leading-zero)
  }
  .pointEbay05SeminarProfitArea .profitList li:not(:last-child) {
    margin-bottom: 32px
  }
  .pointEbay05SeminarProfitArea .profitList li:before {
    font-size: 18px;
    font-size: 1.2rem;
    --profit-badge-width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: calc(var(--profit-badge-width)/2*-1);
    left: 16px;
    width: var(--profit-badge-width);
    height: var(--profit-badge-width);
    border-radius: 50%;
    background-color: #0085d7;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead:before {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead:before {
    position: static;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead.profitIcoPoint:before {
    width: 40px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_ico_point.svg?1754962500)
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead.profitIcoSale:before {
    width: 38px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_ico_sale.svg?1754962500)
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead.profitIcoTax:before {
    width: 35px;
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_ico_tax.svg?1754962500)
  }
  .pointEbay05SeminarProfitArea .profitList li .profitHead .profitHd {
    font-size: 16px;
    font-size: 1.0666666667rem;
    font-weight: 700;
    text-align: center
  }
  .pointEbay05SeminarProfitArea .profitList li .profitDetail {
    font-size: 14px;
    font-size: .9333333333rem;
    line-height: 1.6
  }
  .pointEbay05SeminarProfitArea .profitList li .profitDetail .profitDetailNote {
    font-size: 12px;
    font-size: .8rem;
    margin-top: 8px;
    color: #666
  }
  .pointEbay05SeminarStrongArea .strongLede {
    font-size: 14px;
    font-size: .9333333333rem;
    margin-bottom: 16px;
    line-height: 1.8
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec:not(:last-child) {
    margin-bottom: 24px
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead {
    position: relative;
    --side-padding: 3%;
    display: flex;
    position: relative;
    z-index: 0;
    padding: 24px var(--side-padding);
    margin-bottom: 16px;
    background-color: #0085d7
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead:after {
    display: block;
    position: absolute;
    content: ""
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead:after {
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .2;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecImg {
    position: absolute;
    bottom: 0
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecTxt {
    width: 72%
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecTxt .strongSecCatch {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 8px;
    color: #0085d7
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecTxt .strongSecCatch .strongMarker {
    padding: 2px;
    background-color: #fff;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead .strongSecTxt .strongSecName {
    font-size: 13px;
    font-size: .8666666667rem;
    color: #fff
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kishimotoHead:after {
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_kishimoto.jpg?1754962500)
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kishimotoHead .strongSecImg {
    left: var(--side-padding);
    width: 90px
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kishimotoHead .strongSecTxt {
    margin-left: auto
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kawaguchiHead:after {
    background-image: url(/static/assets/image/static/go/lp/educate/point_ebay/type05/seminar/index/index_bg_kawaguchi.jpg?1754962500)
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecHead.kawaguchiHead .strongSecImg {
    right: var(--side-padding);
    width: 78px
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecContents {
    font-size: 14px;
    font-size: .9333333333rem;
    line-height: 1.8
  }
  .pointEbay05SeminarStrongArea .strongBlock .strongSec .strongSecContents .strongSecNote {
    font-size: 10px;
    font-size: .6666666667rem;
    margin-top: 8px;
    color: #666
  }
  .pointEbay05SeminarPointArea {
    padding-top: 40px
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec {
    counter-increment: pointNum;
    background-color: #f9f9f9
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec:not(:last-child) {
    margin-bottom: 16px
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock {
    padding: 24px 0
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecContents {
    margin-bottom: 16px
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecContents .pointContentsHd {
    font-size: 16px;
    font-size: 1.0666666667rem;
    margin-bottom: 16px;
    font-weight: 700
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecContents .pointContentsDetail {
    font-size: 14px;
    font-size: .9333333333rem;
    line-height: 1.8
  }
  .pointEbay05SeminarPointArea .pointEbay05SeminarPointSec .pointSecBlock .pointSecContents .pointContentsDetail .pointContentsNote {
    font-size: 10px;
    font-size: .6666666667rem;
    color: #666
  }
  .pointEbay05SeminarPointArea .pointBlockBtnArea {
    text-align: center
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec:not(:last-child) {
    margin-bottom: 24px
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead {
    display: flex;
    align-items: center;
    margin-bottom: 16px
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerImg {
    overflow: hidden;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #0085d7
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile {
    flex: 1;
    padding-left: 16px
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile .speakerProfileLede {
    font-size: 11px;
    font-size: .7333333333rem
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile .speakerProfileCopy {
    font-size: 16px;
    font-size: 1.0666666667rem;
    line-height: 1.4
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile .speakerProfileName {
    font-size: 13px;
    font-size: .8666666667rem
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerHead .speakerProfile .speakerProfileNote {
    font-size: 9px;
    font-size: .6rem;
    margin-top: 4px;
    color: #666
  }
  .pointEbay05SeminarSpeakerArea .speakerBlock .speakerSec .speakerMessage {
    font-size: 14px;
    font-size: .9333333333rem;
    line-height: 1.8
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .elemTxt .emphasisTxt {
    background: #fbf32d
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumAreaNum {
    background-color: #0085d7
  }
  .educatePaidSchoolArea .educatePaidSchoolSecInner .educatePaidSchoolCurriculumArea .educatePaidSchoolCurriculumBox .educatePaidSchoolCurriculumBlock .curriculumList li:before {
    background-color: #0085d7
  }
  .pointEbay05SeminarQuestionArea .questionBlock {
    padding: 24px 16px;
    background-color: #fff
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl:not(:last-child) {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ddd
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd, .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt {
    padding-left: 40px
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd:before, .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt:before {
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-family: Roboto, sans-serif;
    font-weight: 700
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt {
    position: relative;
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding-top: .2em;
    margin-bottom: 8px;
    font-weight: 700
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt:before {
    display: block;
    position: absolute;
    content: "Q"
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dt:before {
    font-size: 16px;
    font-size: 1.0666666667rem;
    display: flex;
    background-color: #0085d7;
    color: #fff
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd {
    position: relative;
    font-size: 14px;
    font-size: .9333333333rem;
    padding-top: .4em
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd:before {
    display: block;
    position: absolute;
    content: "A"
  }
  .pointEbay05SeminarQuestionArea .questionBlock .questionList dl dd:before {
    font-size: 16px;
    font-size: 1.0666666667rem;
    display: flex;
    background-color: #f4f4f4
  }
}