﻿@charset "utf-8";

/* CSS Document */

.balloonWrap {
    position: relative;
}

.balloon {
    position: absolute;
    right: -176px;
    top: -11px;
    background: #e70012;
    color: white;
    font-size: 90%;
    line-height: 1.4;
    padding: 8px 12px;
    border-radius: 10px;
}

.balloon:after {
    content: "";
    position: absolute;
    left: -17px;
    top: 12px;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #e70012 transparent transparent transparent;
    border-width: 20px 0px 0 20px;
}

.w60 {
    max-width: 730px !important;
}

.mCenter {
    margin: 0 auto;
}

.flex.jcc {
    justify-content: center;
}

.agreetext {
    padding: 4px 21px 5px 0px;
    border: 1px solid #c0c0c0;
    font-size: 89%;
    margin-bottom: 10px;
}

.agreecheck {
    text-align: center;
    margin-bottom: 24px;
}

.qa {
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
}

.question:hover {
    opacity: 0.7;
}

.question>div {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.answer>div {
    cursor: pointer;
    display: flex;
}

.question p {
    font-size: 105%;
    font-weight: bold;
}

.answer p {
    font-size: 95%;
    font-weight: bold;
    flex: 1;
}

.question:hover {}

.answer {
    display: none;
    background: #f6f6f6;
    padding: 15px;
    border-radius: 10px;
    margin-top: 21px;
}

.question .icon,
.answer .icon {
    width: 50px;
    height: 50px;
    background: #68bd70;
    font-family: cursive;
    color: #fff;
    font-size: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin-right: 20px;
}

.answer .icon {
    background: #ec3c8b;
}

.minTxt {
    font-size: 85%;
    line-height: 1.5;
    display: block;
    margin-bottom: 5px;
    text-indent: -1em;
    padding-left: 1em;
}

.btmline {
    border-bottom: 1px solid #333333;
}

.cap2 {
    font-size: 90%;
    margin-top: 0px;
    display: block;
    text-indent: -1em;
    padding-left: 1em !important;
    line-height: 1.4;
}

.tejyunList {
    list-style: none;
    padding-left: 1.5em;
    margin-bottom: 2em;
}

.tejyunList li {
    margin-bottom: 10px;
    text-indent: -1.5em;
    padding-left: 1.5em;
}

.tejyunList img {
    display: block;
    width: 300px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    margin: 11px 15px 23px 9px;
}

nav {
    padding: 4px 0px;
    margin-top: -5px;
    margin-bottom: 10px;
    color: #313131;
    font-size: 103%;
    box-shadow: 0 15px 14px -13px rgba(0, 0, 0, .2);
}

nav ul {
    display: flex;
    justify-content: left;
}

nav ul a {
    text-decoration: none;
    color: #484848;
}

nav ul li {
    display: flex;
    align-items: center;
    padding: 0 34px;
    height: 36px;
    border-right: 1px solid #dadada;
}

.lineup {
    display: flex;
}

.lineup .soft {
    display: flex;
    flex-direction: column;
    width: 50%;
    justify-content: center;
    align-items: center;
}

.softimg {
    padding: 20px;
}

.buyBtn img {
    width: 100% !important;
    margin-top: 0;
}

.buyBtn a:hover {
    opacity: 0.7;
}

.softtxt h3 {
    font-weight: bold;
    width: 100%;
    font-size: 110%;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.softtxt h4 {
    font-weight: bold;
    margin-bottom: 6px;
}

.lineup .soft img {
    width: 300px;
}


/* adguard用 */

#wrap {
    width: 1100px;
    margin: 0 auto;
    font-family: 'Noto Sans JP', sans-serif;
}

.txtIndent1 {
    font-size: 90%;
    padding-left: 1em;
    text-indent: -1em;
    margin-top: -12px !important;
}

.flex {
    display: flex;
    align-items: center;
    max-width: 100%;
}

.text {
    padding: 30px;
    line-height: 1.6;
    font-size: 16px;
    max-width: 650px;
}

.text p {
    margin: 1em 0px;
    line-height: 1.6;
}

.flex h2 {
    font-size: 29px;
    font-weight: bold;
}

.icon h2 {
    padding-left: 30px;
}

.w40 {
    width: 40%;
}

.vish {
    visibility: hidden;
}

.justCenter {
    justify-content: center;
}

.imgCenter {
    text-align: center;
}

.bdbtm {
    padding-bottom: 50px;
    border-bottom: 1px solid #d4d4d4;
}

.group1 {
    padding: 50px 30px;
}

.group2 {
    padding: 50px 30px 0;
}

.group3 {
    padding: 0px 30px 0;
}

.group4 {
    padding: 80px 30px 0;
}

.dousalist dl {
    display: flex;
    width: 65%;
    margin: 0px auto 6px;
}

.dousalist dl dt {
    width: 35%;
    padding: 30px;
    background: #585965;
    color: #fff;
    font-size: 20px;
}

.dousalist dl dd {
    width: 65%;
    padding: 30px;
    background: #f3f3f3;
    margin: 0;
}

.menseki {
    width: 66%;
    margin: 0 auto;
    line-height: 1.6;
}

.pos1 {
    position: absolute;
    bottom: -12px;
    left: -12px;
}

.pos2 {
    position: absolute;
    bottom: -12px;
    left: -12px;
}

.koukokublock {
    align-items: end;
    padding-left: 91px;
    padding-top: 26px;
}

.koukoku2 {
    position: relative;
    margin-left: 19px;
}



#merit {
    background: #00a040;
    margin-top: auto;
    padding: 1px 57px;
    position: relative;
}

