@charset "utf-8";
.main_wrap {
    padding: 60px 0 120px;
}
.main_wrap.is-atn {
    padding: 130px 0;
}
.faq-atn {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 2;
}
.faqList-ttl {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: bold;
}

.faq_btnList {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.faq_btnList li {
    width: 360px;
    margin: 20px 20px 0 0;
}
.faq_btnList li:nth-child(1),
.faq_btnList li:nth-child(2),
.faq_btnList li:nth-child(3) {
    margin-top: 0;
}
.faq_btnList li:nth-child(3n) {
    margin-right: 0;
}
.faq_btnList li a {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    height: 63px;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    background:#01906D url(/insurance/cmn/svg/arw_r_w.svg) no-repeat  center right 18px / 10px auto;
}
.faq_btnList li a.on_page {
    pointer-events: none;
    background:#01906D;
}
.faq_btnList li.ver2 a {
    padding-right: 15px;
}
.faq_ankList {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 100px;
}
.faq_ankList li {
    border-left: solid 1px #B8B8B8;
    box-sizing: border-box;
    width: 33.333333%;
    height: 43px;
}
.faq_ankList li:nth-child(3n) {
    border-right: solid 1px #B8B8B8;
}
.faq_ankList li:last-child {
    border-right: solid 1px #B8B8B8;
}
.faq_ankList li {
    margin-top: 20px;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
}
.faq_ankList li a {
    color: #01906D;
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: block;
}
.faq_ankList li:nth-child(1),
.faq_ankList li:nth-child(2),
.faq_ankList li:nth-child(3) {
    margin-top: 0;
}
.faq_wrap {
    margin: 80px auto 0 auto;
}
.faq_ttl {
    width: 100%;
    background: #000;
    display: table;
    height: 65px;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.faq_ttl.ver2 {
    height: 70px;
}
.faq-ttl {
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
}
.faq-ttl .is-fzs {
    font-size: 21px;
    padding-left: 20px;
}
.faq-ttl .is-fzs.ver2 {
    padding: 0;
}
.faq_in {
    margin-bottom: 85px;
}
.faq_in:last-of-type {
    margin-bottom: 0;
}
.faq-subttl {
    font-size: 28px;
    font-weight: bold;
    color: #01906D;
    margin-bottom: 15px;
}
.faq_detail {
    margin-bottom: 45px;
}
.faq_detail:last-of-type {
    margin-bottom: 0;
}
.faq_detail dt {
    padding-left: 45px;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    border-bottom: solid 1px #B8B8B8;
}
.faq_detail dt.on {
    margin-bottom: 15px;
}
.faq_detail dt a {
    display: block;
    width: 100%;
    padding-right: 30px;
    box-sizing: border-box;
    padding-bottom: 12px;
    transition: none;
}
.faq_detail dt::before {
    position: absolute;
    content: "";
    background: url(/insurance/cmn/svg/arw_down_grn.svg) no-repeat;
    width: 23px;
    height: 15px;
    top: 50%;
    margin-top: -8px;
    right: 5px;
    z-index: -1;
}
.faq_detail dt.on::before {
    position: absolute;
    content: "";
    background: url(/insurance/cmn/svg/arw_up_grn.svg) no-repeat;
    width: 23px;
    height: 15px;
    top: 50%;
    margin-top: -8px;
    right: 5px;
    z-index: -1;
}
.faq_detail dt a.on {
    /* background: url(/insurance/cmn/svg/arw_up_grn.svg) no-repeat top 10px right 5px / 23px auto; */
    transition: none;
}
.faq_detail dt span {
    position: absolute;
    left: 0;
    color: #01906D;
    font-size: 30px;
    top: -11px;
}
.faq_detail dd {
    display: none;
    font-size: 18px;
}
.sup-txt {
    margin-top: 20px;
    position: relative;
    font-size: 15px;
    padding-left: 14px;
}
.sup-txt span {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
}
.faq_detail dd a {
    color: #01906D;
    text-decoration: underline;
}
.faq_detail dd a.pdf {
    padding-right: 20px;
    background: url(/insurance/cmn/svg/icn_pdf.svg) no-repeat top 4px right 5px / 16px auto;
}
.faq_detail dd.on {
    display: block;
}
.list1 li {
    margin-top: 32px;
}
.list1_sub {
    padding-left: 1em;
}
.list1_sub li {
    margin-top: 0;
}
.list2 {
    margin-top: 3px;
}
.list2 li {
    margin-top: 5px;
}
.list2 li a {
    display: block;
    padding-left: 1em;
    position: relative;
}
.list2 li a span {
    position: absolute;
    left: 0;
}
.faq_txt {
    position: relative;
    padding-left: 7em;
    margin-bottom: 10px;
}
.faq_txt:last-of-type {
    margin-bottom: 0;
}
.faq_txt span {
    position: absolute;
    left: 0;
}
.faq_txt.is-ver2 {
    margin-top: 10px;
}
.flex_wrap {
    display: flex;
    margin-bottom: 10px;
}

@media (min-width: 896px) {
    .faq_btnList li a:hover {
        opacity: 0.7;
    }
    .faq_ankList li a:hover {
        text-decoration: underline;
    }
    .faq_detail dt a:hover {
        text-decoration: underline;
    }
    .faq_detail dd a:hover {
        text-decoration: none;
    }
    .is-instype .flex_wrap p:nth-of-type(1) {
        width: 440px;
        position: relative;
    }
    .is-instype .flex_wrap p:nth-of-type(2) {
        width: calc(100% - 440px);
    }
    .is-instype .flex_wrap p:nth-of-type(1):before {
        content: "：";
        position: absolute;
        right: 0;
        top: 0;
    }
}
@media only screen and (max-width: 896px) {
    .main_wrap {
        padding: 40px 15px;
        box-sizing: border-box;
        width: 100%;
    }
    .main_wrap.is-atn {
        padding: 80px 15px;
    }
    .faqList-ttl {
        font-size: 20px;
    }
    .faq-atn {
        font-size: 16px;
        text-align: left;
    }
    .faq_btnList li {
        width: 48.41%;
        margin-right: 10px;
        margin-top: 10px;
    }
    .faq_btnList li a {
        font-size: 12px;
        height: 42px;
        background-size: 5px auto;
        background-position: center right 10px;
        line-height: 1;
    }
    .faq_btnList li.ver2 a {
        padding-right: 10px;
    }
    
    .faq_btnList li:nth-child(3n) {
        margin-right: 10px;
    }
    .faq_btnList li:nth-child(2n) {
        margin-right: 0;
    }
    .faq_btnList li:nth-child(3) {
        margin-top: 10px;
    }
    .faq_wrap {
        margin: 45px auto 0 auto;
    }
    .faq_ttl {
        height: 48px;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .faq_ttl.ver2 {
        height: 60px;
    }
    .faq-ttl {
        font-size: 17px;
        text-align: center;
    }
    .faq-ttl.ver2 {
        font-size: 15px;
    }
    .faq_ankList {
        display: block;
        margin-bottom: 45px;
    }
    .faq_ankList li {
        border-left: #B8B8B8 solid 1px;
        border-right: #B8B8B8 solid 1px;
        width: 100%;
        height: 30px;
    }
    .faq_ankList li {
        margin-top: 20px;
    }
    .faq_ankList li a {
        font-size: 14px;
    }
    .faq_ankList li:nth-child(2),
    .faq_ankList li:nth-child(3) {
        margin-top: 20px;
    }
    .faq_in {
        margin-bottom: 45px;
    }
    .faq-subttl {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .faq_detail {
        margin-bottom: 35px;
    }
    .faq_detail dt {
        padding-left: 28px;
        font-size: 15px;
    }
    .faq_detail dt.on {
        margin-bottom: 13px;
    }
    .faq_detail dt::before {
        position: absolute;
        content: "";
        background: url(/insurance/cmn/svg/arw_down_grn.svg) no-repeat;
        width: 14px;
        height: 10px;
        top: 50%;
        margin-top: -8px;
        right: 0;
        z-index: -1;
    }
    .faq_detail dt.on::before {
        position: absolute;
        content: "";
        background: url(/insurance/cmn/svg/arw_up_grn.svg) no-repeat;
        width: 14px;
        height: 10px;
        top: 50%;
        margin-top: -8px;
        right: 0;
        z-index: -1;
    }
    .faq_detail dt a {
        padding-right: 18px;
        padding-bottom: 8px;
    }
    .faq_detail dt span {
        position: absolute;
        left: 0;
        color: #01906D;
        font-size: 30px;
        top: -14px;
    }
    .faq_detail dt span img {
        width: 17px;
        height: auto;
    }
    .faq_detail dd {
        display: none;
        font-size: 14px;
    }
    .faq_detail dd a.pdf {
        background: url(/insurance/cmn/svg/icn_pdf.svg) no-repeat top 4px right / 12px auto;
        padding-right: 17px;
    }
    .list1 li {
        margin-top: 28px;
    }
    .list1_sub li {
        margin-top: 0;
    }
    .list2 {
        margin-top: 8px;
    }
    .list2 li {
        margin-top: 8px;
    }
    .faq-ttl .is-fzs {
        font-size: 12px;
        padding-left: 0;
    }
    .flex_wrap {
        display: block;
    }
}
@media (max-width: 374px) {
    .faq_btnList li {
        width: 48%;
    }
    .faq-ttl.ver2 {
        font-size: 13px;
    }
    .faq_btnList li.ver2 a {
        font-size: 10px;
        padding-right: 15px;
    }
}
