.contents {
  max-width: 1000px;
  width: 100%;
  margin: 70px auto;
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
h3 {
  margin-block-start: 0;
  margin-block-end: 0;
}
ul {
  list-style: none;
  padding-inline-start: 0;
}
.sec_01 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 900px;
  margin: 0 auto;
}
.top_img {
  width: 250px;
  margin: 0 auto;
}
.sec_01 h2 {
  font-size: 36px;
  font-weight: bold;
  background: #fff;
  text-align: center;
  border-top: 3px solid #33333366;
  border-bottom: 3px solid #33333366;
  margin-bottom: 20px;
}
.sec_01 h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}
.center {
  text-align: center;
}
.sec_01 h3 span {
  font-size: 35px;
    color: #ff5e19;
}
.sec_01 ul li {
  background-size: 436px 100px;
  width: 436px;
  height: 100px;
  margin-bottom: 20px;
  font-size: 22px;
}
.sec_01 ul .num1 {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn1_on.png) no-repeat left top;
  -webkit-background-size: 436px 100px;
}
.sec_01 ul .num2 {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn2_on.png) no-repeat left top;
  -webkit-background-size: 436px 100px;
}
.sec_01 ul .num3 {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn3_on.png) no-repeat left top;
  -webkit-background-size: 436px 100px;
}
.sec_01 ul .num4 {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn4_on.png) no-repeat left top;
  -webkit-background-size: 436px 100px;
}
.sec_01 .text {
  font-weight: bold;
  padding: 16px 0 0 143px;
}
.sec_01 .text_l {
  font-weight: bold;
  padding-left: 143px;
  font-size: 25px;
}
.sec_01 ul .num1 .text_l {
  color: #ff5e19;
}
.sec_01 ul .num2 .text_l {
  color: #1c9be6;
}
.sec_01 ul .num3 .text_l {
  color: #0ba800;
}
.sec_01 ul .num4 .text_l {
  color: #fa8837;
}

.sec_02 {
  background: #fbf8e6;
  padding: 10px 0 50px;
}
.sec_02 .module01 h3 {
  font-size: 30px;
    font-weight: bold;
    color: #0f3997;
    padding: 16px 0 0 96px;
    min-height: 59px;
    background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn1_2.png) no-repeat left top;
    -webkit-background-size: 75px;
    background-size: 61px;
}
.sec_02 .module02 h3 {
  font-size: 30px;
    font-weight: bold;
    color: #0f3997;
    padding: 16px 0 0 96px;
    min-height: 59px;
    background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn2_2.png) no-repeat left top;
    -webkit-background-size: 75px;
    background-size: 61px;
}
.sec_02 .module03 h3 {
  font-size: 30px;
    font-weight: bold;
    color: #0f3997;
    padding: 16px 0 0 96px;
    min-height: 59px;
    background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn3_2.png) no-repeat left top;
    -webkit-background-size: 75px;
    background-size: 61px;
}
.sec_02 .module04 h3 {
  font-size: 30px;
    font-weight: bold;
    color: #0f3997;
    padding: 16px 0 0 96px;
    min-height: 59px;
    background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn4_2.png) no-repeat left top;
    -webkit-background-size: 75px;
    background-size: 61px;
}
.sec_02_module {
  background: #fff;
  padding: 20px 35px 35px;
  border-radius: 12px;
  margin: 35px 0;
}
.sec_02_module h3 span {
  font-size: 16px;
}
.sec_02_module p {
  margin-bottom: 30px;
  padding-left: 96px;
}
.module01 {
  border: 3px solid #ff6b2b;
  border-top: 15px solid #ff6b2b;
}
.module02 {
  border: 3px solid #209BE9;
  border-top: 15px solid #209BE9;
}
.module03 {
  border: 3px solid #0ba800;
  border-top: 15px solid #0ba800;
}
.module04 {
  border: 3px solid #ffb338;
  border-top: 15px solid #ffb338;
}
.module04 ul li {
  width: 346px;
    border: 3px solid #e0d5a1;
    border-radius: 15px;
    margin: 0 13px 27px;
}
.module04 ul li .inner {
  padding: 20px;
  text-align: center;
}
.module04 ul li h4 {
  font-size: 18px;
    font-weight: bold;
    color: #00368a;
    text-align: center;
    background-color: #fff1af;
    padding: 7px 0;
    border-radius: 12px 12px 0 0;
}
.module04 ul li p {
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
}
.module04 ul li .image {
  margin-bottom: 20px;
}
.module04 ul li h4 span {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec5_num1.png) no-repeat 60px top;;
  display: block;
    margin: 0 auto;
    padding-left: 30px;
    line-height: 28px;
    height: 28px;
}
.module04 ul .num2 h4 span {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec5_num2.png) no-repeat 60px top;;
}
.module04 ul .num3 h4 span {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec5_num3.png) no-repeat 60px top;;
}
.module04 ul .num4 h4 span {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec5_num4.png) no-repeat 60px top;;
}
.img_parts {
  width: 85%;
  margin: 0 auto;
}
.row {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.row4 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
.row4 div {
  width: 346px;
}
.column2 {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.row div {
  width: 420px;
  margin: 0 10px;
}

.sec_02 .balloon .text {
  margin-bottom: 0;
  padding: 12px 0 10px 128px;
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec2_balloon.png) no-repeat right top;
}
.sec_02 .balloon1 {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec2_icon1.png) no-repeat;
  background-size: 85px;
  background-position: left;
}
.sec_02 .balloon2 {
  background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec2_icon2.png) no-repeat;
  background-size: 85px;
  background-position: left;
}
.sec_03 h2 {
  font-size: 36px;
  font-weight: bold;
  background: #fff;
  text-align: center;
  border-top: 3px solid #33333366;
  border-bottom: 3px solid #33333366;
  margin-bottom: 20px;
}
.sec_03 .title {
  font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    color: #ff5e19;
}
.bg_wrap {
  background: #fbf8e6;
  padding: 45px 50px 40px;
  width: 1000px;
  border-radius: 15px;
  box-sizing: border-box;
  margin: 20px auto;
  }
