/* SEPARATE CSS FOR  GLOBAL header, banner, NO PAGES */

@charset "UTF-8";
*,
body {
    font-family: Hiragino Kaku Gothic ProN, Avenir, Oswald Regular;
}
.hoverable a:hover,
a:active,
a:focus {
    text-decoration: none !important;
    color: inherit;
    cursor: pointer;
}
button,
hr,
input {
    overflow: visible;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
.consult .btn,
.wrapper,
body,
html.is-active,
sub,
sup {
    position: relative;
}
#header .header-wrapper,
#sticky-nav {
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.3);
}
#toc_container a,
#toc_container a:hover,
*,
a {
    text-decoration: none;
}
*,
body {
    outline: 0 !important;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    font-size: 100%;
    overflow-x: hidden;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    overflow: scroll;
}
[type="checkbox"],
[type="radio"],
legend {
    box-sizing: border-box;
    padding: 0;
}
body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-color: #fff;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #000;
    width: 100%;
    margin: 0;
    overflow: hidden;
}
button {
    border: none;
    cursor: pointer;
}
.long-dash::before {
    content: "\2014"; /* This is an em dash (—) */
    margin-left: 0.25em; /* optional spacing */
  }
.indent {
    margin-left: 5px;
    display: block;
    word-wrap: break-word;
}
a:active,
a:focus {
    font-family: inherit;
}
.page-top .announcement .announcement-contents .announcement-lists .announcement-lists--item a:hover,
abbr[title] {
    text-decoration: underline;
}
.hoverable a:hover {
    font-family: inherit;
}
legend {
    color: #000;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}
#banner .course-cover .title-wrapper-kyuhuki .title-contents,
#banner .course-cover img.banner-pc,
#banner .media-banner img.banner-pc,
#banner .slider-top .slider-cover img.banner-pc,
#banner .slider-top .slider-cover img.bannerBtn-sp,
#footer .cv-bottom .btn--lists .btn--lists--item,
#footer-flow .cv-bottom .btn--lists .btn--lists--item,
#footer-media .cv-bottom .btn--lists .btn--lists--item,
#footer-outline .cv-bottom .btn--lists .btn--lists--item,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
caption,
th {
    text-align: left;
}
img {
    border: none !important;
}
a {
    color: inherit;
    background-color: transparent;
}
textarea {
    outline: 0;
    resize: none;
    overflow: auto;
}
abbr,
acronym {
    border: 0;
    font-variant: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
input,
select,
textarea {
    font-family: inherit;
    font-weight: inherit;
}
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: 400;
}
#breadcrumbs .breadcrumbs-contents a:last-child:after,
.page-interview-single .media-contents .posts .posts-contents .table-contents a:after,
q:after,
q:before {
    content: "";
}
a,
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0;
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.consult .btn {
    font-size: 23px;
    height: 82px;
    font-weight: 700;
    text-align: center;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
#banner .course-cover img.banner-sp,
#banner .media-banner img.banner-sp,
#banner .media-banner-sp img.banner-sp,
#banner .slider-top .slider-cover img.banner-sp,
.slidenavi,
[hidden],
template {
    display: none;
}
@keyframes slideDown {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }
}
html.is-active {
    overflow: hidden;
    width: 100%;
}
body.is-active {
    overflow: hidden;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.wrapper {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 1088px;
}
.btn,
.cta a {
    transition: 0.3s;
}
.btn-primary {
    background-color: #0ab50a;
    border-bottom: 4px solid #075b07;
    color: #fff;
}
#nav .briefing:hover,
.btn-inverted:hover,
.btn-primary:hover,
.btn-secondary:hover,
.btn-tertiary:hover,
.sns .share li:hover {
    opacity: 0.8;
}
.btn-secondary {
    background-color: #f3920b;
    border-bottom: 4px solid #b16c2a;
    color: #fff;
}
.btn-tertiary {
    background-color: #f6b656;
    border-bottom: 4px solid #da953e;
    color: #fff;
}
.btn-inverted {
    border: 1px solid #a7a8aa;
    border-radius: 4px;
}
.consult {
    display: block;
    overflow: hidden;
    padding: 54px 0;
}
.consult p {
    color: #393939;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 28px;
}
.consult .btn {
    border-radius: 10px;
    color: #fff;
    display: block;
    line-height: 82px;
    width: 49%;
    margin: auto;
}
.consult .btn-primary{
    margin-right: 2%;
}
.consult .btn-secondary:after {
    display: none;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 30px;
    position: absolute;
    right: 20px;
    top: -1px;
}
.consult .btn-primary::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border: none;
    border-color: #fff transparent;
    transform: rotate(45deg);
}
#header-media,
.sidenav .accordion .accordion-content a:last-child,
.sidenav.sidenav-media .accordion {
    border-bottom: 0;
}
#banner .btn{
    color: #fff;
    border-radius: 10px;
    display: block;
    font-size: 30px;
    font-weight: 700;
    float: none !important;
    height: 91px;
    line-height: 200%;
    margin: 30px auto;
    padding-top: 15px;
    text-align: center;
    width: 544px;
}
.lightbox {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.lightbox .lightbox-wrapper {
    display: block;
    left: 50%;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 1000px;
}
.lightbox .lightbox-wrapper .video-frame {
    display: block;
    margin: 0 auto;
    padding: 0 0 56.25%;
    position: relative;
    width: 100%;
}
.lightbox .lightbox-wrapper .video-frame iframe {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.lightbox .lightbox-wrapper .close-btn {
    cursor: pointer;
    display: block;
    height: 32px;
    position: absolute;
    right: 0;
    top: -33px;
    width: 32px;
}
.lightbox .lightbox-wrapper .close-btn:after,
.lightbox .lightbox-wrapper .close-btn:before {
    position: absolute;
    left: 15px;
    content: "";
    height: 33px;
    width: 2px;
    background-color: #fff;
}
.lightbox .lightbox-wrapper .close-btn:before {
    transform: rotate(45deg);
}
.lightbox .lightbox-wrapper .close-btn:after {
    transform: rotate(-45deg);
}
#header .header-wrapper {
    z-index: 999;
    display: block;
    height: 66px;
    margin: 0 auto;
    transition: 0.3s;
    left: 0;
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #fff;
}
#header .header-wrapper .header-contents {
    align-items: center;
    display: flex;
    justify-content: space-between;
    height: 66px;
    width: 1188px;
    margin: 0 auto;
}
#header .header-contents .h-logo a img {
    width: 170px;
}
#header .header-contents .h-logo.online-logo a img {
    width: 180px;
}
.page-top .partners .partners-contents .partners-list .partners-list--item {
    display: block;
    float: left;
}
#header .header-contents .h-logo {
    margin-top: 10px;
}
#header .header-contents .h-logo h1{
    display: inline-block;
    font-size: 13px;
    margin: 0;
}
#header .header-contents .h-logo a{
    display: inline-block;
    font-size: 0;
    margin: 0;
}
#header .header-contents .h-logo .catchphrase {
    color: #393939;
    display: inline-block;
    font-size: 13px;
    line-height: 150%;
    margin-left: 16px;
    position: relative;
    top: -2px;
}
#header .header-contents .h-btn
#sticky-nav .sticky-wrapper .h-btn {
    display: block;
    float: right;
    overflow: hidden;
}
#header .header-contents .h-btn a.btn{
    color: #fff;
    display: inline-block;
    float: left;
    margin-left: 16px;
    vertical-align: middle;
}
#header .header-contents .h-btn a.btn-inverted {
    color: #393939;
    font-size: 9px;
    font-weight: 700;
    height: 58px;
    line-height: 100%;
    margin-left: 9px;
    text-align: center;
    width: 58px;
}
#header .header-contents .h-btn a.btn-inverted:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    display: block;
    margin: 11px auto 4px;
}
#header .header-contents .h-btn a.doc-req:before{
    background-image: url("../images/common/icon_green_01.png");
    display: block;
    height: 24px;
    width: 32px;
}
#header .header-contents .h-btn a.application:before{
    background-image: url("../images/common/icon_green_02.png");
    display: block;
    height: 24px;
    width: 24px;
}
#header .header-contents .h-btn a.btn-primary{
    border-radius: 6px;
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    width: 340px;
}
#header .header-contents .h-btn a.btn-primary:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: -1px;
}
#header .header-contents .hamburger,
#sticky-nav .sticky-wrapper .hamburger {
    display: none;
    float: right;
}
.header-top {
    margin-bottom: 66px;
}
.consult-b {       
    display: block;
    margin: 0 auto;
    padding: 20px 0px;
    width: 100%;
}
.consult-b p {
    color: #393939;
    margin-bottom: 2px;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.03em;
    text-align: center;
}
.consult-b .description {
    display: block;
    color: #393939;
    margin-bottom: 2px;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.03em;
    text-align: center;
}
.consult-b span{
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.03em;
    text-align: center;
}
.consult-main{
    padding: 0 15px;
    margin-top: 15px;
}

