@charset "utf-8";
/* ============================================================
 Structure
============================================================ */

.section {
    position: relative;
    padding-bottom: 1px;
}

.content-main .section {
    margin-bottom: 3.3em;
    font-size: 1.8rem;

}
.content-wrapper.s-box-colored.yellow-bg {
    padding: 20px 25px;
}
.page-title {
    position: relative;
    font-size: 3rem;
    color: #006ec7;
    line-height: 1.1;
    margin: 0 0 20px;
    text-align: center;
    font-weight: normal;
}

.page-title.type-1 {
    font-size: 2.8rem;
}

.paragraph-style {
    text-indent: 1.8rem;
}

.page-title.type-2 {
}

.page-title.type-3 {
    line-height: normal;
    padding: 20px 10px;
}

.page-title.no-margin {
    margin: 0;
}

.page-title .icon-dash-1,
.page-title .icon-dash-2 {
    display: none;
}

.page-title.center {
    text-align: center;
}

/*.section p {*/
/*margin: 0 0 15px;*/
/*}*/
/*.section p:last-child {*/
/*margin: 0;*/
/*}*/

.section-title {
    position: relative;
    font-size: 2.5rem;
    margin: 0;
    font-weight: bold;
}

.pc-hidden {
    display: none !important;
}
.section-title.center {
    text-align: center;
}

.section-body {
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    z-index: 2;
    min-height: 50px;
}

.section-body.type-2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-body-bordered {
    border: 1px solid #d0d0d0;
    position: relative;
    padding: 15px !important;
    margin-bottom: 20px;
}

.section-body .section-body-bordered:last-child {
    margin-bottom: 0;
}

.section-body-bordered.border-red {
    border: 1px solid #cc0000;
}

.section-text {
    position: relative;
    margin: 17px 0 0;
}

.section-text.type-mark {
    padding-left: 20px;
    font-size: 1.5rem;
}

.section-text.type-mark:before {
    position: absolute;
    content: "※";
    color: #f00;
    left: 0;
    top: 0;
}

.section-text.notice {
    font-size: 1.5rem;
}

.section-text-bottom {
    margin: 0 0 30px 0;
}

.text-lg {
    font-size: 2rem;
    line-height: 2.4;
}

.text-red {
    color: #cc0000;
}

.text-blue {
    color: #006ec7;
}
.text-black {
    color: #333;
}
.text-tel {
    display: block;
    width: 100%;
}
.bg-blue {
    background-color:#006ec7;
    padding:2px 5px;
    color:#fff;
    display:inline-block;
}
.inline-block {
    display:inline-block;
    margin-top:3px;
    margin-bottom:3px;
}
.popup-wrap {
    padding: 15px;
}
.heading01,
.section-title.type-2 {
    box-sizing: border-box;
    border-top: 1px solid #006ec7;
    padding: 12px 15px 13px;
    color: #006ec7;
    text-align: center;
    background: url(../images/bg_hd01.gif);
    margin: 0 0 1.5em;
    font-weight: normal;
}

.section-title.type-2.ta-left {
    text-align: left;
    font-size: 2rem;
}

.section-title.type-3,
.section-title.type-4 {
    position: relative;
    border-bottom: 1px solid #666;
    padding: 1px 10px 13px 30px;
    color: #333;
    margin: 0 0 1.4em;
    text-align: left;
}

.section-title.type-3:before,
.section-title.type-4:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 7px;
    width: 9px;
    height: 9px;
    background: #006ec7;
}

.section-title.type-4:before {
    background: #666666;
}

.section-title.type-2.link-2,
.section-title.type-2.link {
    text-align: left;
    padding: 0;
    font-size: 1.8rem
}

.section-title.type-2.link-2 > a,
.section-title.type-2.link > a {
    position: relative;
    display: block;
    padding: 12px 15px 13px 2.1em;
}

.section-title.type-2.link > a:before {
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e805";
    position: absolute;
    left: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.8181em;
    height: 1.8181em;
    line-height: 1.8181em;
    text-align: center;
    font-size: 0.55em;
    color: #fff;
    background: #1b7ac4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: 2px;
}

