body {
    margin:0;
    padding:0;
    font-family: "Helvetica Neue", Helvetica, Arial,sans-serif;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

body_jp {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku GothicPro??','メイリオ',Meiryo,'ＭＳＰゴシック','MSPGothic',sans-serif;
}

.crash_post_section {
    background:rgba(178,73,115,0.08);
    background-image:url("../images/crash_post_icon.png");
    background-repeat: no-repeat;
    background-size:50px 50px;
    background-position: 25px 12px;
    border:1px solid rgba(178,73,115,0.2);
    border-radius:3px;
    font-size:13px;
    margin:-20px 0 20px 0;
}

.crash_post {
    color:#B34973;
    word-break: break-all;
    margin: 10px 10px 10px 80px;
    padding: 20px 23px;
}

.submenu {
    padding: 0;
    margin: 20px 0;
    width:100%;
    height:34px;
    text-align:center;
    color:#FFF;
    display:block;
}

.submenu li {
    cursor:pointer;
    background:#c6c6c6;
    list-style:none;
    padding: 10px 0;
    border-right:1px solid #FFF;
    float:left;
    display:block;
}

.submenu-3 li {
    width: 33.3%;
}

.submenu-4 li {
    width: 25%;
}

.submenu-5 li {
    width: 20%;
}

.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover {
    color:white;
    text-decoration:none;
}

#questions {
    min-height: 320px;
}

.auto_reply {
    background-color: #EEEEEE;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 2px solid #9FA617;
    padding: 10px;
}

.auto_reply h1 {
    color:#9fa617;
    margin:4% 0 2%;
}

.auto_reply_word {
    max-width:90%;
    margin-left:10px;
    display:inline-block;
    padding: 10px;
    line-height: 20px;
}

.auto_reply_answer {
    width: 78px;
    height: 78px;
    display:inline-block;
    vertical-align: top;
}

#intro, #questions {
    margin:30px 0px 0px 0px;
}

#questions .notice-fix, .notice-span {
   font-weight:normal;
}

h1 {
    font-size:22px;
    line-height:22px;
    margin-bottom:20px;
    color:#00AED6;
}

.notice-span {
    float:right;
    width:300px;
}

#next_botton {
    display: none;
}

.q h2 {
    font-size:18px;
    line-height:18px;
    margin:20px 0;
    font-weight: bold;
    color:#464646;
}

h3 {
    font-size:14px;
    line-height:14px;
    margin:14px 0;
    color:#464646;
}

.input-block {
    -moz-box-sizing: border-box;
    width: 220px;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
    height: auto;
    padding: 8px 6px;
    border: 1px solid #CCCCCC;
}

.input-block-short {
    -moz-box-sizing: border-box;
    width: 100px;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
    height: auto;
    padding: 8px 6px;
    border: 1px solid #CCCCCC;
}

.input-block-xs {
    -moz-box-sizing: border-box;
    width: 60px;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
    height: auto;
    padding: 8px 6px;
    border: 1px solid #CCCCCC;
}

.bug_text {
    width: 400px;
    height: 100px;
}

.text-block {
    -moz-box-sizing: border-box;
    width: 380px;
    max-width: 600px;
    height: 100px;
    max-height: 200px;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
    padding: 8px 6px;
    border: 1px solid #CCCCCC;
}

#questions ul, #questions ol, #questions li {
    list-style:none;
    font-size:13px;
    line-height:13px;
    color:#464646;
}

#questions ul li {
    float:left;
    margin-right:30px;
}
.q .typeahead {
    margin: 0;
}
#questions .typeahead li {
    line-height:18px;
    min-width: 220px;
    padding: 5px;
    margin: 0;
}

#questions ol li {
    float:none;
    margin:26px 0;
    height:32px;
    line-height:32px;
}

#questions ol .muted-block1, #questions ol .muted-block2 {
    margin-bottom: 43px;
}

.notice_block {
    line-height: 20px;
    padding-top: 6px;
    margin-bottom: 16px;
}

.muted-notice {
    color: #888888;
    display:block;
    font-size:12px;
    margin:-12px 0px 0px 130px;
}

.radio-muted-notice {
    margin: 0;
}

.muted-error {
    display:block;
    font-size:12px;
    color:#e52676;
    margin:-16px 0px 0px 160px;
}

