html, body {
    overscroll-behavior: none;
    overflow-x: hidden;
}

.sp {
  display: none !important;
}

.body-container-wrapper {
    overflow-x: hidden
}

.header__container.content-wrapper {
    max-width: 9999px;
    min-height: 115px;
    padding: 0 60px
}

.header__logo--main {
    padding: .5rem 0
}

.header__column {
    align-items: center;
    display: flex
}

@media screen and (min-width: 1000px) {
    .header {
        background: rgb(0,0,0);
        background: linear-gradient(180deg, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0) 100%);
    }
      .not-front #menu.menu-fix {
        position: fixed;
        top: 0;
        transition: transform 0.3s ease-in-out;
      }
    .not-front .header.menu-fix {
        position: fixed;
        background: #0c003c;
        background: linear-gradient(132deg,#0c003c 60%,#3f0d46 73%,#0e2c4d 86%,#106c65);
    }
    
      .not-front .header.menu-fix.hidden {
        transform: translateY(-100%);
      }
    
      .not-front .header.menu-fix.visible {
        transform: translateY(0%);
      }
}

.header__language-switcher .lang_list_class li a, .header__language-switcher .lang_list_class li a, .header__language-switcher-label-current, .header__language-switcher-label-current, .menu .menu__link, .menu .menu__link {
    transition: 0.3s
}

.header__language-switcher .lang_list_class li a:focus, .header__language-switcher .lang_list_class li:hover a, .header__language-switcher-label-current:focus, .header__language-switcher-label-current:hover, .menu .menu__link:focus, .menu .menu__link:hover {
    opacity: 1;
    color: #539AEF !important
}

@media screen and (max-width: 999px) {
    .header__language-switcher .lang_list_class li a:focus, .header__language-switcher .lang_list_class li:hover a, .header__language-switcher-label-current:focus, .header__language-switcher-label-current:hover, .menu .menu__link:focus, .menu .menu__link:hover {
        opacity: 1
    }
}

.menu .menu__item--depth-1>.menu__link--active-link {
    color: #539AEF !important;
}

.menu .menu__item--depth-1>.menu__link--active-link:after {
    background-color: #539AEF !important;
    width: 6px;
    height: 6px;
    left: calc(50% - 3px);
    border-radius: 50%;
}

.menu--desktop li:last-child {
    padding-right: 0
}

@media screen and (max-width: 999px) {
    .header .menu__item--depth-1:last-child {
        padding-top:24px
    }

  .menu .menu__item--depth-1>.menu__link--active-link:after {
      display: none;
  }
}

.body-wrapper-banner .header .menu__link,.hs-blog-post .header .menu__link {
    color: #fff
}

