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

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

.guide-Feature_Inner {
    background-color: #f1f9fd;
}

.guide-iDeCoMerit_Fig1 {
    margin: 0 0 30px;
}

.js .guide-iDeCoMerit_Fig1 {
    position: relative;
}

.js .guide-iDeCoMerit_Fig1 div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s;
}

.js .guide-iDeCoMerit_Fig1 div:first-child {
    position: relative;
}

.js .guide-iDeCoMerit_Fig1 div.active {
    opacity: 1;
    transition: opacity 1s;
}

.guide-iDeCoMerit_Fig1Ctrl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.no-js .guide-iDeCoMerit_Fig1Ctrl {
    display: none;
}

.guide-iDeCoMerit_Fig1Ctrl button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 10px;
    border: 1px solid #0060ae;
    border-radius: 3px;
    width: 4em;
    background-color: #fff;
    color: #0060ae;
}

.guide-iDeCoMerit_Fig1Ctrl button[disabled] {
    border-color: #f0f0f0;
    background-color: #f0f0f0;
    color: #333;
}

.guide-MeritNoteList, .guide-MeritNoteList_Links {
    padding-left: 0;
    list-style-type: none;
}

.guide-MeritNoteList {
    margin: 30px auto 0;
    line-height: 1.444;
    font-size: 1.125em;
}

.guide-MeritNoteList_Links {
    margin-top: 20px;
}

.guide-NoticeBox1 {
    background-color: #fff;
}

.guide-MaxPremiumTable{
    border-collapse: separate;
}

.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;
}

.guide-DescriptionList1 dd {
    margin-left: 0;
}

.guide-DescriptionList1 dd:not(:last-child) {
    margin-bottom: 1em;
}

.guide-DescriptionList1 > dt {
    color: #0077c2;
    font-weight: bold;
}

.guide-DescriptionList1 > dd > dl {
    margin-top: 0;
}

.guide-DescriptionList1 > dd dt {
    font-weight: bold;
}

.guide-FAQ div {
    background-color: #dbeff9;
}

.guide-FAQ .cmn-FAQList_Title, .guide-FAQ button {
    background-color: #edf7fc;
}

.guide-FAQ button {
    border-bottom-color: #b9e0ec;
}

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

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

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

    .guide-Feature section:not(:last-child),
    .guide-Merit section:not(:last-child),
    .guide-Mechanism section:not(:last-child),
    .guide-ImportantNotice section:not(:last-child) {
        margin-bottom: 35px;
    }

    .guide-Feature_Inner {
        padding: 20px 0 60px;
        min-width: 1000px;
    }

    .guide-Merit {
        padding: 60px 0;
        min-width: 1000px;
    }

    .guide-Mechanism {
        padding: 0 0 60px;
        min-width: 1000px;
    }

    .guide-ImportantNotice {
        padding: 0 0 60px;
        min-width: 1000px;
    }

    .guide-iDeCoMerit_Fig1Ctrl button {
        padding: 5px 15px;
        width: 4em;
    }

    .guide-MeritNoteList .guide-MeritNoteList_Item {
        text-align: center;
    }

    .guide-MeritNoteList_Links {
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .guide-MeritNoteList_Links li:not(:last-child) {
        margin-right: 20px;
    }

    .guide-NoticeBox1 {
        padding: 25px;
    }

    .guide-DescriptionList1 > dt {
        font-size: 1.125em;
    }

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

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

    .guide-Feature section:not(:last-child),
    .guide-Merit section:not(:last-child),
    .guide-Mechanism section:not(:last-child),
    .guide-ImportantNotice section:not(:last-child) {
        margin-bottom: 25px;
    }

    .guide-Feature_Inner {
        padding: 20px 0 30px;
    }

    .guide-Merit {
        padding: 30px 0;
    }

    .guide-Mechanism {
        padding: 0 0 30px;
    }

    .guide-ImportantNotice {
        padding: 0 0 30px;
    }

    .guide-iDeCoMerit_Fig1Ctrl button {
        padding: 5px 10px;
        width: 5em;
    }

    .guide-NoticeBox1 {
        padding: 15px;
    }

    .guide-MaxPremiumTable {
        width: 800px;
    }
}

/*# sourceMappingURL=guide.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;
}


/*------------------------------------------------------------------------------
  page link
------------------------------------------------------------------------------*/

.contents_link_block{
    padding: 60px 0;
}

.link_page_title{
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 10px;
    padding: 25px 0 8px;
    line-height: 1.6;
}
.link_page_info{
    text-align: center;
    font-size: 1.1rem;
    margin-top: 0;
}
.contents_link_area{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.contents_link_area .contents_block{
    margin-bottom: 15px;
    list-style: none;
}
.contents_link_area .contents_block{
    padding-left: 70px;
    position: relative;
}
.contents_link_area .contents_block:after{
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("../images/icon_arrow.png") no-repeat center;
    background-size: contain;
    position: absolute;
    left: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.contents_link_area .contents_block:first-child{
    padding-left: 0;
}
.contents_link_area .contents_block:first-child:after{
    display: none;
}

@media screen and (max-width: 770px) {
    .contents_link_block{
        width: 90%;
        margin: 0 auto;
        padding: 30px 0;
    }

    .link_page_title{
        font-size: 1.2rem;
        margin-bottom: 5px;
        padding: 10px 0 4px;
    }
    .link_page_info{
        text-align: center;
        font-size: 0.8rem;
    }
    .contents_link_area{
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .contents_link_area .contents_block{
        margin-bottom: 15px;
        padding-left: 20px;
    }

    .contents_link_area .contents_block:after{
        content: "";
        display: inline-block;
        width: 13px;
        height: 13px;
        left: 0;
        bottom: 2px;
    }
    .contents_link_area .contents_block:first-child{
        padding-left: 20px;
    }
    .contents_link_area .contents_block:first-child:after{
        display: inline-block;
    }
    .contents_link{
        margin: 0;
    }
}