@media only screen and (max-width: 64em) {
    .wrapper {
        width: 100%;
        overflow: hidden;
    }
    .consult {
        margin: 0 auto;
        padding: 30px 20px 50px;
        width: 100%;
    }
    
    .consult p {
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 20px;
    }
    .consult-b {       
        padding: 0px;
    }
    .consult-b p {
        font-size: 15px;
    }
    .consult-b span{
        font-size: 12px;
    }
    .consult .btn {
        font-size: 18px;
        height: 60px;
        line-height: 60px;
        width: 100%;
    }
    .consult .btn-primary {
        margin-right: 0;
        margin-bottom: 9px;
    }
    .consult .btn-secondary:before {
        height: 19px;
        width: 25px;
    }
    .consult .btn-primary:before {
        height: 15px;
        width: 20px;
    }
    #header .header-contents .hamburger,
    .page-top .consult .banner-btn {
        display: block;
    }
    .lightbox .lightbox-wrapper {
        width: 95%;
    }
    .header-online .header-wrapper {
        height: 55px !important;
    }
    #header .header-wrapper {
        height: 60px;
    }
    #header .header-wrapper .header-contents {
        height: 60px;
        width: 100%;
    }
    .header-online .header-wrapper .header-contents {
        height: 55px !important;
        width: 100% !important;
    }
    #header .header-contents .h-logo a img {
        width: 140px;
        margin: 0 0 0 15px;
    }
    #header-media {
        height: 60px;
        padding: 0;
        display: flex;
        align-items: center;
    }
    #header-media .header-contents {
        margin: 0 auto;
        width: 95%;
    }
    #header .header-contents .h-logo{
        width: 90%;
    }
    #header .header-contents .h-logo {
        margin-top: 10px;
        display: flex;
    }
    #header .header-contents .h-logo .catchphrase {
        display: none;
        font-size: 8px;
        float: left;
        margin-left: 2%;
        top: 10px;
    }
    #header .header-contents .h-btn{
        display: none;
    }
    .header-top {
        margin-bottom: 60px;
        z-index: 999;
    }
}
.sns .share {
    display: block;
    overflow: hidden;
}
#banner .slider-top h1 {
    font-size: 0;
    margin: 0;
}
#banner .slider-top .slider-cover {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