.sec_03 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec_03 ul li {
  width: 428px;
  height: auto;
  margin-bottom: 15px;
border: 3px solid #769aec;
border-radius: 30px;
margin-bottom: 35px;
padding: 30px;
background: #ffffff url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_icon1.png) no-repeat 30px 30px;
}
.sec_03 ul li .name {
  font-weight: bold;
    text-align: center;
    background-color: #fc8443;
    border-radius: 20px;
    font-size: 15px;
    color: #ffffff;
    padding: 3px 15px;
    width: 223px;
    margin-bottom: 13px;
}
.sec_03 ul li h3 {
  font-size: 21px;
    font-weight: bold;
    color: #0f3997;
}
.sec_03 ul li .name_wrap {
  margin-left: 135px;
    min-height: 130px;
    padding-top: 5px;
}
.sec_03 ul .num1 {
      background-image: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_icon1.png);
}
.sec_03 ul .num2 {
      background-image: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_icon2.png);
}
.sec_03 ul .num3 {
      background-image: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_icon3.png);
}
.sec_03 ul .num4 {
      background-image: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_icon4.png);
}
.w588 {
  width: 588px;
  margin: 0 auto;
  padding: 10px 5px;
  border-top: 2px dashed #ff5e19;
  border-bottom: 2px dashed #ff5e19;
}

