@charset "Shift_JIS";
.faq {}

/*フッター*/
.footer2 {
    color: #181548;
    background-color: #181548;
    padding: 20px 0;
    margin: 0 0 185px;
}
.footer2 a {
    color: #181548;
    text-decoration:none;
}
.footer2__inner {
    font-size: 0;
    margin: 0 auto;
    padding: 0 15px;
}
.footer2__block {
    width: 100%;
    display: block;
    vertical-align: top;
    text-align: center;
    padding: 25px 0;
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    margin: 0 0 10px;
}
.footer2__block:nth-child(3) {
    margin-bottom: 0;
}
.footer2__block:nth-child(2) {
    color: #fff;
    background-color: #FF9900;
}
.footer2__block:nth-child(3) .footer2__block-image img {
    height: 36px;
}
.footer2__block-image {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(0,-50%);
}
.footer2__block-image img {
    height: 50px;
}
.footer2__block-top {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 5px;
    text-align: left;
    padding: 0 0 0 30%;
    box-sizing: border-box;
}
.footer2__block-bottom {
    font-size: 12px;
    text-align: left;
    padding: 0 0 0 30%;
    box-sizing: border-box;
}

/*お問い合わせ*/
.faq-contact {
    font-size: 0;
    color: #181548;
    padding: 0 15px;
}
.faq-contact__block2 .faq-contact__block-text{
    padding: 15px 0 0;
}
.faq-contact__block-text-bottom {
    vertical-align: middle;
    font-size: 12px;
    box-sizing: border-box;
    padding: 0 15px 15px;
}
.faq-contact__block-text-bottom {
    text-align: left;
}
.faq-contact__block-text-bottom-top {
    vertical-align: middle;
    font-size: 18px;
    margin: 0 0 5px;
    text-align: center;
}
.faq-contact__block-text-bottom-top .bb{
    font-weight: bold;
}
.faq-contact__block-text-bottom-top .ba{
    font-weight: bold;
    font-size: 32px;
    font-family: "Open Sans", Arial, sans-serif;
}
.faq-contact__block-text-top {
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
}
.faq-contact__block-text-top-top:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/tel2.png');
    background-size: contain;
    width: 39px;
    height: 39px;
    top: 60%;
    left: -1px;
    transform: translate(0,-50%);
}
.faq-contact__block-text-top-top {
    font-size: 20px;
    position: relative;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    margin: 0 0 15px;
}
.faq-contact__block-text-top-top .bb{
    font-weight: bold;
}
.faq-contact__block-text-top-top .ba{
    font-weight: bold;
    font-size: 40px;
    color: #181548;
    font-family: "Open Sans", Arial, sans-serif;
    padding: 0 10px 0 0;
}
.faq-contact__block-text-top-middle {
    font-size: 14px;
}
.faq-contact__block-text-top-bottom {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
}
.faq-contact__block-text-top-bottom span {
    font-weight: normal;
    font-size: 14px;
}
.faq-contact__block-text-att {
    color: #181548;
    font-size: 20px;
    margin: 0 0 5px;
}
.faq-contact__block-text-time {
    color: #181548;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}
.faq-contact__block-text-time span {
    font-weight: normal;
    font-size: 14px;
}
.faq-contact__block-text-tel {
    color: #181548;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
    padding: 0 0 0 60px;
}
.faq-contact__block-text-tel:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/tel.png');
    background-size: contain;
    width: 44px;
    height: 44px;
    top: 50%;
    left: 10px;
    transform: translate(0,-50%);
}
.faq-contact__block {
    text-align: center;
    margin: 0 0 20px;
}
.faq-contact__block-title {
    color: #181648;
    font-size: 14px;
    padding: 15px 0;
    background-color: rgba(24,22,72,.05);
    line-height: 1;
    font-weight: bold;
    text-align: center;
}
.faq-contact__block-text {
    width: 100%;
    padding: 25px 15px 15px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(24,22,72,.05);
    border-left: 1px solid rgba(24,22,72,.05);
    border-right: 1px solid rgba(24,22,72,.05);
}
.faq-contact__block-text-btn {
    font-size: 16px;
    color: #fff !important;
    background-color: #52529C;
    font-weight: bold;
    width: 90%;
    padding: 25px 0 25px 30px;
    border-radius: 6px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto 15px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    text-decoration:none !important;
    transition: 0.3s all;
    display: block;
}
.faq-contact__block-text-btn:hover {
    opacity: 0.8;
    transition: 0.3s all;
}
.faq-contact__block-text-text {
    font-size: 12px;
    padding: 0 15px;
    text-align: left;
    box-sizing: border-box;
    color: #181648;
}
.faq-contact__block-text-btn:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/contact.png');
    background-size: contain;
    width: 27px;
    height: 20px;
    top: 50%;
    left: 40px;
    transform: translate(0,-50%);
}

