@media screen and (max-width: 999px) {
  section .bdy {
    width: 100%;
  }
  input.sbt {
    width: 250px;
    height: 50px;
    font-size: 1.1em;
    letter-spacing: 0.2em;
  }
  section.top .front {
    font-size: 2vw;
  }
  section.top .front .title img {
    width: 22vmin;
  }
  section.top .front .title p {
    font-size: 2.8vw;
  }
  section.top .front .sub p {
    font-size: 2.8vw;
  }
  section.top .front .req .btn-gradient-radius a {
    font-size: 2.8vw;
  }
  .pagetop {
    display: none;
  }
  section.cnt2 .bdy .sec2 img {
    width: 50%;
  }
  section.cnt2 .bdy .sec2 .cnt2 .sb2 {
    display: flex;
    align-items: center;
  }
  section.cnt2 .bdy .sec2 .cnt2 .sb2 .exp {
    width: 80%;
  }
  section.cnt2 .bdy .sec2 .cnt2 .sb2 .exp p {
    margin: 0;
  }
  section.ad .cnt .box .msg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5%;
  }
  section.ad .cnt .box .msg .sec {
    width: 75%;
  }
  section.order .cnt ul li .sub .qwe dt {
    font-size: 3vw;
  }
  section.order .cnt ul li .sub .qwe .sub2 {
    font-size: 1vw;
  }
  section.order .cnt ul li .sub .qwe .fg .tel {
    width: 65%;
  }
  section.qa .cnt .sub .line label p {
    font-size: 2vw;
  }
  section.qa .cnt .sub .line label p .qa {
    font-size: 2.7vw;
  }
}
@media screen and (max-width: 1499px) {
  section.exsample .cnt .cnt ul li a .box .img img {
    margin-top: 5%;
    height: 70%;
  }
}
@media screen and (min-width: 1500px) {
  section.cnt1 {
    background-image: url("../img/topback.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  section.exsample .cnt .cnt ul li a .box .img img {
    margin-top: 10%;
  }
}
@media screen and (min-width: 1000px) {
  section .bdy {
    width: 1200px;
  }
  input.sbt {
    width: 250px;
    height: 50px;
    font-size: 1.1em;
    letter-spacing: 0.2em;
  }
  section.top .front .title img {
    width: 30%;
  }
  section.top .front .title p {
    font-size: 1.8vw;
  }
  section.top .front .sub p {
    font-size: 1.8vw;
  }
  section.top .front .req .btn-gradient-radius a {
    font-size: 1.2vw;
  }
  section.cnt2 .bdy .sec2 img {
    width: 60%;
  }
  section.cnt2 .bdy .sec2 .cnt2 {
    display: flex;
  }
  section.cnt2 .bdy .sec2 .cnt2 .sb2 {
    width: 33%;
  }
  section.cnt2 .bdy .sec2 .cnt2 .sb2 .exp {
    width: 90%;
  }
  section.cnt2 .bdy .sec2 .cnt2 .sb2 .exp p {
    font-size: 0.8vw;
  }
  section.ad .cnt .box {
    display: flex;
  }
  section.ad .cnt .box .msg {
    width: 50%;
    display: flex;
    justify-content: center;
  }
  section.ad .cnt .box .msg .sec {
    width: 90%;
  }
  section.order .cnt ul li .sub .qwe dt {
    font-size: 200%;
  }
  section.order .cnt ul li .sub .qwe dd .mail .img {
    margin-top: 2%;
  }
  section.order .cnt ul li .sub .qwe .fg .tel {
    font-size: 140%;
    width: 50%;
  }
  section.order .cnt ul li .sub .qwe .sub2 {
    font-size: 70%;
  }
  section.qa .cnt .sub .line label p .qa {
    font-size: 1.7vw;
  }
}
body {
  margin: 0;
}
section {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
section.cnt1 {
  text-align: center;
}
section.cnt1 .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.cnt1 .title .med {
  margin-top: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #bdbdbd;
  border-radius: 10px;
  font-size: 1.4vw;
  padding: 0 5vw;
  background-color: #f2f2f2;
  color: #424242;
}
section.cnt1 .stil {
  margin-top: 5%;
  color: #424242;
}
section.cnt1 .stil .til {
  background-color: #ffc107;
  display: inline-block;
  padding: 0 1vw;
}
section.cnt1 .sub {
  display: flex;
  margin-top: 3%;
  color: #424242;
}
section.cnt1 .sub .ct {
  width: 50%;
}
section.cnt2 {
  text-align: center;
  color: #424242;
}
section.cnt2 .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.cnt2 .title .med {
  margin-top: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #bdbdbd;
  border-radius: 10px;
  font-size: 1.4vw;
  padding: 0 5vw;
  background-color: #f2f2f2;
  color: #424242;
}
section.cnt2 .bdy .cnt .sub {
  margin-top: 5%;
}
section.cnt2 .bdy .cnt .sub .til {
  background-color: #ffc107;
  display: inline-block;
  padding: 0 1vw;
}
section.cnt2 .bdy .sec2 h2 {
  margin-top: 5%;
}
section.cnt2 .bdy .sec2 .cnt2 .sb2 {
  display: flex;
  justify-content: center;
}
section.cnt2 .bdy .sec2 .cnt2 .sb2 .exp h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 3px #ff8000;
  border-radius: 20px;
  padding: 0.5vw 0;
  background-color: #fff;
  color: #ff8000;
}
section.price .cnt .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.price .cnt .title .med {
  margin-top: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #bdbdbd;
  border-radius: 10px;
  font-size: 1.4vw;
  padding: 0 5vw;
  background-color: #f2f2f2;
  color: #424242;
}
section.price .cnt .sub {
  margin-top: 5%;
  text-align: center;
  color: #424242;
}
section.price .cnt .sub .til {
  background-color: #ffc107;
  display: inline-block;
  padding: 0 1vw;
}
section.price .cnt .sample .cnt {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  color: #424242;
}
section.price .cnt .sample .cnt .box {
  text-align: center;
  border: solid 3px #ff8000;
  border-radius: 180px;
  box-shadow: 2px 2px 5px #ff8000;
  padding: 0 5%;
  width: 40%;
}
section.price .cnt .sample .cnt .box .price1 {
  font-size: 2.3vw;
}
section.price .cnt .sample .cnt .box .price2 {
  font-size: 1vw;
}
section.price .cnt .sample .cnt .box2 {
  width: 90%;
}
section.price .cnt .sample .cnt .box2 table {
  width: 100%;
}
section.price .cnt .sample .cnt .box2 table tr .none {
  width: 30%;
  background-color: #fff;
}
section.price .cnt .sample .cnt .box2 table tr .plan {
  background-color: #bdbdbd;
  width: 30%;
  color: #424242;
}
section.price .cnt .sample .cnt .box2 table tr th {
  width: 35%;
  background-color: #ff8000;
  color: #fff;
}
section.price .cnt .sample .cnt .box2 table tr td {
  text-align: center;
  padding: 0;
  background-color: #f2f2f2;
  font-weight: bold;
}
section.ad {
  margin-top: 3%;
  background-image: linear-gradient(45deg, #ff8000 50%, #ffc107 100%);
  color: #fff;
}
section.ad .cnt .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.ad .cnt .title .med {
  margin-top: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #fff;
  border-radius: 10px;
  font-size: 1.4vw;
  padding: 0 5vw;
  color: #fff;
}
section.ad .cnt .box {
  justify-content: center;
  width: 100%;
  margin: 5% 0;
}
section.ad .cnt .box .msg .sec .name {
  margin: 0;
  padding: 0;
}
section.ad .cnt .box .msg .sec .name h2 {
  margin: 0;
  padding: 0;
}
section.top {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
  height: 100vh;
}
section.top .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  right: 0%;
}
section.top .back video {
  min-width: 100%;
  min-height: 100%;
  filter: grayscale(100%) brightness(200%);
  width: auto;
  height: auto;
  background-size: cover;
}
section.top .front {
  position: absolute;
}
section.top .front .title {
  text-align: center;
}
section.top .front .title img {
  margin: 1vw;
}
section.top .front .title p {
  background-color: #444;
  color: #fff;
  padding: 0.8vw;
  width: 60%;
  margin: auto;
}
section.top .front .sub {
  text-align: center;
}
section.top .front .sub p {
  background-color: #444;
  color: #fff;
  padding: 0.8vw;
}
section.top .front .req {
  text-align: center;
}
section.top .front .req .btn-gradient-radius a {
  display: inline-block;
  padding: 30px 40px;
  border-radius: 45px;
  text-decoration: none;
  color: #fff;
  background-image: linear-gradient(45deg, #ffc107 0%, #f76a35 100%);
  transition: 0.4s;
  margin-top: 5vh;
}
section.top .front .req .btn-gradient-radius a:hover {
  background-image: linear-gradient(45deg, #ffc107 0%, #ff8b5f 100%);
}
section.order {
  background-image: url("../img/office.jpg");
}
section.order .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.order .title .med {
  margin-top: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #bdbdbd;
  border-radius: 10px;
  font-size: 1.4vw;
  padding: 0 5vw;
  background-color: #f2f2f2;
  color: #424242;
}
section.order .cnt {
  margin-bottom: 5%;
}
section.order .cnt ul {
  list-style: none;
  padding: 0;
}
section.order .cnt ul li {
  display: flex;
  border-bottom: solid #ff8000;
  margin-top: 5%;
}
section.order .cnt ul li .title2 {
  width: 15%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.order .cnt ul li .title2 .tbx {
  width: 100%;
}
section.order .cnt ul li .title2 .tbx .str {
  background-image: linear-gradient(45deg, #ff8000 50%, #ffc107 100%);
  color: #fff;
}
section.order .cnt ul li .title2 .tbx img {
  padding: 5%;
  opacity: 0.6;
}
section.order .cnt ul li .sub {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
section.order .cnt ul li .sub .qwe {
  width: 90%;
}
section.order .cnt ul li .sub .qwe dt {
  color: #ff8000;
  font-weight: bold;
}
section.order .cnt ul li .sub .qwe dd {
  color: #424242;
  margin: 0;
}
section.order .cnt ul li .sub .qwe dd p {
  margin: 0% 0% 2% 0%;
}
section.order .cnt ul li .sub .qwe dd .lnk {
  display: flex;
  margin: 0% 0% 2% 0%;
}
section.order .cnt ul li .sub .qwe dd .lnk .box {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.order .cnt ul li .sub .qwe dd .lnk .box .cb {
  text-align: center;
  border: solid 3px #bdbdbd;
  border-radius: 180px;
  margin: 0 5%;
  margin-bottom: 3%;
  background-color: #fff;
  width: 90%;
  height: 100%;
}
section.order .cnt ul li .sub .qwe dd .lnk .box .cb .fg {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2% 0% 0% 3%;
}
section.order .cnt ul li .sub .qwe dd .lnk .box .cb .fg .tel {
  display: flex;
}
section.order .cnt ul li .sub .qwe dd .lnk .box .cb .fg .tel .a {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.order .cnt ul li .sub .qwe dd .lnk .box .cb .mail .img {
  text-align: center;
}
section.order .cnt ul li .sub .qwe dd .lnk .box .cb p {
  margin: 0;
}
section.order .cnt ul li .sub .qwe dd .lnk .box .cb img {
  opacity: 0.6;
}
section.order .cnt ul li .sub .qwe dd .lnk .box .cb a {
  color: #424242;
  text-decoration: none;
}
section.qa {
  background-image: linear-gradient(45deg, #ff8000 50%, #ffc107 100%);
  margin-top: 5%;
}
section.qa .cnt {
  margin-bottom: 7%;
}
section.qa .cnt .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.qa .cnt .title .med {
  margin-top: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #fff;
  border-radius: 10px;
  font-size: 1.4vw;
  padding: 0 5vw;
  color: #fff;
}
section.qa .cnt .sub {
  margin-top: 5%;
}
section.qa .cnt .sub .line {
  width: 100%;
}
section.qa .cnt .sub .line label p {
  color: #424242;
  background-color: #f2f2f2;
  border-radius: 5px;
  padding: 1%;
}
section.qa .cnt .sub .line label p .qa {
  font-weight: bold;
  color: #ff8000;
}
section.qa .cnt .sub .line label p img {
  float: right;
  opacity: 0.6;
}
section.qa .cnt .sub .line input {
  display: none;
}
section.qa .cnt .sub .line .ans {
  display: none;
}
section.qa .cnt .sub .line .ans .qa {
  font-size: 1.7vw;
  font-weight: bold;
  color: #fff;
}
section.qa .cnt .sub .line input:checked + .ans {
  display: block;
  padding: 1%;
  color: #fff;
}
section.exsample {
  background-image: linear-gradient(45deg, #ff8000 50%, #ffc107 100%);
  margin-top: 3%;
}
section.exsample .cnt .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.exsample .cnt .title .med {
  margin-top: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #fff;
  border-radius: 10px;
  font-size: 1.4vw;
  padding: 0 5vw;
  color: #fff;
}
section.exsample .cnt .sub {
  text-align: center;
  color: #fff;
  margin-top: 5%;
}
section.exsample .cnt .sample {
  margin: 5% 0;
}
section.exsample .cnt .sample .cnt ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
section.exsample .cnt .sample .cnt ul li {
  box-sizing: border-box;
  text-align: center;
  min-width: 30%;
}
section.exsample .cnt .sample .cnt ul li a {
  text-decoration: none;
}
section.exsample .cnt .sample .cnt ul li a .box {
  border: solid 0.1px #bdbdbd;
  background-color: #fff;
  color: #424242;
  height: 10vw;
  transition: all 0.5s;
}
section.exsample .cnt .sample .cnt ul li a .box .img {
  height: 70%;
}
section.exsample .cnt .sample .cnt ul li a .box .img img {
  opacity: 0.6;
}
section.exsample .cnt .sample .cnt ul li a .box .title {
  height: 30%;
  vertical-align: text-bottom;
}
section.exsample .cnt .sample .cnt ul li a .box:hover {
  background-color: #fa7501;
  border: solid 0px;
}
section.exsample .cnt .sample .board {
  display: flex;
  justify-content: center;
  color: #fff;
  background-color: #fa7501;
}
section.exsample .cnt .sample .board img {
  width: 30%;
  float: left;
  padding: 3%;
}
section.exsample .cnt .sample .board p {
  padding: 3%;
  line-height: 200%;
}
section.msg .box .title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.msg .box .title .med {
  margin-top: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #bdbdbd;
  border-radius: 10px;
  font-size: 1.4vw;
  padding: 0 5vw;
  background-color: #f2f2f2;
  color: #424242;
}
section.msg .box form {
  margin-top: 10%;
  color: #424242;
  margin-bottom: 15%;
}
section.msg .box form p {
  font-size: 1.1vw;
}
section.msg .box form p span input {
  font-size: 1.1vw;
  color: #424242;
}
section.msg .box form p span input,
section.msg .box form p span textarea {
  width: 100%;
  padding: 3%;
  font-size: 1.1vw;
  color: #424242;
}
section.msg .box form p span input.agree {
  width: auto;
}
section.msg .box form p span.must {
  background-image: linear-gradient(45deg, #ff8000 50%, #ffc107 100%);
  color: #fff;
  padding: 1%;
  border-radius: 10px;
  font-weight: bold;
}
section.msg .box form p span.free {
  background: #bdbdbd;
  padding: 1%;
  border-radius: 10px;
}
section.msg .box form input.sbt {
  background-image: linear-gradient(45deg, #0080ff 50%, #58acfa 100%);
  color: #fff;
  border-radius: 10px;
}
section.msg .box form input.sbt:hover {
  background-image: linear-gradient(45deg, #2e9afe 50%, #81bef7 100%);
}
section.msg .box form .center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.must .free {
  color: #fff;
  border-radius: 3px;
  margin-right: 10px;
  padding: 5px 10px;
  letter-spacing: 0.2em;
}
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1000ms;
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.pagetop {
  position: fixed;
  bottom: 16px;
  right: 16px;
}
.pagetop a {
  display: block;
  text-decoration: none;
}
.pagetop:hover {
  opacity: 0.85;
}
