@charset 'UTF-8';
/*============================================================= qa よくあるご質問 =============================================================*/

/*!  #mainimg
================================================ */

@media screen and (max-width: 599px) {
    #qa #mainimg .mainTxt {
        width: 179px;
    }
}
/*!  #section
================================================ */

#qa #faq, #qa #privacy {
    background-color: #f4f4f4;
}
@media screen and (max-width: 599px) {
    #qa #faq, #qa #form, #qa #privacy {
        padding: 0 15px 30px;
    }
}
@media screen and (min-width: 600px) {
    #qa #faq, #qa #form, #qa #privacy {
        padding-bottom: 60px;
    }
}
#qa #faq .tit, #qa #form .tit, #qa #privacy .tit {
    margin-bottom: 10px;
    padding: 0;
}
@media screen and (min-width: 600px) {
    #qa #faq .tit, #qa #form .tit, #qa #privacy .tit {
        line-height: 1;
        margin-bottom: 20px;
    }
}
#qa #faq .tit .name_en, #qa #form .tit .name_en, #qa #privacy .tit .name_en {
    color: #274878;
}
@media screen and (min-width: 600px) {
    #qa #faq .tit .name_en, #qa #form .tit .name_en, #qa #privacy .tit .name_en {
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 599px) {
    #qa .contactMenu li:first-child a {
        height: 30px;
    }
}

/*!  #faq
================================================ */

@media screen and (min-width: 600px) {
    #qa #faq .faqIn {
        width: 1100px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 599px) {
    #qa #faq .hd {
        padding: 30px 0 14px;
    }
}
@media screen and (min-width: 600px) {
    #qa #faq .hd {
        padding: 50px 0 35px;
    }
}
#qa #faq .hd .lead {
    text-align: center;
}
#qa #faq .txtbox {
    background-color: #fff;
}
@media screen and (max-width: 599px) {
    #qa #faq .txtbox {
        padding: 20px 20px 0;
    }
}
@media screen and (min-width: 600px) {
    #qa #faq .txtbox {
        padding: 62px 60px 0;
    }
}
#qa #faq .item {
    border-top: 1px dotted #c9c9c9;
}
@media screen and (max-width: 599px) {
    #qa #faq .item {
        padding-top: 17px;
        padding-bottom: 4px;
    }
}
@media screen and (min-width: 600px) {
    #qa #faq .item {
        padding-top: 24px;
        padding-bottom: 17px;
    }
}
#qa #faq .item:nth-child(1) {
    padding-top: 0;
    border-top: none;
}
#qa #faq .item .itemTit {
    position: relative;
    border-bottom: 1px solid #274878;
}
#qa #faq .item .itemTit:before {
    font-family: 'Spectral SC', serif;
    font-weight: 200;
    position: absolute;
    left: 0;
    display: block;
    content: 'Q';
    text-align: center;
    color: #fff;
    background-color: #274878;
}
@media screen and (max-width: 599px) {
    #qa #faq .item .itemTit {
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1.35;
        padding: 0 0 12px 32px;
    }
    #qa #faq .item .itemTit:before {
        font-size: 1.7rem;
        line-height: 23px;
        top: -2px;
        width: 23px;
        height: 23px;
    }
}
@media screen and (min-width: 600px) {
    #qa #faq .item .itemTit {
        font-size: 1.6rem;
        font-weight: bold;
        padding: 0 0 21px 43px;
    }
    #qa #faq .item .itemTit:before {
        font-size: 2.2rem;
        line-height: 30px;
        top: -2px;
        width: 30px;
        height: 30px;
    }
}
#qa #faq .item .itemTxt {
    position: relative;
}
#qa #faq .item .itemTxt:before {
    font-family: 'Spectral SC', serif;
    font-weight: 200;
    position: absolute;
    left: 0;
    display: block;
    content: 'A';
    text-align: center;
    color: #fff;
    background-color: #bd9e6a;
}
@media screen and (max-width: 599px) {
    #qa #faq .item .itemTxt {
        padding: 11px 0 12px 32px;
    }
    #qa #faq .item .itemTxt:before {
        font-size: 1.7rem;
        line-height: 23px;
        top: 10px;
        width: 23px;
        height: 23px;
    }
}
@media screen and (min-width: 600px) {
    #qa #faq .item .itemTxt {
        padding: 25px 0 31px 43px;
    }
    #qa #faq .item .itemTxt:before {
        font-size: 2.2rem;
        line-height: 30px;
        top: 22px;
        width: 30px;
        height: 30px;
    }
}

/*!  #privacy
================================================ */