.under_wrap {
  margin-top: 50px;
}
.under_wrap p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.under_wrap a {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.bnr_wrap {
  max-width: 1000px;
  margin: 0 auto;
}
.copy_txt {
  font-size: 27px;
  font-weight: bold;
  color: #0f3997;
  margin-bottom: 15px;
  text-align: center;
}
.add_txt {
  width: 770px;
  margin: 30px auto 0;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .sec_01 .contents {
    padding: 0 16px;
  }
  .sec_02 .contents {
    padding: 0 16px;
  }
  .sec_01 ul {
    flex-direction: column;
    width: 100%;
  }
  .sec_01 ul .num1 {
    -webkit-background-size: 100%;
  }
  .sec_01 ul .num2 {
    -webkit-background-size: 100%;
  }
  .sec_01 ul .num3 {
    -webkit-background-size: 100%;
  }
  .sec_01 ul .num4 {
    -webkit-background-size: 100%;
  }
  .top_img {
    width: 250px;
    margin: 0 auto;
  }
  .sec_01 h2 {
    font-size: 36px;
  }
  .sec_01 h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
  }
  .center {
    text-align: center;
  }
  .sec_01 h3 span {
    font-size: 35px;
      color: #ff5e19;
  }
  .sec_01 ul li {
    width: 100%;
    height: 80px;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .sec_01 .text {
    padding-top: 15px;
    padding-left: 120px;
  }
  .sec_01 .text_l {
    font-weight: bold;
    padding-left: 120px;
    font-size: 18px;
  }

  .sec_02 .balloon1 .text {
    margin-bottom: 0;
    padding: 20px 0 29px 108px;
    background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec2_icon1_sp.png) no-repeat right top;
    background-size: cover;
  }
  .sec_02 .balloon2 .text {
    margin-bottom: 0;
    padding: 20px 95px 29px 7px;
    background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec2_icon2_sp.png) no-repeat right top;
    background-size: cover;
  }
  .sec_02 .balloon1 {
    background: none;
    margin-bottom: 10px!important;
  }
  .sec_02 .balloon {
    width: 100%;
    min-height: 130px;
    margin: 0 auto;
  }
  .sec_02 .balloon2 {
    background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec2_icon2.png) no-repeat;
    background-size: 85px;
    background-position: left;
  }

  .sec_02_module {
    padding: 20px 15px 20px;
    border-radius: 12px;
    margin: 35px 0;
  }
  .sec_02_module p {
    margin-bottom: 30px;
      padding-left: 0;
  }

  .sec_02 .module01 h3 {
    font-size: 18px;
      font-weight: bold;
      color: #0f3997;
      padding: 0 0 0 68px;
      min-height: 59px;
      background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn1_2.png) no-repeat left top;
      -webkit-background-size: 75px;
      background-size: 58px;
  }
  .sec_02 .module02 h3 {
  font-size: 18px;
      font-weight: bold;
      color: #0f3997;
      padding: 0 0 0 68px;
      min-height: 59px;
      background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn2_2.png) no-repeat left top;
      -webkit-background-size: 75px;
      background-size: 58px;
  }
  .sec_02 .module03 h3 {
  font-size: 18px;
      font-weight: bold;
      color: #0f3997;
      padding: 0 0 0 68px;
      min-height: 59px;
      background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn3_2.png) no-repeat left top;
      -webkit-background-size: 75px;
    background-size: 58px;
  }
  .sec_02 .module04 h3 {
  font-size: 18px;
      font-weight: bold;
      color: #0f3997;
      padding: 0 0 0 68px;
      min-height: 59px;
      background: url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_btn4_2.png) no-repeat left top;
      -webkit-background-size: 75px;
      background-size: 58px;
  }
  .row {
    flex-direction: column;
  }
  .row div {
    width: 100%;
    margin: 10px 0;
  }
  .column2 {
    flex-direction: column-reverse;
  }

  .module04 ul li {
    width: 100%;
  }
  .module04 ul li .image img {
    width: auto;
    height: 60px;
}

  .sec_03 ul {
    flex-direction: column;
  }
  .sec_03 ul li {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .sec_03 ul li a {
    display: block;
  }
  .bg_wrap {
    width: 100%;
    padding: 15px;
    border-radius: 0;
  }
  .w588 {
    width: 100%;
  }

  .sec_03 ul li {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    border: 3px solid #769aec;
    border-radius: 30px;
    margin-bottom: 35px;
    padding: 18px;
    background: #ffffff url(https://www.keistorechikuma.com/wp/wp-content/themes/keistore/img/flat-seven/img/sec1_icon1.png) no-repeat 15px 15px;
    }
    .sec_03 ul li h3 {
    font-size: 19px;
}
.sec_03 ul li .name {
    width: 206px;
}
    .sec_03 ul li .name_wrap {
    margin-left: 112px;
    min-height: 130px;
    padding-top: 5px;
    }
    .sec_03 ul .num1 {
      background-size: 100px;
        }
    .sec_03 ul .num2 {
      background-size: 100px;
    }
    .sec_03 ul .num3 {
      background-size: 100px;
    }
    .sec_03 ul .num4 {
      background-size: 100px;
    }
    .copy_txt {
      font-size: 25px;
      font-weight: bold;
      color: #0f3997;
      margin-bottom: 10px;
      text-align: center;
    }
    .add_txt {
      width: 100%;
      margin: 30px auto 0;
      padding: 0 10px;
    }
}