.meritmidashi {
    position: absolute;
    top: -11%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 60%;
    z-index: 10;
}

.merit6 {
    margin: 7% 0px 4%;
    position: relative;
    z-index: 10;
    width: 100%;
}

.meritleft {
    position: absolute;
    left: 0;
    z-index: 0;
    top: 10%;
}

.price {
    font-size: 72px;
    color: #e5000d;
    text-align: center;
    font-weight: bold;
    margin: -25px 0px 0px -22px;
    text-align: left;
}

.col-md-5 {
    padding: 0px 22px;
}

.pricesub {
    font-size: 45%;
}

.meritBase {
    background: white;
    border-radius: 30px;
    margin: 67px 10px;
    padding: 2px 60px;
}

.pkgimg {
    text-align: right;
    width: 29%;
    padding: 0px 2%;
}

.pkgimg img {
    width: 100%;
}

.pricekibou {
    text-align: left;
    margin-bottom: 0;
    margin-left: -20px;
}

.btmPkgArea {
    align-items: center;
    margin-bottom: 4%;
    display: flex;
    flex-direction: column;
}

.kochiraBtn {
    width: 140px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 1000;
    animation-name: fadeInAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    transition-timing-function: ease;
    opacity: 0;
}

.con1 {
    position: relative;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media screen and (max-width: 1200px) {
    .price {
        font-size: 74px;
    }
}

@media screen and (max-width: 768px) {
    .price {
        margin: -25px 0px 0px 0px;
        font-size: 60px;
        text-align: center;
    }

    .pricekibou {
        text-align: center;
        margin-bottom: 0;
        margin-left: 0px;
    }

    .meritBase {
        background: white;
        border-radius: 16px;
        margin: 46px -0;
        padding: 5px 14px;
    }

    .meritmidashi {
        top: -6%;
        max-width: 90%;
    }
}

.buyBtn {
    border: none !important;
    background: #a51820 !important;
    color: white !important;
    padding: 10px !important;
    border-radius: 10px !important;
    margin: 11px auto 0 !important;
    width: fit-content !important;
    font-weight: bold !important;
    display: block !important;
    text-decoration: none !important;
    min-width: 16rem !important;
    cursor: pointer;
}

.buyBtn:hover {
    text-decoration: none;
    background: #7a1217;
    color: white;
}

a:hover {
    text-decoration: none;
}

#merit .container {
    max-width: 1140px;
}

a {
    text-decoration: none;
}

a:hover {
    opacity: 0.7;
}

.blaWrapper{
    padding: 30px 0;
}

.blaArea {
    display: flex;
    width: 670px;
    margin: 10px auto 0px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 11px #00000021;
    padding: 30px 20px 20px 20px;
    border-radius: 20px;
}

.blaPKG {
    width: 30%;
}

.blaPKG img {
    width: 100%;
}

.blaBTN {
    width: fit-content;
    padding: 0 0 6px 42px;
}

.blaTXT {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 120%;
    padding: 4px 3px 9px 3px;
    background: #f7f7f7;
}

.blaTXT .tokubetsu {
    color: red;
    font-size: 120%;
    font-weight: bold;
}