#banner .course-cover img,
#banner .cover img,
#banner .slider-top .slider-cover img{
    display: block;
    object-fit: cover;
    width: 100%;
}
#banner .cover .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000091;
    pointer-events: none; /* This lets clicks pass through to the image if needed */
}

#banner .slider-top .slider-cover img.banner-sp {
    display: none;
}
#banner .slider-top .slider-cover img.banner-pc {
    display: block;
}
@media only screen and (max-width: 64em) {
    #banner .slider-top .slider-cover img.banner-sp {
        display: block;
    }
    #banner .slider-top .slider-cover img.banner-pc {
        display: none;
    }
}
#banner .slider-top .slider-cover img.bannerText-pc {
    display: block;
    margin-bottom: 15px;
    margin-left: -50px;
}
#banner .slider-top .slider-cover img.bannerBtn-pc {
    display: block;
    position: relative;
    top: 80px;
}
@media only screen and (max-width: 100em) {
    #banner .slider-top .slider-cover img.bannerBtn-pc {
        top: 90px;
        width: auto;
        max-width: 90%;
        left: 65px;
    }
}
@media only screen and (max-width: 84.375em) {
    #banner .slider-top .slider-cover img.bannerBtn-pc {
        top: 100px;
        width: auto;
        max-width: 75%;
        left: 25%;
    }
}
@media only screen and (max-width: 73.75em) {
    #banner .slider-top .slider-cover img.bannerBtn-pc {
        top: 100px;
        width: auto;
        max-width: 65%;
        left: 35%;
    }
}
#banner .slider-top .slider-cover img.bannerText-sp {
    display: block;
    margin-bottom: 155px;
    padding: 0 20px;
}
#banner .slider-top .slider-cover img.bannerText2-sp {
    display: block;
    padding: 0 15px;
}
#banner .slider-top .slider-cover .slider-caption {
    display: block;
    left: -50px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: -50px;
    width: 1088px;
    z-index: 9999;
}
#banner .slider-top .slider-cover .slider-caption .slider-text {
    position: absolute;
    bottom: 100px;
    left: 0;
}
#banner .slider-top .slider-cover .slider-caption .slider-text p {
    color: #393939;
    display: inline-block;
    font-size: 35px;
    line-height: 120%;
    margin-bottom: 10px;
}
#banner .slider-top .slider-cover .slider-caption .slider-text span {
    display: inline-block;
    padding: 6px 12px;
}
#banner .slider-top .slider-cover .slider-caption .slider-text .bold,
#breadcrumbs .breadcrumbs-contents a.active {
    font-weight: 700;
}
#banner .member-banner #breadcrumbs .breadcrumbs-contents a,
#banner .slider-top .slider-cover .slider-caption .slider-text .white {
    color: #fff;
}
#banner .slider-top .slider-cover .slider-caption .slider-text .white-bg {
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
}
#banner .slider-top .slider-cover .slider-caption .slider-text .green-bg {
    background-color: rgba(60, 149, 139, 0.8);
}
#banner .slider-top .slick-dots,
.featured-article .slider-featured .slick-dots {
    bottom: 12px;
}
#banner .slider-top .slick-dots li button:before {
    color: #fff;
    font-size: 11px;
    opacity: 1;
}
#banner .slider-top .slick-dots li.slick-active button:before{
    color: #41aea2;
}
#banner .btn span{
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 100%;
}
#banner .btn span:before{
    content: "\005c";
    display: inline-block;
    margin-right: 20px;
}
#banner .btn span:after{
    content: "\002F";
    display: inline-block;
    margin-left: 20px;
}
#banner .cover {
    display: block;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#banner .cover .title-wrapper {
    /* background-color: rgba(65, 174, 162, 0.8);
    bottom: 40px;
    padding: 26px 62px 26px 140px; */
    display: block;
    position: absolute;
    bottom: 120px;
    left: 40px;
    right: 0;
    width: 1088px;
    margin: 0 auto;
}
#banner .cover .title-wrapper .title {
    font-weight: 700;
    font-size: 48px;
    line-height: 24px;
    letter-spacing: 0.05em;
    vertical-align: middle;
    color: #fff;
    padding-bottom: 35px;

}
#banner .cover .title-wrapper .title-eng {
    font-family: "Red Hat Display", sans-serif !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0em;
    vertical-align: middle;
    color: #fff;
    padding-bottom: 35px;
}
#banner .cover .title-wrapper .subtitle-pc {
    /* display: inline; */
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.08em;
    vertical-align: middle;
    color: #f4f4f4;
    background-color: #F3920B;
    padding: 0 10px 0;
    text-align: center;
    margin-bottom: 8px;
}
#banner .cover .title-wrapper .subtitle-sp {
    display: none;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses .outline .courses-lists-contents .courses-lists .courses-lists--item:hover,
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .menu-list-sub .menu-list-sub--item:hover {
    background-color: #a7a8aa;
}
@media only screen and (max-width: 47.9375em) {
    .wrapper {
        width: 100%;
        overflow: hidden;
    }
}
#banner .banner-title {
    background-color: #fff;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 100%;
    padding: 30px 0 25px;
}
#banner .banner-title h2 {
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
    margin-top: 8px;
}
#banner .member-banner img {
    display: block;
    width: 100%;
}