.banner,.hs-blog-post .header {
    background: #0c003c;
    background: linear-gradient(132deg,#0c003c 60%,#3f0d46 73%,#0e2c4d 86%,#106c65)
}

.header__column {
    position: static
}

.banner h1 {
    font-family: Roboto,serif;
    font-size: 89px;
    font-weight: 100;
    margin-bottom: 0
}

.banner p,.subheading {
    color: #fff;
    font-weight: 700
}

.banner,.banner h1,.btn,.top-wrapper,.top-wrapper h1,.top-wrapper h2,.top-wrapper h3,.top-wrapper h4,.top-wrapper h5,.top-wrapper h6,.top-wrapper p {
    color: #fff
}

.banner h1 {
    opacity: .5
}

.btn {
    display: inline-flex;
    margin-top: 10px;
    position: relative;
    transition: .5s
}

.btn:before {
    background: #236bc0;
    border: 1px solid #236bc0;
    border-radius: 42px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: .5s;
    width: 100%
}

.btn:hover:before {
    background: transparent
}

.btn span {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    justify-content: center;
    min-height: 60px;
    padding: 16px 103px 16px 55px;
    position: relative;
    z-index: 1
}

.btn span:before {
    background: linear-gradient(#86b0e2,#236bc0);
    border-radius: 20px;
    height: 40px;
    right: 10px;
    width: 40px
}

.btn span:after,.btn span:before {
    content: "";
    display: block;
    position: absolute;
    transition: .3s;
    z-index: 1
}

.btn span:after {
    background-image: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-arrow-r.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 10px;
    right: 22px;
    width: 16px
}

form .hsfc-FieldLabel__RequiredIndicator {
    margin-left: 10px;
    font-size: 0;
}

form .hsfc-FieldLabel__RequiredIndicator:before {
    background-color: #fff;
    border: 1px solid #E03F0F;
    color: #fff;
    content: "必須";
    display: inline-block;
    font-size: 13px;
    margin: 0 0 0 5px;
    padding: 2px 12px 0;
    color: #E03F0F;
    line-height: 1.5;
}

.hsfc-FormWrapper button {
    background-color: #236bc0!important;
    border: 1px solid #236bc0!important;
    border-radius: 41px!important;
    color: #fff!important;
    font-family: Noto Sans JP,sans-serif!important;
    font-size: 18px!important;
    font-style: normal!important;
    font-weight: 400!important;
    height: 60px;
    margin-left: auto!important;
    margin-right: auto!important;
    min-width: 350px;
    padding: 15px 30px 15px 20px!important;
    text-decoration: none!important;
    text-transform: none!important;
    transition: .3s!important;
    filter: brightness(100%) !important;!i;!;!m;!;
    font-weight: bold !important;!i;!;
}

.hsfc-FormWrapper button:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1
}

.hsfc-FormWrapper button:after,.hsfc-FormWrapper button:before {
    background: linear-gradient(#86b0e2,#236bc0);
    border-radius: 28px;
    height: 40px;
    right: 10px;
    top: 9px;
    width: 40px
}

.hsfc-FormWrapper button:hover {
    background: #e5eaec!important;
    color: #236bc0!important;
    transform: translateY(0px) !important;
}

.hsfc-FormWrapper button:hover:before {
    background: #fff
}

.hsfc-FormWrapper button:after {
    background-image: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-arrow-r.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 22px;
    top: 24px;
    transition: .3s;
    width: 16px;
    z-index: 1
}

.hsfc-FormWrapper button:hover:after {
    background-image: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-arrow-r2.svg)
}

.body-container h2 {
    margin-bottom: 40px;
    border-left: 6px solid #236bc0;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 100px;
    padding: 7px 0 7px 20px
}

.body-container h3 {
    background-color: #236bc0;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 60px;
    padding: 14px 20px
}

.body-container h4 {
    border-bottom: 2px solid #236bc0;
    font-size: 20px
}

.body-container h4,.body-container h5 {
    font-family: Noto Sans JP,sans-serif;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 32px;
    padding-bottom: 12px
}

.body-container h5 {
    border-bottom: 1px solid #e5eaec;
    font-size: 18px
}
  
.body-container,
.body-container p {
  line-height: 1.8;  
}

.hsfc-Step__Content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.hs-blog-listing .body-container h2 {
    margin-top: 0
}

.body-container ol,.body-container ul {
    padding-left: 25px
}

.footer {
    background-color: #0c003c
}

.footer .hs_cos_wrapper_type_text {
    background-color: #0c003c
}

.footer a {
    text-decoration: underline;
    color: inherit;
}

.header {
    background-color: transparent;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 9999
}

.header__logo {
    background: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/top/logo-front.svg) no-repeat 50% 50%;
    background-size: contain;
    padding: 0
}

.header__logo img {
    background: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/top/logo-front.svg) no-repeat 50% 50%;
    background-size: 220px 49px;
    opacity: 0
}

.en .header__logo {
    background: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/top/logo_en_pc_white.svg) no-repeat 50% 50%;
    background-size: contain;
    padding: 0
}

.en .header__logo img {
    background: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/top/logo_en_pc_white.svg) no-repeat 50% 50%;
    background-size: 250px 56px;
    opacity: 0
}

.front h2 {
    font-family: Roboto,serif;
    font-weight: 100
}

.body-container--about,.body-container--about h1,.body-container--about h2,.body-container--about h3,.body-container--about h4,.body-container--about h5,.body-container--about h6,.body-container--about p,.body-container--home,.body-container--home h1,.body-container--home h2,.body-container--home h3,.body-container--home h4,.body-container--home h5,.body-container--home h6,.body-container--home p,.front .header .menu__link,.front .header__language-switcher .lang_list_class li a:focus,.front .header__language-switcher .lang_list_class li:hover a,.front .header__language-switcher-label-current:focus,.front .header__language-switcher-label-current:hover,.front .menu .menu__link:focus,.front .menu .menu__link:hover {
    color: #fff
}

.menu .menu__item:last-child .menu__link:last-child,
.menu .menu__item:last-child .menu__link:last-child:hover {
    align-items: center;
    background-color: #fff;
    border-radius: 24px;
    color: #236bc0 !important;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    justify-content: center;
    min-height: 48px;
    padding: 0 66px 0 23px;
    position: relative;
    text-transform: Capitalize;
    z-index: 1
}

