.container {
    padding-right: 20px;
    padding-left: 20px;
}
.sp-lp-modal .modal-dialog {
    margin: 0.5em auto;
}
.logo-img {
    height: 22.68px;
    width: auto;
}
.navbar-light .navbar-toggler .navbar-toggler-icon {
    width: 24px;
    height: 24px;
}
.navbar-light .navbar-toggler.collapsed .navbar-toggler-icon {
    width: 32px;
    height: 16px;
}
#navbarSupportedContentResponsive .menu-sp.none-login-menu-sp {
    height: 100vh;
    min-height: 100vh;
    overflow: auto;
    padding-bottom: 40px;
    background: #fff;
}
#navbarSupportedContentResponsive .menu-sp.none-login-menu-sp .custom-select-wrapper {
    margin-bottom: 120px;
}
#lp-menu-top {
    padding: 18.66px 0;
    position: fixed;
}
#navbarSupportedContentResponsive ul li {
    line-height: 1;
    margin-bottom: 40px;
    margin-top: 0 !important;
}
#navbarSupportedContentResponsive .none-login-btnLogin {
    background-color: #0066FF;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    display: block;
    height: 60px;
    line-height: 60px;
}
.responsive-none-login-corpLangSelect {
    border: 1px solid #232323;
    border-radius: 8px;
    height: 56px;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.04em;
    color: #232323;
}
.nav-item-login {
    margin-bottom: 20px !important;
}
#navbarSupportedContentResponsive ul li.li-header,
#navbarSupportedContentResponsive ul li span {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0.04em;
    color: #232323;
}
#navbarSupportedContentResponsive ul.menu-sp li.active ul li {
    margin-bottom: 20px !important;
}
#navbarSupportedContentResponsive ul.menu-sp li.active ul li:first-of-type {
    margin-top: 20px !important;
}
.responsive-lp-menu-top {
    padding: 0 20px !important;
    display: flex;
    align-items: center;
}
.navbar-light .navbar-brand {
    line-height: 1;
    float: none;
    flex: 1;
    width: auto;
}
.none-login-wrap #section1 {
    padding-top: 61.2px;
}
.section-top {
    padding-top: 30px !important;
}
.none-login-wrap #section1 h1 {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #0066FF;
    padding-left: 4px;
    margin-bottom: 12px;
}
.none-login-wrap #section1 .section-top-detail-badge {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0.08em;
    color: #0066FF;
    padding-left: 4px;
    margin-bottom: 25.55px;
}
.responsive-lp-section1-image {
    width: 100%;
    height: auto;
    min-height: 250px;
    background-image: url(/images/new_lp/responsive-image-lp-section1.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 340px 263px;
}
.lp-bg-section1 {
    background-position: bottom right;
}
.section-top .section-top-description {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 180%;
    text-align: justify;
    color: #232323;
}
.section-top-detail .section-top-btn-regist {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.08em;
    color: #FFFFFF;
    padding: 21px;
    width: 100%;
    border-radius: 0;
    border: none;
}
.section-top-description-more {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #666666;
}
#section-news {
    margin-top: 80px;
}
.section-news-badge {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-align: justify;
    letter-spacing: 0.08em;
    color: #0066FF;
    padding-left: 13px;
}
.section-news-badge::before {
    top: 4px;
}
.section-news-title {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 100%;
    letter-spacing: 0.04em;
    color: #232323;
    margin-top: 16px;
    margin-bottom: 50px;
}
.section-news-detail-article {
    display: flex;
    gap: 16px;
}
.section-news-detail-article-item {
    width: 128px;
}
.section-news-detail-article-item img {
    width: 100%;
}
.section-news-detail-article-item:last-child {
    flex: 1;
    padding-left: 0;
}
.section-news-detail-article-tags .cate,
.section-news-detail-article-tags .date {
    background: #FF934B;
    border-radius: 3.38px;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 0px 8px;
    margin-bottom: 5px;
    margin-right: 5px;
    display: inline-block;
}
.section-news-detail-article-tags .cate-2 {
    background: #5F9AF3;
}
.section-news-detail-article-tags .cate-3 {
    background: #8CB465;
}
.section-news-detail-article-tags .date {
    background: #FFBF4D;
    margin-right: 0;
}
.section-news-detail-article-date  {
    font-style: normal;
    font-weight: 350;
    font-size: 11px;
    line-height: 100%;
    color: #232323;
    margin-bottom: 5px;
}
.section-news-detail-article-description {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #232323;
}
.section-news-detail {
    padding-right: 0;
}
.section-news-detail-x h6::before, .section-news-detail-facebook h6::before {
    width: 24px;
    height: 23px;
}
.section-news-btn-more {
    margin-bottom: 30px;
}
.section-news-btn-more a {
    margin-top: 30px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 48px;
    letter-spacing: 0.02em;
    color: #232323;
    border: 1px solid #D9D9D9;
    height: 50px;
    border-radius: 4px;
}
.section-news-detail-x h6, .section-news-detail-facebook h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #232323;
    padding-left: 36px;
    margin-bottom: 20px;
}
.section-news-detail-facebook {
    margin-top: 40px;
}
#section-features-new {
    margin-top: 80px;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    min-height: 962px;
}
.section-features-new-container {
    padding-top: 60px;
}
#section-features-new .section-features-new-badge {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-align: left;
    letter-spacing: 0.08em;
    color: #FFFFFF;
    margin-bottom: 16px;
}
#section-features-new .section-features-new-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    margin-bottom: 30px;
}
#section-features-new .section-features-new-description {
    font-weight: 500;
    font-size: 15px;
    line-height: 170%;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 40px;
}
#section-features-new .section-features-new-articles {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 34px 13px;
}
#section-features-new .section-features-new-article {
    margin-right: 0;
    width: 100%;
}
#section-features-new .section-features-new-article-badge span {
    border: 2px solid #fff;
}
#section-features-new .section-features-new-article {
    margin-top: 16px;
    padding: 16px;
}
#section-features-new .section-features-new-article-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 145%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #0066FF;
    margin-bottom: 17px;
    margin-top: 13px;
}
#section-features-new .section-features-new-article-image img {
    height: 55px;
    width: auto;
}
#section-features-new .section-features-new-article:first-child .section-features-new-article-title,
#section-features-new .section-features-new-article:nth-child(2) .section-features-new-article-title {
    height: 69px;
    display: flex;
    align-items: center;
}
#section-features-new .section-features-new-article-description {
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    text-align: justify;
    letter-spacing: -0.01em;
    color: #232323;
    margin-top: 16px;
}
.section-features-new-bg-linear {
    background: rgb(0, 102, 255);
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(101.93deg, rgba(0, 102, 255, 1) 32.78%, #FF16BE 138.99%);
}
#section-features-1 {
    margin-top: 0;
}
.section-features-group-image img {
    width: 100%;
}
.section-features-badge span {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 140%;
    text-align: justify;
    letter-spacing: 0.08em;
    color: #FFFFFF;
    padding: 3.3px 13px;
    display: block;
    border-radius: 8000px;
    width: fit-content;
}
.section-features-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 160%;
    letter-spacing: 0.02em;
    color: #0066FF;
    margin-bottom: 30px;
}
#section-features-1 .section-features-head-item:first-child, 
#section-features-2 .section-features-head-item:last-child, 
#section-features-3 .section-features-head-item:first-child, 
#section-features-4 .section-features-head-item:last-child,
.section-features-head-item {
    border-bottom: 2px solid #F9F9F9;
    position: relative;
}
.section-features-head-item::before {
    content: "";
    width: 34%;
    bottom: -2px;
    height: 2px;
    background-color: #0066FF;
    position: absolute;
    z-index: 9;
}
.section-features-article-badge span {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    text-align: justify;
    letter-spacing: 0.08em;
    color: #C8C8C8;
}
.section-features-article-badge span::before {
    top: 5px;
}
.section-features-article h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #FF018B;
}
.section-features-article-description {
    font-weight: 500;
    font-size: 15px;
    line-height: 170%;
    text-align: justify;
    color: #232323;
}
#section-features-2 .section-features-group-image img,
#section-features-3 .section-features-group-image img {
    width: 90%;
}
.section-features-head {
    padding-top: 0;
}
#section-features-3 .section-features-group-image {
    text-align: right;
    margin-top: 120px;
    margin-bottom: 40px;
}
#section-features-4 .section-features-group-image {
    margin-top: 60px;
    margin-bottom: -40px;
}
#section-registration-download {
    margin-top: 150px;
    min-height: 500px;
    background: none;
}
.section-registration-download-detail-image {
    text-align: right;
}
.section-registration-download-detail-image img {
    width: 90%;
    margin-top: -55px;
}
.section-registration-download-title {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    color: #0066FF;
    margin-top: 12px;
    margin-bottom: 12px;
}
.section-registration-download-badge {
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.08em;
    color: #0066FF;
    margin-bottom: 25px;
}
.section-registration-download-control a {
    font-size: 18px;
}
#responsive-section-ip-collaboration {
    margin-top: 0;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}