.banner-fixed-sp {
    padding-top: 130px;
}
@media only screen and (max-width: 64em) {
    .school-height {
        margin-top: 0;
    }
    #banner .cover {
        height: 375px;
    }
    /* #banner .cover .title-wrapper {
        bottom: 30px;
        left: 30px;
        display: inline-block;
        white-space: nowrap;
    } */
    #banner .cover .title-wrapper .title {
        font-size: 28px;
        padding-bottom: 15px;
    
    }
    #banner .cover .title-wrapper .title-eng {
        font-size: 12px;
        padding-bottom: 15px;
    }
    #banner .cover .title-wrapper .subtitle-pc {
        display: none;
    }
    #banner .cover .title-wrapper .subtitle-sp {
        display: inline-block;
        font-size: 16px;
        line-height: 1.8em;
        padding: 0px 5px;
        font-weight: 700;
        letter-spacing: 0.05em;
        vertical-align: middle;
        color: #f4f4f4;
        background-color: #F3920B;
        text-align: left;
        margin-bottom: 8px;
    }
    .banner-fixed-sp {
        padding-top: 60px;
    }
    #banner .slider-top .slider-cover img.banner-pc {
        display: none;
    }
    #banner .slider-top .slider-cover img.banner-sp {
        display: block;
    }
    #banner .slider-top .slider-cover .slider-caption {
        top: 20px;
        width: 100%;
    }
    #banner .slider-top .slider-cover .slider-caption .slider-text {
        top: 150px;
    }
    #banner .slider-top .slider-cover .slider-caption .slider-text p {
        font-size: 30px;
        padding: 0 15px;
    }
    .footer-lp {
        margin-bottom: 52px;
    }
}
#breadcrumbs .breadcrumbs-contents a {
    color: #393939;
    font-size: 12px;
    line-height: 100%;
}
#breadcrumbs .breadcrumbs-contents a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 100%;
    margin-left: 8px;
    margin-right: 8px;
}
.hamburger-inner:before {
    top: -10px;
}
.sidenav.is-active .sidenavi .submenu .sidenav-list .sidenav-list-item:last-child {
    margin-bottom: 0;
}
.footer-lp {
    background-color: #394a58;
}
.footer-lp .footer-content {
    color: #fff;
    display: block;
    height: 60px;
    line-height: 34px;
    font-size: 12px;
    text-align: center;
}
#nav .menu-lists .courses-lists-first li a:hover,
#nav .menu-lists .menu-list--item:hover,
#nav .pamphlet {
    background-color: #e9f8ff;
}
#nav .briefing.ol-briefing,
#nav .menu-lists .menu-list--item:last-child,
#sticky-nav #navi .menu-lists .menu-list--item:last-child,
.sns .share li:last-child {
    margin-right: 0;
}

