﻿@import url("https://fonts.googleapis.com/css?family=Nunito|Arvo:400,700|Open+Sans:400,700");
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body,
* {
    font-family: "Noto Sans JP", sans-serif !important;
    outline: none !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: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0)
}

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;
    font-size: 100%;
    overflow-x: hidden
}

body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #fff;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #000;
    font-family: "Noto Sans JP", sans-serif !important;
    margin: 0;
    position: relative;
    width: 100%
}

button {
    border: none;
    cursor: pointer
}

ul {
    margin: 0;
    padding: 0
}

a {
    color: inherit;
    text-decoration: none
}

a:active,
a:focus {
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none !important
}

.hoverable a:hover {
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none !important;
    cursor: pointer
}

legend {
    color: #000
}

ol,
ul {
    list-style: none
}

* {
    text-decoration: none
}

caption,
th {
    text-align: left
}

sup {
    vertical-align: text-top
}

img {
    display: block;
    border: none !important
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    /* *font-size: 100% */
    font-size: 100%
}

a {
    color: inherit;
    text-decoration: none
}

textarea {
    outline: none;
    resize: none
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

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

fieldset,
img {
    border: 0
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

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

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
a,
blockquote,
figure {
    margin: 0;
    padding: 0
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

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,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[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
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}
.e-title {
    color: #29C4A0 !important
}
#header-lp {
    background-color: #fff;
    border-bottom: 1px solid #EDEDED;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
    left: 50%;
    transform: translate(-50%, 0)
}

@media only screen and (max-width: 64em) {
    #header-lp {
        width: 95%
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp {
        /* position: absolute; */
        top: 0px;
        width: 100%
    }
}

#header-lp .wrapper-header {
    display: block;
    height: 80px;
    margin: 0 auto;
    transition: .3s;
    width: 100%
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header {
        height: 60px;
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header {
        height: 55px;
        width: 100%
    }
}

#header-lp .wrapper-header.is-active {
    box-shadow: 0px 4px 30px rgba(4, 37, 34, 0.12);
    border-radius: 40px
}

#header-lp .wrapper-header .header-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    height: 80px;
    margin: 0 auto;
    width: 1180px
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header .header-content {
        width: 96%
    }
}

@media only screen and (max-width: 60em) {
    #header-lp .wrapper-header .header-content {
        height: 60px;
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content {
        display: block;
        overflow: hidden;
        padding: 0;
        width: 100%
    }
}

#header-lp .wrapper-header .header-content .logo {
    display: inline-block;
    font-size: 0;
    margin-right: 20px
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header .header-content .logo {
        margin-right: 10px
    }
}

@media only screen and (max-width: 60em) {
    #header-lp .wrapper-header .header-content .logo {
        margin-left: 2%;
        margin-right: 0
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content .logo {
        display: block;
        float: left;
        margin: 21px auto 0 16px
    }
}

#header-lp .wrapper-header .header-content .logo figure {
    width: 140px
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header .header-content .logo figure {
        width: 113px
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content .logo figure {
        width: 140px
    }
}

#header-lp .wrapper-header .header-content .logo figure img {
    width: 100%
}

#header-lp .wrapper-header .header-content .logo.logo-kredo figure {
    width: 210px
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header .header-content .logo.logo-kredo figure {
        width: 140px
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content .logo.logo-kredo figure {
        width: 117px
    }
}

#header-lp .wrapper-header .header-content .navi {
    display: flex;
    justify-content: flex-end
}

#header-lp .wrapper-header .header-content .navi nav {
    margin-right: 15px
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content .navi nav {
        margin-right: 0
    }
}

#header-lp .wrapper-header .header-content .navi nav ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header .header-content .navi nav ul {
        display: block
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content .navi nav ul {
        display: none
    }
}

#header-lp .wrapper-header .header-content .navi nav a,
#header-lp .wrapper-header .header-content .navi nav span {
    text-decoration: none;
    color: #3E3E3E;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    margin: 0 12.5px;
    transition: background 0.5s;
    display: block;
    outline: 0;
    height: 80px;
    line-height: 80px
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header .header-content .navi nav a,
    #header-lp .wrapper-header .header-content .navi nav span {
        font-size: 10px;
        margin: 0 8.5px;
        padding: 0 0px
    }
}

@media only screen and (max-width: 60em) {
    #header-lp .wrapper-header .header-content .navi nav a,
    #header-lp .wrapper-header .header-content .navi nav span {
        font-size: 9px;
        padding: 0 0px
    }
}

#header-lp .wrapper-header .header-content .navi nav a:hover,
#header-lp .wrapper-header .header-content .navi nav li:focus-within>a {
    border-bottom: solid 4px #29C4A0;
    cursor: pointer
}

#header-lp .wrapper-header .header-content .navi .dropdown:hover a {
    border-bottom: solid 4px #29C4A0
}

#header-lp .wrapper-header .header-content .navi .dropdown:hover .dropdown-content a {
    border-bottom: none
}

#header-lp .wrapper-header .header-content .navi .dropdown-content {
    background-color: #fff;
    min-width: max-content;
    overflow: hidden;
    max-height: 0;
    transition: max-height .5s
}

#header-lp .wrapper-header .header-content .navi .dropdown-content a {
    padding: 5px 20px;
    height: 50px;
    line-height: 50px;
    display: flex;
    align-items: center
}

#header-lp .wrapper-header .header-content .navi .dropdown-content a:hover {
    border-bottom: none;
    color: #29C4A0
}

#header-lp .wrapper-header .header-content .navi .dropdown:hover .dropdown-content,
#header-lp .wrapper-header .header-content .navi .dropdown:focus .dropdown-content,
#header-lp .wrapper-header .header-content .navi .dropdown:focus-within .dropdown-content {
    max-height: 250px
}

@media screen and (min-width: 768px) {
    #header-lp .wrapper-header .header-content .navi nav>ul>li {
        float: left
    }
    #header-lp .wrapper-header .header-content .navi .dropdown {
        position: relative
    }
    #header-lp .wrapper-header .header-content .navi .dropdown-content {
        position: absolute;
        width: max-content
    }
    #header-lp .wrapper-header .header-content .navi .content {
        clear: both
    }
}

#header-lp .wrapper-header .header-content .navi .btn-lists {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media only screen and (max-width: 60em) {
    #header-lp .wrapper-header .header-content .navi .btn-lists {
        display: none
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content .navi .btn-lists {
        display: none
    }
}

#header-lp .wrapper-header .header-content .navi .btn-lists .btn-header {
    background-color: #fff;
    border-radius: 25px;
    /* border: solid 2px #29C4A0;
    color: #29C4A0; */
    border: solid 2px #fad43a;
    color: #fad43a;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 46px;
    margin-right: 0;
    position: relative;
    text-align: center;
    transition: .3s;
    width: 160px
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header .header-content .navi .btn-lists .btn-header {
        width: 160px
    }
}

@media only screen and (max-width: 60em) {
    #header-lp .wrapper-header .header-content .navi .btn-lists .btn-header {
        font-size: 12px;
        height: 40px;
        line-height: 36px;
        width: 100px
    }
}

#header-lp .wrapper-header .header-content .navi .btn-lists .btn-header:hover {
    opacity: .8
}

#header-lp .wrapper-header .header-content .navi .btn-lists .btn-header.btn-header-kredo {
    background-color: #fff
}

#header-lp .wrapper-header .header-content .navi .btn-lists .btn-header.btn {
    background-color: #6DACFF;
    border: solid 2px #6DACFF;
    color: #fff;
    margin-left: 10px;
    width: 100px;
}
#header-lp .wrapper-header .header-content .navi .btn-lists .btn-header.btn2 {
    /* background-color: #29C4A0; */
    background-color: #fad43a;
    color: #000;
    margin-left: 10px
}

@media only screen and (max-width: 64em) {
    #header-lp .wrapper-header .header-content .navi .btn-lists .btn-header.btn2 {
        margin-left: 10px;
        margin-right: 15px
    }
}

#header-lp .wrapper-header .header-content .navi .sp-btn {
    align-items: center;
    display: none;
    background-color: #29C4A0;
    border-radius: 25px;
    border: solid 2px #29C4A0;
    color: #fff;
    float: right;
    font-size: 10px;
    font-weight: 600;
    height: 24px;
    justify-content: center;
    line-height: 46px;
    margin-right: 10px;
    margin-top: 16px;
    position: relative;
    text-align: center;
    transition: .3s;
    width: 140px
}

@media only screen and (max-width: 60em) {
    #header-lp .wrapper-header .header-content .navi .sp-btn {
        margin-top: 0;
        display: flex
    }
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content .navi .sp-btn {
        margin-top: 16px;
        display: flex
    }
}

#header-lp .wrapper-header .header-content .navi .sp-btn:after {
    content: '\f0da';
    display: none;
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: 900;
    margin-left: 10px
}

#header-lp .wrapper-header .header-content .navi .hamburger {
    display: none;
    margin: 12px 10px 0 0
}

@media only screen and (max-width: 47.9375em) {
    #header-lp .wrapper-header .header-content .navi .hamburger {
        display: block;
        height: 22px;
        margin: 17px 0 0;
        padding: 0;
        z-index: 300;
        margin-right: 15px
    }
}

#header-lp .wrapper-header .header-content .navi .hamburger .hamburger-box {
    width: 22px
}

#header-lp .wrapper-header .header-content .navi .hamburger .hamburger-box .hamburger-inner {
    background-color: #3E3E3E;
    border-radius: 0;
    right: 0px;
    height: 2px;
    width: 22px
}

#header-lp .wrapper-header .header-content .navi .hamburger .hamburger-box .hamburger-inner:after,
#header-lp .wrapper-header .header-content .navi .hamburger .hamburger-box .hamburger-inner:before {
    background-color: #3E3E3E;
    height: 2px;
    border-radius: 0
}

#header-lp .wrapper-header .header-content .navi .hamburger .hamburger-box .hamburger-inner:before {
    width: 22px;
    right: 0px;
    top: -6px
}

#header-lp .wrapper-header .header-content .navi .hamburger .hamburger-box .hamburger-inner:after {
    width: 22px;
    right: 0px;
    bottom: -6px
}

#header-lp .wrapper-header .header-content .navi .hamburger--squeeze.is-active .hamburger-inner {
    width: 22px
}

#header-lp .wrapper-header .header-content .navi .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0
}

#header-lp .wrapper-header .header-content .navi .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0
}

.sticky {
    position: fixed !important
}

#banner-online-fv {
    background:#F3FFFB;
}

#banner-online-fv .banner-wrapper {
    position:relative;
    height:630px;
    margin:0 auto;

    background:
        linear-gradient(
            90deg,
            #ffffff 0%,
            rgba(243,255,251,0) 65%
        ),
        url("../images/english-app/FV.png");
/* background: linear-gradient(180deg, #FFFFFF 17.31%, rgba(255, 255, 255, 0) 100%); */

    background-repeat:no-repeat;
    background-position:right center;
    background-size:cover;
}

