

@charset "UTF-8";

/*

    Aflac CSS
    未来の自分が決める保険 ＷＡＹＳ - 基本設計

*/


/* .listTabLinks タブ型リンクリスト
----------------------------------------------- */
.listTabLinks {
    display: flex;
    justify-content: space-around;
}
.listTabLinks.modUpperSide {
    border-bottom: 2px solid #0058a8;
}
.listTabLinks.modBottomSide {
    border-top: 2px solid #0058a8;
}
@media only screen and (max-width: 767px) {     /* SP */
    .modResponsiveWays .listTabLinks {
        margin: 0 -10px;
    }
    .modResponsiveWays .listTabLinks.modBottomSide {
        background: #ffffff;
    }
}
.listTabLinks > a {
    display: flex;
    justify-content: center;
    align-items: center;

    width: calc(100% / 2 - 10px);
    height: 54px;

    border: 2px solid #e6e6e6;

    color: #333333;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;

    background: #ffffff;
}
.listTabLinks.modUpperSide > a {
    border-bottom: none;
    box-shadow: 0px -1px 3px 0px #e6e6e6;
}
.listTabLinks.modBottomSide > a {
    border-top: none;
    box-shadow: 0px 2px 2px 1px #e6e6e6;
}
.listTabLinks > a.tabLinkCaution {
    justify-content: space-between;
    padding: 0 11px;
}
.listTabLinks.modLinkIndex > a.tabLinkIndex,
.listTabLinks.modLinkCaution > a.tabLinkCaution,
.listTabLinks.modLinkFaq > a.tabLinkFaq {
    border-color: #0058a8;
    background: #0058a8;
    color: #ffffff;
    pointer-events: none;
}

/* #bloProductBanner 商品ロゴバナー
----------------------------------------------- */
#bloProductBanner {
    display: flex;
    height: 220px;
    align-items: center;
    margin-bottom: 30px;
    background: #ffffff;
}
#bloProductBanner > #imgProductLogo {
    display: block;
    width: 212px;
}
#bloProductBanner > #bloProductBannerTxt {
    padding: 0 10px;
    font-size: 18px;
    font-weight: bold;
}
#bloProductBanner > #bloProductBannerTxt > .noteProductBanner {
    font-size: 14px;
    font-weight: normal;
}
#bloProductBanner > #bloProductBannerTxt > img {
    height: auto;
}
@media only screen and (max-width: 767px) {     /* SP */
    .modResponsiveWays #bloProductBanner {
        height: auto;
        padding: 20px 0;
        margin: 0 -10px 30px;
    }
    .modResponsiveWays #bloProductBanner > #imgProductLogo {
        width: 167px;
    }
    .modResponsiveWays #bloProductBanner > #bloProductBannerTxt {
        padding: 0 10px;
        font-size: 15px;
    }
}


/* .bloWhiteCard
----------------------------------------------- */
.bloWhiteCard {
    padding: 20px;
    background: #ffffff;
    font-size: 13.12px;
}
@media only screen and (max-width: 767px) {     /* SP */
    .modResponsiveWays .bloWhiteCard {
        padding: 20px 10px;
        margin: 0 -10px 0px;
    }
}


/* .requestBtnResponsivePamphlet
----------------------------------------------- */
/* override */
body:not(.modResponsiveWays) .requestBtnResponsivePamphlet {
    width: 430px;
    margin: 0 auto;
    padding: 10px 5px;
}
body:not(.modResponsiveWays) .requestBtnResponsivePamphlet:hover {
    opacity: 0.85;
}
body:not(.modResponsiveWays) .requestBtnResponsivePamphlet > span {
    display: inline;
    padding: 5px 0 0;
    font-size: 16px;
}
body:not(.modResponsiveWays) .requestBtnResponsivePamphlet > span:before {
    background-size: 30px auto;
    top: 23%;
    left: -29%;
}


/* #bloDownArrowIcon
----------------------------------------------- */
#bloDownArrowIcon {
    padding: 42px 0 30px;
}
#bloDownArrowIcon::before {
    content: "";
    display: block;
    width: 0;
    border-top: 50px solid #0058a8;
    border-right: 60px solid transparent;
    border-left: 60px solid transparent;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {     /* SP */
    .modResponsiveWays #bloDownArrowIcon {
        margin: 0 -10px;
        background: #ffffff;
    }
}