#nav {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
#nav .menu-lists {
    display: flex;
}
#nav .pamphlet {
    color: #393939;
    display: flex;
    font-size: 14px;
    height: 66px;
    line-height: 66px;
    padding: 0 20px;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses .outline .courses-lists-contents .courses-lists .courses-lists--item:hover a,
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .menu-list-sub .menu-list-sub--item:hover a {
    color: #fff;
}
#nav .pamphlet.ol-pamphlet {
    color: #393939;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    background-color: #e9f8ff;
    height: 66px;
    line-height: 66px;
    padding: 0 20px;
}
#nav .briefing {
    align-items: center;
    background-color: #f3920b;
    border-radius: 0;
    color: #fff;
    display: flex;
    font-size: 16px;
    height: 66px;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: 0.3s;
    width: 190px;
	padding-right: 7px;
} 
#nav .briefing:after {
    display: block;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translate(0, -50%);
} 
.nav-online .menu-lists .menu-list--item a {
    font-size: 15px;
    font-weight: 700;
}
#nav .menu-lists .menu-list--item {
    flex-grow: 1;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    transition: 0.5s;
}
#nav .menu-lists .menu-list--item a {
    cursor: pointer;
    color: #393939;
    display: block;
    font-size: 14px;
    height: 66px;
    line-height: 66px;
    padding: 0 14px;
}
#nav .menu-lists .menu-list--item .courses-lists-first {
    position: absolute;
    width: auto;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: none;
}
#nav .menu-lists .menu-list--item:hover .courses-lists-first {
    display: block;
}
#nav .menu-lists .courses-lists-first li {
    position: relative;
    border-bottom: 1px solid #eee;
    width: auto;
}
#nav .menu-lists .courses-lists-first li a {
    background-color: #fff;
    font-weight: 400;
    text-align: left;
    color: #393939;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
}
#nav .menu-lists .courses-lists-first li p {
    background-color: #fff;
    font-weight: 400;
    text-align: left;
    color: #393939;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    padding-left: 15px;
}
#nav .menu-lists .courses-lists-first .courses-lists-arrow:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-right: 1px solid #393939;
    border-top: 1px solid #393939;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 16px;
    top: 40%;
}
.page-top .courses .courses-contents .courses-lists .courses-lists--item:hover .course-cover img{
    transform: scale(1.2);
}
#nav .menu-lists .courses-lists-first .courses-lists-arrow:after:hover {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
#nav .menu-lists .menu-list--item .courses-lists-second {
    position: absolute;
    top: 40px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: none;
}
#nav .menu-lists .courses-lists-first li:hover .courses-lists-second {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
}
#sticky-nav {
    background-color: #fff;
    left: 0;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 99999;
}
#sticky-nav .sticky-wrapper {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 1088px;
}
#sticky-nav .sticky-wrapper .logo {
    display: block;
    float: left;
    margin: 21px 0 0;
    padding: 0;
    width: 112px;
    font-size: 0;
}
#sticky-nav .sticky-wrapper .logo img {
    display: block;
    height: auto;
    width: 100%;
}
#sticky-nav .sticky-wrapper .h-btn a.btn {
    display: inline-block;
    float: left;
    margin-top: 10px;
    vertical-align: middle;
}
#sticky-nav .sticky-wrapper .h-btn a.btn-primary {
    border-radius: 6px;
    font-size: 12px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    width: 214px;
}
#sticky-nav .sticky-wrapper .h-btn a.btn-primary:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    right: 8px;
}
#sticky-nav #navi .menu-lists {
    display: block;
    margin: 0 auto;
    padding-left: 130px;
    width: 1088px;
}
#sticky-nav #navi .menu-lists .menu-list--item {
    background-color: #fff;
    display: inline-block;
    margin-right: 0;
    transition: 0.5s;
}
#sticky-nav #navi .menu-lists .menu-list--item:hover{
    background-color: #f2f2f2;
}
.hamburger,
.page-top .comparison .comparison-contents .comparison-table tr th:first-child{
    background-color: transparent;
}
#sticky-nav #navi .menu-lists .menu-list--item a {
    cursor: pointer;
    color: #393939;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 22px 8px;
    text-align: center;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav {
    background-color: #f0f0f1;
    -webkit-transition: 0.25s ease-in-out;
    -khtml-transition: all 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.3);
    display: none;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
    left: 0;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .menu-list-sub {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 1088px;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .menu-list-sub .menu-list-sub--item {
    cursor: pointer;
    flex-grow: 1;
    transition: 0.5s;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 14px 0 24px;
    width: 1088px;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses .outline {
    display: grid;
    grid-template-columns: 145px 1fr;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses .outline .courses-title {
    grid-column: 1/2;
    grid-row: 1/2;
    display: block;
    font-size: 13px;
    font-weight: 700;
    line-height: 100%;
    padding: 24px 0;
    text-align: center;
    width: 145px;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses .outline .courses-lists-contents {
    grid-column: 2/3;
    grid-row: 1/2;
    border-left: 1px solid #dedede;
    display: block;
    float: left;
    width: 942px;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses .outline .courses-lists-contents .courses-lists {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    overflow: hidden;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses .outline .courses-lists-contents .courses-lists .courses-lists--item {
    flex-grow: 1;
    color: #393939;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400 !important;
    line-height: 100%;
    transition: 0.5s;
}
#sticky-nav #navi .menu-lists .menu-list--item .cat-nav .courses .outline .courses-lists-contents .courses-lists .courses-lists--item a {
    font-weight: 400;
    height: auto;
    line-height: 100%;
    padding: 24px 15px;
}
#sticky-nav #navi .menu-lists .menu-list--item:hover .cat-nav,
.page-top .faq .faq-contents .faq-wrapper .accordion-lists .accordion-lists--item{
    display: block;
}
.hamburger {
    border: 0;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    overflow: visible;
    padding: 0 20px;
}
.hamburger-box {
    height: 24px;
    display: inline-block;
    position: relative;
    width: 30px;
}
.hamburger-inner {
    margin: -2px;
    top: 50%;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    background-color: #000;
    border-radius: 2px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 30px;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner:after {
    bottom: -10px;
}
.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner:before {
    transition: top 0.1s 0.14s, opacity 0.1s;
}
.hamburger--squeeze .hamburger-inner:after {
    transition: bottom 0.1s 0.14s, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    transition: top 0.1s, opacity 0.1s 0.14s;
}
.page-top .faq .faq-contents .more:hover{
    opacity: 0.8;
}
.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s, transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
}
.hamburger.hamburger-online {
    background-color: #2f485e;
    display: block;
    height: 55px;
    margin: 0;
    padding: 12.5px 7.5px 9.5px 10px;
    z-index: 300;
    width: 58px;
}
.hamburger.hamburger-online .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}
.hamburger.hamburger-online .hamburger-inner,
.hamburger.hamburger-online .hamburger-inner:after,
.hamburger.hamburger-online .hamburger-inner:before {
    width: 40px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.sidenav {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    top: 60px;
    right: -100%;
    background-color: #F3920B;
    overflow: scroll;
    padding: 0 0 100px;
    transition: 0.1s;
    max-width: 100%;
}
/* .sidenav .accordion {
    border-bottom: 1px solid #a7a8aa;
    margin: 0 auto 30px;
    padding-bottom: 40px;
    -webkit-overflow-scrolling: touch;
} */

.sidenav .accordion img {
    width: 100%;
}
.sidenav .accordion .container-image {
    display: flex;
    flex-direction: column;
    /* gap: 10px; */
    margin-top: 20px;
  }
  
  .sidenav .accordion  .image-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 10px 0 0 30px;
    cursor: pointer;
  }
  
  .sidenav .accordion  .image-wrapper img {
    display: block;
    object-fit: cover;
    width: 100%;
  }
  
  .sidenav .accordion  .image-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000A6;
    pointer-events: none; /* This lets clicks pass through to the image if needed */
  }
  .sidenav .accordion .text {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21.5px;
    letter-spacing: 0.05em;
    vertical-align: middle;
    color: white;
    text-align: left;
    z-index: 1;
}
.sidenav .accordion .text span {
    color: white;
    font-family: "Red Hat Display", sans-serif !important;
    font-weight: 700;
    font-size: 10px;
    line-height: 11.5px;
    letter-spacing: 0.05em;
    vertical-align: middle;

}

.sidenav .accordion .arrow {
    position: absolute;
    bottom: 14px;
    right: -10px;
    z-index: 1;
}
.sidenav .accordion .arrow2 {
    position: absolute;
    bottom: 22px;
    right: -35px;
    z-index: 1;
}

.sidenav .accordion .arrow img {
    width: 65%;
  }
 .sidenav .accordion .arrow2 img{
    width: 45%;
  }
.sidenav .accordion  .text-wrapper {
    border-bottom: 1px solid white;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 10px 0 0 30px;
}

.sidenav .accordion .accordion-label {
    font-weight: 700;
    font-size: 18px;
    line-height: 11.5px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    padding: 22px 2.5%;
    position: relative;
}

.sidenav .accordion .accordion-header {
    color: #3e3e3e;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 12px 2.5%;
    position: relative;
}
.sidenav .accordion .accordion-header:after {
    content: "\f078";
    color: #3e3e3e;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 100%;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    right: 2.5%;
    top: 50%;
}
.sidenav .accordion .accordion-header.active:after {
    content: "\f077";
}
.sidenav .accordion .accordion-header.no-child:after {
    content: "";
    display: none;
}
.sidenav .accordion .accordion-content {
    display: none;
    background-color: #fff;
    padding: 0;
}
.sidenav .accordion .accordion-content a {
    color: #393939;
    display: block;
    font-size: 14px;
    line-height: 100%;
    padding: 12px 2.5%;
}
.sidenav.is-active {
    right: 0;
}
.sidenav .buttons {
    display: block;
    margin: 0 auto;
    width: 95%;
}
.sidenav .buttons .btn-caption {
    display: block;
    font-size: 13px;
    line-height: 100%;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}
.sidenav .buttons .btn {
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.sidenav .buttons .btn:before {
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.sidenav .buttons .btn.btn-primary span,
.sidenav .buttons .btn.btn-secondary span,
.sidenav .buttons .btn.btn-tertiary span {
    top: 2px;
}
.sidenav .buttons .btn.btn-primary:after,
.sidenav .buttons .btn.btn-secondary:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    right: 24px;
}
.sidenav .buttons .btn.btn-tertiary:before {
    background-image: url("../images/common/icon_sm_04.png");
    height: 19px;
    width: 19px;
}
#banner .slider-top .slider-cover .slider-cover-container-sp,
.page-english .english .discount .discount-contents,
.sidenav .buttons .btn span {
    position: relative;
}
.sidenav.is-active .sidenavi .search-content input[type="text"] {
    width: 100%;
    padding: 15px 15px 15px 28px;
    background-color: #000;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    background-image: url("../images/common/icon_green_05.png");
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 5px center;
    color: #fff;
}
.sidenav.is-active .sidenavi .form-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 38px;
    padding: 4px 18px;
    background: rgba(200, 200, 200, 0.6);
    border-radius: 50px;
    margin: 10px 2.5%;
}
.sidenav.is-active .sidenavi .form-container input[type="text"]::placeholder {
    color: #fff;
}
.sidenav.is-active .sidenavi .submenu .sidenav-heading {
    background-color: #fff;
    margin-bottom: 10px;
}
.sidenav.is-active .sidenavi .submenu .sidenav-heading .inner {
    padding: 15px 0 15px 15px;
    display: block;
    position: relative;
    color: #000;
}
.sidenav.is-active .sidenavi .submenu .sidenav-heading .right::after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    color: #41aea2;
    line-height: 100%;
    position: absolute;
    right: 10px;
}
.sidenav.is-active .sidenavi .submenu .sidenav-heading .down::after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    color: #41aea2;
    line-height: 100%;
    position: absolute;
    right: 10px;
}
.sidenav.is-active .sidenavi .submenu .sidenav-list {
    display: none;
    padding: 15px 0 15px 15px;
}
.sidenav.is-active .sidenavi .submenu .sidenav-list .sidenav-list-item {
    margin-bottom: 15px;
    font-size: 14px;
}
.sns {
    display: block;
    margin: 0 0 40px;
}
.sns .share li {
    border-radius: 6px;
    display: block;
    float: left;
    margin-right: 1.3%;
    overflow: hidden;
    transition: 0.3s;
    width: 24%;
}
.sns .share li a {
    color: #fff;
    display: block;
    text-align: center;
    padding: 14px 0;
    width: 100%;
}
.page-english .english .discount .discount-contents .discount-example-container .dc-item .dc-text.med,
.sns .share li a i {
    font-size: 18px;
}
.sns .share li a i:before {
    font-family: FontAwesome;
}
.sns .share li a span {
    font-size: 14px;
    font-weight: 400;
}
.sns .share li.facebook {
    background-color: #425993;
    border-bottom: 4px solid #324370;
}
.sns .share li.tweet {
    background-color: #6eabe8;
    border-bottom: 4px solid #5194e2;
}
.sns .share li.pocket {
    background-color: #d8555b;
    border-bottom: 4px solid #b24431;
}
.sns .share li.hatena {
    background-color: #4e8fd8;
    border-bottom: 4px solid #3b6ea7;
}
.sns .share li.hatena i {
    content: url("../images/common/icon_hatena.png");
    position: relative;
    top: 2.5px;
}
@media only screen and (max-width: 64em) {
   
    #nav {
        width: 100%;
    }
    #sticky-nav #navi .menu-lists,
    #sticky-nav .sticky-wrapper .h-btn {
        display: none;
    }
    #nav .menu-lists {
        width: 95%;
        display: none;
    }
    #nav .pamphlet {
        font-size: 14px;
        height: 60px;
        line-height: 60px;
        padding: 0 20px;
    }
    #nav .pamphlet.ol-pamphlet {
        font-size: 14px;
        height: 55px !important;
        line-height: 55px !important;
        padding: 0 20px !important;
    }
    #nav .briefing {
        display: flex;
        font-size: 11px;
        height: 40px;
		width: 140px;
		font-weight:700;
        border-radius: 4px;
    }
    #nav .briefing:after {
        font-size: 15px;
        right: 15px;
    }
    #nav .briefing.ol-briefing {
        display: none !important;
    }
    .slidenavi {
        display: block;
        background-color: #fff;
        overflow: hidden;
        width: 100%;
    }
    .slidenavi .navi-box {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .slidenavi .list {
        width: 2000px;
    }
    .slidenavi .list li {
        float: left;
    }
    .slidenavi .list li a {
        display: block;
        padding: 0 1em;
        text-decoration: none;
        color: #333;
        height: 3em;
        line-height: 3;
        font-size: 14px;
    }
    .slidenavi .list li a:active {
        color: #41aea2;
    }
    #sticky-nav {
        border-bottom: 1px solid #a7a8aa;
        box-shadow: 0 6px 4px -4px transparent;
        height: 60px;
        padding: 10px 0;
    }
    #sticky-nav .sticky-wrapper {
        width: 95%;
    }
    #sticky-nav .sticky-wrapper .logo {
        margin: 0;
        width: 140px;
        padding-top: 4px;
    }
    .sns {
        margin: 0 0 40px;
    }
    .sns .share li {
        width: 24%;
    }
    .sns .share li:nth-child(-n + 2) {
        margin-bottom: 0;
    }
}
.sp {
    display: none;
}
  .arrow-t {
    display: none;
  }