/*fixed*/
.faq-fixed {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    padding: 10px 0 0px;
    background-color: #fff;
    z-index: 999;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    font-size: 0;
    box-sizing: border-box;
}
.faq-fixed .faq-category-titles-block{
    width: calc(100%/3 - 20px);
    margin: 0 10px 10px 0;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
.faq-fixed .faq-category-titles-block:first-child {
    background-color: #f4f4f4;
}
.faq-fixed .faq-category-titles-block:first-child .faq-category-titles-block-text {
    color: #181648;
}
.faq-fixed .faq-category-titles-block:nth-child(3n) {
    margin-right: 0;
}

/*質問と回答*/
.faq-main {
}
.faq-main__wrapper {
    margin: 0 0 50px;
    padding: 0 15px;
}
.faq-main__title {
    color: #181648;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 20px;
}
.faq-main__block {
    margin: 0 0 15px;
    text-align: left;
}
.faq-main__block-title {
    color: #181648;
    font-size: 16px;
    position: relative;
    font-weight: bold;
    padding: 20px 10px 20px 60px;
    background-color: #F2F5FF;
    box-sizing: border-box;
    text-align: left;
}
.faq-main__block-title:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/hatena.png');
    background-size: contain;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 20px;
    transform: translate(0,-50%);
}
.faq-main__block-answer {
    font-size: 16px;
    padding: 25px 10px 25px 10px;
    border-right: 1px solid #D6E5ED;
    border-left: 1px solid #D6E5ED;
    border-bottom: 1px solid #D6E5ED;
    box-sizing: border-box;
    word-break: break-all;
}

/*カテゴリーから探す*/
.faq-category {
}
.faq-category__block {
    font-size: 0;
}
.faq-category__block-title {
    display: inline-block;
    width: 49%;
    position: relative;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    margin: 0 1% 15px 0;
    font-size: 16px;
    vertical-align: top;
}
.faq-category__block-title:nth-child(2n) {
    margin: 0 0 15px 1%;
}
.faq-category__block-title:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/hatena.png');
    background-size: contain;
    width: 22px;
    height: 22px;
    top: 0;
    left: 0;
}

.faq-category-titles {
    font-size: 0;
    margin: 0 0 40px;
    border-bottom: 2px solid #181648;
}
.faq-category-titles-block:first-child {
    background-color: #181648;
}
.faq-category-titles-block:last-child {
    margin-right: 0;
}
.faq-category-titles-block:first-child .faq-category-titles-block-text {
    color: #fff;
}
.faq-category-titles-block {
    display: inline-block;
    margin: 0 4px 0 0;
    height: 40px;
    background-color: #f4f4f4;
    /*background-color: #181648;*/
    border-radius: 4px 4px 0 0;
    position: relative;
    cursor: pointer;
    text-align: left;
}
.faq-category-titles-block-image {
    position: absolute;
    height: 24px;
    top: 25px;
    left: 50%;
    transform: translate(-50%,0);
}
.faq-category-titles-block-image img {
    height: 24px;
}
.faq-category-titles-block-text {
    color: #181648;
    /*color: #fff;*/
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
}

/*よくあるご質問*/
.faq-many {
    margin: 0 0 55px;
}
.faq-many__inner {
    position: relative;
}
.faq-many__title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
    background-color: #181648;
    padding: 15px 0;
}
.faq-many__title-image img {
    position: absolute;
    top: 35px;
    left: -10px;
}
.faq-many__wrapper {
    font-size: 0;
    padding: 0 15px;
}
.faq-many__block {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    border-radius: 4px;
    position: relative;
    text-align: left;
    text-decoration: none;
}
.faq-many__block-text {
    color: #0033CD;
    font-size: 15px;
    line-height: 1.3;
    padding: 0 0 0 45px;
    text-decoration:none;
}
.faq-many__block-text:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url('/dmail/guide/faq/images/hatena.png');
    background-size: contain;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
}
