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

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

.join-ContentsIndexContainer_Inner {
    background-color: #f7fae9;
}

.join-List1 > li:not(:last-child) {
    margin-bottom: .5em;
}

.join-PremiumLimit dt {
    position: relative;
    padding-left: 1.5em;
}

.join-PremiumLimit_Num {
    position: absolute;
    top: 0;
    left: 0;
}

.join-PremiumLimit dd {
    margin-left: 1.5em;
}

.join-PremiumLimit dd:not(:last-child) {
    margin-bottom: .5em;
}

.join-ImportantMatter dd {
    margin-left: 2.75em;
}

.join-ImportantMatter dd:not(:last-child) {
    margin-bottom: .5em;
}

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

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

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

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

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

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

.join-DocLinks {
    padding-left: 0;
    list-style: none;
}

.join-FAQ div {
    background-color: #edf3d2;
}

.join-FAQ .cmn-FAQList_Title, .join-FAQ button {
    background-color: #f7fae9;
}

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

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

.join-InfoLinks {
    position: relative;
    margin-bottom: 40px;
    background-color: #fdf5f6;
}

.join-InfoLinks .join-InfoLinks_Title {
    margin: 0;
    width: 180px;
    font-size: 1rem;
    text-align: center;
}

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

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

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

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

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

.join-AgeTable {
    margin: 0 auto;
}

.join-AgeTable caption {
    margin: 0;
    border-radius: 8px 8px 0 0;
    background-color: #6b7a00;
    line-height: 1.444;
    color: #fff;
    font-size: 1.125em;
    text-align: center;
}

.join-AgeTable tbody tr {
    float: left;
}

.join-AgeTable tbody tr:nth-child(2n)::after {
    display: table;
    clear: left;
    content: "";
}

.join-AgeTable tbody tr:nth-child(1) th, .join-AgeTable tbody tr:nth-child(1) td,
.join-AgeTable tbody tr:nth-child(2) th, .join-AgeTable tbody tr:nth-child(2) td,
.join-AgeTable tbody tr:nth-child(5) th, .join-AgeTable tbody tr:nth-child(5) td,
.join-AgeTable tbody tr:nth-child(6) th, .join-AgeTable tbody tr:nth-child(6) td {
    background-color: #f7fae9;
}

.join-AgeTable tbody tr:nth-child(3) th, .join-AgeTable tbody tr:nth-child(3) td,
.join-AgeTable tbody tr:nth-child(4) th, .join-AgeTable tbody tr:nth-child(4) td {
    background-color: #edf3d2;
}

.join-AgeTable tbody tr:first-child th:first-child,
.join-AgeTable tbody tr:first-child td:last-child {
    border-radius: 0;
}

.join-AgeTable tbody tr:nth-child(5) th {
    border-radius: 0 0 0 8px;
}

.join-AgeTable tbody tr:nth-child(6) th {
    border-radius: 0;
}

.join-AgeTable th, .join-AgeTable td {
    box-sizing: border-box;
}

.join-AgeTable td {
    text-align: center;
}

.join-AgeTable tr:nth-child(2n-1) td {
    border-right: 1px solid #c1cd87;
}

.join-Contact .sw-Contact_Dial2 {
    margin-bottom: 30px;
}

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

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

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

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

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

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

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

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

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

    .join-InfoLinks {
        padding: 30px 20px 30px 300px;
    }

    .join-InfoLinks .join-InfoLinks_Character {
        position: absolute;
        top: 32px;
        left: 100px;
        width: 97px;
        height: auto;
    }

    .join-InfoLinks_List {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: -10px 0 0;
    }

    .join-InfoLinks_List li {
        width: calc(50% - 10px);
    }

    .join-NotificationTable {
        min-width: 1000px;
    }

    .join-NotificationTable tbody th {
        width: 1em;
    }

    .join-NotificationTable tbody td {
        width: 450px;
    }

    .join-AgeTable {
        width: 700px;
    }

    .join-AgeTable caption {
        padding: 15px 30px;
    }

    .join-AgeTable tbody tr {
        width: 350px;
    }

    .join-AgeTable th {
        width: 235px;
    }

    .join-AgeTable td {
        width: 115px;
    }

    .join-AgeTable tr:nth-child(2n-1) td {
        width: 114px;
    }
}

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

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

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

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

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

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

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

    .join-InfoLinks_List {
        margin: 0;
    }

    .join-NotificationTable {
        min-width: 750px;
    }

    .join-NotificationTable tbody th {
        width: 1em;
    }

    .join-NotificationTable tbody td {
        width: 335px;
    }

    .join-AgeTable {
        width: 540px;
    }

    .join-AgeTable caption {
        padding: 8px 15px;
    }

    .join-AgeTable tbody tr {
        width: 270px;
    }

    .join-AgeTable th {
        width: 180px;
    }

    .join-AgeTable td {
        width: 90px;
    }

    .join-AgeTable tr:nth-child(2n-1) td {
        width: 89px;
    }
}

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

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

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

/*# sourceMappingURL=join.css.map */


/*------------------------------------------------------------------------------
  quote / js
------------------------------------------------------------------------------*/
.quotColumn{
    position: absolute; font-size: 12px; width: 300px; line-height: 140%; 
    border-radius: 5px; padding: 0.8em;
    color: #2e2e2e;
    background: #fff8e0;  transform: translate3d(-25%,-125%,0);
    opacity: 0; pointer-events: none;
    transition: opacity 500ms;
}
.quotColumn.on{
	opacity: 1;
}

.quotColumn:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff8e0;
}

@media screen and (max-width: 770px) {
	.quotColumn{
		display: none;
	}
}
.quotColumn p {
  margin: 0;
  padding: 0;
}