.menu .menu__item:last-child .menu__link {
    position: relative
}

.menu .menu__item:last-child .menu__link:before {
    background: linear-gradient(#86b0e2,#236bc0);
    border-radius: 15px;
    height: 30px;
    right: 8px;
    width: 30px
}

.menu .menu__item:last-child .menu__link:after,.menu .menu__item:last-child .menu__link:before {
    content: "";
    display: block;
    position: absolute;
    transition: .3s;
    z-index: 1
}

.menu .menu__item:last-child .menu__link:after {
    background-image: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-arrow-r.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 8px;
    right: 16px;
    width: 14px
}

.footer h2 {
    font-family: Noto Sans JP,sans-serif;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: 600;
}

.footer h2 em {
    display: block;
    font-size: 16px;
    font-style: normal
}

.footer p {
    font-size: 16px;
    line-height: 2
}

.footer h2+p {
    font-size: 13px;
    font-weight: 300;
}

.bg-top-video {
    height: 100vh;
    overflow: hidden;
    position: absolute;
    width: 100vw
}

.bg-top-video video {
    height: auto;
    left: 50%;
    min-height: 120vh;
    min-width: 100vw;
    object-fit: cover;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    width: auto;
    z-index: -1;
    
}

.sub {
    flex: 0 0 335px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    max-width: 335px;
    padding-left: 10px;
    padding-right: 10px
}

.blog-post .blog-post__meta {
    margin-bottom: 0
}

.blog-post .blog-post__meta-sml {
    border-bottom: 1px solid #a3a3a3;
    display: flex;
    gap: 20px;
    margin-bottom: 60px;
    padding-bottom: 35px
}

.blog-post__tags span {
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
    color: #111;
    display: inline-block;
    font-size: 14px;
    list-style: none;
    margin: 0 5px 5px 0;
    min-width: 82px;
    min-width: 120px;
    padding: 3px 10px;
    text-align: center
}

@media screen and (min-width: 1000px) {
    .body-container--blog-post .content-wrapper {
        display:flex;
        max-width: 1160px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 70px;
        position: relative
    }
    .footer a:hover {
        color: inherit;
    }
}

.body-container--blog-post .blog-post {
    margin-top: 66px;
    line-height: 1.8;
    margin-left: auto;
    margin-right: auto;
    max-width: 756px;
    padding-left: 0;
    padding-top: 0
}

.body-container--blog-post .bread-crumbs {
    padding-left: 0 !important;!i;!;
    padding-right: 0 !important;
}

.blog-post a {
    text-decoration: underline
}

.blog-post ol li::marker,.blog-post ul li::marker {
    color: #236bc0
}

@media screen and (min-width: 1000px) {
    .body-container--blog-post .blog-post {
        margin-top: 46px;
        margin-left:0;
        padding-right: 20px;
        width: 70.625%
    }
}

.blog-post h1,.blog-post h2,.blog-post h3,.blog-post h4,.blog-post h5,.blog-post h6 {
    line-height: 1.4
}

.blog-post h1 {
    font-weight: bold;
    font-size: 40px;
}

.blog-post h1 .seminar-number {
    display: block;
    font-size: 24px;
}

.blog-post h2 {
    font-size: 26px
}

.blog-post h3 {
    font-size: 22px
}

.blog-post h4 {
    font-size: 20px
}

.blog-post h5 {
    font-size: 18px
}

.p-prevnext {
    padding-top: 40px;
}

.page-numbers {
  display: flex;
  justify-content: center;
  text-align: center;
  border-top: 1px solid #C7C7C7;
  padding: 40px 0 0 !important;
  list-style: none;
}

.p-prevnext a {
    align-items: center;
    display: flex;
    justify-content: center;
    border: 1px solid #333;
    border-radius: 50%;
    color: inherit;
    font-weight: 500;
    height: 50px;
    margin: 0 .175rem;
    padding: .25rem .4rem;
    text-decoration: none!important;
    transition: .3s;
    width: 50px
}

.p-prevnext a:hover {
    background-color: #539aef;
    border-color: #539aef;
    color: #fff;
    font-weight: 500;
    text-decoration: none
}

.p-prevnext .is-back {
    width: 200px;
    border-radius: 25px;
}

.p-prevnext .is-prev {
    margin-right: .7rem;
    background: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-angle-l.svg) no-repeat 50% 50%
}

.p-prevnext .is-prev:hover {
    background-image: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-angle-l3.svg)
}