@media only screen and (max-width: 47.9375em) {
    
.sp {
    display: block;
}
  /* Arrows */
  .arrow-t {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
  }

  .arrow-left { left: 0px; }
  .arrow-right { right: 0px; }

  .dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 15px;
  }

  .dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ccc;
    transition: background-color 0.3s;
  }

  .dot.active {
    background-color: #41aea2;
  }
}

@media only screen and (max-width: 47.9375em) {
    .banner-fixed-sp {
        padding-top: 60px;
    }
    #banner .slider-top .slider-cover .slider-caption .slider-text {
        top: 75px;
    }
    #banner .slider-top .slider-cover .slider-caption .slider-text p {
        font-size: 20px;
    }
    .sns {
        margin: 0 0 20px;
    }
    .sns .share li {
        width: 48%;
    }
    .sns .share li:nth-child(-n + 2) {
        margin-bottom: 5px;
    }
    .footer-line {
        padding: 8px 2%;
    }
    .footer-line .line-steps-btn .line-pc-none {
        display: inline-block;
        font-size: 12px;
        margin-bottom: 3px;
    }
    .footer-line .line-steps-btn {
        width: 100%;
        min-width: 100%;
        line-height: inherit;
        text-align: center;
        display: flex;
        align-items: center;
        padding: 3px 0;
    }
    .footer-line-box .pc-right {
        float: none;
    }
    .line-yellow {
        margin-left: 0;
    }
    .footer-line .line-text {
        margin-right: 0;
        font-size: 15px;
    }
    .footer-line .line-steps-btn::after {
        content: "";
        position: inherit;
        float: right;
        margin-right: 15px;
    }
}
.button-fixed {
    display: none;
    background-color: #f6c854;
    bottom: 0;
    color: #393939;
    font-size: 18px;
    font-weight: 700;
    height: 70px;
    line-height: 92px;
    margin: 0;
    position: fixed;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    z-index: 200;
}
#media-banner-modal,
.modal-lp {
    width: 100vw;
    position: fixed;
    height: 100vh;
}
.button-fixed span {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    font-size: 14px;
    top: -22px;
    width: 100%;
}
.button-fixed:after {
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 23.46px;
    right: 15px;
    width: 11.73px;
}
#media-banner-modal {
    background-color: rgba(0, 0, 0, 0.7);
    align-items: center;
    display: none;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}
