@charset "utf-8";


/*===== #taisetsu =====*/
#taisetsu {
}
#taisetsu .taisetsu-box {
    background: url(../img/common/bg-next.png) no-repeat center bottom;
    background-size: 300px;
    padding-bottom: 57px;
    margin-bottom: 20px;
}
#taisetsu .taisetsu-box h2 {
    background-color: #0068b6;
    border-radius: 10px 10px 0 0;
    line-height: 1.4;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 3%;
}
#taisetsu .taisetsu-box .point-box {
    background-color: #fff;
    border: 1px solid #0068b6;
    border-radius: 0 0 10px 10px;
    padding: 4%;
}
#taisetsu .taisetsu-box .point-box .box {
    background: url(../img/common/icon-nmbr01.png) no-repeat left top;
    background-size: 45px;
    border-bottom: 1px dotted #b9b6b6;
    padding-left: 55px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#taisetsu .taisetsu-box .point-box .box.icon01 {
    background-image: url(../img/common/icon-nmbr01.png);
}
#taisetsu .taisetsu-box .point-box .box.icon02 {
    background-image: url(../img/common/icon-nmbr02.png);
}
#taisetsu .taisetsu-box .point-box .box.icon03 {
    background-image: url(../img/common/icon-nmbr03.png);
}
#taisetsu .taisetsu-box .point-box .box.icon04 {
    background-image: url(../img/common/icon-nmbr04.png);
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
#taisetsu .taisetsu-box .point-box .box h3 {
    line-height: 1.4;
    font-size: 17px;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 10px;
}
#taisetsu .taisetsu-box .point-box .box h3 span {
    color: #009fe6;
}
#taisetsu .taisetsu-box .point-box .box .text {
}

/*===== #nayami =====*/
#nayami {
}
#nayami .nayami-box {
}
#nayami .nayami-box .box {
}
#nayami .nayami-box ul.nayami-link {
  margin-bottom: 5px;
}
#nayami .nayami-box ul.nayami-link li {
  width: 32%;
  float: left;
  margin: 0 2% 15px 0;
}
#nayami .nayami-box ul.nayami-link li.n3 {
  margin: 0 0 15px 0;
}
#nayami .nayami-box .box .check-list {
  margin-bottom: 10px;
}
#nayami .nayami-box .box .check-list li {
    background: #ededed;
    box-shadow: 3px 3px 0px #a5a5a5;
    margin: 0 0 10px 0;
}
#nayami .nayami-box .box .check-list li span {
    display: block;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    color: #022641;
    background: url(../img/common/icon02.png) no-repeat 11px 14px;
    background-size: 25px;
    padding: 13px 2% 13px 44px;
}
#nayami .ans {
  line-height: 0;
}

/*===== #jikopoint =====*/
#jikopoint {
}
#jikopoint .jiko-box {
    margin-bottom: 20px;
}
#jikopoint .jiko-box .box {
    border-top: 4px solid #009fe6;
    padding: 15px 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#jikopoint .jiko-box .box .img {
    width: 34%;
}
#jikopoint .jiko-box .box .text-box {
    width: 62%;
    padding-top: 15px;
}
#jikopoint .jiko-box .box .text-box h4 {
    color: #009fe6;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
}
#jikopoint .jiko-box .box .text-box .text {
}
#jikopoint .jiko-box .box .text-box .text span {
    color: #0068b6;
}
#jikopoint .memo {
    background-color: #e4f4ff;
    padding: 4% 4% 2%;
    border-radius: 10px;
}
#jikopoint .memo .text {
}

/*===== #point =====*/
#point {
}
#point .point-box {
}
#point .point-box .box {
    border-top: 3px solid #022641;
    padding: 20px 3%;
}
#point .point-box .box h3 {
    width: 60%;
    float: right;
    color: #022641;
    line-height: 1.4;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    background: url(../img/common/icon-point01.png) no-repeat left top;
    background-size: 80px;
    padding-top: 36px;
}
#point .point-box .box h3.icon01 {
    background-image: url(../img/common/icon-point01.png);
}
#point .point-box .box h3.icon02 {
    background-image: url(../img/common/icon-point02.png);
}
#point .point-box .box h3.icon03 {
    background-image: url(../img/common/icon-point03.png);
}
#point .point-box .box h3.icon04 {
    background-image: url(../img/common/icon-point04.png);
}
#point .point-box .box h3.icon05 {
    background-image: url(../img/common/icon-point05.png);
}
#point .point-box .box h3.icon06 {
    background-image: url(../img/common/icon-point06.png);
}
#point .point-box .box h3.icon07 {
    background-image: url(../img/common/icon-point07.png);
}
#point .point-box .box h3 span {
    color: #ff690b;
}
#point .point-box .box .img {
    width: 35%;
    float: left;
}
#point .point-box .box .text {
    width: 60%;
    float: right;
}

