@charset "utf-8";

ul {
    list-style: none;
}
header .globalNavi {
    padding-top: 6px !important;
}
.nav header .globalNavi {
    padding-top: 40px !important;
}
.globalNavi .toggle_contents .toggle_inner li {
    list-style: none;
}
.u-gotop {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #4b4e7c;
    border-radius: 2px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10;
    opacity: .5;
}
.u-gotop span {
   display: block;
   width: 20px;
   height: 20px;
   -ms-transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
   margin-top: 20px;
   margin-left: 14px;
   border-top: 2px solid #fff;
   border-left: 2px solid #fff;
}
.title_area h1 {
    box-sizing: border-box;
    width: 100% !important;
    height: auto;
    margin: 9px 0 50px !important;
    padding: 1.45em 0;
    background: #1e228b;
    color: #ffffff;
    text-align: center;
    font-size: 38px !important;
    line-height: 1.2em;
    font-weight: bold;
}
.sc21-HLN-2 {
    font-size: 2.325rem;
    line-height: 1.5;
    margin-top: 3.125rem;
    margin-bottom: 0;
    font-weight: 600;
}
.sc21-HLN-2-bdr {
    font-size: 2.325rem;
    line-height: 1.5;
    margin-top: 3.125rem;
    margin-bottom: 0;
    font-weight: 600;
    position: relative;
    z-index: 0;
    padding-top: 4.625rem;
}
.sc21-HLN-2-bdr::before {
    position: absolute;
    top: 0;
    border-top-style: solid;
    content: "";
}
.sc21-HLN-2-bdr::before {
    left: -50vw;
    margin-left: 50%;
    border-top-width: 1px;
    border-top-color: #ddd;
    width: 100vw;
}
.sc21-HLN-3 {
    font-size: 2.225rem;
    line-height: 1.5;
    margin-top: 4.1125rem;
    margin-bottom: 0;
    font-weight: 600;
}
ul.list-link li {
    margin: 0 0 6px;
    line-height: 1.5em;
}
a.link01 {
    position: relative;
    display: inline-block;
    padding-left: 22px;
    color: #333 !important;
    font-weight: bold;
}
a.link02, 
a.link03 {
    position: relative;
    color: #10228a;
    text-decoration: underline;
}
a.link01:hover, 
a.link02:hover, 
a.link03:hover, 
a.longBtn:hover {
    opacity: 0.7;
    text-decoration: none;
}
a.link01::before {
    content: "";
    width: 14px;
    height: 14px;
    background: #10228a;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
}
a.link01::after {
    content: "";
    width: 3px;
    height: 3px;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    position: absolute;
    top: 8px;
    left: 4px;
    transform: rotate(45deg);
}
a.link01[target="_blank"] span:after, 
a.link02[target="_blank"]:after {
    content: "";
    width: 12px;
    height: 10px;
    right: -17px;
    margin-top: -5px;
    background-image: url(../../img/icon_blank.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    top: 50%;
    transition: .3s;
}
a.link03[target="_blank"]:after {
    content: "";
    width: 12px;
    height: 10px;
    background-image: url(../../img/icon_blank.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    transition: .3s;
    margin-left: 5px;
}
section .inner {
    width: 1080px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 90px;
    font-size: 16px;
}
.color_red {
    color: #d70c19;
}
.btnAreaInn {
    margin: 50px auto 0;
    width: 600px;
}
.btnAreaInn a.longBtn {
    position: relative;
    text-align: center;
    display: block;
    background: #1e228b;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    border-radius: 40px;
    padding: 24px 10px;
}
.btnAreaInn a.longBtn::after {
    content: "";
    display: block;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    right: 25px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
}
.btnAreaInn ul.normal {
    margin-top: 25px;
    font-size: 16px;
}
.btnAreaInn ul.normal ul.attention {
    margin-top: 6px;
}
.btnAreaInn ul.normal ul.attention li {
    text-indent: 0;
    padding-left: 0;
}
ul.attention {
    margin-top: 20px;
    padding: 0 0 0 13px;
    font-size: 13px;
    line-height: 1.5;
}
ul.attention li {
    position: relative;
    text-indent: 0;
    padding-left: 0;
}
ul.attention li::before {
    position: absolute;
    content: '※';
    left: -13px;
    top: 0;
}
ul.attention + ul.list-link {
    margin-top: 15px;
}
ul.attention.txtNormal {
    font-size: 16px;
    padding: 0;
    margin-top: 15px;
}
ul.attention.txtNormal li::before {
    position: relative;
    left: 0;
}
.list_col2 {
    line-height: 1.8;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}
 ul.list_col2 li {
    margin-top: 1.425rem;
}
.txtNormal {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 0.925rem;
}
ul.normal li {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.5;
}
ul.normal li + li {
    margin-top: .6em;
}
ul.normal li .list-link {
    margin-top: .6em;
}
ul.normal li a.link01 {
    text-indent: 0;
}
.step-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-top: 52px;
}
.step-list li {
    position: relative;
    width: 215px;
    text-align: center;
    padding: 27px 5px 20px;
    box-sizing: border-box;
    border: 1px solid #0f1350;
    border-radius: 10px 10px;
    color: #000000;
}
.step-list li + li {
    margin-left: 68px;
}
.step-list li .num {
    position: absolute;
    top: -20px;
    left: 5px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #ffffff;
    border-radius: 50% 50%;
    background-color: #0f1350;
    font-weight: bold;
}
.step-list li img {
    margin-bottom: 15px;
}
.step-list li img.centering {
    margin-left: 25px;
}
.step-list li .text {
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold;
}
.step-list li:after {
    content: "";
    position: absolute;
    top: calc(50% - 20px);
    right: -68px;
    border: 20px solid transparent;
    border-left-color: #0f1350;
}
.step-list li:last-child:after {
    content: none;
}
.addBox {
    border: 1px solid #000;
    box-sizing: border-box;
    padding: 13px 17px;
    display: inline-block;
    margin-top: 15px;
}
.addBox p {
    line-height: 1.6em;
}
.addBox p + p{
    margin-top: 10px;
}
.bgGray {
    background-color: #f5f5f5;
}
.bgWhite {
    background-color: #fff;
    padding: 25px 25px;
    margin-top: 0.925rem;
}
.sc21-CustomerSupport-purposeSection {
    padding-bottom: 1px;
}
.sc21-u-mt-0 {
    margin-top: 0 !important;
}
ul.list-link li.pdf, 
ul.list-link li.no_pdf {
    margin-top: 20px;
    margin-bottom: 0;
}
ul.list-link li.pdf a span::after {
    display: inline-block;
    content: "";
    width: 19px;
    height: 21px;
    background-image: url(../images/ico_pdf.png);
    margin-bottom: -5px;
    margin-left: 5px;
}
ul.list-link li.pdf a.link01, 
ul.list-link li.no_pdf a.link01 {
    color: #0050a3 !important;
    font-weight: normal;
}


@media screen and (min-width: 768px) {
    .sc21-HLN-2 {
        font-size: 2.25rem;
        margin-top: 6.25rem;
    }
    .sc21-HLN-2-bdr {
        font-size: 2.25rem;
        margin-top: 6.25rem;
        padding-top: 6.3125rem;
    }
    .sc21-HLN-3 {
        font-size: 1.75rem;
        margin-top: 4.375rem;
    }
    .list_col2 {
        font-size: 17px;
        display: flex;
        width: 80%;
        margin: 0 auto;
        flex-wrap: wrap;
    }
    .list_col2 li {
        flex-grow: 0;
        flex-shrink: 0;
        margin-top: 0;
        width: calc(50% - 1rem);
    }
    .list_col2 li:nth-child(2n+1) {
        margin-right: 2rem;
    }
    .list_col2 li:nth-child(n+3) {
        margin-top: .75rem;
    }
    .sc21-GRID-2-nested-small {
        display: flex;
        flex-wrap: wrap;
    }
    .sc21-GRID-2-nested-small>* {
        flex-grow: 0;
        flex-shrink: 0;
        width: 48.2142857143%;
    }
    .sc21-GRID-2-nested-small>:nth-child(2n+1) {
        margin-right: 3.5714285714%;
    }
}


@media screen and (max-width: 767px) {
    .title_area h1 {
        margin-bottom: 20px !important;
        padding: 1em 10px;
        font-size: 22px !important;
        line-height: 1.2em;
    }
    a.link01 {
        display: block;
    }
    a.link01::before {
        top: 3px;
        margin-top: 0;
    }
    a.link01 span {
        display: block;
    }
    a.link01::after {
        top: 8px;
        margin-top: 0;
    }
    a.link01[target="_blank"] span:after {
        right: -6px;
        display: inline-block;
        position: relative;
    }
    section .inner {
      width: 100%;
      padding: 0 3%;
      box-sizing: border-box;
      margin-bottom: 45px;
    }
    .btnAreaInn {
        margin: 30px auto 0;
        width: 100%;
    }
    .btnAreaInn a.longBtn {
        font-size: 17px;
        border-radius: 70px;
        padding: 18px 35px 18px 20px;
        line-height: 1.5;
    }
    .btnAreaInn a.longBtn::after {
        right: 20px;
        width: 7px;
        height: 7px;
    }
    .btnAreaInn ul.normal {
        font-size: 15px;
    }
    ul.normal li .list-link li {
        padding-left: 0;
    }
    .step-list {
        display: block;
        margin: 50px auto 0;
    }
    .step-list li {
        width: 100%
    }
    .step-list li + li {
        margin-left: 0;
        margin-top: 55px;
    }
    .step-list li:after {
        top: -40px;
        right: calc(50% - 20px);
        transform: rotate(90deg);
    }
    .step-list li:first-child:after {
        content: none;
    }
    .step-list li:last-child:after {
        content: "";
    }
    .bgWhite {
        padding: 25px 25px;
    }
}
#anc_02{
  padding-top: 25px;
  /*margin-top: -25px;*/
}