#media-banner-modal .modal-container {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 550px;
}
#media-banner-modal .modal-container .fa {
    color: #fff;
    cursor: pointer;
    font-family: FontAwesome !important;
    font-size: 28px;
    float: right;
    margin-bottom: 10px;
}
#media-banner-modal .modal-container img {
    object-fit: cover;
    width: 100%;
}
#header-media .header-contents .btn-sp {
    align-items: center;
    background-color: #29c4a0;
    border: 1px solid #29c4a0;
    border-radius: 20px;
    color: #fff;
    display: none !important;
    align-items: center;
    font-size: 8px;
    font-weight: 700;
    float: right;
    justify-content: center;
    display: flex;
    height: 25px;
    margin-top: 14px;
    padding: 0;
    justify-content: center;
    transition: 0.3s;
    width: 150px;
}
#header-media .header-contents .btn-sp:after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 14px;
    margin-left: 10px;
}
@media only screen and (max-width: 64em) {
    #media-banner-modal .modal-container {
        margin: 0 auto;
        width: 90%;
    }
    #header-media .header-contents .btn-sp {
        display: flex !important;
        height: 36px;
        font-size: 10px;
        margin-top: 10px;
        width: 200px;
    }
}
.sticky-banner-ftr {
    bottom: 0;
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
}
.sticky-banner-ftr a img {
    height: auto;
    width: 100%;
    display: none;
}
.sticky-banner-md {
    display: block;
    margin: 0;
    visibility: hidden;
    z-index: 300;
}
.sticky-banner-md.is_stuck {
    visibility: visible;
}
.sticky-banner-md a img {
    height: auto;
    width: 758px;
}
@media only screen and (max-width: 47.9375em) {
    #media-banner-modal .modal-container img.modal-sp,
    .button-fixed,
    .sticky-banner-ftr {
        display: block;
    }
    .modal-lp {
        position: fixed;
    }
    #media-banner-modal .modal-container {
        margin: 0 auto;
        width: 90%;
    }
    #media-banner-modal .modal-container img.modal-pc,
    .sticky-banner-md {
        display: none;
    }
    #header-media .header-contents .btn-sp {
        display: flex !important;
        height: 25px;
        font-size: 9px;
        margin-top: 16px;
        width: 150px;
    }
}
#banner .slider-top .slider-cover .slider-cover-container-sp img.banner-sp {
    z-index: 0;
}
#banner .slider-top .slider-cover .slider-cover-container-sp img.banner-sp-details {
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 25px;
    width: 77%;
}
/** Additional styles for revisions by patrik 4/11/2025 **/
#banner .cover .title-wrapper .title-pc {
    display: flex;
    font-weight: 700;
    font-size: 48px;
    line-height: 24px;
    letter-spacing: 0.05em;
    vertical-align: middle;
    color: #fff;
    padding-bottom: 35px;
}
#banner .cover .title-wrapper .title-sp {
    display: none;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.05em;
    vertical-align: middle;
    color: #fff;
    padding-bottom: 15px;
    line-height: 1.2em;
} 