#banner-online-fv .banner-wrapper .banner-content {
    position: absolute;
    top: 70px;
    left: 80px;
    width: 90%;
}
#banner-online-fv .banner-wrapper .banner-content .banner-caption,
#banner-online-fv .banner-wrapper .banner-content .banner-title-cover {
    max-width: 815px;
    width: 100%;
    box-sizing: border-box;
}
#banner-online-fv .banner-wrapper .banner-content .banner-caption {
    display: block;
    border: 3px solid #14A07B;
    border-radius: 5px;
    box-shadow: 3px 3px 7px 0 #00000026;
    font-size: 32px;
    font-weight: 700;
    color: #14A07B;
    letter-spacing: 0.09em;
    margin: 0 0 25px;
    line-height: 38px;
    padding: 10px;
    position: relative;
    background: #fff;
}

#banner-online-fv .banner-wrapper .banner-content .banner-caption span {
    font-size: 24px;
}

#banner-online-fv .banner-wrapper .banner-content .banner-caption .bubble {
    position: absolute;
    left: 50%;
    bottom: -15px; /* Adjust if needed */
    transform: translateX(-50%);
}

#banner-online-fv .banner-wrapper .banner-content .banner-caption .bubble .bubble-container{
    position: relative;
    width: 20px;
    height: 15px;
}

#banner-online-fv .banner-wrapper .banner-content .banner-caption .bubble .bubble-container .bubble-outer {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 15px solid #14A07B;

}

#banner-online-fv .banner-wrapper .banner-content .banner-caption .bubble .bubble-container .bubble-inner {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 10px solid #F3FFFB;
    /* z-index: 2; */
}

#banner-online-fv .banner-content h1 {
    font-size: 0;
    margin: 0;
}
#banner-online-fv .banner-wrapper .banner-content .banner-title-cover {
    display: flex;
    flex-direction: column;
}

#banner-online-fv .banner-wrapper .banner-content .banner-title-cover .banner-title-container {
    width:auto;
}

#banner-online-fv .banner-wrapper .banner-content  .banner-title-cover .banner-title-container .banner-title {
    font-size: 58px;
    font-weight: 700;
    letter-spacing: 0.04em;
    color:#FFFFFF;
    background: #14A07B;
    box-shadow: 3px 3px 5px 0px #00000026;
    margin: 0 0 20px 0;
    line-height: 106px;
    white-space: nowrap;
    /* padding-inline: clamp(20px, 5vw, 74px); */
    text-align: center;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
#banner-online-fv .banner-wrapper .banner-content .banner-cta{
    margin-top: 30px;
    max-width: 460px;
    width: 100%;
}
#banner-online-fv .banner-wrapper .banner-content .banner-note{
    margin: 0 0 16px;
    font-size: 18px;
    font-weight: 700;
    color: #393939;
    text-align: center;
}
#banner-online-fv .banner-wrapper .banner-content .banner-button{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    width: 100%;
    height: 84px;

    background: #FFD332;
    border-radius: 999px;
    border: 2px solid #D5D8DE;

    box-shadow: 0px 4px 4px 0px #00000040;

    text-decoration: none;

    color: #132387;
    font-size: 26px;
    font-weight: 700;

    transition: .25s;
}

#banner-online-fv .banner-wrapper .banner-content .banner-button:hover{
    transform: translateY(-2px);
}
#banner-online-fv .banner-wrapper .banner-content .banner-button .arrow{
    display:flex;
    align-items:center;
    justify-content:center;

    width:34px;
    height:34px;

    border-radius:50%;
    background:#143A9C;
    color:#fff;
    font-size:18px;
}
@media only screen and (max-width: 47.9375em) {
    #banner-online-fv {
        height: 480px;
     }
     #banner-online-fv .banner-wrapper {
        /* background: url("../images/english-app/FV-sp.webp"); */
        background:
        linear-gradient(
            0deg,        
            rgba(255, 255, 255, 0.9) 0%,        
            rgba(255, 255, 255, 0.6) 25%,        
            rgba(255, 255, 255, 0) 50% 
        ),
        url("../images/english-app/FV-sp.webp");
        background-size: cover;
        background-position: center;
        height: 100%;
        position: relative;
     }
 
     #banner-online-fv .banner-wrapper .banner-content { 
        position: absolute;
        top: auto;
        bottom: 30px;

        left: 50%;
        transform: translateX(-50%);

        width: calc(100% - 40px);
        max-width: 360px;
        padding: 0;
        z-index: 2;
     }

 
     #banner-online-fv .banner-wrapper .banner-content .banner-caption {
         font-size: 12px;
         line-height: 18px;
         padding: 5px 8px;
         border: 1px solid #14A07B;
         margin: 0 0 15px 0;
         width: 204px;
     }
 
     #banner-online-fv .banner-wrapper .banner-content .banner-caption .bubble .bubble-container .bubble-outer {
         border-right: 7px solid transparent;
         border-left: 7px solid transparent;
         border-top: 10px solid #14A07B;
     }
 
     #banner-online-fv .banner-wrapper .banner-content .banner-caption .bubble .bubble-container .bubble-inner {
         border-right: 5px solid transparent;
         border-left: 5px solid transparent;
         border-top: 8px solid #F3FFFB;
     }
 
     #banner-online-fv .banner-wrapper .banner-content .banner-caption span {
         font-size: 12px;
     }
 
     #banner-online-fv .banner-wrapper .banner-content .banner-title-cover .banner-title-container .banner-title {
         font-size: 20px;
         line-height: 47px;
         letter-spacing: 0.06em;
         margin: 0 0 10px 0;
         width: auto;
     }
 
     #banner-online-fv .banner-wrapper .banner-content .banner-description{
         font-size: 14px;
         line-height: 20.92px;
         letter-spacing: 0.06em;
     }

    #banner-online-fv .banner-wrapper .banner-content .banner-cta{
        margin-top:10px;
    }

    #banner-online-fv .banner-wrapper .banner-content .banner-note{
        font-size:12px;
        color: #000000;
    }

    #banner-online-fv .banner-wrapper .banner-content .banner-button{
        width:100%;
        max-width:320px;
        height:58px;
        margin:0 auto;

        font-size:16px;
    }

    #banner-online-fv .banner-wrapper .banner-content .banner-button .arrow{
        width:26px;
        height:26px;
        font-size:14px;
    }

}
.modal-lp {
    background-color: #29c4a0;
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    left: 0;
    animation-name: slide-left;
    animation-duration: .5s
}

.modal-lp.is-active {
    display: block
}

.modal-lp.modal-lp-corporate {
    background-color: #3e3e3e;
    overflow: scroll
}

.modal-lp.modal-lp-corporate .drawer-wrapper .drawer-nav {
    margin-top: 120px
}

.modal-lp .drawer-wrapper {
    margin-top: 50px;
    position: relative
}

.modal-lp .drawer-wrapper .drawer-nav {
    display: block;
    margin-top: 150px
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item {
    display: block;
    padding: 0 40px 25px;
    position: relative;
    width: 100%
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item .accordion {
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    margin: 0 auto;
    text-align: left;
    animation: fade 1s linear;
    outline: none;
    transition: 0.4s;
    display: block;
    padding: 0;
    width: 100%
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item .accordion::after {
    content: '\203A';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    transition: all 0.4s ease;
    transform: rotate(90deg)
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item .active:after {
    transform: rotateZ(-90deg)
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item .panel {
    display: block;
    color: #fff;
    padding: 0px 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.1s ease-out
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item .panel li:first-child {
    margin-top: 20px
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item .panel li a {
    font-size: 14px;
    text-align: left;
    display: block;
    padding: 0 0 15px
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item:last-child {
    padding-bottom: 0
}

.modal-lp .drawer-wrapper .drawer-nav .drawer-item a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    margin: 0 auto;
    text-align: left;
    animation: fade 1s linear
}

@keyframes fade {
    10% {
        color: gray
    }
}

.modal-lp .drawer-wrapper .btn-modal {
    background-color: #FAF215;
    display: block;
    float: right;
    height: 89px;
    margin-top: 12px;
    padding: 20px 0;
    position: relative;
    transition: .5s;
    width: 403px
}

@media only screen and (max-width: 47.9375em) {
    .modal-lp .drawer-wrapper .btn-modal {
        float: none;
        height: 76px;
        margin: 70px auto 0;
        width: 92%
    }
}

.modal-lp .drawer-wrapper .btn-modal:hover {
    opacity: .8
}

.modal-lp .drawer-wrapper .btn-modal:after {
    background-image: url("../images/kredo_lp/arrow_icon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px 19px;
    content: '';
    display: block;
    height: 19px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translate(0, -50%);
    width: 10px
}

.modal-lp .drawer-wrapper .btn-modal span {
    color: #393939;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    width: max-content
}

@media only screen and (max-width: 47.9375em) {
    .modal-lp .drawer-wrapper .btn-modal span {
        font-size: 13px
    }
}

.modal-lp .drawer-wrapper .btn-modal span:before {
    background-image: url("../images/kredo_lp/icon_left.png");
    background-size: 6.5px 14.5px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 14.5px;
    margin-right: 15px;
    width: 6.5px
}

.modal-lp .drawer-wrapper .btn-modal span:after {
    background-image: url("../images/kredo_lp/icon_right.png");
    background-size: 6.5px 14.5px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 14.5px;
    margin-left: 15px;
    width: 6.5px
}

.modal-lp .drawer-wrapper .btn-modal b {
    color: #393939;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 10px auto 0;
    vertical-align: middle;
    position: relative;
    text-align: center;
    width: max-content
}

@media only screen and (max-width: 47.9375em) {
    .modal-lp .drawer-wrapper .btn-modal b {
        font-size: 17px;
        margin: 4px auto 0
    }
}
#Ft_cv_Area, .button_form {
    width: 100%;
    display: flex;
}
#Ft_cv_Area {
    background-color: rgba(255, 255, 255, .87);
    margin: 0 auto;
    text-align: center;
    padding: 8px 0;
}
#Ft_cv_Area .row-pc {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
    gap: 40px;
}
#Ft_cv_Area .row-sp {
    display: none
}
.row-pc .first-bver {
    width: 42%;
}
.row-pc .second-bver {
    width: 36%;
}
.first-bver img, .second-bver img {
    width: 100%;
    height: 96px;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    bottom: 0;
}


@media only screen and (max-width: 47.9375em) {
    #Ft_cv_Area .row-pc {
        display: none
    }
    #Ft_cv_Area .row-sp {
        display: flex;
        margin: 0 auto 10px;
        justify-content: center;
        gap: 10px;
    }
    
    .first-bver img, .second-bver img {
        height: auto;
    }
    .first-bver {
        display: flex;
        align-items: end;
    }
    
    .first-bver img {
        width: 100%;
    }
    .second-bver img {
        width: 95%;
    }
}





#footer-lp {
    background-color: #3E3E3E
}

#footer-lp.footer-kredo {
    background-color: #3E3E3E;
    padding-bottom: 120px;
}

#footer-lp.footer-corporate {
    background-color: #3E3E3E
}

#footer-lp.footer-corporate .footer-content .footer-container .footer-logo img {
    width: 139px
}

#footer-lp.footer-other1 {
    background-color: #3E3E3E
}
.footer-col-2-wrapper .banner .banner-col a .image-2 {
    width: 240px !important;
}
@media only screen and (max-width: 47.9375em) {
    #footer-lp.footer-other1 {
        background-color: #3E3E3E
    }
}

#footer-lp.footer-other1 .footer-content {
    padding: 20px 0 20px
}

#footer-lp.footer-other1 .footer-content .copyright {
    opacity: 1
}