.bullets {
    display:block;
    float:left;
    width: 46px;
    height: 35px;
    margin-top: -5px;
}

.q {
    margin-top:15px;
}
.q input[type="radio"] {
    display:inline-block;
}

.q ul {
    margin-left: 46px;
    float:left;
}

.q ol {
    margin-left: 46px;
}

.q li {
    margin-bottom: 10px;
}

.q .nav li{
    width: 338px;
}

.q .nav .long {
    width: 800px;
}

.q .item {
    width:90px;
    float:left;
    margin-top:3px;
    height:28px;
    line-height:28px;
}

.q .item-long {
    width:225px;
    float:left;
    margin-top:3px;
    height:40px;
    line-height:28px;
}
.body_jp .q .item-long {
    font-weight: bold;
}

.q .div_n1 {
    height:120px;
}
.q .div_n2 {
    height:100px;
}
.q .div_n3 {
    height:200px;
}
.q #crash_notice_block {
    height: 100px;
    margin-top: -30px;
}
#bug_msg_block {
    display:inline-block;
}
.q .div_msg {
    font-size:12px;
    line-height:16px;
    color:#999;
    display:block;
    width:430px;
    margin-left:160px;
}

.q .item-en {
    width:180px;
    float:left;
    margin-top:3px;
    height:40px;
    line-height:28px;
}

.item-select-question {
    width:250px;
    float:left;
    margin-top:3px;
    height:40px;
    line-height:28px;
}
.item-select-option {
    display: inline-block;
    width:300px;
    float:left;
    margin-top:3px;
    height: auto;
    line-height:28px;
    padding: 8px 6px;
}

.btn {
    padding: 8px 14px;
}

.btn-primary {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #009fc8;
    background-image: -moz-linear-gradient(top, #00aed6, #0088b1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00aed6), to(#0088b1));
    background-image: -webkit-linear-gradient(top, #00aed6, #0088b1);
    background-image: -o-linear-gradient(top, #00aed6, #0088b1);
    background-image: linear-gradient(to bottom, #00aed6, #0088b1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00AED6', endColorstr='#FF0088B1', GradientType=0);
    border-color: #0088b1 #0088b1 #004d64;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0088b1;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

input[type="button"].send_btn {
    display: block;
    background: #00A1C8;
    color: #FFF;
    width: 400px;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px;
}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
}

.small-btn {
    -moz-box-sizing: border-box;
    font-size: 13px;
    line-height: 17px;
    padding: 8px 6px;
    height: auto;
    margin-bottom: 4px;
}

.notice-fix {
    font-size:12px;
    line-height:16px;
    color:#999;
    margin-left:90px;
}
.notice-fix-bottom {
    margin-left: 272px;
    margin-top: 10px;
}
.body_jp .notice-fix-bottom {
    margin-left:272px;
}

#lightbox {
    padding:20px;
    text-align:center;
}

.alert {
    color:#e52676;
}

.item-select-error {
    display:block;
    margin-top: -14px;
    font-size:12px;
    color:#e52676;
}
.error {
    display: block;
    font-size:12px;
    color:#e52676;
    margin: -14px 0px 0px 130px;
}
.item-check-error {
    margin: -8px 0px 0px 130px;
}
.muted-notice ~ .error {
    margin-left: 225px;
}

.en .error {
    margin:-12px 0px 0px 180px;
}

.ifile {
    position:absolute;
    opacity:0;
    filter:alpha(opacity=0);
}

#upload_block #openfile {
    position: absolute;
    display: inline-block;
    padding: 1px 6px;
    background: whitesmoke;
    color: #5f5f5f;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
}

#upload_block .upload-link-buttons {
    display: inline-block;
    padding: 1px 6px;
    background: whitesmoke;
    color: #5f5f5f;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
}

#upload_block #openfile:hover,
#upload_block .upload-link-buttons:hover {
    text-decoration:none;
}

.notice-span {
    display:block;
    height:auto;
    min-height:100px;
    line-height:18px;
    background-color:#f5f5f5;
    padding:10px 10px;
    margin: 0;
}

.q input[type="radio"] {
    margin-right:6px;
    vertical-align:bottom;
    margin-bottom:2px;
}
.fields input[type="radio"] {
    margin-bottom:10px;
}

