.md {
  display: block !important;
}
@media (max-width: 599px) {
  .md {
    display: none !important;
  }
}

.sm {
  display: none !important;
}
@media (max-width: 599px) {
  .sm {
    display: block !important;
  }
}

.s-required {
  position: relative;
  overflow: hidden;
  margin-bottom: 137px;
}
@media (max-width: 599px) {
  .s-required {
    padding: 80px 20px 0;
    margin-bottom: 78px;
  }
}
.s-required:before {
  content: "";
  background: url(../images/required/img1.png) no-repeat center center;
  background-size: 100% auto;
  width: 946px;
  height: 545px;
  position: absolute;
  left: 50%;
  margin-left: 8px;
  top: 0;
}
@media (max-width: 599px) {
  .s-required:before {
    width: 366px;
    height: 205px;
    margin-left: -28px;
  }
}
.s-required:after {
  content: "";
  background: url(../images/required/img2.png) no-repeat center center;
  background-size: 100% auto;
  width: 1068px;
  height: 749px;
  position: absolute;
  right: 50%;
  margin-right: 208px;
  top: 308px;
}
@media (max-width: 599px) {
  .s-required:after {
    width: 413px;
    height: 290px;
    position: absolute;
    right: 50%;
    margin-right: 10px;
    top: 264px;
  }
}
.s-required .in-required {
  max-width: 1180px;
  margin: auto;
  position: relative;
  z-index: 9;
  padding-top: 61px;
}
@media (max-width: 599px) {
  .s-required .in-required {
    background: rgba(255, 255, 255, 0.8);
    padding: 25px 25px 36px;
  }
}
.s-required .in-required h2 {
  color: #004B9E;
  font-size: 4rem;
  line-height: 65px;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 25px;
}
@media (max-width: 599px) {
  .s-required .in-required h2 {
    font-size: 2.4rem;
    line-height: 38px;
    margin-bottom: 18px;
    text-align: center;
    padding: 0;
  }
}
.s-required .in-required p {
  font-size: 1.4rem;
  line-height: 22px;
  font-weight: bold;
}
@media (max-width: 599px) {
  .s-required .in-required p {
    color: #5D5D5D;
  }
}
.s-required .box-required {
  max-width: 1080px;
  margin: 204px auto 0;
  position: relative;
  z-index: 9;
}
@media (max-width: 599px) {
  .s-required .box-required {
    background: #fff;
    margin: 100px -20px 0;
    padding: 32px 20px 0;
  }
}
.s-required .title {
  padding: 0 97px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 33;
}
@media (max-width: 599px) {
  .s-required .title {
    padding: 0;
  }
}
.s-required .title .cicle {
  width: 109px;
  height: 109px;
  background: #004B9E;
  border-radius: 50%;
  text-align: center;
  color: #FFFF00;
  font-size: 1.4rem;
  font-weight: bold;
  padding-top: 18px;
}
@media (max-width: 599px) {
  .s-required .title .cicle {
    width: 68px;
    height: 68px;
    font-size: 0.9rem;
    padding-top: 14px;
  }
}
.s-required .title .cicle span {
  display: block;
  font-size: 5rem;
  margin-top: -15px;
}
@media (max-width: 599px) {
  .s-required .title .cicle span {
    font-size: 3rem;
    margin-top: -7px;
  }
}
.s-required .title h3 {
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0;
  color: #004B9E;
  width: calc(100% - 109px);
  padding-left: 22px;
}
@media (max-width: 599px) {
  .s-required .title h3 {
    font-size: 2rem;
    line-height: 28px;
    width: calc(100% - 68px);
    padding-left: 14px;
    padding-top: 4px;
  }
}
.s-required .box01 {
  margin-top: 55px;
  padding: 0 75px 0 149px;
  position: relative;
  margin-bottom: 85px;
}
@media (max-width: 599px) {
  .s-required .box01 {
    margin-top: 31px;
    padding: 0;
    margin-bottom: 56px;
  }
}
.s-required .box01 .in_box01 {
  background: #fff;
  padding: 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
@media (max-width: 599px) {
  .s-required .box01 .in_box01 {
    display: block;
    padding: 0;
  }
}
.s-required .box01 .in_box01:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 42px solid #fff;
  border-left: 25px solid transparent;
  position: absolute;
  left: -25px;
  top: 0;
}
@media (max-width: 599px) {
  .s-required .box01 .in_box01:before {
    border-bottom: 25px solid #fff;
    border-left: 33px solid transparent;
    left: -3px;
    top: -154px;
  }
}
.s-required .box01 .img {
  width: 332px;
  margin-top: 2px;
}
@media (max-width: 599px) {
  .s-required .box01 .img {
    width: 100%;
    margin-top: 0;
  }
}
.s-required .box01 .img img {
  width: 100%;
  height: auto;
  display: block;
}
.s-required .box01 .ct {
  width: calc(100% - 332px);
  padding-left: 38px;
  line-height: 22px;
  font-weight: bold;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .s-required .box01 .ct {
    width: 100%;
    padding-left: 0;
    margin-top: 25px;
  }
}
.s-required .box01 table {
  margin: 15px 0 13px;
}
@media (max-width: 599px) {
  .s-required .box01 table {
    margin: 23px 0 28px;
  }
}
.s-required .box01 td {
  font-size: 3.2rem;
  color: #004B9E;
  line-height: 52px;
  font-weight: bold;
}
@media (max-width: 599px) {
  .s-required .box01 td {
    font-size: 2.4rem;
    line-height: 39px;
  }
}
.s-required .box01 td.ico {
  font-size: 10.2rem;
  font-weight: normal;
  padding: 10px 8px 0 10px;
}
@media (max-width: 599px) {
  .s-required .box01 td.ico {
    font-size: 8.6rem;
    padding: 10px 8px 0 8px;
  }
}
.s-required .box01:after {
  content: "";
  width: 155px;
  height: 254px;
  position: absolute;
  top: -59px;
  right: -50px;
  background: url(../images/required/member.png) no-repeat center center;
  background-size: 100% auto;
}
@media (max-width: 599px) {
  .s-required .box01:after {
    width: 83px;
    height: 136px;
    position: absolute;
    top: 385px;
    right: -34px;
  }
}
.s-required .c-buttom {
  width: 319px;
  height: 50px;
  color: #fff;
  position: relative;
  display: block;
  margin: auto;
  text-decoration: none;
  text-align: center;
  padding: 10px 0 10px 0;
  background: #004B9E;
  -webkit-box-shadow: 3px 3px 0 #000;
          box-shadow: 3px 3px 0 #000;
  margin-bottom: 3px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  border: 2px solid #004B9E;
}
@media (max-width: 599px) {
  .s-required .c-buttom {
    width: 100%;
    max-width: 335px;
    font-size: 1.4rem;
    padding: 14px 0 10px 0;
  }
}
.s-required .c-buttom:hover {
  -webkit-box-shadow: 0 0 0 #000;
          box-shadow: 0 0 0 #000;
  color: #004B9E;
  background: #fff;
}
.s-required .box02 {
  margin-top: 96px;
  position: relative;
  padding-bottom: 195px;
}
@media (max-width: 599px) {
  .s-required .box02 {
    margin-top: 100px;
    padding-bottom: 110px;
  }
}
.s-required .box02:before {
  content: "";
  width: 412px;
  height: 298px;
  background: url(../images/required/img4.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  left: 50%;
  top: -80px;
  margin-left: 347px;
}
@media (max-width: 599px) {
  .s-required .box02:before {
    width: 186px;
    height: 135px;
    top: -52px;
    margin-left: 66px;
  }
}
.s-required .box02:after {
  content: "";
  width: 402px;
  height: 293px;
  background: url(../images/required/img5.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  right: 50%;
  top: 766px;
  margin-right: 387px;
}
@media (max-width: 599px) {
  .s-required .box02:after {
    width: 124px;
    height: 90px;
    top: 1414px;
    margin-right: 101px;
    z-index: 99;
  }
}
.s-required .box02 .txt {
  font-size: 1.4rem;
  font-weight: bold;
  padding-left: 228px;
  line-height: 22px;
  margin-top: -2px;
}
@media (max-width: 599px) {
  .s-required .box02 .txt {
    padding-left: 0;
    margin-top: 28px;
  }
}
.s-required .box02 .txt2 {
  text-align: center;
  margin: 36px auto 31px;
  font-weight: bold;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .s-required .box02 .txt2 {
    display: none;
  }
}
.s-required .box02 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 144px;
  position: relative;
}
@media (max-width: 599px) {
  .s-required .box02 .inner {
    display: block;
    padding: 0;
    margin: 115px -20px 60px;
  }
}
.s-required .box02 .inner .leftbox02, .s-required .box02 .inner .rightbox02 {
  width: 392px;
  position: relative;
}
@media (max-width: 599px) {
  .s-required .box02 .inner .leftbox02, .s-required .box02 .inner .rightbox02 {
    width: 100%;
    max-width: 375px;
    height: auto;
    margin: auto;
  }
}
.s-required .box02 .inner .leftbox02 img, .s-required .box02 .inner .rightbox02 img {
  width: 100%;
  height: auto;
  display: block;
}
.s-required .box02 .inner .leftbox02 {
  margin-right: 85px;
  position: relative;
}
@media (max-width: 599px) {
  .s-required .box02 .inner .leftbox02 {
    margin-right: auto;
  }
}
.s-required .box02 .inner .leftbox02:after {
  content: "";
  width: 68px;
  height: 78px;
  background: url(../images/required/ico.png) no-repeat center center;
  background-size: 100% auto;
  top: 226px;
  left: 526px;
  position: absolute;
}
@media (max-width: 599px) {
  .s-required .box02 .inner .leftbox02:after {
    left: 50%;
    top: auto;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    z-index: 99;
    margin-left: -25px;
    width: 50px;
    height: 60px;
    bottom: -27px;
  }
}
@media (max-width: 599px) {
  .s-required .box02 .inner .rightbox02 {
    margin-top: 115px;
  }
}
.s-required .box02 .inner .rightbox02 .tit {
  padding-bottom: 4px;
}
@media (max-width: 599px) {
  .s-required .box02 .inner .rightbox02 .tit {
    padding-top: 12px;
  }
  .s-required .box02 .inner .rightbox02 .tit img {
    width: 200px;
    margin: auto;
  }
}
.s-required .box02 .inner .tit {
  width: 281px;
  height: 97px;
  border-radius: 15px;
  background: #F4F4F4;
  position: absolute;
  top: -86px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 1.6rem;
  color: #004B9E;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0;
}
@media (max-width: 599px) {
  .s-required .box02 .inner .tit {
    width: 268px;
    height: 75px;
    border-radius: 15px 15px 0 0;
    top: -74px;
  }
}
.s-required .box02 .inner .tit h4 {
  font-size: 1.6rem;
  padding: 0 0 4px;
  margin: 0;
}
@media (max-width: 599px) {
  .s-required .box02 .inner .tit h4 {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
.s-required .box02 .inner .tit img {
  width: 211.19px;
  height: auto;
  display: block;
  margin: auto;
}
.s-required .box03 {
  background: #E8F3FF;
  max-width: 800px;
  margin: auto auto 61px;
  position: relative;
}
@media (max-width: 599px) {
  .s-required .box03 {
    margin: auto -20px 61px;
    padding: 31px 20px 0;
  }
}
.s-required .box03 .title {
  position: absolute;
  top: -55px;
  left: -46px;
  padding: 0;
}
@media (max-width: 599px) {
  .s-required .box03 .title {
    position: relative;
    top: auto;
    left: auto;
  }
}
.s-required .box03 .title h3 {
  display: none;
}
@media (max-width: 599px) {
  .s-required .box03 .title h3 {
    display: block;
  }
}
.s-required .box03 .img1 {
  width: 336px;
  height: auto;
  display: block;
  top: -215px;
  right: -183px;
  position: absolute;
}
@media (max-width: 599px) {
  .s-required .box03 .img1 {
    width: 152px;
    height: auto;
    top: -100px;
    right: 5px;
  }
}
.s-required .box03 .in-box03 {
  padding: 35px 50px 22px;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 {
    padding: 28px 0 29px;
  }
}
.s-required .box03 .in-box03 h4 {
  text-align: center;
  color: #004B9E;
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 22px;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 h4 {
    display: none;
  }
}
.s-required .box03 .in-box03 p {
  font-size: 1.4rem;
  line-height: 22px;
  font-weight: bold;
}
.s-required .box03 .in-box03 .box_yellow {
  margin-left: 50px;
  background: #FFDC64;
  font-weight: bold;
  position: relative;
  margin-top: 52px;
  padding: 26px 44px;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 .box_yellow {
    margin-top: 63px;
    margin-left: 0;
    padding: 23px 0 20px;
    text-align: center;
  }
}
.s-required .box03 .in-box03 .box_yellow p {
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 .box_yellow p {
    display: block;
    font-size: 1.6rem;
  }
}
.s-required .box03 .in-box03 .box_yellow p span {
  font-size: 2rem;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 .box_yellow p span {
    font-size: 1.8rem;
  }
}
.s-required .box03 .in-box03 .box_yellow img {
  width: 30px;
  height: auto;
  display: block;
  margin: 0px 7px 0 6px;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 .box_yellow img {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 10px auto 16px;
    width: 25px;
  }
}
.s-required .box03 .in-box03 .box_yellow .ico {
  width: 65.05px;
  height: 55px;
  color: #fff;
  background: url(../images/required/bg.png) no-repeat center center;
  background-size: 100% auto;
  font-size: 1.2rem;
  font-weight: bold;
  display: block;
  position: absolute;
  left: -50px;
  top: 0;
  padding: 19px 10px;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 .box_yellow .ico {
    background: url(../images/required/bg_sp.png) no-repeat center center;
    background-size: 100% auto;
    width: 55px;
    height: 64px;
    left: 50%;
    top: -48px;
    margin-left: -20px;
    padding: 18px 0;
  }
}
.s-required .box03 .in-box03 .txt {
  color: #5D5D5D;
  margin-top: 72px;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 .txt {
    padding-right: 115px;
    margin-top: 30px;
  }
}
.s-required .box03 .in-box03 .img2 {
  width: 126px;
  height: auto;
  display: block;
  position: absolute;
  bottom: 5px;
  right: 25px;
}
@media (max-width: 599px) {
  .s-required .box03 .in-box03 .img2 {
    width: 106px;
    bottom: 26px;
    right: 19px;
  }
}