.responsive-section-ip-collaboration-article {
    padding: 40px 0 60px;
}
.responsive-section-ip-collaboration-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.responsive-section-ip-collaboration-description {
    font-weight: 500;
    font-size: 15px;
    line-height: 170%;
    text-align: justify;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.none-login-wrap #section5 {
    padding-top: 40px;
    padding-bottom: 0;
}
.none-login-wrap #section5 > div > h2.section-contact-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FF018B;
    margin-bottom: 30px;
}
.section-contact-detail p {
    font-weight: 500;
    font-size: 15px;
    line-height: 180%;
    text-align: justify;
    color: #232323;
    margin-bottom: 40px;
}
.section-contact-detail:last-child {
    padding-top: 40px;
    padding-bottom: 0;
}
footer {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
}
.responsive-privacy {
    margin-top: 50px;
}
footer .copyright {
    margin-top: 20px;
}
.section-registration-download-bg {
    background: url('../images/bg_sp_ip_colabo.png');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 110%;
    z-index: -1;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}
.sns-container {
    min-height: calc(100vh - 62px);
    padding-top: 81.2px;
    padding-bottom: 20px;
}
.sp-container {
    padding-left: 20px;
    padding-right: 20px;
}
.sp-sns-contents .sp-sns-content {
    width: 100%;
}
.modal-none-login {
    max-width: calc(100% - 40px);
    margin: auto;
}
.none-login-header-title {
    font-size: 20px;
    line-height: 28px;
}
.none-login-header-description {
    font-size: 16px;
    line-height: 24px;
}
.none-login-header .close {
    top: -40px;
    right: -20px;
    font-size: 30px;
}
.section-news-articles .section-news-detail-article-hr:last-of-type {
    display: block;
}

#navbarSupportedContentResponsive {
    z-index: 999;
    height: 100vh;
    overflow: hidden;
}
.body-menu-active {
    overflow: hidden;
}
.css-lang-en {
    .section-top .section-top-description,
    #section-features-new .section-features-new-description,
    #section-features-new .section-features-new-article-description,
    .section-features-article-description,
    .responsive-section-ip-collaboration-description,
    .section-features-article h6,
    .section-contact-detail p {
        text-align: left;
    }
    .section-features-new-container {
        position: relative;
        padding-bottom: 40px;
    }
    #section-features-new .section-features-new-article:first-child .section-features-new-article-title, 
    #section-features-new .section-features-new-article:nth-child(2) .section-features-new-article-title {
        height: 120px;
    }
}