@charset "utf-8";
body {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

p {
    font-size: 1rem;
    color: #2f2f2f;
    line-height: 1.8;
}


/* common
=================================================== */


/*--- wrap ---*/

.wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    margin: 5% auto;
}


/*--- img ---*/

img {
    vertical-align: bottom;
}


/**/

.container.grid-list-lg .layout .flex {
    padding: 8px;
}

#captchaCard {
    width: 400px;
    font-family: Roboto, helvetica, arial, sans-serif;
    background-color: #fff;
    padding: 7px;
    border: 1px solid #dfdfdf;
    margin: 0 auto;
}

#captchaCard .captchaTitle {
    text-align: left;
    height: 113px;
    width: auto;
    margin: 0 2px 7px;
    position: relative;
    background-color: #4a90e2;
    position: relative;
    padding: 15px 20px;
    color: white;
    font-size: 0.8rem;
}

#captchaCard .captchaTitle strong {
    font-size: 28px;
    display: block;
}

#captchaCard .captchaButtons .optionButtons button {
    background-size: 32px 32px;
    cursor: pointer;
    height: 48px;
    opacity: 0.55;
    width: 48px;
    padding: 0;
    border: 0;
    background-repeat: no-repeat;
    background-position: center;
}

#captchaCard .captchaButtons {
    height: 60px;
    border-top: 1px solid #dfdfdf;
    margin-top: 6px;
}

#captchaCard .captchaButtons .optionButtons {
    float: left;
    height: 48px;
    margin: 6px 0 6px 6px;
    background-repeat: no-repeat;
}

#captchaCard .captchaButtons .optionButtons button {
    font-size: 1.8rem;
    cursor: pointer;
    height: 48px;
    opacity: 0.55;
    width: 48px;
    padding: 0;
    border: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

#captchaCard .captchaButtons .verifyButton {
    float: right;
    margin: 8px 8px 9px 0;
}

#captchaCard .captchaButtons .verifyButton input {
    background: #4a90e2;
    border: 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    height: 42px;
    line-height: 42px;
    min-width: 100px;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#captchaCard .captchaButtons .verifyButton input:disabled {
    color: #95beec;
    cursor: default;
}


/**/

#captchaCard td {
    padding-bottom: 0;
}

#captchaCard input+label {
    margin: 0;
}

#captchaCard input[type=checkbox]:checked+label {
    position: relative;
}

#captchaCard input[type=checkbox]+label:before {
    content: "";
    display: inline-block;
    width: 126px;
    height: 126px;
}

#captchaCard input[type=checkbox]:checked+label::after {
    content: "\f058";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 120%;
    color: #4a90e2;
    position: absolute;
    top: 0;
    left: 0;
}

#captchaCard input[type=checkbox] {
    display: none;
}

#captchaCard input[type=checkbox][value="i101"]+label:before {
    background: url(/images/i101.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i102"]+label:before {
    background: url(/images/i102.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i103"]+label:before {
    background: url(/images/i103.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i104"]+label:before {
    background: url(/images/i104.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i105"]+label:before {
    background: url(/images/i105.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i106"]+label:before {
    background: url(/images/i106.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i107"]+label:before {
    background: url(/images/i107.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i108"]+label:before {
    background: url(/images/i108.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i109"]+label:before {
    background: url(/images/i109.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox]:checked+label::before {
    background-position: 13px 13px;
    background-size: 100px;
}

#captchaCard input[type=checkbox][value="i201"]+label:before {
    background: url(/images/i201.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i202"]+label:before {
    background: url(/images/i202.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i203"]+label:before {
    background: url(/images/i203.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i204"]+label:before {
    background: url(/images/i204.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i205"]+label:before {
    background: url(/images/i205.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i206"]+label:before {
    background: url(/images/i206.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i207"]+label:before {
    background: url(/images/i207.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i208"]+label:before {
    background: url(/images/i208.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i209"]+label:before {
    background: url(/images/i209.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox]:checked+label::before {
    background-position: 13px 13px;
    background-size: 100px;
}

#captchaCard input[type=checkbox][value="i301"]+label:before {
    background: url(/images/i301.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i302"]+label:before {
    background: url(/images/i302.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i303"]+label:before {
    background: url(/images/i303.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i304"]+label:before {
    background: url(/images/i304.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i305"]+label:before {
    background: url(/images/i305.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i306"]+label:before {
    background: url(/images/i306.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i307"]+label:before {
    background: url(/images/i307.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i308"]+label:before {
    background: url(/images/i308.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox][value="i309"]+label:before {
    background: url(/images/i309.jpg)no-repeat;
    background-size: contain;
}

#captchaCard input[type=checkbox]:checked+label::before {
    background-position: 13px 13px;
    background-size: 100px;
}

.happywrap {
    background: url(/images/happy_bg.png) no-repeat;
    background-size: 100%;
    width: 100vw;
    height: calc(2880 / 960 * 100vw);
    text-align: center;
}

.happywrap img {
    width: 75%;
    margin: 2vw auto 0 auto;
    animation: fadeIn 10.0s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}

@media screen and (max-width: 480px) {
    .happywrap img {
        width: 90%;
        margin: 30vw auto 0 auto;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}