.p-prevnext .is-next {
    margin-left: .7rem;
    background: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-angle-r.svg) no-repeat 50% 50%
}

.p-prevnext .is-next:hover {
    background-image: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-angle-r3.svg)
}

.p-prevnext .is-prev[disabled],
.p-prevnext .is-next[disabled] {
    color: #C9C9C9!important;
    cursor: not-allowed;
    border-color: #c9c9c9;
    cursor: default;
    pointer-events: none
}

.p-prevnext .is-prev[disabled] {
    background: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-angle-l2.svg) no-repeat 50% 50%
}

.p-prevnext .is-next[disabled]  {
    background: url(https://48385301.fs1.hubspotusercontent-na1.net/hubfs/48385301/tohoku2024/images/ico-angle-r2.svg) no-repeat 50% 50%
}

@media screen and (min-width: 1000px) {
    .sub,
    .sub-col {
        flex:0 0 285px;
        margin-bottom: 100px;
        margin-right: 0;
        max-width: 285px;
        padding: 0
    }
  
  .sub-col {
    margin-top: 140px;
  }

    .body-container-wrapper .image-box {
        overflow: hidden
    }

    .body-container-wrapper a img {
        transition: all .5s ease
    }

    .body-container-wrapper a:hover img {
        transform: scale(1.1)
    }
}

@media screen and (max-width: 999px) {
    .hsfc-FormWrapper button {
        min-width: 280px;
    }
    .hs-blog-post .header {
        background:#fff;
        box-shadow: 0 3px 6px rgba(0,0,0,.16)
    }

    .body-wrapper-banner .header .menu__link,.hs-blog-post .header .menu__link {
        color: inherit;
        font-size: 16px;
        padding-bottom: 16px;
        padding-top: 16px
    }

    .blog-post .blog-post__meta-sml {
        margin-bottom: 30px;
        padding-bottom: 25px
    }

    header.header {
        background: #fff;
    }

    .header__container.content-wrapper {
        box-shadow: 0 3px 6px rgba(0,0,0,.16);
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        min-height: 65px;
        padding: 0 14px
    }

    .header__logo {
        background: none;
        margin: 0
    }

    .header__logo img {
        background: none;
        opacity: 1
    }
    
    .en .header__logo {
        background: none;
        margin: 0
    }

    .en .header__logo img {
        background: none;
        opacity: 1
    }

    .header .menu__item--depth-1 {
        border-top: 1px solid #ced4db
    }

    .banner h1 {
        font-size: 54px
    }

    .blog-post h1 {
        font-size: 24px;
        font-weight: 700
    }

    .blog-post h1 .seminar-number {
        font-size: 18px;
    }

    .body-container h2 {
        margin-bottom: 24px;
        border-left: 6px solid #236bc0;
        font-size: 24px;
        margin-top: 60px;
    }

    .body-container h4 {
        border-bottom: 2px solid #236bc0;
        font-size: 20px
    }

    .body-container h4,.body-container h5 {
        font-family: Noto Sans JP,sans-serif;
        font-weight: 700;
        margin-top: 40px;
        padding-bottom: 12px
    }

    .body-container h5 {
        border-bottom: 1px solid #e5eaec;
        font-size: 18px
    }

    .body-container a {
        text-decoration: underline
    }

    .body-container a:hover {
        text-decoration: none
    }

    .front .header .menu__link,.front .header__language-switcher .lang_list_class li a:focus,.front .header__language-switcher .lang_list_class li:hover a,.front .header__language-switcher-label-current:focus,.front .header__language-switcher-label-current:hover,.front .menu .menu__link:focus,.front .menu .menu__link:hover {
        color: inherit;
        font-size: 16px;
        padding-bottom: 16px;
        padding-top: 16px
    }

    .header__language-switcher.open,.header__navigation.open,.header__search.open {
        top: 65px
    }

    .menu .menu__item:last-child .menu__link:last-child {
        border: 1px solid #4e82b4;
        margin-left: auto;
        margin-right: auto;
        max-width: 200px
    }
}

.body-container--padding {
    padding-left: 40px;
    padding-right: 40px;
}
@media screen and (max-width: 499px) {
    .sp {
      display: inline !important;
    }
    .pc {
      display: none !important;
    }
    #hs_cos_wrapper_widget_1740640170533 .multi-columns-card__body>*:first-child {
        margin-top: 20px;
    }
    .body-container--padding {
        padding-left: 20px;
        padding-right: 20px;
    }
}