/*===== #step =====*/
#step {
}
#step .bg {
    background: url(../img/common/bg02.jpg) repeat center center;
    padding: 10px;
    border-radius: 5px;
}
#step .step-box {
    background-color: #fff;
    padding: 3%;
}
#step .step-box .sub-box {
}
#step .step-box .sub-box.next {
    background: url(../img/common/step-next.png) no-repeat center bottom;
    padding-bottom: 40px;
    margin-bottom: 20px;
}
#step .step-box .sub-box h3 {
    background: url(../img/common/bg01.jpg) repeat center center;
    padding: 7px 10px;
}
#step .step-box .sub-box h3 span {
    display: block;
    background: url(../img/common/icon-step01.png) no-repeat left top;
    background-size: 100px;
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 2px 0 2px 110px;
}
#step .step-box .sub-box h3.icon01 span {
    background-image: url(../img/common/icon-step01.png);
}
#step .step-box .sub-box h3.icon02 span {
    background-image: url(../img/common/icon-step02.png);
}
#step .step-box .sub-box h3.icon03 span {
    background-image: url(../img/common/icon-step03.png);
}
#step .step-box .sub-box .box {
    background-color: #e4f4ff;
    padding: 4%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#step .step-box .sub-box .box .img {
    width: 38%;
}
#step .step-box .sub-box .box .text {
    width: 58%;
}

/*===== #aisatu =====*/
#aisatu {
}

#aisatu .aisatu-box {
  background: #0a5bb0;
  padding: 3px;
  margin-top: 40px;
}

#aisatu .aisatu-box .box {
  background: #f1faff;
  position: relative;
    padding: 20px 4%;
}

#aisatu .aisatu-box .box h3 {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  max-width: 390px;
  margin: 0 auto;
  width: 58%;
}

#aisatu .aisatu-box .box .intyo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 70px;
}

#aisatu .aisatu-box .box .intyo .img {
    width: 36%;
    margin-bottom: 15px;
}

#aisatu .aisatu-box .box .intyo .text-box {
  width: 60%;
}

#aisatu .aisatu-box .box .intyo .text-box .text {
}

#aisatu .aisatu-box .box .txt-box {
}
#aisatu .aisatu-box .box .txt-box h4 {
    line-height: 1.4;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #0a5bb0;
    padding-bottom: 5px;
    margin: 20px 0 10px;
}
#aisatu .aisatu-box .box .txt-box ul {
    margin-bottom: 10px;
}
#aisatu .aisatu-box .box .txt-box ul li {
    line-height: 1.4;
    margin-bottom: 3px;
}
#aisatu .aisatu-box .box .txt-box .text {
}

/*===============================================
    ■tablet 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
}

/*===============================================
    ■smart 画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px) {
  .sp-top {
    display: block;
  }
  .pc-top {
    display: none;
  }
/*--------------- #taisetsu -------------*/
  #taisetsu .taisetsu-box .point-box .box {
    background-size: 30px;
    padding-left: 40px;
  }
  #taisetsu .taisetsu-box .point-box .box h3 {
    padding-top: 3px;
  }
/*--------------- #nayami -------------*/
  #nayami .nayami-box ul.nayami-link li {
    width: 49%;
  }
  #nayami .nayami-box ul.nayami-link li.n3 {
    margin: 0 2% 15px 0;
  }
  #nayami .nayami-box ul.nayami-link li.n2 {
    margin: 0 0 15px 0;
  }
/*--------------- #jikopoint -------------*/
  #jikopoint .jiko-box .box {
    flex-direction: column;
  }
  #jikopoint .jiko-box .box .img {
    width: 100%;
    max-width: 225px;
    margin: 0 auto 15px;
  }
  #jikopoint .jiko-box .box .text-box {
    width: 100%;
    padding-top: 0;
  }
/*--------------- #point -------------*/
  #point .point-box .box {
    padding: 20px 3% 5px;
  }
  #point .point-box .box h3 {
    width: 100%;
    float: none;
  }
  #point .point-box .box .img {
    width: 100%;
    float: none;
    max-width: 225px;
    margin: 0 auto 15px;
  }
  #point .point-box .box .text {
    width: 100%;
    float: none;
  }
/*--------------- #step -------------*/
  #step .step-box .sub-box h3 span {
    padding: 34px 0 0 0;
  }
  #step .step-box .sub-box .box .img {
    width: 100%;
    max-width: 224px;
    margin: 0 auto 15px;
  }
  #step .step-box .sub-box .box .text {
    width: 100%;
        margin-bottom: 0;
  }
/*--------------- #aisatu -------------*/
  #aisatu .aisatu-box .box h3 {
    width: 75%;
  }
  #aisatu .aisatu-box .box .intyo {
    padding-top: 9%;
  }
  #aisatu .aisatu-box .box .intyo .img {
    width: 100%;
    float: none;
    max-width: 228px;
    margin: 0 auto 15px;
  }
  #aisatu .aisatu-box .box .intyo .text-box {
    width: 100%;
    float: none;
  }
}