.section-title.type-2.link-2 > a:before {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: " ";
    position: absolute;
    left: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.8181em;
    height: 1.8181em;
    line-height: 1.8181em;
    text-align: center;
    font-size: 0.55em;
    color: #fff;
    background-image: url(../images/icon_link_blue@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 25px auto;
    background-size: 25px auto;
    text-indent: 2px;
}

.section-body .section-title.type-3,
.section-body .section-title.type-4 {
    margin-top: 30px;
}

.section-body .section-body__item .section-title.type-3:first-child,
.section-body .section-body__item .section-title.type-4:first-child,
.section-body .section-body__item:first-child .section-title.type-3:first-child,
.section-body .section-body__item:first-child .section-title.type-4:first-child {
    margin-top: 0;
}


.section-title.type-3.mobile-toggle {
    pointer-events: none;
}
.section-title.type-3.mobile-toggle .icon-arrow-m-down {
    display: none;
}
.section-title.type-3.mini {
    font-size: 2rem;
}

.section-title.type-5 {
    box-sizing: border-box;
    border-top: 1px solid #006ec7;
    padding: 12px 15px 13px 30px;
    color: #006ec7;
    text-align: left;
    background: url(../images/bg_hd01.gif);
    margin: 0 0 1.5em;
    font-weight: normal;
    font-size: 1.8rem;
    text-indent: -1.8rem;
    line-height: 1.5;
}

.section-title.type-eng {
    font-size: 2.5rem;
    line-height: 1.5;
    text-align: center;
}

.section-title.type-jp {
    font-size: 2rem;
    line-height: 1.5;
    text-align: center;
}

.section .section-image {
    margin: 20px 0;
    text-align: center;
}

.section .section-image:first-child {
    margin-top: 0;
}

.section .section-image.no-margin {
    margin: 0;
}

.section .section-image.full-width img {
    width: 100%;
}

.s-list {
    position: relative;
    line-height: 1.8;
    /*font-size: 1.9rem;*/
    margin: 1.38em 0 0;
}

.s-list.no-margin {
    margin: 0;
}

.s-list.with-margin {
    margin: 1.38em 0 0;
}

.s-list:first-child {
    margin: 0;
}

.s-list li {
    position: relative;
    margin: 0.83em 0 0;
}

.s-list.text-small li {
    margin: 12px 0 0;
}

.s-list.item-no-margin li {
    margin: 0;
}

.s-list li:first-child {
    margin: 0;
}

.s-list.text-small {
    font-size: 80%;
    line-height: 1.44;
}

.s-list.type-square,
.s-list.type-disc {
    padding: 0 0 0 1.38em;
}

.s-list.type-square > li {
    list-style: square;
}

.s-list.type-disc > li {
    list-style: disc;
}

.s-list li.no-type {
    list-style: none;
}

/*
.s-list.type-10 {
    margin-top: 15px;
}
.s-list.type-10 li.no-type {
    margin-top: 5px;
}
*/

.s-list.type-special {
    padding: 0 0 0 1.66em
}

.s-list.type-special > li {
    position: relative;
    list-style: none;
}

.s-list.type-special > li:before {
    position: absolute;
    left: -25px;
    top: 0;
    content: "※";
    color: #f00;
}

.s-list.type-numbered.in-round-brackets {
    counter-reset: counter-1 0;
    padding: 0 2px;
}

.s-list.type-numbered.with-dot {
    counter-reset: counter-2 0;
    padding: 0 2px;
}

.s-list.type-numbered.in-circle {
    counter-reset: counter-3 0;
}

.s-list.type-numbered.with-dot > li {
    padding: 0 0 0 1.66em;
}

.s-list.type-numbered.in-circle > li {
    padding: 0 0 0 1.66em;
}

.s-list.type-numbered.in-circle > li > .s-table-box {
    margin-top: 20px;
}

.s-list.type-numbered.in-round-brackets > li {
    padding: 0 0 0 2.22em;
}

.s-list.type-numbered.in-round-brackets > li:before {
    content: "(" counter(counter-1) ")";
    counter-increment: counter-1;
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-numbered.in-round-right-bracket {
    counter-reset: counter-1 0;
    padding: 0 2px;
}

.s-list.type-numbered.in-round-right-bracket > li {
    padding: 0 0 0 2.22em;
}

.s-list.type-numbered.in-round-right-bracket > li:before {
    content: "" counter(counter-1) ")";
    counter-increment: counter-1;
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-numbered.with-dot > li:before {
    content: counter(counter-2) ".";
    counter-increment: counter-2;
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-numbered.in-circle > li:before {
    content: counter(counter-3);
    counter-increment: counter-3;
    position: absolute;
    left: 0;
    top: 0.57em;
    min-width: 1.3em;
    padding: 0 3px;
    height: 1.3em;
    line-height: 1.22em;
    text-align: center;
    border: 1px solid #333;
    -webkit-border-radius: 0.65em;
    -moz-border-radius: 0.65em;
    border-radius: 0.65em;
    font-size: 0.8em;
}
.s-list.type-numbered.in-circle.blue > li:before {
    border: 1px solid #006ec7;
    -webkit-border-radius: 0.65em;
    -moz-border-radius: 0.65em;
    border-radius: 0.65em;
    font-size: 0.8em;
    color: #006ec7;
}

.s-list.type-mark > li {
    padding-left: 25px;
    font-size: 1.5rem;
}

.s-list.type-mark > li:before {
    content: "※";
    position: absolute;
    left: 0;
    top: 1px;
}
.s-list.type-mark.type-1 > li {
    padding-left: 25px;
    font-size: 1.5rem;
}

.s-list.type-mark.type-1 > li:before {
    content: "＊";
    position: absolute;
    left: 0;
    top: 1px;
}
.s-list.type-mark.type-2 > li {
    padding-left: 30px;
    font-size: 1.5rem;
}

.s-list.type-mark.type-2 > li:before {
    content: "(※)";
    position: absolute;
    left: 0;
    top: 1px;
}
.s-list.type-mark.ta-right > li {
    display: inline-block;
}
.s-list.type-Q > li {
    padding-left: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.s-list.type-Q > li:before {
    content: "Q.";
    position: absolute;
    left: 0;
    top: 1px;
}
.s-list.type-A > li {
    padding-left: 25px;
    font-weight: bold;

}

.s-list.type-A > li:before {
    content: "A.";
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-dia > li {
    padding-left: 25px;
    font-size: 1.5rem;
}

.s-list.type-dia.type-1 > li {
    font-size: 1.8rem;
}

.s-list.type-dia > li:before {
    content: "◆";
    position: absolute;
    left: 0;
    top: 1px;
}
.s-list.type-caution > li {
    padding-left: 30px;
    font-size: 1.5rem;
}
.s-list.type-caution > li:before {
    content: "(注)";
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-circle > li {
    padding-left: 1.38em;
}

.s-list.type-circle > li:before {
    content: "○";
    position: absolute;
    left: 0;
    top: 1px;
}
.s-list.type-mark-mini > li {
    padding-left: 1em;
}

.s-list.type-mark-mini > li:before {
    content: "*";
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-mark.style-red > li:before {
    color: #cc0000;
    font-size: 1.5rem;
}

.s-list.type-mark-numbered {
    counter-reset: counter-4 0;
}

.s-list.type-star-numbered {
    counter-reset: counter-5 0;
    font-size: 1.5rem;
}

.s-list.type-mark-numbered > li,
.s-list.type-star-numbered > li {
    padding-left: 2em;
    font-size: 1.5rem;
}
.s-list.type-caution-numbered > li,
.s-list.type-caution-numbered.type-1 > li,
.s-list.type-caution-numbered.type-2 > li {
    padding-left: 3em;
}

.s-list.type-mark-numbered > li:before {
    content: "※" counter(counter-4);
    counter-increment: counter-4;
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-star-numbered > li:before {
    content: "☆" counter(counter-5);
    counter-increment: counter-5;
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-caution-numbered > li:before {
    content: "(注" counter(counter-5) ")";
    counter-increment: counter-5;
    position: absolute;
    left: 0;
    top: 1px;
}
.s-list.type-caution-numbered.type-1 > li:before {
    content: counter(counter-6) ")";
    counter-increment: counter-6;
    position: absolute;
    left: 0;
    top: 1px;
}
.s-list.type-caution-numbered.type-2 > li:before {
    content: "＊" counter(counter-6);
    counter-increment: counter-6;
    position: absolute;
    left: 0;
    top: 1px;
}

.s-list.type-mark-numbered.style-red > li:before,
.s-list.type-star-numbered.style-red > li:before {
    color: #cc0000;
}

.s-list.type-custom > li {
    padding-left: 2.77em;
}

.s-list.type-custom.type-1 > li {
    padding-left: 1.66em;
}

.s-list.type-custom > li ul {
    margin-top: 0;
}

.s-list.type-custom .s-list__mark {
    position: absolute;
    left: 0;
    top: 0;
    text-indent: -7px;
}

.s-list.type-custom.type-1 .s-list__mark {
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 3px;
}

.s-list.type-custom.item-short > li {
    padding-left: 1.38em;
}

.s-list.type-custom.item-short .s-list__mark {
    text-indent: 0;
}

.s-list.type-custom.item-medium > li {
    padding-left: 2em;
}

.s-list.type-custom.item-medium .s-list__mark {
    text-indent: 0;
}

.s-list.type-custom.style-red .s-list__mark {
    color: #cc0000;
}

.s-list.type-icons > li {
    display: inline-block;
    margin: 0 10px 5px 0;
}

.s-list.type-left-icon > li {
    padding: 0 0 0 2em;
}

.s-list.type-left-icon > li .icon {
    position: absolute;
    left: 0;
    top: 5px;
}

.s-list.type-left-icon-2 > li {
    padding: 0 0 0 47px;
    line-height: 35px;
}

.s-list.type-left-icon-2 > li .icon {
    position: absolute;
    left: 0;
    top: 3px;
}

.s-list.type-icons-3 > li {
    padding: 0 0 0 2.6em;
    position: relative;
    text-align: right;
    color: #006ec7;
    width: 100%;
    line-height: 34px;
}

.s-list.type-icons-3 > li .icon {
    position: absolute;
    left: 0;
    top: 0;
}

.icon-pdf {
    width: 25px;
}

.icon-ebook {
    width: 25px;
    vertical-align: middle;
}

.icon-link {
    width: 25px;
}

.section-8 .icon-link {
    width: 18px;
}
.icon-link-small {
    width: 18px;
    margin-top: 1px;
}

.icon-bell-mark {
    color: #272727;
    font-size: 1.2em;
}

/* ============================================================
 Parts
============================================================ */

.text-special {
    position: relative;
}

.text-special:before {
    content: "※";
    color: #f00;
}

.text-special.i-1:before {
    content: "※1";
}

.text-special.i-2:before {
    content: "※2";
}

.text-special.i-3:before {
    content: "※3";
}

.text-special.i-4:before {
    content: "※4";
}

.text-special.color-black:before {
    color: #333;
}

.color-red {
    color: #ff0000;
}

.text-small {
    font-size: 80%;
}

#mainContents .smallText01 {
    font-size: 80%;
}

.linkText01 {
    background: url(../images/ico_arrow03.png) no-repeat left center;
    padding-left: 24px;
    font-size: 2rem;
}

.comTable01,.comTable02 {
    font-size: 1.5rem;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.5;
    width: 100%;
}

.comTable01 th {
    background: #d9effa;
    border: 1px solid #666;
    padding: 15px;
    width: 30%;
    font-weight: 500;
}
.comTable01.four-cols th {
    width: 10%;
}
.comTable01.four-cols tr:first-child th:nth-child(2) {
    width: 70%;
}
.comTable01.four-cols th,
.comTable01.four-cols td {
    vertical-align: middle;
    text-align: center;
}
.comTable01.four-cols td:nth-child(2) {
    text-align: left;
}
.comTable02 th {
    background: #d9effa;
    border: 1px solid #666;
    padding: 15px;
    text-align: center;
    width: 500px;
}
.comTable01.three-cols.first-col__rowspan tr:first-child th:first-child {
    vertical-align: top;
    width: 50px;
}

.comTable01 td,.comTable02 td{
    border: 1px solid #666;
    padding: 15px;
    text-align: left;
}

.comTable02.type-1 td {
    text-align: center;
}
.s-list-two-cols {
    margin: 20px 0 0;
}

.s-list-two-cols .s-list__row {
    display: table;
    width: 100%;
    border-bottom: 1px solid #666;
    margin: 0;
    overflow: hidden;
}

.s-list-two-cols .s-list__row:first-child {
    border-top: 1px solid #666;
}

.s-list-two-cols .s-list__row dt,
.s-list-two-cols .s-list__row dd {
    display: table-cell;
    vertical-align: middle;
    /*height: 100%;*/
    width: 50%;
    border-right: 2px dashed #d0d0d0;
    border-bottom: 1px solid #666;
    padding: 14px 10px;
    line-height: 1.5;
    font-weight: normal;
}

.s-list-two-cols .s-list__row dt:last-of-type,
.s-list-two-cols .s-list__row dd:last-of-type {
    border-bottom: none;
}

.s-list-two-cols .s-list__row dd {
    border-right: none;
    padding-left: 20px;
}

.s-list-two-cols .s-list__row dd a {
    display: block;
    background: url(../images/ico_arrow03.png) no-repeat left center;
    padding-left: 28px;
}

/*
.s-list-two-cols .s-list__row dt a {
    background: url(../images/ico_link01.png) no-repeat left center;
    padding-left: 36px;
}
*/
.s-list-two-cols.type-2 .s-list__row dt {
    width: 15%;
    /*font-weight: bold;*/
}

.s-list-two-cols.type-2 .listDouble02 dd {
    width: 85%;
}

.listLink01 li {
    display: inline-block;
    margin: 0 20px 15px 0;
    line-height: 1.4;
}

.listLink01 a {
    display: block;
    background: url(../images/ico_arrow03.png) no-repeat left center;
    padding: 2px 0 2px 28px;
}

.s-article {

}

.s-article .s-article__main {
    position: relative;
}

/*.s-article .s-article__body.content-wrapper {*/
/*padding: 0;*/
/*}*/

.s-article .s-article__side {
    position: relative;
    width: 400px;
    float: right;
}

.s-article .s-article__main {
    margin: 0 400px 0 0;
    padding: 0 50px 0 0;
}

.s-article.img-right .s-article__side {
    float: right;

}

.s-article.img-left .s-article__side {
    float: left;
}

.s-article.img-left .s-article__main {
    margin: 0 0 0 400px;
    padding: 0 0 0 50px;
}

.s-article.img-right-lg .s-article__side {
    float: right;
    width: 320px;
}

.s-article.img-right-lg .cols__50-50 .s-article__side {
    width: 50%;
}

.s-article.img-right-lg .s-article__main {
    margin: 0 320px 0 0;
    padding: 0 20px 0 0;
}

.s-article.img-right-lg .cols__50-50 .s-article__main {
    margin: 0;
    padding: 0;
}

.s-article.img-left-lg .s-article__side {
    float: left;
    width: 320px;
}

.s-article.img-left-lg .s-article__main {
    margin: 0 0 0 320px;
    padding: 0 0 0 20px;
}

.s-article.img-left-small .s-article__side {
    float: left;
    width: 160px;
}

.s-article.img-left-small .s-article__main {
    margin: 0 0 0 160px;
    padding: 0 0 0 20px;
}

.s-article.content-float .s-article__main {
    margin: 0 !important;
    padding: 0 !important;
}

.s-article.content-float.img-right .s-article__side {
    margin: 0 0 45px 50px;
}

.s-article.content-float.img-left .s-article__side {
    margin: 0 50px 45px 0;
}

.s-article .s-article__side .s-article__img {
    text-align: center;
    margin: 15px 0 0;
}

.s-article .s-article__side .s-article__img:first-child {
    margin: 0;
}

.s-article .s-article__img.image-bordered {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: 1px solid #333;
    min-height: 260px;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.section-image.image-bordered-1col {
    border: 1px solid #333;
    padding: 30px;
}

.s-article .s-article__img-caption {
    font-size: 1.4rem;
    margin: 10px 0 25px 0;
}

.s-article .s-article__main p {
    margin: 0 0 1.77em;
}

.s-article .s-article__title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #006ec7;
    margin: 0 0 0.5em;
}

.s-article .s-article__footer {
    margin: 40px 0 0;
}

.s-article .s-article__footer.to-right {
    text-align: right;
}

.s-article .s-article__footer-title {
    margin: 0 0 14px;
}

.s-article .s-article__main p:last-child {
    margin: 0;
}

.s-article.type-video.img-right .s-article__main {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 450px 0 0;
}

.s-article.type-video.img-right .s-article__side {
    float: left;
    margin-left: -400px;
}

.s-president {

}

.s-president.img-right .s-article__side {
    float: right;
    width: 190px;
    text-align: right;
    padding: 0 0 20px 20px;
}

.s-president .s-article__img {
    max-width: 160px;
}

.s-president p {
    padding: 0 20px 0 0;
    margin: 0 0 28px 0;
}

.s-president .s-president-ceo {
    float: right;
    width: 250px;
    margin: 0 20px 0 0;
}

.s-president .s-president-ceo p {
    padding: 0;
    margin: 0;
}

.bigText,
.s-president .s-president-ceo .bigText {
    font-size: 120%;
}

.ta-right {
    text-align: right;
}

.ta-left {
    text-align: left;
}

.ta-center {
    text-align: center;
}

.new-text {
    border: 1px solid #ff6600;
    color: #ff6600;
    margin-left: 5px;
    padding: 0 3px;
    text-align: center;
}
.s-attention p {
    padding: 0 0 0 0;
    margin: 0 0 28px 0;
}

.s-attention .no-margin {
    margin: 0;
}

.s-attention p em {
    text-decoration: underline;
    font-style: normal;
}

.section-ul .s-list {
    margin-top: 0 !important;
}

.s-section-50 .s-article__img {
    padding-top: 42px;
}

.s-section-51 .s-article__img {
    padding-top: 21px;
}

.section .section-table-1 {
    font-size: 1.5rem;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.5;
    width: 100%;
}
.section .section-table-1 th {
    background: #d9effa;
    border: 1px solid #666;
    padding: 15px;
}

.section .section-table-1 td {
    border: 1px solid #666;
    padding: 15px;
}

.section .section-table-1.v-top th,
.section .section-table-1.v-top td {
    vertical-align: top;
}

.section .section-table-1.ta-center th,
.section .section-table-1.ta-center td {
    text-align: center;
}

.section .section-table-1.type-1 tr td:nth-child(1),
.section .section-table-1.type-1 tr td:nth-child(3) {
    width: 25%;
}

.section .section-table-1.type-2 tr td:nth-child(2) {
    text-align: right;
}

.section .section-table-1.type-3 th,
.section .section-table-1.type-3 td {
    width: 50%;
}

.section .section-table-1 p {
    line-height: 1.5;
}

.section .section-table-1 .s-list.type-disc {
    margin: 0 0 4px 0;
    padding: 0 0 0 25px;
    line-height: 1.5;
    font-size: 1.5rem;
}

.section .section-table-1 .s-list.type-disc > li {
    list-style: disc;
    margin: 4px 0 0 0;
}

.section .section-table-1 .notice {
    font-size: 1.2rem;
}

.section .section-table-1 .s-list.type-special {
    margin: 0 0 4px 0;
    padding: 0 0 0 25px;
    line-height: 1.5;
    font-size: 1.2rem;
}

.section .section-table-1 .s-list.type-special > li {
    position: relative;
    list-style: none;
    margin: 4px 0 0 0;
}

.section .section-table-1 .s-list.type-special > li:before {
    position: absolute;
    left: -20px;
    top: 4px;
    content: "※";
    color: #333;
    font-size: 1rem;
    line-height: 1.5;
}

.section .section-table-1 .s-links {
    margin-top: 0;
}

.btn-request-plan {
    background-color: #006ec7;
    border: 1px solid #006ec7;
    color: #fff;
    display: inline-block;
    height: 55px;
    width: 440px;
    max-width: 100%;
    font-size: 2.2rem;
    line-height: 55px;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-request-plan i {
    font-size: 2rem;
    margin: 0 0 0 7px;
    vertical-align: 0;
}

.btn-request-plan:hover {
    background-color: #fff;
    color: #006ec7;
}


.s-box__item .btn-request-plan {
    width: 90%;
}

.btn-request-plan-2 {
    width: 500px;
}

.section .table-poj-product {
    margin-top: 20px;
}

.section .table-poj-product tr td:first-child {
    width: 125px;
}

.section .s-table-custom th,
.section .s-table-custom td {
    vertical-align: top;
}

.s-box__item-blue {
    border: 3px solid #006ec7;
    border-bottom: none;
    margin: 0 0 20px 0;
}

.s-box__item-top {
    position: relative;
    margin: 10px 0;
}

.s-box__item-top .s-box__item-image {
    float: left;
    width: 60px;
    height: 60px;
}

.s-box__item-top .s-box__item-content {
    margin-left: 75px;
}

.s-box__item-blue .s-links {
    margin-top: 0;
}

.s-box__item-middle {
    position: relative;
    background-color: #006ec7;
    color: #fff;
}

.s-box__item-middle .s-link {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.s-box__item-bottom {
    display: none;
    position: relative;
    padding: 10px 0;
    border-bottom: 3px solid #4c95d9;
}

.s-box__item-faq,
.s-accordion {
    position: relative;
}

.s-box__item-faq-toggler,
.s-accordion__toggle-all {
    position: relative;
    margin: 0 0 20px 0;
}

.s-box__item-faq-toggler,
.s-accordion__toggle-all p {
    position: relative;
    font-size: 1.8rem;
    line-height: 1.7;
    color: #006ec7;
    text-align: right;
    padding: 0 45px 0 0;
    cursor: pointer;
    height: 25px;
}

.s-box__item-faq dl,
.s-accordion__item {
    border: none;
    display: block;
    margin: 0 0 4px 0;
}

.s-box__item-faq dl dt,
.s-accordion__item-heading {
    display: block;
    position: relative;
    min-height: 55px;
    background: #ffffe6;
    font-weight: 400;
    padding-left: 45px;
}

.s-box__item-faq dl dt p,
.s-accordion__item-title {
    display: block;
    position: relative;
    padding: 20px 45px 20px 10px;
    background: #ffffe6;
    color: #006ec7;
    cursor: pointer;
    line-height: 1.4;
    font-weight: normal;
}

.s-box__item-faq dl dt em,
.s-accordion__item-title > em {
    display: inline-block;
    font-style: normal;
    padding: 0 18px 0 0;
    width: 3rem;

}
.s-accordion__item-title {
    text-indent: -3rem;
    margin-left: 3rem;
}

.s-box__item-faq dl dd,
.s-accordion__item-content {
    position: relative;
    display: none;
}

.s-accordion__item-content-body {
    padding: 12px 20px 12px 65px;
}
.s-accordion__item-content-body .content-wrapper.yellow-bg {
    padding: 20px;
}
.s-box__item-faq, .s-accordion {
    position: relative;
}
.s-box__item-faq-toggler, .s-accordion__toggle-all {
    margin: 0 0 20px;
    position: relative;
}
.s-box__item-faq-toggler, .s-accordion__toggle-all p {
    color: #006ec7;
    cursor: pointer;
    font-size: 1.8rem;
    height: 25px;
    line-height: 1.7;
    padding: 0 45px 0 0;
    position: relative;
    text-align: right;
}
.s-box__item-faq dl, .s-accordion__item {
    border: medium none;
    display: block;
    margin: 0 0 4px;
}
.s-box__item-faq dl dt, .s-accordion__item-heading {
    background: #ffffe6 none repeat scroll 0 0;
    display: block;
    font-weight: 400;
    min-height: 55px;
    position: relative;
}
.s-box__item-faq dl dt p, .s-accordion__item-title {
    background: #ffffe6 none repeat scroll 0 0;
    color: #006ec7;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.4;
    padding: 15px 60px 15px 10px;
    position: relative;
}
.s-box__item-faq dl dt em,
.s-accordion__item-title > em {
    display: inline-block;
    font-style: normal;
    padding: 0 22px 0 0;
}
.s-box__item-faq dl dd, .s-accordion__item-content {
    position: relative;
}
.s-accordion__item-content-body {
    padding: 12px 20px 12px 85px;
}
.s-box__item-faq dl dd p, .s-accordion__item-content p {
    color: #333;
}
.s-box__item-faq dl dd::before, .s-accordion__item-content::before {
    color: #006ec7;
    content: "A.";
    left: 20px;
    position: absolute;
    top: 12px;
}
.s-box__item-faq .icon-plus, .s-accordion__wrap .icon-plus {
    background: #006ec7 none repeat scroll 0 0;
    border: 1px solid #006ec7;
    display: block;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 49%;
    transform: translate(0px, -50%);
    width: 25px;
}
.s-box__item-faq .icon-plus::before, .s-accordion__wrap .icon-plus::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 23px;
}
.s-box__item-faq .icon-plus span, .s-accordion__wrap .icon-plus span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 23px;
    left: 50%;
    margin-left: -1px;
    margin-top: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 2px;
}
.s-box__item-faq-toggler .js-faq-accordion-opened .icon-plus {
    top: 0;
}
.s-box__item-faq .js-faq-accordion-opened .icon-plus {
}
.s-box__item-faq .js-faq-accordion-opened .icon-plus::before {
    transform: rotate(90deg);
}
.s-box__item-faq dl dd p,
.s-accordion__item-content p {
    color: #333;
}



.s-box__item-question {
    position: relative;
    border: 1px solid #d0d0d0;
    padding: 15px;
    margin: 0 0 20px 0;
}

.s-box__item-question-outer:last-child .s-box__item-question {
    margin: 0;
}

.s-box__item-question-top {
    margin: 0 0 20px 0;
}

.s-question-title-wrapper {
    display: table;
    width: 100%;
}

.s-question-title-icon {
    display: table-cell;
    vertical-align: middle;
    width: 46px;
}

.s-question-title-text {
    display: table-cell;
    vertical-align: middle;
    font-size: 2rem;
    font-weight: 700;
}

.s-question-title-button {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
}

.s-box__item-question .section-body-bordered {
    margin: 0;
}

.s-question-item-content {
    display: table;
    width: 100%;
    margin: 0 0 20px 0;
}

.s-box__item-question .row:last-of-type .s-question-item-content {
    margin: 0;
}

.s-question-item {
    display: table-cell;
    /*
    font-size: 1.5rem;
    line-height: 1.5;
    */
    width: 8%;
    vertical-align: middle;
}

.s-question-item .s-list li {
    /*
    font-size: 1.5rem;
    line-height: 1.5;
    */
    margin-top: 5px;
}

#contentsArea .section .s-question-item-content .s-question-item:nth-child(2) {
    padding: 0;
    background-image: url(/st/keiyaku/shiharai/self-check/image/image_flow-b_01.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.s-question-item-content .s-question-item:first-child,
.s-question-item-content .s-question-item:last-child {
    width: 46%;
}

.s-question-item-large {
    width: 100%;
}

.btn-question {
    background-color: #006ec7;
    border: 1px solid #006ec7;
    color: #fff;
    display: inline-block;
    width: auto;
    font-size: 1.6rem;
    margin: 0;
    padding: 10px 10px;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-question i {
    font-size: 2rem;
    margin: 0 0 0 7px;
    vertical-align: 0;
}

.btn-question:hover {
    background-color: #fff;
    color: #006ec7;
    text-decoration: none;
}

.btn-question-bottom {
    display: none;
}

.section .s-box__item-question .section-body__section {
    margin-top: 0;
    margin-bottom: 20px;
}

/*Parts table*/

.s-box-bordered {
    border: 1px solid #1b7ac4;
    padding: 25px 10px;
}

.s-box-bordered__body {

}

.s-box-bordered .text-lg {
    max-width: 700px;
    margin: 0 auto;
}

.section .text-lg {
    margin-top: -9px;
    margin-bottom: -9px;
}

.section .text-lg.center {
    text-align: center;
}

.s-table-box {
    width: 100%;
    overflow-x: auto;
}
.mobile-scroll .s-table {
    margin: 20px 0 30px;
}
.s-table-box:first-child {
    /*margin: 0;*/
}

.s-table {
    display: table;
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.5;
}
.s-table.type-custom .s-table__row {
    display: table-row;
}

.s-table .th,
.s-table .td {
    position: relative;
    display: table-cell;
    padding: 7px 10px;
    vertical-align: middle;
    color: #333;
}

.s-table.table-bordered {
    border: 1px solid #666666;
}

.s-table.table-bordered .th {
    background: #d9effa;
    padding: 11px 10px;
    text-align: center;
}

.s-table.table-bordered .th,
.s-table.table-bordered .td {
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
}

.s-table.table-bordered .s-table__row:first-child .th,
.s-table.table-bordered .s-table__row:first-child .td {
    border-top: none;
}

.s-table.table-bordered .s-table__row .th:first-child,
.s-table.table-bordered .s-table__row .td:first-child {
    border-left: none;
}

.s-table thead tr th {
    text-align: center;
    font-weight: 500;
}

.s-table tr th,
.s-table tr td {
    padding: 10px;
}

.s-table.col-2 tr th {
    width: 30% !important;
}

.s-table.col-2 tr td {
    width: 70% !important;
}

.s-table.col-3 tr th,
.s-table.col-3 tr td {
    width: 33%;
}

.s-table tr th {
    background: #d9effa;
}

.s-table tr th.summary,
.s-table tr td.summary,
.s-table tfoot td {
    background: #ffffe6;
}

.s-table.table-bordered tr th,
.s-table.table-bordered tr td {
    border: 1px solid #666666;
    vertical-align: top;
}

.s-table.vertical-center,
.s-table.vertical-center tr th,
.s-table.vertical-center tr td,
.s-table tr td.vertical-center {
    vertical-align: middle;
}

.s-table.vertical-bottom,
.s-table.vertical-bottom tr th,
.s-table.vertical-bottom tr td,
.s-table tr th.vertical-bottom,
.s-table tr td.vertical-bottom {
    vertical-align: bottom;
}

.s-table tr th.vertical-top,
.s-table tr td.vertical-top {
    vertical-align: top;
}

.s-table.ta-center,
.s-table.ta-center tr th,
.s-table.ta-center tr td {
    text-align: center;
}

.s-table tr th.ta-left,
.s-table tr td.ta-left {
    text-align: left;
}

.s-table.table-striped > tbody > tr:nth-of-type(odd) {
    background: #d9effa;
}

.s-table.table-striped thead th {
    background: #fff;
}

.s-table .s-list {
    font-size: 1.5rem;
    line-height: 1.5;
}

.s-table .s-list li {
    margin-top: 7px;
}

.s-table.three-cols tr th:nth-child(2),
.s-table.three-cols tr td:nth-child(2) {
    text-align: center;
}

.s-table.four-cols thead tr th {
    width: 26%;
}

.s-table.four-cols thead tr th:first-child {
    width: 22%;
}

.s-table.four-cols thead tr th.w-50 {
    width: 52%;
}

.s-table.four-cols .text-group {
    display: inline-block;
    width: 100%;
    max-width: 288px;
    text-align: left;
}

.s-parts__table {
    position: relative;
}

.s-parts__table-title {
    position: relative;
    padding: 10px;
    font-size: 1.7rem;
    text-align: center;
    background: #93cce9;
    /*font-weight: normal;*/
    border: 1px solid #666;
    border-bottom: none;
    margin: 0;
}

.s-parts__table .text-icon {
    display: inline-block;
    color: #000;
}

.s-parts__table .text-icon .icon {
    width: 16px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.s-parts__table .text-icon.pdf {
    font-size: 0.933em;
}

.s-parts__table .text-icon .icon-pdf {
    width: 25px;
    margin: 0;
}

.s-parts__table .text-icon .icon-link {

}

.s-table.type-custom.cols-3 .s-table__row .td {
    /*min-height: 60px;*/
}

.s-table.type-custom.cols-3 .s-table__row .td:nth-child(2),
.s-table.type-custom.cols-3 .s-table__row .td:nth-child(3) {
    text-align: center;
}

.s-table.type-custom.cols-3 .s-table__row .td:nth-child(2) {
    width: 200px;
}

.s-table.type-custom.cols-3 .s-table__row .td:nth-child(3) {
    width: 260px;
}

.s-table.type-custom .td .icon.icon-arrow-m-right.circle.bg-blue.size-m.right{
    margin-right: 10px;
}
.s-parts__table .s-link {

}

.s-parts__table .s-link.mobile {
    display: none;
}

.s-parts__table .s-link.pdf {
    text-decoration: none !important;
}

.s-parts__table .s-link.pdf .s-link__text.mobile {
    display: none;
}

.s-parts__table .s-links {
    display: inline-block;
    text-align: left;
    padding: 0;
}

.s-parts__table .s-links .s-link.note {
    color: #f78704;
}

.s-parts__table .s-links .s-link {
    display: block;
    margin: 0 0 12px;
    color: #006ec7;
}

.s-parts__table .s-links .s-link:last-child {
    margin: 0;
}

.s-parts__table.i-2 .s-table .td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.s-parts__table.i-2 .s-table.cols-3 .s-table__row .td:nth-child(2),
.s-parts__table.i-2 .s-table.cols-3 .s-table__row .td:nth-child(3) {
    width: 245px;
}

.content-main .s-notice {
    margin-bottom: 40px;
    padding: 28px;
    border: 1px solid #ff0000;
}
.content-main .s-notice.type-1 {
    border: none;
    padding-left: 50px;
    background: url("/st/intro/Keiyaku/haraikomi/image/image_01.png") no-repeat left center;
    color: #ff0000;
    margin-bottom: 0;
}

.s-notice__text {
    color: #ff0000;
    text-align: center;
}

.js-accordion-item__toggle .icon-plus {
    display: none;
    position: absolute;
    top: 19px;
    right: 20px;
    width: 22px;
    height: 22px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.js-accordion-item__toggle .icon-plus:before,
.js-accordion-item__toggle .icon-plus:after {
    content: "";
    position: absolute;
    background: #fff;
}

.js-accordion-item__toggle .icon-plus.blue:before,
.js-accordion-item__toggle .icon-plus.blue:after {
    background: #006ec7;
}

.js-accordion-item__toggle .icon-plus:before {
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.js-accordion-item__toggle .icon-plus:after {
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0;
    left: 50%;
    margin-left: -1px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.js-accordion-item__toggle.active .icon-plus {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.js-accordion-item__toggle.active .icon-plus:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.s-box__item-faq .js-accordion-item__toggle.active .icon-plus:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.s-box__item-faq .js-accordion-item__toggle.active .icon-plus:before {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.js-accordion-item__content {
    overflow: hidden;
}

.js-accordion-item__content-inner-type1 {
    padding: 30px 0;
}

.js-accordion-item__content-inner-type1 table {
    margin: 10px 0 30px 0;
    width: 100%;
}

.js-accordion-item__content-inner-type1 th,
.js-accordion-item__content-inner-type1 td {
    border: 1px solid #666666;
    padding: 5px;
}

.js-accordion-item__content-inner-type1 th {
    background-color: #d9effa;
    width: 40%;
}

.js-accordion-item__content-inner-type1 td {
    width: 60%;
}

.js-accordion-item__content-inner-type1 .text-box1 {
    background-color: #d9effa;
    text-align: center;
    padding: 10px;
    margin: 20px 0 60px 0;
}
.s-box__item-faq dl dd:before,
.s-accordion__item-content:before {
    content: "A.";
    position: absolute;
    top: 12px;
    left: 25px;
    color: #006ec7;
}

.s-box__item-faq .js-accordion-item__toggle .icon-plus,
.s-accordion__wrap .icon-plus {
    position: absolute;
    display: block;
    right: 10px;
    top: 49%;
    width: 25px;
    height: 25px;
    border: 1px solid #006ec7;
    background: #006ec7;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.s-box__item-faq .js-accordion-item__toggle .icon-plus:before,
.s-accordion__wrap .js-accordion-item__toggle .icon-plus:before {
    content: "";
    position: absolute;
    display: block;
    width: 23px;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background: #fff;
}

.s-box__item-faq .js-accordion-item__toggle .icon-plus span,
.s-accordion__wrap .js-accordion-item__toggle .icon-plus span {
    position: absolute;
    display: block;
    height: 23px;
    width: 2px;
    top: 0;
    left: 50%;
    margin-left: -1px;
    margin-top: 0;
    background: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}
.js-accordion-opened .icon-plus span {
    opacity: 0;
    transform: rotate(90deg);
}
.s-box__item-faq-toggler .js-faq-accordion-opened .icon-plus {
    top: 0;
}

.s-box__item-faq .js-faq-accordion-opened .js-accordion-item__toggle .icon-plus:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.s-indication {
    font-size: 1.4rem;
    text-align: right;
}

/*Parts farst*/

.s-parts .section .s-list.type-disc,
.s-parts .s-list.type-square {
    margin: 1.66em 0 0;
}

.s-parts .section .s-list.type-numbered {
    margin: 2.22em 0 0;
    padding: 0 0.55em 0 1em;
}

.s-parts .section .s-list.type-numbered.type-2 {
    margin-top: 10px;
}

.section .section-body__item {
    margin-top: 3.22em;
    padding-bottom: 1px;
}

.section .section-body__section {
    margin-top: 1.11em;
}

.section .section-body__item:first-child {
    margin: 0;
}

.s-links-table {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 20px 0 0;
}

.s-links-table:first-child {
    margin: 0;
}

.s-links-table .s-links-table__row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    /*align-items: stretch;*/
}

.s-links-table.one-col .s-links-table__row {
    align-items: flex-start;
}

.s-links-table .s-links-table__col {
    float: none;
}

.s-links-table.two-cols {
    overflow: hidden;
}

.s-links-table.one-col .s-links-table__col {
    flex: 1 1 auto;
}

.s-links-table.one-col .s-links-table__col:last-child {
    border-bottom: 1px solid #d0d0d0;
}

.s-links-table.one-col .s-links-table__row:first-child .s-links-table__col {
    border-top: 1px solid #d0d0d0;
}

.s-links-table.two-cols .s-links-table__col {
    width: 50%;
    padding: 0;
}

.s-links-table.five-cols .s-links-table__col {
    width: 20%;
    padding: 0 15px;
}

.s-links-table.two-cols.type-2 .s-links-table__col {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
}

.s-links-table .s-links-table__row .s-links-table__col:first-child {
    padding-left: 0;
}

.s-links-table .s-links-table__row .s-links-table__col:last-child {
    padding-right: 0;
}

.s-links-table .s-links-table__item {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    /*text-decoration: none;*/
    color: #006ec7;
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 70px 10px 10px;
    min-height: 54px;
    line-height: 1.5;
    align-items: center;
}

.s-links-table.one-col .s-links-table__item,
.s-links-table.two-cols.type-2 .s-links-table__item {
    border: none;
    height: auto;
}

.s-links-table.one-col .s-links-table__col-sub {
    padding-left: 49px;
}
.s-links-table.one-col .s-links-table__col-sub2 {
    padding-left: 70px;
}

.s-links-table.one-col .s-links-table__col-sub .notice {
    margin: 0 0 10px 58px;
    font-size: 1.4rem;
}

.s-links-table.two-cols.type-2 .s-links-table__col .s-links-table__item {
    border-bottom: 1px solid #d0d0d0;
}

.s-links-table:not(.one-col) .s-links-table__col:first-child .s-links-table__item:first-child,
.s-links-table.two-cols.type-1 .s-links-table__col:first-child + * .s-links-table__item:first-child,
.s-links-table.two-cols.type-2 .s-links-table__col:first-child + * .s-links-table__item:first-child,
.s-links-table.five-cols .s-links-table__col:first-child + * .s-links-table__item {
    border-top: 1px solid #d0d0d0;
}

.s-links-table__item .s-links-table__more-text {
    margin-right: 5px;
}

.s-links-table__item .s-links-table__more {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 18px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #333;
}

.s-links-table__item .s-links-table__more i {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #1b7ac4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: 2px;
    vertical-align: 2px;
}

.s-links-table .s-links-table__item .s-links-table__title {
    display: block;
    margin: 0;
}

.s-links-table.five-cols .s-links-table__item .s-links-table__more-text {
    display: none;
}

.s-links-table.five-cols .s-links-table__item {
    padding-right: 30px;
}

.td-e-book .s-links-table__item {
    height: auto;
    position: relative;
    display: block;
}

.s-links-table .s-links-table__item.left-icon {
    padding-right: 10px;
    padding-left: 58px;
}

.s-links-table .s-links-table__item.left-icon .icon {
    position: absolute;
    left: 10px;
    top: 50%;
    width: 25px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.s-links-table .s-links-table__item .s-links-table__item-top {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.s-links-table-2 {
    position: relative;
    overflow: hidden;
    display: table;
    width: 100%;
    margin: 0 0;
}

.s-links-table-2 .s-links-table__row {
    display: table-row;
    margin: 0;
}

.s-links-table-2 .s-links-table__col {
    display: table-cell;
}

.s-links-table-2 .s-links-table__row:first-child .s-links-table__col {
    border-top: 1px solid #d0d0d0;
}

.s-links-table-2 .s-links-table__item {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    min-height: 54px;
    line-height: 1.4;
    border-bottom: 1px solid #d0d0d0;
}

.s-links-table-2 .s-links-table__item .s-links-table__item-top {
    padding: 0 0 20px 0;
}

.s-links-table-2 .s-links-table__item .s-links-table__item-top-checkbox {
    display: inline-block;
    width: 47px;
}

.s-links-table-2 .s-links-table__item .s-links-table__item-top-title {
    display: inline-block;
}

.s-links-table-2 .s-links-table__item .s-links-table__item-content {
    margin-left: 53px;
    font-size: 80%;
}

.s-link-box {
    padding: 18px 10px;
}

.s-link-box.center {
    text-align: center;
}

.s-link-box .s-link {
    display: inline-block;
}

.s-link-box .s-link.left-icon {
    margin: 0;
    padding: 2px 0 2px 30px;
}

.s-link-box .s-link.left-icon .icon {
    position: absolute;
    left: 4px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.s-link {
    position: relative;
    display: inline-block;
}

.s-link .icon-arrow-m-right {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #1b7ac4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: 2px;
    vertical-align: 4px;
}

.s-link.left-icon .icon,
.s-link.left-icon .icon-arrow-m-right {
    margin-right: 10px;
    vertical-align: middle;
}

.s-link .icon-arrow-m-down {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 19px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #1b7ac4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: 0;
}

.s-link.left-icon .icon-arrow-m-down {
    margin-right: 10px;
}

.s-link .icon-arrow-m-up {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 19px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #1b7ac4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: 0;
}

.s-link.left-icon .icon-arrow-m-up {
    margin-right: 10px;
}

.s-links {
    position: relative;
    padding: 1px;
    margin: 17px 0 0;
}
.s-links.type-btn {
    margin: 0;
}

.s-links-2 {
    margin: 33px 0 0 0;
}

.section-body > .s-links:first-child {
    margin: 0;
}

.section-body .s-links.no-margin {
    margin: 0;
}

.s-links.right {
    text-align: right;
}

.s-links.center {
    text-align: center;
}

.s-links li {
    margin: 0 15px 15px 0;
}

.s-links .s-link.left-icon {
    margin: 0 15px 15px 0;
    padding: 1px 0 1px 35px;
}

.s-links .s-link.right-icon {
    padding: 1px 40px 1px 0;
    line-height: 1.7;
}
.s-links.type-btn .s-link.right-icon {
    padding: 5px 40px 5px 10px;

}
.s-links .s-link.right-icon.right-icon-2 {
    padding: 1px 28px 1px 0;
    color: #333;
}

.s-links.s-links-centered span {
    display: none;
}

.s-links .s-link.left-icon:last-child {
    margin: 0;
}

.s-links .s-link.left-icon.arrow {
    padding-left: 28px;
}

.s-links .s-link.left-icon.pdf,
.s-links .s-link.left-icon.link {
    padding-left: 35px;
    padding-top: 10px;
}
.section-8 .s-links .s-link.left-icon.link {
    padding-left: 26px;
    padding-top: 0;
}

.left-icon.type-2 {
    padding-left: 35px;
    padding-top: 0 !important;
}

.s-links .s-link.left-icon.inline {
    margin: 0;
    padding-bottom: 1px;
    /*display: inline;*/
}

.s-links .s-link.left-icon .icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.s-links .s-link.right-icon .icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.s-links.type-btn .s-link.right-icon .icon {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.s-links .s-link.left-icon.inline .icon-pdf,
.s-links .s-link.left-icon.inline .icon-link {
    width: 22px;
}

.s-links .s-link-text {
    display: inline-block;
    padding: 0 20px 0 0;
}
.s-link-title.type-1 {
    font-size: 20px;
}
.s-links.type-block {
    margin-top: 33px;
}

.s-links.no-margin {
    margin-top: 0;
}

.s-links.type-list {
    margin-top: 10px;
}

.s-links.type-btn .s-link {
    border: 2px solid #006ec7;
    display: block;
}

.s-links.type-btn a:hover {
    text-decoration: none;
}
.s-links.type-list .s-link,
.s-links.type-block .s-link {
    display: block;
    margin-right: 0;
}

.s-links.type-block.right .s-link a {
    position: relative;
    padding-left: 28px;
}

.s-buttons-list {
    position: relative;
    margin: 20px auto 0;
}

.s-buttons-list.center {
    text-align: center;
}

.s-buttons-list .btn {
    margin: 0 30px 10px;
}

.s-table.cols__100,
.s-table.cols__50-50,
.s-table.cols__25-75,
.s-table.cols__20-80 {
    border-left: none;
    border-right: none;
}

.s-table.cols__50-50 .td {
    width: 50%;
    position: relative;
    border-left: none;
    padding: 10px;
}


.s-table.cols__25-75 .td,
.s-table.cols__20-80 .td {
    border-left: none;
    padding: 10px;
    position: relative;
}

.s-table.cols__20-80 .td:first-child {
    width: 20%;
}

.s-table.cols__20-80 .td:last-child {
    width: 80%;
}

.s-table.cols__25-75 .td:first-child {
    width: 25%;
}

.s-table.cols__25-75 .td:last-child {
    width: 75%;
}

.s-table.cols__100 .td {
    width: 100%;
}

.s-table.cols__25 .td {
    width: 25%;
}

.s-table.cols__50-50.border-dashed .td:last-child,
.s-table.cols__25-75.border-dashed .td:last-child,
.s-table.cols__20-80.border-dashed .td:last-child {
    background: url("../images/border_dashed.png") repeat-y;
    background-position: left;
}

.s-table.cols__50-50.border-solid .td:last-child,
.s-table.cols__25-75.border-solid .td:last-child,
.s-table.cols__20-80.border-solid .td:last-child {
    border-left: 1px solid #D1D1D1;
}

.s-table.cols__25-75.type-1 {
    border-left: none;
}

.s-links.type-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
}
.s-table.cols__25-75.type-1 .s-links.type-btn {
    position: absolute;
    right: 0;
    top: 25%;
}

.s-table.type-1 .btn.btn-empty.btn-color__blue.icon-to-right.type-1 {
    position: absolute;
    right: 0;
    top: 25%;
}

.s-table.cols__100.border-dashed .td:first-child:before {
    display: none;
}

.s-table.cols__100 .s-table__link,
.s-table.cols__50-50 .s-table__link,
.s-table.cols__25-75 .s-table__link,
.s-table.cols__20-80 .s-table__link {
    position: relative;
    display: block;
    padding: 2px 0;
}

.s-table.cols__25.border-dashed .td:before {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    bottom: 3px;
    width: 2px;
    background: #d0d0d0 url("../images/border_dashed.png") repeat-y;
}

.s-table.cols__25.border-dashed .td:last-child:before {
    display: none;
}

.s-table.cols__50-50 .s-table__link.img-life-insurance img,
.s-table.cols__20-80 .s-table__link.img-life-insurance img {
    max-width: 145px;
}

.s-table.cols__50-50 .s-table__col p,
.s-table.cols__20-80 .s-table__col p {
    line-height: 1.6;
}

.s-table.cols__50-50 .s-table__link-currencies {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    background-color: #fff;
}

.s-table.cols__50-50 .s-table__link-currencies img {
    display: inline-block;
    /*margin: 0 5px 0 -5px;*/
    padding: 0;
    vertical-align: -4px;
}

.s-table.cols__100 .s-table__link.left-icon,
.s-table.cols__50-50 .s-table__link.left-icon,
.s-table.cols__25-75 .s-table__link.left-icon,
.s-table.cols__20-80 .s-table__link.left-icon {
    padding-left: 35px;
}

.s-table.cols__100 .s-table__link .icon,
.s-table.cols__50-50 .s-table__link .icon,
.s-table.cols__25-75 .s-table__link .icon,
.s-table.cols__20-80 .s-table__link .icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.s-table.cols__50-50 .s-table__link .sale_stop,
.section-table-cell .sale_stop {
    display: inline-block;
    color: #333;
    font-size: 1.5rem;
    line-height: 1.3;
    border: 1px solid #333;
    padding: 0 2px;
}
.s-table.two-cols {
    display: table;
    width: 100%;
    margin: 30px auto 0 auto;
}
.s-table.two-cols .s-table__col {
    display: table-cell;
    width: 485px;
    text-align: center;
}
.s-table.two-cols .s-table__col img {
    width: 380px;
    height: 480px;
}

.s-table.five-cols {
    display: table;
    width: 80%;
    margin: 30px auto 0 auto;
}
.s-table.five-cols .s-table__col {
    display: table-cell;
    width: auto;
}
.s-box-colored {
    padding: 30px;
}

.s-box-colored .s-box-colored__image {
    float: left;
    margin: 0 35px 0 0;
    width: 50%;
    max-width: 200px;
}

.s-box-colored .s-box-colored__image.img-lg {
    max-width: 430px;
}

.s-box-colored .s-box-colored__title {
    font-size: 2rem;
}

.s-box-colored.left-image .s-box-colored__article {
    /*margin: 0 0 0 235px;*/
}

.s-box-colored .s-links {
    margin: 30px 0 0;
}

.s-box-colored .s-links.no-margin {
    margin: 0;
}

.s-get-adobe__list {
    padding: 0;
}

.s-get-adobe__list .s-get-adobe__list-item {
    position: relative;
    margin: 38px 0 0;
}

.s-get-adobe__list .s-get-adobe__list-item:first-child {
    margin: 0;
}

.s-get-adobe__list .s-get-adobe__item-side {
    float: left;
    margin: 2px 10px 10px 0;
}

.s-get-adobe__list .s-get-adobe__item-side a,
.s-get-adobe__list .s-get-adobe__item-side img {
    display: block;
}

.s-get-adobe__list .s-get-adobe__item-content .point {
    display: none;
}

.s-get-adobe__list .s-get-adobe__item-content a {
    color: #000;
    text-decoration: underline;
}

.s-get-adobe__list .s-get-adobe__item-content {
    margin: 0 0 0 196px;
    font-size: 1.4rem;
    line-height: 1.5;
}

.s-tabs__nav-wrap {
    background: #006ec7 url("../images/bg_pattern_blue.png") repeat;
    padding: 0 0 10px;
}

.s-tabs {
    position: relative;
}

.s-tabs .s-tabs__nav {
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
}

.s-tabs__nav:before,
.s-tabs__nav:after {
    display: none;
}

.s-tabs__nav .s-tabs__nav-item {
    position: relative;
    float: none;
    padding: 0 5px;
    margin: 0;
}

.s-tabs__nav.two-items .s-tabs__nav-item {
    width: 50%;
}

.s-tabs__nav.three-items .s-tabs__nav-item {
    width: 33.33%;
}

.s-tabs__nav.three-items-custom .s-tabs__nav-item:nth-child(1) {
    width: 37%;
}

.s-tabs__nav.three-items-custom .s-tabs__nav-item:nth-child(2) {
    width: 31.5%;
}

.s-tabs__nav.three-items-custom .s-tabs__nav-item:nth-child(3) {
    width: 31.5%;
}

.s-tabs__nav.five-items .s-tabs__nav-item {
    width: 20%;
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.s-tabs__nav.six-items .s-tabs__nav-item {
    width: 16.66%;
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.s-tabs__nav .s-tabs__nav-item:first-child {
    padding-left: 0;
}

.s-tabs__nav .s-tabs__nav-item:last-child {
    padding-right: 0;
}

.s-tabs__nav .s-tabs__nav-item .s-tabs__nav-item-inner {
    width: 100%;
    height: 100%;
    padding: 0 0 5px;
}

.s-tabs__nav .s-tabs__nav-item a.s-tabs__nav-item__link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    height: 100%;
    text-align: center;
    color: #000;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0;
    border: none;
    line-height: 1.2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 12px 10px;
    background: #d9effa url("../images/bg_pattern_lightblue2.png") repeat;
    font-size: 1.8rem;
    text-decoration: none;
}

.s-tabs__nav-item.active a {
    pointer-events: none;
}
.s-tabs__nav .s-tabs__nav-item a.s-tabs__nav-item__link .icon {
    display: none;
}

.s-tabs__nav .s-tabs__nav-item .s-tabs__nav-item__text {
}

.s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item-inner,
.s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link {
    background: #006ec7 url("../images/bg_pattern_blue.png") repeat;
    color: #fff;
    border: none;
    /*padding-bottom: 17px;*/
}

.s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link,
.s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link:hover,
.s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link:focus {
    background: #006ec7 url("../images/bg_pattern_blue.png") repeat;
    text-decoration: none;
}

.s-tabs__nav .s-tabs__nav-item:hover .s-tabs__nav-item__link {
    background: #006ec7 url("../images/bg_pattern_blue.png") repeat;
    color: #fff;
}

.s-buttons-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.s-buttons-grid .s-buttons-grid__row {
    display: table-row;
}

.s-buttons-grid .s-buttons-grid__item {
    width: 33.33%;
    padding: 0 5px 10px;
}

.s-buttons-grid .s-buttons-grid__btn {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 10px 10px 10px 32px;
    background: #d9effa url("../images/bg_pattern_lightblue2.png") repeat;
    color: #000;
    text-align: left;
    font-size: 1.8rem;
    text-decoration: none;
    min-height: 50px;
}
.s-buttons-grid.six-cols .s-buttons-grid__btn {
    padding: 10px 10px 10px 15px;
}
.s-buttons-grid.six-cols .s-buttons-grid__item {
    width: 16.66%;
}

.s-buttons-grid.three-cols .s-buttons-grid__item {
    width: 33.33%;
}

.s-buttons-grid.about-is {

}

.s-buttons-grid.about-is .s-buttons-grid__item {
    float: left;
    width: 33.33%;
    padding: 0;
    margin: 0 10%;
}

.s-buttons-grid.two-cols .s-buttons-grid__item {
    width: 50%;
}

.s-buttons-grid.six-cols .s-buttons-grid__item-text {
    margin: 0 auto;
}

.s-buttons-grid .s-buttons-grid__item-text.lesp-05 {
    letter-spacing: -0.5px;
}

.s-buttons-grid .s-buttons-grid__btn .icon {
    position: absolute;
    left: 10px;
    color: #006ec7;
    top: 50%;
    font-size: 20px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.s-buttons-grid.six-cols .s-buttons-grid__btn .icon {
    left: 5px;
}
.s-buttons-grid .s-buttons-grid__item:first-child {

}

/*.s-buttons-grid.three-cols .s-buttons-grid__item:nth-child(3n+1) {*/
/*padding-left: 0 !important;*/
/*}*/

/*.s-buttons-grid.three-cols .s-buttons-grid__item:nth-child(3n+3) {*/
/*padding-right: 0 !important;*/
/*}*/

.s-buttons-grid .s-buttons-grid__btn.active,
.s-buttons-grid .s-buttons-grid__btn:hover,
.s-buttons-grid .s-buttons-grid__btn:active,
.s-buttons-grid .s-buttons-grid__btn:focus {
    background: #006ec7 url("../images/bg_pattern_blue.png") repeat;
    color: #fff;
}

.s-buttons-grid .s-buttons-grid__btn.active .icon,
.s-buttons-grid .s-buttons-grid__btn:hover .icon,
.s-buttons-grid .s-buttons-grid__btn:active .icon,
.s-buttons-grid .s-buttons-grid__btn:focus .icon {
    color: #fff;
}
.s-buttons-grid .s-buttons-grid__btn.active {
        pointer-events: none;
    }

.s-buttons-grid.type-2.three-cols {
    margin: 0 -20px;
}

.s-buttons-grid.type-2.three-cols .s-buttons-grid__item {
    padding: 0 20px 20px;
}

.s-buttons-grid.type-2 .s-buttons-grid__btn {
    padding: 8px 10px 8px 43px;
    background: #006ec7;
    border: 1px solid #006ec7;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.5;
    min-height: 55px;
}

.s-buttons-grid.type-2 .s-buttons-grid__btn .icon {
    color: #fff;
    left: 1em;
    font-size: 1.33em;
}

.s-buttons-grid.type-2 .s-buttons-grid__btn:hover {
    background: #fff;
    color: #006ec7;
}

.s-buttons-grid.type-2 .s-buttons-grid__btn:hover .icon {
    color: #006ec7;
}

.s-buttons-grid.one-cols {
    margin: 0;
}

.s-buttons-grid.one-cols .s-buttons-grid__item {
    width: 100%;
    padding: 0 0 20px;
}

.s-buttons-grid.one-cols .s-buttons-grid__item:last-child {
    padding: 0;
}

.s-buttons-grid.one-cols.type-1 .btn-yellow .icon {
    font-size: 20px;
    left: auto;
    margin: 0 14px 0 0;
    position: relative;
    top: auto;
    transform: translate(0px, 0px);
    vertical-align: middle;
}
.s-buttons-grid.two-cols {
    margin: 0;
}

.s-buttons-grid.two-cols .s-buttons-grid__item {
    width: 50%;
    padding: 0 0 20px;
}

.s-buttons-grid.two-cols .s-buttons-grid__item:last-child {
    padding: 0;
}

.s-buttons-grid.to-right {
    justify-content: flex-end;
}

.s-buttons-grid.two-cols.type-3 {
    margin-left: -20px;
    margin-right: -20px;
}

.s-buttons-grid.two-cols.type-3 .s-buttons-grid__item {
    padding: 0 20px 10px;
}

.s-buttons-grid.two-cols.type-4 .s-buttons-grid__item {
    padding: 0 47px 10px;
}

.s-registration-buttons.yellow-border-2 {
    padding: 0 0 28px 0;
}

.s-registration-buttons.yellow-border-2 .s-title {
    background-color: #fea43b;
    font-size: 3rem;
    margin-bottom: 26px;
}

.s-registration-buttons.yellow-border-2 .s-buttons-grid__text {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    height: auto;
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 14px;
}

.s-buttons-grid.two-cols.type-3 .s-buttons-grid__item:nth-last-child(1),
.s-buttons-grid.two-cols.type-3 .s-buttons-grid__item:nth-last-child(2) {
    padding-bottom: 0;
}

.s-buttons-grid.type-3 .s-buttons-grid__btn {
    background: #006ec7;
    border: 1px solid #006ec7;
    color: #fff;
    font-size: 2rem;
    line-height: 1.5;
    min-height: 55px;
    text-align: center;
    justify-content: center;
    padding: 5px 10px;
}

.s-buttons-grid.type-3 .s-buttons-grid__btn.btn-color__yellow {
    background: #fea43b;
    border: 1px solid #fea43b;
}

.s-buttons-grid .s-buttons-grid__btn.btn-lg.btn-color__yellow {

}

.s-buttons-grid .s-buttons-grid__btn.btn-lg {
    min-height: 60px;
    font-size: 2.4rem;
    letter-spacing: -1px;
    flex-wrap: wrap;
}

.s-buttons-grid.type-3 .s-buttons-grid__btn .icon {
    position: relative;
    color: #fff;
    /*left: auto;*/
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0 20px 0 0;
    vertical-align: middle;
    font-size: 1em;
}

.s-buttons-grid.type-4 .s-buttons-grid__btn {
    color: #333;
}

.s-buttons-grid.type-4 .s-buttons-grid__btn .icon {
    margin: 0 0 0 14px;
    color: #333;
}

.s-buttons-grid.type-3 .s-buttons-grid__btn:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
}

.s-buttons-grid.type-4 .s-buttons-grid__btn:hover {
    background: url("../images/bg_pattern_yellow.png") repeat top left;
    border: 1px solid transparent;
    color: #333;
}

.s-registration-buttons {
    padding: 36px 15px;
}

.s-registration-buttons.yellow-border {
    border: 1px solid #fea43b;
}

.s-registration-buttons.blue-border {
    border: 1px solid #006ec7;
}

.s-registration-buttons .content-center {
    max-width: 552px;
}

.s-registration-buttons .s-registration-buttons__row {
    margin: 0 0 40px;
}

.s-registration-buttons.yellow-border-2 .s-registration-buttons__row {
    margin: 0;
}

.s-registration-buttons .s-registration-buttons__row:last-child {
    margin: 0;
}

.s-registration-buttons .s-buttons-grid .s-buttons-grid__btn {

}

.s-registration-buttons .s-buttons-grid .s-buttons-grid__btn:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
}

.s-registration-buttons .s-buttons-grid.s-registration-buttons__row:nth-child(2) .s-buttons-grid__btn .icon {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0 14px 0 0;
    vertical-align: middle;
    font-size: 20px;
}

.s-registration-buttons .s-buttons-grid .btn-login-internet {
    padding-right: 81px;
    padding-left: 55px;
}

.s-registration-buttons .s-buttons-grid .btn-login-internet strong {
    font-weight: normal;
}

.s-registration-buttons .s-buttons-grid .s-buttons-grid__btn .icon-user-plus {
    width: 30px;
}

.s-registration-buttons .s-buttons-grid .btn-login-internet .icon {
    position: absolute;
    left: 10px;
    color: #006ec7;
    top: 50%;
    font-size: 20px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
}

.s-registration-buttons .s-buttons-grid .btn-login-internet .icon-link {
    width: 18px;
    left: 36px;
}

.s-registration-buttons .s-buttons-grid .btn-login-internet .icon-laptop {
    position: absolute;
    left: auto;
    right: 31px;
    width: 48px;
}

.s-registration-buttons .s-title {
    text-align: center;
    margin: 0 0 1.4em;
    font-size: 2rem;
}

.s-registration-buttons.yellow-border .content-center {
    max-width: 400px;
}

.s-registration-buttons.yellow-border-2 .content-center {
    max-width: 100%;
}

.s-boxes-grid {
}

.s-boxes-grid .s-box__item {
    margin: 0 0 35px;
}

.s-boxes-grid .s-box__item-bordered .section-body {
    border-bottom: 1px solid #006ec7;
    padding-bottom: 10px;
}

.s-boxes-grid .s-box__item-bordered .section-title.type-2.link > a {
    font-size: 2rem;
    color: #333;
}

.s-boxes-grid-example .row:last-child .s-box__item {
    margin: 0;
}

.s-boxes-grid .s-box__item .section-title.type-2 {
    margin-bottom: 20px;
}

.s-boxes-grid .s-box__item .section-title.type-3,
.s-boxes-grid .s-box__item .section-title.type-4 {
    margin: 0 0 20px 0;
}

.s-boxes-grid .s-box__item .s-links.type-block {
    margin-top: 0;
}

.s-boxes-grid .s-box__item-image {
    float: left;
    width: 100px;
}

.s-boxes-grid .s-box__item-content {
    margin-left: 115px;
}

.s-description-list {
    margin: 20px 0 0;
}

.s-description-list .s-description-list__item {
    padding: 10px;
    border: 1px solid #666;
    border-top: none;
}

.s-description-list .s-description-list__item.term {
    background: #d9effa;
}

.s-description-list .s-description-list__item:first-child {
    border-top: 1px solid #666;
}

.s-reference {
    margin: 20px 0 0;
}

.s-reference__text {
    padding: 0 0 0 20px;
}

.s-buttons-yellow-grid {
    display: block;
    width: 100%;
    border: 3px solid #fea43b;
    border-top: none;
}

.s-buttons-yellow-grid .section-title.type-2 {
    box-sizing: border-box;
    border-top: 1px solid #fea43b;
    padding: 10px 15px 11px 15px;
    font-size: 2.5rem;
    color: #333;
    text-align: center;
    background: #fea43b;
    margin: 0 0;
    font-weight: normal;
}

.s-buttons-yellow-grid .s-buttons-grid__row {
    display: block;
}

.s-buttons-yellow-grid .s-buttons-grid__item {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding: 28px 34px 30px 37px;
    color: #333;
    text-align: center;
    font-size: 1.8rem;
    text-decoration: none;
}

.s-buttons-yellow-grid .s-buttons-grid__item.type-1 {
    float: none;
    margin: 0 auto;
}

.s-buttons-yellow-grid .s-buttons-grid__item:first-child {
    padding-right: 47px;
}

.s-buttons-yellow-grid .s-buttons-grid__item.type-1:first-child {
    padding-right: 37px;
}

.s-buttons-yellow-grid .s-buttons-grid__item:last-child {
    padding-left: 47px;
}

.s-buttons-yellow-grid .s-buttons-grid__item.type-1:last-child {
    padding-left: 37px;
}

.s-buttons-yellow-grid .s-buttons-grid__item p {
    font-size: 1.5rem;
    line-height: 1.3;
}

.s-buttons-yellow-grid .s-buttons-grid__item .btn {
    background-color: #fea43b;
    border: 1px solid #fea43b;
    color: #333;
    display: inline-block;
    height: 50px;
    width: 100%;
    font-size: 2.2rem;
    line-height: 50px;
    margin: 16px 0 0 0;
    padding: 0 10px;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.s-buttons-yellow-grid .s-buttons-grid__item.type-1 .btn {
    width: 90%;
}

.s-buttons-yellow-grid .s-buttons-grid__item .btn i {
    font-size: 2rem;
    margin: 0 0 0 7px;
    vertical-align: 0;
}

.s-buttons-yellow-grid .s-buttons-grid__item .btn:hover {
    background-color: #fff;
}

.s-buttons__list li {
    margin: 0 0 25px;
}

.s-buttons__list li:after {
    content: "";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
}

.s-buttons__list .btn.icon-to-right {
    max-width: 310px;
}

.s-buttons__list.to-right .btn.icon-to-right {
    float: right;
    width: 100%;
}

.btn.btn-two-rows {
    border: 2px solid #006ec7;
    padding: 0;
    display: block;
    max-width: 300px;
    margin: 0 auto;
}

.btn-two-rows .btn__row {
    display: block;
    padding: 5px 10px;
}

.btn-two-rows .btn__row:first-child {
    font-size: 2.2rem;
    padding: 9px 10px;
}

.btn-two-rows .btn__row:first-child + * {
    font-size: 1.8rem;
}

.s-link-more {
    font-size: 1.8rem;
    color: #333333;
    text-decoration: none;
    font-weight: normal !important;
}
.s-link-more.type-1,.s-link-more.type-2 {
    position: absolute;
    bottom: 0;
    right: 10px;
}

.s-link-more__text.type-1 {
    color: #333;
    font-size: 18px;
}

.btn.btn-two-rows .icon-arrow-m-right {
    background: #006ec7;
    color: #fff;
    width: 1.571em;
    height: 1.571em;
    font-size: 0.636em;
    border: none;
}

.s-banners-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.s-banners-grid .s-banners-grid__item {
    width: 50%;
    padding: 0 20px 40px;
}

.s-banners-grid .s-banners-grid__btn {
    display: block;
    position: relative;
    height: 100%;
    padding: 15px;
    background: #fff;
    border: 3px solid #006ec7;
    color: #006ec7;
    text-align: left;
    font-size: 2rem;
    font-weight: bold;
    text-decoration: none;
    /*min-height: 50px;*/
    line-height: 1.4;

}

.s-banners-grid .s-banners-grid__item-text {
    display: block;
    min-height: 54px;
}

.s-banners-grid .s-banners-grid__btn .s-banners-grid__item-footer {
    display: block;
    text-align: right;
    line-height: 1;
}

.s-banners-grid.three-cols .s-banners-grid__item {
    width: 33.33%;
}

.s-banners-grid.two-cols {
    margin: 0 -25px;
}

.s-banners-grid.two-cols .s-banners-grid__item {
    width: 50%;
    padding: 0 25px 40px;
}

.s-banners-grid .s-banners-grid__item-text {

}


.content-main .s-section-table .content-wrapper {
    padding: 0;
}

.section-table-wrapper {
    position: relative;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #666;
}

.section-table-wrapper .section-table-row {
    width: 100%;
    display: table-row;
}

.section-table-wrapper .section-table-cell {
    display: table-cell;
    padding: 10px;
    border: 1px solid #666;
    color: #000;
    vertical-align: middle;
}

.section-table-wrapper .section-table-cell.td-1 {
    background-color: #d9effa;
    width: 350px;
}
.section-table-wrapper .section-table-cell.td-4 {
    width: 100px;
}
.section-table-wrapper .section-table-cell.td-5 {
    width: 135px;
}

.section-table-wrapper .section-table-cell.td-e-book {
    min-width: 300px;
}

.section-table-wrapper .section-table-list {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    white-space: nowrap;
}

.section-table-wrapper .section-table-list li {
    margin: 0 8px 0 0;
}

.section-table-wrapper .section-table-cell .icon-link {
    display: inline-block;
    width: 25px;
    height: 22px;
    background-image: url("../images/icon_link_blue@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 25px 22px;
    background-size: 25px 22px;
    vertical-align: top;
}
.section-table-td-row-1 {
    padding: 10px;
}
.section-table-td-row-2 {
    padding: 10px;
    border-top: 1px solid #333;
}
.section-table-wrapper .section-table-cell .icon-book {
    display: inline-block;
    width: 35px;
    height: 25px;
    background-image: url("../images/icon-e-book@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 35px 25px;
    background-size: 35px 25px;
    vertical-align: top;
}

.section-table-wrapper .section-table-cell .icon-usd {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("../images/icon-usd@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
    vertical-align: top;
}

.section-table-wrapper .section-table-cell .icon-eur {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("../images/icon-eur@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
    vertical-align: top;
}

.section-table-wrapper .section-table-cell .icon-yen {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("../images/icon-yen@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
    vertical-align: top;
}

.section-table-wrapper .section-table-cell .icon-aus {
    display: inline-block;
    width: 25px;
    height: 34px;
    background-image: url("../images/icon-aus@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 25px 34px;
    background-size: 25px 34px;
    vertical-align: top;
}

/*Keiyaku*/

.section .s-list.type-star-numbered .s-table-box {
    width: auto;
    margin-left: -35px;
}

/*Accordion*/

.active .icon-plus span {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.js-accordion-item__toggle {
    cursor: pointer;
}

.js-accordion-item__content {
    position: relative;
    overflow: hidden;
    min-height: 0 !important;
}

.js-accordion-animating {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.icon-phone {
    vertical-align: 0;
}

.section-main-slider {
    position: relative;
    width: 100%;
    background-color: #f4f1e3;
    border-top: 1px solid #746c65;
}

.s-section-main-slider {
    position: relative;
    max-width: none;
    margin: 0 auto;
}

.s-section-main-slider .slider-item {
    max-width: 1800px;
    max-height: 600px;
    margin: 0 60px;
}

.section-main-slider .s-section-main-slider-pagination {
    display: block;
    width: 100%;
    position: absolute;
    height: 20px;
    bottom: 6.66%;
    z-index: 10;
}

.section-main-slider .s-section-main-slider-pagination .content-center {
    display: block;
    position: relative;
    z-index: 10;
}

.section-main-slider .s-section-main-slider-pagination .swiper-pagination {
    position: relative;
    text-align: right;
    padding-right: 9px;
}

.section-main-slider .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    background: #999;
    margin: 0 10px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}

.section-main-slider .swiper-pagination-bullet-active {
    background: #006ec7;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}


.section-important-notice {
    width: 100%;
    background-color: #006ec7;
    min-height: 115px;
}

.s-important-notice {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    min-height: 115px;
    background-color: #fff;
    border: 2px solid #ff0000;
    padding: 8px 0;
}

.s-important-notice__icon {
    display: table-cell;
    position: relative;
    width: 176px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 10px 10px 10px 10px;
}

.s-important-notice__icon p {
    color: #ff0000;
    font-size: 1.8rem;
}

.s-important-notice__icon .icon-attention {
    display: block;
    margin: 11px auto 10px auto;
}

.s-important-notice__content {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    margin: 0;
    padding: 0 10px 0 0;
}
.s-important-notice__content .icon-pdf {
    width: 20px;
    margin-right: 15px;
}
.s-important-notice__content .s-list.type-disc > li {
    font-size: 1.5rem;
    color: #333;
}
.s-important-notice__content .s-list.type-disc > li:last-child {
    margin-bottom: 0;
}

.s-important-notice__content a {
    color: #006ec7;
    text-decoration: underline;
}


.s-important-notice__content a:hover {
    text-decoration: none;
}


.section-1 {
    width: 100%;
    padding: 60px 0 60px 0;
}

.s-section-1-list-wrapper {
}

.s-section-1-list-item {
    float: left;
    width: 50%;
}

.s-section-1-list-item:first-child {
    border-right: 1px solid #006ec7;
    padding-right: 50px;
}

.s-section-1-list-item:last-child {
    padding-left: 50px;
}

.s-section-1-list-item-top {
    position: relative;
}

.s-section-1-list-item-top .item-title {
    position: relative;
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 20px 0;
    padding: 16px 40px 16px 101px;
    color: #fff;
    background-color: #006ec7;
    border-top: 1px solid #006ec7;
    border-bottom: 1px solid #006ec7;
}

.s-section-1-list-item-top .item-title .icon-feather {
    display: block;
    position: absolute;
    width: 51px;
    height: 50px;
    left: 44px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url("../images/icon-feather-white.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 51px 50px;
    background-size: 51px 50px;
}

.s-section-1-list-item.i-2 .s-section-1-list-item-top .item-title {
    padding: 16px 40px 16px 190px;
}

.s-section-1-list-item-top .item-title .icon-pc-login {
    display: block;
    position: absolute;
    width: 69px;
    height: 50px;
    left: 101px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url("../images/icon-pc-login-white.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 69px 50px;
    background-size: 69px 50px;
}

.s-section-1-list-item-top .item-title .icon-arrow-m-down {
    display: none;
}

.s-section-1-list-item-top .item-text {
    font-size: 1.8rem;
    line-height: 2;
    color: #000;
}

.s-section-1-list-item.i-2 .s-section-1-list-item-top .item-text {
    margin-bottom: 14px;
}

.s-section-1-list-item-top .item-buttons {
    text-align: right;
}

.s-section-1-list-item-top .item-buttons .btn-default {
    font-size: 1.8rem;
    line-height: 1.15;
    font-weight: 700;
    padding: 15px 20px 15px 20px;
    margin: 0 0 0 0;
}

.s-section-1-list-item-top .item-buttons .btn-default .icon {
    margin-right: 9px;
    vertical-align: 1px;
}

.s-section-1-list-item.i-2 .item-buttons .btn-blue {
    display: inline-block;
    position: relative;
    float: left;
    width: 61.66%;
    font-size: 2rem;
    color: #fff;
    padding: 16px 10px 15px 10px;
    background-color: #006ec7;
    text-align: center;
    vertical-align: middle;
}
.s-section-1-list-item.i-2 .item-buttons .btn-blue:hover {
    background-color: #7fb6e3;
    opacity: 1;
}

.s-section-1-list-item.i-2 .item-buttons .btn-blue .icon {
    display: inline-block;
    text-align: center;
    width: auto;
    height: auto;
    font-size: 2rem;
    line-height: 1;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none;
    vertical-align: -1px;
    padding: 0 11px 0 0;
}

.s-section-1-list-item .s-section-1-list-item-bottom {
    margin: 39px 0 0 0;
    border: 1px solid #006ec7;
    padding: 22px 19px 19px 19px;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom {
    min-height: 290px;
    background-image: url("../images/index/img2.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    margin: 30px 0 0 0;
}

.s-section-1-list-item .s-section-1-list-item-bottom .item-bottom-title {
    font-size: 3rem;
    line-height: 1.2;
    color: #006ec7;
    text-align: center;
}

.s-section-1-list-item .s-section-1-list-item-bottom .item-bottom-title .text-sp {
    display: none;
}

.s-section-1-list-item .s-section-1-list-item-bottom .item-bottom-title br {
    display: none;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons {
    position: relative;
    width: 66.07%;
    margin-top: 38px;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 1.8rem;
    color: #fff;
    padding: 17px 10px 17px 37px;
    background-color: #006ec7;
    text-align: left;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn br {
    display: none;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn:hover {
    background-color: #80b6e4;
    opacity: 1;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn + .btn {
    margin-top: 33px;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn .icon {
    display: block;
    text-align: center;
    position: absolute;
    font-size: 1.8rem;
    line-height: 1;
    width: auto;
    height: auto;
    left: 12px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none;
}

.s-section-1-list-item .item-bottom-content {
    position: relative;
    margin: 17px 0 0 0;
}

.s-section-1-list-item.i-2 .s-section-1-list-item-bottom .item-buttons {
    display: none;
}

.s-section-1-list-item .item-bottom-text {
    float: left;
    width: 43.928%;
    margin-right: 5.536%;
    font-size: 1.8rem;
    line-height: 1.9;
    color: #000;
}

.s-section-1-list-item .item-bottom-image {
    float: right;
    width: 50.536%;
    text-align: right;
    padding: 12px 0 0 0;
}

.s-section-1-list-item .item-bottom-buttons-list {
    position: relative;
    width: 100%;
    margin-top: 15px;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button {
    float: left;
    width: 30.893%;
    margin-right: 3.571%;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button.b-2 {
    float: right;
    margin-right: 0;
}
.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button.b-1 a:hover,
.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button.b-3 a:hover {
    background-color: #7fb6e3;
    opacity: 1;
}
/*
.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button {
    margin-right: 0;
}
*/
.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 2rem;
    color: #fff;
    padding: 16px 10px 15px 10px;
    background-color: #006ec7;
    text-align: center;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn .icon {
    display: inline-block;
    text-align: center;
    font-size: 2rem;
    line-height: 1;
    width: auto;
    height: auto;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none;
    margin-right: 6px;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-lock {
    padding: 12px 10px 12px 10px;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-lock .icon-lock {
    display: inline-block;
    text-align: center;
    font-size: 2rem;
    line-height: 1;
    width: 26px;
    height: 29px;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    background-image: url("../images/icon-lock-white.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    border: none;
    vertical-align: -7px;
    margin-right: 10px;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-user-login {
    background-color: #fea43b;
    padding: 11px 10px 10px 10px;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-user-login .icon-user-login {
    display: inline-block;
    text-align: center;
    font-size: 2rem;
    line-height: 1;
    width: 33px;
    height: 32px;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    background-image: url("../images/icon-user-login-white.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    border: none;
    vertical-align: -9px;
    margin-right: 10px;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-lock .icon-link {
    display: none;
}

.section-2 {
    position: relative;
}

.s-section-2-top {
    width: 100%;
}

.s-section-2-top__item {
    position: relative;
    float: left;
    width: 33.33%;
}

.s-section-2-top__item-btn-wrapper {
    position: absolute;
    width: 100%;
    bottom: 10%;
}

.s-section-2-top__item-btn {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 10px 10px 10px 10px;
    background: #006ec7;
    border: 1px solid #006ec7;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    text-decoration: none;
    line-height: 1.5;
    min-height: 58px;
    font-size: 2.8rem;
}

.s-section-2-top__item:first-child .s-section-2-top__item-btn {
    border-left: 1px solid #006ec7;
}

.s-section-2-top__item:last-child .s-section-2-top__item-btn {
    border-right: 1px solid #006ec7;
}

.s-section-2-top__item-btn .icon {
    /*
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    */
    color: #fff;
    left: 1em;
    font-size: 2.1rem;
    margin-right: 11px;
}

.s-section-2-top__item-btn.active .icon,
.s-section-2-top__item-btn:hover .icon,
.s-section-2-top__item-btn:active .icon,
.s-section-2-top__item-btn:focus .icon {
    color: #fff;
}

.s-section-2-top__item-btn .icon {

}

.s-section-2-top__item-btn:hover {
    background: #7fb6e3;
    border-left: 1px solid #006ec7;
    border-right: 1px solid #006ec7;
    color: #fff;
    text-decoration: none;
}

.s-section-2-top__item-btn:hover .icon {
    color: #fff;
}

.s-section-2-top__item-btn .item-text {
    display: inline-block;
    text-align: center;
}

.s-section-2-bottom {
    position: relative;
    padding: 60px 0 61px 0;
}

.s-section-2-bottom-buttons {
    position: relative;
    text-align: center;
}

.s-section-2-bottom-buttons-wrapper {
    position: relative;
    display: inline-block;
    min-width: 400px;
    min-height: 80px;
    margin: 0 25px;
}

.s-section-2-bottom-buttons .btn {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 80px;
    font-size: 2.4rem;
    line-height: 1.4;
    color: #fff;
    padding: 5px 10px 5px 10px;
    background-color: #006ec7;
    border: 1px solid #006ec7;
    text-align: left;
}
.s-section-2-bottom-buttons .s-section-2-bottom-buttons-wrapper:last-child .btn,
    .s-section-2-bottom-buttons .btn.type-1 {
    line-height: 70px;
}
.s-section-2-bottom-buttons .btn span {
    display: inline-block;
    text-align: left;
    vertical-align: 0;
}

.s-section-2-bottom-buttons .btn:hover {
    background-color: #80b6e4;
    opacity: 1;
}

.s-section-2-bottom-buttons .btn .icon {
    display: inline-block;
    position: relative;
    font-size: 2rem;
    line-height: 1;
    width: auto;
    height: auto;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none;
    margin-right: 11px;
}

.section-3 {
    position: relative;
    width: 100%;
    background-color: #006ec7;
    z-index: 2;
}

.s-section-3-image {
    padding: 2px 0;
}

.s-section-3-image > img {
    width: 100%;
}

.s-section-3-button {
    text-align: center;
    display: block;
    width: 100%;
}

.s-section-3-button .btn {
    display: inline-block;
    width: 400px;
    max-width: 100%;
    font-size: 2.4rem;
    line-height: 1.4;
    color: #fff;
    padding: 22px 10px 23px 10px;
    background-color: #006ec7;
    border: 1px solid #006ec7;
    text-align: center;
    position: absolute;
    top: 78%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.s-section-3-button .btn span {
    display: inline-block;
    vertical-align: 0;
}


.s-section-3-button .btn:hover {
    background-color: #80b6e4;
    opacity: 1;
}

.s-section-3-button .btn .icon-link {
    position: relative;
    display: inline-block;
    line-height: 1;
    background-image: url("../images/icon_link_white@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    width: 25px;
    height: 22px;
    vertical-align: -2px;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none;
    margin: 0 9px 0 0;
}

.section-4 {
    position: relative;
    width: 100%;
    padding: 80px 0 15px 0;
    min-height: 600px;
    /*height: 600px;*/
    overflow: hidden;
}

.section-4 .section-bg {
    position: absolute;
    width: 100%;
    background: url(../images/index/bg-section-4.jpg) repeat-y top left;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    height: 200%;
    /*position: relative;*/
    top: -100%;
}

@media (min-width: 1025px) {
    .section-4 .s-tabs__nav-wrap {
        display: none;
    }

    .section-4 .tab-content > .tab-pane {
        display: block;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
    }
}

.section-4 .section-title {
    font-size: 4.5rem;
    color: #006ec7;
    text-align: center;
    font-weight: 400;
    margin: 0 0 17px 0;
}

.section-4 .section-title.last {
    margin-bottom: 23px;
}

.section-4 .section-title .icon-info {
    vertical-align: 0;
    padding: 0 15px 0 0;
}

.section-4 .section-title .icon-info img {
    vertical-align: -11px;
}

.section-4 .section-title .icon-book {
    vertical-align: 0;
    padding: 0 16px 0 0;
}

.section-4 .section-title .icon-book img {
    vertical-align: -7px;
}

.s-section-4-list {
}

.s-section-4-list-item {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.s-section-4-list-item:hover {
    background-color: #fff;
}

.s-section-4-list-item .item-wrapper {
    display: table;
    width: 100%;
    border-bottom: 1px solid #006ec7;
    text-align: left;
}

.s-section-4-list-item .item-cell {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    font-size: 1.8rem;
    line-height: 1.667;
    color: #006ec7;
    padding: 14px 0 14px 0;
}

.s-section-4-list-item .item-cell a {
    display: inline-block;
    font-size: 1.8rem;
    line-height: 1.667;
}

.s-section-4-list-item .item-cell.i-1 {
    width: 227px;
    padding-right: 20px;
}
.s-section-4-list-item .item-cell.i-2 {
    padding-right: 15px;
}
.s-section-4-list-item .item-cell.i-3 {
    width: 240px;
    text-align: left;
}

.s-section-4-list-item .item-cell .item-link {
    font-size: 1.4rem;
    line-height: 2.14;
    color: #006ec7;
    white-space: nowrap;
    vertical-align: 2px;
    max-height: 30px;
}

.s-section-4-list-item .item-cell .item-text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.s-section-4-list-item .item-cell .item-link .icon-pdf {
    display: inline-block;
    width: 25px;
    height: 30px;
    background-image: url("../images/icon_pdf_blue@2x.png");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    vertical-align: middle;
}

.s-section-4-list-item .item-cell .item-link .icon-link {
    display: inline-block;
    width: 25px;
    height: 30px;
    background-image: url("../images/icon_link_blue@2x.png");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    vertical-align: middle;
}

.s-section-4-list-2 {
    margin-bottom: 59px;
}

.s-section-4-list-2 .s-section-4-list-item {
    background-color: #fff;
}

.s-section-4-list-2 .s-section-4-list-item:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.s-section-4-list-2 .s-section-4-list-item .item-wrapper {
    display: table;
    width: 100%;
    text-align: left;
    border-bottom: none;
}

.s-section-4-list-2 .s-section-4-list-inner {
    border: 1px solid #006ec7;
}

.s-section-4-list-2 .s-section-4-list-item .item-cell {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    font-size: 1.8rem;
    color: #006ec7;
    padding: 17px 0 17px 0;
}

.s-section-4-list-2 .s-section-4-list-item .item-cell.i-1 {
    width: auto;
    padding-right: 20px;
    padding-left: 21px;
}

.s-section-4-list-2 .s-section-4-list-item .item-cell.i-2 {
    width: 240px;
}

.s-section-4-buttons {
    text-align: right;
    padding: 20px 0;
}

.s-section-4-buttons .section-text {
    display: inline-block;
    float: left;
    font-size: 1.8rem;
    color: #006ec7;
    vertical-align: middle;
    margin: 0;
    line-height: 1.1;
    padding: 10px 10px 10px 0;
}

.s-section-4-buttons .section-text a {
    text-decoration: underline;
}

.s-section-4-buttons .section-text a:hover {
    text-decoration: none;
}

.s-section-4-buttons .btn .icon-arrow-m-right {
    margin-right: 10px;
}

.section-5 {
    width: 100%;
    padding: 74px 0 80px 0;
}

.section-5 .section-title {
    font-size: 4.3rem;
    font-weight: 400;
    color: #006ec7;
    text-align: center;
    margin: 0 0 41px 0;
}

.section-5 .section-title .icon-pick-up {
    vertical-align: 0;
    padding: 0 20px 0 0;
}

.section-5 .section-title .icon-pick-up img {
    vertical-align: -3px;
}

.section-5 .section-subtitle {
    color: #333333;
    font-size: 2.5rem;
    text-align: center;
    margin: 0 0 65px 0;
}

.section-5 .section-items-wrapper {
    position: relative;
    padding-bottom: 1px;
}

.section-5 .section-item {
    float: left;
    width: 21.538%;
    margin-right: 4.615%;
    max-width: 280px;
    border: 1px solid #d0d0d0;
}

.section-5 .section-item > a {
    text-decoration: none;
    color: #000;
}

.section-5 .section-item:last-child {
    margin-right: 0;
}

.section-5 .section-item-content {
    padding: 19px 21px 16px 21px;
    position: relative;
}

.section-5 .content-title {
    font-size: 1.7rem;
    height: 2.8em;
    overflow: hidden;
    margin: 0 0 8px 0;
}

.section-5 .content-text {
    font-size: 1.5rem;
}

.section-5 .s-slider-bottom-pagination {
    display: none;
}

.section-6 {
    width: 100%;
    padding: 38px 0 21px 0;
    background: url(../images/bg-blue-stripped.png) repeat top left;
}

.section-6 .section-title {
    font-size: 4.81rem;
    color: #fff;
    text-align: center;
    margin: 0 0 37px 0;
    font-weight: 400;
}

.section-6 .section-title .icon-phone {
    vertical-align: 0;
    padding: 0 20px 0 0;
}

.section-6 .section-title .icon-phone img {
    vertical-align: -14px;
}

.section-6 p {
    text-align: center;
    color: #fff;
    font-size: 2rem;
    margin: 0 0 12px 0;
}
.section-title .border_box {
    background-color: #006ec7;
    border: 1px solid #fff;
    color: #fff;
    font-size: 2.47rem;
    margin-left: 12px;
    vertical-align: 8px;
    padding: 5px;
}
.content-top .border_box {
    background-color: #006ec7;
    border: 1px solid #fff;
    color: #fff;
    font-size: 2rem;
    margin-left: 12px;
    vertical-align: 5px;
    padding: 2px 4px;
}

.section-6 p strong {
    display: inline-block;
    font-size: 2.4rem;
    vertical-align: 0;
}

.section-6 .text-sp {
    display: none;
}

.section-6 p br {
    display: none;
}

.s-section-6-bottom {
    display: none;
    border-top: 1px solid #fff;
    text-align: center;
}

.section-6 .btn-no-comission {
    font-size: 2.47rem;
    color: #fff;
    border: 1px solid #fff;
    background-color: #006ec7;
}

.section-6 .btn-no-comission:hover {
    color: #006ec7;
    background-color: #fff;
}

.section-6 .section-title .btn-no-comission {
    vertical-align: -4px;
    margin-left: 12px;
}

.section-7 {
    width: 100%;
    padding: 0;
    background: url(../images/bg-white-stripped.png) repeat top left;
    border-top: 1px solid #fff;
}

.s-section-7-top {
    position: relative;
    padding: 29px 0 25px 0;
    margin-bottom: 40px;
}

.s-section-7-top .section-item {
    float: left;
    width: 50%;
    padding: 0 50px;
}

.s-section-7-top .section-title {
    font-size: 4rem;
    color: #006ec7;
    text-align: center;
    margin: 0 0 28px 0;
    font-weight: 400;
}

.s-section-7-top .section-item-phone {
    position: relative;
}

.s-section-7-top .section-item-phone .icon-gender {
    display: inline-block;
    height: 80px;
    width: 80px;
    margin: 0 16px 0 0;
}

.s-section-7-top .section-item-phone .icon-gender img {
    vertical-align: -14px;
}

.s-section-7-top .section-item-phone .item-number {
    display: inline-block;
    position: relative;
    font-size: 6rem;
    line-height: 1.6;
    color: #006ec7;
}

.s-section-7-top .section-item-phone .item-number:before {
    content: " ";
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    font-size: 1.558rem;
    line-height: 1;
    top: 0;
    left: 45%;
}

.s-section-7-top .section-item-phone .item-number.i-6:before {
    content: "ミ";
}

.s-section-7-top .section-item-phone .item-number.i-7:before {
    content: "ナ";
    left: 20%;
}

.s-section-7-top .section-item-phone .item-number.i-9:before {
    content: "ジ";
    left: 35%;
}

.s-section-7-top .section-item-phone .item-number.i-10:before {
    content: "ブ";
    left: 30%;
}

.s-section-7-top .section-item-phone .item-number.i-11:before {
    content: "ロック";
    width: 50px;
    left: 50%;
}

.s-section-7-top .section-item.i-2 .section-item-phone .item-number.i-6:before {
    content: "ミ";
}

.s-section-7-top .section-item.i-2 .section-item-phone .item-number.i-7:before {
    content: "ナ";
    left: 20%;
}

.s-section-7-top .section-item.i-2 .section-item-phone .item-number.i-9:before {
    content: "キョウ";
    width: 50px;
    left: 40%;
}

.s-section-7-top .section-item.i-2 .section-item-phone .item-number.i-10:before {
    content: "";
}

.s-section-7-top .section-item.i-2 .section-item-phone .item-number.i-11:before {
    content: "イ";
    left: 35%;
}

.s-section-7-top .section-item.i-2 .section-item-phone .item-number.i-12:before {
    content: "ク";
    left: 20%;
}

.s-section-7-center {
    background-color: #fff;
    text-align: center;
    padding: 16px 50px 17px 50px;
    color: #006ec7;
}

.s-section-7-center .section-title {
    font-size: 4rem;
    margin: 0 0 14px 0;
    font-weight: 400;
}

.s-section-7-center p {
    font-size: 2.4rem;
    line-height: 1.5;
}

.s-section-7-center .section-title-phone {
    font-size: 8.832rem;
    margin: 32px 0 0 0;
    font-weight: 700;
}

.s-section-7-center .section-title-phone .icon-glasses {
    display: inline-block;
    height: 100px;
    width: 100px;
    margin: 0 34px 0 0;
}

.s-section-7-center .section-title-phone .icon-glasses img {
    vertical-align: -14px;
}

.s-section-7-center .text-sp {
    display: none;
}
.s-section-7-center .section-item-phone {
    margin-top: 30px;
}

.s-section-7-bottom {
    position: relative;
    text-align: center;
    padding: 30px 50px;
}

.s-section-7-bottom .btn {
    position: relative;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1.4;
    color: #006ec7;
    padding: 15px 10px 15px 10px;
    background-color: #fff;
    border: 1px solid #006ec7;
    text-align: center;
    width: calc(30% - 47px);
}

.s-section-7-bottom .btn + .btn {
    margin-left: 47px;
}

.s-section-7-bottom .btn span {
    display: inline-block;
    vertical-align: 0;
}

.s-section-7-bottom .btn .icon {
    display: inline-block;
    font-size: 2.4rem;
    line-height: 1;
    width: auto;
    height: auto;
    vertical-align: top;
    border-radius: 0;
    color: #006ec7;
    background-color: transparent;
    border: none;
    margin: 0 17px 0 0;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.s-section-7-bottom .btn:hover {
    background-color: #006ec7;
    color: #fff;
}

.s-section-7-bottom .btn:hover .icon {
    color: #fff;
}

section.section-7 .s-section-7-bottom-textarea {
    padding-bottom: 30px;
}
section.section-7 .s-section-7-bottom-textarea .sections_contents.coll_texts p.contact_text {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-top: 0;
    color: #006ec7;
    text-align: center;
}

section.section-7 .s-section-7-bottom-textarea .sections_contents.coll_texts p.contact_text a {
    text-decoration: underline;
    display: inline-block;
}

.section-8 {
    width: 100%;
    padding: 0;
    border-top: 1px solid #fff;
}

.s-section-8-top {
    position: relative;
    padding: 60px 0 34px 0;
}

.s-section-8-list {
    position: relative;
    text-align: center;
    vertical-align: top;
}

.s-section-8-list .list-item {
    display: inline-block;
    vertical-align: top;
    min-height: 50px;
    margin: 0 57px 20px 0;
    background-color: #e5f0f9;
}

.s-section-8-list .list-item a {
    display: block;
}

.s-section-8-list .list-item img {
    width: 100%;
    height: 100%;
}

.s-section-8-list .list-item:last-child {
    margin-right: 0;
}

.s-section-8-bottom {
    position: relative;
    padding: 0 0 44px 0;
}

.s-section-8-bottom .section-text {
    font-size: 1.5rem;
    margin: 0;
}
.title-about-is {
    font-size: 3rem;
    font-weight: 700;
    color: #006ec7;
    padding-bottom: 16px;
}

.section-body__item-about-is {
    display: block;
    width: 100%;
}

.section-body__item-about-is-left {
    float: left;
    width: 180px;
}

.section-body__item-about-is-right {
    margin-left: 200px;
}

.section-body__item-about-is-right table {
    width: 100%;
    border-top: 1px solid #006ec7;
}

.section-body__item-about-is-right table td {
    border-bottom: 1px solid #006ec7;
    padding: 17px 5px 16px 0;
    vertical-align: middle;
}

/*.section-body__item {*/
    /*padding-left: 0 !important;*/
    /*padding-right: 0 !important;*/
/*}*/

.s-buttons-grid-custom {
    position: relative;
    text-align: center;
}

.s-buttons-grid-custom .buttons-wrapper {
    position: relative;
    display: inline-block;
    min-width: 300px;
    min-height: 55px;
    margin: 0 25px;
}

.s-buttons-grid-custom.type-2 .buttons-wrapper {
    margin: 0 2%;
    min-width: 0;
    max-width: 288px;
    width: 30%;
}

.s-buttons-grid-custom.type-2 .buttons-wrapper:first-child {
    margin-left: 0;
}

.s-buttons-grid-custom.type-2 .buttons-wrapper:last-child {
    margin-right: 0;
}

.s-buttons-grid-custom .btn {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 55px;
    font-size: 2.2rem;
    line-height: 1.4;
    color: #fff;
    padding: 5px 10px 5px 10px;
    background-color: #006ec7;
    border: 1px solid #006ec7;
    text-align: center;
}

.s-buttons-grid-custom .btn span {
    display: inline-block;
    text-align: left;
    vertical-align: 0;
}

.s-buttons-grid-custom.type-2 .btn {
    background-color: #ffa43b;
    border: none;
    color: #333;
}

.s-buttons-grid-custom .btn:hover {
    background: url("../images/bg_pattern_lightblue3.png") repeat top left;
    color: #006ec7;
    opacity: 1;
}

.s-buttons-grid-custom.type-2 .btn:hover {
    background: url("../images/bg_pattern_yellow.png") repeat top left;
    color: #333;
}

.s-buttons-grid-custom .btn:hover .icon {
    background-image: url("../images/icon_link_blue@2x.png");
}

.s-buttons-grid-custom.type-2 .btn:hover .icon {
    background-image: url("../images/ico_link02.png");
}

.s-buttons-grid-custom .btn .icon {
    display: inline-block;
    font-size: 2rem;
    line-height: 1;
    width: 26px;
    height: 22px;
    border-radius: 0;
    color: #fff;
    margin: 0 12px 0 0;
    background-color: transparent;
    border: none;
    background-image: url("../images/icon_link_white@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.s-buttons-grid-custom.type-2 .btn .icon {
    background-image: url("../images/ico_link02.png");
}

.s-buttons-grid-custom .btn .icon-2 {
    display: inline-block;
    background: transparent;
    width: 1.67em;
    height: 1.67em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 1.75;
    text-align: center;
    text-indent: 1px;
    color: #333;
    border: none;
    margin: 0 0 0 5px;
    font-size: 2.1rem;
}

.s-parts .b-callcenter {
    margin-bottom: 40px;
}

.b-callcenter {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.b-callcenter-top {
    width: 100%;
    padding: 23px 0 19px 0;
    background: url(../images/bg-blue-stripped.png) repeat top left;
}
.b-callcenter-top .section-title {
    position: relative;
    font-size: 3rem;
    color: #fff;
    text-align: center;
    margin: 0 0 10px 0;
    font-weight: 400;
}

.b-callcenter-top .section-title .icon-phone {
    vertical-align: 0;
    padding: 0 10px 0 0;
}
.b-callcenter-top .section-title .icon-phone img {
    height: 38px;
    vertical-align: -9px;
}
.b-callcenter-top p {
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    margin: 0 0 2px 0;
    letter-spacing: 1.5px;
}
.b-callcenter-top .text-large {
    font-size: 1.8rem;
}
.b-callcenter-top p .text-small {
    display: inline-block;
    font-size: 1.5rem;
}
.b-callcenter-top p strong {
    display: inline-block;
    font-size: 1.9rem;
    vertical-align: 0;
}
.b-callcenter-top .text-sp {
    display: none;
}
.b-callcenter-top p br {
    display: none;
}
.b-callcenter-top .content-bottom {
    display: none;
    border-top: 1px solid #fff;
    text-align: center;
}
.b-callcenter-top .btn-no-comission {
    font-size: 1.9rem;
    color: #fff;
    border: 1px solid #fff;
    background-color: #006ec7;
}
.b-callcenter-top .btn-no-comission:hover {
    color: #006ec7;
    background-color: #fff;
}
.b-callcenter-top .section-title span {
    margin-right: 12px;
    letter-spacing: 2px;
}
.b-callcenter.type-10 .section-title span {
    letter-spacing: 0;
}
.b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -6px;
}

.b-callcenter-bottom {
    width: 100%;
    padding: 37px 0 46px 0;
    background: url(../images/bg-white-stripped.png) repeat top left;
    border-top: 1px solid #fff;
}
.b-callcenter-bottom .content-row {
    position: relative;
    padding: 0;
}
.b-callcenter-bottom .section-item {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 25px;
}
.b-callcenter-bottom .section-item p {
    color: #006ec7;
    font-size: 1.7rem;
    line-height: 1.5;
    letter-spacing: 2px;
}
.b-callcenter-bottom .section-item .text-sp {
    display: none;
}
.b-callcenter-bottom .section-title {
    font-size: 2.9rem;
    color: #006ec7;
    text-align: center;
    margin: 0 0 10px 0;
    font-weight: 400;
}
.b-callcenter-bottom .section-phone {
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.section-phone a,
.s-section-7-top .section-item-phone a,
.s-section-7-center .section-item-phone a {
    cursor: default;
    pointer-events: none;
}
.b-callcenter-bottom .content-row .i-3 {
    float: none;
    width: 56%;
    margin: 0 22%;
    text-align: center;
}
.b-callcenter-bottom .content-row + .content-row {
    padding: 34px 0 0 0;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-female {
    max-width: 440px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-male {
    max-width: 433px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-bank {
    max-width: 453px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-glasses {
    max-width: 475px;
    margin: 19px 0 0 0;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-type-5 {
    max-width: 498px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-type-6 {
    max-width: 463px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-type-9 {
    max-width: 484px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-type-10 {
    max-width: 481px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-type-11 {
    max-width: 491px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-type-12 {
    max-width: 487px;
}
.b-callcenter .b-callcenter-bottom .content-row .phone-type-13 {
    max-width: 483px;
}


.b-callcenter.type-2 .b-callcenter-bottom {
    padding-bottom: 55px;
}
.b-callcenter.type-2 .b-callcenter-bottom .content-center {
    display: flex;
    flex-direction: column;
}
.b-callcenter.type-2 .b-callcenter-bottom .content-row.r-1 {
    order: 1;
}
.b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 {
    padding-top: 27px;
    order: 3;
}
.b-callcenter.type-2 .b-callcenter-bottom .content-row.r-3 {
    order: 2;
}
.b-callcenter.type-2 .b-callcenter-bottom .content-row .i-4 {
    float: none;
    width: 87.24%;
    margin: 0 6.38%;
    text-align: center;
    background-color: #fff;
    padding: 21px 0 21px 0;
}
.b-callcenter.type-2 .b-callcenter-bottom .content-row .i-4 .section-phone {
    width:55.44%;
    margin-left: auto;
    margin-right: auto;
}


.b-callcenter.type-3 .b-callcenter-top {
    padding: 23px 0 16px 0;
}
.b-callcenter.type-3 .b-callcenter-bottom {
    padding: 32px 0 42px 0;
}


.b-callcenter.type-4 .b-callcenter-top {
    padding: 23px 0 17px 0;
}
.b-callcenter.type-4 .b-callcenter-bottom {
    padding: 26px 0 25px 0;
}
.b-callcenter.type-4 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}
.b-callcenter.type-4 .b-callcenter-bottom .section-item p {
    margin: 0 0 23px 0;
}


.b-callcenter.type-5 .b-callcenter-top {
    padding: 23px 0 17px 0;
}
.b-callcenter.type-5 .b-callcenter-bottom {
    padding: 36px 0 36px 0;
}
.b-callcenter.type-5 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}


.b-callcenter.type-6 .b-callcenter-top {
    padding: 23px 0 15px 0;
}
.b-callcenter.type-6 .b-callcenter-top .section-title {
    margin: 0 0 14px 0;
}
.b-callcenter.type-6 .b-callcenter-top p {
    font-size: 1.8rem;
    margin: 0;
}
.b-callcenter.type-6 .b-callcenter-top strong {
    font-size: 2rem;
}
.b-callcenter.type-6 .b-callcenter-bottom {
    padding: 34px 0 37px 0;
}
.b-callcenter.type-6 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}

.b-callcenter.type-7 .b-callcenter-top {
    padding: 23px 0 18px 0;
}
.b-callcenter.type-7 .b-callcenter-top .section-title {
    font-size: 2.6rem;
}
.b-callcenter.type-7 .b-callcenter-top .section-title em {
    font-size: 2.4rem;
    font-style: normal;
}
.b-callcenter.type-7 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -9px;
}
.b-callcenter.type-7 .b-callcenter-top .text-big {
    font-size: 1.9rem;
}
.b-callcenter.type-7 .b-callcenter-top strong {
    font-size: 2rem;
}
.b-callcenter.type-7 .b-callcenter-bottom {
    padding: 37px 0 40px 0;
}
.b-callcenter.type-7 .b-callcenter-bottom .section-title {
    font-size: 2.7rem;
}
.b-callcenter.type-7 .b-callcenter-bottom .i-2 .section-title {
    font-size: 2.5rem;
    margin: 0 0 12px 0;
}


.b-callcenter.type-8 .b-callcenter-top {
    padding: 23px 0 18px 0;
}
.b-callcenter.type-8 .b-callcenter-top .section-title {
    font-size: 2.6rem;
}
.b-callcenter.type-8 .b-callcenter-top .section-title em {
    font-size: 2.4rem;
    font-style: normal;
}
.b-callcenter.type-8 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -9px;
}
.b-callcenter.type-8 .b-callcenter-top .text-big {
    font-size: 1.9rem;
}
.b-callcenter.type-8 .b-callcenter-top strong {
    font-size: 2rem;
}
.b-callcenter.type-8 .b-callcenter-bottom {
    padding: 37px 0 40px 0;
}
.b-callcenter.type-8 .b-callcenter-bottom .section-title {
    font-size: 2.7rem;
}
.b-callcenter.type-8 .b-callcenter-bottom .i-2 .section-title {
    font-size: 2.5rem;
    margin: 0 0 12px 0;
}


.b-callcenter.type-9 .b-callcenter-top {
    padding: 23px 0 17px 0;
}
.b-callcenter.type-9 .b-callcenter-top .section-title {
    margin: 0 0 12px 0;
}
.b-callcenter.type-9 .b-callcenter-top .text-big {
    font-size: 1.9rem;
}
.b-callcenter.type-9 .b-callcenter-top strong {
    font-size: 2rem;
}
.b-callcenter.type-9 .b-callcenter-bottom {
    padding: 38px 0 38px 0;
}
.b-callcenter.type-9 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}


.b-callcenter.type-10 .b-callcenter-top {
    padding: 23px 0 19px 0;
}
.b-callcenter.type-10 .b-callcenter-top .section-title {
    margin: 0 0 13px 0;
}
.b-callcenter.type-10 .b-callcenter-top .text-big {
    font-size: 1.8rem;
}
.b-callcenter.type-10 .b-callcenter-top strong {
    font-size: 1.9rem;
}
.b-callcenter.type-10 .b-callcenter-bottom {
    padding: 43px 0 42px 0;
}
.b-callcenter.type-10 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}


.b-callcenter.type-11 .b-callcenter-top {
    padding: 23px 0 19px 0;
}
.b-callcenter.type-11 .b-callcenter-top .section-title {
    margin: 0 0 13px 0;
}
.b-callcenter.type-11 .b-callcenter-top .text-big {
    font-size: 1.8rem;
}
.b-callcenter.type-11 .b-callcenter-top strong {
    font-size: 1.9rem;
}
.b-callcenter.type-11 .b-callcenter-bottom {
    padding: 27px 0 32px 0;
}
.b-callcenter.type-11 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}
.b-callcenter.type-11 .b-callcenter-bottom .section-item p {
    margin: 0 0 0 0;
    font-size: 2rem;
}
.b-callcenter.type-11 .b-callcenter-bottom .content-row .section-phone {
    margin: 16px 0 0 0;
}


.b-callcenter.type-12 .b-callcenter-top {
    padding: 23px 0 17px 0;
}
.b-callcenter.type-12 .b-callcenter-top .section-title {
    margin: 0 0 13px 0;
}
.b-callcenter.type-12 .b-callcenter-top .text-big {
    font-size: 1.8rem;
}
.b-callcenter.type-12 .b-callcenter-top strong {
    font-size: 1.9rem;
}
.b-callcenter.type-12 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -7px;
}
.b-callcenter.type-12 .b-callcenter-bottom {
    padding: 26px 0 29px 0;
}
.b-callcenter.type-12 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}
.b-callcenter.type-12 .b-callcenter-bottom .section-item p {
    margin: 0 0 0 0;
    font-size: 1.9rem;
}
.b-callcenter.type-12 .b-callcenter-bottom .section-item .text-big {
    font-size: 2.8rem;
    margin: 0 0 2px 0;
}
.b-callcenter.type-12 .b-callcenter-bottom .content-row .section-phone {
    margin: 14px 0 0 0;
}


.b-callcenter.type-13 .b-callcenter-top {
    padding: 23px 0 18px 0;
}
.b-callcenter.type-13 .b-callcenter-top .section-title {
    margin: 0 0 13px 0;
}
.b-callcenter.type-13 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -6px;
}
.b-callcenter.type-13 .b-callcenter-top .text-big {
    font-size: 1.8rem;
}
.b-callcenter.type-13 .b-callcenter-bottom {
    padding: 39px 0 41px 0;
}
.b-callcenter.type-13 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}


.b-callcenter.type-14 .b-callcenter-top {
    padding: 23px 0 18px 0;
}
.b-callcenter.type-14 .b-callcenter-top .section-title {
    margin: 0 0 13px 0;
}
.b-callcenter.type-14 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -6px;
}
.b-callcenter.type-14 .b-callcenter-top .text-big {
    font-size: 1.8rem;
}
.b-callcenter.type-14 .b-callcenter-bottom {
    padding: 39px 0 41px 0;
}
.b-callcenter.type-14 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}


.b-callcenter.type-15 .b-callcenter-top {
    padding: 23px 0 18px 0;
}
.b-callcenter.type-15 .b-callcenter-top .section-title {
    margin: 0 0 13px 0;
}
.b-callcenter.type-15 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -6px;
}
.b-callcenter.type-15 .b-callcenter-top .text-big {
    font-size: 1.8rem;
}
.b-callcenter.type-15 .b-callcenter-bottom {
    padding: 39px 0 41px 0;
}
.b-callcenter.type-15 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}


.b-callcenter.type-16 .b-callcenter-top {
    padding: 23px 0 18px 0;
}
.b-callcenter.type-16 .b-callcenter-top .section-title {
    margin: 0 0 13px 0;
}
.b-callcenter.type-16 .b-callcenter-top .text-large {
    font-size: 1.8rem;
}
.b-callcenter.type-16 .b-callcenter-top .text-small {
    display: inline-block;
    font-size: 1.5rem;
}
.b-callcenter.type-16 .b-callcenter-bottom .r-2 .section-title {
    font-size: 2.4rem;
    margin: 0 0 11px 0;
}
.b-callcenter.type-16 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -6px;
}
.b-callcenter.type-16 .b-callcenter-bottom {
    padding: 34px 0 39px 0;
}
.b-callcenter.type-16 .b-callcenter-bottom .content-row + .content-row {
    padding: 38px 0 0 0;
}


.b-callcenter.type-17 .b-callcenter-top {
    padding: 23px 0 18px 0;
}
.b-callcenter.type-17 .b-callcenter-top .section-title {
    margin: 0 0 12px 0;
}

.b-callcenter.type-17 .b-callcenter-top .text-large {
    font-size: 1.8rem;
}
.b-callcenter.type-17 .b-callcenter-top strong {
    font-size: 1.9rem;
}
.b-callcenter.type-17 .b-callcenter-top .text-small {
    display: inline-block;
    font-size: 1.5rem;
}
.b-callcenter.type-17 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -7px;
}
.b-callcenter.type-17 .b-callcenter-bottom {
    padding: 32px 0 40px 0;
}
.b-callcenter.type-17 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}
.b-callcenter.type-17 .b-callcenter-bottom .section-item .text-large {
    font-size: 2.6rem;
    margin: 0;
}
.b-callcenter.type-17 .b-callcenter-bottom .content-row .section-phone {
    margin: 16px 0 0 0;
}


.b-callcenter.type-18 .b-callcenter-top {
    padding: 23px 0 17px 0;
}
.b-callcenter.type-18 .b-callcenter-top .section-title {
    margin: 0 0 12px 0;
}
.b-callcenter.type-18 .b-callcenter-top .text-large {
    font-size: 1.8rem;
}
.b-callcenter.type-18 .b-callcenter-top strong {
    font-size: 1.9rem;
}
.b-callcenter.type-18 .b-callcenter-top .text-small {
    display: inline-block;
    font-size: 1.5rem;
}
.b-callcenter.type-18 .b-callcenter-top .section-title .btn-no-comission {
    vertical-align: -7px;
}
.b-callcenter.type-18 .b-callcenter-bottom {
    padding: 32px 0 39px 0;
}
.b-callcenter.type-18 .b-callcenter-bottom .content-row .i-1 {
    float: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
}
.b-callcenter.type-18 .b-callcenter-bottom .section-item .text-large {
    font-size: 2.6rem;
    margin: 0 0 0 0;
}
.b-callcenter.type-18 .b-callcenter-bottom .content-row .section-phone {
    margin: 16px 0 0 0;
}


.b-callcenter.type-19 .b-callcenter-bottom {
    padding-bottom: 40px;
}
.b-callcenter.type-19 .b-callcenter-top .section-title {
    margin: 0 0 13px 0;
}
.b-callcenter.type-19 .b-callcenter-top .text-small {
    display: inline-block;
    font-size: 1.5rem;
}
.b-callcenter.type-19 .b-callcenter-bottom .content-center {
    display: block;
}
.b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 {
    padding-top: 30px;
}
.b-callcenter.type-19 .b-callcenter-bottom .content-row .i-4 {
    float: none;
    width: 87.24%;
    margin: 0 6.38%;
    text-align: center;
    background-color: #fff;
    padding: 26px 0 21px 0;
}
.b-callcenter.type-19 .b-callcenter-bottom .content-row .i-4 .section-phone {
    width:55.44%;
    margin-left: auto;
    margin-right: auto;
}
/*現行サイトレイアウト調整*/
#content_litebox .btn_01 {
    display: none!important;
}

/*Blog記事詳細*/
.article-content p {
    margin-bottom: 10px;
}
.article-content h3 {
    border-bottom: 1px solid #4c95d9;
    color: #336699;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 2px 0;
}
.article-content table th,
.article-content table td {
    border: 1px solid #666;
    padding: 15px;
}
.article-content table th {
    background-color: #d9effa;
}
.article-content a {
    background-image: url("/common/images/ico_arrow03_sp.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    background-size: 18px auto;
    display: inline-block;
    line-height: 1em;
    padding: 5px 0 5px 45px;
    margin-bottom: 10px;
}

.article-content a.non-icons {
    background: none;
    padding: 0;
    text-decoration: underline;
}

/* 検索結果 */
.result-body {
    margin-bottom: 60px;
}
.result-pager {
    margin-bottom: 60px;
}
#search_estraier {
    font-size: 1.8rem;
    padding: 0 185px;
}
#search_estraier input[type=text]{
    height: 25px;
}
.search-list {
    float: left;
    margin-bottom: 20px;
}
.search-item {
    float: left;
    margin-right: 20px;
}
.search-select {
    margin-right: 50px;
    display: inline-block;
}
.section.search-box {
    margin: 30px 0;
    padding: 0 30px;
}
.section.search-box label {
    font-weight: normal;
}
.search-btn {
    clear: both;
    text-align: center;
}
.result-body {
    font-size: 1.8rem;
}
.entry-title {
    padding-top: 20px;
}
.entry-title:first-child {
    border-top: 1px dotted #CCC;
}
.entry-description {
    font-size: 1.4rem;
    padding-bottom: 20px;
    border-bottom: 1px dotted #CCC;
}
.pagination.pagination-centered ul {
    overflow: hidden;
}
.pagination.pagination-centered li {
    float: left;
    border: 1px solid #006EC7;
    font-size: 1.8rem;
    font-weight: bold;
    margin-right: 10px;
}
.pagination.pagination-centered .next-hidden {
    border: none;
}

.pagination.pagination-centered .active {
    background-color: #006EC7;
    color: #FFF;
}
.pagination.pagination-centered span,
.pagination.pagination-centered a {
    padding: 10px 20px;
    display: block;
}
.pagination.pagination-centered .next-hidden span {
    padding-bottom: 0;
}
.pagination.pagination-centered .prev,
.pagination.pagination-centered .next,
.pagination.pagination-centered .next-hidden {
    margin-top: 10px;
}

.pagination.pagination-centered .prev span,
.pagination.pagination-centered .prev a,
.pagination.pagination-centered .next span,
.pagination.pagination-centered .next a {
    padding: 5px 10px;
    display: block;
}
.pagination.pagination-centered a:active:hover,
.pagination.pagination-centered a:hover,
.pagination.pagination-centered a:active,
.pagination.pagination-centered a:focus {
    background: #d9e4f7;
    color: #006ec7;
    text-decoration: none;
}

/* ポップアップコンテンツ */
.popup-wrap {
    padding: 15px;
    width: 730px;
    max-width: 100%;
}
.popup-contents h1 {
    font-size: 2.5rem;
    font-weight: bold;
    margin: 10px auto 20px;
    text-align: center;
}
.popup-contents h2 {
    border-bottom: 1px solid #ccc;
    font-size: 1.7rem;
    margin-bottom: 20px;
}
.popup-contents h3 {
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.pop_box {
    border: 2px solid #999;
    padding: 14px;
    font-size: 1.2rem;
    margin-bottom: 20px;
}
.pop_box p {
    margin-bottom: 10px;
}
.popup-contents .s-list {
    margin-bottom: 20px;
    margin-top: 0;
}
.popup-contents .s-list li,
.popup-contents .s-list.type-mark.type-1 > li {
    font-size: 1.2rem;
}

/* 約款 */
.section-body__section .datepick .s-article__body {
    margin-top: 20px;
}
.datepick.s-article.img-left-lg dt {
    margin-bottom: 20px;
}
.datepick.s-article.img-left-lg form {
    width: auto;
    float: left;
    margin-right: 30px;
}



/*--- custom CSS ---*/

.sp-br { display: none; }

/*font-size*/
.s-section-1-list-item .s-section-1-list-item-bottom .item-bottom-title,
.b-callcenter-top .section-title span { font-size: 2.5rem; }

.s-section-1-list-item.i-2 .item-buttons .btn-blue,
.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn,
.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn { font-size: 1.5rem !important; }

.s-section-2-bottom-buttons .btn { font-size: 2rem; }

.s-section-1-list-wrapper { position: relative; }

.s-section-1-list-item-top {
    position: relative;
    height: 284px;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom,
.s-section-1-list-item.i-2 .s-section-1-list-item-bottom {
    min-height: 330px;
    position: relative;
}

.s-section-1-list-item-top .item-buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.s-section-1-list-item .item-bottom-buttons-list {
    position: absolute;
    width: 94%;
    margin-top: 15px;
    bottom: 15px;
}

.s-section-1-list-item .s-section-1-list-item-bottom { margin-top: 30px; }

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom {
    background-position: right bottom;
    background-size: 100% auto;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn + .btn {
    margin-top: 10px;
}

.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons {
    margin-top: 0;
    bottom: 20px;
    position: absolute;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn { line-height: 2rem; }
.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn .icon { line-height: 2rem; }

.s-section-1-list-item .s-section-1-list-item-bottom .item-bottom-title { line-height: 1.6; }

.s-section-1-list-item .item-bottom-text {
    width: 52.928%;
    padding-top: 12px;
}

.s-section-1-list-item .item-bottom-image {
    width: 40.536%;
    padding-top: 20px;
}

.s-section-2-bottom-buttons .btn {
    position: absolute;
    width: 100%;
}

.s-section-2-top__item-btn {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.section-4 .section-title,
.section-5 .section-title,
.s-section-2-top__item-btn {
    font-size: 1.8rem;
}
.s-section-1-list-item-top .item-title { font-size: 2.5rem; }

.section-6 {
    width: 100%;
    background: url(../images/bg-blue-stripped.png) repeat top left;
    padding: 10px 0;
}

.section-6 .section-title {
    font-size: 2.5rem;
    margin-bottom: 0;
    line-height: 1.6em;
}

.section-6 .section-title .icon-phone img {
    width: 30px;
    vertical-align: middle;
}

.b-callcenter .b-callcenter-top .section-title {
    margin-bottom: 0 !important;
    border: none;
}

#contentsArea .section-7 .content-center,
.b-callcenter-bottom .content-center,
#contentsArea .b-callcenter-bottom .content-bottom {
    max-width: 960px;
    width: auto;
    padding-left: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.type-12 .b-callcenter-bottom .content-center {
    width: 640px;
    padding-left: 0;
}

#contentsArea .type-12 .b-callcenter-bottom .content-bottom {
    text-align: center;
    padding-left: 0;
}

#contentsArea .b-callcenter-bottom .content-bottom {
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}

.s-section-7-center { background-color: inherit; }

.s-section-7-top { margin-bottom: 0; }

.s-section-7-top .section-item,
.s-section-7-center,
#contentsArea .b-callcenter .content-center .section-item,
.b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item,
.b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item {
    float: none;
    width: 110%;
    text-align: center;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 0;
    background-color: inherit;
    display: -webkit-flex;
       display: -moz-flex;
        display: -ms-flex;
         display: -o-flex;
            display: flex;
    -webkit-align-items: center;
       -moz-align-items: center;
        -ms-align-items: center;
         -o-align-items: center;
            align-items: center;
}

.s-section-7-center { display: block; }

.b-callcenter-bottom .content-row + .content-row { padding: 0; }

.b-callcenter-bottom .content-row .i-3 { margin-left: 0; }

.s-section-7-top .section-item > *,
.s-section-7-center > *,
#contentsArea .b-callcenter .content-center .section-item > * {
    float: left;
    margin-bottom: 0;
    display: inline-block;
    height: 50px;
    text-align: left;
}

 #contentsArea .b-callcenter.type-18 .content-center .section-item > * { height: auto; }

.s-section-7-top .section-item h2,
.s-section-7-center h2.section-title {
    font-size: 2.2rem;
    width: 30%;
    line-height: 1;
    height: auto;
    margin-top: 31px;
}

#contentsArea .b-callcenter .content-center .section-item > p.text-pc,
#contentsArea .b-callcenter .content-center .section-item > h2.section-title,
.b-callcenter.type-18 .b-callcenter-bottom .section-item .text-large {
    font-size: 1.7rem;
    width: 35%;
    line-height: 1.2em;
    height: auto;
    margin-top: 0px;
    padding-top: 10px;
    vertical-align: bottom;
    display: inline-block;
    padding-right: 2%;
    border: none;
    max-width: 200px;
}

#contentsArea .b-callcenter.type-12 .content-center .section-item > p.text-pc { max-width: 240px; }

.s-section-7-top .section-item .section-item-phone,
.s-section-7-center .section-item-phone,
#contentsArea .b-callcenter .content-center .section-item > .section-phone {
    width: 69%;
    margin-top: 0;
    height: auto;
}

.section-phone a:hover {
    text-decoration: none;
}

.section-phone span.free-phone { color: #006ec7; }

/*type-2,19*/

.b-callcenter.type-2 .b-callcenter-bottom .content-center,
.b-callcenter.type-19 .b-callcenter-bottom .content-center { display: inline-block; }

.b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2,
.b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 {
    padding: 0;
    width: auto;
    display: inline-block;
    max-width: 625px;
}

.b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses,
.b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses {
    margin: 0;
}

.b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a,
.b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a {
    /*margin-bottom: 10px;*/
    display: inline-block;
}

.b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item p.text-pc,
.b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item p.text-pc {
    margin-top: 0;
}

#contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text,
#contentsArea .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text {
    display: block;
    float: none;
}

#contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text p,
#contentsArea .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text p {
    padding-left: 200px;
    width: auto;
    font-size: 1.5rem;
    padding-top: 0;
    max-width: 95%;
}

#contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row .i-4 {
    margin-bottom: 10px;
}

/*type-11*/
.type-11 .b-callcenter-bottom .content-center,
.type-11 .b-callcenter-bottom .content-bottom,
#contentsArea .type-11 .b-callcenter-bottom .content-bottom {
    padding: 0 10%;
    max-width: 840px;
    margin: 0 auto;
}

#contentsArea .type-11 .b-callcenter-bottom .content-bottom {
    width: 100%;
    text-align: center;
}
.b-callcenter.type-11 .b-callcenter-top .section-title { font-size: 2.5rem; }

#contentsArea .b-callcenter.type-11 .content-center .section-item {
    display: block;
    padding: 0;
    margin-left: 0;
}
#contentsArea .b-callcenter.type-11 .content-center .section-item > p.text-pc,
#contentsArea .b-callcenter.type-11 .content-center .section-item > .section-phone {
    float: none;
    width: 90%;
    max-width: 100%;
    margin-bottom: 20px;
}
#contentsArea .b-callcenter.type-11 .content-center .section-item > p.text-pc {
    width: 100%;
}

#contentsArea .b-callcenter.type-11 .content-center .section-item > .section-phone {
    padding-left: 18%;
}

#contentsArea .b-callcenter.type-5 .b-callcenter-bottom .content-center .section-item,
#contentsArea .b-callcenter.type-6 .b-callcenter-bottom .content-center .section-item,
#contentsArea .b-callcenter.type-9 .b-callcenter-bottom .content-center .section-item,
#contentsArea .b-callcenter.type-10 .b-callcenter-bottom .content-center .section-item,
#contentsArea .b-callcenter.type-13 .b-callcenter-bottom .content-center .section-item,
#contentsArea .b-callcenter.type-14 .b-callcenter-bottom .content-center .section-item,
#contentsArea .b-callcenter.type-15 .b-callcenter-bottom .content-center .section-item {
    max-width: 700px;
    margin-left: 0;
    margin-right: 0;
}

#contentsArea .b-callcenter.type-5 .b-callcenter-bottom .content-center .section-item > .section-phone,
#contentsArea .b-callcenter.type-6 .b-callcenter-bottom .content-center .section-item > .section-phone,
#contentsArea .b-callcenter.type-9 .b-callcenter-bottom .content-center .section-item > .section-phone,
#contentsArea .b-callcenter.type-10 .b-callcenter-bottom .content-center .section-item > .section-phone,
#contentsArea .b-callcenter.type-13 .b-callcenter-bottom .content-center .section-item > .section-phone,
#contentsArea .b-callcenter.type-14 .b-callcenter-bottom .content-center .section-item > .section-phone,
#contentsArea .b-callcenter.type-15 .b-callcenter-bottom .content-center .section-item > .section-phone {
    width: 100%;
}

#contentsArea .b-callcenter.type-5 .b-callcenter-bottom .content-bottom,
#contentsArea .b-callcenter.type-6 .b-callcenter-bottom .content-bottom,
#contentsArea .b-callcenter.type-9 .b-callcenter-bottom .content-bottom,
#contentsArea .b-callcenter.type-10 .b-callcenter-bottom .content-bottom,
#contentsArea .b-callcenter.type-10 .b-callcenter-bottom .content-bottom,
#contentsArea .b-callcenter.type-13 .b-callcenter-bottom .content-bottom,
#contentsArea .b-callcenter.type-14 .b-callcenter-bottom .content-bottom,
#contentsArea .b-callcenter.type-15 .b-callcenter-bottom .content-bottom {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
    width: 100%;
    left: 0;
    transform: none;
}

.b-callcenter .b-callcenter-bottom .content-row .phone-female,
.b-callcenter .b-callcenter-bottom .content-row .phone-male,
.b-callcenter .b-callcenter-bottom .content-row .phone-bank,
.b-callcenter .b-callcenter-bottom .content-row .phone-glasses,
.b-callcenter .b-callcenter-bottom .content-row .phone-type-5,
.b-callcenter .b-callcenter-bottom .content-row .phone-type-6,
.b-callcenter .b-callcenter-bottom .content-row .phone-type-9,
.b-callcenter .b-callcenter-bottom .content-row .phone-type-10,
.b-callcenter .b-callcenter-bottom .content-row .phone-type-11,
.b-callcenter .b-callcenter-bottom .content-row .phone-type-12,
.b-callcenter .b-callcenter-bottom .content-row .phone-type-13 {
    max-width: 440px;
    margin-left: 0;
    width: 100% !important;
}

.type-14 .section-item-phone span.free-phone,
#contentsArea .b-callcenter.type-14 .content-center .section-item > .section-phone span.free-phone { vertical-align: text-bottom; }

.b-callcenter.type-16 .b-callcenter-bottom .content-row + .content-row { padding: 0; }

#contentsArea .b-callcenter.type-4 .content-center .section-item { display: block; }

#contentsArea .b-callcenter.type-4 .content-center .section-item > p.text-pc,
#contentsArea .b-callcenter.type-4 .content-center .section-item > .section-phone {
    float: none;
    width: 100%;
    display: block;
}

#contentsArea .b-callcenter.type-4 .content-center .section-item > p.text-pc {
    margin-bottom: 10px;
    max-width: 700px;
    margin-left: 3%;
}
#contentsArea .b-callcenter.type-4 .content-center .section-item > .section-phone { margin-left: 20%; }

.s-section-7-top .section-item a img,
.section-item-phone a img,
#contentsArea .b-callcenter .content-center .section-item > .section-phone a img {
    max-width: 300px;
    width: 70%;
}

#contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a img,
#contentsArea .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a img {
    width: 100%;
}

.section-item-phone span.free-phone,
#contentsArea .b-callcenter .content-center .section-item > .section-phone span.free-phone {
    font-size: 1.5rem;
    margin-left: 20px;
    line-height: 1;
    position: relative;
    bottom: 0.5em;
    width: 6em;
    color: #006ec7;
}

#contentsArea .b-callcenter .content-center .section-item > .section-phone > p.text-pc {
    font-size: 1.5rem;
    margin-top: 20px;
}

.s-section-7-center { padding-top: 0; }
.s-section-7-center:last-child {
    width: auto;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.s-section-7-center p,
#contentsArea .b-callcenter-bottom .content-bottom > p.text-pc {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-top: 0;
    color: #006ec7;
}

.s-section-7-center p.mt_20 {
    margin-top: 10px;
    font-size: 1.5rem;
}

.section-7 .s-section-7-top { padding-bottom: 0; }

.s-section-7-bottom { padding-top: 20px; }


.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn {
    border: 1px solid #006ec7;
}
.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn:hover {
    background-color: #d9effa;
    color: #006ec7;
}
.s-section-1-list-item.i-1 .s-section-1-list-item-bottom .item-buttons .btn:hover i { color: #006ec7; }


a.goPageTop.pc.scroll-to {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999999999;
    top: auto;
    opacity: 0.9;
}

#contentsArea .b-callcenter.type-12 .content-center .section-item > p.text-pc { margin-bottom: 37px; }

a.active { padding-left: 35px; }
a.active .pdf-link-text { padding-left: 10px; }

.s-article .s-article__img.image-bordered,
.section-image.image-bordered-1col { border: none; }
.s-list.type-mark-numbered > li:before { color: red; }


section.section.ia-box-sections {
    border: 1px solid #006ec7;
}

section.section.ia-box-sections .section-title.type-3 {
    position: relative;
    border-bottom: none;
    padding: 13px 10px;
    color: #FFFFFF;
    margin: 0;
    text-align: center;
    background: url(/common/images/bg_nav02.gif);
    font-weight: normal;
}
section.section.ia-box-sections .section-title.type-3:before { display: none; }

.content-main section.section.ia-box-sections .content-wrapper {
    padding: 30px;
}

.content-main section.section.ia-box-sections .content-wrapper form p.search-box {
    display: block;
    padding: 15px 20px;
    background-color: #ffffeb;
}

.content-main section.section.ia-box-sections .content-wrapper form p.search-box span {
    font-weight: normal;
    margin-bottom: 20px;
}

.content-main section.section.ia-box-sections .content-wrapper form p.search-box input[type="text"] {
    width: 100%;
    display: block;
}

.content-main section.section.ia-box-sections .content-wrapper form input#search-button {
    background-image: url(/st/keiyaku/yakkan/image/date_code_btn.png);
    width: 423px;
    height: 48px;
    border: 0px solid;
    cursor: pointer;
    margin: 20px auto 0;
    display: block;
    border-radius: 7px;
    text-indent: -999999em;
    background-repeat: no-repeat;
}

p.col-left-title {
    display: inline-block;
    width: 7em;
    float: left;
}

p.col-right-text {
    display: inline-block;
    width: 80%;
    clear: both;
}

p.mb20 { margin-bottom: 1.3em; }

.s-article .s-article__img.image-bordered img {
    max-width: 400px;
    width: 100%;
}

ul.indent_1 {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 20px;
}

ul.indent_1 .indent_1-5 {
    text-indent: -1.5em;
    padding-left: 0.5em;
}

p.text-special.color-black.notice.section-text-bottom {
    text-indent: -1.5em;
    padding-left: 1.5em;
}

p.text-special.color-black.notice.section-text-bottom:before {
    padding-right: 0.5em;
}

.sections_contents.coll_texts p span {
    color: #006ec7;
    display: inline-block;
    padding-top: 30px;
}

p.contact_text.oversea_contact { margin-top: 20px; }

p.contact_text.oversea_contact span {
    color: #006ec7;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.7em;
}

.sections_contents.coll_texts p span .sp,
p.contact_text.oversea_contact .sp { display: none; }

#contentsArea .b-callcenter .b-callcenter-bottom { padding: 20px 0 20px 0; }

#contentsArea .type-3 .b-callcenter-bottom .content-bottom {
    display: block;
}

span.index_1 {
    text-indent: -2em;
    display: inline-block;
    padding-left: 2em;
}

.s-article .s-article__img-caption { text-align: center; }

img.img_w144 { max-width: 144px !important; }
img.img_w150 { max-width: 150px !important; }
img.img_w160 { max-width: 160px !important; }
img.img_w166 { max-width: 166px !important; }
img.img_w170 { max-width: 170px !important; }
img.img_w180 { max-width: 180px !important; }
img.img_w185 { max-width: 185px !important; }
img.img_w200 { max-width: 200px !important; }

.content-main .section.content-wrapper p.s-notice__text {
    text-align: left;
}

.indent_1 {
    text-indent: -1em;
    padding-left: 1em;
}
.indent_2 {
    text-indent: -2em;
    padding-left: 2em;
}

.s-article .s-article__side .s-article__img.image-bordered.no-padding {
    padding: 0;
    border: 1px solid #333333;
}

.content-wrapper.section-body__item.mt20 {
    margin-top: 20px;
    padding-left: 0;
}
.content-wrapper.section-body__item.mt0 {
    margin-top: 5px;
}

.s-buttons-grid.type-2.three-cols .s-buttons-grid__item {
    padding: 0 10px 20px;
}

.s-table__body .s-table .section-table-row .s-list {
    margin: 0;
}

.mt0 .s-buttons-grid.type-2 .s-buttons-grid__btn {
    padding-left: 10px;
}

.mt0 .s-buttons-grid.type-2 .s-buttons-grid__btn .s-buttons-grid__item-text {
    font-size: 1.5rem;
}

.s-table__body .s-table .section-table-row .section-table-cell.td-2 > .s-list.type-mark {
    margin-bottom: 20px;
}

.section-table-wrapper.s-table.js-accordion-item__content-inner .section-table-cell.td-5 img {
    max-width: 145px;
}


.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button.b-2 {
    float: left;
    margin-right: 3.571%;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button.b-3 {
    float: right;
    margin-right: 0;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn .icon-link {
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 2.1rem;
    line-height: 1;
    width: 20px;
    height: 20px;
    background-image: url(/common/images/icon_link_white@2x.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: 100% auto;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none;
    margin: -10px 0 0 10px;
    right: 0;
    top: 50%;
    vertical-align: -webkit-baseline-middle;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-user-login .icon-user-login {
    display: inline-block;
    text-align: center;
    font-size: 2rem;
    line-height: 1;
    width: 20px;
    height: 32px;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    background-image: url(/common/images/icon-user-login-white.png);
    background-repeat: no-repeat;
    background-position: center right;
    border: none;
    vertical-align: -9px;
    margin-right: 10px;
    background-size: 100% auto;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-lock .icon-lock {
    display: inline-block;
    text-align: center;
    font-size: 2rem;
    line-height: 1;
    width: 20px;
    height: 29px;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    background-image: url(../images/icon-lock-white.png);
    background-repeat: no-repeat;
    background-position: center right;
    border: none;
    vertical-align: -7px;
    margin-right: 10px;
    background-size: 100% auto;
}

.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-user-login {
    padding: 11px 5px 10px 5px;
}
.s-section-1-list-item .item-bottom-buttons-list .item-bottom-button .btn-lock {
    padding: 12px 5px;
}

.s-section-1-list-item-top .item-title,
.s-section-1-list-item.i-2 .s-section-1-list-item-top .item-title {
    padding: 16px 80px;
    text-align: center;
}

.s-section-1-list-item-top .item-title .icon-feather,
.s-section-1-list-item-top .item-title .icon-pc-login {
    width: 50px;
    background-size: 100% auto;
    left: 15px;
}

#contentsArea {
    padding-bottom: 20px;
}

.s-section-3-button .btn {
    max-width: 700px;
    width: 100%;
}

.s-article .about_to_gibraltar .s-article__img.image-bordered {
    display: block;
    padding: 0;
    min-height: 1px;
}

.s-article .about_to_gibraltar .s-article__side {
    width: 250px;
}

.s-article .about_to_gibraltar .s-article__main {
    margin-right: 250px;
}

section.section.s-article.gib_logos_history {
    margin-bottom: 0;
}

section.section.s-article.gib_logos_history h2 {
    margin-bottom: 0;
}

section.section.s-article.gib_logos_history .content-wrapper.s-article__body.clearfix > div {
    margin: 0;
}

.s-section-4-list-item .item-cell.i-3 {
    width: 140px;
    text-align: right;
}

.nav-global__wrapper.show {
    background-color: rgba(255,255,255,0.6);
}

li.s-table__col.link_cols {
    position: relative;
}

li.s-table__col.link_cols > a {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 190px;
    height: 40px;
} 


article.about_is_list.col_1,
article.about_is_list.col_2 {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

article.about_is_list.col_1 dl,
article.about_is_list.col_2 dl {
    margin-bottom: 20px;
    border-top: 1px solid #999999; 
}

article.about_is_list.col_2 dl {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

article.about_is_list.col_1 dt,
article.about_is_list.col_1 dd {
    width: 100%;
    border: 1px solid #666566;
    border-top: none;
    padding: 10px;
}

article.about_is_list.col_2 dt,
article.about_is_list.col_2 dd {
    border: 1px solid #666566;
    border-top: none;
    padding: 10px;
    float: left;
}
article.about_is_list.col_2 dt {
    width: 30%;
}
article.about_is_list.col_2 dd {
    width: 70%;
    border-left: none;
}

article.about_is_list.col_1 dt,
article.about_is_list.col_2 dt {
    background-color: #d9effa;
}

article.about_is_list > .s-links { margin: 5px 0; }
article.about_is_list .s-links { margin-top: 0; }

article.about_is_list.col_1 h4,
article.about_is_list.col_2 h4 {
    font-size: 1.8rem;
    line-height: 1.7em;
}

article.about_is_list.attention_lists.col_1 h5 {
    line-height: 1.7em;
}

article.about_is_list.col_1 dt,
article.about_is_list.col_2 dt {

}

p.section-text.type-mark.color-none:before {
    color: #000;
}

.section.none-scroll .mobile-scroll,
#kaise01.section .mobile-scroll,
#kaise01.section .s-table-box {
    overflow: hidden;
}

article.about_is_list.no_table.col_1 ul.s-list.type-disc {
    margin: 5px 0 20px;
}

article.about_is_list.no_table.col_1 ul.s-list.type-disc li {
    font-size: 1.5rem;
    margin: 0;
}

.mobile-scroll ul.s-list li {
    margin: 0;
    font-size: 1.5rem;
}

.mobile-scroll ul.s-list.type-none {
    text-indent: -3em;
    padding-left: 3em;
}

.s-section-4-list-item .item-cell .item-link .icon-link,
.s-section-4-list-item .item-cell .item-link .icon-pdf {
    float: right;
}

.s-article .content-wrapper.s-article__body.about_kyoko .s-article__img.image-bordered {
    padding: 0;
    max-width: 200px;
    width: 100%;
    display: block;
}
.s-article .content-wrapper.s-article__body.about_kyoko .s-article__img.image-bordered img {
    vertical-align: top;
}

.s-article .about_kyoko .s-article__side { width: 250px; }
.s-article.img-left .about_kyoko .s-article__main {
    margin: 0 0 0 200px;
    padding: 0 0 0 50px;
}

.content-wrapper.s-article.img-left.handicapped_inquiry .s-article__main {
    margin-left: 400px;
}

.inquiry .s-section-7-bottom a.orange_bg.btn {
    background-color: #fea43b;
    color: #FFFFFF;
    border-color: #fea43b;
    opacity: 1;
}
.inquiry .s-section-7-bottom a.orange_bg.btn:hover {
    background-image: url(/common/images/bg_pattern_orange.png);
    background-color: #FFFFFF;
    color: #fea43b;
}

.inquiry .s-section-7-bottom a.orange_bg.btn i.icon.icon-arrow-m-right.orange {
    color: #FFFFFF;
}
.inquiry .s-section-7-bottom a.orange_bg.btn:hover i.icon.icon-arrow-m-right.orange {
    color: #fea43b;
}

.inquiry .s-section-7-bottom a.orange_bg.btn span.link_arrow.icon_link01_w {
    background-image: none;
}

.pNav img {
    height: 17px;
}

.section-4 .section-title .icon-info img,
.section-4 .section-title .icon-book img,
.section-5 .section-title .icon-pick-up img {
    vertical-align: middle;
    height: 60px;
}


#contentsArea ul.yakkan_list li.indent {
    text-indent: -2em;
    margin-left: 3px;
    padding-left: 1em;
}

.section-title.type-2.link-2 > a:before {
    background-size: 100% auto;
}

.section-table-wrapper .section-table-cell .icon-book {
    display: inline-block;
    width: 28px;
    height: 21px;
    background-image: url("../images/icon-e-book@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    vertical-align: top;
}

.s-important-notice__content .icon-pdf,
.s-important-notice__content .icon-link {
    width: 20px;
    margin-right: 15px;
    vertical-align: middle;
}

a.banner_links { display: none; }

.pc-section { display: block; }
.sp-section { display: none; }


.side-nav__menu.level-3 li a {
    border-top: 1px solid #ccc;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    position: relative;
    line-height: 1.3;
}

.side-nav li > a {
    color: #333;
    padding-right: 30px;
    display: block;
    box-sizing: border-box;
    min-height: 50px;
}

ul.side-nav__menu.level-2.js-accordion > li > a {
    border-top: 1px solid #ccc;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 40px;
    position: relative;
    line-height: 1.3;
}

ul.side-nav__menu.level-2.js-accordion > li > a:hover {
     border-top: 1px solid #0067c3;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}


.s-section-2-bottom-buttons {
    overflow: hidden;
    max-width: 900px;
    margin: 0 auto;
}
.s-section-2-bottom-buttons-wrapper:first-child {
    float: right;
    width: 50%;
    max-width: 400px;
}
/* .s-section-2-bottom-buttons-wrapper:last-child {
    float: left;
    width: 50%;
    max-width: 400px;
} */

.content-main .section.mb_0 {
    margin-bottom: 0;
}

section.section.content-wrapper.s-box-colored.yellow-bg p.m-b-30 {
    font-size: 1.3rem;
}

.s-list.type-mark-numbered > li.no-color:before {
    color: #333333;
}

.collapsible .section-table-cell.td-2 strong,
.collapsible .section-table-td-row-1 strong,
.collapsible .section-table-td-row-2 strong {
    text-indent: -1em;
    display: inline-block;
}

.tokuyaku_table.section-table-wrapper .section-table-row .td-2,
.tokuyaku_table.section-table-wrapper .section-table-row.td-2 .section-table-td-row-1,
.tokuyaku_table.section-table-wrapper .section-table-row.td-2 .section-table-td-row-2 {
    padding-left: 1.5em;
}

.s-table__body .s-table .section-table-row .s-list ul.s-list.type-disc li {
    list-style: none;
    text-indent: -1em;
    padding-left: 0.5em;
}

.s-table__body .s-table .section-table-row .s-list ul.s-list.type-disc li:before {
    content: "・";
    display: inline-block;
    width: 1em;
    height: 1em;
}

.tokuyaku_table .section-table-cell.td-2 ul.s-list.type-mark li,
.tokuyaku_table .section-table-cell.td-2 ul.indent_1 li.indent_1-5,
.tokuyaku_table .section-table-cell.td-2p.text-special.color-black.notice.section-text-bottom {
    margin-left: 1.5em;
}

.company_toggle_01 .s-accordion__item-content:before {
    display: none;
}
.company_toggle_01 .s-accordion__item-title > em {
    text-indent: -2.6em;
    padding: 0;
}

.company_toggle_01 .s-accordion__item-title {
    font-size: 2rem;
    line-height: 1.4em;
}
.company_toggle_01 .s-accordion__item-title > em　{ font-size: 1.5rem; }
.company_toggle_01 .s-accordion__item-title > span { font-size: 1.8rem; }

.company_toggle_01 .s-accordion__item-content-body {
    padding-left: 20px;
}


.company_toggle_01 h2.section-title.type-2 {
    margin-top: 20px;
}

.company_toggle_01 .s-box__item-faq dl dt,
.company_toggle_01 .s-accordion__item-heading {
    padding-left: 55px;
}

.s-article.img-left .s-article__main > p {
    margin-bottom: 0;
}

p.border_list_item {
    border-bottom: 1px solid #999;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}

p.border_list_item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

a.s-link.left-icon.arrow.arrow_top {
    text-indent: -0.5em;
}

.indent_area {
    position: relative;
}

span.indent_items {
    display: inline-block;
    width: 10em;
    padding-left: 0.5em;
    position: absolute;
    top: 0;
    left: 0;
}

span.indent_contents {
    display: inline-block;
    margin-left: 10em;
    text-indent: -3em;
    padding-left: 3em;
}

section.section-2 .s-section-2-bottom {
    padding: 20px 0;
}

.s-section-2-bottom-buttons {
    max-width: 100%;
    text-align: left;
}

.s-section-2-bottom-buttons-wrapper {
    width: -webkit-calc( 33.3333333% - 20px );
       width: -moz-calc( 33.3333333% - 20px );
        width: -ms-calc( 33.3333333% - 20px );
         width: -o-calc( 33.3333333% - 20px );
            width: calc( 33.3333333% - 20px );
    margin: 15px 30px 15px 0;
    float: left;
    min-width: 100px;
}

.s-section-2-bottom-buttons-wrapper:first-child {
    float: left;
    width: -webkit-calc( 33.3333333% - 20px );
       width: -moz-calc( 33.3333333% - 20px );
        width: -ms-calc( 33.3333333% - 20px );
         width: -o-calc( 33.3333333% - 20px );
            width: calc( 33.3333333% - 20px );
    max-width: none;
}

.s-section-2-bottom-buttons-wrapper:nth-child(3),
.s-section-2-bottom-buttons-wrapper:nth-child(6) {
    margin-right: 0;
    float: left;
    width: -webkit-calc( 33.3333333% - 20px );
       width: -moz-calc( 33.3333333% - 20px );
        width: -ms-calc( 33.3333333% - 20px );
         width: -o-calc( 33.3333333% - 20px );
            width: calc( 33.3333333% - 20px );
    max-width: none;
}


.i-2 .s-section-1-list-item-top .item-buttons .btn-default {
    position: absolute;
    bottom: 0;
    right: 0;
}
.s-section-1-list-item.i-2 .item-buttons .btn.btn-blue.btn-orange {
    background: #fea43b;
    margin-bottom: 20px;
    opacity: 1;
}

.s-section-1-list-item.i-2 .item-buttons .btn.btn-blue.btn-orange:hover {
    opacity: 0.6;
}

.s-section-7-bottom .btn.btn-orange {
    background: #fea43b;
    color: #FFFFFF;
    border-color: #fea43b;
    opacity: 1;
}
.s-section-7-bottom .btn.btn-orange:hover { opacity: 0.6; }
.s-section-7-bottom .btn.btn-orange i.icon { color: #FFFFFF; }

/*--- custom end ---*/

.s-section-1-list-item.i-2 .item-bottom-text { line-height: 1.7; }

.s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button,
.s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button.b-2 {
    float: left;
    width: calc(50% - 10px);
    margin-right: 20px;
}
.s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button.b-2 {
    margin-right: 0;
}

.s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button .btn-lock {
    text-align: left;
    position: relative;
    padding: 12px 40px;
    line-height: 1.2em;
}
.s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button .btn-lock .text_ss {
    font-size: 0.8em;
    display: block;
    line-height: 1.2;
}
.s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button .btn-lock i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button .btn-lock i.icon-lock { right: 10px; }
.s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button .btn-lock i.icon-link {
    left: 10px;
    margin: 0;
}


.s-section-1-list-item-top { height: 400px; }
.s-section-1-list-item.i-2 .item-buttons .btn-blue:last-child {
    padding: 0;
    margin: 10px auto 0;
    border: none;
    background: none;
    max-width: 370px;
}
.s-section-1-list-item.i-2 .item-buttons .btn.btn-blue.btn-orange { margin-bottom: 10px; }


@media (max-width: 1024px) {
    .s-section-1-list-item.i-2 .s-section-1-list-item-bottom { min-height: 220px; }
    .s-section-1-list-item .item-bottom-buttons-list { margin: 25px 13px 0; }
    .s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button, 
    .s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button.b-2 {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .s-section-1-list-item.i-2 .item-bottom-buttons-list .item-bottom-button .btn-lock i.icon-lock {
        right: 10px;
        margin: 0;
        left: unset;
    }


}

/*============================================================*/
/*Only PC*/
/*============================================================*/

@media (min-width: 1025px) {
    .s-parts__table .js-accordion-item__content {
        height: auto !important;
        display: block !important;
    }

    .mobile-accordion .js-accordion-item__content {
        display: block !important;
        height:  auto !important;
    }

    .pc-no-events {
        pointer-events: none;
    }

    .section-3.kazoku-section { margin-bottom: 60px; }

}

@media (min-width: 1200px) {
    .s-links-table.two-cols .s-links-table__col {
        padding: 0 30px;
    }

    .s-links-table.five-cols .s-links-table__col:first-child + * + * .s-links-table__item,
    .s-links-table.five-cols .s-links-table__col:first-child + * + * + * .s-links-table__item,
    .s-links-table.five-cols .s-links-table__col:first-child + * + * + * + * .s-links-table__item {
        border-top: 1px solid #d0d0d0;
    }
}

/* ============================================================
 Mobile
============================================================ */
@media screen and (min-width: 1025px) and (max-width: 1330px) {
/*  TOP左右の余白を持たせるため*/
    .section-1,.section-2,.section-5,.s-section-8-bottom {
        padding-left: 30px;
        padding-right: 30px;
    }
    .content-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
}


@media (max-width: 1199px) {
    .s-links-table.two-cols .s-links-table__col {
        padding: 0 15px;
    }

    .s-links-table.five-cols .s-links-table__col {
        width: 50%;
        /*padding: 0;*/
    }

    .s-links-table.five-cols .s-links-table__row .s-links-table__col:nth-child(2n+1) {
        padding-left: 0;
        padding-right: 15px;
    }

    .s-links-table.five-cols .s-links-table__row .s-links-table__col:nth-child(2n) {
        padding-right: 0;
    }

    .s-links-table.five-cols .s-links-table__col:first-child + * + * .s-links-table__item,
    .s-links-table.five-cols .s-links-table__col:first-child + * + * + * .s-links-table__item {

    }

    .b-callcenter .b-callcenter-bottom .content-row .section-item.i-3 .section-title {
        font-size: 2.6rem;
    }
}

@media (max-width: 1178px) {

    .s-table.type-custom.cols-3 .s-table__row .td:nth-child(2) {
        width: 104px;
    }

    .s-table.type-custom.cols-3 .s-table__row .td:nth-child(3) {
        width: 212px;
    }

    .s-parts__table.i-2 .s-table.cols-3 .s-table__row .td:nth-child(2), .s-parts__table.i-2 .s-table.cols-3 .s-table__row .td:nth-child(3) {
        width: 104px;
    }

}

@media (max-width: 1048px) {

    .s-article .s-article__side {
        width: 200px;
    }

    .s-article.img-right.content-float .s-article__side {
        margin: 0 0 20px 25px;
    }

    .s-article.img-left.content-float .s-article__side {
        margin: 0 25px 20px 0;
    }

    .s-article.img-right .s-article__main {
        margin-right: 200px;
        padding-right: 25px;
    }

    .s-article.img-left .s-article__main {
        margin-left: 200px;
        padding-left: 25px;
    }

    .s-article .s-article__img.image-bordered {
        padding: 10px;
        min-height: 0;
    }

    .s-article.type-video.img-right .s-article__main {
        padding: 0 225px 0 0;
    }

    .s-article.type-video.img-right .s-article__side {
        margin-left: -200px;
    }

}

@media (max-width: 991px) {

}

@media (max-width: 960px) {

}

@media (max-width: 1024px) {
    .section-title .border_box {
        display: none;
    }
    .content-bottom {
        display: block;
    }
    .content-bottom .border_box,
    .s-section-6-bottom .border_box {
        background-color: transparent;
        border: medium none;
        color: #fff;
        font-size: 1.467rem;
        height: 30px;
        width: 100%;
        padding: 5px 0;
        display: block;
    }
    .section-phone a,
    .s-section-7-top .section-item-phone a,
    .s-section-7-center .section-item-phone a {
        pointer-events: auto;
    }
    .s-buttons-yellow-grid .s-buttons-grid__item:first-child {
        padding: 5px;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item:last-child {
        padding: 5px;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item .btn {
        font-size: 1.8rem;
    }

    /*max-width 991 */
    .s-links-table.two-cols .s-links-table__col {
        padding: 0;
        width: 100%;
    }

    .s-links-table.two-cols .s-links-table__col:first-child + * .s-links-table__item {
        border-top: none;
    }

    .s-links-table.two-cols.type-2 .s-links-table__col {
        width: 100%;
        padding: 0;
    }

    .s-links-table.two-cols.type-2 .s-links-table__col:first-child + * .s-links-table__item:first-child {
        border-top: none;
    }

    .s-links-table.two-cols.type-2 .s-links-table__col:first-child + * .s-links-table__item:last-child {
        display: none;
    }
    .s-table__col.arrow {
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }
    /*max-width 960 */
    .s-article.img-left-lg .s-article__side,
    .s-article.img-right-lg .s-article__side {
        width: 256px;
    }

    .s-article.img-left-lg .s-article__main {
        margin-left: 256px;
    }

    .s-article.img-right-lg .s-article__main {
        margin-right: 256px;
    }
    .s-article.img-left-small .s-article__side {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .s-article.img-left-small .s-article__main {
        margin: 0 0 0 0;
        padding: 0 0 0 0px;
    }

    .s-list-two-cols.type-2 .s-list__row dt {
        width: 22%;
    }

    .s-buttons-list .btn {
        margin: 0 15px 10px;
    }

    .s-tabs.five-items .s-tabs__nav-wrap {
        background: none;
        padding: 0;
    }

    .s-tabs__nav.five-items .s-tabs__nav-item {
        width: 50%;
        padding: 0 2px;
    }

    .s-tabs__nav.five-items .s-tabs__nav-item:last-child {
        padding-right: 2.5px;
    }

    .s-tabs__nav.five-items .s-tabs__nav-item:nth-child(2n+1) {
        padding-left: 0;
    }

    .s-tabs__nav.five-items .s-tabs__nav-item:nth-child(2n) {
        padding-right: 0;
    }

    .s-tabs__nav.five-items .s-tabs__nav-item.active .s-tabs__nav-item-inner {
        background: none;
    }
    .sp_bgnone {
        background: none !important;
    }
    .sp_bdnone {
        border: none !important;
    }
    .s-buttons-yellow-grid {
        border: none;
        border-top: none;
    }

    .s-buttons-yellow-grid .section-title.type-2 {
        margin-bottom: 60px;
    }

    .s-buttons-yellow-grid .s-buttons-grid__row {
        display: block;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item {
        position: relative;
        display: block;
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 60px;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item:first-child,
    .s-buttons-yellow-grid .s-buttons-grid__item.type-1:first-child {
        padding: 0;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item:last-child,
    .s-buttons-yellow-grid .s-buttons-grid__item.type-1:last-child {
        padding: 0;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item p {
        font-size: 1.8rem;
        line-height: 1.3;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item .btn {
        background-color: #FEE4C6;
        border: 1px solid #FEE4C6;
        color: #333;
        display: inline-block;
        height: 50px;
        width: 100%;
        font-size: 2rem;
        line-height: 50px;
        margin: 16px 0 0 0;
        padding: 0 10px;
        text-align: center;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item.type-1 .btn {
        width: 100%;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item .btn i {
        font-size: 2rem;
        margin: 0 0 0 7px;
        vertical-align: 0;
    }

    .s-buttons-yellow-grid .s-buttons-grid__item .btn:hover {
        background-color: #fff;
    }

    .s-buttons__list li {
        margin: 0 0 25px;
    }

    .s-buttons__list li:after {
        content: "";
        display: table;
        clear: both;
        visibility: hidden;
        height: 0;
    }

    .s-buttons__list .btn.icon-to-right {
        max-width: 310px;
    }

    .s-buttons__list.to-right .btn.icon-to-right {
        float: right;
        width: 100%;
    }

    .btn.btn-two-rows {
        border: 2px solid #006ec7;
        padding: 0;
        display: block;
        max-width: 300px;
        margin: 0 auto;
    }

    .btn-two-rows .btn__row {
        display: block;
        padding: 5px 10px;
    }

    .btn-two-rows .btn__row:first-child {
        font-size: 2.2rem;
        padding: 9px 10px;
    }

    .btn-two-rows .btn__row:first-child + * {
        font-size: 1.8rem;
    }
    .s-box__item-faq dl dt,
    .s-accordion__item-heading {
        padding-left: 20px;
    }

    .s-accordion__item-title {
        text-indent: -1.5rem;
        margin-left: 1.5rem;
    }

    .s-box__item-faq dl dt em,
    .s-accordion__item-title > em {
        padding: 0 4px 0 0;
        width: auto;
    }

    .btn-question {
        height: auto;
        width: auto;
        line-height: inherit;
        padding: 10px;
    }

    .s-registration-buttons.blue-border {
        border: 1px solid #006ec7;
    }

    .indent-type01 {
        padding-left: 30px;
    }

    .indent-type01 strong {
        text-indent: -3.2rem;
        margin-left: -3.2rem;
    }
    .new-text {
        margin-top: 10px;
        display: inline-block;
    }
    .s-table.type-custom .s-table__row.type-1 {
        border-top: 1px solid #666;
    }

    .s-table.type-custom .s-table__row.type-1 .td.s-table__col {
        background: url("../images/border_dashed_horiz.png") 0 top repeat-x;
    }

    .s-table.type-custom .s-table__row.type-1 .td.s-table__col:first-child {
        background: none;
    }

    .s-table__row.type-1 .s-table__link.left-icon {
        background: none !important;
        border-top: none !important;
    }

    .s-table__row.type-1 .td.s-table__col.pc {
        display: none;
    }
    .s-table.cols__50-50 .s-table__link-currencies {
        display: block;
        width: 100%;
    }
    .s-links-table-2 .s-links-table__item .s-links-table__item-top-title {
        display: block;
    }
    .s-links-table__item-top-checkbox {
        margin-bottom: 10px!important;
    }
    .s-accordion__item-content-body {
        padding: 12px 20px 12px 45px;
    }

    .s-box__item-faq dl dd:before,
    .s-accordion__item-content:before {
        left: 16px;
    }

    .s-get-adobe__list .s-get-adobe__list-item {
        display: none;
    }
    .border-dashed.type-1 {
        border-bottom: 1px solid #666!important;
    }
    .border-dashed.type-1 .td.s-table__col {
        padding: 10px 0;
    }
    .border-dashed.type-1 .td.s-table__col:first-child {
        background: url(../images/border_dashed_horiz.png) 0 bottom repeat-x;
        border-top: 1px solid #666;
    }

    .section-body__item-about-is-left {
        float: none;
        width: auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .title-about-is {
        font-size: 1.8rem;
        text-align: center;
    }
    .section-body__item-about-is-right {
        margin-left: 0;
    }




/* ============================================================
Structure
============================================================ */

    .section .text-lg {
        font-size: 1.4rem;
        line-height: 1.8;
        margin: -4px 0;
    }

    .break-word {
        width: 100%;
        word-wrap: break-word;
    }
    .btn-request-plan-2 {
        white-space: normal;
        height: inherit;
        line-height: inherit;
}

    .icon-pdf,
    .icon-link {
        width: 22px;
    }

    .s-links .s-link.left-icon {
        padding: 5px 0 5px 32px;
        font-size: 1.6rem;
    }
    .s-links .s-link.left-icon.type-1 {
        padding: 5px 0 5px 0px;
        font-size: 1.3rem;
    }

    .pageTitle h1 {
        background: #d9effa;
        color: #0067c3;
        position: relative;
        font-size: 2.2rem;
        font-weight: normal;
        text-align: left;
        padding: 19px 36px;
        border: none;
        margin: 0 0 18px;
    }

    .pageTitle h1:before {
        content: "";
        display: block;
        position: absolute;
        background: #0067c3;
        width: 3px;
        bottom: 12px;
        top: 12px;
        left: 21px;
    }

    .heading01,
    .section-title.type-2 {
        border-top: 2px solid #006ec7;
        padding: 18px 15px;
        font-size: 2rem;
        font-weight: normal;
        text-align: left;
        background: url(../images/bg_hd01.gif);
        margin: 0 0 18px;
    }
        .page-title.type-1 {
        font-size: 2rem;
    }



    /*.section-title.type-2.link > a {*/
    /*padding: 18px 15px 20px;*/
    /*}*/
    .section-title.type-2.link-2 > a,
    .section-title.type-2.link > a {
        padding: 12px 15px 13px 15px;
    }

    .section-title.type-2.link > a:before {
        width: 0;
        height: 0;
    }

    .section-title.type-2.link-2 > a:before {
        width: 0;
        height: 0;
    }
    .section-title.type-2.link-2 > a:before {
    background: none;
    }

    .contentBody .section,
    .content-main .section {
        /*margin-bottom: 20px;*/
        font-size: 1.4rem;

    }

    /* ============================================================
    Parts
    ============================================================ */
    .s-list.type-mark-numbered > li, .s-list.type-star-numbered > li {
        padding-left: 28px;
    }
    .s-list.type-mark > li,
    .s-list.type-mark.type-01 > li {
        padding-left: 20px;
        font-size: 1.3rem;
    }
    .s-list.type-dia.type-1 > li {
        font-size: 1.5rem;
    }

    #mainContents .boxLinkSp01 {
        background: #d9effa;
        padding: 0;
        margin-top: 20px;
    }

    .boxLinkSp01 .linkText01 {
        display: block;
        padding: 19px 15px 18px 50px;
        background: url(../images/ico_arrow03_sp.png) no-repeat 15px center;
        background-size: 22px auto;
        line-height: 1.1;
    }

    .comTable01,
    .comTable01 tbody,
    .comTable01 tr,
    .comTable01 th,
    .comTable01 td {
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .mobile-scroll .comTable01,
    .mobile-scroll .comTable01 tbody{
        display: table;
        width: auto;
    }
    .mobile-scroll .comTable01 tr {
        display: table-row;
        width: auto;
    }
    .mobile-scroll .comTable01 th,
    .mobile-scroll .comTable01 td {
        display: table-cell;
        width: 30%;
    }


    .comTable01 th {
        border-top: none;
        border-bottom: none;
    }

    .comTable01.three-cols.first-col__rowspan tr:first-child th:first-child {
        width: 100%;
    }

    .comTable01 tr:first-of-type th {
        border-top: 1px solid #666;
    }

    .comTable01.type-1 th,
    .comTable01.type-1 td{
        width: 50%;
    }
    .comTable01 .w-10 {
        width: auto!important;
        border-bottom: none!important;
    }


    .s-article.img-right .s-article__side {
        float: none;
        width: auto;
    }

    .s-article.img-right .s-article__img {
        text-align: left;
    }

    .s-article.img-right .s-article__main {
        margin: 25px 0 0;
        padding: 0;
    }

    .s-article.img-right-lg .s-article__side {
        float: none;
        width: auto;
    }

    .s-article.img-right-lg .s-article__img {
        text-align: center;
    }

    .s-article.img-right-lg .s-article__main {
        margin: 25px 0 0;
        padding: 0;
    }

    .s-article.img-left .s-article__side {
        float: none;
        width: auto;
    }

    .s-article .s-article__img {
        text-align: center;
        margin: 0 !important;
    }

    /*.s-article .s-article__img img {
        width: 100%;
    }*/

    .s-article.img-left .s-article__main {
        margin: 25px 0 0;
        padding: 0;
    }

    .s-article.img-left-lg .s-article__side {
        float: none;
        width: auto;
    }

    .s-article.img-left-lg .s-article__img {
        text-align: center;
    }

    .s-article.img-left-lg .s-article__main {
        margin: 25px 0 0;
        padding: 0;
    }

    .s-article.no-image .s-article__main {
        margin: 0;
        padding: 0;
    }

    .s-article.img-right.content-float .s-article__side {
        margin: 0 0 19px;
    }

    /*.s-article .s-article__img.image-bordered {
        padding: 70px;
    }*/

    .s-article.type-video.img-right .s-article__main {
        float: none;
        margin: 0 0 19px;
        padding: 0;
    }

    .s-article.type-video.img-right .s-article__side {
        float: none;
        margin: 0;
        text-align: center;

    }

    .s-article .s-article__title {
        font-size: 1.5rem;
    }

    .s-article .about_kyoko .s-article__side { width: 100%; }
    .s-article.img-left .about_kyoko .s-article__main {
    margin: 20px 0 0 0;
    padding: 0;
    }

    .s-list-two-cols .s-list__row {
        display: block;
    }

    .s-list-two-cols .s-list__row dt,
    .s-list-two-cols .s-list__row dd {
        display: block;
        width: auto !important;
        border-right: none !important;
        border-bottom: 2px dashed #d0d0d0;
        padding: 0;
    }

    .s-list-two-cols.type-2 .s-list__row dt,
    .s-list-two-cols.type-2 .s-list__row dd {
        padding: 10px 0;
    }

    .s-list-two-cols .s-list__row dt {
        border-right: none;
        border-bottom: 2px dashed #d0d0d0 !important;
    }

    .s-list-two-cols .s-list__row a {
        padding: 15px 40px 15px 0px;
        display: block;
    }

    .s-list-two-cols .s-list__row dt a {
        padding-right: 0;
        padding-left: 0;
    }

    /*Parts table*/
    #contentsArea.s-parts .content-main {
        padding-top: 0;
    }

    .page-title {
        background: #0067bc;
        font-size: 2rem;
        padding: 20px 10px 20px 53px;
        text-align: left;
        color: #fff;
        font-weight: normal;
    }

    .page-title.type-1 {
        background: #d9effa;
        color: #006ec7;
        padding-left: 38px;
    }

    .page-title.type-2 {
        background: #0067bc url("../images/bg_pattern_blue.png") repeat;
    }

    .page-title .icon-dash-1,
    .page-title .icon-dash-2 {
        display: block;
        position: absolute;
        left: 21px;
        top: 50%;
        width: 11px;
        height: 36px;
        margin-top: -18px;
    }

    .page-title.type-1 .icon-dash-1 {
        background: #006ec7;
        width: 3px;
    }

    .page-title .icon-dash-2:before,
    .page-title .icon-dash-2:after {
        content: "";
        position: absolute;
        width: 3px;
        height: 100%;
        background: #fff;
        top: 0;
    }

    .page-title .icon-dash-2:before {
        left: 0;
    }

    .page-title .icon-dash-2:after {
        right: 0;
    }

    .s-box-bordered {
        padding: 0;
        border: none;
    }

    .s-main-content-22 .text-lg {
        text-align: left;
    }

    .js-accordion-item__toggle .icon-plus {
        display: block;
    }

    .s-parts__table-title {
        position: relative;
        font-size: 2rem;
        background: #93cce9 url("../images/bg_pattern_lightblue.png") repeat;
        text-align: left;
        padding: 20px 40px 20px 20px;
        border: none;
        color: #fff;
    }

    .s-table.type-custom .s-table__row {
        display: block;
    }

    .content-main .s-parts__table {
        padding-top: 0;
        padding-bottom: 0;
    }

    .content-main .s-parts__table.i-1:last-child {
        margin-bottom: 60px;
    }

    .content-main .s-parts__table.i-1 {
        margin-bottom: 0;
    }

    .s-table.type-custom {
        display: block;
    }

    .s-table .th,
    .s-table .td,
    .s-parts__table.i-2 .s-table .td {
        display: block;
        padding: 0;
    }

    .s-table.table-bordered {
        border: none;
    }

    .s-table.type-custom.cols-3 .s-table__row.s-table__header {
        display: none;
    }

    .s-table.table-bordered:not(.cols__50-50) .th,
    .s-table.table-bordered:not(.cols__50-50) .td {
        border: none;
    }

    .s-table.type-custom.cols-3 .s-table__row .td:nth-child(2),
    .s-table.type-custom.cols-3 .s-table__row .td:nth-child(3) {
        width: auto !important;
        text-align: left;
    }

    .s-table.type-custom.cols-3 .s-table__row .td:nth-child(1) {
        text-align: left;
        padding: 22px 20px;
        background: #d9effa url("../images/bg_pattern_lightblue2.png") repeat;
        color: #333333;
        font-size: 1.5rem;
    }

    .s-parts__table .s-links {
        display: block;
    }

    .s-parts__table .s-link.pdf {
        font-size: 1em;
    }

    .s-parts__table .s-link {
        display: block;
        position: relative;
        padding: 19px 40px 19px 20px;
        text-decoration: none;
    }

    .s-parts__table .s-table.type-custom .s-table__row:last-child .td:last-child .s-link:last-child {
        border-bottom: none;
    }

    .s-parts__table .s-link.mobile {
        display: block;
    }

    .s-parts__table .s-link.pdf .s-link__text {
        display: none;
    }

    .s-parts__table .s-link.pdf .s-link__text.mobile {
        display: inline;
    }

    .s-parts__table .text-icon .icon {
        position: absolute;
        right: 21px;
        top: 10px;
        margin: 0;

    }

    .s-parts__table .text-icon .icon-pdf {
        width: 24px;
        top: 15px;
    }

    .s-parts__table .text-icon .icon-link {
        width: 23px;
        top: 17px;
    }

    .s-parts__table .s-links .s-link {
        margin: 0;
    }

    .s-parts__table .s-table .s-link.pc {
        display: none;
    }

    .s-notice {
        border: none;
        padding-top: 22px;
        padding-bottom: 20px;
    }

    .s-notice__text {
        text-align: left;
    }

    /*Parts farts*/
    .s-list {
        font-size: 1.4rem;
    }

    /*.s-list.type-disc {*/
    /*padding: 0 0 0 23px;*/
    /*}*/
    /*.s-list.type-special {*/
    /*padding: 0 0 0 23px;*/
    /*}*/
    .s-list.type-special > li:before {
        left: -18px;
    }

    /*.s-parts .section .s-list.type-disc,*/
    /*.s-parts .section .s-list.type-numbered {*/
    /*margin: 20px 0 0;*/
    /*padding: 0 0 0 10px;*/
    /*}*/
    .section-title.type-3,
    .section-title.type-4 {
        padding: 20px 10px 20px 45px;
        font-size: 2rem;
        background: #fff url("../images/bg_pattern_white.png") repeat;

    }

    .section-title.type-3:before,
    .section-title.type-4:before {
        top: 26px;
        left: 20px;
    }

    .section-title.type-3.mobile-toggle {
        pointer-events: auto;
        background: #d9effa url("../images/bg_pattern_lightblue2.png") repeat;
        padding: 13px 42px 13px 20px;
        color: #006ec7;
        font-weight: normal;
    }


    .section-title.type-3.mobile-toggle .icon-arrow-m-down {
        display: block;
        position: absolute;
        right: 23px;
        top: 50%;
        margin-top: -10px;
        color: #006ec7;
        font-size: 20px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .section-title.type-3.mobile-toggle.active {
        background: #006ec7 url("../images/bg_pattern_blue.png") repeat;
        color: #fff;
    }

    .section-title.type-3.mobile-toggle.active .icon-arrow-m-down {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #fff;
    }


    .section-title.type-3.mobile-toggle:before {
        display: none;
    }

    .s-links-table .s-links-table__item {
        padding: 13px 30px 14px 5px;
    }

    .s-links-table__item .s-links-table__more-text {
        display: none;
    }

    .s-links-table.five-cols .s-links-table__row .s-links-table__col:nth-child(2n+1) {
        padding-right: 6px;
    }

    .s-links-table.five-cols .s-links-table__row .s-links-table__col:nth-child(2n) {
        padding-left: 6px;
    }

    .s-links-table .s-links-table__item.left-icon {
        padding-right: 30px;
        padding-left: 5px;
    }

    .s-links-table .s-links-table__item.left-icon .icon {
        left: auto;
        right: 0;
        width: 23px;
    }

    .s-links-table.one-col .s-links-table__col-sub {
        padding-left: 15px;
    }

    .s-links-table.one-col .s-links-table__col-sub .notice {
        margin-left: 10px;
    }

    .s-box-bordered .text-center {
        text-align: left;
    }

    .s-link-box {
        padding: 18px 0 0;
        text-align: left;
    }

    .s-link-box .s-link.left-icon {
        display: block;
        position: relative;
        padding: 12px 30px 12px 48px;
        background: #d9effa url("../images/bg_hd01.gif") repeat;
        text-align: left;
    }
    .s-link-more.type-2 {
        position: static;
        text-align: right;
        display: block;
    }
    .btn-default .icon-arrow-m-right,
    .s-link .icon-arrow-m-right {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        font-weight: bold;
        border: none;
        background: #006ec7;
        color: #fff;
        vertical-align: 1px;
        margin-right: 5px;
    }

    .s-link-box .s-link.left-icon .icon {
        position: absolute;
        left: 20px;
        top: 50%;
        vertical-align: 0;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0;
    }

    .s-buttons-list .btn {
        display: block;
        margin: 0 0 15px;
    }

    .s-table.cols__100 .s-table__link .icon,
    .s-table.cols__50-50 .s-table__link .icon,
    .s-table.cols__25-75 .s-table__link .icon,
    .s-table.cols__20-80 .s-table__link .icon {
        position: absolute;
        left: 0;
        width: 22px;
    }

    .s-table.cols__50-50 .td:before,
    .s-table.cols__25-75 .td:before,
    .s-table.cols__20-80 .td:before {
        display: none;
    }

    .s-table.cols__25-75 .td:first-child,
    .s-table.cols__20-80 .td:first-child {
        width: 100%;
    }

    .s-table.cols__25-75 .td:last-child,
    .s-table.cols__20-80 .td:last-child {
        width: 100%;
    }

    .s-table.cols__100 .td,
    .s-table.cols__50-50 .td,
    .s-table.cols__25-75 .td,
    .s-table.cols__20-80 .td {
        width: 100%;
        border: none;
        min-height: 59px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .s-table.cols__50-50.border-dashed .td:last-child,
    .s-table.cols__25-75.border-dashed .td:last-child,
    .s-table.cols__20-80.border-dashed .td:last-child {
        background: none;
    }

    .s-table.cols__50-50.border-solid .td:last-child,
    .s-table.cols__25-75.border-solid .td:last-child,
    .s-table.cols__20-80.border-solid .td:last-child {
        border-left: none;
    }

    /*.s-table-box {
        margin-top: 5px;
    }*/

    .s-table.cols__100 .s-table__row:last-child .td:last-child,
    .s-table.cols__50-50 .s-table__row:last-child .td:last-child,
    .s-table.cols__20-80 .s-table__row:last-child .td:last-child {
        border-bottom: 1px solid #666;
    }

    .s-table.cols__25-75 .s-table__row:first-child .td:first-child {
        border-top: 1px solid #666;
    }

    .s-table.cols__50-50 .td:first-child,
    .s-table.cols__25-75 .td:first-child {
        width: auto;
        padding: 0;
    }

    .s-table.cols__50-50 .s-table__link.left-icon,
    .s-table.type-custom.table-bordered.border-dashed.cols__50-50 .td.s-table__col:first-child > p {
        width: 100%;
        padding: 8px 1px 8px 35px;
        min-height: 59px;
        display: -webkit-box;
        display: -moz-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .s-table.cols__20-80 .s-table__col p {
        padding-top: 10px;
    }
    .s-table.cols__50-50 .td:first-child.s-table__col {
        background: url("../images/border_dashed_horiz.png") 0 bottom repeat-x;
        border-top: 1px solid #666;
    }
    .s-table.border-solid.cols__50-50 .td:first-child.s-table__col {
        background: none;
        border-bottom: 1px solid #D1D1D1;
    }
    .s-table.cols__50-50.type-1 .td:first-child.s-table__col {
        background: none;

    }
    .s-table.cols__50-50.type-2 .td {
        padding: 0;
    }
    .s-table.cols__50-50.type-2 .td .s-table__link.left-icon {
        padding: 8px 1px 8px 35px;
    }
    .s-table.cols__50-50.type-2 .td:last-child {
        background: none;
        border-top: none;
    }
    .s-table.cols__25-75 .s-table__link.left-icon {
        width: 100%;
        padding: 8px 1px 8px 35px;
        min-height: 59px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .s-table.cols__25-75 .td:nth-child(2).s-table__col {
        background: url("../images/border_dashed_horiz.png") 0 top repeat-x;
        border-bottom: 1px solid #666;
    }
    .s-table.cols__20-80 .td:nth-child(2).s-table__col p {
        background: url("../images/border_dashed_horiz.png") 0 top repeat-x;
        width: 100%;
    }
    .s-table.cols__20-80 .td:nth-child(2).s-table__col .s-link {
        margin-bottom: 10px;
    }
    .s-table.cols__20-80 .td:first-child.s-table__col {
        border-top: 1px solid #666;
    }

    .s-table.type-custom.table-bordered.border-dashed.cols__50-50 .td.s-table__col:first-child > p {
        padding-left: 1px;
    }
     .s-links.type-btn,
        .s-table.cols__25-75.type-1 .s-links.type-btn{
        position: relative;
        margin-left: auto;
         margin-top: 10px;
         display: block;
         width: 150px;
    }
    .s-table.cols__25-75.type-1 .s-links.type-btn{

    }

     .s-table.type-custom.table-bordered.border-dashed.cols__50-50 > .s-table__row:last-child .td.s-table__col:last-child > p {
        padding-bottom: 10px;
    }

    .s-table.cols__100 {
        border-top: 1px solid #666;
    }

    .s-table.cols__50-50 .s-table__col p {
        margin-top: 9px;
    }
    .s-table.two-cols {
        display: block;
        width: 100%;
        margin: 30px auto 0 auto;
    }
    .s-table.two-cols .s-table__col {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        line-height: 3;
    }
    .s-table.two-cols .s-table__col img {
        width: 100%;
        height: auto;
    }

    .s-table.five-cols {
        display: block;
        width: 100%;
        margin: 30px auto 0 auto;
    }
    .s-table.five-cols .s-table__col {
        display: block;
        width: 100%;
        text-align: center;
    }
    .s-table.five-cols .s-table__col.arrow {
        margin-top: -80px;
    }


    .s-box-colored .s-links {
        margin: 22px 0 0;
    }

    .content-main .s-box-colored.content-wrapper {
        padding: 15px;
    }

    .s-box-colored .s-box-colored__image {
        background: #fff;
        text-align: center;
        float: none;
        max-width: none;
        width: auto;
        margin: 0 auto 15px;
    }

    .s-box-colored .s-box-colored__title {
        font-size: 1.4rem;
    }

    .s-tabs.two-items.content-wrapper {
        padding: 0;
    }

    .s-tabs__nav .s-tabs__nav-item {
        padding: 0 3px;
        margin: 0;
    }

    .s-tabs__nav .s-tabs__nav-item a.s-tabs__nav-item__link,
    .s-buttons-grid .s-buttons-grid__btn {
        padding: 7px 7px;
        min-height: 46px;
        justify-content: center;
    }

    .s-buttons-grid .s-buttons-grid__item,
    .s-buttons-grid.three-cols .s-buttons-grid__item:nth-child(3) {
        width: 50%;
        padding-right: 4px;
        padding-bottom: 4px;
        text-align: center;
        justify-content: center;
        font-size: 1.4rem;
    }

    .s-buttons-grid.three-cols .s-buttons-grid__item {
        width: 50%;
    }

    .s-buttons-grid.type-1 .s-buttons-grid__item i {
        display: none;
    }

    .s-buttons-grid.type-2.two-cols,
    .s-buttons-grid.type-2.three-cols {
        margin: 0;
    }

    .s-buttons-grid.type-2.three-cols .s-buttons-grid__item {
        width: 100%;
        padding: 0 0 20px;
    }

    .s-buttons-grid.type-2.three-cols .s-buttons-grid__item:last-child {
        padding: 0;
    }

    .s-buttons-grid.type-2 .s-buttons-grid__btn {
        padding: 10px 33px 10px 18px;
    }

    .s-buttons-grid.type-2 .s-buttons-grid__btn .icon {
        display: block;
        left: auto;
        right: 13px;
    }

    .s-registration-buttons {
        padding: 18px 0;
    }

    .s-registration-buttons.yellow-border {
        padding-left: 10px;
        padding-right: 10px;
    }

    .s-registration-buttons .content-center {
        max-width: none;
    }
    .s-registration-buttons .content-center.type-1 {
        max-width: auto;
    }

    .s-registration-buttons .s-registration-buttons__row {
        margin: 0 0 20px;
    }

    .s-buttons-grid.two-cols.type-3 .s-buttons-grid__item,
    .s-buttons-grid.two-cols.type-3 .s-buttons-grid__item:nth-last-child(2) {
        width: 100%;
        padding: 0 0 20px;
    }

    .s-buttons-grid.type-3 .s-buttons-grid__btn {
        padding: 14px 20px;
        font-size: 2.3rem;
    }

    .s-registration-buttons .s-buttons-grid.s-registration-buttons__row:nth-child(2) .s-buttons-grid__btn .icon {
        position: absolute;
        right: 17px;
        font-size: 20px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0;
    }

    .s-registration-buttons .s-buttons-grid.s-registration-buttons__row:nth-child(2) .s-buttons-grid__btn .icon-user-plus {
        right: auto;
        left: 10px;
        width: 36px;

    }

    .s-registration-buttons .s-buttons-grid .btn-login-internet {
        font-size: 1.8rem;
    }

    .s-registration-buttons .s-buttons-grid .btn-login-internet .icon-link {
        left: auto;
        right: 17px;
        width: 24px;
    }

    .s-registration-buttons .s-buttons-grid .btn-login-internet .icon-laptop {
        right: auto;
        left: 10px;
        width: 38px;
    }

    .s-registration-buttons .s-buttons-grid .btn-login-internet .s-buttons-grid__item-text strong {
        display: block;
        font-size: 2.3rem;
    }

    .s-registration-buttons.yellow-border .s-buttons-grid.type-3 .s-buttons-grid__btn.btn-color__yellow {
        padding-left: 20px;
        padding-right: 31px;
    }

    .s-get-adobe__list .s-get-adobe__item-side {
        display: none;
        float: none;
    }

    .s-get-adobe__list .s-get-adobe__item-content {
        margin: 0;
    }

    .s-get-adobe__item-content {
        position: relative;
    }

    .s-get-adobe__list .s-get-adobe__list-item {
        margin-top: 30px;
    }

    .s-get-adobe__list .s-get-adobe__item-content .point {
        display: inline;
    }

    .s-get-adobe__list .s-get-adobe__item-content a {
        text-decoration: underline;
    }

    .s-president.img-right .s-article__side {
        float: none;
        width: 100%;
        text-align: left;
        padding: 0 0 18px 0;
    }

    .s-president .s-article__img {
        max-width: 160px;
    }

    .s-president p {
        padding: 0;
        margin: 0 0 18px 0;
    }

    .s-president .s-president-ceo {
        width: 200px;
    }

    .s-president .s-president-ceo p {
        padding: 0;
        margin: 0;
    }

    .s-attention p {
        padding: 0 0 0 0;
        margin: 0 0 18px 0;
    }

    .section .section-table-1 th {
        padding: 10px;
    }

    .section .section-table-1 td {
        padding: 10px;
    }

    .section .section-table-1.type-2 tr td:nth-child(2) {
        text-align: left;
    }
    .section .mobile-scroll {
        width: 100%;
        overflow-x: scroll;
    }
    .mobile-scroll .section-table-1 {
        width: 960px !important;
    }
    .mobile-scroll .s-table {
        width: 960px !important;
}
    .mobile-scroll .s-table-custom {
        width: 960px !important;
    }
    .mobile-scroll .comTable01 {
        width: 960px !important;
    }
    .section .section-table-1 .s-list.type-disc {
        margin: 0 0 4px 0;
        padding: 0 0 0 16px;
    }

    .section .section-table-1 .s-list.type-special {
        margin: 0 0 4px 0;
        padding: 0 0 0 16px;
    }

    .section .section-table-1 .s-list.type-special > li:before {
        left: -16px;
        top: 1px;
    }

    .s-section-50 .s-article__img {
        text-align: center;
        padding-top: 0;
    }

    .s-section-51 .s-article__img {
        text-align: center;
        padding-top: 0;
    }

    .s-links.type-block {
        margin-top: 33px;
    }

    .s-links.type-block .s-link.left-icon.arrow {
        display: inline-block;
        margin-right: 0;
        padding-left: 25px;
    }

    .s-links.type-block.type-1 .s-link.left-icon.arrow {
        display: block;
    }

    .s-links.type-block.right .s-link a {
        position: relative;
        padding-left: 28px;
    }

    .s-links-table-2 .s-links-table__item .s-links-table__item-content {
        margin-left: 0;
    }

    .section .s-list.type-star-numbered .s-table-box {
        width: auto;
        margin-left: -28px;
    }

    .s-question-title-button {
        display: none;
    }

    .btn-question-bottom {
        display: inline-block;
        width: 100%;
        margin: 20px 0 0 0;
    }

    .section-title.type-eng,
    .section-title.type-jp {
        font-size: 1.5rem;
    }

    .s-main-text .section-title.type-eng {
        margin: 0 !important;
    }

    .s-main-text .section-title.type-jp {
        margin: 17px 0 0 !important;
    }

    .s-buttons__list li {
        margin: 0 0 20px;
    }

    .s-buttons__list .btn.icon-to-right {
        max-width: none;
    }

    .btn.btn-two-rows {
        max-width: none;
    }

    .s-banners-grid {
        margin: 0 !important;
    }

    .s-banners-grid.two-cols .s-banners-grid__item,
    .s-banners-grid.three-cols .s-banners-grid__item {
        width: 100%;
        padding: 0 0 20px;
    }

    .section.three-items .section-title.type-2 {
        margin-bottom: 0;
    }

    .s-links-2 {
        margin: 0;
    }

    .s-links-2.right {
        text-align: center;
    }

    .s-links-2 .s-link.right-icon {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .content-main .s-section-table .content-wrapper {
        padding: 0 !important;
    }

    .s-section-table .section-title.type-2 {
        margin-bottom: 0;
    }

    .section-table-wrapper {
        position: relative;
        display: block;
        width: 100%;
        border-collapse: collapse;
        border: none;
        border-top: 1px solid #666;
    }

    .s-section-table-2 .section-table-wrapper {
        border-top: 1px solid #d0d0d0;
    }

    .s-section-table-2 .section-title.type-3 {
        margin-bottom: 0;
        border-bottom: 0;
    }

    .section-table-wrapper .section-table-row {
        width: 100%;
        display: block;
    }

    .section-table-wrapper .section-table-cell {
        display: block;
        position: relative;
        padding: 20px 20px;
        border: none;
        border-bottom: 1px solid #666;
        color: #000;
        font-size: 1.4rem;
        line-height: 1.8;
    }
    .section-table-wrapper.s-table.js-accordion-item__content-inner .section-table-cell {
        width: 100%;
    }

    .s-section-table-2 .section-table-wrapper .section-table-cell {
        border-bottom: 1px solid #d0d0d0;
    }

    .section-table-wrapper .section-table-cell.td-1 {
        background-color: #d9effa;
        width: 100%;
    }
    .section-table-wrapper .section-table-cell.td-4,
    .section-table-wrapper .section-table-cell.td-5 {
        width: 100%;
    }
    .section-table-wrapper .section-table-cell.td-5 {
       border-bottom: none;
    }
    .section-table-wrapper .section-table-cell.td-e-book {
        background-image: none;
        min-width: 100%;
        padding-right: 10px;
    }

    .section-table-wrapper .section-table-cell.td-3 {
        display: block;
    }

    .section-table-wrapper .section-table-list {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        list-style: none;
        padding: 0;
        white-space: nowrap;
    }

    .section-table-wrapper .section-table-list li {
        margin: 0 9px 0 0;
    }

    .section-table-wrapper .section-table-list .li-icon-link {
        display: inline-block;
        height: 19px;
    }

    .section-table-wrapper .section-table-cell .icon-link {
        display: inline-block;
        width: 22px;
        height: 19px;
        background-image: url("../images/icon_link_blue@2x.png");
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: 22px 19px;
        background-size: 22px 19px;
        vertical-align: top;
    }

    .section-table-wrapper .section-table-cell p {
        /*padding-right: 47px;*/
    }

    .section-table-wrapper .section-table-cell .icon-book-link {
        display: inline-block;
        width: 28px;
        height: 21px;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .section-table-wrapper .section-table-cell .icon-book {
        display: inline-block;
        width: 28px;
        height: 21px;
        background-image: url("../images/icon-e-book@2x.png");
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        background-size: cover;
        vertical-align: top;
    }

    .section-table-wrapper .section-table-cell .icon-usd {
        display: inline-block;
        width: 22px;
        height: 22px;
        background-image: url("../images/icon-usd@2x.png");
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: 22px 22px;
        background-size: 22px 22px;
        vertical-align: top;
    }

    .section-table-wrapper .section-table-cell .icon-eur {
        display: inline-block;
        width: 22px;
        height: 22px;
        background-image: url("../images/icon-eur@2x.png");
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: 22px 22px;
        background-size: 22px 22px;
        vertical-align: top;
    }

    .section-table-wrapper .section-table-cell .icon-yen {
        display: inline-block;
        width: 22px;
        height: 22px;
        background-image: url("../images/icon-yen@2x.png");
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: 22px 22px;
        background-size: 22px 22px;
        vertical-align: top;
    }

    .section-table-wrapper .section-table-cell .icon-aus {
        display: inline-block;
        width: 22px;
        height: 31px;
        background-image: url("../images/icon-aus@2x.png");
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: 22px 31px;
        background-size: 22px 31px;
        vertical-align: top;
    }

    .s-link.right-icon span {
        display: inline;
    }

    .s-tabs__nav-wrap {
        background: none;
        padding: 0 0 7px;
    }

    .s-tabs__nav .s-tabs__nav-item {
        position: relative;
        /*float: none;*/
        /*margin: 0;*/
    }

    .s-tabs__nav.three-items .s-tabs__nav-item {
        width: 100%;
        padding: 0;
    }

    .s-tabs__nav .s-tabs__nav-item .s-tabs__nav-item-inner {
        width: 100%;
        height: 100%;
        padding: 0 0 3px;
    }

    .s-tabs__nav .s-tabs__nav-item a.s-tabs__nav-item__link {
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        /*align-items: left;*/
        height: 100%;
        /*text-align: left;*/
        /*color: #006ec7;*/
        /*justify-content: left;*/
        margin: 0;
        border: none;
        line-height: 1.2;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        /*padding: 12px 50px 12px 21px;*/
        background: #d9effa url("../images/bg_pattern_lightblue2.png") repeat;
        text-decoration: none;
        min-height: 65px;
    }

    .s-tabs__nav-index .s-tabs__nav-item a.s-tabs__nav-item__link {
        text-align: center;
        align-items: center;
        justify-content: center;
        font-size: 1.267rem;
    }

    .s-tabs__nav .s-tabs__nav-item a.s-tabs__nav-item__link .icon {
        display: block;
        position: absolute;
        right: 21px;
        left: auto;
        top: 50%;
        width: auto;
        height: auto;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #006ec7;
        font-size: 2rem;
        padding: 0;
        text-align: center;
        line-height: 1;
        margin: 0;
    }

    .s-tabs__nav .s-tabs__nav-item .s-tabs__nav-item__text {

    }

    .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item-inner,
    .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link {
        /*background: #006ec7 url("../images/bg_pattern_blue.png") repeat;*/
        color: #fff;
        border: none;
        /*padding-bottom: 17px;*/
    }

    .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item-inner {
        background: none;
    }

    .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link,
    .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link:hover,
    .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link:focus {
        background: #006ec7 url("../images/bg_pattern_blue.png") repeat;
        text-decoration: none;
    }

    .s-tabs__nav .s-tabs__nav-item:hover .s-tabs__nav-item__link {
        background: #006ec7 url("../images/bg_pattern_blue.png") repeat;
        color: #fff;
    }

    .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link .icon,
    .s-tabs__nav .s-tabs__nav-item:hover .s-tabs__nav-item__link .icon {
        color: #fff;
    }

    .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link .icon {
        -webkit-transform: translate(0, -50%) rotate(180deg);
        -moz-transform: translate(0, -50%) rotate(180deg);
        -o-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
        transform: translate(0, -50%) rotate(180deg);
    }

    .s-buttons-grid.six-cols .s-buttons-grid__item {
        width: 50%;
        text-align: center;
    }

    .s-buttons-grid .s-buttons-grid__item-text {
        text-align: center;
        font-size: 1.8rem;
    }

    .s-tabs__content {
        margin: 20px 0 0;
    }

    .s-buttons-grid-custom .buttons-wrapper {
        margin: 0 0 4px 0;
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }

    .s-buttons-grid-custom.type-2 .buttons-wrapper {
        margin: 0 0 4px 0;
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }

    .s-section-2-bottom-buttons-wrapper {
        min-width: 0;
        min-height: 80px;
        width: 40%;
        margin: 0 4%;
    }

    .s-section-3-button .btn {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .mobile-no-margin {
        margin: 0 !important;
    }
    .pc-hidden {
        display: block!important;
    }
    .mobile-hidden {
        display: none !important;
    }

    .mobile-no-padding {
        padding: 0 !important;
    }

    .content-main .content-wrapper.mobile-padding-5 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .section-body.mobile-accordion .section-body__item {
        margin-top: 4px;
    }
    .s-important-notice__content .s-list.type-disc > li {
        font-size: 1.267rem;
    }
    .section-4 .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item-inner,
    .section-4 .s-tabs__nav .s-tabs__nav-item.active .s-tabs__nav-item__link {
    background: #006ec7 url("../images/bg_pattern_blue.png") repeat scroll 0 0;
    }
    .section-4 .s-tabs__nav-wrap {
        background: #006ec7 url("../images/bg_pattern_blue.png") repeat scroll 0 0;
    }
    .s-section-7-top .section-item.i-1 {
        margin-bottom: 30px!important;
    }

    .b-callcenter {
        position: relative;
        max-width: 480px;
        margin: 0 auto;
    }
    .b-callcenter-top {
        width: 100%;
        padding: 17px 0 0 0;
        background: #006ec7;
    }
    .b-callcenter-top .content-top {
        padding: 0 0 17px 0;
    }
    .b-callcenter-top .section-title {
        font-size: 2.5rem;
        color: #fff;
        text-align: center;
        padding: 0 10px;
        margin: 0 0 10px 0;
        font-weight: 400;
    }
    .b-callcenter-top .section-title .icon-phone {
        vertical-align: 0;
        padding: 0 6px 0 0;
    }
    .b-callcenter-top .section-title .icon-phone img {
        height: 33px;
        vertical-align: -7px;
    }
    .b-callcenter-top p {
        text-align: center;
        color: #fff;
        font-size: 1.8rem;
        line-height: 1.4;
        margin: 0;
        padding: 0 10px;
    }
    .b-callcenter-top p strong {
        display: inline-block;
        font-size: 1.8rem;
        vertical-align: 0;
    }
    .b-callcenter-top .text-pc {
        display: none;
    }
    .b-callcenter-top .text-sp {
        display: block;
    }
    .b-callcenter-top p br {
        display: none;
    }
    .b-callcenter-top .content-bottom {
        display: none;
        border-top: 1px solid #fff;
        text-align: center;
    }
    .b-callcenter-top .btn-no-comission {
        font-size: 1.9rem;
        color: #fff;
        border: 1px solid #fff;
        background-color: #006ec7;
    }
    .b-callcenter-top .btn-no-comission:hover {
        color: #006ec7;
        background-color: #fff;
    }
    .b-callcenter-top .section-title span {
        margin-right: 0;
    }
    .b-callcenter-top .section-title .btn-no-comission {
        display: none;
    }
    .b-callcenter-top .content-bottom {
        display: block;
    }
    .b-callcenter-top .content-bottom .btn-no-comission {
        width: 100%;
        font-size: 1.9rem;
        color: #fff;
        border: none;
        background-color: #006ec7;
        height: 44px;
        line-height: 32px;
    }
    .b-callcenter-top .btn-no-comission:hover {
        color: #006ec7;
        background-color: #fff;
    }

    .b-callcenter-bottom {
        width: 100%;
        padding: 25px 0 6px 0;
        background: #f2f2f2;
        border-top: 1px solid #fff;
    }
    .b-callcenter-bottom .content-row {
        position: relative;
        padding: 0;
    }
    .b-callcenter-bottom .section-item {
        float: none;
        width: 100%;
        padding: 0 56px 25px 56px;
    }
    .b-callcenter-bottom .section-item p {
        color: #006ec7;
        font-size: 1.9rem;
        line-height: 1.4;
    }
    .b-callcenter-bottom .section-item .text-pc {
        display: none;
    }
    .b-callcenter-bottom .section-item .text-sp {
        display: block;
    }
    .b-callcenter-bottom .section-title {
        font-size: 2.4rem;
        color: #006ec7;
        text-align: center;
        margin: 0 0 12px 0;
        font-weight: 400;
    }
    .b-callcenter-bottom .section-phone {
        display: block;
        position: relative;
        text-align: center;
        margin: 0 auto;
    }
    .b-callcenter-bottom .content-row .i-3 {
        float: none;
        width: 100%;
        margin: 0 0;
        padding-top: 0 56px;
        text-align: center;
    }
    .b-callcenter-bottom .content-row + .content-row {
        padding: 0;
    }
    .b-callcenter .b-callcenter-bottom .content-row .phone-female {
        max-width: 100%;
    }
    .b-callcenter .b-callcenter-bottom .content-row .phone-male {
        max-width: 100%;
    }
    .b-callcenter .b-callcenter-bottom .content-row .i-3 .section-title {
        font-size: 22px;
    }
    .b-callcenter .b-callcenter-bottom .content-row .phone-bank {
        max-width: 100%;
    }
    .b-callcenter .b-callcenter-bottom .content-row .phone-glasses {
        max-width: 100%;
    }

    .b-callcenter .b-callcenter-bottom .content-row .section-item.i-3 .section-title {
        font-size: 2.4rem;
    }

    .b-callcenter.type-2 .b-callcenter-bottom {
        padding-bottom: 27px;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-center {
        display: block;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-1 {
        display: block;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 {
        display: block;
        padding: 0;
        margin-bottom: 24px;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-3 {
        display: block;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-row .i-3 {
        padding-bottom: 0;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-row .i-4 {
        float: none;
        width: 87.08%;
        margin: 0 6.46%;
        text-align: center;
        background-color: #fff;
        padding: 15px 27px 18px 27px;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-row .i-4 .section-title {
        margin-bottom: 5px;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-row .i-4 .section-phone {
        width:100%;
        margin: 7px 0 0 0;
    }

    .b-callcenter.type-3 .b-callcenter-top {
        padding: 16px 0 0 0;
    }
    .b-callcenter.type-3 .b-callcenter-bottom {
        padding: 24px 0 27px 0;
    }
    .b-callcenter.type-3 .b-callcenter-bottom .section-item.i-2 {
        padding: 0 56px 0 56px;
    }

    .b-callcenter.type-4 .b-callcenter-top {
        padding: 15px 0 0 0;
    }
    .b-callcenter.type-4 .b-callcenter-top .content-top {
        padding: 0 0 14px 0;
    }
    .b-callcenter.type-4 .b-callcenter-top .section-title {
        margin: 0 0 18px 0;
    }
    .b-callcenter.type-4 .b-callcenter-bottom {
        padding: 24px 0 25px 0;
    }
    .b-callcenter.type-4 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 51px 0 51px;
    }
    .b-callcenter.type-4 .b-callcenter-bottom .section-item p {
        font-size: 1.8rem;
        margin: 0 0 14px 0;
    }

    .b-callcenter.type-5 .b-callcenter-top {
        padding: 16px 0 0 0;
    }
    .b-callcenter.type-5 .b-callcenter-top .content-top {
        padding: 0 0 15px 0;
    }
    .b-callcenter.type-5 .b-callcenter-top .section-title {
        margin: 0 0 17px 0;
    }
    .b-callcenter.type-5 .b-callcenter-bottom {
        padding: 22px 0 26px 0;
    }
    .b-callcenter.type-5 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 51px 0 51px;
    }

    .b-callcenter.type-6 .b-callcenter-top {
        padding: 17px 0 0 0;
    }
    .b-callcenter.type-6 .b-callcenter-top .content-top {
        padding: 0 0 17px 0;
    }
    .b-callcenter.type-6 .b-callcenter-top .section-title {
        margin: 0 0 20px 0;
    }
    .b-callcenter.type-6 .b-callcenter-top p {
        font-size: 1.8rem;
        margin: 0;
    }
    .b-callcenter.type-6 .b-callcenter-top strong {
        font-size: 2rem;
        font-weight: 400;
    }
    .b-callcenter.type-6 .b-callcenter-bottom {
        padding: 23px 0 30px 0;
    }
    .b-callcenter.type-6 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 68px 0 68px;
    }

    .b-callcenter.type-7 .b-callcenter-top {
        padding: 23px 0 0 0;
    }
    .b-callcenter.type-7 .b-callcenter-top .content-top {
        padding: 0 0 20px 0;
    }
    .b-callcenter.type-7 .b-callcenter-top .section-title {
        font-size: 2.3rem;
        margin-bottom: 14px;
    }
    .b-callcenter.type-7 .b-callcenter-top .section-title em {
        font-size: 2rem;
    }
    .b-callcenter.type-7 .b-callcenter-top .section-title .btn-no-comission {
        vertical-align: -8px;
    }
    .b-callcenter.type-7 .b-callcenter-top .text-small {
        font-size: 1.6rem;
    }
    .b-callcenter.type-7 .b-callcenter-top strong {
        font-size: 1.6rem;
    }
    .b-callcenter.type-7 .b-callcenter-bottom {
        padding: 27px 0 30px 0;
    }
    .b-callcenter.type-7 .b-callcenter-bottom .section-item {
        padding: 0 59px 25px 59px;
    }
    .b-callcenter.type-7 .b-callcenter-bottom .content-row .i-2 {
        padding-bottom: 0;
    }
    .b-callcenter.type-7 .b-callcenter-bottom .section-title {
        font-size: 2.5rem;
    }
    .b-callcenter.type-7 .b-callcenter-bottom .i-2 .section-title {
        font-size: 2.5rem;
        margin: 0 -20px 18px -20px;
    }

    .b-callcenter.type-8 .b-callcenter-top {
        padding: 23px 0 0 0;
    }
    .b-callcenter.type-8 .b-callcenter-top .content-top {
        padding: 0 0 20px 0;
    }
    .b-callcenter.type-8 .b-callcenter-top .section-title {
        font-size: 2.3rem;
        margin-bottom: 14px;
    }
    .b-callcenter.type-8 .b-callcenter-top .section-title em {
        font-size: 2rem;
    }
    .b-callcenter.type-8 .b-callcenter-top .section-title .btn-no-comission {
        vertical-align: -8px;
    }
    .b-callcenter.type-8 .b-callcenter-top .text-small {
        font-size: 1.6rem;
    }
    .b-callcenter.type-8 .b-callcenter-top strong {
        font-size: 1.6rem;
    }
    .b-callcenter.type-8 .b-callcenter-bottom {
        padding: 27px 0 30px 0;
    }
    .b-callcenter.type-8 .b-callcenter-bottom .section-item {
        padding: 0 59px 25px 59px;
    }
    .b-callcenter.type-8 .b-callcenter-bottom .content-row .i-2 {
        padding-bottom: 0;
    }
    .b-callcenter.type-8 .b-callcenter-bottom .section-title {
        font-size: 2.5rem;
    }
    .b-callcenter.type-8 .b-callcenter-bottom .i-2 .section-title {
        font-size: 2.5rem;
        margin: 0 -20px 18px -20px;
    }

    .b-callcenter.type-9 .b-callcenter-top {
        padding: 21px 0 0 0;
    }
    .b-callcenter.type-9 .b-callcenter-top .content-top {
        padding: 0 0 18px 0;
    }
    .b-callcenter.type-9 .b-callcenter-top .section-title {
        margin: 0 0 23px 0;
    }
    .b-callcenter.type-9 .b-callcenter-bottom {
        padding: 25px 0 28px 0;
    }
    .b-callcenter.type-9 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 59px 0 59px;
    }


    .b-callcenter.type-10 .b-callcenter-top {
        padding: 21px 0 0 0;
    }
    .b-callcenter.type-10 .b-callcenter-top .content-top {
        padding: 0 0 16px 0;
    }
    .b-callcenter.type-10 .b-callcenter-top .section-title {
        margin: 0 0 22px 0;
    }
    .b-callcenter.type-10 .b-callcenter-bottom {
        padding: 25px 0 30px 0;
    }
    .b-callcenter.type-10 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 60px 0 60px;
    }


    .b-callcenter.type-11 .b-callcenter-top {
        padding: 21px 0 0 0;
    }
    .b-callcenter.type-11 .b-callcenter-top .content-top {
        padding: 0 0 12px 0;
    }
    .b-callcenter.type-11 .b-callcenter-top .section-title {
        margin: 0 0 22px 0;
    }
    .b-callcenter.type-11 .b-callcenter-bottom {
        padding: 16px 0 31px 0;
    }
    .b-callcenter.type-11 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 55px 0 55px;
    }
    .b-callcenter.type-11 .b-callcenter-bottom .content-row .section-phone {
        margin: 28px 0 0 0;
    }
    .b-callcenter.type-11 .b-callcenter-bottom .section-item p {
        font-size: 1.9rem;
        margin: 0 -23px 14px -23px;
    }


    .b-callcenter.type-12 .b-callcenter-top {
        padding: 17px 0 0 0;
    }
    .b-callcenter.type-12 .b-callcenter-top .content-top {
        padding: 0 0 13px 0;
    }
    .b-callcenter.type-12 .b-callcenter-top .section-title {
        margin: 0 0 18px 0;
    }
    .b-callcenter.type-12 .b-callcenter-bottom {
        padding: 18px 0 29px 0;
    }
    .b-callcenter.type-12 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 55px 0 55px;
    }
    .b-callcenter.type-12 .b-callcenter-bottom .content-row .section-phone {
        margin: 32px 0 0 0;
    }
    .b-callcenter.type-12 .b-callcenter-bottom .section-item p {
        font-size: 1.8rem;
        margin: 0 -18px 14px -18px;
    }
    .b-callcenter.type-12 .b-callcenter-bottom .section-item .text-big {
        font-size: 2.3rem;
        line-height: 1.3;
        margin: 0 0 10px 0;
    }


    .b-callcenter.type-13 .b-callcenter-top {
        padding: 17px 0 0 0;
    }
    .b-callcenter.type-13 .b-callcenter-top .content-top {
        padding: 0 0 18px 0;
    }
    .b-callcenter.type-13 .b-callcenter-top .section-title {
        margin: 0 0 20px 0;
    }
    .b-callcenter.type-13 .b-callcenter-bottom {
        padding: 29px 0 31px 0;
    }
    .b-callcenter.type-13 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 59px 0 59px;
    }


    .b-callcenter.type-14 .b-callcenter-top {
        padding: 17px 0 0 0;
    }
    .b-callcenter.type-14 .b-callcenter-top .content-top {
        padding: 0 0 18px 0;
    }
    .b-callcenter.type-14 .b-callcenter-top .section-title {
        margin: 0 0 20px 0;
    }
    .b-callcenter.type-14 .b-callcenter-bottom {
        padding: 30px 0 32px 0;
    }
    .b-callcenter.type-14 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 59px 0 59px;
    }


    .b-callcenter.type-15 .b-callcenter-top {
        padding: 17px 0 0 0;
    }
    .b-callcenter.type-15 .b-callcenter-top .content-top {
        padding: 0 0 18px 0;
    }
    .b-callcenter.type-15 .b-callcenter-top .section-title {
        margin: 0 0 20px 0;
    }
    .b-callcenter.type-15 .b-callcenter-bottom {
        padding: 30px 0 31px 0;
    }
    .b-callcenter.type-15 .b-callcenter-bottom .content-row .i-1 {
        width: 100%;
        margin: 0;
        padding: 0 56px 0 56px;
    }


    .b-callcenter.type-16 .b-callcenter-top {
        padding: 17px 0 0 0;
    }
    .b-callcenter.type-16 .b-callcenter-top .section-title {
        margin: 0 0 21px 0;
    }
    .b-callcenter.type-16 .b-callcenter-top .text-large {
        font-size: 1.8rem;
    }
    .b-callcenter.type-16 .b-callcenter-bottom .section-title {
        margin-left: -20px;
        margin-right: -20px;
    }
    .b-callcenter.type-16 .b-callcenter-bottom .r-2 .section-title {
        font-size: 2.3rem;
        margin: 0 -20px 13px -20px;
    }
    .b-callcenter.type-16 .b-callcenter-top .section-title .btn-no-comission {
        vertical-align: -6px;
    }
    .b-callcenter.type-16 .b-callcenter-bottom {
        padding: 26px 0 31px 0;
    }
    .b-callcenter.type-16 .b-callcenter-bottom .content-row + .content-row {
        padding: 0 0 0 0;
    }
    .b-callcenter.type-16 .b-callcenter-bottom .content-row .section-item {
        width: 100%;
        margin: 0;
        padding: 0 60px 25px 60px;
    }
    .b-callcenter.type-16 .b-callcenter-bottom .r-2 .section-item:last-child {
        padding-bottom: 0;
    }


    .b-callcenter.type-17 .b-callcenter-top {
        padding: 17px 0 0 0;
    }
    .b-callcenter.type-17 .b-callcenter-top .section-title {
        margin: 0 0 20px 0;
    }
    .b-callcenter.type-17 .b-callcenter-top .text-large {
        font-size: 1.8rem;
    }
    .b-callcenter.type-17 .b-callcenter-top strong {
        font-size: 1.9rem;
    }
    .b-callcenter.type-17 .b-callcenter-top .text-small {
        display: inline-block;
        font-size: 1.5rem;
    }
    .b-callcenter.type-17 .b-callcenter-bottom {
        padding: 22px 0 30px 0;
    }
    .b-callcenter.type-17 .b-callcenter-bottom .section-item p {
        margin: 0 0 0 0;
        font-size: 1.9rem;
    }
    .b-callcenter.type-17 .b-callcenter-bottom .section-item .text-large {
        font-size: 2.3rem;
        margin: 0;
    }
    .b-callcenter.type-17 .b-callcenter-bottom .content-row .section-phone {
        margin: 22px 0 0 0;
    }
    .b-callcenter.type-17 .b-callcenter-bottom .content-row .section-item {
        width: 100%;
        margin: 0;
        padding: 0 59px 0 59px;
    }


    .b-callcenter.type-18 .b-callcenter-top {
        padding: 17px 0 0 0;
    }
    .b-callcenter.type-18 .b-callcenter-top .section-title {
        margin: 0 0 18px 0;
    }
    .b-callcenter.type-18 .b-callcenter-top .text-large {
        font-size: 1.8rem;
    }
    .b-callcenter.type-18 .b-callcenter-top strong {
        font-size: 1.9rem;
    }
    .b-callcenter.type-18 .b-callcenter-top .text-small {
        display: inline-block;
        font-size: 1.5rem;
    }
    .b-callcenter.type-18 .b-callcenter-top .section-title .btn-no-comission {
        vertical-align: -7px;
    }
    .b-callcenter.type-18 .b-callcenter-bottom {
        padding: 22px 0 30px 0;
    }
    .b-callcenter.type-18 .b-callcenter-bottom .content-row .i-1 {
        float: none;
        width: 100%;
        margin: 0;
        text-align: center;
        padding: 0 56px 0 56px;
    }
    .b-callcenter.type-18 .b-callcenter-bottom .section-item .text-large {
        font-size: 2.3rem;
        margin: 0;
    }
    .b-callcenter.type-18 .b-callcenter-bottom .content-row .section-phone {
        margin: 14px 0 0 0;
    }


    .b-callcenter.type-19 .b-callcenter-bottom {
        padding-bottom: 30px;
    }
    .b-callcenter.type-19 .b-callcenter-top .section-title {
        margin: 0 0 21px 0;
    }
    .b-callcenter.type-17 .b-callcenter-top .text-small {
        display: inline-block;
        font-size: 1.8rem;
    }
    .b-callcenter.type-19 .b-callcenter-bottom .content-center {
        display: block;
    }
    .b-callcenter.type-19 .b-callcenter-bottom .section-item {
        padding: 0 58px 25px 58px;
    }
    .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 {
        padding-top: 4px;
    }
    .b-callcenter.type-19 .b-callcenter-bottom .content-row .i-4 {
        float: none;
        width: 87.08%;
        margin: 0 6.46%;
        text-align: center;
        background-color: #fff;
        padding: 17px 28px 19px 28px;
    }
    .b-callcenter.type-19 .b-callcenter-bottom .content-row .i-4 .section-title {
        margin-bottom: 9px;
    }
    .b-callcenter.type-19 .b-callcenter-bottom .content-row .i-4 .section-phone {
        width:100%;
        margin: 8px 0 0 0;
    }

    /* 検索結果 */
    .result-body {
        margin-bottom: 60px;
    }
    .result-pager {
        margin-bottom: 60px;
        padding: 0 10px
    }
    #search_estraier {
        font-size: 1.6rem;
        padding: 0;
    }
    #search_estraier input[type=text]{
        height: 25px;
    }
    .search-list {
        float: left;
        margin-bottom: 20px;
    }
    .search-item {
        float: left;
        margin-right: 20px;
    }
    .search-select {
        margin-right: 50px;
        display: inline-block;
    }
    .section.search-box {
        margin: 30px 0;
        padding: 0 0;
    }
    .section.search-box label {
        font-weight: normal;
    }
    .search-btn {
        clear: both;
        text-align: center;
    }
    .result-body {
        font-size: 1.6rem;
    }
    .entry-title {
        padding-top: 20px;
    }
    .entry-title:first-child {
        border-top: 1px dotted #CCC;
    }
    .entry-description {
        font-size: 1.4rem;
        padding-bottom: 20px;
        border-bottom: 1px dotted #CCC;
    }
    .pagination.pagination-centered ul {
        overflow: hidden;
    }
    .pagination.pagination-centered li {
        float: left;
        border: 1px solid #006EC7;
        font-size: 1.2rem;
        font-weight: bold;
        margin-right: 3px;
    }
    .pagination.pagination-centered .next-hidden {
        border: none;
    }

    .pagination.pagination-centered .active {
        background-color: #006EC7;
        color: #FFF;
    }
    .pagination.pagination-centered span,
    .pagination.pagination-centered a {
        padding: 2px 5px;
        display: block;
    }
    .pagination.pagination-centered .next-hidden span {
        padding: 0;
    }
    .pagination.pagination-centered .prev,
    .pagination.pagination-centered .next,
    .pagination.pagination-centered .next-hidden {
        margin-top: 1px;
    }

    .pagination.pagination-centered .prev span,
    .pagination.pagination-centered .prev a,
    .pagination.pagination-centered .next span,
    .pagination.pagination-centered .next a {
        padding: 1px 2px;
        display: block;
    }
    .pagination.pagination-centered a:active:hover,
    .pagination.pagination-centered a:hover,
    .pagination.pagination-centered a:active,
    .pagination.pagination-centered a:focus {
        background: #d9e4f7;
        color: #006ec7;
        text-decoration: none;
    }
    /* 順序入れ替え */
    .section-table-row.flex {
        display:-webkit-box;
        display: -webkit-flex;
        display:-ms-flexbox;
        display: flex;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .section-table-row.flex .td-1 {
    -webkit-box-ordinal-group:-1;
    -moz-box-ordinal-group:-1;
    -webkit-flex-order:-1;
    -moz-flex-order:-1;
    -webkit-order:-1;
    -moz-order:-1;
    order:-1;    }


    /*=================================================*/
    /*custom*/
    /*=================================================*/

/*@media (max-width: 1024px) {*/

    .sp-none { display: none; }

    #contentsArea .b-callcenter .content-center .section-item > p.text-pc, #contentsArea .b-callcenter .content-center .section-item > h2.section-title, .b-callcenter.type-18 .b-callcenter-bottom .section-item .text-large {
        font-size: 1.6rem;
    }
    .s-section-7-center {
        background-color: inherit;
    }

      .s-section-1-list-item-top {
                height: 190px;
    }

    .s-section-2-bottom-buttons .btn {
        text-align: left;
        -webkit-justify-content: flex-start;
           -moz-justify-content: flex-start;
            -ms-justify-content: flex-start;
             -o-justify-content: flex-start;
                justify-content: flex-start;
    }

    .section-5 {
        width: 100%;
        padding: 20px 0 40px 0;
    }

    .section-6 {
        padding: 10px 0;
    }

    .section-6 .section-title {
        font-size: 2.5rem;
        margin-bottom: 0;
        line-height: 1.6em;
    }

    .b-callcenter-top .section-title span {
        font-size: 2.0rem;
        letter-spacing: 0;
    }

    .s-section-7-top .section-item a img, .section-item-phone a img {
        width: 100%;
    }

    .b-callcenter { max-width: 100%; }

    #contentsArea .section-7 .content-center,
    .b-callcenter-bottom .content-center,
    #contentsArea .b-callcenter-bottom .content-bottom {
        padding: 0 13px;
    }

    .s-section-7-top .section-item,
    .s-section-7-center,
    #contentsArea .b-callcenter .content-center .section-item {
        padding-left: 0;
        padding-right: 0;
    }
    .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 { margin-bottom: 0; }
    #contentsArea .b-callcenter.type-12 .content-center .section-item > p.text-pc {
        margin-bottom: 0;
        max-width: 100%;
    }
    .s-section-7-top .section-item a img, .section-item-phone a img, #contentsArea .b-callcenter .content-center .section-item > .section-phone a img { width: 260px; }


    .b-callcenter-bottom {
        background: url(../images/bg-white-stripped.png) repeat top left;
    }
    .b-callcenter.type-8 .b-callcenter-bottom .i-2 .section-title { margin: 0; }

    #contentsArea .b-callcenter.type-5 .b-callcenter-bottom .content-center,
    #contentsArea .b-callcenter.type-6 .b-callcenter-bottom .content-center,
    #contentsArea .b-callcenter.type-9 .b-callcenter-bottom .content-center,
    #contentsArea .b-callcenter.type-10 .b-callcenter-bottom .content-center,
    #contentsArea .b-callcenter.type-13 .b-callcenter-bottom .content-center,
    #contentsArea .b-callcenter.type-14 .b-callcenter-bottom .content-center,
    #contentsArea .b-callcenter.type-15 .b-callcenter-bottom .content-center {
        max-width: 80%;
        padding: 0;
        margin: 0 auto;
    }

    #contentsArea .b-callcenter.type-5 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-6 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-9 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-10 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-13 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-14 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-15 .b-callcenter-bottom .content-bottom {
        text-align: left;
    }
    .section-image.image-bordered-1col {
        padding: 0;
    }

    .s-section-7-top .section-item,
    .s-section-7-center,
    #contentsArea .b-callcenter .content-center .section-item,
    .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item,
    .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item {
        width: 100%;
    }

    .b-callcenter.type-2 .b-callcenter-bottom .content-center { display: inline-block; }
    #contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text p { padding-left: 180px; }

    .s-buttons-grid.six-cols .s-buttons-grid__item-text { margin: 0; }

    .col-xs-12.col-md-6.s-box__item .s-links.type-block .s-link.left-icon.arrow { display: block; }

    .s-article.img-right-lg .cols__50-50 .s-article__side { width: 100%; }

    .s-links {
        padding-left: 15px;
        padding-right: 15px;
    }

    .s-table.type-custom .s-table__row {
        overflow: hidden;
        border-top: 1px solid #333333;
    }
    .s-table.type-custom .s-table__row:last-child {
        border-bottom: 1px solid #333333;
    }

    section.section .s-table.cols__20-80 .td.s-table__col:first-child {
        width: 35%;
        float: left;
        border: none;
        padding-left: 0;
    }
    section.section .s-table.cols__20-80 .td.s-table__col:last-child {
        width: 65%;
        float: right;
        padding-right: 0;
    }
    section.section .s-table.cols__20-80 .s-table__row:last-child .td:last-child {
        border-bottom: none; 
    }

    .s-table.cols__20-80 .s-table__link.img-life-insurance img {
        width: 100%;
    }

    .s-table.cols__20-80 .s-table__link .icon {
        left: auto;
        right: 0;
        margin-right: 10px;
        width: 20px;
    }

    .s-table.cols__20-80 .s-table__link.left-icon {
        padding-left: 0;
        padding-right: 35px;
    }

    .goPageTop.mobile {
        display: block;
        position: fixed;
        bottom: 10px;
        right: 20px;
        opacity: 0.8;
    }

    .goPageTop i {
        background: #1440c7 url(../images/bg_pattern_darkblue.png) repeat;
        width: 37px;
        height: 37px;
        line-height: 36px;
        font-size: 32px;
        color: #FFFFFF;
    }

    .s-article .about_to_gibraltar .s-article__img.image-bordered img {
        margin: 0 auto;
        display: block;
    }

    section.section.s-article.gib_logos_history .content-wrapper.s-article__body.clearfix > div {
        margin: 20px 0;
    }

    .s-section-4-list-item .item-cell .item-link .icon-pdf {
    margin: 0 0 0 auto;
    }

    .s-section-4-list-item .item-cell.i-1, .s-section-4-list-item .item-cell.i-2 {
        margin-right: 100px;
    }

    li.s-table__col.link_cols > a {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 100000;
    }

    .section.none-scroll .mobile-scroll,
    #kaise01.section .mobile-scroll,
    #kaise01.section .s-table-box {
        overflow: hidden;
    }
    article.about_is_list.col_2 dt { width: 40%; }
    article.about_is_list.col_2 dd { width: 60%; }

    .s-article .content-wrapper.s-article__body.about_kyoko .s-article__img.image-bordered {
        margin: 0 auto !important;
    }

    ul.s-links.type-block.no-margin li.s-link.left-icon.arrow {
        display: block;
    }

    .content-wrapper.s-article.img-left.handicapped_inquiry .s-article__main {
        margin-left: 0;
    }

    .section-3 .s-section-3-image {
        position: relative;
    }

    a.banner_links {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .pc-section { display: none; }
    .sp-section { display: block; }

    dl.accordion dt {
        padding: 10px 45px 10px 10px !important;
        height: auto !important;
        background-image: url(/st/keiyaku/yakkan/image/list_arrow_off.png) !important;
        background-position: 98% center !important;
        background-size: 30px 30px;
    }
    dl.accordion dt.open {
        background-image: url(/st/keiyaku/yakkan/image/list_arrow_on.png) !important;
        background-position: 98% center !important;
    }

    p.service_start {
        width: 100%;
        line-height: 3em;
        background-color: #d9effa;
        margin-top: 10px;
        font-size: 1.5rem;
    }

    h3.section-title.flow {
        font-size: 1.6rem;
        margin: 15px 0;
        padding: 14px 0;
        background: #CCCCCC;
    }

    .section-image.sp-section.entry_service_flow > p,
    .section-image.sp-section.entry_service_flow > img {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.6rem;
        font-weight: bold;
    }

    table.yakkan_kakunin th {
        width: 40%;
    }

    .tokuyaku_table.section-table-wrapper .section-table-row.td-2.type-1 {
        padding: 0;
    }

    .nav-global-mobile__submenu li > a,
    .nav-global-mobile__menu > li > a span,
    .nav-global-mobile__submenu > li > a span.menu-item__text {
        padding-right: 45px;
    }

    #nav-global .go-to-top > a,
    .nav-global-mobile__submenu.level-2 > li > a,
    .nav-global-mobile__submenu.level-3 li > a,
    .nav-global-mobile__menu > li.nav-btn-back > a {
        padding-left: 45px;
    }

    .nav-global-mobile__menu > li.nav-btn-back i,
    #nav-global .go-to-top i {
        left: 10px;
    }

    .company_toggle_01 .s-accordion__item-title > em {
        text-indent: 0;
        padding: 0 0 10px;
        display: block;
    }

    .company_toggle_01 .s-accordion__item-title {
        margin-left: 0;
        padding-left: 0;
    }

    .company_toggle_01 .s-accordion__item-content-body {
        padding: 12px 20px;
    }

    .company_toggle_01 .s-box__item-faq dl dt,
    .company_toggle_01 .s-accordion__item-heading {
        padding-left: 15px;
    }


    #contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a img, #contentsArea .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a img {
        width: 100%;
        max-width: 260px;
    }

    .s-section-1-list-item-top { height:  auto !important; }
    .i-2 .s-section-1-list-item-top .item-buttons .btn-default { position: relative; }

    .s-section-7-bottom .btn.btn-orange {
        padding: 7px 47px 7px 21px;
    }

    .s-section-7-bottom .btn.btn-orange .pc {
        display: none;
    }


}

@media (max-width: 767px) {
        .sp-br { display: inline-block; }
        .sections_contents.coll_texts p span .sp { display: block; }
        p.contact_text.oversea_contact span .sp { display: block; }

        .s-section-1-list-item-top {
            height: 250px;
        }


    .section-6 {
            width: 100%;
            background: url(../images/bg-blue-stripped.png) repeat top left;
            padding: 10px 0;
        }

        section.section-6 .section-title {
            font-size: 2.2rem;
            margin-bottom: 0;
            line-height: 1.6em;
        }

    #contentsArea .section-7 .content-center,
    .b-callcenter-bottom .content-center,
    #contentsArea .b-callcenter-bottom .content-bottom {
        max-width: 960px;
        padding: 0 10%;
        width: 100%;
    }

    .s-section-7-top .section-item,
    .s-section-7-center,
    #contentsArea .b-callcenter .content-center .section-item {
        margin-bottom: 0;
        padding: 0;
        display: block;
    }

    .s-section-7-top .section-item > *,
    .s-section-7-center > *,
    #contentsArea .b-callcenter .content-center .section-item > * {
        float: none;
    }

    .s-section-7-top .section-item h2,
    .s-section-7-center h2.section-title,
    #contentsArea .b-callcenter .content-center .section-item > p.text-pc,
    #contentsArea .b-callcenter .content-center .section-item > h2.section-title,
    .b-callcenter.type-18 .b-callcenter-bottom .section-item .text-large {
        width: 100%;
        max-width: 100%;
        height: auto;
        font-size: 1.6rem;
        text-align: left;
        line-height: 30px;
        vertical-align: bottom;
        margin-bottom: 0;
        float: none;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .s-section-7-top .section-item .section-item-phone,
    .s-section-7-center .section-item-phone,
    #contentsArea .b-callcenter .content-center .section-item > .section-phone {
        width: 100%;
        text-align: left;
        float: none;
        margin-bottom: 0;
    }

    .s-section-7-top .section-item a img,
    .section-item-phone a img,
    #contentsArea .b-callcenter .content-center .section-item > .section-phone a img {
        width: 80%;
        margin: 0 auto;
        display: block;
    }

    .section-item-phone span.free-phone,
    #contentsArea .b-callcenter .content-center .section-item > .section-phone span.free-phone {
        color: #006ec7;
        margin-left: 0;
        position: relative;
        top: 0px;
        left: 0;
        width: 100%;
        text-align: right;
        display: inline-block;
        margin-top: 10px;
        font-size: 1.6rem;
    }

    .s-section-7-center {
        background-color: inherit;
        text-align: center;
        color: #006ec7;
        margin: 0;
        width: 100%;
        padding: 0 10px;
    }

    .s-section-7-center p {
        font-size: 1.6rem;
        height: auto;
    }

    .s-section-7-center p,
    #contentsArea .b-callcenter-bottom .content-bottom > p.text-pc {
        font-size: 1.6rem;
    }

    section.section-7 .s-section-7-bottom-textarea {
        padding: 30px 15px;
        margin-bottom: 30px;
    }

    .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2
    .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 { margin-bottom: 0; }

    .b-callcenter-top .section-title .icon-phone img {
        height: 25px;
        vertical-align: -4px;
    }

    #contentsArea .b-callcenter.type-5 .b-callcenter-bottom .content-center .section-item,
    #contentsArea .b-callcenter.type-6 .b-callcenter-bottom .content-center .section-item,
    #contentsArea .b-callcenter.type-9 .b-callcenter-bottom .content-center .section-item,
    #contentsArea .b-callcenter.type-10 .b-callcenter-bottom .content-center .section-item,
    #contentsArea .b-callcenter.type-13 .b-callcenter-bottom .content-center .section-item,
    #contentsArea .b-callcenter.type-14 .b-callcenter-bottom .content-center .section-item,
    #contentsArea .b-callcenter.type-15 .b-callcenter-bottom .content-center .section-item {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }

    #contentsArea .b-callcenter.type-5 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-6 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-9 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-10 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-13 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-14 .b-callcenter-bottom .content-bottom,
    #contentsArea .b-callcenter.type-15 .b-callcenter-bottom .content-bottom {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 0 10%;
    }
    #contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text,
    #contentsArea .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text { margin: 5px 0 10px; }
    #contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text p,
    #contentsArea .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item.i-4.i-4-text p {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        line-height: 1.4em;
        padding: 0;
    }


    .type-12 .b-callcenter-bottom .content-center {
        width: 100%;
        padding-left: 10%;
    }
    #contentsArea .type-12 .b-callcenter-bottom .content-bottom {
        text-align: left;
        padding-left: 10%;
    }

    #contentsArea .b-callcenter-bottom .content-bottom { text-align: left; }

    #contentsArea .b-callcenter.type-4 .content-center .section-item > .section-phone { margin-left: auto; }
    a.active { padding-left: 15px; }

    .nav-global-mobile__menu > li > a span,
    .nav-global-mobile__submenu > li > a span.menu-item__text {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    .b-callcenter.type-14.box-center.mt-20 {
        margin-top: -40px;
        margin-bottom: 40px;
    }

    section.section.text-box {
        margin: 20px 0;
    }

    #contentsArea .type-11 .b-callcenter-bottom .content-center {
        padding: 0 10%;
    }

    #contentsArea .type-11 .b-callcenter-bottom .content-bottom {
        width: 100%;
        max-width: 100%;
        text-align: left;
        padding: 0 10%;
    }

    #contentsArea .b-callcenter.type-11 .content-center .section-item > .section-phone {
        padding-left: 0;
    }
    #contentsArea .b-callcenter.type-11 .content-center .section-item > p.text-pc {
        max-width: 100%;
        width: 100%;
    }
    /* 約款 */
    .datepick.s-article.img-left-lg form {
        margin-bottom: 30px;
    }

    section.section.ia-box-sections {
        margin: 20px 15px 0;
    }

    .content-main section.section.ia-box-sections .content-wrapper form input#search-button {
        background-image: url(/st/keiyaku/yakkan/image/date_code_btn.png);
        max-width: 423px;
        width: 100%;
        border-radius: 5px;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
    }

    .content-main section.section.ia-box-sections .content-wrapper { padding: 15px; }

    .s-buttons-grid .s-buttons-grid__item-text { font-size: 1.5rem; }

    #contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a,
    #contentsArea .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a {
        display: block;
        margin: 0 auto;
    }

    #contentsArea .b-callcenter.type-2 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a img,
    #contentsArea .b-callcenter.type-19 .b-callcenter-bottom .content-row.r-2 .section-item .section-phone.phone-glasses a img {
        width: 80%;
        max-width: 300px;
        margin: 0 auto;
        display: block;
    }

    .section-3.kazoku-section { margin-bottom: 20px; }
    .section-3.kazoku-section .s-section-3-image { padding: 1px 0; }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .s-section-7-center p, #contentsArea .b-callcenter-bottom .content-bottom > p.text-pc { text-align: center; }
    #contentsArea .b-callcenter .content-center .section-item > p.text-pc,
    #contentsArea .b-callcenter .content-center .section-item > h2.section-title,
    .b-callcenter.type-18 .b-callcenter-bottom .section-item .text-large {
        margin-right: 0;
        margin-right: 0;
     }

    /*--- custom end ---*/
}

@media (max-width: 500px) {
    .section .section-table-1 .s-list.type-special > li:before {
        left: -13px;
        top: 1px;
    }
}

/* D&I */


.section.diversity-inclusion-contents ul.section-image.link-img {
    max-width: 560px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
}

.section.diversity-inclusion-contents ul.section-image.link-img > li { float: left; }
.section.diversity-inclusion-contents ul.section-image.link-img > li:first-child {
    width: 34%;
    max-width: 189px;
}
.section.diversity-inclusion-contents ul.section-image.link-img > li:last-child {
    width: calc(66% - 20px);
    max-width: 370px;
    margin-left: 20px;
}
.section.diversity-inclusion-contents ul.section-image.link-img > li ul li {
    background-color: #d9effa;
    border: 1px solid #006ec7;
    padding: 15px 30px;
    text-align: left;
    font-size: 1.5rem;
    opacity: 1;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.section.diversity-inclusion-contents ul.section-image.link-img > li ul li:hover {
        opacity: 0.6;
}

.section.diversity-inclusion-contents ul.section-image.link-img > li ul li > i {
    margin-left: 10px;
}

.section.diversity-inclusion-contents ul.section-image.link-img > li ul li a {
    margin-left: 10px;
}

.section.diversity-inclusion-contents ul.section-image.link-img > li:last-child ul {
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

@media (max-width: 1024px) {
    .section.diversity-inclusion-contents ul.section-image.link-img > li:first-child,
    .section.diversity-inclusion-contents ul.section-image.link-img > li:last-child {
        float: none;
        display: block;
        max-width: 500px;
        width: 100%;
        position: relative;
        height: 100%;
        margin: 0;
    }
    .section.diversity-inclusion-contents ul.section-image.link-img > li:last-child ul {
        margin: 0;
        position: relative;
        top: -30px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .diversity-inclusion-contents .s-links.type-block .s-link.left-icon.arrow {
        display: block;
    }
}
