.retire-DocHeader {
    margin-top: -20px;
}

.retire-DocHeader img {
    line-height: 1;
    vertical-align: middle;
}

.retire-ContentsIndexContainer_Inner {
    background-color: #fafbea;
}

.retire-TaxMerit_Item .retire-TaxMerit_Header {
    position: relative;
    margin-top: 0;
    line-height: 1.444;
    color: #0077c2;
    font-size: 1.125em;
    text-align: center;
}

.retire-TaxMerit_Item .retire-TaxMerit_Header img {
    display: block;
    margin: 18px auto 0;
}

.retire-TaxMerit_Item:nth-child(1) img {
    width: 130px;
}

.retire-TaxMerit_Item:nth-child(2) img {
    width: 164px;
}

.retire-TaxMerit_Item:nth-child(3) img {
    width: 154px;
}

.retire-TaxMerit_Item *:last-child {
    margin-bottom: 0;
}

.retire-Table1 tbody td {
    text-align: center;
}

.retire-FAQ div {
    background-color: #f1eed6;
}

.retire-FAQ .cmn-FAQList_Title, .retire-FAQ button {
    background-color: #fafbea;
}

.retire-FAQ .cmn-FAQList .cmn-FAQList_TitleContainer .cmn-FAQList_Title button {
    border-bottom-color: #c1cd87;
}

.retire-FAQ .cmn-FAQList_Body[aria-hidden="false"] {
    border-bottom-color: #f1eed6;
}

.retire-InfoLinks {
    margin-bottom: 40px;
    background-color: #fdf5f6;
}

.retire-InfoLinks .retire-InfoLinks_Title {
    margin: 0 70px 0 0;
    width: 200px;
    font-size: 1rem;
    text-align: center;
}

.retire-InfoLinks .retire-InfoLinks_Title span {
    display: block;
    margin-bottom: 20px;
    border-radius: 17px;
    background-color: #d23843;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.retire-InfoLinks_List {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    line-height: 1.714;
    font-size: .875em;
}

.retire-InfoLinks_List li {
    box-sizing: border-box;
    padding-left: 18px;
    background: url(/common/images/blt_right_01.png) no-repeat left .3em;
}

.retire-InfoLinks_List li:not(:last-child) {
    margin-bottom: 10px;
}

.retire-InfoLinks_List a {
    text-decoration: none;
}

.retire-InfoLinks_List a:hover, .retire-InfoLinks_List a:active,
.retire-InfoLinks_List a:focus {
    text-decoration: underline;
}

.retire-Contact .sw-Contact_Dial3 {
    margin-bottom: 30px;
}

@media screen and (min-width: 770px) {
    .retire-DocHeader {
        position: relative;
        overflow: hidden;
        min-width: 1000px;
        height: 226px;
    }

    .retire-DocHeader img {
        position: absolute;
        left: 50%;
        margin-left: -640px;
        max-width: none;
    }

    .retire-ContentsIndexContainer_Inner {
        padding: 20px 0 60px;
        min-width: 1000px;
    }

    .retire-ContentsContainer {
        padding: 60px 0;
    }

    .retire-SectionLv1 {
        margin-bottom: 70px;
    }

    .retire-SectionLv1 > section:not(:last-child) {
        margin-bottom: 35px;
    }

    .retire-AboutIdecoLayout {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .retire-AboutIdecoLayout > div {
        width: 48%;
    }

    .retire-Table1 {
        width: 1000px;
    }

    .retire-Table1 td {
        width: 200px;
    }

    .retire-FAQ {
        min-width: 1000px;
    }

    .retire-InfoLinks {
        display: -ms-flexbox;
        display: flex;
        padding: 30px 20px 30px 60px;
    }

    .retire-InfoLinks .retire-InfoLinks_Character {
        width: 95px;
        height: auto;
    }

    .retire-InfoLinks_List li {
        width: 600px;
    }
}

@media screen and (max-width: 769px) {
    .retire-DocHeader img {
        width: 100%;
    }

    .retire-ContentsIndexContainer_Inner {
        padding: 20px 0;
    }

    .retire-ContentsContainer {
        padding: 20px 0;
    }

    .retire-SectionLv1:not(:last-child) {
        margin-bottom: 40px;
    }

    .retire-SectionLv1 > section:not(:last-child) {
        margin-bottom: 25px;
    }

    .retire-Table1 {
        width: 650px;
    }

    .retire-Table1 td {
        width: 150px;
    }

    .retire-InfoLinks {
        padding: 20px 15px;
    }

    .retire-InfoLinks .retire-InfoLinks_Character {
        display: none;
    }
}

@media screen and (min-width: 480px) {
    .retire-TaxMerit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .retire-TaxMerit_Item {
        width: 30%;
    }
}

@media screen and (max-width: 479px) {
    .retire-TaxMerit_Item {
        width: 100%;
    }
}

.guide-MaxPremiumTable tbody td {
    width: 300px;
}

.cmn-Table1.guide-MaxPremiumTable-1 thead + tbody tr:first-child *:first-child,
.cmn-Table1.guide-MaxPremiumTable-1 thead + tbody tr:first-child td:last-child{
    border-radius: 0 0 0 8px;
}

.cmn-Table1.guide-MaxPremiumTable thead tr th:first-child,
.cmn-Table1.guide-MaxPremiumTable tbody tr th:first-child{
    border-left: 1px solid #0077c2;
}
.cmn-Table1.guide-MaxPremiumTable thead tr th:last-child,
.cmn-Table1.guide-MaxPremiumTable tbody td:last-child{
    border-right: 1px solid #0077c2;
}
.cmn-Table1.guide-MaxPremiumTable thead tr th:not(:last-child),
.cmn-Table1.guide-MaxPremiumTable thead tr th:not(:first-child){
    border-top: 1px solid #0077c2;
}

.cmn-Table1.guide-MaxPremiumTable-1 thead th:last-child{
    border-radius: 8px 8px 0 0;
    border-top: 1px solid #0077c2;
    border-left: 1px solid #0077c2;
    border-right: 1px solid #0077c2;
}

.cmn-Table1.guide-MaxPremiumTable tbody tr:last-child th,
.cmn-Table1.guide-MaxPremiumTable tbody tr:last-child td,
.cmn-Table1.guide-MaxPremiumTable-1 thead + tbody tr:first-child *:first-child{
    border-bottom: 1px solid #0077c2;
}

.cmn-Table1 .Text-Target{
    line-height: 1.4;
}

.cmn-Table1 .cmn-fsize16{
    font-size: 1.6em;
}
.cmn-Table1 .Table-1_attention1,
.cmn-Table1 .Table-1_attention2,
.cmn-Table1 .Table-1_attention12{
    position: relative;
}
.cmn-Table1 .Table-1_attention1:after{
    content: "(※1)";
    display: inline-block;
    width: 55px;
    font-size: 0.7rem;
    text-align: left;
    position: absolute;
    bottom: -15px;
    left: 30px;
}
.cmn-Table1 .Table-1_attention2:after{
    content: "(※2)";
    display: inline-block;
    width: 55px;
    font-size: 0.7rem;
    text-align: left;
    position: absolute;
    bottom: -15px;
    left: 30px;
}
.cmn-Table1 .Table-1_attention12:after{
    content: "(※1、2)";
    display: inline-block;
    width: 55px;
    font-size: 0.7rem;
    text-align: left;
    position: absolute;
    bottom: -15px;
    left: 30px;
}
@media screen and (max-width: 769px){
    .guide-MaxPremiumTable {
        width: 800px;
    }

}
/*# sourceMappingURL=retirement.css.map */