#member_state_block label,
#report_times_block label,
#faq_state_block label,
#member_state_unsub_block label,
#is_follower_block label,
#reg_state_block label,
#sync_member_block label,
#use_general_carrier_block label{
    float:left;
    vertical-align:bottom;
    margin-top:5px;
}

#reply_lang_block label{
    float:left;
    vertical-align:bottom;
}

.q label {
    cursor:pointer;
    line-height: 1.8;
}
/* styles for desktop */
.tinynav {
    display: none;
    margin-left: 46px;
}

.txt {
    text-align:center;
}

#unsubWhy ul, .dontKnowAccount ul, .notInUse ul, .useOtherService ul, .saveMoney ul {
    width:100%;
    float:none;
    margin-left: 2%;
}
#unsubWhy li {
    text-align:center;
    width:20%;
    margin:0 1% !important;
    border:1px solid #CCC;
    height:inherit !important;
    padding:1% 1% 2%;
    border-radius:3%;
    font-size:15px !important;
}
#unsubWhy li img {
    width:50%;
    margin:5% 0;
}
#unsubWhy li:hover {
    background:#9fa617;
    color:#FFF !important;
}

.next_step {
    text-align:center;
    margin:3% 0;
}

.dontKnowAccount h1, .notInUse h1, .useOtherService h1, .saveMoney h1 {
    text-align:center;
    color:#9fa617;
    margin:4% 0 2%;
}
.dontKnowAccount li {
    height:inherit !important;
    width:28%;
    margin: 0 2% !important;
}
.dontKnowAccount p {
    margin-left:17%;
}

.notInUse p {
    padding:0 5%;
    margin:3% 0;
}
.notInUse li {
    height:inherit !important;
    width:20%;
    margin: 0 2% !important;
}
.notInUse li a {
    color:#000;
}

.useOtherService li {
    height:inherit !important;
    width:20%;
    margin: 0 2% !important;
}
.spec_pic {
    margin-bottom: 10px;
    width: 100%;
}
.other_payment {
    color:#F30;
    font-size:17px;
    text-align:center;
    margin:25px 0;
}
.other_payment a {
    color:#e81e75;
}

.saveMoney li {
    height:inherit !important;
    width:20%;
    margin: 0 2% 3% !important;
}

.byeSong {
    width:85%;
    margin:0 auto 3%;
}
.dontGo b {
    color:#00aed6;
}
.dontGo .txt {
    font-size:15px;
    text-align:left;
}
.unsub_payment_notice {
    margin-left: 5%;
}

@media screen and (min-width: 768px) {

    #questions ol li#upload_block {
        margin-bottom: 5px;
    }

}

