* {
  margin: 0;
  padding: 0; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

@media only screen and (min-width: 1000px) {
  .is-sp {
    display: none !important; }
  .is-tb {
    display: none !important; }
  body {
    font-family: "Helvetica Neue", Arial, 'Noto Sans JP', sans-serif;
    line-height: 2;
    overflow-x: hidden;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1em;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt";
    background: black;
    color: white; }
  a {
    color: inherit;
    transition: opacity 0.2s;
    text-decoration: none;
    overflow-wrap: break-word; }
    a:hover {
      opacity: 0.5;
      text-decoration: none; }
  li {
    list-style: none; }
  header {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100; }
    header nav.main {
      text-align: center;
      line-height: 1.0; }
      header nav.main .btn_logo {
        display: none; }
      header nav.main ul {
        font-size: 0px;
        letter-spacing: -10000em;
        margin-top: 40px; }
        header nav.main ul li {
          margin: 0px 20px;
          font-size: 19px;
          display: inline-block;
          letter-spacing: 0.1em;
          line-height: 60px; }
      header nav.main .tw {
        display: none; }
      header nav.main .links {
        display: none; }
  footer {
    position: relative;
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center; }
    footer .inner .btn_logo {
      display: inline-block;
      margin-bottom: 1px; }
      footer .inner .btn_logo .icon_logo {
        width: 146px;
        fill: white; }
    footer .inner .bg {
      background: url(/assets/img/common/bg_footer.png) center no-repeat;
      background-size: 100% 10vw;
      width: 100%;
      height: 10vw;
      margin-bottom: 40px; }
    footer .inner .tw {
      position: relative;
      margin-bottom: 60px; }
      footer .inner .tw a {
        display: inline-flex;
        justify-content: center;
        align-items: center; }
        footer .inner .tw a svg {
          width: 13px;
          margin-right: 5px;
          fill: white; }
    footer .inner .links {
      margin-bottom: 60px;
      font-size: 0px;
      letter-spacing: -10000em; }
      footer .inner .links a {
        font-size: 14px;
        display: inline-block;
        letter-spacing: 0.1em;
        margin: 0px 0.75em; }
    footer .inner .copy {
      font-size: 12px; }
  .container {
    position: absolute;
    width: 100%;
    top: 0px; }
  body.service .container.index section.kv {
    height: 80vh;
    text-align: center;
    position: relative;
    background: url(/assets/img/service/bg_kv.png) center 80% no-repeat;
    background-size: 100% 776px; }
    body.service .container.index section.kv svg {
      height: 90px;
      position: absolute;
      top: 25%;
      left: 50%;
      transform: translate(-50%, 0%);
      fill: white; }
  body.service .container.index h2 {
    text-align: center;
    font-weight: normal;
    font-size: 60px;
    margin-bottom: 1em; }
    body.service .container.index h2 .en {
      display: block;
      line-height: 1.0; }
    body.service .container.index h2 .ja {
      color: #9C9C9C;
      margin-top: 1em;
      display: block;
      font-size: 24px;
      line-height: 1.0; }
  body.service .container.index section.about {
    padding-top: 140px;
    padding-bottom: 40px;
    background: url(/assets/img/service/bg_about.png) center 85% no-repeat;
    background-size: 100% 338px;
    text-align: center; }
    body.service .container.index section.about .txt-l {
      font-size: 36px;
      margin-bottom: 0.5em;
      font-weight: 500; }
    body.service .container.index section.about .txt-desc {
      font-size: 16px;
      color: #CECECE; }
  body.service .container.index section.req {
    padding-top: 140px;
    padding-bottom: 40px;
    background: url(/assets/img/service/bg_req.png) center 25% no-repeat;
    background-size: 100% 338px;
    text-align: center; }
    body.service .container.index section.req .desc {
      display: inline-block;
      text-align: left;
      padding-bottom: 40px;
      padding-left: 50px;
      padding-right: 50px;
      border-bottom: 6px solid #9C9C9C;
      border-left: 6px solid #9C9C9C;
      box-sizing: border-box;
      color: #CECECE; }
      body.service .container.index section.req .desc .head {
        margin-bottom: 1em;
        font-size: 18px;
        font-weight: bold; }
      body.service .container.index section.req .desc .txt-desc {
        margin-bottom: 2em; }
        body.service .container.index section.req .desc .txt-desc:last-child {
          margin-bottom: 0px; }
        body.service .container.index section.req .desc .txt-desc span {
          font-weight: 500; }
  body.service .container.index section.faq {
    padding-top: 140px;
    padding-bottom: 40px;
    background: url(/assets/img/service/bg_faq.png) center 40% no-repeat;
    background-size: 100% 338px; }
    body.service .container.index section.faq .module-acc {
      width: 575px;
      margin: 0 auto;
      text-align: left; }
      body.service .container.index section.faq .module-acc .accordion-container {
        border-bottom: 3px solid #9C9C9C;
        border-left: 3px solid #9C9C9C;
        margin-bottom: 20px; }
        body.service .container.index section.faq .module-acc .accordion-container.show_acc .accordion-head a svg {
          transform: translate(0px, -50%) rotate(180deg); }
        body.service .container.index section.faq .module-acc .accordion-container .accordion-head {
          transition: color 0.4s;
          padding-top: 0px;
          padding-bottom: 20px;
          padding-left: 20px;
          font-weight: 500; }
          body.service .container.index section.faq .module-acc .accordion-container .accordion-head a {
            display: flex;
            align-items: top;
            position: relative;
            font-size: 16px;
            color: #CECECE; }
            body.service .container.index section.faq .module-acc .accordion-container .accordion-head a .head {
              margin-right: 1em;
              font-weight: bold;
              color: #EEAD31; }
            body.service .container.index section.faq .module-acc .accordion-container .accordion-head a svg {
              display: none; }
        body.service .container.index section.faq .module-acc .accordion-container .accordion-child {
          height: 0;
          overflow: hidden;
          transition: height 0.4s;
          box-sizing: border-box;
          color: #3588E7; }
          body.service .container.index section.faq .module-acc .accordion-container .accordion-child p {
            padding-bottom: 20px;
            padding-left: 20px;
            display: flex;
            align-items: top;
            font-weight: 300; }
            body.service .container.index section.faq .module-acc .accordion-container .accordion-child p .head {
              font-weight: 500;
              font-size: 16px;
              display: inline-block;
              margin-right: 1em;
              font-weight: bold; }
    body.service .container.index section.faq .module-btn {
      width: 575px;
      margin: 0 auto;
      text-align: left; }
      body.service .container.index section.faq .module-btn.module-btn-border a {
        border: 1px solid; }
      body.service .container.index section.faq .module-btn a {
        display: flex;
        align-items: center;
        padding: 20px 30px;
        border-radius: 10px; }
        body.service .container.index section.faq .module-btn a .label {
          font-weight: 500;
          font-size: 16px; }
        body.service .container.index section.faq .module-btn a svg {
          width: 24px;
          margin-right: 12px;
          fill: white; }
  body.service .container.index section.contact {
    padding-top: 140px;
    padding-bottom: 40px;
    text-align: center; }
    body.service .container.index section.contact .desc {
      padding-bottom: 40px;
      padding-left: 50px;
      padding-right: 50px;
      border-bottom: 6px solid #9C9C9C;
      border-left: 6px solid #9C9C9C;
      box-sizing: border-box;
      display: inline-block;
      text-align: left;
      color: #CECECE; }
      body.service .container.index section.contact .desc .head {
        font-size: 24px;
        margin-bottom: 1em; }
        body.service .container.index section.contact .desc .head a {
          color: #3588E7;
          display: inline-block;
          border-bottom: 1px solid;
          box-sizing: border-box; }
          body.service .container.index section.contact .desc .head a:hover {
            opacity: 1.0;
            border-bottom: 1px solid black; }
  body.service .container.news, body.service .container.schedule {
    margin-top: 100px;
    padding-top: 40px; }
    body.service .container.news .container-logo, body.service .container.schedule .container-logo {
      position: relative;
      margin-bottom: 50px; }
      body.service .container.news .container-logo .inner, body.service .container.schedule .container-logo .inner {
        text-align: center;
        max-width: 575px;
        margin: 0 auto; }
        body.service .container.news .container-logo .inner svg, body.service .container.schedule .container-logo .inner svg {
          fill: white;
          height: 24px; }
    body.service .container.news .block-title, body.service .container.schedule .block-title {
      margin-bottom: 40px;
      font-size: 28px;
      text-align: center; }
    body.service .container.news .list-items-none, body.service .container.schedule .list-items-none {
      text-align: left;
      margin-top: 80px;
      margin-bottom: 80px; }
      body.service .container.news .list-items-none > .inner, body.service .container.schedule .list-items-none > .inner {
        max-width: 575px;
        margin: 0 auto;
        text-align: center; }
    body.service .container.news .list-items, body.service .container.schedule .list-items {
      text-align: left;
      margin-bottom: 40px; }
      body.service .container.news .list-items > .inner, body.service .container.schedule .list-items > .inner {
        max-width: 575px;
        margin: 0 auto; }
        body.service .container.news .list-items > .inner .item, body.service .container.schedule .list-items > .inner .item {
          border-left: 1px solid #9C9C9C;
          border-bottom: 1px solid #9C9C9C;
          margin-bottom: 20px;
          padding-left: 22px;
          padding-bottom: 22px;
          position: relative; }
          body.service .container.news .list-items > .inner .item.sch-item, body.service .container.schedule .list-items > .inner .item.sch-item {
            margin-bottom: 50px; }
            body.service .container.news .list-items > .inner .item.sch-item a, body.service .container.schedule .list-items > .inner .item.sch-item a {
              width: calc(100% - 150px - 22px); }
          body.service .container.news .list-items > .inner .item:last-child, body.service .container.schedule .list-items > .inner .item:last-child {
            margin-bottom: 0px; }
          body.service .container.news .list-items > .inner .item figure, body.service .container.schedule .list-items > .inner .item figure {
            position: absolute;
            height: 150px;
            bottom: -22px;
            right: 0px; }
            body.service .container.news .list-items > .inner .item figure img, body.service .container.schedule .list-items > .inner .item figure img {
              height: 100%; }
          body.service .container.news .list-items > .inner .item a, body.service .container.schedule .list-items > .inner .item a {
            display: block;
            position: relative; }
            body.service .container.news .list-items > .inner .item a:hover, body.service .container.schedule .list-items > .inner .item a:hover {
              opacity: 0.5; }
            body.service .container.news .list-items > .inner .item a .date, body.service .container.schedule .list-items > .inner .item a .date {
              font-size: 22px;
              line-height: 16px;
              margin-bottom: 16px; }
            body.service .container.news .list-items > .inner .item a .news-head, body.service .container.schedule .list-items > .inner .item a .news-head {
              font-size: 16px;
              margin-bottom: 16px; }
            body.service .container.news .list-items > .inner .item a .news-body, body.service .container.schedule .list-items > .inner .item a .news-body {
              font-size: 12px;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              overflow: hidden; }
            body.service .container.news .list-items > .inner .item a .sch-head, body.service .container.schedule .list-items > .inner .item a .sch-head {
              font-size: 16px; }
            body.service .container.news .list-items > .inner .item a .sch-body, body.service .container.schedule .list-items > .inner .item a .sch-body {
              font-size: 12px; }
            body.service .container.news .list-items > .inner .item a .sch-time, body.service .container.schedule .list-items > .inner .item a .sch-time {
              font-size: 12px;
              display: flex;
              justify-content: flex-start; }
              body.service .container.news .list-items > .inner .item a .sch-time .head, body.service .container.schedule .list-items > .inner .item a .sch-time .head {
                color: white;
                margin-right: 16px; }
              body.service .container.news .list-items > .inner .item a .sch-time .body, body.service .container.schedule .list-items > .inner .item a .sch-time .body {
                color: #9C9C9C; }
    body.service .container.news .pager, body.service .container.schedule .pager {
      padding-bottom: 80px; }
      body.service .container.news .pager > .inner, body.service .container.schedule .pager > .inner {
        display: flex;
        justify-content: center;
        align-items: center;
        color: white; }
        body.service .container.news .pager > .inner .btn_prev,
        body.service .container.news .pager > .inner .btn_next, body.service .container.schedule .pager > .inner .btn_prev,
        body.service .container.schedule .pager > .inner .btn_next {
          margin: 0px 20px;
          opacity: 0.5; }
          body.service .container.news .pager > .inner .btn_prev:hover,
          body.service .container.news .pager > .inner .btn_next:hover, body.service .container.schedule .pager > .inner .btn_prev:hover,
          body.service .container.schedule .pager > .inner .btn_next:hover {
            opacity: 1.0; }
          body.service .container.news .pager > .inner .btn_prev.disable,
          body.service .container.news .pager > .inner .btn_next.disable, body.service .container.schedule .pager > .inner .btn_prev.disable,
          body.service .container.schedule .pager > .inner .btn_next.disable {
            pointer-events: none; }
          body.service .container.news .pager > .inner .btn_prev svg,
          body.service .container.news .pager > .inner .btn_next svg, body.service .container.schedule .pager > .inner .btn_prev svg,
          body.service .container.schedule .pager > .inner .btn_next svg {
            height: 30px;
            fill: white; }
          body.service .container.news .pager > .inner .btn_prev .icon_arrow_back,
          body.service .container.news .pager > .inner .btn_next .icon_arrow_back, body.service .container.schedule .pager > .inner .btn_prev .icon_arrow_back,
          body.service .container.schedule .pager > .inner .btn_next .icon_arrow_back {
            transform: rotate(-180deg); }
        body.service .container.news .pager > .inner .btn_numb, body.service .container.schedule .pager > .inner .btn_numb {
          margin: 0px 12px;
          display: inline-block;
          padding: 12px 16px;
          border: 1px solid;
          line-height: 1.0;
          border-radius: 10px;
          opacity: 0.5; }
          body.service .container.news .pager > .inner .btn_numb:hover, body.service .container.schedule .pager > .inner .btn_numb:hover {
            opacity: 1.0; }
          body.service .container.news .pager > .inner .btn_numb.current, body.service .container.schedule .pager > .inner .btn_numb.current {
            opacity: 1.0;
            pointer-events: none; }
    body.service .container.news .navs, body.service .container.schedule .navs {
      position: relative; }
    body.service .container.news .detail-nav,
    body.service .container.news .schedule-nav, body.service .container.schedule .detail-nav,
    body.service .container.schedule .schedule-nav {
      margin-bottom: 40px; }
      body.service .container.news .detail-nav.nav-sp,
      body.service .container.news .schedule-nav.nav-sp, body.service .container.schedule .detail-nav.nav-sp,
      body.service .container.schedule .schedule-nav.nav-sp {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%; }
      body.service .container.news .detail-nav.hide,
      body.service .container.news .schedule-nav.hide, body.service .container.schedule .detail-nav.hide,
      body.service .container.schedule .schedule-nav.hide {
        opacity: 0.0;
        pointer-events: none; }
      body.service .container.news .detail-nav > .inner,
      body.service .container.news .schedule-nav > .inner, body.service .container.schedule .detail-nav > .inner,
      body.service .container.schedule .schedule-nav > .inner {
        max-width: 575px;
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        color: white; }
        body.service .container.news .detail-nav > .inner .btn_prev,
        body.service .container.news .detail-nav > .inner .btn_next,
        body.service .container.news .schedule-nav > .inner .btn_prev,
        body.service .container.news .schedule-nav > .inner .btn_next, body.service .container.schedule .detail-nav > .inner .btn_prev,
        body.service .container.schedule .detail-nav > .inner .btn_next,
        body.service .container.schedule .schedule-nav > .inner .btn_prev,
        body.service .container.schedule .schedule-nav > .inner .btn_next {
          border: 1px solid #9C9C9C;
          display: block;
          width: 44px;
          box-sizing: border-box;
          position: relative; }
          body.service .container.news .detail-nav > .inner .btn_prev.disable,
          body.service .container.news .detail-nav > .inner .btn_next.disable,
          body.service .container.news .schedule-nav > .inner .btn_prev.disable,
          body.service .container.news .schedule-nav > .inner .btn_next.disable, body.service .container.schedule .detail-nav > .inner .btn_prev.disable,
          body.service .container.schedule .detail-nav > .inner .btn_next.disable,
          body.service .container.schedule .schedule-nav > .inner .btn_prev.disable,
          body.service .container.schedule .schedule-nav > .inner .btn_next.disable {
            opacity: 0.5;
            pointer-events: none; }
          body.service .container.news .detail-nav > .inner .btn_prev.btn_schedule svg,
          body.service .container.news .detail-nav > .inner .btn_next.btn_schedule svg,
          body.service .container.news .schedule-nav > .inner .btn_prev.btn_schedule svg,
          body.service .container.news .schedule-nav > .inner .btn_next.btn_schedule svg, body.service .container.schedule .detail-nav > .inner .btn_prev.btn_schedule svg,
          body.service .container.schedule .detail-nav > .inner .btn_next.btn_schedule svg,
          body.service .container.schedule .schedule-nav > .inner .btn_prev.btn_schedule svg,
          body.service .container.schedule .schedule-nav > .inner .btn_next.btn_schedule svg {
            width: 20px;
            height: 70px; }
          body.service .container.news .detail-nav > .inner .btn_prev .icon,
          body.service .container.news .detail-nav > .inner .btn_next .icon,
          body.service .container.news .schedule-nav > .inner .btn_prev .icon,
          body.service .container.news .schedule-nav > .inner .btn_next .icon, body.service .container.schedule .detail-nav > .inner .btn_prev .icon,
          body.service .container.schedule .detail-nav > .inner .btn_next .icon,
          body.service .container.schedule .schedule-nav > .inner .btn_prev .icon,
          body.service .container.schedule .schedule-nav > .inner .btn_next .icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
          body.service .container.news .detail-nav > .inner .btn_prev svg,
          body.service .container.news .detail-nav > .inner .btn_next svg,
          body.service .container.news .schedule-nav > .inner .btn_prev svg,
          body.service .container.news .schedule-nav > .inner .btn_next svg, body.service .container.schedule .detail-nav > .inner .btn_prev svg,
          body.service .container.schedule .detail-nav > .inner .btn_next svg,
          body.service .container.schedule .schedule-nav > .inner .btn_prev svg,
          body.service .container.schedule .schedule-nav > .inner .btn_next svg {
            width: 11px; }
        body.service .container.news .detail-nav > .inner .btn_next svg,
        body.service .container.news .schedule-nav > .inner .btn_next svg, body.service .container.schedule .detail-nav > .inner .btn_next svg,
        body.service .container.schedule .schedule-nav > .inner .btn_next svg {
          transform: rotate(180deg); }
        body.service .container.news .detail-nav > .inner .news-btn-back,
        body.service .container.news .schedule-nav > .inner .news-btn-back, body.service .container.schedule .detail-nav > .inner .news-btn-back,
        body.service .container.schedule .schedule-nav > .inner .news-btn-back {
          padding: 13px 16px;
          border: 1px solid #9C9C9C;
          display: block;
          display: flex;
          justify-content: center;
          align-items: center; }
          body.service .container.news .detail-nav > .inner .news-btn-back .icon,
          body.service .container.news .schedule-nav > .inner .news-btn-back .icon, body.service .container.schedule .detail-nav > .inner .news-btn-back .icon,
          body.service .container.schedule .schedule-nav > .inner .news-btn-back .icon {
            width: 27px;
            height: 27px;
            margin-right: 8px; }
          body.service .container.news .detail-nav > .inner .news-btn-back svg,
          body.service .container.news .schedule-nav > .inner .news-btn-back svg, body.service .container.schedule .detail-nav > .inner .news-btn-back svg,
          body.service .container.schedule .schedule-nav > .inner .news-btn-back svg {
            width: 11px;
            transform: rotate(90deg); }
      body.service .container.news .detail-nav .schedule-cal,
      body.service .container.news .schedule-nav .schedule-cal, body.service .container.schedule .detail-nav .schedule-cal,
      body.service .container.schedule .schedule-nav .schedule-cal {
        width: calc(100% - 45px - 45px);
        box-sizing: border-box;
        overflow: hidden;
        font-size: 0px;
        letter-spacing: -10000em; }
        body.service .container.news .detail-nav .schedule-cal .cal-year,
        body.service .container.news .schedule-nav .schedule-cal .cal-year, body.service .container.schedule .detail-nav .schedule-cal .cal-year,
        body.service .container.schedule .schedule-nav .schedule-cal .cal-year {
          text-align: center;
          font-size: 16px;
          line-height: 1.0;
          margin-bottom: 0.5em;
          letter-spacing: 0.1em; }
        body.service .container.news .detail-nav .schedule-cal .cal-scroll,
        body.service .container.news .schedule-nav .schedule-cal .cal-scroll, body.service .container.schedule .detail-nav .schedule-cal .cal-scroll,
        body.service .container.schedule .schedule-nav .schedule-cal .cal-scroll {
          width: 100%;
          overflow-x: hidden;
          overflow-y: hidden; }
        body.service .container.news .detail-nav .schedule-cal .cal-inner,
        body.service .container.news .schedule-nav .schedule-cal .cal-inner, body.service .container.schedule .detail-nav .schedule-cal .cal-inner,
        body.service .container.schedule .schedule-nav .schedule-cal .cal-inner {
          display: inline-block;
          white-space: nowrap;
          transition: 0.2s; }
        body.service .container.news .detail-nav .schedule-cal .cal-block,
        body.service .container.news .schedule-nav .schedule-cal .cal-block, body.service .container.schedule .detail-nav .schedule-cal .cal-block,
        body.service .container.schedule .schedule-nav .schedule-cal .cal-block {
          display: inline-block;
          box-sizing: border-box;
          font-size: 12px;
          letter-spacing: 0.1em;
          box-sizing: border-box; }
          body.service .container.news .detail-nav .schedule-cal .cal-block .cal-block-inner,
          body.service .container.news .schedule-nav .schedule-cal .cal-block .cal-block-inner, body.service .container.schedule .detail-nav .schedule-cal .cal-block .cal-block-inner,
          body.service .container.schedule .schedule-nav .schedule-cal .cal-block .cal-block-inner {
            display: flex;
            justify-content: center; }
          body.service .container.news .detail-nav .schedule-cal .cal-block a,
          body.service .container.news .schedule-nav .schedule-cal .cal-block a, body.service .container.schedule .detail-nav .schedule-cal .cal-block a,
          body.service .container.schedule .schedule-nav .schedule-cal .cal-block a {
            color: #707070;
            display: inline-block;
            line-height: 1.0;
            width: 24px;
            font-size: 12px;
            letter-spacing: 0.0;
            padding-left: 3px;
            padding-right: 3px; }
          body.service .container.news .schedule-nav .schedule-cal .cal-block .cal-block-line{
            height: 45px;}
          body.service .container.news .schedule-nav .schedule-cal .cal-block a {
            width: 28px;}
            body.service .container.news .detail-nav .schedule-cal .cal-block a.current,
            body.service .container.news .schedule-nav .schedule-cal .cal-block a.current, body.service .container.schedule .detail-nav .schedule-cal .cal-block a.current,
            body.service .container.schedule .schedule-nav .schedule-cal .cal-block a.current {
              color: white; }
            body.service .container.news .detail-nav .schedule-cal .cal-block a:hover,
            body.service .container.news .schedule-nav .schedule-cal .cal-block a:hover, body.service .container.schedule .detail-nav .schedule-cal .cal-block a:hover,
            body.service .container.schedule .schedule-nav .schedule-cal .cal-block a:hover {
              color: white;
              opacity: 1.0; }
              body.service .container.news .detail-nav .schedule-cal .cal-block a:hover.current,
              body.service .container.news .schedule-nav .schedule-cal .cal-block a:hover.current, body.service .container.schedule .detail-nav .schedule-cal .cal-block a:hover.current,
              body.service .container.schedule .schedule-nav .schedule-cal .cal-block a:hover.current {
                color: white; }
            body.service .container.news .detail-nav .schedule-cal .cal-block a .numb,
            body.service .container.news .schedule-nav .schedule-cal .cal-block a .numb, body.service .container.schedule .detail-nav .schedule-cal .cal-block a .numb,
            body.service .container.schedule .schedule-nav .schedule-cal .cal-block a .numb {
              font-size: 24px; }
            body.service .container.news .detail-nav .schedule-cal .cal-block a .en,
            body.service .container.news .schedule-nav .schedule-cal .cal-block a .en, body.service .container.schedule .detail-nav .schedule-cal .cal-block a .en,
            body.service .container.schedule .schedule-nav .schedule-cal .cal-block a .en {
              margin-top: 0.5em;
              font-size: 10px; }
    body.service .container.news .schedule-nav .inner, body.service .container.schedule .schedule-nav .inner {
      border-top: 1px solid #9C9C9C;
      border-bottom: 1px solid #9C9C9C;
      padding-top: 19px;
      padding-bottom: 19px; }
    body.service .container.news .detail-body, body.service .container.schedule .detail-body {
      padding-bottom: 80px; }
      body.service .container.news .detail-body > .inner, body.service .container.schedule .detail-body > .inner {
        max-width: 575px;
        box-sizing: border-box;
        margin: 0 auto;
        border-left: 1px solid #9C9C9C;
        border-bottom: 1px solid #9C9C9C;
        padding-left: 22px;
        padding-bottom: 22px; }
      body.service .container.news .detail-body:last-child, body.service .container.schedule .detail-body:last-child {
        margin-bottom: 0px; }
      body.service .container.news .detail-body .date, body.service .container.schedule .detail-body .date {
        font-size: 28px;
        line-height: 22px;
        margin-bottom: 22px; }
      body.service .container.news .detail-body .news-head, body.service .container.schedule .detail-body .news-head {
        font-size: 22px;
        margin-bottom: 22px; }
      body.service .container.news .detail-body .news-body, body.service .container.schedule .detail-body .news-body {
        font-size: 12px; }
        body.service .container.news .detail-body .news-body p, body.service .container.schedule .detail-body .news-body p {
          margin-bottom: 1.5em; }
        body.service .container.news .detail-body .news-body a, body.service .container.schedule .detail-body .news-body a {
          text-decoration: underline; }
          body.service .container.news .detail-body .news-body a:hover, body.service .container.schedule .detail-body .news-body a:hover {
            text-decoration: none;
            opacity: 1.0;
            background: white;
            color: black; }
          body.service .container.news .detail-body .news-body a.hl, body.service .container.schedule .detail-body .news-body a.hl {
            color: #EEAD31; }
            body.service .container.news .detail-body .news-body a.hl:hover, body.service .container.schedule .detail-body .news-body a.hl:hover {
              background: #EEAD31;
              color: black; } }

@media only screen and (max-width: 999px) {
  .is-pc {
    display: none !important; }
  .is-tb {
    display: none !important; }
  html {
    overflow-y: scroll; }
  body {
    font-family: "Helvetica Neue", Arial, 'Noto Sans JP', sans-serif;
    line-height: 2;
    overflow-x: hidden;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt";
    background: black;
    color: white; }
  a {
    color: inherit;
    transition: opacity 0.2s;
    text-decoration: none;
    overflow-wrap: break-word; }
    a:hover {
      opacity: 0.5;
      text-decoration: none; }
  li {
    list-style: none; }
  header {
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100; }
    header .btn_menu {
      position: fixed;
      right: 10px;
      top: 10px;
      width: 50px;
      height: 50px;
      z-index: 100;
      transition: 0.2s cubic-bezier(0.23, 1, 0.32, 1); }
      header .btn_menu span {
        display: block;
        width: 30px;
        height: 1px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -15px;
        background: white;
        transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1); }
        header .btn_menu span:first-child {
          transform: translate(0%, -4px); }
        header .btn_menu span:last-child {
          transform: translate(0%, 4px); }
      header .btn_menu.show span:first-child {
        transform: rotate(-45deg) scaleX(1.2); }
      header .btn_menu.show span:last-child {
        transform: rotate(45deg) scaleX(1.2); }
    header .main {
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0px;
      left: 0px;
      z-index: 50;
      opacity: 0.0;
      pointer-events: none;
      background-size: contain;
      background: black; }
      header .main.show {
        opacity: 1.0;
        pointer-events: auto; }
      header .main .btn_logo {
        margin-top: 40px;
        display: inline-block;
        margin-left: 40px; }
        header .main .btn_logo svg {
          height: 37px;
          fill: white; }
      header .main ul {
        margin-top: 30px;
        margin-left: 40px;
        margin-right: 40px;
        line-height: 1.5;
        margin-bottom: 60px; }
        header .main ul li a {
          font-size: 22px; }
      header .main .tw {
        position: relative;
        margin-bottom: 60px;
        text-align: left;
        padding: 0px 40px;
        margin-bottom: 30px; }
        header .main .tw a {
          display: inline-flex;
          justify-content: center;
          align-items: center; }
          header .main .tw a svg {
            width: 13px;
            margin-right: 5px;
            fill: white; }
      header .main .links {
        font-size: 0px;
        letter-spacing: -10000em;
        text-align: left;
        padding: 0px 40px; }
        header .main .links a {
          font-size: 12px;
          display: block;
          letter-spacing: 0.1em;
          margin-bottom: 0.75em; }
          header .main .links a:last-child {
            margin-bottom: 0em; }
  footer {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px; }
    footer .inner {
      text-align: center;
      margin: 0 auto; }
      footer .inner .btn_logo {
        display: inline-block;
        margin-bottom: 20px; }
        footer .inner .btn_logo .icon_logo {
          width: 146px;
          fill: white; }
      footer .inner .bg {
        background: url(/assets/img/common/bg_footer.png) center no-repeat;
        background-size: 100% 10vw;
        width: 100%;
        height: 10vw;
        margin-bottom: 20px; }
      footer .inner .tw {
        text-align: left;
        max-width: 640px;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 60px;
        padding-left: 24px;
        padding-right: 24px;
        box-sizing: border-box; }
        footer .inner .tw a {
          display: inline-flex;
          justify-content: flex-start;
          align-items: center; }
          footer .inner .tw a svg {
            width: 13px;
            margin-right: 5px;
            fill: white; }
      footer .inner .links {
        font-size: 0px;
        letter-spacing: -10000em;
        text-align: left;
        max-width: 640px;
        margin: 0 auto;
        margin-bottom: 60px;
        padding-left: 24px;
        padding-right: 24px;
        box-sizing: border-box; }
        footer .inner .links a {
          font-size: 12px;
          display: block;
          letter-spacing: 0.1em;
          margin-bottom: 0.75em; }
          footer .inner .links a:last-child {
            margin-bottom: 0em; }
      footer .inner .copy {
        font-size: 12px;
        text-align: left;
        max-width: 640px;
        margin: 0 auto;
        padding-left: 24px;
        padding-right: 24px;
        box-sizing: border-box; }
  .container {
    position: absolute;
    width: 100%;
    top: 50px; }
  body.service .container.index section.kv {
    height: 100vw;
    text-align: center;
    position: relative;
    background: url(/assets/img/service/bg_kv.png) center 80% no-repeat;
    background-size: contain; }
    body.service .container.index section.kv svg {
      height: 45px;
      position: absolute;
      top: 25%;
      left: 50%;
      transform: translate(-50%, 0%);
      fill: white; }
  body.service .container.index h2 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 1em; }
    body.service .container.index h2 .en {
      display: block;
      line-height: 1.0; }
    body.service .container.index h2 .ja {
      color: #9C9C9C;
      margin-top: 0.5em;
      display: block;
      font-size: 18px;
      line-height: 1.0; }
    .news_body {
        font-size: 14px;
    }
  body.service .container.index section.about {
    padding-top: 40px;
    padding-bottom: 70px;
    padding-left: 24px;
    padding-right: 24px;
    background: url(/assets/img/service/bg_about.png) center 80% no-repeat;
    background-size: contain; }
    body.service .container.index section.about .txt-l {
      font-size: 23px;
      margin-bottom: 0.5em;
      font-weight: 500;
      line-height: 1.5; }
    body.service .container.index section.about .txt-desc {
      font-size: 14px;
      color: #CECECE; }
  body.service .container.index section.req {
    padding-top: 20px;
    padding-bottom: 80px;
    padding-left: 24px;
    padding-right: 24px;
    background: url(/assets/img/service/bg_req.png) center 20% no-repeat;
    background-size: contain; }
    body.service .container.index section.req .desc {
      text-align: left;
      padding-bottom: 20px;
      padding-left: 24px;
      border-bottom: 3px solid #9C9C9C;
      border-left: 3px solid #9C9C9C;
      box-sizing: border-box;
      color: #CECECE; }
      body.service .container.index section.req .desc .head {
        margin-bottom: 1em;
        font-size: 16px;
        font-weight: bold; }
      body.service .container.index section.req .desc .txt-desc {
        margin-bottom: 2em; }
        body.service .container.index section.req .desc .txt-desc:last-child {
          margin-bottom: 0px; }
        body.service .container.index section.req .desc .txt-desc span {
          font-weight: 500; }
  body.service .container.index section.faq {
    padding-top: 20px;
    padding-bottom: 80px;
    padding-left: 24px;
    padding-right: 24px;
    background: url(/assets/img/service/bg_faq.png) center 20% no-repeat;
    background-size: contain; }
    body.service .container.index section.faq .module-acc {
      margin: 0 auto;
      text-align: left; }
      body.service .container.index section.faq .module-acc .accordion-container {
        border-bottom: 3px solid #9C9C9C;
        border-left: 3px solid #9C9C9C;
        margin-bottom: 10px; }
        body.service .container.index section.faq .module-acc .accordion-container.show_acc .accordion-head a svg {
          transform: translate(0px, -50%) rotate(180deg); }
        body.service .container.index section.faq .module-acc .accordion-container .accordion-head {
          transition: color 0.4s;
          padding-top: 0px;
          padding-bottom: 10px;
          padding-left: 24px;
          font-weight: 500; }
          body.service .container.index section.faq .module-acc .accordion-container .accordion-head a {
            display: flex;
            align-items: top;
            position: relative;
            font-size: 16px;
            color: #CECECE; }
            body.service .container.index section.faq .module-acc .accordion-container .accordion-head a .head {
              margin-right: 0.5em;
              font-weight: bold;
              color: #EEAD31; }
            body.service .container.index section.faq .module-acc .accordion-container .accordion-head a svg {
              display: none; }
            body.service .container.index section.faq .module-acc .accordion-container .accordion-head a .body {
                font-size: 14px;
            }
        body.service .container.index section.faq .module-acc .accordion-container .accordion-child {
          height: 0;
          overflow: hidden;
          transition: height 0.4s;
          box-sizing: border-box;
          color: #3588E7; }
          body.service .container.index section.faq .module-acc .accordion-container .accordion-child p {
            padding-bottom: 10px;
            padding-left: 24px;
            display: flex;
            align-items: top;
            font-weight: 300; }
            body.service .container.index section.faq .module-acc .accordion-container .accordion-child p .head {
              font-weight: 500;
              font-size: 16px;
              display: inline-block;
              margin-right: 0.5em;
              font-weight: bold; }
    body.service .container.index section.faq .module-btn.module-btn-border a {
      border: 1px solid; }
    body.service .container.index section.faq .module-btn a {
      border-radius: 4px;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      display: flex;
      padding: 12px;
      font-weight: 500;
      line-height: 1.2;
      align-items: center; }
      body.service .container.index section.faq .module-btn a svg {
        width: 16px;
        margin-right: 6px;
        fill: white; }
        body.service .container.index section.faq .module-btn a svg.icon_arrow_back {
          transform: rotate(-180deg); }
  body.service .container.index section.contact {
    padding-top: 20px;
    padding-bottom: 80px;
    padding-left: 24px;
    padding-right: 24px; }
    body.service .container.index section.contact .desc {
      text-align: left;
      padding-bottom: 20px;
      padding-left: 24px;
      border-bottom: 3px solid #9C9C9C;
      border-left: 3px solid #9C9C9C;
      box-sizing: border-box;
      color: #CECECE; }
      body.service .container.index section.contact .desc .head {
        margin-bottom: 1em;
        font-size: 16px;
        font-weight: bold; }
        body.service .container.index section.contact .desc .head a {
          color: #3588E7;
          display: inline-block;
          box-sizing: border-box; }
  body.service .container.news, body.service .container.schedule {
    top: 0px; }
    body.service .container.news .container-logo, body.service .container.schedule .container-logo {
      position: relative;
      margin-bottom: 50px;
      padding-top: 32px;
      padding-left: 22px;
      padding-right: 22px;
      text-align: left; }
      body.service .container.news .container-logo .inner, body.service .container.schedule .container-logo .inner {
        margin: 0 auto; }
        body.service .container.news .container-logo .inner svg, body.service .container.schedule .container-logo .inner svg {
          fill: white;
          height: 24px; }
    body.service .container.news .block-title, body.service .container.schedule .block-title {
      font-size: 34px;
      text-align: center;
      margin-bottom: 24px; }
    body.service .container.news .list-items-none, body.service .container.schedule .list-items-none {
      text-align: center;
      margin-bottom: 80px;
      margin-top: 80px; }
    body.service .container.news .list-items, body.service .container.schedule .list-items {
      text-align: left;
      margin-bottom: 40px; }
      body.service .container.news .list-items .item, body.service .container.schedule .list-items .item {
        border-bottom: 1px solid #9C9C9C;
        padding-top: 22px;
        padding-left: 22px;
        padding-right: 22px;
        padding-bottom: 22px;
        position: relative; }
        body.service .container.news .list-items .item.sch-item, body.service .container.schedule .list-items .item.sch-item {
          margin-bottom: 34px; }
          body.service .container.news .list-items .item.sch-item a, body.service .container.schedule .list-items .item.sch-item a {
            width: calc(100% - 120px); }
        body.service .container.news .list-items .item:first-child, body.service .container.schedule .list-items .item:first-child {
          border-top: 1px solid #9C9C9C; }
        body.service .container.news .list-items .item:last-child, body.service .container.schedule .list-items .item:last-child {
          margin-bottom: 0px; }
        body.service .container.news .list-items .item figure, body.service .container.schedule .list-items .item figure {
          position: absolute;
          height: 120px;
          bottom: -12px;
          right: 0px; }
          body.service .container.news .list-items .item figure img, body.service .container.schedule .list-items .item figure img {
            height: 100%; }
        body.service .container.news .list-items .item a, body.service .container.schedule .list-items .item a {
          display: block; }
          body.service .container.news .list-items .item a:hover, body.service .container.schedule .list-items .item a:hover {
            opacity: 0.5; }
          body.service .container.news .list-items .item a .date, body.service .container.schedule .list-items .item a .date {
            font-size: 22px;
            line-height: 16px;
            margin-bottom: 13px; }
          body.service .container.news .list-items .item a .news-head, body.service .container.schedule .list-items .item a .news-head {
            font-size: 13px;
            margin-bottom: 13px; }
          body.service .container.news .list-items .item a .news-body, body.service .container.schedule .list-items .item a .news-body {
            font-size: 10px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden; }
          body.service .container.news .list-items .item a .sch-head, body.service .container.schedule .list-items .item a .sch-head {
            font-size: 13px; }
          body.service .container.news .list-items .item a .sch-body, body.service .container.schedule .list-items .item a .sch-body {
            font-size: 10px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden; }
          body.service .container.news .list-items .item a .sch-time, body.service .container.schedule .list-items .item a .sch-time {
            font-size: 10px;
            display: flex;
            justify-content: flex-start; }
            body.service .container.news .list-items .item a .sch-time .head, body.service .container.schedule .list-items .item a .sch-time .head {
              color: white;
              margin-right: 10px; }
            body.service .container.news .list-items .item a .sch-time .body, body.service .container.schedule .list-items .item a .sch-time .body {
              color: #9C9C9C; }
  body.service .container .pager {
    padding-bottom: 80px;
    text-align: center;
    color: white;
    width: 100%; }
    body.service .container .pager .inner {
      display: flex;
      justify-content: center;
      align-items: center; }
      body.service .container .pager .inner .btn_prev,
      body.service .container .pager .inner .btn_next {
        margin: 0px 10px;
        opacity: 0.5; }
        body.service .container .pager .inner .btn_prev:hover,
        body.service .container .pager .inner .btn_next:hover {
          opacity: 1.0; }
        body.service .container .pager .inner .btn_prev.disable,
        body.service .container .pager .inner .btn_next.disable {
          pointer-events: none; }
        body.service .container .pager .inner .btn_prev svg,
        body.service .container .pager .inner .btn_next svg {
          height: 20px;
          fill: white; }
        body.service .container .pager .inner .btn_prev .icon_arrow_back,
        body.service .container .pager .inner .btn_next .icon_arrow_back {
          transform: rotate(-180deg); }
      body.service .container .pager .inner .btn_numb {
        margin: 0px 6px;
        display: inline-block;
        padding: 12px 16px;
        border: 1px solid;
        line-height: 1.0;
        border-radius: 10px;
        opacity: 0.5; }
        body.service .container .pager .inner .btn_numb:hover {
          opacity: 1.0; }
        body.service .container .pager .inner .btn_numb.current {
          opacity: 1.0;
          pointer-events: none; }
  body.service .container .navs {
    position: relative; }
  body.service .container .detail-nav,
  body.service .container .schedule-nav {
    margin-bottom: 40px; }
    body.service .container .detail-nav.hide,
    body.service .container .schedule-nav.hide {
      opacity: 0.0;
      pointer-events: none; }
    body.service .container .detail-nav > .inner,
    body.service .container .schedule-nav > .inner {
      max-width: 350px;
      margin: 0 auto;
      text-align: center;
      display: flex;
      justify-content: space-between;
      align-items: stretch;
      color: white; }
      body.service .container .detail-nav > .inner .btn_prev,
      body.service .container .detail-nav > .inner .btn_next,
      body.service .container .schedule-nav > .inner .btn_prev,
      body.service .container .schedule-nav > .inner .btn_next {
        border: 1px solid #9C9C9C;
        display: block;
        width: 25px;
        box-sizing: border-box;
        position: relative; }
        body.service .container .detail-nav > .inner .btn_prev:hover,
        body.service .container .detail-nav > .inner .btn_next:hover,
        body.service .container .schedule-nav > .inner .btn_prev:hover,
        body.service .container .schedule-nav > .inner .btn_next:hover {
          opacity: 1.0; }
        body.service .container .detail-nav > .inner .btn_prev:active,
        body.service .container .detail-nav > .inner .btn_next:active,
        body.service .container .schedule-nav > .inner .btn_prev:active,
        body.service .container .schedule-nav > .inner .btn_next:active {
          opacity: 0.5; }
        body.service .container .detail-nav > .inner .btn_prev.disable,
        body.service .container .detail-nav > .inner .btn_next.disable,
        body.service .container .schedule-nav > .inner .btn_prev.disable,
        body.service .container .schedule-nav > .inner .btn_next.disable {
          opacity: 0.5;
          pointer-events: none; }
        body.service .container .detail-nav > .inner .btn_prev.btn_schedule svg,
        body.service .container .detail-nav > .inner .btn_next.btn_schedule svg,
        body.service .container .schedule-nav > .inner .btn_prev.btn_schedule svg,
        body.service .container .schedule-nav > .inner .btn_next.btn_schedule svg {
          width: 11px;
          height: 70px; }
        body.service .container .detail-nav > .inner .btn_prev .icon,
        body.service .container .detail-nav > .inner .btn_next .icon,
        body.service .container .schedule-nav > .inner .btn_prev .icon,
        body.service .container .schedule-nav > .inner .btn_next .icon {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
        body.service .container .detail-nav > .inner .btn_prev svg,
        body.service .container .detail-nav > .inner .btn_next svg,
        body.service .container .schedule-nav > .inner .btn_prev svg,
        body.service .container .schedule-nav > .inner .btn_next svg {
          width: 11px; }
      body.service .container .detail-nav > .inner .btn_next svg,
      body.service .container .schedule-nav > .inner .btn_next svg {
        transform: rotate(180deg); }
      body.service .container .detail-nav > .inner .news-btn-back,
      body.service .container .schedule-nav > .inner .news-btn-back {
        padding: 13px 16px;
        border: 1px solid #9C9C9C;
        display: flex;
        justify-content: center;
        align-items: center; }
        body.service .container .detail-nav > .inner .news-btn-back .icon,
        body.service .container .schedule-nav > .inner .news-btn-back .icon {
          width: 27px;
          height: 27px;
          margin-right: 8px; }
        body.service .container .detail-nav > .inner .news-btn-back svg,
        body.service .container .schedule-nav > .inner .news-btn-back svg {
          width: 11px;
          transform: rotate(90deg); }
      body.service .container .detail-nav > .inner .schedule-cal,
      body.service .container .schedule-nav > .inner .schedule-cal {
        width: calc(100% - 25px - 25px);
        box-sizing: border-box;
        overflow: hidden;
        font-size: 0px;
        letter-spacing: -10000em; }
        body.service .container .detail-nav > .inner .schedule-cal .cal-year,
        body.service .container .schedule-nav > .inner .schedule-cal .cal-year {
          text-align: center;
          font-size: 12px;
          line-height: 1.0;
          margin-bottom: 0.5em;
          letter-spacing: 0.1em; }
        body.service .container .detail-nav > .inner .schedule-cal .cal-scroll,
        body.service .container .schedule-nav > .inner .schedule-cal .cal-scroll {
          width: 100%;
          overflow-x: hidden;
          overflow-y: hidden; }
        body.service .container .detail-nav > .inner .schedule-cal .cal-inner,
        body.service .container .schedule-nav > .inner .schedule-cal .cal-inner {
          display: inline-block;
          white-space: nowrap;
          transition: 0.2s; }
        body.service .container .detail-nav > .inner .schedule-cal .cal-block,
        body.service .container .schedule-nav > .inner .schedule-cal .cal-block {
          display: inline-block;
          box-sizing: border-box;
          font-size: 12px;
          letter-spacing: 0.1em;
          padding-left: 10px;
          padding-right: 10px; }
          body.service .container .detail-nav > .inner .schedule-cal .cal-block .cal-block-inner,
          body.service .container .schedule-nav > .inner .schedule-cal .cal-block .cal-block-inner {
            max-width: 270px;
            margin: 0 auto; }
          body.service .container .detail-nav > .inner .schedule-cal .cal-block .cal-block-line,
          body.service .container .schedule-nav > .inner .schedule-cal .cal-block .cal-block-line {
            box-sizing: border-box;
            display: flex;
            justify-content: space-between;
            margin-bottom: 0.5em; }
            body.service .container .detail-nav > .inner .schedule-cal .cal-block .cal-block-line:last-child,
            body.service .container .schedule-nav > .inner .schedule-cal .cal-block .cal-block-line:last-child {
              border-bottom: 0px; }
          body.service .container .detail-nav > .inner .schedule-cal .cal-block a,
          body.service .container .schedule-nav > .inner .schedule-cal .cal-block a {
            color: #707070;
            display: inline-block;
            line-height: 1.0;
            width: 32px;
            font-size: 12px;
            letter-spacing: 0;
            padding-left: 3px;
            padding-right: 3px; }
            body.service .container .detail-nav > .inner .schedule-cal .cal-block a.current,
            body.service .container .schedule-nav > .inner .schedule-cal .cal-block a.current {
              color: white; }
            body.service .container .detail-nav > .inner .schedule-cal .cal-block a:hover,
            body.service .container .schedule-nav > .inner .schedule-cal .cal-block a:hover {
              color: white;
              opacity: 1.0; }
              body.service .container .detail-nav > .inner .schedule-cal .cal-block a:hover.current,
              body.service .container .schedule-nav > .inner .schedule-cal .cal-block a:hover.current {
                color: white; }
            body.service .container .detail-nav > .inner .schedule-cal .cal-block a .numb,
            body.service .container .schedule-nav > .inner .schedule-cal .cal-block a .numb {
              font-size: 20px; }
            body.service .container .detail-nav > .inner .schedule-cal .cal-block a .en,
            body.service .container .schedule-nav > .inner .schedule-cal .cal-block a .en {
              margin-top: 0.5em;
              font-size: 10px; }
  body.service .container .detail-nav {
    margin-bottom: 40px;
    padding-left: 22px;
    padding-right: 22px; }
  body.service .container .schedule-nav {
    border-top: 1px solid #9C9C9C;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 10px;
    margin-bottom: 10px; }
  body.service .container .detail-body {
    padding-bottom: 80px; }
    body.service .container .detail-body > .inner {
      box-sizing: border-box;
      border-bottom: 1px solid #9C9C9C;
      padding-left: 22px;
      padding-right: 22px;
      padding-bottom: 22px; }
    body.service .container .detail-body:last-child {
      margin-bottom: 0px; }
    body.service .container .detail-body .date {
      font-size: 22px;
      line-height: 18px;
      margin-bottom: 18px; }
    body.service .container .detail-body .news-head {
      font-size: 18px;
      margin-bottom: 18px; }
    body.service .container .detail-body .news-body {
      font-size: 12px; }
      body.service .container .detail-body .news-body p {
        margin-bottom: 1.5em; }
      body.service .container .detail-body .news-body a {
        text-decoration: underline; }
        body.service .container .detail-body .news-body a:hover {
          text-decoration: none;
          opacity: 1.0;
          background: white;
          color: black; }
        body.service .container .detail-body .news-body a.hl {
          color: #EEAD31; }
          body.service .container .detail-body .news-body a.hl:hover {
            background: #EEAD31;
            color: black; } }