#footer-lp .footer-content {
    color: #fff;
    display: block;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0 20px;
    width: 1172px
}

@media only screen and (max-width: 64em) {
    #footer-lp .footer-content {
        padding: 40px 20px 20px;
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content {
        padding: 40px 20px 20px;
        width: 100%
    }
}

#footer-lp .footer-content .footer-container {
    display: block;
    overflow: hidden;
    width: 100%
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container {
        display: flex;
        overflow: visible;
        flex-direction: column
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container {
        overflow: visible;
        display: flex;
        flex-direction: column
    }
}

#footer-lp .footer-content .footer-container .footer-logo {
    display: block;
    float: left;
    margin-right: 52px;
    width: 249px
}

@media only screen and (max-width: 64em) {
    #footer-lp .footer-content .footer-container .footer-logo {
        border-top: 1px solid #fff;
        order: 3;
        padding-top: 15px;
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-logo {
        border-top: 1px solid #fff;
        order: 3;
        padding-top: 15px;
        width: 100%
    }
}

#footer-lp .footer-content .footer-container .footer-logo figure img {
    width: 139px;
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container .footer-logo figure img {
        width: 40%
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-logo figure img {
        width: 40%
    }
}

#footer-lp .footer-content .footer-container .footer-logo .sns-lists {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin: 15px 0
}

#footer-lp .footer-content .footer-container .footer-logo .sns-lists .sns-lists--item {
    margin-right: 15px;
    width: 36px
}

#footer-lp .footer-content .footer-container .footer-logo .sns-lists .sns-lists--item:last-child {
    margin-right: 0
}

#footer-lp .footer-content .footer-container .footer-logo .sns-lists .sns-lists--item a img {
    width: 100%
}

#footer-lp .footer-content .footer-container .footer-logo .copyright {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 1;
    opacity: 0.5;
    text-align: center;
    width: 100%
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container .footer-logo .copyright {
        font-size: 14px;
        text-align: left
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-logo .copyright {
        font-size: 12px;
        text-align: left
    }
}

