/* 基本フォント設定 */
html,
body {
    font-family: 'Noto Sans JP', sans-serif !important;
}

.cLogo {
    position: absolute;
    top: 1%;
    left: 5%;
    width: 21%;
    max-width: 350px;
    z-index: 1000;
}

.main-visual-section-wrapper {
    margin: 0 auto;
    width: 100%;
    background: url(../img/main_pc_bg.jpg) no-repeat center center;
    background-size: cover;
}

.main-visual-section {
    position: relative;
    width: 100%;
    padding-bottom: 40%;
    /* 16:9比率 */
    height: 0;
    overflow: hidden;
    max-width: 1500px;
    margin: 0 auto;
}

.title-container {
    height: 42vw;
    align-items: center;
    justify-content: center;
    display: flex;
}

.video-container {
    max-width: 960px;
    margin: 0 auto;
}

.video-responsive {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9比率 */
    height: 0;
    overflow: hidden;
}

.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.sho-list {
    list-style: none;
    padding-left: 0;
    text-align: left;
    counter-reset: number;
}

.sho-list li {
    position: relative;
    padding-left: 2em;
    margin-bottom: 0.7em;
    text-align: left;
    counter-increment: number;
}

.text {}

.text h3 {
    font-size: 1.7rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.user-img {
    display: block;
    margin: 0 auto 1rem auto;
}

.voice-section {
    background-color: #f6f7f8;
    padding: 1rem;
}

.dousa-section {
    background-color: #f6f7f8;
    padding: 1rem;
}

.dousa-section h2 {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 4rem;
}

.voice-section .container {
    max-width: 1160px;
}

.voice-inner {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    padding: 2rem;
    height: 100%;
    font-size: 15px;
    line-height: 1.6;
}

.qa-section {
    background: url(../img/qabg.jpg) no-repeat center center;
    background-size: cover;
    padding: 4rem 0;
}

.qa-section .container {
    max-width: 960px;
}

.q-area,
.a-area {
    background-color: #ffffff;
    padding: 2rem 3rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    margin: 0.2rem;
}

.q-area p,
.a-area p {
    margin-bottom: 0;
}

.q-area {
    font-weight: bold;
    font-size: 1.3rem;
}


.mb-5 {
    margin-bottom: 4rem !important;
}

.mt-5 {
    margin-top: 4rem !important;
}

.imgmax {
    max-width: 920px;
    margin: 0 auto;
}

.txt-read {
    font-size: 1.2rem;
    text-align: left;
    max-width: 900px;
    margin: 4rem auto;
    line-height: 2.2;
}

hr {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
}

.platforms {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

/* 各ブロック共通 */
.platform-block {
    flex: 1 1 240px;
    border-radius: 8px;
    overflow: hidden;
    /* 見出しの角丸を保つ */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    background: #fff;
    /* 本文は白背景 */
}

/* 見出し部分 */
.platform-title {
    margin: 0;
    padding: 1rem;
    font-size: 1.25rem;
    color: #fff;
}

/* 本文部分 */
.platform-content {
    padding: 1.5rem 0.5rem;
    color: #333;
    background: #fff;
    text-align: left;
    font-size: 14px;
}

.platform-content ul {
    margin: 0;
    padding-left: 1.2em;
}

.platform-content li {
    margin-bottom: 0.5em;
    line-height: 1.4;
}

/* カラー指定 */
.windows .platform-title {
    background: #0072c6;
}

.mac .platform-title {
    background: #666;
}

.android .platform-title {
    background: #94c11f;
}

.ios .platform-title {
    background: #e6007e;
}

/* 注意書き */
.note {
    margin-top: 15px;
    padding: 1rem;
    text-align: center;
    font-weight: bold;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.iconimg {
    max-width: 400px;
}

.buy-section {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

.buy-section h2 {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 2rem;
    border-bottom: 1px solid #56a2e5;
    padding-bottom: 1rem;
}

.midashi-col {
    padding: 20px 45px;
}

.text-col {
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 19px;
    line-height: 1.8;
}

.mainlogo {
    width: 47%;
    top: 17%;
    left: 10%;
    position: absolute;
}

.mainlogoImg {
    width: 35%;
    position: absolute;
    top: 2%;
    right: 2%;
}

.maincatch {

    margin: 0 auto;

    display: block;

    width: 60%;
}

.about-section {
    background-color: #ffffff;
}

.about2-section {
    background: url(../img/bg001.png) no-repeat center center;
    background-size: cover;
}

.maim-bottom {
    background: linear-gradient(to right, #611ce9, #892de4);
}

.buy-title {
    font-size: 20px;
    font-weight: bold;
}

.buy-title2 {
    font-size: 20px;
    font-weight: bold;
}

.buy-btn {
    background: linear-gradient(to right, #00C9FF, #ce46f8);
    color: #fff;
    border: none;
    padding: 10px 40px;
    border-radius: 5px;
    font-weight: bold;
}

.news-list-wrapper {
    width: 100%;
    position: relative;
    display: inline-block;
}

.news-list-wrapper::before {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    border: 5px solid transparent;
    background: linear-gradient(135deg, rgb(21 199 255) 0%, rgb(111 55 215) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(255 191 0) 100%) border-box border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    -webkit-mask-composite: destination-out;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
    mask-composite: exclude;
}

.header-gradient {
    background: linear-gradient(135deg, #5a36c5, #ff2a8c);
    color: white;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 8px;
}

.news dt {
    border-bottom: 1px solid #a7a7a7;
    padding-bottom: 0.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
}

.news h2 {
    font-weight: bold;
    font-size: 1.6rem;
    display: block;
    margin: 0 auto;
    width: fit-content;
    border-radius: 0;
    padding: 0.7rem 3rem;
    margin-bottom: -27px !important;
    z-index: 100;
    position: relative;
    transform: skewX(-5deg);
}

.news-list-wrapper {
    padding: 2rem;
    border-radius: 0.5rem;
}

.news-list {
    padding: 0rem 1rem;
    border-radius: 1rem;
    height: 8rem;
    overflow: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.vertical-gradient {
    background: linear-gradient(to bottom, #3f2b47 0%, #511b9b 40%, #6bd0ff 100%);
}

.kochira-btn {
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 1000;
    width: 13%;
    max-width: 140px;
}

.kanshu {
    position: absolute;
    display: block;
    font-size: 14px;
    padding: 5px 15px;
    border: 1px solid white;
    bottom: 0%;
    right: 1%;
    color: white;
    text-shadow: 2px 1px black;
    filter: drop-shadow(2px 4px 6px black);
}

@media screen and (min-width: 1300px) {
    .kochira-btn {
        position: fixed;
        right: calc((100% - 1350px) / 2 + 20px);
        top: 20px;
    }

    /* PC用画像 */
    .pc {
        display: block;
    }

    /* スマートフォン用画像 */
    .sp {
        display: none;
    }
}

@media screen and (min-width: 1515px) {

    .main-visual-section {
        padding-bottom: initial;
        height: 600px;
    }
}


@media screen and (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1140px;
    }
}

/* スマートフォン向けのスタイル */
@media screen and (max-width: 767px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

}