@charset "UTF-8";
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-Thin.otf) format('otf'),
        url(assets/font/NotoSans-Thin.ttf) format('truetype'),
        url(assets/font/NotoSans-Thin.woff) format('woff');
    font-weight: 100;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-ThinItalic.otf) format('otf'),
        url(assets/font/NotoSans-ThinItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-ThinItalic.woff) format('woff');
    font-style: italic;
    font-weight: 100;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-ExtraLightItalic.otf) format('otf'),
        url(assets/font/NotoSans-ExtraLightItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-ExtraLightItalic.woff) format('woff');
    font-weight: 200;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-ExtraLightotf) format('otf'),
        url(assets/font/NotoSans-ExtraLightttf) format('truetype'),
        url(assets/font/NotoSans-ExtraLightwoff) format('woff');
    font-style: italic;
    font-weight: 200;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-Light.otf) format('otf'),
        url(assets/font/NotoSans-Light.ttf) format('truetype'),
        url(assets/font/NotoSans-Light.woff) format('woff');
    font-weight: 300;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-LightItalic.otf) format('otf'),
        url(assets/font/NotoSans-LightItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-LightItalic.woff) format('woff');
    font-style: italic;
    font-weight: 300;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-Regular.otf) format('otf'),
        url(assets/font/NotoSans-Regular.ttf) format('truetype'),
        url(assets/font/NotoSans-Regular.woff) format('woff');
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-RegularItalic.otf) format('otf'),
        url(assets/font/NotoSans-RegularItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-RegularItalic.woff) format('woff');
    font-style: italic;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-Medium.otf) format('otf'),
        url(assets/font/NotoSans-Medium.ttf) format('truetype'),
        url(assets/font/NotoSans-Medium.woff) format('woff');
    font-weight: 500;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-MediumItalic.otf) format('otf'),
        url(assets/font/NotoSans-MediumItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-MediumItalic.woff) format('woff');
    font-style: italic;
    font-weight: 500;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-SemiBold.otf) format('otf'),
        url(assets/font/NotoSans-SemiBold.ttf) format('truetype'),
        url(assets/font/NotoSans-SemiBold.woff) format('woff');
    font-weight: 600;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-SemiBoldItalic.otf) format('otf'),
        url(assets/font/NotoSans-SemiBoldItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-SemiBoldItalic.woff) format('woff');
    font-style: italic;
    font-weight: 600;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-Bold.otf) format('otf'),
        url(assets/font/NotoSans-Bold.ttf) format('truetype'),
        url(assets/font/NotoSans-Bold.woff) format('woff');
    font-weight: 700;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-BoldItalic.otf) format('otf'),
        url(assets/font/NotoSans-BoldItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-BoldItalic.woff) format('woff');
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-ExtraBold.otf) format('otf'),
        url(assets/font/NotoSans-ExtraBold.ttf) format('truetype'),
        url(assets/font/NotoSans-ExtraBold.woff) format('woff');
    font-weight: 800;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-BoldItalic.otf) format('otf'),
        url(assets/font/NotoSans-BoldItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-BoldItalic.woff) format('woff');
    font-style: italic;
    font-weight: 800;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-BlackItalic.otf) format('otf'),
        url(assets/font/NotoSans-BlackItalic.ttf) format('truetype'),
        url(assets/font/NotoSans-BlackItalic.woff) format('woff');
    font-style: italic;
    font-weight: 900;
}
@font-face {
    font-family: NotoSans;
    src:
        url(assets/font/NotoSans-Black.otf) format('otf'),
        url(assets/font/NotoSans-Black.ttf) format('truetype'),
        url(assets/font/NotoSans-Black.woff) format('woff');
    font-weight: 900;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-Thin.otf) format('otf'),
        url(assets/font/Roboto-Thin.ttf) format('truetype'),
        url(assets/font/Roboto-Thin.woff) format('woff');
    font-weight: 100;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-ThinItalic.otf) format('otf'),
        url(assets/font/Roboto-ThinItalic.ttf) format('truetype'),
        url(assets/font/Roboto-ThinItalic.woff) format('woff');
    font-style: italic;
    font-weight: 100;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-Light.otf) format('otf'),
        url(assets/font/Roboto-Light.ttf) format('truetype'),
        url(assets/font/Roboto-Light.woff) format('woff');
    font-weight: 300;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-LightItalic.otf) format('otf'),
        url(assets/font/Roboto-LightItalic.ttf) format('truetype'),
        url(assets/font/Roboto-LightItalic.woff) format('woff');
    font-style: italic;
    font-weight: 300;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-Regular.otf) format('otf'),
        url(assets/font/Roboto-Regular.ttf) format('truetype'),
        url(assets/font/Roboto-Regular.woff) format('woff');
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-RegularItalic.otf) format('otf'),
        url(assets/font/Roboto-RegularItalic.ttf) format('truetype'),
        url(assets/font/Roboto-RegularItalic.woff) format('woff');
    font-style: italic;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-Medium.otf) format('otf'),
        url(assets/font/Roboto-Medium.ttf) format('truetype'),
        url(assets/font/Roboto-Medium.woff) format('woff');
    font-weight: 500;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-MediumItalic.otf) format('otf'),
        url(assets/font/Roboto-MediumItalic.ttf) format('truetype'),
        url(assets/font/Roboto-MediumItalic.woff) format('woff');
    font-style: italic;
    font-weight: 500;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-Bold.otf) format('otf'),
        url(assets/font/Roboto-Bold.ttf) format('truetype'),
        url(assets/font/Roboto-Bold.woff) format('woff');
    font-weight: 700;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-BoldItalic.otf) format('otf'),
        url(assets/font/Roboto-BoldItalic.ttf) format('truetype'),
        url(assets/font/Roboto-BoldItalic.woff) format('woff');
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-BlackItalic.otf) format('otf'),
        url(assets/font/Roboto-BlackItalic.ttf) format('truetype'),
        url(assets/font/Roboto-BlackItalic.woff) format('woff');
    font-style: italic;
    font-weight: 900;
}
@font-face {
    font-family: Roboto;
    src:
        url(assets/font/Roboto-Black.otf) format('otf'),
        url(assets/font/Roboto-Black.ttf) format('truetype'),
        url(assets/font/Roboto-Black.woff) format('woff');
    font-weight: 900;
}
* {
    margin: 0;
    padding: 0;
    min-height: 0;
    min-width: 0;
    box-sizing: border-box;
}
html,
body,
div,
article,
section,
aside,
header,
footer,
hgroup,
nav,
h1,
h2,
h3,
ul,
li,
a,
p,
small,
img {
    border: none;
    display: block;
}
html {
    width: 100%;
    height: 100%;
    font-size: 11px;
    position: static;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
body {
    height: 100%;
    position: static;
    color: #000;
    font-family:
        NotoSans,
        '游ゴシック体',
        YuGothic,
        '游ゴシック Medium',
        Yu Gothic Medium,
        'メイリオ',
        Meiryo,
        sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    transition-timing-function: cubic-bezier(0.64, 0.57, 0.67, 1.53);
    transition: opacity 0.2s;
}
body:before {
    visibility: hidden;
    opacity: 0;
    position: absolute;
}
a {
    zoom: 1;
    outline: 0;
    color: #000;
    text-decoration: none;
}
img {
    outline: 0;
    border: 0;
    border-style: none;
}
ul,
li {
    list-style: none;
    list-style-image: none;
}
dl,
ol,
ul {
    margin-bottom: 0;
}
label {
    display: inline-block;
    vertical-align: middle;
}
ul,
li,
a,
small {
    display: block;
}
iframe {
    border: 0;
}
.hide {
    display: none !important;
}
.show-block {
    display: block !important;
}
.show-inline {
    display: inline !important;
}
.show-inline-block {
    display: inline-block !important;
}
.show-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
iframe {
    max-width: 100%;
}
.section {
    position: relative;
    padding: 3.5rem 0 6rem;
}
.section__inner {
    position: relative;
    z-index: 1;
}
.section__heading {
    margin-bottom: 2.1rem;
}
.section__heading__primary {
    margin-top: -1rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section__heading__secondary {
    color: #0050bc;
    opacity: 0.1;
    font-style: italic;
    font-size: 4.2rem;
    font-family: Roboto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section__text {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.9;
}
.thumb {
    width: 100%;
    object-fit: cover;
}
.section-topics .swiper-button-next {
    right: 30px;
    width: 40px;
    transition: opacity 0.6s linear;
}
.section-topics .swiper-button-next:after {
    border-radius: 50px;
    background-color: #0050bc;
    color: #fff;
    padding: 10px 0 10px 3px;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section-topics .swiper-button-next:hover {
    opacity: 0.8;
}
.section_topics_relation .swiper-button-prev,
.section-topics .swiper-button-prev {
    left: 30px;
    width: 40px;
    transition: opacity 0.6s linear;
}
.section_topics_relation .swiper-button-prev:after,
.section-topics .swiper-button-prev:after {
    border-radius: 50px;
    background-color: #0050bc;
    color: #fff;
    padding: 10px 3px 10px 0;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section_topics_relation .swiper-button-prev:hover,
.section-topics .swiper-button-prev:hover {
    opacity: 0.8;
}
#header {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
}
.header__brand {
    padding-left: 1.5rem;
    padding-top: 2.5rem;
}
.gnav__link {
    transition: opacity 0.6s linear;
}
.gnav__link:hover {
    opacity: 0.7;
}
.gnav__logo {
    width: 69px;
}
.gnav__logo img {
    width: 100%;
}
.gnav__contact {
    background-color: #0a2891;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    transition: opacity 0.6s linear;
}
.gnav__contact:hover {
    opacity: 0.8;
}
.gnav__contact .gnav__link {
    border-radius: 5px;
    color: #fff;
    padding: 2rem 1rem 4rem;
    position: relative;
}
.gnav__contact .arrow {
    position: absolute;
    transform: rotate(90deg);
    margin: auto 3rem;
    height: 1.3rem;
    width: 1.3rem;
}
.gnav__contact .arrow:before,
.gnav__contact .arrow:after {
    content: '';
    border-radius: 2px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    height: 0.2rem;
    width: 0.8rem;
}
.gnav__contact .arrow:before {
    top: calc(50% - 0.3rem);
    transform: rotate(45deg);
}
.gnav__contact .arrow:after {
    bottom: calc(50% - 0.3rem);
    transform: rotate(-45deg);
}
.footer-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 43px;
}
.footer-nav .fnav__link {
    transition: opacity 0.6s linear;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.03em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 3rem;
    position: relative;
    padding-left: 3.4rem;
}
.footer-nav .fnav__link:hover {
    opacity: 0.7;
}
.footer-nav .fnav__link:before,
.footer-nav .fnav__link:after {
    content: '';
    position: absolute;
    display: inline-block;
}
.footer-nav .fnav__link:after {
    background-color: #000;
    border-radius: 100%;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
}
.footer-nav .fnav__link:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 0.35em;
    left: 0.25em;
    transform: rotate(-45deg);
    height: 5px;
    width: 5px;
    z-index: 2;
}
.footer-nav .icon-external {
    margin-left: 8px;
}
.footer {
    background-color: #f9f9f9;
    padding: 2.6rem 0 0;
    position: relative;
}
.footer .footer-information .brand-logo {
    width: 200px;
}
.footer .footer-information .footer-addr {
    margin-bottom: 3.6rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
}
.footer .footer-contact {
    background-color: #fff;
    border-radius: 8px;
    color: #0050bc;
    transition:
        color 0.8s,
        background-color 0.8s;
    position: relative;
    padding: 1.2rem 0 1.7rem;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
.footer .footer-contact span {
    display: block;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
.footer .footer-contact:hover {
    background-color: #0050bc;
    color: #fff;
}
.footer .icon-arrow {
    position: absolute;
    top: 50%;
    right: 27px;
    width: 31px;
}
.footer .copy {
    background-color: #000;
    color: #fff;
    padding: 0.1rem 0;
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
}
.topup {
    background-color: #0050bc;
    border-radius: 5px;
    position: fixed;
    bottom: 5%;
    right: 5%;
    z-index: 999;
    transition: opacity 0.6s linear;
}
.topup > a {
    color: #fff;
    font-style: italic;
    padding: 41px 22px 13px;
    position: relative;
    font-size: 1.2rem;
    font-family: Roboto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
}
.topup > a:before {
    content: '';
    display: block;
    background-color: #fff;
    position: absolute;
    top: 12px;
    left: 50%;
    transform: scale(0.6) translate(-50%, 0);
    transform-origin: left top;
    height: 30px;
    width: 4px;
}
.topup:hover {
    opacity: 0.8;
}
.hero {
    height: calc(100vw * 667 / 375);
    position: relative;
    overflow: hidden;
}
.hero img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.hero:not(.hero-home) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: calc(100vw * 230 / 375);
}
.hero:not(.hero-home) .hero__title {
    width: 100%;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.hero:not(.hero-home) .hero__sub_title {
    width: 100%;
    color: #fff;
    font-style: italic;
    opacity: 0.2;
    font-size: 4.5rem;
    font-family: Roboto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.hero-lower {
    background-image: url(assets/img/contact_bg_xs.jpg);
}
.scroll-downs {
    position: absolute;
    left: 50%;
    bottom: 1.6rem;
    transform: translate(-50%, 0);
}
.mousey {
    border: 2px solid #fff;
    border-radius: 28px;
    margin: 0 auto;
    padding-top: 0.9rem;
    height: 4.8rem;
    width: 2.5rem;
}
.scroller {
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
    animation-iteration-count: infinite;
    height: 0.8rem;
    width: 0.8rem;
}
.scroll_text {
    color: #fff;
    font-style: italic;
    display: block;
    margin-top: 0.6rem;
    font-size: 1.3rem;
    font-family: Roboto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
}
@keyframes scroll {
    0% {
        opacity: 0;
    }
    10% {
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        transform: translateY(15px);
        opacity: 0;
    }
}
.light {
    font-weight: 400;
}
.bold {
    font-weight: 700;
}
.default-font {
    font-family:
        NotoSans,
        '游ゴシック体',
        YuGothic,
        '游ゴシック Medium',
        Yu Gothic Medium,
        'メイリオ',
        Meiryo,
        sans-serif;
}
.js-sc_animate[data-animate='fadeIn'] {
    transition-property: opacity, transform;
    opacity: 0;
}
.js-sc_animate[data-animate='fadeIn'].js-sc_animate--active {
    opacity: 1;
}
.js-sc_animate[data-animate='fadeInTop'],
.js-sc_animate[data-animate='fadeInLeft'],
.js-sc_animate[data-animate='fadeInRight'],
.js-sc_animate[data-animate='fadeInBottom'] {
    transition:
        transform 0.8s,
        opacity 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    opacity: 0;
}
.js-sc_animate[data-animate='fadeInTop'] {
    transform: translateY(20px);
}
.js-sc_animate[data-animate='fadeInTop'].js-sc_animate--active {
    opacity: 1;
    transform: translateY(0) !important;
}
.js-sc_animate[data-animate='fadeInLeft'] {
    transform: translateX(20px);
}
.js-sc_animate[data-animate='fadeInLeft'].js-sc_animate--active {
    opacity: 1;
    transform: translateX(0) !important;
}
.js-sc_animate[data-animate='fadeInRight'] {
    transform: translateX(-20px);
}
.js-sc_animate[data-animate='fadeInRight'].js-sc_animate--active {
    opacity: 1;
    transform: translateX(0) !important;
}
.js-sc_animate[data-animate='fadeInBottom'] {
    transform: translateY(-20px);
}
.js-sc_animate[data-animate='fadeInBottom'].js-sc_animate--active {
    opacity: 1;
    transform: translateY(0) !important;
}
.js-sc_animate-wrapper {
    overflow: hidden;
}
.js-sc_animate-wrapper .js-sc_animate[data-animate='slideUp'] {
    transform: translateY(150%);
}
.js-sc_animate-wrapper .js-sc_animate[data-animate='slideUp'].js-sc_animate--active {
    animation: slideUp 0.8s cubic-bezier(0.53, 0.08, 0.49, 0.96) forwards;
}
@keyframes slideUp {
    0% {
        transform: translateY(120%);
    }
    100% {
        transform: translateY(0);
    }
}
.js-sc_animate-slideView {
    overflow: hidden;
    position: relative;
}
.js-sc_animate-slideView:before {
    background: #fff;
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.js-sc_animate-slideView.js-sc_animate--active:before {
    animation: slideView 1s cubic-bezier(0.53, 0.08, 0.49, 0.96) forwards;
}
@keyframes slideView {
    100% {
        transform: translateX(100%);
    }
}
a.underline {
    display: inline;
    text-decoration: underline;
}
a.underline:hover {
    text-decoration: none;
}
a.hover-action_primary {
    transition:
        box-shadow 0.25s,
        opacity 0.25s;
}
a.hover-action_primary:hover {
    opacity: 0.7;
    box-shadow: 0 0 13px -3px rgba(0, 0, 0, 0.3);
}
a[disabled] {
    pointer-events: none;
}
.internal-link-target {
    display: table;
    width: 0;
    height: 0;
    visibility: hidden;
}
.more-link {
    display: block;
    font-weight: 500;
    letter-spacing: 0.2em;
    line-height: 1;
    position: relative;
}
.more-link i[class^='myicon-arrow-'] {
    width: 2.5rem;
    height: 2.5rem;
    transition:
        color 0.25s,
        background 0.25s;
}
.more-link.position-top_right {
    position: absolute;
}
a.more-link:hover i {
    color: #fff;
    background: #0a2891;
    border: 0;
}
.banners {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.banners .banner__link {
    margin-bottom: 1rem;
    transition: opacity 0.6s linear;
}
.banners .banner__link:hover {
    opacity: 0.7;
}
.banners .banner {
    width: 100%;
}
.banners .banner__title {
    padding-top: 0.3em;
    color: #f9f9f9;
    font-size: 1.4rem;
    line-height: 2;
    text-align: center;
}
.news-list {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
}
.news-list .news__item {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #999;
}
.news-list .news__item .news__title {
    padding-top: 0.7em;
    color: #f9f9f9;
    font-size: 1.4rem;
    line-height: 1.6;
    transition: opacity 0.6s linear;
}
.news-list .news__item .news__title:hover {
    opacity: 0.7;
}
.news-list .news__item .news__time {
    color: #f9f9f9;
}
.btn {
    width: 100%;
    display: inline-block;
    border: 0;
    outline: none;
    padding: 1.5em 0;
    cursor: pointer;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    border-radius: 3em;
}
.btn[disabled],
.btn.disabled {
    pointer-events: none;
    cursor: not-allowed;
}
.btn-primary {
    transition:
        color 0.25s,
        background-color 0.25s;
    color: #0050bc;
    border: 1px solid #0050bc;
    border-radius: 8px;
    position: relative;
    padding: 2.7rem 0 2.6rem;
    width: 100%;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0050bc;
}
.btn-primary .myfont-external {
    position: absolute;
    top: 50%;
    right: 1.4rem;
    transform: translate(0, -50%);
}
.btn-submit {
    padding: 0 !important;
}
.btn-submit input[type='submit'],
.btn-submit button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: transparent;
    color: inherit;
    border: 0;
    font-size: inherit;
    margin: 0;
    line-height: 1;
    height: auto;
    width: 100%;
    z-index: 1;
}
.btn-submit input[type='submit']::-ms-expand,
.btn-submit button::-ms-expand {
    display: none;
}
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='search'],
input[type='number'],
input[type='password'],
textarea {
    outline: none;
    border: none;
    border-radius: 0;
    letter-spacing: 0.05em;
    -webkit-appearance: none;
    width: 100%;
}
@font-face {
    font-family: myfonts;
    src:
        url(assets/font/myfonts/myfonts%EF%B9%96trfuaw.ttf) format('truetype'),
        url(assets/font/myfonts/myfonts%EF%B9%96trfuaw.woff) format('woff'),
        url(assets/font/myfonts/myfonts%EF%B9%96trfuaw.svg#myfonts) format('svg');
    font-display: block;
}
i {
    font-family: myfonts !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.myfont-external:before {
    content: '';
}
.myfont-arrow:before {
    content: '';
}
.section-info {
    padding: 5rem 0 0;
}
.section-info .info__ttl {
    margin-bottom: 1.5rem;
}
.section-info .info__ttl__primary {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
}
.section-info .info__ttl__secondary {
    color: #0050bc;
    margin-bottom: 1.4rem;
    opacity: 0.16;
    font-style: italic;
    margin-bottom: 2.5rem;
    font-size: 4.5rem;
    font-family: Roboto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
}
.section-info .info__txt {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.03em;
}
.swiper-wrapper {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.swiper-slide {
    height: auto;
}
.section-topics {
    margin: 6.85rem 0 10rem;
}
.section-topics .topics__heading {
    font-style: italic;
    margin-bottom: 2rem;
    font-size: 2.5rem;
    font-family: Roboto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section-topics .swiper-topics {
    padding-bottom: 16px;
}
.section-topics .topics__item {
    background-color: #fff;
    box-shadow: 0 3px 16px rgba(7, 88, 95, 0.1);
    height: auto;
    position: relative;
    transition: box-shadow 0.6s linear;
}
.section-topics .topics__item:hover {
    box-shadow: none;
}
.section-topics .topics__thumb {
    height: calc(100vw * 450 / 768);
    width: 100%;
}
.section-topics .topics__thumb img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.section-topics .topics__body {
    padding: 1.6rem 2.5rem 5rem;
}
.section-topics .topics__time {
    font-style: italic;
    font-size: 1.4rem;
    font-family: Roboto;
    line-height: 1;
    letter-spacing: 0;
}
.section-topics .topics__ttl {
    margin: 1rem 0;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.03em;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}
.section-topics .topics__cat {
    color: #fff;
    border-radius: 15px;
    display: inline-block;
    padding: 0.4rem 0.6rem;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0;
    position: absolute;
    bottom: 1.6rem;
    left: 2.5rem;
}
.section-topics .cat_cloud-infrastructure {
    background-color: #002d76;
}
.section-topics .cat_zerotrust-security {
    background-color: #3070b3;
}
.section-topics .cat_business-reform {
    background-color: #07585f;
}
.section-topics .cat_data-utilization {
    background-color: #25a8d6;
}
.section-lineup {
    background-color: #f9f9f9;
    padding-bottom: 8rem;
    position: relative;
    overflow: hidden;
}
.section-lineup .parts01 {
    position: absolute;
    top: 40px;
    left: -74px;
}
.section-lineup .parts02 {
    position: absolute;
    top: 270px;
    right: -125px;
}
.section-lineup .parts03 {
    position: absolute;
    bottom: 257px;
    left: -217px;
}
.section-lineup .section__heading {
    margin-top: -0.7rem;
}
.section-lineup .section__text {
    margin-bottom: 7.4rem;
}
.section-lineup .lineup {
    background-color: #fff;
    border-radius: 3rem;
    padding: 3.8rem 0 3rem;
    overflow: hidden;
}
.section-lineup .lineup + .lineup {
    margin-top: 5rem;
}
.section-lineup .lineup:nth-child(2) .lineup__body__heading-secondary {
    color: #08585f;
}
.section-lineup .lineup:nth-child(3) .lineup__body__heading-secondary {
    color: #27a7d8;
}
.section-lineup .lineup:nth-child(5) .lineup__body__heading-secondary {
    color: #1f87b0;
}
.section-lineup .lineup:nth-child(6) .lineup__body__heading-secondary {
    color: #46a420;
}
.section-lineup .lineup:nth-child(7) .lineup__body__heading-secondary {
    color: #003f71;
}
.section-lineup .lineup__thumb img {
    width: 100%;
}
.section-lineup .lineup__body__heading-secondary {
    color: #0a2891;
    font-style: italic;
    margin-bottom: 1.5rem;
    opacity: 0.2;
    font-size: 3.6rem;
    font-family: Roboto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section-lineup .lineup__body__heading-secondary span {
    font-size: calc(100vw * 35 / 1440);
}
.section-lineup .lineup__body__heading-primary {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section-lineup .lineup__body__ttl {
    margin: 2rem 0;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
}
.section-lineup .lineup__body__txt {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
}
.section-feature {
    padding: 6.8rem 0 11.3rem;
}
.section-feature .section__text {
    margin-bottom: 3.7rem;
}
.section-feature .feature {
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.section-feature .feature__inner {
    margin: 0 auto;
    width: 92%;
}
.section-feature .feature__ttl {
    margin-bottom: 3rem;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
}
.section-feature .feature__txt {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.1;
}
.section-feature .feature:nth-child(1) {
    background-image: url(assets/img/feature-bg01_xs.jpg);
}
.section-feature .feature:nth-child(2) {
    background-image: url(assets/img/feature-bg02_xs.jpg);
}
.section-feature .feature__loop {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.9;
}
.text-loop {
    margin-top: 5.3rem;
}
.loop__item {
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 21px;
}
.loop__item ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.loop__item li {
    background-color: #ededed;
    display: inline-block;
    margin-right: 3rem;
    padding: 1.4rem 2rem;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
}
.loop01 ul {
    animation: text_loop 120s linear infinite;
}
.loop02 ul {
    animation: text_loop 135s linear infinite;
}
@keyframes text_loop {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
.section_contact {
    padding: 4.9rem 0 11.4rem;
}
.section_contact .contact__txt {
    margin-bottom: 4.1rem;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.5;
    letter-spacing: 0;
}
.contact_form form {
    padding: 0;
}
.contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #fff;
    border: 1px solid #0050bc !important;
    border-radius: 35px;
    background-image: none;
    color: #0050bc;
    display: block;
    margin: 3rem auto 0;
    padding: 2rem 0;
    transition: background-color 0.6s;
    position: relative;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.03em;
}
.contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:before,
.contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:after {
    content: '';
    position: absolute;
    display: inline-block;
}
.contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:after {
    top: 50%;
    right: 22px;
    transform: translate(0, -50%);
    width: 18px;
    height: 18px;
    background-color: #0050bc;
    border-radius: 100%;
}
.contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:before {
    z-index: 2;
    top: 48%;
    right: 26px;
    width: 5px;
    height: 5px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg) translate(0, -50%);
}
.contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
    border: 1px solid #0050bc !important;
    background-color: #0050bc;
    color: #fff;
    opacity: 0.8;
}
.contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover:after {
    background-color: #fff;
}
.contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover:before {
    border-color: #0050bc;
}
.contact_form .mktoForm .mktoRequiredField label.mktoLabel,
.contact_form .mktoForm .mktoLabel {
    background-color: #f9f9f9;
    color: #000;
    position: relative;
    padding: 1.8rem 1.5rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.03em;
}
.contact_form input:not([name='privacyPolicyAgreement']),
.contact_form textarea {
    -webkit-appearance: none;
}
.contact_form input:not([name='privacyPolicyAgreement']),
.contact_form textarea,
.contact_form select {
    background-color: #f9f9f9;
    line-height: 1.5em;
    color: #000;
    border: 1px solid #e3e3e3;
    padding: 10px !important;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.03em;
}
.contact_form input[name='privacyPolicyAgreement'] {
    border-radius: 0 !important;
    background-color: #f9f9f9;
    color: #000;
    border: 1px solid #e3e3e3;
}
.contact_form .mktoForm input[type='checkbox'] + label:before,
.contact_form .mktoForm input[type='radio'] + label:before {
    box-shadow: none !important;
}
.contact_form select,
.contact_form input:not([name='privacyPolicyAgreement']) {
    height: 70px;
}
.contact_form textarea {
    height: 25rem !important;
}
.contact_form .mktoGutter.mktoHasWidth {
    height: 0 !important;
}
.contact_form .mktoAsterix {
    color: #fff !important;
    background-color: #0050bc;
    padding: 0.4rem 0.7rem !important;
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: translate(0, -50%);
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.03em;
}
.contact_form .mktoForm .mktoCheckboxList {
    float: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
}
.contact_form .mktoHtmlText {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0.05em;
}
.contact_form .mktoHtmlText > a {
    display: inline;
    transition: opacity 0.6s linear;
}
.contact_form .mktoHtmlText > a:hover {
    opacity: 0.8;
}
.contact_form .mktoForm .mktoOffset {
    width: 0 !important;
}
.contact_form .mktoForm .mktoFormCol,
.contact_form .mktoForm .mktoFieldWrap,
.contact_form .mktoButtonRow,
.contact_form .mktoButtonWrap.mktoSimple,
.contact_form .mktoHtmlText.mktoHasWidth {
    float: unset;
    margin-left: 0 !important;
    width: 100% !important;
}
.section-complete {
    padding: 20rem 0 15rem;
}
.section-complete .section__heading {
    margin-bottom: 34px;
    padding-bottom: 2.4rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section-complete .text {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 0.03em;
}
.section-404 {
    margin: 10rem 0 0;
}
.section-404 .ttl_primary {
    font-style: italic;
    font-size: 4.2rem;
    font-family: Roboto;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: center;
}
.section-404 .ttl_secondary {
    margin-top: 1.5rem;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section-404 .txt {
    margin-top: 3rem;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0;
}
.section-404 .link_back {
    transition:
        color 0.25s,
        background-color 0.25s;
    color: #0a2891;
    border: 1px solid #0a2891;
    border-radius: 8px;
    position: relative;
    padding: 2.7rem 0 2.6rem;
    margin: 3rem auto 0;
    width: 100%;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
}
.section-404 .link_back:hover {
    color: #fff;
    background-color: #0a2891;
}
@media screen and (max-width: 575.8px) {
    html {
        font-size: 10px;
    }
    body:before {
        content: 'sm';
    }
    .banners .banner__title {
        font-size: 1.2rem;
    }
    .news-list .news__item .news__title {
        font-size: 1.2rem;
    }
    .news-list .news__item .news__time {
        font-size: 1.3rem;
    }
    .btn {
        font-size: 1.3rem;
    }
}
@media screen and (min-width: 992px) {
    html {
        font-size: 12px;
    }
    .lg-hide {
        display: none !important;
    }
    .lg-show-block {
        display: block !important;
    }
    .lg-show-inline {
        display: inline !important;
    }
    .lg-show-inline-block {
        display: inline-block !important;
    }
    .lg-show-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .lg-text-left {
        text-align: left !important;
    }
    .lg-text-center {
        text-align: center !important;
    }
    .lg-text-right {
        text-align: right !important;
    }
    .section {
        padding-top: 10rem;
        padding-bottom: 7.14rem;
    }
    .gnav__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .gnav__contact {
        margin-left: 29px;
        font-size: 1.28571rem;
    }
    .gnav__contact .gnav__link {
        padding: 35px 6px 18px;
    }
    .gnav__contact .arrow {
        position: relative;
        margin: 16px auto 0;
        height: 18px;
        width: 18px;
    }
    .gnav__contact .arrow:before,
    .gnav__contact .arrow:after {
        height: 2px;
        width: 13px;
    }
    .gnav__contact .arrow:before {
        top: calc(50% - 5px);
    }
    .gnav__contact .arrow:after {
        bottom: calc(50% - 5px);
    }
    .footer .footer-information {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 60px 0 32px;
    }
    .footer .footer-information .footer-addr {
        margin-bottom: 30px;
        font-size: 1.28571rem;
    }
    .footer .footer-contact {
        padding: 26px 0;
        width: 427px;
        font-size: 1.14286rem;
    }
    .footer .footer-contact span {
        margin-top: 10px;
        font-size: 1.57143rem;
    }
    .footer .copy {
        padding: 10px 0 9px;
        font-size: 1rem;
    }
    .js-sc_animate[data-animate='fadeInTop'] {
        transform: translateY(20px);
    }
    .js-sc_animate[data-animate='fadeInLeft'] {
        transform: translateX(20px);
    }
    .js-sc_animate[data-animate='fadeInRight'] {
        transform: translateX(-20px);
    }
    .js-sc_animate[data-animate='fadeInBottom'] {
        transform: translateY(-20px);
    }
    .internal-link-target {
        margin-top: -103px;
        padding-top: 103px;
    }
    .more-link {
        font-size: 1rem;
    }
    .more-link i[class^='myicon-arrow-'] {
        width: 49px;
        height: 49px;
    }
    .banners .banner__title {
        font-size: 1.28571rem;
    }
    .news-list .news__item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0 2rem 2rem;
    }
    .news-list .news__item .news__title {
        width: 85%;
        padding: 0;
        font-size: 1.28571rem;
    }
    .news-list .news__item .news__time {
        width: 15%;
        font-size: 1.14286rem;
    }
    .btn {
        padding: 1.7em 4.2em;
        font-size: 1.14286rem;
    }
    .section-feature .section__text {
        margin-bottom: 80px;
    }
    .text-loop {
        margin-top: 37px;
    }
    .loop__item li {
        margin-right: 30px;
        padding: 10px 20px;
        font-size: 1.57143rem;
    }
    .section_contact .contact__txt {
        margin-bottom: 54px;
        text-align: center;
        font-size: 1.28571rem;
    }
    .contact_form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        margin: 50px auto 0;
        padding: 26px 0;
        width: 320px;
        font-size: 1.28571rem;
    }
    .contact_form .mktoForm .mktoRequiredField label.mktoLabel,
    .contact_form .mktoForm .mktoLabel {
        padding: 26px 28px;
        margin-right: 0.7%;
        width: 28% !important;
        font-size: 1.28571rem;
    }
    .contact_form input:not([name='privacyPolicyAgreement']),
    .contact_form textarea,
    .contact_form select {
        font-size: 1.28571rem;
    }
    .contact_form input:not([name='privacyPolicyAgreement']),
    .contact_form textarea {
        width: 70% !important;
    }
    .contact_form .mktoForm .mktoLogicalField {
        width: 70% !important;
    }
    .contact_form select {
        width: 30% !important;
    }
    .contact_form textarea {
        margin-bottom: 50px !important;
        height: 200px !important;
    }
    .contact_form .mktoAsterix {
        right: 30px;
        padding: 7px 11px;
        font-size: 1rem;
    }
    .contact_form .mktoHtmlText {
        font-size: 1.07143rem;
    }
    .section-complete {
        padding: 180px 0 200px;
    }
    .section-complete .text {
        text-align: center;
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 1200px) {
    html {
        font-size: 14px;
    }
    body:before {
        content: 'xl';
    }
    .section__inner {
        max-width: 1180px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 991.8px) {
    body:before {
        content: 'lg';
    }
    .section {
        padding: 7rem 0;
    }
    .hero img {
        max-width: none;
    }
}
@media screen and (max-width: 991.8px) {
    img {
        max-width: 100%;
        height: auto;
    }
    .thumb {
        height: auto;
    }
    .gnav__list {
        height: 100%;
        overflow-y: scroll;
        position: relative;
        transition: opacity 0.2s ease-in-out;
    }
    .gnav__link {
        display: -ms-flexbox;
        display: flex;
    }
    .gnav__contact .arrow {
        bottom: 1.7rem;
    }
    .footer .footer-information .brand-logo {
        width: 50%;
    }
    .footer .footer-contact {
        margin-bottom: 7.5rem;
    }
    .footer .footer-contact span {
        margin-top: 0.87rem;
    }
    .internal-link-target {
        margin-top: calc(-1 * 100vw * 160 / 640);
        padding-top: calc(100vw * 160 / 640);
    }
    .more-link.position-top_right {
        top: 0;
        right: 4vw;
    }
    .contact_form .mktoFieldDescriptor {
        margin-bottom: 3.2rem !important;
    }
    .contact_form .mktoForm .mktoRequiredField label.mktoLabel,
    .contact_form .mktoForm .mktoLabel {
        margin-bottom: 1.2rem;
        width: 100% !important;
    }
    .contact_form input:not([name='privacyPolicyAgreement']),
    .contact_form textarea,
    .contact_form select {
        width: 100% !important;
    }
    .contact_form select,
    .contact_form input:not([name='privacyPolicyAgreement']) {
        height: 5.5rem !important;
    }
    .contact_form .mktoForm .mktoCheckboxList {
        height: auto;
        width: 100% !important;
    }
}
@media screen and (min-width: 576px) {
    .sm-hide {
        display: none !important;
    }
    .sm-show-block {
        display: block !important;
    }
    .sm-show-inline {
        display: inline !important;
    }
    .sm-show-inline-block {
        display: inline-block !important;
    }
    .sm-show-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .sm-text-left {
        text-align: left !important;
    }
    .sm-text-center {
        text-align: center !important;
    }
    .sm-text-right {
        text-align: right !important;
    }
}
@media screen and (min-width: 768px) {
    .md-hide {
        display: none !important;
    }
    .md-show-block {
        display: block !important;
    }
    .md-show-inline {
        display: inline !important;
    }
    .md-show-inline-block {
        display: inline-block !important;
    }
    .md-show-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .md-text-left {
        text-align: left !important;
    }
    .md-text-center {
        text-align: center !important;
    }
    .md-text-right {
        text-align: right !important;
    }
    .section__heading {
        margin-bottom: 30px;
    }
    .section__heading__primary {
        margin-top: -40px;
        font-size: 2.28571rem;
    }
    .section__heading__secondary {
        font-size: 10rem;
    }
    .section__text {
        text-align: center;
        font-size: 1.28571rem;
    }
    .swiper-topics.swiper-topics_fixed {
        padding: 0 130px;
    }
    .section-topics .swiper-button-next {
        top: 50%;
        transform: translate(0, -50%);
    }
    .section-topics .swiper-button-next:after {
        font-size: 1.42857rem;
    }
    .section_topics_relation .swiper-button-prev,
    .section-topics .swiper-button-prev {
        top: 50%;
        transform: translate(0, -50%);
    }
    .section_topics_relation .swiper-button-prev:after,
    .section-topics .swiper-button-prev:after {
        font-size: 1.42857rem;
    }
    .header__brand {
        padding-left: 130px;
        padding-top: 40px;
    }
    .footer-nav .fnav__link {
        margin-bottom: 18px;
        padding-left: 35px;
        font-size: 1.14286rem;
    }
    .footer-nav .fnav__link:after {
        height: 18px;
        width: 18px;
    }
    .footer-nav .fnav__link:before {
        top: 5.5px;
        left: 4px;
        height: 5px;
        width: 5px;
    }
    .topup > a {
        font-size: 1.57143rem;
    }
    .hero {
        height: calc(100vw * 859 / 1440);
        /* min-height: 550px; */
        min-height: 500px;
    }
    .hero:not(.hero-home) {
        -ms-flex-align: center;
        align-items: center;
        height: calc(100vw * 350 / 1440);
        min-height: 350px;
    }
    .hero:not(.hero-home) .hero__title {
        font-size: 2rem;
    }
    .hero:not(.hero-home) .hero__sub_title {
        font-size: 6.42857rem;
    }
    .hero-lower {
        background-image: url(assets/img/contact_bg_lg.jpg);
    }
    .scroll-downs {
        bottom: 27px;
    }
    .mousey {
        padding-top: 9px;
        height: 68px;
        width: 35px;
    }
    .scroller {
        height: 11px;
        width: 11px;
    }
    .scroll_text {
        margin-top: 6px;
        font-size: 1.14286rem;
    }
    .no-hover {
        pointer-events: none;
    }
    .more-link.position-top_right {
        top: -0.77em;
        right: 0;
    }
    .btn-primary {
        padding: 26px 0;
        width: 320px;
        font-size: 1.28571rem;
    }
    .btn-primary .myfont-external {
        right: 19.7px;
    }
    .section-info {
        background-image: url(assets/img/info-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 90px 0 60px;
    }
    .section-info__inner {
        margin-left: calc(100vw * 130 / 1440);
    }
    .section-info .info__ttl {
        margin-bottom: 22px;
    }
    .section-info .info__ttl__primary {
        font-size: 2rem;
    }
    .section-info .info__ttl__secondary {
        margin-bottom: 40px;
        font-size: 7.5rem;
    }
    .section-info .info__txt {
        min-width: 667px;
        width: 52%;
        font-size: 1.28571rem;
    }
    .section-topics {
        margin: 97px 0 130px;
    }
    .section-topics .topics__heading {
        margin-bottom: 42px;
        font-size: 2.64286rem;
    }
    .section-topics .swiper-topics.swiper-topics_fixed {
        padding: 0 130px 16px;
    }
    .section-topics .topics__thumb {
        height: calc(100vw * 190 / 1440);
    }
    .section-topics .topics__body {
        padding: 16px 25px 38px;
    }
    .section-topics .topics__time {
        font-size: 1.14286rem;
    }
    .section-topics .topics__ttl {
        margin: 10px 0 20px;
        font-size: 1.14286rem;
    }
    .section-topics .topics__cat {
        padding: 4px 6px;
        bottom: 18px;
        left: 26px;
        font-size: 1rem;
    }
    .section-lineup {
        padding-bottom: 127px;
    }
    .section-lineup .section__heading {
        margin-top: -28px;
    }
    .section-lineup .section__text {
        margin-bottom: 78px;
    }
    .section-lineup .lineup {
        border-radius: 50px;
        padding: 48px 0 50px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section-lineup .lineup + .lineup {
        margin-top: 70px;
    }
    .section-lineup .lineup__thumb {
        width: 37%;
        min-width: 290px;
    }
    .section-lineup .lineup__body {
        margin-left: 30px;
        -ms-flex: 1;
        flex: 1;
    }
    .section-lineup .lineup__body__heading-secondary {
        margin-bottom: 21px;
        text-align: left;
        font-size: 5.28571rem;
    }
    .section-lineup .lineup__body__heading-primary {
        text-align: left;
        font-size: 2rem;
    }
    .section-lineup .lineup__body__ttl {
        margin: 20px 0;
        text-align: left;
        font-size: 1.28571rem;
    }
    .section-lineup .lineup__body__txt {
        margin-right: 54px;
        margin-bottom: 50px;
        font-size: 1.28571rem;
    }
    .section-feature {
        padding: 88px 0 90px;
    }
    .section-feature .features {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section-feature .feature {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        height: 486px;
        width: 50%;
    }
    .section-feature .feature__inner {
        width: 72%;
    }
    .section-feature .feature__ttl {
        line-height: 1.6;
        margin-bottom: 40px;
        font-size: 1.85714rem;
    }
    .section-feature .feature__txt {
        line-height: 1.9;
        font-size: 1.28571rem;
    }
    .section-feature .feature:nth-child(1) {
        background-image: url(assets/img/feature-bg01.jpg);
    }
    .section-feature .feature:nth-child(2) {
        background-image: url(assets/img/feature-bg02.jpg);
    }
    .section-feature .feature__loop {
        margin-top: 111px;
        text-align: center;
        font-size: 1.57143rem;
    }
    .section_contact {
        padding: 100px 0 187px;
    }
    .section-complete .section__heading {
        padding-bottom: 20px;
        font-size: 2.28571rem;
    }
    .section-404 {
        margin: 100px 0;
    }
    .section-404 .ttl_primary {
        font-size: 5.14286rem;
    }
    .section-404 .ttl_secondary {
        margin-top: 20px;
        font-size: 1.5rem;
    }
    .section-404 .txt {
        margin-top: 45px;
        text-align: center;
        font-size: 1.14286rem;
    }
    .section-404 .link_back {
        padding: 26px 0;
        margin: 45px auto 0;
        width: 320px;
        font-size: 1.28571rem;
    }
}
@media screen and (max-width: 767.8px) {
    iframe {
        max-height: 200px;
    }
    .section__inner {
        padding-left: 4vw;
        padding-right: 4vw;
    }
    .section-topics .swiper-button-next {
        right: 1rem;
    }
    .section_topics_relation .swiper-button-prev,
    .section-topics .swiper-button-prev {
        left: 1rem;
    }
    .footer-nav .fnav__link {
        margin-bottom: 1.8rem;
        width: 100%;
    }
    .hero:not(.hero-home) {
        padding-bottom: 6.5rem;
    }
    .banners .banner {
        height: auto;
    }
    .section-info__inner {
        padding-left: 4vw;
        padding-right: 4vw;
    }
    .section-info .info__ttl__secondary {
        font-size: 3.5rem;
    }
    .section-lineup .btn-primary {
        margin: 1.8rem auto 0;
        width: 91%;
    }
    .section-lineup .lineup__body__heading-secondary span {
        display: block;
    }
    .section-lineup .lineup__body__txt {
        margin: 0 auto 4rem;
        width: 91%;
    }
    .section-feature .feature {
        padding: 5.7rem 0 5.6rem;
    }
    .section-feature .feature__ttl {
        text-align: center;
    }
    .section-feature .feature__loop {
        margin: 8rem auto 0;
        width: 92%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199.8px) {
    .section__inner {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width: 1199.8px) {
    .brand__logo {
        width: 90%;
        max-width: 30.8rem;
    }
}
@media screen and (min-width: 1440px) {
    .hero img {
        height: auto;
    }
    .section-lineup .lineup__body__heading-secondary span {
        font-size: 35px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 920px) {
    .section-lineup .lineup__body__heading-secondary span {
        font-size: calc(100vw * 28 / 1440);
    }
}

.hero-link-area {
    position: absolute;
    top: 20%;
    left: 50vw;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(20vw, -50%);
    margin: 0;
    padding: 0;
}

.hexagon {
    width: max(15vw, 140px);
    height: max(9.4vw, 80px);
    background: transparent;
    position: absolute;
    top: 50%;
    left: 0.2vw;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-9vw, -50%);
    margin: 0;
    padding: 0;
}

.hexagon_cont a {
    display: block;
    height: 100%;
    width: 80%;
    cursor: pointer;
}

.hexagon_cont {
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.hexagon::before,
.hexagon::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 0;
}

.hexagon::before {
    transform: rotate(60deg);
}

.hexagon::after {
    transform: rotate(-60deg);
}

.hexagon_cont a:hover {
    opacity: 0.3;
    background: #fff;
}

.hexagon.bpr {
    top: 50%;
    left: 15.4vw;
}

.hexagon.zero {
    top: 13vw;
    left: -7.6vw;
}

.hexagon.managed {
    top: 13vw;
    left: 7.8vw;
}

.hexagon.data {
    top: 26vw;
    left: 1vw;
}

.hexagon.data {
    top: 26vw;
    left: 0.2vw;
}

.hexagon.sap {
    top: 13vw;
    left: 22.8vw;
}

.hexagon.mcf {
    top: 26vw;
    left: 15.4vw;
}

@media screen and (min-width: 768px) and (max-width: 991.8px) {
    .hexagon {
        top: 0px;
        left: 0;
    }
    .hexagon.bpr {
        top: 50%;
        left: 132px;
    }
    .hexagon.zero {
        top: 110px;
        left: -70px;
    }
    .hexagon.managed {
        top: 110px;
        left: 65px;
    }
    .hexagon.data {
        top: 220px;
        left: 0;
    }
    .hexagon.sap {
        top: 110px;
        left: 200px;
    }
    .hexagon.mcf {
        top: 220px;
        left: 132px;
    }
    .hexagon_cont a:hover {
        opacity: 1;
        background: transparent;
    }
}

@media screen and (max-width: 767.8px) {
    .hexagon {
        width: 31.2vw;
        height: 20vw;
        background: transparent;
        position: absolute;
        top: 50%;
        left: -31vw;
        -ms-transform: translate(-20vw, -10%);
        -webkit-transform: translate(-20vw, -10%);
        transform: translate(-20vw, -10%);
        margin: 0;
        padding: 0;
    }

    .hexagon_cont a {
        width: 100%;
    }

    .hexagon.bpr {
        top: 50%;
        left: 2vw;
    }

    .hexagon.zero {
        top: 26.7vw;
        left: -47.5vw;
    }
    .hexagon.managed {
        top: 26.7vw;
        left: -15vw;
    }
    .hexagon.data {
        top: 56vw;
        left: -31vw;
    }
    .hexagon.sap {
        top: 26.7vw;
        left: 17.8vw;
    }
    .hexagon.mcf {
        top: 56vw;
        left: 2vw;
    }
}