/* .duckButtonBox
----------------------------------------------- */
.duckButtonBox form {
    width: 48%;
    padding-top: 65px;
    float: right;
}
.duckButtonBox .btnWaysShiryo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: 2px solid #e98300;
    border-radius: 50px;
    padding: 15px 10px;
    background: #e98300;
    box-shadow: 0px 2px 3px 0px rgba(4, 0, 0, 0.25);
    color: #ffffff;
    cursor: pointer;
    letter-spacing: 1px;
}
.duckButtonBox .btnWaysShiryo:before {
    content: '';
    display: block;
    min-width: 22px;
    width: 22px;
    height: 23px;
    margin: 0 15px;
}
.duckButtonBox .btnWaysShiryo:before {
    background: url("/content/dam/aflac/jp/ja/static/sp/shared/images/icon_link_book_white.png") no-repeat 0 0 / 22px 23px;
}
@media only screen and (max-width: 767px) {     /* SP */
    .modResponsiveWays .duckButtonBox form {
        width: auto;
        padding: 0 0 60px;
        float: none;
    }
    .modResponsiveWays .duckButtonBox .btnWaysShiryo {
        padding: 15px 5px;
    }
    .modResponsiveWays .duckButtonBox .btnWaysShiryo:before,
    .modResponsiveWays .duckButtonBox .btnWaysShiryo:after {
        margin: 0px 15px 1px 10px;
    }
}


/* .listCircle
----------------------------------------------- */
.listCircle {
    list-style: none;
}
.listCircle > * {
    padding: 3px 0 3px 16px;
    background: url("/content/dam/shared/jp/ja/static/images/common/icon_list_circle.gif") no-repeat 3px 0.7em;
}
.listCircle.modChild > * {
    background-image: url("/content/dam/shared/jp/ja/static/images/common/icon_list_circle_child.gif");
}


/* .listNote
----------------------------------------------- */
.listNote {
    list-style: none;
}
.listNote > * {
    position: relative;
    padding: 3px 0 3px 1.6em;
}
.listNote > * > .bulletNote {
    position: absolute;
    top: 3px;
    left: 0;
}

/* ご契約にあたっての注意事項 Q&A 共通パーツ */
/* .tabNavBlock
----------------------------------------------- */
.tabNavBlock {
    border-bottom: 3px solid #0058a8;
}

/* #bloWaysAccordion
----------------------------------------------- */
#bloWaysAccordion {
    padding: 3em 0 1em;
}
#bloWaysAccordion > .btnAll {
    display: none;
    text-align: right;
}
#bloWaysAccordion > .btnAll > * {
    display: inline-block;
    cursor: pointer;
}
#bloWaysAccordion > .btnAll > *:last-child {
    padding-left: 8px;
}
#bloWaysAccordion > .dlAc {
    margin: 1em 0;
    border-bottom: 1px solid #c5c5c5;
}
#bloWaysAccordion .lastChild {
    display: none;
    margin-top: 18px;
}


/* .tableCreditLimit
----------------------------------------------- */
.tableCreditLimit {
    width: 100%;

    border-collapse: collapse;
    margin-bottom: 1em;

    text-align: left;
}
.tableCreditLimit tr > * {
    border: 1px solid #cccccc;
    padding: 7px 10px;
    font-weight: normal;
}
.tableCreditLimit thead th {
    background: #d7d7d7;
}
.tableCreditLimit tbody tr > :first-child {
    width: 30%;
    background: #d6e9f2;
}

/* glonav
----------------------------------------------- */
@media(scripting:enabled){
    .sb-insur-type-lists .items-level0 > .icon-item.active > a[href="/shisankeisei/"]{
        background: url("/content/dam/shared/jp/ja/static/resp_images/icon/arrow_right_blue_01.png") 15px 23px no-repeat;
    	color: #333;
    	font-size: 16px;
    }
    .sb-insur-type-lists .items-level0 > .icon-item.active > a[href="/shisankeisei/"] + ul{
        display:none !important;
    }
}



