/* ------------------------------
 width: all
------------------------------ */
main {
  background-color: #F7CD00;
}
main section.s01 {
  padding: 60px 0 50px;
}
main section.s01 .wrapper {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .btn_line {
  width: 425px;
  height: 150px;
  display: block;
  position: absolute;
  top: 1340px;
  right: 60px;
}
main section.s01 .wrapper .btn_entry {
  width: 360px;
  height: 115px;
  display: block;
  position: absolute;
  top: 495px;
  right: 13px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main {
    background-color: #F7CD00;
    border-bottom: 3px solid #212121;
  }
  main section.s01 {
    padding: 60px 0 50px;
  }
  main section.s01 .wrapper {
    width: 1079px;
    margin: 0 auto;
    position: relative;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper {
    padding: 40px 15px 60px;
  }
  main section.s02 .wrapper h2 img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  main section.s02 .wrapper .msg01 {
    display: block;
    margin: 20px auto 0;
  }
  main section.s02 .wrapper .box01 {
    padding-bottom: 20px;
    overflow-x: scroll;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box01::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  main section.s02 .wrapper .box01::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #fff;
  }
  main section.s02 .wrapper .box01::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #333;
  }
  main section.s02 .wrapper .box01 ul {
    width: 1930px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 20px;
  }
  main section.s02 .wrapper .box01 ul li {
    width: 370px;
  }
  main section.s02 .wrapper .box01 ul li img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .msg02 {
    display: block;
    margin: 50px auto 0;
  }
  main section.s02 .wrapper .box03 {
    padding-bottom: 20px;
    overflow-x: scroll;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box03::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  main section.s02 .wrapper .box03::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #fff;
  }
  main section.s02 .wrapper .box03::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #333;
  }
  main section.s02 .wrapper .box03 ul {
    width: 760px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 20px;
  }
  main section.s02 .wrapper .box03 ul li {
    width: 370px;
  }
  main section.s02 .wrapper .box03 ul li img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box02 {
    border: 3px solid #fff;
    padding: 15px 15px;
    margin-top: 35px;
  }
  main section.s02 .wrapper .box02 .t01 {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
  }
  main section.s02 .wrapper .box02 .t0102 {
    font-size: 18px;
    letter-spacing: 0;
  }
  main section.s02 .wrapper .box02 a {
    width: 256px;
    display: block;
    margin: 10px auto 0;
  }
  main section.s02 .wrapper .box02 a img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box02 .t02 {
    font-size: 10px;
    line-height: 150%;
    margin-top: 10px;
  }
  main section.s02 .wrapper .btn_tel {
    width: 235px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s02 .wrapper .btn_tel img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box03 {
    padding-bottom: 20px;
    overflow-x: scroll;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box03::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  main section.s02 .wrapper .box03::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #fff;
  }
  main section.s02 .wrapper .box03::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #333;
  }
  main section.s02 .wrapper .box03 ul {
    width: 760px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 20px;
  }
  main section.s02 .wrapper .box03 ul li {
    width: 370px;
  }
  main section.s02 .wrapper .box03 ul li img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box04 {
    border: 3px solid #fff;
    padding: 15px 15px;
    margin-top: 35px;
  }
  main section.s02 .wrapper .box04 .t01 {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
  }
  main section.s02 .wrapper .box04 a {
    width: 259px;
    display: block;
    margin: 10px auto 0;
  }
  main section.s02 .wrapper .box04 a img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box04 .t02 {
    font-size: 10px;
    line-height: 150%;
    margin-top: 10px;
  }
  main section.s02 .wrapper .msg03 {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
}