@media screen and (min-width: 600px) {
    #qa #privacy .privacyIn {
        width: 1100px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 599px) {
    #qa #privacy .hd {
        padding: 30px 0 8px;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .hd {
        padding: 60px 0 20px;
    }
}
#qa #privacy .txtbox {
    border: 1px solid #c9c9c9;
    background-color: #fff;
}
@media screen and (max-width: 599px) {
    #qa #privacy .txtbox {
        padding: 19px 20px 20px 20px;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .txtbox {
        padding: 63px 60px;
    }
}
@media screen and (max-width: 599px) {
    #qa #privacy .block:nth-of-type(2) {
        padding-bottom: 10px;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .block:nth-of-type(2) {
        padding-bottom: 18px;
    }
}
#qa #privacy .block .blockTit {
    font-weight: bold;
    color: #204070;
}
@media screen and (max-width: 599px) {
    #qa #privacy .block .blockTit {
        font-size: 1.9rem;
        line-height: 1.26;
        margin-bottom: 8px;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .block .blockTit {
        font-size: 2.2rem;
        line-height: 1;
        margin-bottom: 24px;
    }
}
#qa #privacy .block .blockTxt+.blockTxt {
    margin-bottom: 13px;
}
@media screen and (min-width: 600px) {
    #qa #privacy .block .blockTxt+.blockTxt {
        margin-bottom: 35px;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .block .blockTxt+.blockList {
        margin-top: 15px;
    }
}
#qa #privacy .block .blockList .blockListTit {
    font-weight: bold;
}
@media screen and (min-width: 600px) {
    #qa #privacy .block .blockList .blockListTit {
        font-size: 1.6rem;
    }
}
@media screen and (max-width: 599px) {
    #qa #privacy .block .blockList .blockListTit+.blockListTxt {
        padding-bottom: 5px;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .block .blockList .blockListTit+.blockListTxt {
        padding-bottom: 12px;
    }
}
@media screen and (max-width: 599px) {
    #qa #privacy .block .blockList .blockListTxt>.blockList02 {
        padding-top: 5px;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .block .blockList .blockListTxt>.blockList02 {
        padding-top: 12px;
    }
}
#qa #privacy .note {
    background-color: #f4f4f4;
}
@media screen and (max-width: 599px) {
    #qa #privacy .note {
        padding: 16px 15px 15px;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .note {
        padding: 30px;
    }
}
#qa #privacy .note .noteList .noteTit {
    font-weight: bold;
}
@media screen and (max-width: 599px) {
    #qa #privacy .note .noteList .noteTit {
        font-size: 1.4rem;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .note .noteList .noteTit {
        font-size: 1.6rem;
    }
}
@media screen and (max-width: 599px) {
    #qa #privacy .note .noteList .noteTxt {
        font-size: 1.3rem;
    }
    #qa #privacy .note .noteList .noteTxt .address, #qa #privacy .note .noteList .noteTxt .fax {
        display: block;
    }
}
@media screen and (min-width: 600px) {
    #qa #privacy .note .noteList .noteTxt {
        font-size: 1.4rem;
    }
    #qa #privacy .note .noteList .noteTxt .address, #qa #privacy .note .noteList .noteTxt .fax {
        display: inline-block;
        padding-left: 14px;
    }
}

#errorMsg .msg {
    color: #dd0000;
    font-weight: 700;
    margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
    #errorMsg .msg {
        text-align: center;
    }
}
.submitArea input[type='button'] {
    color: #fff;
    background-color: #ccc;
}
#qa #form .formBtn.back:after {
    left: 12px;
    right: inherit;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
@media screen and (max-width: 599px) {
    #qa #form .formBtn.back {
        margin-bottom: 10px;
    }
    .submitArea input[type='button'] {
        font-size: 1.5rem;
        width: 230px;
        height: 55px;
    }
    input[type='submit'] {
        font-size: 1.5rem;
        width: 230px;
        height: 55px;
    }
}
@media screen and (min-width: 600px) {
    #qa #form .submitArea {
        text-align: center;
    }
    #qa #form .formBtn {
        display: inline-block;
        margin: 0 10px;
        transition: .3s;
    }
    #qa #form .formBtn:hover {
        opacity: .7;
    }
    .submitArea input[type='button'] {
        font-size: 1.8rem;
        width: 350px;
        height: 80px;
    }
}

#qa #form .formTable td.your-day > .input_wrap {

}
#qa #form .formTable td.your-day .form_year {
    width: 60%;
}
#qa #form .formTable td.your-day .form_time {
    width: 30%;
    margin-left: 5%;
}
@media screen and (min-width: 600px) {
    #qa #form .formTable td.your-day > .input_wrap {

    }
    #qa #form .formTable td.your-day .form_time {
        margin-left: 10px;
    }
}