@media screen and (max-width: 767px) {
    .crash_post_section {
        background:rgba(178,73,115,0.08);
        background-size:50px 50px;
        background-position: 15px 8px;
    }

    .crash_post {
        display:table-cell;
        vertical-align:middle;
    }

    .submenu li {
        width: 50%;
        padding: 10px;
        margin-bottom: 5px;
    }

    .tinynav {
        display: block;
        margin: 0;
        width: 100%;
        font-size: 13px;
    }

    html, body {
        margin: 0;
        padding: 0;
        width: 100%;
        overflow-x: hidden;
    }

    h2 {
        font-size: 17px;
        line-height: 17px;
        margin: 20px 0;
        color: #464646;
    }

    hr {
        display:none;
    }

    header[role="banner"] {
        margin-left: 0px;
    }

    #questions {
        min-height: 240px;
    }

    #intro, #questions {
        margin: 30px 20px 30px 20px;
    }

    .q ol {
        margin: 0;
        margin-bottom: 40px;
    }

    .auto_reply, .notice-span{
        margin:0;
    }

    .notice-span{
        float:none;
    }

    .q .typeahead {
        margin: 0;
    }

    #questions .typeahead li {
        line-height:18px;
        min-width: 220px;
        padding: 5px;
        margin: 0;
    }

    #questions ol li {
        padding-bottom: 25px;
        margin-bottom:50px;
    }

    #questions ol .muted-block1 {
        margin-bottom: 70px;
    }

    .q ol li {
        max-height: 30px;
        padding: 0;
    }

    .muted-notice {
        display: block;
        font-size: 12px;
        line-height: 16px;
        margin: -5px 0px 0px 0px;
    }

    .radio-muted-notice {
        margin: 30px 0px 0px 0px;
    }

    .input-block {
        margin:0;
        height: 36px;
        width: 100%;
    }

    .item-select-error {
        display:block;
        margin: -8px 0px 5px 0px;
        font-size:12px;
        color:#e52676;
    }

    .q .item-long {
        display: block;
        width: 100%;
        height: 30px;
    }

    .q .reg_title {
        height:30px;
        padding:0;
        margin-top: -10px;
    }

    #reg_block label {
        height: 25px;
    }

    .q .div_msg {
        display:block;
        max-width:100%;
        margin: 20px 0;
    }

    .q .div_n2 {
        height:20px;
    }

    .q #crash_notice_block {
        height: 100px;
        margin-top: -10px;
        margin-bottom: 100px;
    }

    .bug_text {
        height: 70px;
    }

    .q #padding_block {
        height:20px;
        margin: 0px;
    }

    .q textarea {
        resize: none;
    }

    #questions #bug_msg_block {
        display:block;
        width: 100%;
        padding-bottom: 80px;
    }
    .body_jp #questions #bug_msg_block {
        padding-bottom: 10px;
    }

    #questions ol #mobile_upload_block {
        display:block;
        margin-bottom:50px;
    }

    #questions ol .path_block {
        margin: 0;
        line-height: 16px;
        padding-bottom: 5px;
    }

    #questions ol #reg_block {
        margin: 0;
        padding: 0;
    }

    #file_error {
        margin:0;
    }

    .text-block {
        width:100%;
        max-width: 100%;
        max-height: 130px;
        resize: none;
    }

    input[type="button"].send_btn {
        width: 100%;
    }

    .web_block {
        display:none;
    }

    .bullets {
        display: none;
    }

    .notice-fix {
        display: none;
    }

    #next_botton {
        margin-top: 50px;
        margin-bottom: 30px;
        display: block;
    }

    .delete_file {
        margin-left:5px;
        width:13px;
        height:13px;
    }

    .error {
        display:block;
        font-size:12px;
        color:#e52676;
        margin:-16px 0px 0px 0px;
    }

    .muted-notice ~ .error,
    .item-check-error {
        margin: -10px 0px 0px 0px;
    }

    .bug_msg_error {
        margin:-8px 0px 0px 0px;
    }
    .body_jp .bug_msg_error {
        margin-top: 0px;
    }

    .auto_reply_answer {
        display:none;
    }

    .auto_reply {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .body_jp .auto_reply {
        margin-top: 20px;
        margin-bottom: 0px;
        padding: 0px;
    }
    .body_jp #default_query .auto_reply {
        margin-top: -5px;
        margin-bottom: 0px;
    }

    .auto_reply_word {
        margin: 0;
    }

    .body_jp .btn-block {
        -moz-box-sizing: border-box;
        display: block;
        width: 100%;
        padding-top: 10px;
        margin-top: 30px;
    }

    #unsubWhy .bullets, .dontKnowAccount .bullets {
        display: inherit;
    }
    .dontKnowAccount .auto_reply, .notInUse .auto_reply, .useOtherService .auto_reply, .saveMoney .auto_reply {
        margin-bottom:20px;
    }
    #unsubWhy label {
        font-size:12px !important;
    }
    #unsubWhy li {
        width:43%;
        font-size:12px !important;
        margin-bottom:3% !important;
    }

    .dontKnowAccount h1, .notInUse h1, .useOtherService h1, .saveMoney h1 {
        font-size:18px;
    }

    .auto_reply h1 {
        font-size:16px;
        line-height: 20px;
    }

    .auto_reply h2 {
        line-height: 20px;
        font-size:16px;
    }

    .dontKnowAccount li {
        width:90%;
    }

    .notInUse ul {
        margin-left: 6%;
    }
    .notInUse li {
        height: 210px !important;
        width:40%;
    }
    .saveMoney li, .useOtherService li {
        height: 300px !important;
        width:43%;
    }
    .dontGo iframe {
        width:100% !important;
    }
    .byeSong {
        width: 100%;
    }
    .next_step {
        margin:3% 0 6%;
    }
    .unsub_payment_notice {
        margin-left: 8%;
    }

    .notice-fix, .notice-fix-bottom {
        margin-left: 0;
    }

    .head_wrap .logo h2 {
        line-height: 26px;
    }
}
