body {
    text-align: center;
    font-size: 10px;
    font-family: serif;
}
.kv-main {
    background: url(./img/image01_header.png);
    background-repeat: unset;
    background-position: center;
    background-size: cover;
    height: 240px;
    padding: 10px;
}
.kv-container h1 {
    padding-top: 40px;
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.kv-blueBack {
    color: #ffffff;
    background-color: rgba(51, 190, 200, 0.8);
    width: 287px;
    padding: 8px 0 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
}
.kv-blueBack-pos {
    position: absolute;
    top: 125px;
    left: 50%;
    transform: translateX(-50%);
}
.kv-blueBack-title {
    font-size: 14px;
    font-family: "Noto Sans JP", sans-serif;
    font-family: "Noto Serif JP", serif;
    line-height: 1.2;
    font-weight: 900;
}
.kv-blueBack-text {
    line-height: 1.1;
    text-shadow: 1px 1px 1px #525252cf;
    font-family: "Noto Sans JP", sans-serif;
    font-family: "Noto Serif JP", serif;
}
.yellowColor {
    color: #fff704;
    /* color: #ebe302; 
    color: #d5ce01; */
}
/* 
.kv-blueBack1 {
    color: #ffffff;
    background-color: rgba(0, 159, 169, 0.8);
    width: 270px;
    padding: 10px 0;
    margin-left: auto;
    margin-right: auto;
}
.kv-blueBack-title1 {
    font-size: 17px;
    font-family: "Noto Serif JP", serif;
    line-height: 1.2;
    font-weight: 900;
    padding-bottom: 10px;
}
.kv-blueBack-text1 {
    line-height: 1.1;
    font-family: "Noto Serif JP", serif;
}
.yellowColor1 {
color: #d8dc04;
}
.yellowColor1-600 {
    color: #ecf100;
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
} */
/* Chromeのみに適用 */

.lineBtn {
    border: 1px solid #a2a2a2;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 3px 4px 4px grey;
}
.lineBtn-space {
    margin-top: 150px;
}
.lineBtn-text {
    text-align: left;
    padding-left: 14px;
}
.lineBtn-first {
    display: flex;
    padding: 10px 0 5px;
    font-size: 14px;
    font-family: sans-serif;
}
.lineBtn-first > h2 {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 15px;
}
.underLine {
    background-image: linear-gradient(transparent 60%, rgb(97, 239, 49) 60%);
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 17px;
}
.underLine-space-r {
    margin-right: 10px;
}
.lineBtn-text-sbText {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 13px;
    margin-top: 4px;
}
.greenColor {
    font-size: 15px;
    color: rgb(1 123 1);
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
}
.lineBtn-second {
    font-size: 13px;
    background: linear-gradient(
        20deg,
        rgb(30, 198, 9) 0%,
        rgb(30, 198, 9) 40%,
        rgb(15, 172, 1) 60%,
        rgb(15, 172, 1) 100%
    );
    padding: 12px 15px 14px;
    width: 320px;
    border-radius: 13px;
    color: #fff;
    margin: 10px auto;
    text-align: left;
    position: relative;
}
.lineBtn-second > p {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.lineBtn-second-line {
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
}
.CategoryItem > h2,
.Keeplearning > h2,
.freeCounseling > h2 {
    font-size: 23px;
    padding: 25px 0px;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
}
.Keeplearning > img {
    height: auto;
    width: 76%;
}
.CategoryItem-img {
    display: flex;
    flex-wrap: wrap;
}
.CategoryItem-img > img {
    width: 50%;
}
.freeCounseling-img {
    display: flex;
    padding: 10px 10px 70px;
    position: relative;
}
.freeCounseling-woman {
    position: absolute;
    top: 10px;
    right: 1pc;
    font-weight: bold;
}
.freeCounseling-man {
    position: absolute;
    bottom: 90px;
    right: 100px;
    font-weight: bold;
}

.freeCounseling-img > .freeCounseling-img-l {
    width: 50%;
}
.freeCounseling-img > .freeCounseling-img-l > img {
    height: 250px;
}
.freeCounseling-screen {
    width: 50%;
}
.freeCounseling-screen > img {
    height: 150px;
}
.freeCounseling-top-space {
    transform: translateY(80px);
}
.isaki-container-gps {
    position: relative;
    padding-bottom: 20px;
}
.isaki-pfl {
    background: -moz-linear-gradient(top left, rgb(1, 92, 184), rgb(4 235 245));
    background: -webkit-linear-gradient(top left, rgb(1, 92, 184), rgb(4 235 245));
    background: linear-gradient(to bottom left, rgb(1, 92, 184), rgb(4 235 245));
    color: #fff;
    width: 300px;
    padding: 15px;
    margin: 90px 25px 0px;
}
.isaki-name {
    font-size: 35px;
    padding-bottom: 15px;
    font-family: sans-serif;
    font-weight: bold;
}
.isaki-advice {
    font-family: sans-serif;
    font-size: 18px;
    text-shadow: 0.1px 0.1px 0, 0.1px -0.1px 0px, -0.1px 0.1px 0, -0.1px -0.1px 0px, 0.1px 0px 0px, 0px 0.1px 0px,
        -0.1px 0px 0px, 0px -0.1px 0px;
}
.isaki-img {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 150px;
}
/* .footer {
    height: 290px;
    background: url(./img/image10.png);
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;

}
.footer-text {
    text-align: left;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 1px;
    background-color: rgba(255, 255, 255, 0.7);
    width: 75%;
    padding: 5px;
    font-weight: 400;
} */
.fade {
    opacity: 0;
    transform: translateY(20px);
    transition: all 1s;
}
.fadeTop {
    opacity: 0;
    transform: translateY(20px);
    transition: all 1s;
}
.iPhoneAnime {
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: 0% 200%;
    transition: 1s all cubic-bezier(0.34, 1.56, 0.64, 1);
}
.screen-anime {
    transform: scale(0);
    transition: 600ms all cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.freeCounseling-woman {
    transform: scale(0);
    transition: 600ms all cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.freeCounseling-man {
    transform: scale(0);
    transition: 600ms all cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
.fluffy {
    transform: scale(1);
}
.footer > img {
    width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .kv-blueBack-text {
        transform: scale(0.9);
        transform-origin: center;
        font-family: "Noto Sans JP", sans-serif;
        font-family: "Noto Serif JP", serif;
        font-weight: 500;
    }
}

.foo {
    position: absolute;
    right: 15px;
    top: 17px;
    animation: fluffy1 3s ease infinite;
}
@keyframes fluffy1 {
    0% { transform:translateX(0) }
    5% { transform:translateX(0) }
    10% { transform:translateX(0) }
    20% { transform:translateX(10px) }
    25% { transform:translateX(0) }
    30% { transform:translateX(10px) }
    50% { transform:translateX(0) }
    100% { transform:translateX(0) }
}
