/* fv
----------------------------*/


/* form
----------------------------*/

.form {
    position: absolute;
    top: 60px;
    bottom: auto;
    right: 0;
    left: 0;
}

.form input:focus,
.form textarea:focus {
    border: solid 2px #253443;
    outline: none;
}

.form input:focus-visible,
.form textarea:focus-visible {
    outline: none;
}

.form sup {
    color: #CF3636;
}

.form-box {
    background: #f5f5f5;
    width: 650px;
    max-width: 100%;
    height: 973px;
    border: none;
    border-radius: 15px;
    margin: 0 auto 0;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
}

.form-head {
    border-bottom: solid 2px #fff;
    overflow: hidden;
    padding: 0 0 21px 0;
}

.form-headCont1 {
    float: left;
    margin: 24px 0 0 41px;
}

.form-headCont1Icon {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
}

.form-headCont1Icon img {
    position: absolute;
    top: 50%;
    bottom: auto;
    right: auto;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: auto;
}

.form-headCont2 {
    float: left;
    margin: 27px 0 0 10px;
}

.form-headCont2Name {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.form-headCont2Twitter {
    margin: 4px 0 0 0;
}

.form-headCont2Twitter svg {
    width: 21px;
    height: 16.8px;
}

.form-headLogout {
    float: right;
    margin: 39px 41px 0 0;
}

.form-headLogout a {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #535353;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.form-headLogout button {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #535353;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: none;
    background: none;
}

.form-cont1 {
    padding: 0 41px;
}

.form-cont1Title {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #252943;
    font-size: 2.8em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 36px 0 0 0;
}

.form-cont1Title img {
    width: 38px;
}

.form-cont1Title span {
    vertical-align: 4px;
}

.form-cont1TxtareaWrap {
    background: #fff;
    border-radius: 15px;
    width: 100%;
    max-width: 100%;
    padding: 0 0;
    margin: 24px 0 0 0;
    overflow: hidden;
}

.form-cont1Txtarea {
    display: block;
    overflow-y: scroll;
    padding: 24px 20px 40px 40px;
    height: 618px;
}

.form-cont1Txtarea li {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 2;
    letter-spacing: 0.01em;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 30px 0 0 0;
    list-style: disc;
}

.form-cont1Txtarea li:first-child {
    margin: 0 0 0 0;
}

.form-cont1Btn1 {
    text-align: right;
    margin: 50px 0 0 0;
}

.form-cont1Btn1 a {
    background: #3E94FC;
    border-radius: 1.6em;
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #fff;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 10px 0 0;
    margin: 0 0 0 0;
    width: 275px;
    height: 48px;
    display: inline-block;
}

.form-cont2 {
    padding: 37px 41px 0;
}

.form-cont2Delete {
    float: right;
    border: none;
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
    overflow: visible;
    margin: 17px 0 0 0;
}

.form-cont2Delete svg {
    width: 12px;
    height: 15px;
}

.form-cont2Delete svg .st0 {
    fill: #000000;
    width: 12px;
    height: 15px;
}

.form-cont2Icon .form-cont2Delete {}

.form-cont2Illust .form-cont2Delete {}

.form-cont2Icon {
    position: relative;
    overflow: hidden;
}

.form-cont2IconTitle {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.8em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.form-cont2Icon label {
    width: 158px;
    height: 48px;
    display: inline-block;
    text-align: center;
    padding: 11px 0 0;
    letter-spacing: 0;
    margin: 2px 0 0 0;
}

.form-cont2Name {
    margin: 30px 0 0 0;
}

.form-cont2NameTitle {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.8em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.form-cont2Name input {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #535353;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 16px 0;
    margin: 3px 0 0 0;
    width: 492px;
    height: 48px;
    max-width: 100%;
    border: none;
    border-radius: 15px;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
}

.form-cont2Name input::placeholder {
    color: #D6D6D6;
}

.form-cont2Illust {
    position: relative;
    overflow: hidden;
    margin: 27px 0 0 0;
}

.form-cont2IllustTitle {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.8em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.form-cont2Illust label {
    width: 158px;
    height: 48px;
    display: inline-block;
    text-align: center;
    padding: 11px 0 0;
    letter-spacing: 0;
    margin: 3px 0 0 0;
}

.form-cont2Message {
    position: relative;
    margin: 27px 0 0 0;
}

.form-cont2MessageTitle {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.8em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.form-cont2MessageCount {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.4em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 5px 0 0 0;
    position: absolute;
    top: 0;
    bottom: auto;
    right: 0;
    left: auto;
}

.form-cont2Message textarea {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #535353;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 11px 18px;
    margin: 2px 0 0 0 !important;
    resize: none;
    border: none;
    border-radius: 15px;
    width: 568px;
    height: 335px;
    max-width: 100%;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
}

.form-cont2Message textarea::placeholder {
    color: #D6D6D6;
}

.form-cont2Annotation {
    margin: 3px 0 0 3px;
}

.form-cont2AnnotationTitle {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: left;
    color: #252943;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.1em;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.form-cont2Submit {
    text-align: right;
    margin: 5px 0 0 0;
}

.form-cont2Submit button {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #fff;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: #3E94FC;
    border: none;
    border-radius: 1.6em;
    width: 166px;
    height: 48px;
}

.form-cont3 {
    position: relative;
    padding: 208px 41px 0;
}

.form-cont3Icon {
    position: relative;
    width: 170px;
    height: 170px;
    border-radius: 85px;
    margin: 0 auto 0;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.form-cont3Icon img {
    position: absolute;
    top: 50%;
    bottom: auto;
    right: auto;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: auto;
}

.form-cont3Name {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #252943;
    font-size: 2.8em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 5px 0 0 0;
}

.form-cont3Txt1 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #252943;
    font-size: 2.8em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: 32px 0 0 0;
}

.form-cont3Txt2 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #252943;
    font-size: 2.4em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 0 0 0 0;
    margin: -2px 0 0 0;
}

.form-cont3Txt3 {
    width: 272px;
    height: 51px;
    background: #fff;
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: justify;
    color: #252943;
    font-size: 1.0em;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0;
    text-decoration: none;
    border-radius: 10px 0 0 10px;
    position: absolute;
    top: 40px;
    bottom: auto;
    right: 0;
    left: auto;
    padding: 10px 0 0 7px;
    margin: 0 0 0 0;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.form-cont3Txt3_attention {
    color: #3E94FC;
    font-size: 2.0rem;
    vertical-align: 4px;
    display: inline-block;
}

.form-cont3Txt3_normal {
    display: inline-block;
}

.form-cont3Twitter {
    text-align: center;
    margin: 190px 0 0 0;
}

.form-cont3Twitter a {
    display: block;
    width: 80px;
    height: 21px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #3E94FC;
    font-size: 1.2em;
    font-weight: 800;
    line-height: 1.6;
    letter-spacing: 0;
    text-decoration: none;
    background: #fff;
    border: solid 1px #3E94FC;
    border-radius: 5em;
    padding: 0 0 0 0;
    margin: 0 auto 0;
    box-shadow: none;
}

.form-cont3Twitter svg {
    width: 14.92px;
    height: 12.13px;
    margin: 0 2px 0 0;
    vertical-align: -2px;
}

.form-cont3Twitter svg .a {
    fill: #3E94FC;
}

.form-cont3Btn1 {
    text-align: center;
    margin: 20px 0 0 0;
}

.form-cont3Btn1 a {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    color: #fff;
    font-size: 1.6em;
    font-weight: 800;
    line-height: 1.8;
    letter-spacing: 0;
    text-decoration: none;
    padding: 9px 0 0 0;
    margin: 0 0 0 0;
    background: #3E94FC;
    border: none;
    border-radius: 1.6em;
    width: 166px;
    height: 48px;
    display: inline-block;
    box-shadow: none;
}

@media screen and (max-width: 1200px) {
/* form
----------------------------*/
    .form {
        position: absolute;
        top: 170px;
        bottom: auto;
        right: 0;
        left: 0;
    }
}

.form-cont1TxtareaWrap {
    background: #fff;
    border-radius: 15px;
    width: 100%;
    max-width: 586px;
    padding: 0 0;
    margin: 24px auto 0;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    /* nav
    ----------------------------*/
    .nav-menuTitle {
        text-align: left;
        color: #252943;
        font-size: 1.6em;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0.1em;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 2px 10px 0 0;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .nav-menuLineWrap span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #252943;
        border-radius: 0;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    /* fv
    ----------------------------*/
    .fv {
        display: none;
    }
    /* form
    ----------------------------*/
    .form {
        position: relative;
        z-index: 10;
        top: auto;
        bottom: auto;
        right: auto;
        left: auto;
        padding: 0 0 0;
    }
    .form-box {
        position: relative;
        background: #f5f5f5;
        width: 100%;
        max-width: 100%;
        height: auto;
        border: none;
        border-radius: 0;
        padding: 75px 0 28px;
        margin: 0 auto 0;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
    .form-head {
        background: #f5f5f5;
        position: fixed;
        top: 0;
        bottom: auto;
        right: auto;
        left: auto;
        z-index: 1170;
        width: 100%;
        height: 75px;
        border-bottom: none;
        overflow: hidden;
        padding: 0 0 13px 0;
        -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    }
    .form-headCont1 {
        margin: 12px 0 0 16px;
    }
    .form-headCont1Icon {
        width: 50px;
        height: 50px;
        border-radius: 25px;
        -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    }
    .form-headCont2 {
        margin: 14px 0 0 10px;
    }
    .form-headCont2Name {
        text-align: left;
        color: #252943;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .form-headCont2Twitter {
        margin: 2px 0 0 0;
    }
    .form-headLogout {
        position: absolute;
        top: 38px;
        bottom: auto;
        right: auto;
        left: 102px;
        margin: 0 0 0 0;
    }
    .form-headLogout a {
        text-align: left;
        color: #535353;
        font-size: 1.2em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .form-headLogout button {
        text-align: left;
        color: #535353;
        font-size: 1.2em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .form-cont1 {
        padding: 0 30px;
    }
    .form-cont1Title {
        text-align: center;
        color: #252943;
        font-size: 2.4em;
        font-weight: 800;
        line-height: 1.3;
        letter-spacing: 0.1em;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 28px 0 0 0;
    }
    .form-cont1Title img {
        width: 45px;
    }
    .form-cont1Title span {
        display: block;
        vertical-align: 0;
    }
    .form-cont1TxtareaWrap {
        margin: 19px auto 0;
        max-width: 400px;
    }
    .form-cont1Txtarea {
        padding: 19px 23px 38px 30px;
        height: 500px;
    }
    .form-cont1Txtarea li {
        text-align: left;
        color: #252943;
        font-size: 1.2em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0.01em;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 20px 0 0 0;
        list-style: disc;
    }
    .form-cont1Btn1 {
        text-align: center;
        margin: 29px 0 0 0;
    }
    .form-cont1Btn1 a {
        background: #3E94FC;
        border-radius: 1.6em;
        font-family: "M PLUS Rounded 1c", sans-serif;
        text-align: center;
        color: #fff;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 10px 0 0;
        margin: 0 0 0 0;
        width: 250px;
        height: 48px;
        display: inline-block;
    }
    .form-cont2 {
        padding: 37px 29px 0;
    }
    .form-cont2Delete {
        margin: 10px 4px 0 0;
    }
    .form-cont2Icon .form-cont2Delete {}
    .form-cont2Illust .form-cont2Delete {}
    .form-cont2IconTitle {
        text-align: left;
        color: #252943;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .form-cont2Icon label {
        width: 111px;
        height: 33px;
        display: inline-block;
        text-align: center;
        padding: 5px 0 0;
        letter-spacing: 0;
        margin: 2px 0 0 0;
    }
    .form-cont2Name {
        margin: 15px 0 0 0;
    }
    .form-cont2NameTitle {
        text-align: left;
        color: #252943;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .form-cont2Name input {
        text-align: left;
        color: #535353;
        font-size: 1.2em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 16px 0;
        margin: 3px 0 0 0;
        width: 100%;
        height: 33px;
        max-width: 100%;
        border: solid 2px #253443;
        border-radius: 10px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .form-cont2Illust {
        margin: 17px 0 0 0;
    }
    .form-cont2IllustTitle {
        text-align: left;
        color: #252943;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.6;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .form-cont2Illust label {
        width: 111px;
        height: 33px;
        display: inline-block;
        text-align: center;
        padding: 5px 0 0;
        letter-spacing: 0;
        margin: 3px 0 0 0;
    }
    .form-cont2Message {
        margin: 15px 0 0 0;
    }
    .form-cont2MessageTitle {
        text-align: left;
        color: #252943;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .form-cont2MessageCount {
        text-align: left;
        color: #252943;
        font-size: 1em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 6px 0 0 0;
    }
    .form-cont2Message textarea {
        text-align: left;
        color: #535353;
        font-size: 1.2em;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0;
        text-decoration: none;
        padding: 15px 18px;
        margin: 2px 0 0 0 !important;
        resize: none;
        border: none;
        border-radius: 15px;
        width: 100%;
        height: 292px;
        max-width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .form-cont2Annotation {
        margin: 1px 0 0 3px;
    }
    .form-cont2AnnotationTitle {
        text-align: left;
        color: #252943;
        font-size: 1.2em;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0.1em;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }
    .form-cont2Submit {
        text-align: center;
        margin: 19px 0 0 0;
    }
    .form-cont2Submit button {
        text-align: center;
        color: #fff;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.8;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        background: #3E94FC;
        border: none;
        border-radius: 1.6em;
        width: 166px;
        height: 48px;
    }
    .form-cont3 {
        padding: 201px 30px 0;
    }
    .form-cont3Icon {
        width: 132px;
        height: 132px;
        border-radius: 66px;
        margin: 0 auto 0;
        overflow: hidden;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    }
    .form-cont3Name {
        text-align: center;
        color: #252943;
        font-size: 1.8em;
        font-weight: 800;
        line-height: 1.6;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 4px 0 0 0;
    }
    .form-cont3Name_big {
        font-size: 2.1rem;
    }
    .form-cont3Txt1 {
        text-align: center;
        color: #252943;
        font-size: 2.1em;
        font-weight: 800;
        line-height: 1.6;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: 20px 0 0 0;
    }
    .form-cont3Txt2 {
        text-align: center;
        color: #252943;
        font-size: 1.8em;
        font-weight: 800;
        line-height: 1.6;
        letter-spacing: 0;
        text-decoration: none;
        padding: 0 0 0 0;
        margin: -3px 0 0 0;
    }
    .form-cont3Txt3 {
        top: 34px;
    }
    .form-cont3Txt3_attention {}
    .form-cont3Txt3_normal {}
    .form-cont3Twitter {
        margin: 168px 0 0 0;
    }
    .form-cont3Twitter a {}
    .form-cont3Twitter svg {}
    .form-cont3Twitter svg .a {}
    .form-cont3Btn1 {
        margin: 20px 0 0 0;
    }
    .form-cont3Btn1 a {
        text-align: center;
        color: #fff;
        font-size: 1.4em;
        font-weight: 800;
        line-height: 1.6;
        letter-spacing: 0;
        text-decoration: none;
        padding: 13px 0 0 0;
        margin: 0 0 0 0;
        background: #3E94FC;
        border: none;
        border-radius: 1.6em;
        width: 166px;
        height: 48px;
        display: inline-block;
    }
}