#footer-lp .footer-content .footer-container .footer-nav {
    display: block;
    float: left;
    width: 870px
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container .footer-nav {
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav {
        width: 100%
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col {
    display: block;
    float: left;
    margin-right: 70px
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col {
        margin-right: 0
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col {
        margin-right: 0
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(1) {
    width: 230px
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(1) {
        margin: 0 0 30px;
        width: 48%
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(1) {
        margin: 0 0 30px;
        width: 48%
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(2) {
    width: 280px
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(2) {
        display: block;
        float: left;
        width: 48%;
        float: right
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(2) {
        display: block;
        float: left;
        width: 48%;
        float: right
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(3) {
    width: 120px
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(3) {
        display: block;
        float: left;
        width: 48%;
        float: right
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(3) {
        display: block;
        float: left;
        width: 48%;
        float: right
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(4) {
    margin-right: 0;
    width: 160px
}

@media only screen and (max-width: 60em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(4) {
        margin: 30px 0 0;
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col:nth-child(4) {
        margin: 30px 0 0;
        width: 100%
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col .col-title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 21px
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col .col-title {
        font-size: 12px;
        margin: 0 0 10px
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col .col-title.col-title2 {
    margin: 57px 0 0
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col .col-title.col-title2 {
        margin: 25px 0 0
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col .nav--item {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin: 21px 0;
    transition: .5s
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .footer-container .footer-nav .nav-col .nav--item {
        font-size: 12px;
        margin: 10px 0
    }
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col .nav--item:first-child {
    margin: 0px
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col .nav--item:hover {
    opacity: .6
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col .footer-icon {
    display: block;
    height: 48px;
    margin-bottom: 15px;
    transition: .3s;
    width: 48px
}

#footer-lp .footer-content .footer-container .footer-nav .nav-col .footer-icon:hover {
    opacity: .6
}

#footer-lp .footer-content .copyright {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 300%;
    opacity: 0.5;
    text-align: center;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    #footer-lp .footer-content .copyright {
        font-size: 12px
    }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #000
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg) rotateY(180deg)
}

.hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowalt .hamburger-inner::before {
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt-r .hamburger-inner::before {
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt-r .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(135deg);
    transition-delay: 0.075s
}

.hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 0.075s
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-135deg);
    transition-delay: 0.075s
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in
}

.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important
}

.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -80px;
    top: -80px;
    transform: translate3d(80px, 80px, 0) rotate(45deg);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -80px;
    top: -80px;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in
}

.hamburger--emphatic-r .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
    left: -80px;
    top: 80px;
    transform: translate3d(80px, -80px, 0) rotate(-45deg);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
    right: -80px;
    top: 80px;
    transform: translate3d(-80px, -80px, 0) rotate(45deg);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
    transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
    opacity: 0;
    transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear
}

.hamburger--minus.is-active .hamburger-inner::before {
    top: 0
}

.hamburger--minus.is-active .hamburger-inner::after {
    bottom: 0
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s
}

.hamburger--slider .hamburger-inner::after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s
}

.hamburger--slider-r .hamburger-inner::after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r .hamburger-inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    transform: rotate(-225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out
}

.hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s 0.13s linear
}

.hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: 0.22s;
    background-color: transparent !important
}

.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear
}

.hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand .hamburger-inner {
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear
}

.hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand.is-active .hamburger-inner {
    transform: rotate(90deg);
    background-color: transparent !important;
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r .hamburger-inner {
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear
}

.hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r.is-active .hamburger-inner {
    transform: rotate(-90deg);
    background-color: transparent !important;
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear
}

.hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    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.075s ease, opacity 0.075s 0.12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--vortex .hamburger-inner {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg)
}
/* start delete this section when new design is approved  */
.page-kredo .testimonial {
    margin: 90px auto 0 !important;
}

.page-kredo .career1 {
    display: block;
    background-color: #fff;
    background: linear-gradient(to bottom, #F7F7F7 0, #F7F7F7 20%, #fff 20%, #fff 80%, #F7F7F7 80%, #F7F7F7 100%)
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .career1 {
        background-color: #fff
    }
}

.page-kredo .career1.career2 {
    /* background: linear-gradient(to top, #fff 80%, #F7F7F7 0%) */
    background: none;
    margin: 30px 0;
}

.page-kredo .career1.career3 {
    background: #fff
}

.page-kredo .career1 .career-content {
    background: url("../images/bg_career1.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 25px;
    display: block;
    overflow: hidden;
    padding: 80px 0 80px;
    margin: 0 auto;
    width: 1172px
}

@media only screen and (max-width: 64em) {
    .page-kredo .career1 .career-content {
        background-size: cover;
        margin: 0 auto;
        width: 95%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .career1 .career-content {
        background: url("../images/bg_career1_sp.png");
        background-size: cover;
        padding: 40px 0 40px;
        width: 90%
    }
}

.page-kredo .career1 .career-content .e-title {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em
}

.page-kredo .career1 .career-content .title {
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    margin: 0 0 0px;
    text-align: center
}
.sp-br {
    display: none;
}
.pc-only {
    display: block;
}
.sp-only {
    display: none;
}
.wrapper-lp {
    display: block;
    margin: 0 auto;
    width: 1172px
}
.wrapper-online {
    display: block;
    margin: 0 auto;
    width: 1172px
}
@media only screen and (max-width: 68em) {
    .wrapper-lp {
        padding: 0 20px;
        width: 100%
    }
    .wrapper-online {
        padding: 0 15px;
        width: 100%
    }
}
@media only screen and (max-width: 47.9375em) {
    .page-kredo .career1 .career-content .title {
        font-size: 23px;
        line-height: 160%
    }
    .sp-br {
        display: block;
    }
    .pc-only {
        display: none;
    }
    .sp-only {
        display: block;
    }

}
.page-kredo .career1 .career-content .details {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 200%;
    margin: 10px 0 50px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .career1 .career-content .details {
        line-height: 28px;
        margin: 10px 0 30px;
        text-align: left;
    }
}
.page-kredo .career1 .career-content .btn-lists {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
    width: 580px;
    padding-bottom: 15px;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .career1 .career-content .btn-lists {
        width: 100%;
        padding: 0 15px 15px;
    }
}
.page-kredo .career1 .career-content .btn-lists .btn--item {
    color: #3E3E3E;
    display: block;
    position: relative;
    font-size: 26px;
    font-weight: 700;
    padding: 25px 55px;
    line-height: 23px;
    letter-spacing: 0.1em;
    text-align: center;
    transition: .5s;
    border-radius: 43.5px;
    border: 3px solid #FFF;
    background: var(--CTA, linear-gradient(176deg, #FC0 8.85%, #FFE683 34.09%, #FAD43A 54.47%, #FB0 100.98%));
    box-shadow: 2px 6px 10px 0px rgba(208, 167, 0, 0.70);
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .career1 .career-content .btn-lists .btn--item {
        font-size: 16px;
        line-height: 56px;
        padding: 0px;
        border-radius: 65px;
        border: 2px solid #FFF;
        letter-spacing: 0;
        background: linear-gradient(183deg, #FC0 7.61%, #FFE683 33.35%, #FAD43A 39.67%, #FB0 83.47%);
        box-shadow: 1px 4px 5px 0px rgba(208, 167, 0, 0.70);
    }
}

.page-kredo .career1 .career-content .btn-lists .btn--item .cta-btn-arrow {
    position: absolute;
    right: 25px;
    top: 33%;

}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .career1 .career-content .btn-lists .btn--item .cta-btn-arrow {
        right: 10px;
        top: 34%;
    }
    
    .page-kredo .career1 .career-content .btn-lists .btn--item .cta-btn-arrow .arrow {
        width: 20px;
    }
}


/* end delete this section when new design is approved  */

.page-kredo .career-achieve{
    display: block;
    background: url('../images/home/koc_2_bg_comn.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: #FFFFFFDE;

}

.page-kredo .career-achieve .wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 80px 0 150px 0;
}

.page-kredo .career-achieve .wrapper .header {
    display: block;
    margin-bottom: 25px;
}

.page-kredo .career-achieve .wrapper .header .title {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em;
    color:#29C4A0;
}

.page-kredo .career-achieve .wrapper .header .subtitle {
    color: #3E3E3E;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    text-align: center;
}
.br-sp {
    display: none;
}
.page-kredo .career-achieve .contents {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    width: 1078px;
    padding: 0 15px;
    box-sizing: border-box;
}

.page-kredo .career-achieve .contents .koc-img-wrapper {
    margin: 0 0 10px 0;
    width: calc(50% - 10px);
}


.page-kredo .career-achieve .contents .koc-img-wrapper .koc-img.pc {
    display: block;
    width: 100%;
    height: auto;
}

.page-kredo .career-achieve .contents .koc-img-wrapper .koc-img.sp {
    display: none;
}
@media only screen and (max-width: 47.9375em) {
    .page-kredo .career-achieve .contents .koc-img-wrapper {
        margin: 0 0 10px 0;
        width: 100%
    }
    .page-kredo .career-achieve .contents .koc-img-wrapper .koc-img.pc {
        display: none;
    }
    
    .page-kredo .career-achieve .contents .koc-img-wrapper .koc-img.sp {
        display: block;
        width:100%;
        height: auto;
    }
    
    .page-kredo .career-achieve .contents {
        width: 100%;
        padding: 0 15px;
        gap: 10px;
    }
    
    .page-kredo .career-achieve .wrapper .header .subtitle {
        font-size: 24px;
    }
    
    .br-sp {
        display: block;
    }
}

.page-kredo .learning-it {
    display: flex;
    width: 100%;
}

.page-kredo .learning-it  .content {
    display: flex;
    flex-direction: column; 
    width: 100%;
}

.page-kredo .learning-it .content .bubble-cover {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.page-kredo .learning-it .content .bubble-cover .bubble-container {
    display: flex;
    justify-content: center;
    position: relative;
}

.page-kredo .learning-it .content .bubble-cover .bubble-container .bubble {
    /* width: 100%;
    max-width: 950px; */
    width: 950px;
    box-sizing: border-box;
    border: 3px solid #14A07B;
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -120px;
    padding: 20px 7px 20px;
    background: white;
    gap:20px;
    position: relative;
}

.page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .title {
    font-size: 42px;
    font-weight: 700;
    line-height: 64.43px;
    text-align: center;
    color: #14A07B;
}


.page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .bubble-description.pc {
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: center;
    text-decoration: underline;
    text-decoration-color: #14A07B;
    text-underline-offset: 8px;
    color: #3E3E3E;
}

.page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .bubble-description.sp {
    display: none;
}

.page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .bubble-description span {
    font-weight: 700;
}

.page-kredo .learning-it .content .bubble-cover .bubble-container .bubble::before {
    content: '';
    position: absolute;
    border-right: 80px solid transparent;
    border-left: 80px solid transparent;
    border-top: 30px solid #14A07B;
    z-index: 1;
    bottom: -30px;
    /* left: -90px; */
}

.page-kredo .learning-it .content .bubble-cover .bubble-container .bubble::after {
    content: '';
    position: absolute;
    border-right: 70px solid transparent;
    border-left: 70px solid transparent;
    border-top: 25px solid #ffffff;
    z-index: 2;
    bottom: -25px;
}

.page-kredo .learning-it .content .learning-items {
    display: flex;
    margin: -60px 0 0 0;
    width:  100%;
    justify-content: center;
}

.page-kredo .learning-it .content .learning-items .wrapper {
    display: flex;
    gap: 15px;
}
.page-kredo .learning-it .content .learning-items .wrapper .column {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.page-kredo .learning-it .content .learning-items .wrapper .column .item {
    font-size: 24px;
    font-weight: 700;
    line-height: 36.81px;
    letter-spacing: 0.05em;
    text-align: center;
    color:#F3FFFB;
    border-radius: 4px;
    background: #14A07B;
    padding: 5px 12px;
}

.page-kredo .learning-it .content .learning-items .wrapper .column .item.wrap{
    display: inline-block;
    height: 100%;
}

.page-kredo .learning-it .content .learning-items .wrapper .column .item-wrap {
    height: 100%;
    margin: 5px 0 0 0;
    padding: 0 0 5px 0;
}
 
.page-kredo .learning-it .content .students {
    display: flex;
    margin: 50px 0 5px;
}

.page-kredo .learning-it .content .students .wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 50px;
}

.page-kredo .learning-it .content .students .wrapper .title {
    font-size: 32px;
    font-weight: 700;
    line-height: 49.09px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #14A07B;
}

.page-kredo .learning-it .content .students .wrapper .student-list {
    display: block;
}

.page-kredo .learning-it .content .students .wrapper .student-list .student-wrapper {
    display: flex;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.page-kredo .learning-it .content .students .wrapper .student-list .student-wrapper .student-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.page-kredo .learning-it .content .students .wrapper .student-list .student-wrapper .student-item .student-img {
    width: 218px;
    height: 305x;
}

.page-kredo .learning-it .content .students .wrapper .student-list .student-wrapper .student-item .student-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
}

.page-kredo .learning-it .content .students .wrapper .study-abroad-text {
    text-align: center;
}

.page-kredo .learning-it .content .students .wrapper .study-abroad-text span{
    font-size: 32px;
    font-weight: 700;
    line-height: 56.77px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #14A07B;
    border: 2px solid #14A07B;
    padding: 0px 8px;
}
@media only screen and (max-width: 47.9375em) {
    
    .page-kredo .learning-it .content .bubble-cover {
        padding: 0px 20px;
    }
    .page-kredo .learning-it .content .bubble-cover .bubble-container .bubble {
        width: 100%;
    }

    .page-kredo .learning-it .content .bubble-cover .bubble-container{
        width: 100%;
    }

    .page-kredo .learning-it .content .bubble-cover .bubble-container .bubble{
        width: 100%;
    }

    .page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .title {
        font-size: 22px;
        line-height: 33px;
    }

    .page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .title span {
        font-size: 15px;
        line-height: 23px;
    }

    .page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .bubble-description {
        font-size: 18px;
        line-height: 29px;
        text-decoration: none;
        text-align: center;
        color: #3E3E3E;
        /* text-decoration: underline;
        text-decoration-color: #14A07B;
        text-underline-offset: 8px; */
    }

    .page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .bubble-description.sp{
        display: block;
    }

    .page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .bubble-description.sp span {
        text-decoration: underline;
        text-decoration-color: #14A07B;
        text-underline-offset: 8px;
    }

    .page-kredo .learning-it .content .bubble-cover .bubble-container .bubble .bubble-description.pc{
        display: none;
    }

    .page-kredo .learning-it .content .learning-items .wrapper {
        padding: 0 20px;
    }

    .page-kredo .learning-it .content .learning-items .wrapper .column .item {
        font-size: 14px;
        padding: 0px 12px;
    }

    .page-kredo .learning-it .content .learning-items .wrapper{
        gap: 10px;
    }

    .page-kredo .learning-it .content .learning-items .wrapper .column{
        gap: 10px;
    }

    .page-kredo .learning-it .content .students .wrapper .title {
        font-size: 18px;
        line-height: 27px;
    }

    .page-kredo .learning-it .content .students .wrapper .student-list .student-wrapper {
        gap: 10px;
    }

    .page-kredo .learning-it .content .students .wrapper .student-list .student-wrapper .student-item .student-img {
        width: 110px;
        height: 154px;
    }

    .page-kredo .learning-it .content .students .wrapper .student-list .student-wrapper .student-item .student-title {
        font-size: 12px;
        line-height: 18px;
    }

    .page-kredo .learning-it .content .students .wrapper .study-abroad-text span {
        font-size: 18px;
        line-height: 35px;
        padding: 0px 1px;
    }

    .page-kredo .learning-it .content .students .wrapper {
        gap: 30px;
        padding: 0 10px;
    }

    .page-kredo .learning-it .content .students {
        margin: 50px 0 0px;
    }
}





.page-kredo .features {
    display: block;
    background-color: #F7F7F7
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features {
        background-color: #F2F5F5
    }
}

.page-kredo .features .features-content {
    display: block;
    overflow: hidden;
    padding: 80px 0 30px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features .features-content {
        padding: 50px 0 0px
    }
}

.page-kredo .features .features-content .e-title {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em
}

.page-kredo .features .features-content .title {
    color: #3E3E3E;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    margin: 0 0 50px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features .features-content .title {
        font-size: 26px;
        line-height: 160%;
        margin: 0 0 0px
    }
}

.page-kredo .features .features-content .features-lists {
    display: block;
    overflow: hidden
}

.page-kredo .features .features-content .features-lists .features-lists--item {
    display: block;
    overflow: hidden;
    margin: 0 0 50px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features .features-content .features-lists .features-lists--item {
        margin: 60px 0 0px
    }
}

.page-kredo .features .features-content .features-lists .features-lists--item:nth-child(2) .info .info-wrapper .inner-title:before {
    background-image: url("../images/features_icon_02.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: '';
    display: block;
    /* height: 158px; */
    height: 98px;
    margin: 0 auto 0px;
    position: absolute;
    /* left: 0px;
    top: -50px;
    width: 139px */
    left: 12px;
    bottom: 28px;
    width: 90px;
}

.page-kredo .features .features-content .features-lists .features-lists--item:nth-child(3) .info .info-wrapper .inner-title:before {
    background-image: url("../images/features_icon_03.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: '';
    display: block;
    height: 98px;
    margin: 0 auto 0px;
    position: absolute;
    left: 12px;
    bottom: 28px;
    /* top: -50px; */
    width: 90px
}

.page-kredo .features .features-content .features-lists .features-lists--item:nth-child(4) .info .info-wrapper .inner-title {
    margin: 0px 0 40px
}

.page-kredo .features .features-content .features-lists .features-lists--item:nth-child(4) .info .info-wrapper .inner-title:before {
    background-image: url("../images/features_icon_04.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: '';
    display: block;
    height: 98px;
    margin: 0 auto 0px;
    position: absolute;
    left: 10px;
    top: -60px;
    width: 90px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features .features-content .features-lists .features-lists--item:nth-child(4) .info .info-wrapper .inner-title {
        margin: 0px 0 10px
    }
}

.page-kredo .features .features-content .features-lists .features-lists--item:nth-child(5) .info .info-wrapper .inner-title:before {
    background-image: url("../images/features_icon_05.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: '';
    display: block;
    height: 98px;
    margin: 0 auto 0px;
    position: absolute;
    left: 12px;
    bottom: 28px;
    /* top: -50px; */
    width: 90px
}

.page-kredo .features .features-content .features-lists .features-lists--item:nth-child(even) .cover {
    display: block;
    float: right
}

.page-kredo .features .features-content .features-lists .features-lists--item:nth-child(even) .info {
    float: left;
    padding: 0 40px 0 0
}

.page-kredo .features .features-content .features-lists .features-lists--item .cover {
    display: block;
    float: left;
    width: 50%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features .features-content .features-lists .features-lists--item:nth-child(even) .info {
        padding: 0
    }
    .page-kredo .features .features-content .features-lists .features-lists--item .cover {
        float: none;
        width: 100%
    }
}

.page-kredo .features .features-content .features-lists .features-lists--item .cover img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-radius: 25px
}

.page-kredo .features .features-content .features-lists .features-lists--item .info {
    display: table;
    float: right;
    padding: 0 0 0 40px;
    height: 380px;
    width: 50%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features .features-content .features-lists .features-lists--item .cover img {
        border-radius: 12px
    }
    .page-kredo .features .features-content .features-lists .features-lists--item .info {
        height: auto;
        float: none;
        margin: 35px 0 0;
        padding: 0;
        width: 100%
    }
}

.page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper {
    display: table-cell;
    vertical-align: middle
}

.page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper .inner-title {
    color: #3E3E3E;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 34px;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
    position: relative;
    z-index: 20
}

.page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper .inner-title:before {
    background-image: url("../images/features_icon_01.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: '';
    display: block;
    /* height: 158px; */
    height: 98px;
    margin: 0 auto 0px;
    position: absolute;
    /* left: 0px;
    top: -50px;
    width: 139px; */
    left: 8px;
    bottom: 32px;
    width: 90px;
    z-index: -1
}

@media only screen and (max-width: 47.9375em) {
    
    .page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper .inner-title {
        margin: 0px 0 10px;
    }
    .page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper .inner-title:before {
        /* height: 134px;
        width: 117px; */
        top: -60px
    }
}

.page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper .description {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    line-height: 26px
}

.page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper .inner-btn {
    background-color: #3E3E3E;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    margin: 30px 0 0;
    text-align: center;
    transition: .5s;
    width: 230px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper .inner-btn {
        background-color: #29C4A0;
        margin: 20px auto 0;
        width: 100%
    }
}

.page-kredo .features .features-content .features-lists .features-lists--item .info .info-wrapper .inner-btn:hover {
    opacity: .8
}

.page-kredo .features .features-content .features-btn {
    background-color: #3E3E3E;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 10px auto 0;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: .5s;
    width: 360px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .features .features-content .features-btn {
        background-color: #29C4A0;
        width: 100%
    }
}

.page-kredo .features .features-content .features-btn:hover {
    opacity: .8
}
/* Lesson section */





/* added support */
.page-kredo .support-add {
    background-color: #ffffff;
    padding: 80px 30px 50px;
}
.page-kredo .support-add .support-contents {
    padding-bottom: 20px;
}
.page-kredo .support-add .support-contents .title-1 {
    color: #393939;
    font-size: 26px;
    font-weight: 700;
    line-height: 33px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.page-kredo .support-add .support-contents .subtitle {
    color: #41aea2;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
}
.page-kredo .support-add .support-contents .title-1 span {
    font-size: 38px;
    line-height: 26px;
}
.page-kredo .support-add .support-contents .support-info {
    display: block;
    overflow: hidden;
    padding: 50px 0 15px;
}
.page-kredo .support-add .support-contents .support-info .support-description {
    display: grid;
    float: left;
    width: 50%;
    padding-right: 40px;
}
.page-kredo .support-add .support-contents .support-info .upwork-pc {
    display: block;
    width: 50%;
    padding-left: 50px;
}
.page-kredo .support-add .support-contents .support-info .upwork-sp {
    display: none;
}
.page-kredo .support-add .support-contents .support-info .support-description .supportTitle {
    width: 100%;
    margin-bottom: 15px;
}
.page-kredo .support-add .support-contents .support-info .support-description .support-text {
    color: #000;
    font-size: 18px;
    font-weight: 350;
    line-height: 32px;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .support-add {
        padding: 35px 0px 0px;
    }
    .page-kredo .support-add .support-contents .title-1,
    .page-kredo .subsidy .subsidy-contents .title {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 0;
    }
    .page-kredo .support-add .support-contents .title-1 span {
        font-size: 29px;
        line-height: 27px;
    }
    .page-kredo .support-add .support-contents .support-info .support-description .supportTitle {
        width: 100%;
        padding: 15px 0;
        margin: 0;
    }  
    .page-kredo .support-add .support-contents .subtitle {
        font-size: 15px;
    }
    .page-kredo .support-add .support-contents .support-info .upwork-pc{
        display: none;
    }
    .page-kredo .support-add .support-contents .support-info .upwork-sp{
        width: 100%;
        padding: 0px;
        display: block;
    }
    .page-kredo .support-add .support-contents .support-info {
        padding: 0px;
    }
    .page-kredo .support-add .support-contents .support-info .support-description {
        display: block;
        float: left;
        width: 100%;
        padding: 0;
    }
    .page-kredo .support-add .support-contents .support-info .support-description .support-text {
        font-size: 14px;
        line-height: 28px;
        padding-top: 15px;
    }
}
.page-kredo .support {
    background-color: #f4f4f4;
    padding: 20px 30px 0px;
    display: block;
}
.page-kredo .support .support-contents {
    display: block;
    overflow: hidden;
    /* padding: 80px 0 30px; */
    width: 100%;
}
.page-kredo .support .support-contents .title-1 {
    color: #393939;
    font-size: 26px;
    font-weight: 700;
    line-height: 33px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.page-kredo .support .support-contents .title-2 {
    color: #393939;
    font-size: 26px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
    border-bottom: 2px solid #393939;
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 2;

}

.page-kredo .support .support-contents .title-3 {
    color: #393939;
    font-size: 26px;
    font-weight: 700;
    line-height: 27px;
    padding-top: 25px;
    text-align: center;
}
.page-kredo .support .support-contents .semicircle  {
    position: absolute;
    display: flex;
    width: 850px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -55px;
}
.page-kredo .support .support-contents .arrow  {
    position: relative;
    display: flex;
    width: 4%;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: 5px;
}
.page-kredo .support .support-contents .support-info {
    display: block;
    overflow: hidden;
    padding: 50px 0 40px;
}
.page-kredo .support .support-contents .support-info .support-description {
    display: grid;
    float: left;
    width: 45%;
    margin-right: 50px;
}
.page-kredo .support .support-contents .support-info .upwork-pc {
    display: block;
    width: 45%;
    padding-left: 20px;
}
.page-kredo .support .support-contents .support-info .support-description .upwork-logo {
    width: 50%;
    margin: 0 auto;
    padding: 10px 0;
}
.page-kredo .support .support-contents .support-info .support-description .supportTitle {
    width: 100%;
    margin-bottom: 15px;
}

.page-kredo .support .support-contents .support-info .upwork-sp {
    display: none;
}
.page-kredo .support .support-contents .support-info .support-description .support-text {
    color: #000;
    font-size: 16px;
    line-height: 200%;
}
.page-kredo .support .support-contents .support-table-title {
    border-left: 4px solid #00beb3;
    color: #000;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 4px 0 3px 10px;
}
.page-kredo .support .support-contents .support-lists .support-lists--item {
    display: block;
    float: left;
    overflow: hidden;
    width: 33%;
}
.page-kredo .support .support-contents .support-lists .support-lists--item .items-sp {
    display: none;
}
.page-kredo .support .support-contents .support-lists .support-lists--item .items-pc {
    display: block;
}
.page-kredo .support .support-contents .support-lists .support-lists--item img {
    width: 35%;
    margin-left: auto;
    margin-right: auto;
}
.page-kredo .support .support-contents .support-lists .support-lists--item .class-cover {
    display: block;
    position: relative;
    width: 30%;
    margin: auto;
}
.page-kredo .support .support-contents .support-lists .support-lists--item .class-titleBr {
    color: #000;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    padding: 25px 25px 0;
}
.page-kredo .support .support-contents .support-lists .support-lists--item .class-description {
    padding: 15px;
}
.page-kredo .support .support-contents .support-lists .support-lists--item .class-description p {
    color: #000;
    font-size: 14px;
    line-height: 200%;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .support {
        padding: 0px;
        /* padding: 30px 15px 0px; */
    }
    .page-kredo .support .support-contents .title-1,
    .page-kredo .support .support-contents .title-2,
    .page-kredo .support .support-contents .title-3 {
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 0;
    }
    .page-kredo .support .support-contents .title {
        font-size: 20px;
        line-height: 150%;
    }
    .page-kredo .support .support-contents .semicircle  {
        position: absolute;
        display: flex;
        width: 100%;
        height: 110px;
        margin: 0 auto;
    }
    .page-kredo .support .support-contents .arrow  {
        width: 8%;
        margin-top: 15px;
    }
    .page-kredo .support .support-contents .support-info .support-description .supportTitle {
        width: 100%;
        padding: 15px 0;
        margin: 0;
    }
    .page-kredo .support .support-contents .support-info .support-description .upwork-logo {
        width: 40%;
        margin: 0 auto 15px;
    }
    .page-kredo .support .support-contents .support-info .upwork-pc{
        display: none;
    }
    .page-kredo .support .support-contents .support-info .upwork-sp{
        width: 100%;
        padding: 0px;
        display: block;
    }
    .page-kredo .support .support-contents .support-info {
        padding: 0px;
    }
    .page-kredo .support .support-contents .support-info .support-description {
        display: block;
        float: left;
        width: 100%;
    }

    .page-kredo .support .support-contents .support-table-title {
        margin: 20px 0px;
    }
    .page-kredo .support .support-contents .support-lists {
        margin: 30px auto 0;
        width: 100%;
    }
    .page-kredo .support .support-contents .support-lists .support-lists--item {
        margin-right: 1%;
        width: 100%;
    }
    .page-kredo .support .support-contents .support-lists .support-lists--item .items-sp {
        display: flex;
    }
    .page-kredo .support .support-contents .support-lists .support-lists--item .items-pc {
        display: none;
    }
    .page-kredo .support .support-contents .support-lists .support-lists--item img {
        width: 18%;
        margin: 0;
    }
    .page-kredo .support .support-contents .support-lists .support-lists--item .class-titleBr{
        padding: 15px;
    }
    .page-kredo .support .support-contents .support-lists .support-lists--item .class-description {
        margin-bottom: 20px;
        padding: 15px 0;
    }
}

.page-kredo .cta-section {
    background-color: #f4f4f4;
    padding: 20px 0px 10px;
    display: block;
}

.page-kredo .level {
    display: block;
    /* background-color: #F7F7F7 */
}

.page-kredo .level .level-content {
    display: block;
    overflow: hidden;
    padding: 80px 0 105px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .level .level-content {
        padding: 50px 0 50px
    }
}

.page-kredo .level .level-content .e-title {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em
}

.page-kredo .level .level-content .title {
    color: #3E3E3E;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    margin: 0 0 50px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .level .level-content .title {
        font-size: 26px;
        line-height: 160%;
        margin: 0 0 30px
    }
}

.page-kredo .level .level-content .level-lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .level .level-content .level-lists {
        width: 100%;
        justify-content: flex-start;
    }
}

.page-kredo .level .level-content .level-lists .level-lists--item {
    width: calc((100% - 40px) / 3); 
    max-width: 280px;
}
.page-kredo .level .level-content .level-lists .level-lists--item :nth-child(4),
.page-kredo .level .level-content .level-lists .level-lists--item :nth-child(5) {
  margin-top: 20px;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .level .level-content .level-lists .level-lists--item {
        width: calc((100% - 20px) / 2)
    }
}

.page-kredo .level .level-content .level-lists .level-lists--item:last-child {
    margin-right: 0
}

.page-kredo .level .level-content .level-lists .level-lists--item .inner-title {
    background-color: #29C4A0;
    border: solid 2px #29C4A0;
    border-radius: 25px 25px 0px 0px;
    display: table;
    height: 124px;
    padding: 0 20px;
    position: relative;
    width: 100%
}

.page-kredo .level .level-content .level-lists .level-lists--item .inner-title span {
    color: #fff;
    display: table-cell;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    vertical-align: middle
}

.page-kredo .level .level-content .level-lists .level-lists--item .inner-title::after {
    background-image: url("../images/icon_arrow_01.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: '';
    display: block;
    height: 20px;
    margin: 0 auto 5px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 20px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .level .level-content .level-lists .level-lists--item .inner-title::after {
        background-image: url("../images/icon_arrow_01.png")
    }
}

.page-kredo .level .level-content .level-lists .level-lists--item .percent {
    border: solid 2px #29C4A0;
    border-radius: 0px 0px 25px 25px;
    color: #3E3E3E;
    display: block;
    height: 124px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    font-size: 60px;
    font-weight: 900;
    padding: 24px 0 0
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .level .level-content .level-lists .level-lists--item .percent {
        color: #3E3E3E
    }
}

.page-kredo .level .level-content .level-lists .level-lists--item .percent span {
    font-size: 30px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .level .level-content .level-lists .level-lists--item .percent span {
        color: #3E3E3E
    }
}
@media only screen and (max-width: 47.9375em) {

    .page-kredo .level .level-content .level-lists {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 20px 8px;
        width: 100%;
        justify-content: center;
    }

    .page-kredo .level .level-content .level-lists .level-lists--item {
        width: auto;
        max-width: none;
    }

    /* Top 3 */
    .page-kredo .level .level-content .level-lists .level-lists--item:nth-child(1) {
        grid-column: 1 / 3;
    }

    .page-kredo .level .level-content .level-lists .level-lists--item:nth-child(2) {
        grid-column: 3 / 5;
    }

    .page-kredo .level .level-content .level-lists .level-lists--item:nth-child(3) {
        grid-column: 5 / 7;
    }

    /* Bottom 2 - centered */
    .page-kredo .level .level-content .level-lists .level-lists--item:nth-child(4) {
        grid-column: 2 / 4;
    }

    .page-kredo .level .level-content .level-lists .level-lists--item:nth-child(5) {
        grid-column: 4 / 6;
    }

    /* Text box */
    .page-kredo .level .level-content .level-lists .level-lists--item .inner-title {
        height: 110px;
        padding: 0 8px;
        border-radius: 18px 18px 0 0;
    }

    .page-kredo .level .level-content .level-lists .level-lists--item .inner-title span {
        font-size: 13px;
        line-height: 18px;
    }

    /* Percentage */
    .page-kredo .level .level-content .level-lists .level-lists--item .percent {
        height: 90px;
        padding: 15px 0 0;
        font-size: 38px;
        border-radius: 0 0 18px 18px;
    }

    .page-kredo .level .level-content .level-lists .level-lists--item .percent span {
        font-size: 20px;
    }
}
.page-kredo .level .level-content .note {
    font-weight: 500;
    font-size: 12px;
    line-height: 60px;
    letter-spacing: 0;
    text-align: right;
    margin-right: 75px;
    color: #939393;    
}

.page-kredo .level .level-content .level-btn {
    background-color: #29C4A0;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 60px auto 0;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: .5s;
    width: 360px
}

@media only screen and (max-width: 47.9375em) {
    
    .page-kredo .level .level-content .note {
        font-size: 10px;
        line-height: 150%;
        text-align: left;
        margin-right: 0; 
        margin-top: 15px; 
    }
    .page-kredo .level .level-content .level-btn {
        margin: 30px auto 0;
        width: 100%;
    }
}

.page-kredo .level .level-content .level-btn:hover {
    opacity: .8
}

/* insert css from style-additional css for subsidy  */






/* .page-kredo .courses {
    display: block;
    background-color: #fff
}

.page-kredo .courses .courses-content {
    display: block;
    overflow: hidden;
    padding: 80px 0 105px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .courses .courses-content {
        padding: 50px 0 50px
    }
}

.page-kredo .courses .courses-content .e-title {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em
}

.page-kredo .courses .courses-content .title {
    color: #3E3E3E;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    margin: 0 0 50px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .courses .courses-content .title {
        font-size: 26px;
        line-height: 160%;
        margin: 0 0 30px
    }
}

.page-kredo .courses .courses-content .courses-lists {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

@media only screen and (max-width: 64em) {
    .page-kredo .courses .courses-content .courses-lists {
        width: 100%;
        flex-direction: column;
        gap: 0;
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .courses .courses-content .courses-lists {
        width: 100%
    }
}

.page-kredo .courses .courses-content .courses-lists .courses-lists--item {
    border-radius: 25px;
    position: relative;
    flex: 0 1 calc((100% - 40px) / 3);
    box-sizing: border-box;
    text-align: center;
}

@media only screen and (max-width: 64em) {
    .page-kredo .courses .courses-content .courses-lists .courses-lists--item {
        margin-right: 5%;
        width: 47.5%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .courses .courses-content .courses-lists .courses-lists--item {
        margin-bottom: 20px;
        width: 100%
    }
}

.page-kredo .courses .courses-content .courses-lists .courses-lists--item:nth-child(2n) {
    margin-right: 0
}

.page-kredo .courses .courses-content .courses-lists .courses-lists--item .cover {
    border-radius: 25px;
    display: block;
    overflow: hidden;
    position: relative;
    height: 327px;
    width: 100%
}

@media only screen and (max-width: 64em) {
    .page-kredo .courses .courses-content .courses-lists .courses-lists--item .cover {
        height: auto
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .courses .courses-content .courses-lists .courses-lists--item .cover {
        height: 236px;
        width: 100%
    }
}

.page-kredo .courses .courses-content .courses-lists .courses-lists--item .cover:hover img {
    transform: scale(1.5)
}

.page-kredo .courses .courses-content .courses-lists .courses-lists--item .cover img {
    height: 327px;
    object-fit: cover;
    width: 100%;
    transition: 0.5s all ease-in-out
}

.page-kredo .courses .courses-content .courses-lists .courses-lists--item .details {
    background-color: #29C4A0;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 0 25px;
    text-align: center
}

.page-kredo .courses .courses-content .courses-btn {
    background-color: #29C4A0;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 20px auto 0;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: .5s;
    width: 360px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .courses .courses-content .courses-btn {
        margin: 10px auto 0;
        width: 100%
    }
}

.page-kredo .courses .courses-content .courses-btn:hover {
    opacity: .8
} */

.page-kredo .interview {
    display: block;
    background-color: #F7F7F7
}

.page-kredo .interview .interview-content {
    display: block;
    overflow: hidden;
    padding: 80px 0 105px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .interview .interview-content {
        padding: 50px 0 50px
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .interview .interview-content .wrapper-lp {
        padding: 0
    }
}

.page-kredo .interview .interview-content .e-title {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em
}

.page-kredo .interview .interview-content .title {
    color: #3E3E3E;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    margin: 0 0 50px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .interview .interview-content .title {
        font-size: 26px;
        line-height: 160%;
        margin: 0 0 30px
    }
}

.page-kredo .interview .interview-content .note {
     font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1.2px;
    margin: 10px 0 20px 25px;
}

.page-kredo .interview .interview-content .interview-btn {
    background-color: #29C4A0;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 30px auto 50px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: .5s;
    width: 360px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .interview .interview-content .interview-btn {
        margin: 30px auto 0;
        width: 90%
    }
}

.page-kredo .interview .interview-content .interview-btn:hover {
    opacity: .8
}

.page-kredo .interview .interview-content .slider-interview {
    padding: 0px 0
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container {
        padding: 0 5px
    }
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-img {
    display: block;
    height: 230px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-img {
        height: 212px
    }
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-img img {
    border-radius: 25px 25px 0 0;
    display: block;
    height: 230px;
    object-fit: cover;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-img img {
        height: 212px;
        width: 100%
    }
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-info {
    background-color: #fff;
    border-radius: 0 0 25px 25px;
    display: block;
    padding: 20px 20px 50px;
    width: 100%
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-info .interview-info--description {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 170%
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-info .interview-info--detail1 {
    color: #3E3E3E;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 170%;
    margin: 10px 0 10px
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-info .cat-lists {
    display: block
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-info .cat-lists .cat--item {
    background-color: #F0F2F7;
    border-radius: 11px;
    color: #3E3E3E;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 21px;
    line-height: 21px;
    margin-right: 19px;
    padding: 0 10px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-info .cat-lists .cat--item {
        margin-right: 10px
    }
}

.page-kredo .interview .interview-content .slider-interview .slider-interview--item .slider-interview--container .interview-info .cat-lists .cat--item:last-child {
    margin-right: 0
}

.page-kredo .interview .interview-content .slider-interview .slick-prev {
    background-image: url("../images/arrow_left.png");
    background-repeat: no-repeat;
    background-size: 220%;
    background-position: center;
    border-radius: 100%;
    left: -5px;
    top: 120px;
    background-color: #393939;
    height: 50px;
    width: 50px;
    z-index: 9999
}

.page-kredo .interview .interview-content .slider-interview .slick-prev:before {
    display: none;
    content: '\f104';
    font-family: 'FontAwesome'
}

.page-kredo .interview .interview-content .slider-interview .slick-next {
    background-image: url("../images/arrow_right.png");
    background-repeat: no-repeat;
    background-size: 220%;
    background-position: center;
    border-radius: 100%;
    right: -5px;
    top: 120px;
    height: 50px;
    width: 50px;
    z-index: 9999;
    padding: 0
}

.page-kredo .interview .interview-content .slider-interview .slick-next:before {
    display: none;
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 40px
}

.page-kredo .why {
    display: block;
    background-color: #fff
}

.page-kredo .why .why-content {
    display: block;
    overflow: hidden;
    padding: 80px 0 105px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .why .why-content {
        padding: 50px 0 50px
    }
}

.page-kredo .why .why-content .e-title {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em
}

.page-kredo .why .why-content .title {
    color: #3E3E3E;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    margin: 0 0 50px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .why .why-content .title {
        font-size: 26px;
        line-height: 160%;
        margin: 0 0 30px
    }
}
.page-kredo .why .why-content .why-image {
    width: 100%;
    overflow: hidden;
}
.page-kredo .why .why-content .why-image img {
    width: 80%;
    margin: 0 auto;
    height: auto;
}
@media only screen and (max-width: 47.9375em) {
  .page-kredo .why .why-content .why-image {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; 
  }

  .page-kredo .why .why-content .why-image img {
    min-width: 100%;
    width: 200%;
    height: auto;
    display: block;
    padding-bottom: 20px;
    scrollbar-width: thick; 
    scrollbar-color: #41AEA2 transparent; 
  }
   .page-kredo .why .why-content .why-image::-webkit-scrollbar {
    height: 12px; 
  }

  .page-kredo .why .why-content .why-image::-webkit-scrollbar-track {
    background: #E4E4E4;
  }

  .page-kredo .why .why-content .why-image::-webkit-scrollbar-thumb {
    background-color: #41AEA2;
    border-radius: 6px;
  }
}

.page-kredo .campaign-banner {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-kredo .campaign-banner .banner-container {
    width: 60%;
    margin: 50px auto 30px;
}
.page-kredo .campaign-banner .banner-container img {
    width: 100%;
}

@media(max-width:768px){
    .page-kredo .campaign-banner .banner-container {
        width: 100%;
    }
}

.page-kredo .trusted {
    display: block;
    background-color: #fff
}

.page-kredo .trusted .trusted-content {
    display: block;
    overflow: hidden;
    padding: 80px 0 105px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content {
        padding: 50px 0 50px
    }
}

.page-kredo .trusted .trusted-content .e-title {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em
}

.page-kredo .trusted .trusted-content .title {
    color: #3E3E3E;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    margin: 0 0 50px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .title {
        font-size: 26px;
        line-height: 160%;
        margin: 0 0 30px
    }
}

.page-kredo .trusted .trusted-content .title1 {
    color: #3E3E3E;
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 31px;
    text-align: center
}

.page-kredo .trusted .trusted-content .title1.title2 {
    margin: 20px 0 31px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .title1.title2 {
        margin: 50px 0 31px
    }
}

.page-kredo .trusted .trusted-content .trusted-lists {
    display: block;
    margin: 0 auto;
    width: 1172px
}

@media only screen and (max-width: 64em) {
    .page-kredo .trusted .trusted-content .trusted-lists {
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists {
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists.trusted-lists2 {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 70%
}

@media only screen and (max-width: 64em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists2 {
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists2 {
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists.trusted-lists2 .trusted--item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    height: 72px;
    width: 25%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists2 .trusted--item {
        margin-right: 3%;
        width: 48.5%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists.trusted-lists2 .trusted--item .cover {
    display: flex
}

.page-kredo .trusted .trusted-content .trusted-lists.trusted-lists2 .trusted--item .cover img.img5 {
    height: 72px;
    width: 61px
}

.page-kredo .trusted .trusted-content .trusted-lists.trusted-lists3 {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 55%
}

@media only screen and (max-width: 64em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists3 {
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists3 {
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists.trusted-lists3 .trusted--item {
    margin-right: 0;
    height: auto;
    width: 33.33%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists3 .trusted--item {
        margin-right: 3%;
        width: 48.5%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists3 .trusted--item:last-child {
        display: block;
        float: none;
        height: 100%;
        margin: 0 auto;
        overflow: hidden;
        width: 30%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists3 .trusted--item .cover {
        height: auto
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists.trusted-lists3 .trusted--item .cover img {
        height: auto;
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists .trusted--item {
    display: block;
    float: left;
    height: 55px;
    margin: 0 5% 40px 0;
    width: 21.25%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists .trusted--item {
        margin-right: 3%;
        width: 48.5%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists .trusted--item:nth-child(4n) {
    margin-right: 0
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists .trusted--item:nth-child(even) {
        margin-right: 0
    }
}

.page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover {
        height: auto
    }
}

.page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    margin: 0 auto;
    width: auto
}

.page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img.img1 {
    height: 55px;
    width: 187px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img.img1 {
        height: auto;
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img.img2 {
    height: 41px;
    width: 221px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img.img2 {
        height: auto;
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img.img3 {
    height: auto;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img.img3 {
        height: auto;
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img.img4 {
    height: auto;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists .trusted--item .cover img.img4 {
        height: auto;
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists-media {
    display: block;
    margin: 0 auto;
    width: 70%
}

@media only screen and (max-width: 64em) {
    .page-kredo .trusted .trusted-content .trusted-lists-media {
        width: 100%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists-media {
        width: 100%
    }
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item {
    display: block;
    float: left;
    margin: 0 0 40px;
    height: 38px;
    width: 25%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item {
        margin-right: 3%;
        width: 48.5%
    }
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item:nth-child(even) {
        margin-right: 0
    }
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
    margin: 0 auto
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img {
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img.img12 {
    height: 38px;
    width: 116px
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img.img13 {
    height: 27px;
    width: 159px
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img.img14 {
    height: 32px;
    width: 144px
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img.img15 {
    height: 20px;
    width: 148px
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img.img16 {
    height: 35px;
    width: 109px
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img.img17 {
    height: 45px;
    width: 88px
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img.img18 {
    height: 36px;
    width: 147px
}

.page-kredo .trusted .trusted-content .trusted-lists-media .trusted--item .cover img.img19 {
    height: 24px;
    width: 154px
}

.page-kredo .steps {
    display: block;
    background-color: #F7F7F7
}

.page-kredo .steps .steps-content {
    display: block;
    overflow: hidden;
    padding: 80px 0 50px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .steps .steps-content {
        padding: 50px 0 0px
    }
}

.page-kredo .steps .steps-content .e-title {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif !important;
    letter-spacing: 0.1em
}

.page-kredo .steps .steps-content .title {
    color: #3E3E3E;
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 160%;
    margin: 0 0 50px;
    text-align: center
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .steps .steps-content .title {
        font-size: 26px;
        line-height: 160%;
        margin: 0 0 30px
    }
}

.page-kredo .steps .steps-content .steps-lists {
    display: block;
    margin: 0 auto;
    width: 460px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .steps .steps-content .steps-lists {
        width: 100%
    }
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item {
    display: block;
    padding: 0 0 53px;
    overflow: hidden;
    position: relative
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item::after {
    background-color: #3E3E3E;
    content: "";
    display: block;
    height: 35px;
    width: 1px;
    position: absolute;
    left: 30px;
    bottom: 10px
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item:last-child::after {
    display: none
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item .num {
    background-color: #29C4A0;
    border-radius: 100%;
    display: flex;
    float: left;
    height: 60px;
    width: 60px
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item .num .icon {
    display: flex;
    margin: 0 auto;
    align-items: center
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item .num .icon img {
    display: flex;
    width: 40px;
    height: auto;
    align-items: center
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item .info {
    display: block;
    float: left;
    margin-left: 20px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .steps .steps-content .steps-lists .steps-lists--item .info {
        width: 70%
    }
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item .info .text1 {
    color: #3E3E3E;
    display: block;
    font-size: 14px;
    line-height: 170%;
    margin: 3px 0 3px;
    font-family: "Montserrat", sans-serif !important
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .steps .steps-content .steps-lists .steps-lists--item .info .text1 {
        margin: 0
    }
}

.page-kredo .steps .steps-content .steps-lists .steps-lists--item .info .text2 {
    color: #3E3E3E;
    display: block;
    font-size: 20px;
    font-weight: bold
}

.page-kredo .cta-koc {
    display: flex;
    flex-direction: column;
    margin: 25px auto 40px;

}

.page-kredo .cta-koc.sp {
    display: none;
}

.page-kredo .cta-koc .cta-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.03em;
    text-align: center;
    display: inline-block;
    color: #3E3E3E;
}

.page-kredo .cta-koc .cta-title span {
    font-size: 16px;
}

.page-kredo .cta-koc .cta-btn {
    display: block;
    text-align: center;
}

.page-kredo .cta-koc .cta-btn .cta-btn-cover {
    background: #FAD43A;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 19px 36px;
    border-radius: 40px;
    display: inline-block;
    vertical-align: middle;
}
 .page-kredo .cta-koc .cta-btn .cta-btn-cover .cta-btn-text {
    color: #514100;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    line-height: 23px;
    margin-right: 28px;
    display: flex;
    gap: 28px;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.page-kredo .cta-koc .cta-btn .cta-btn-cover .cta-btn-text .cta-btn-arrow {
    background: #FFFFFF;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .cta-koc .cta-title {
        font-size: 15px;

    }
    .page-kredo .cta-koc .cta-title {
        font-size: 12px;
    }

    .page-kredo .cta-koc .cta-btn .cta-btn-cover {
        padding: 16px 10px;
        width: 100%;
    }

    .page-kredo .cta-koc .cta-btn .cta-btn-cover .cta-btn-text {
        font-size: 18px;
        gap: 10px;
    }

    .page-kredo .cta-koc .cta-btn {
        padding: 0px 20px;
    }
}


.page-kredo .cta-new {
    display: block;
    margin: 25px auto 40px;
    width: 930px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .cta-new {
        margin: 30px auto 25px;
        width: 93%
    }
}
/* 
@media only screen and (max-width: 47.9375em) {
    .page-kredo .cta-new .pc {
        display: none
    }
} */

.page-kredo .cta-new .cta-cover {
    transition: .3s;
    width: 100%
}

.page-kredo .cta-new .cta-cover:hover {
    opacity: .8
}

.page-kredo .cta-new .cta-cover img {
    width: 100%
}

.page-kredo .cta-new .cta-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 170%;
    margin-top: 10px;
    text-align: center
}

.page-kredo .cta-new .cta-cover .riskill {
    margin: 0 0 10px 0;
}
.page-kredo .cta-new .cta-cover .pc {
    display:block;
}

.page-kredo .cta-new .cta-cover .sp {
    display:none;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .cta-new .cta-text {
        font-size: 10px;
        margin-top: 5px
    }
    .page-kredo .cta-new .cta-cover .pc {
        display:none;
    }
    
    .page-kredo .cta-new .cta-cover .sp {
        display:block;
    }
    
    .page-kredo .cta-new .cta-cover .sp img {
        width: 100%;
    }
}

.page-kredo .cta-new .cta-text .hl-green {
    color: #30C4A2
}

.page-kredo .cta-new .cta-text .sml {
    font-size: 13px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .cta-new .cta-text .sml {
        font-size: 8px
    }
}

.page-kredo .lesson-section {
  margin: 50px auto 80px;
}

.page-kredo .lesson-section .lesson-header {
  text-align: center;
  margin-bottom: 40px;
}
.page-kredo .lesson-section .lesson-header .image-title {
   position: relative;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.page-kredo .lesson-section .lesson-header .image-title .title-text {
    font-weight: 700;
    font-size: 28px;
    line-height: 160%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 10px;
}
.page-kredo .lesson-section .lesson-header .image-title .line {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 25px;   /* adjust to your design */
  width: auto;
}

.page-kredo .lesson-section .lesson-header .image-title .left {
  left: 0;
}

.page-kredo .lesson-section .lesson-header .image-title .right {
  right: 0;
}


@media only screen and (max-width: 47.9375em) {
    .page-kredo .lesson-section {
        margin: 80px auto 50px;
    }
    .page-kredo .lesson-section .lesson-header .image-title .title-text {
        font-size: 20px;
        line-height: 160%;
    }
    .page-kredo .lesson-section .lesson-header .image-title {
        display: flex;
        flex-direction: column;
    }
    .page-kredo .lesson-section .lesson-header .image-title .line {
        position: relative;
    }
}

.page-kredo .lesson-section .lesson-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-bottom: 20px;
}

.page-kredo .lesson-section .card {
  background: #fff;
}

.page-kredo .lesson-section .card-image {
  display: block;
}
.page-kredo .lesson-section .card-image img {
    width: 100%;
}

.page-kredo .lesson-section .card-info {
  padding: 15px;
}

.page-kredo .lesson-section .card-info h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 160%;
    letter-spacing: 0%;
    margin: 5px 0;
    color: #000000;
}

.page-kredo .lesson-section .card-info h3 span {
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0%;
    text-align: center;
    margin-left: 5px;
    color: #000000;
}


@media only screen and (max-width: 47.9375em) {
    .page-kredo .lesson-section .card-info h3 {
        font-size: 20px;
    }
}
.page-kredo .lesson-section .card-info .tag {
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0%;
    margin: 5px 0 10px;
}

.page-kredo .lesson-section .card-info .description {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    color: #000000;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .lesson-section .card-info .description {
        font-size: 16px;
        font-weight: 400;
}
}
.page-kredo .lesson-section .note {
    font-weight: 500;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #000000;
}

.page-kredo .reasons {
    display: block;
}

.page-kredo .reasons .reasons-content {
    display: block;
    overflow: hidden;
    padding: 10px 0 200px;
    width: 100%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .reasons .reasons-content {
        padding: 50px 0 150px
    }
}
.page-kredo .reasons .reasons-content h2 {
  text-align: center;
}

.page-kredo .reasons .reasons-content .title {
    color: #393939;
    display: inline-block; 
    font-size: 28px;
    font-weight: 700;
    line-height: 20.84px;
    margin: 0 0 10px;
    text-align: center;
    border-bottom: 6px solid #29C4A0;
    padding-bottom: 5px;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .reasons .reasons-content .title {
        font-size: 26px;
        margin: 0 0 0px
    }
}

.page-kredo .reasons .reasons-content .e-title {
    color: #29C4A0;
    display: block;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 27.6px;
    letter-spacing: 0%;
    text-align: center;
}
.page-kredo .reasons .reasons-content .curriculum-image {
    width: 100%;
    display: block;
    padding-top: 30px;
}
.page-kredo .reasons .reasons-content .curriculum-image img{
    width: 100%;
}

.page-kredo .reasons .reasons-content .curriculum-image-sp {
    display: none;
}
@media only screen and (max-width: 47.9375em) {
    .page-kredo .reasons .reasons-content .curriculum-image {
        display: none;
    }
    .page-kredo .reasons .reasons-content .curriculum-image-sp {
        width: 100%;
        display: block;
        padding-top: 30px;
    }
    .page-kredo .reasons .reasons-content .curriculum-image-sp img{
        width: 100%;
    }
}
.page-kredo .work .work-content .work-title {
    border-bottom: 6px solid #29C4A0;
    color: #3E3E3E;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 auto 10px;
    display: table;
}
.page-kredo .work .work-content .work-title-english {
    color: #29C4A0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 auto 20px;
    display: table;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .work .work-content .work-title {
        font-size: 23px
    }
    .page-kredo .work .work-content .work-title-english {
        font-size: 18px
    }
}

.page-kredo .work .work-content .work-lists {
    align-items: flex-start;
    display: flex;
    justify-content: space-between
}

.page-kredo .work .work-content .work-lists .work-lists--item {
    padding: 30px 25px;
    width: 31%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .work .work-content .work-lists .work-lists--item {
        padding: 15px 19px
    }
}

.page-kredo .work .work-content .work-lists .work-lists--item .work-cover {
    display: block;
    margin: 0 auto 60px;
    width: 320px
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .work .work-content .work-lists .work-lists--item .work-cover {
        width: 100%
    }
}

.page-kredo .work .work-content .work-lists .work-lists--item .work-cover img {
    width: 100%
}

.page-kredo .work .work-content .work-lists .work-lists--item .work-table tr {
    align-items: flex-start;
    display: flex
}

.page-kredo .work .work-content .work-lists .work-lists--item .work-table tr th {
    color: #30C4A2;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    white-space: nowrap;
    position: relative;
    width: 35%
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .work .work-content .work-lists .work-lists--item .work-table tr th {
        font-size: 14px
    }
}

.page-kredo .work .work-content .work-lists .work-lists--item .work-table tr th:after {
    content: '：';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%)
}

.page-kredo .work .work-content .work-lists .work-lists--item .work-table tr td {
    color: #3E3E3E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 2px;
    padding-left: 20px;
    width: 65%
}

.page-kredo .work .work-content .work-lists .work-lists--item .work-table tr:last-child td:last-child {
    color: #3E3E3E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 2px;
    padding-left: 0px;
    width: 100%
}
@media only screen and (max-width: 47.9375em) {
    .page-kredo .work .work-content .work-lists .work-lists--item .work-table tr td {
        font-size: 14px
    }
}

.page-kredo .work .work-content .work-lists .slick-prev {
    background-image: url("../images/other/icon_arrow_prev.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    border-radius: 0;
    left: -5px;
    top: 120px;
    height: 25px;
    width: 15px;
    z-index: 9999
}

.page-kredo .work .work-content .work-lists .slick-prev:before {
    display: none;
    content: '\f104';
    font-family: 'FontAwesome'
}

.page-kredo .work .work-content .work-lists .slick-next {
    background-image: url("../images/other/icon_arrow_next.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    border-radius: 0;
    right: -5px;
    top: 120px;
    height: 25px;
    width: 15px;
    z-index: 9999;
    padding: 0
}

.page-kredo .work .work-content .work-lists .slick-next:before {
    display: none;
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 40px
}

.page-kredo .voice {
    margin: 130px auto 50px;
}
.page-kredo .voice .voice-title {
    color: #393939;
    border-bottom: 6px solid #29C4A0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin: 0 auto 10px;
    display: table;
    line-height: 78%;
}
.page-kredo .voice .voice-title-english {
    color: #29C4A0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 auto 20px;
    display: table;
}

@media only screen and (max-width: 47.9375em) {
    .page-kredo .voice .voice-title {
        font-size: 23px
    }
    .page-kredo .voice .voice-title-english {
        font-size: 18px;
    }
}
.page-kredo .video-section {
    margin: 50px 0;
}
.page-kredo .video-section .video-title
 {
    font-weight: 500;
    font-size: 28px;
    line-height: 25.5px;
    letter-spacing: 0;
    vertical-align: middle;
    border-left: 4px solid #29C4A0;
    padding-left: 10px;
    margin: 0 0 20px;
}

@media only screen and (max-width: 47.9375em) {
    
    .page-kredo .video-section .video-title {
        font-size: 24px;
    }
}
.page-kredo .video-section .video-title p {
    font-family: "Red Hat Display", sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 25.5px;
    letter-spacing: 0.05em;
    color: #29C4A0;
    padding-left: 5px;
    padding-top: 5px;
}

.page-kredo .video-section .scroll {
    display: none
}

.page-kredo .video-section .video-container {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.page-kredo .video-section .video-container video {
    width: 18vw;
    aspect-ratio: 9 / 16;
    object-fit: cover;
    border-radius: 12px;
}
.page-kredo .video-section .note {
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1.2px;
    margin: 30px 0 20px;
}
.page-kredo .video-section .instagram-btn {
    display: flex;
    margin: 40px 0 50px;
    justify-content: center;
}
.page-kredo .video-section .instagram-btn .instagram-btn-cover {
    background: #FFFFFF;
    border: 2px solid #29C4A0;
    padding: 5px 9px 5px 30px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-kredo .video-section .instagram-btn .instagram-btn-cover .instagram-btn-text {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.11em;
    padding: 5px 60px 5px 10px;
    position: relative;
}
.page-kredo .video-section .instagram-btn .instagram-btn-cover .instagram-btn-text:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 25px;
    line-height: 100%;
    display: block;
    position: absolute;
    right: 30px;
    top: 10px;
    color: #29C4A0;
}

@media only screen and (max-width: 47.9375em) {
    
    .page-kredo .video-section .scroll {
        display: flex;
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 170%;
        color: #393939;
        justify-content: flex-end;
        padding: 10px 5px 20px;
        justify-content: flex-end;
        align-items: baseline;
    }
    .page-kredo .video-section .scroll img {
        width: 20%;
    }

    .page-kredo .video-section .video-container {
        justify-content: flex-start;
        overflow-x: auto;
        scroll-behavior: smooth;
        padding: 0 10px;

    }
    .page-kredo .video-section .video-container video {
        width: 80vw;
    }
    .page-kredo .video-section .instagram-btn .instagram-btn-cover {
        padding: 5px 9px 5px 20px;
    }
    .page-kredo .video-section .instagram-btn .instagram-btn-cover img {
        width: 8%;
    }
    .page-kredo .video-section .instagram-btn .instagram-btn-cover .instagram-btn-text {
        font-size: 14px;
        padding: 2px 35px 2px 10px;
    }
    .page-kredo .video-section .instagram-btn .instagram-btn-cover .instagram-btn-text:after {
        font-size: 20px;
        right: 10px;
        top: 11px;
    }
}

.page-kredo .price-new {
    margin: 50px auto 80px;
}
.page-kredo .price-new .price-new-title {
    color: #393939;
    border-bottom: 6px solid #29C4A0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin: 0 auto 10px;
    display: table;
    line-height: 78%;
}
.page-kredo .price-new .price-new-title-english {
    color: #29C4A0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 auto 20px;
    display: table;
}

.page-kredo .price-new .price-new-content {
    display: flex;
    flex-direction: column;
}
.page-kredo .price-new .price-new-content .price-new-content-title {
    display: flex;
    background-color: #3E3E3E;
    padding: 10px;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.page-kredo .price-new .price-new-content .price-new-content-title .content-title-img {
    width: 10%;
}
.page-kredo .price-new .price-new-content .price-new-content-title .title {
    font-weight: 500;
    font-size: 18px;
    line-height: 145%;
    letter-spacing: 0.1em;
    color: #ffffff;
}
.page-kredo .price-new .price-new-content .price-new-content-title .title span {
    font-weight: 500;
    font-size: 28px;
    line-height: 145%;
    letter-spacing: 0.04em;
}
.page-kredo .price-new .price-new-content .price-new-content-details {
    display: flex;
    flex-direction: column;
    background-color: #F3FFFC;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
}
.page-kredo .price-new .price-new-content .price-new-content-details .first-detail {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin: 10px 0 25px;
}
.page-kredo .price-new .price-new-content .price-new-content-details .first-detail .crossout {
    display: flex;
    font-weight: 700;
    font-size: 32px;
    line-height: 145%;
    letter-spacing: 0.03em;
    text-align: right;
    color: #3E3E3E;
    align-items: baseline;
    position: relative;
    padding: 5px;
  }
  
  .page-kredo .price-new .price-new-content .price-new-content-details .first-detail .crossout::after {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #B53900;
    transform: rotate(-8deg); /* Slant the line */
    transform-origin: bottom left;
  }
  .page-kredo .price-new .price-new-content .price-new-content-details .first-detail .new {
      display: flex;
      font-weight: 700;
      font-size: 42px;
      line-height: 145%;
      letter-spacing: 0.03em;
      text-align: right;      
      align-items: baseline;
    }
.yen-2 {
    font-weight: 700;
    font-size: 21px;
    line-height: 145%;
    letter-spacing: 0.03em;
    margin-left: 3px;

  }
  .yen-tax {
    font-weight: 700;
    font-size: 10px;
    line-height: 145%;
    letter-spacing: 0.03em;
  }
@media only screen and (max-width: 47.9375em) {
  .page-kredo .price-new .price-new-content .price-new-content-details .first-detail .new {
      justify-content: center;
    }
}
.page-kredo .price-new .price-new-content .price-new-content-details .second-detail {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.page-kredo .price-new .price-new-content .price-new-content-details .second-detail .division {
    font-weight: 700;
    font-size: 12px;
    line-height: 145%;
    letter-spacing: 0.03em;
    background-color: #FFFFFF;
    color: #3E3E3E;
    padding: 5px;
    border-radius: 2px;
}
.page-kredo .price-new .price-new-content .price-new-content-details .second-detail .price-red {
    margin: 10px 0 25px;
    font-weight: 700;
    font-size: 28px;
    line-height: 180%;
    letter-spacing: 0;
    color: #3E3E3E;
}
.page-kredo .price-new .price-new-content .price-new-content-details .note {
    font-weight: 500;
    font-size: 12px;
    line-height: 200%;
    letter-spacing: 0.1em;
    color: #8C8C8C;    
    text-align: center;
}
.page-kredo .price-new .price-note {
    font-weight: 500;
    font-size: 12px;
    line-height: 200%;
    letter-spacing: 0.1em;
    color: #8C8C8C;
}


@media only screen and (max-width: 47.9375em) {
    .page-kredo .price-new .price-new-title {
        font-size: 23px;
    }
    .page-kredo .price-new .price-new-title-english {
        font-size: 18px;
    }
    .page-kredo .price-new .price-new-content .price-new-content-title .content-title-img {
        width: 30%;
    }
    .page-kredo .price-new .price-new-content .price-new-content-details .first-detail {
        flex-direction: column;
        align-items: center;
    }
    .page-kredo .price-new .price-new-content .price-new-content-details .second-detail {
        flex-direction: column;
        gap: 0;
    }
    .page-kredo .price-new .price-new-content .price-new-content-details .second-detail .price-red {
        margin: 0px 0 25px;
    }
}
