/*
Theme Name: DRONE QUEST
Theme URL: テーマのサイトのURI
Description: DRONE QUESTのテーマです
Author: koya kagawa
Version: 1.0
*/

/* -----------------------------------
  basic
----------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap');

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

html {
  margin-top: 0px !important;
  font-size: 62.5%;
}

body {
  font-size: 1.7rem;
  color: #000000;
  background: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

a {
  text-decoration: none;
  color: #000000;
  transition: .3s;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.abs {
  position: absolute;
}

.txt-under {
  text-decoration: underline;
}

.red {
  color: #CC0000;
}

.orange {
  color: #F7931E;
}

.yellow {
  color: #FFEB00;
}

.pink {
  color: #EC3D3D;
}

.blue {
  color: #1C85FF;
}

.gray {
  color: #A7A7A7;
}

.bebe {
  font-family: 'Bebas Neue', cursive;
}

.oswald {
  font-family: oswald, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fw {
  font-weight: 400;
}

.sp {
  display: none !important;
}

.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.flex.reverse {
  flex-direction: row-reverse;
}

.ymarker {
  padding: 0 2px;
  background: linear-gradient(transparent 60%, #FFEB00 40%);
}

.bmarker {
  padding: 0 2px;
  background: linear-gradient(transparent 60%, #7CC7E8 40%);
}

/* -----------------------------------
  pc
----------------------------------- */
.container {
  max-width: 1043px;
  margin: 0 auto;
  position: relative;
}

.header-inner {
  display: flex;
  justify-content: space-between;
  height: 70px;
}

.header-left {
  width: 200px;
}

.header-left img {
  width: 100px;
  display: block;
  line-height: 70px;
  padding-left: 20px;
  height: auto;
  margin-top: 6.5px;
}

.header-right {
  max-width: 865px;
  display: flex;
}

.header-tel {
  width: 526px;
  background-color: #EAEAEA;
}

.header-tel a {
  width: 100%;
  display: block;
  height: 70px;
  margin: 0 auto;
}

.header-tel img {
  width: 478px;
  margin: 8px auto 0px;
}

.header-contact a {
  width: 336px;
  position: relative;
  display: block;
  background-color: #1F1A3D;
  text-align: center;
  font-weight: 300;
  text-decoration: underline;
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  color: #FFFFFF;
}

.header-contact img {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 12px;
}

.mv_bottom {
  background-image: url(./images/mv_bottom_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  padding: 140px 0;
}

.mv_bottom_txt {
  max-width: 740px;
  margin-right: auto;
}

.c01 {
  background-image: url(./images/01_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  padding: 140px 0;
}

.c01-txt h2 {
  font-size: 36px;
  line-height: 2;
  padding-bottom: 50px;
}

.c01-txt h2 span {
  text-decoration-color: #CC0000;
  text-decoration: underline;
}

.c01-txt p {
  font-size: 24px;
  line-height: 2.4;
  font-weight: 400;
}

.c01-txt p span {
  font-size: 36px;
  background-color: #000000;
  padding: 0px 15px 4px;
  letter-spacing: 1.5px;
}

.c01-img {
  position: absolute;
  top: 0px;
  right: 40px;
  width: 250px;
}

.c02 {
  padding: 100px 0;
}

.c02-txt {
  text-align: center;
  margin-bottom: 80px;
}

.c02-txt h2 {
  font-size: 36px;
  line-height: 1.8;
}

.c02-txt h2 span {
  font-size: 64px;
}

.c02-flex-item {
  width: 24%;
  text-align: center;
}

.c02-flex-item h3 {
  font-size: 16px;
  padding-bottom: 20px;
}

.c02-flex-item h3 span {
  text-decoration: underline;
  text-decoration-color: #EC3D3D;
}

.c03 .c03-top {
  background-color: #C1ECFF;
}

.c03 .c03-top .container {
  padding: 40px 0 30px;
}

.c03 .c03-top h2 {
  text-align: center;
}

.c03 .c03-top h2 img {
  display: block;
  max-width: 740px;
  display: block;
  width: 95%;
  bottom: initial;
  right: initial;
  margin: 0 auto;
}

.c03 .c03-top img {
  width: 210px;
  bottom: 0px;
  right: -5%;
}

.c03-bottom {
  background-color: #1C85FF;
  text-align: center;
  padding: 20px 0;
}

.c03-bottom p {
  font-size: 32px;
  line-height: 57px;
  color: #fff;
}

.c03-bottom p img {
  display: inline-block;
  width: 400px;
  padding: 0 10px;
}

.c04 {
  padding: 120px 0px 0px;
}

.c04-title {
  margin-bottom: 40px;
}

.c04-txt {
  text-align: center;
  margin-bottom: 80px;
}

.c04-txt p {
  display: inline-block;
  font-size: 32px;
}

.c04-txt p.sp {
  display: none !important;
}

.c04-flex {
  margin-bottom: 80px;
}

.c04-flex-item {
  width: 47%;
  margin-bottom: 40px;
}

.c04-flex-item h3 {
  display: block;
  margin-bottom: 10px;
}

.c04-flex-item p {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

.c04-point {
  background-image: url(./images/04_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding: 0 0 140px;
}

.c05 {
  background-image: url(./images/05_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0 80px;
  position: relative;
}

.c05 container {
  max-width: 915px;
}

.c05-title-top {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: -60px;
}

.c05-title-top img {
  max-width: 440px;
}

.c05-title {
  margin-bottom: 30px;
}

.c05-txt {
  text-align: center;
  color: #fff;
}

.c05-txt h3 {
  font-size: 32px;
  padding-bottom: 15px;
}

.c05-txt p {
  font-size: 20px;

}

.c05-txt img {
  display: block;
  margin: 20px auto 40px;
}

.c05-bottomh3 h3 {
  font-weight: 900;
}

.c06 {
  padding: 60px 0;
}

.c06 img {
  width: 95%;
}

.cv_top {
  padding: 60px 0;
  background-image: url(./images/cv_top_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
}

.cv_top p {
  padding-top: 5px;
  font-size: 40px;
}

.cv {
  background-image: url(./images/cv_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  position: relative;
  padding-top: 70px;
}

.cv a {
  padding-bottom: 80px;
  display: block;
}

.cv a img {
  display: block;
  max-width: 773px;
  display: block;
  z-index: 1;
  margin-right: auto;
  position: relative;
  width: 72.5%;
}

.cv .btn {
  position: absolute;
  max-width: 700px;
  width: 95%;
  background-color: #000;
  text-align: center;
  padding: 5px 0;
  border-radius: 40px;
  border: 4px solid #fff;
  font-size: 36px;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -35px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .16);
}

.cv .btn::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)rotate(45deg);
  -ms-transform: translateY(-50%);
  right: 20px;
}

.cv_parts {
  position: absolute;
  max-width: 400px;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.c07 {
  padding: 140px 0 100px;
  background-image: url(./images/07_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.c07-txt {
  margin-bottom: 80px;
  text-align: center;
}

.c07-txt h2 {
  font-size: 36px;
}

.c07-txt h2 img {
  max-width: 492px;
  display: block;
  margin: 0 auto 10px;
}

.c07-flex {
  margin-bottom: 160px;
}

.c07-flex-item {
  width: 30%;
}

.c07-flex-bottom {
  max-width: 900px;
  margin: 0 auto;
}

.c07-flex-bottom h3 {
  width: 95%;
  display: block;
  margin: 0 auto 60px;
}

.c07-flex-txt {
  width: 55%;
  text-align: center;
}

.c07-flex-txt p {
  font-size: 32px;
  line-height: 2;
}

.c07-flex-img {
  width: 42.5%;
}

.c08 {
  padding: 60px 0 100px;
  background-image: url(./images/08_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.c08-parts {
  width: 100%;
  bottom: 0px;
  right: 0px;
  left: 0px;
}

.c08 .container {
  z-index: 1;
}

.c08-title {
  text-align: center;
  width: 100%;
  margin-bottom: 80px;
}

.c08-title h2 {
  font-size: 36px;
}

.c08-img {
  margin-bottom: 100px;
}

.c08-content-title {
  margin-bottom: 10px;
}

.c08-flex-item {
  width: 45%;
  text-align: center;
  margin-bottom: 80px;
}

/* .c08-flex-item:nth-child(1) img {
  margin: 15px auto 25px;
} */

.c08-flex-item h3 {
  font-size: 32px;
  line-height: 1.2;
}

.c08-flex-item h3 span {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 400;
}

.c08-flex-item img {
  width: 100%;
  display: block;
  margin: 35px auto 25px;
}

.c08-flex-item p {
  font-size: 24px;
}

.c09 {
  background-color: #7CC7E8;
  padding: 60px 0;
  text-align: center;
  position: relative;
}

.c09::after {
  content: "";
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border: 42px solid transparent;
  border-top: 44px solid #7CC7E8;
}

.c09 img {
  max-width: 718px;
  display: block;
  margin: 0 auto;
}

.c10 {
  padding: 140px 0 60px;
  background-image: url(./images/07_bg.jpg);
  background-repeat: no-repeat;
}

.c10-title {
  margin: 0 auto 100px;
  max-width: 755px;
}

.c10-flex {
  margin-bottom: 20px;
}

.c10-flex-item {
  width: 45%;
  text-align: center;
  margin: 0 auto 60px;
}

.c10-flex-item img {
  width: 95%;
  display: block;
  margin: 0 auto 10px;
}

.c10-flex-item h3 {
  font-size: 20px;
}

.c10-txt {
  text-align: center;
  margin-bottom: 40px;
}

.c10-txt p {
  font-size: 24px;
  line-height: 1.8
}

.c11 {
  padding: 120px 0;
  background-image: url(./images/11_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.c11-title {
  margin-bottom: 80px;
  text-align: center;
}

.c11-title h2 {
  font-size: 36px;
}

.c11-flex.flex {
  align-items: initial;
}

.c11-flex-item {
  width: 45%;
  margin-bottom: 60px;
}

.c11-flex-item h3 {
  display: block;
  margin-bottom: 15px;
}

.c11-flex-item p {
  text-align: center;
  font-size: 18px;
  line-height: 1.9;
}

.c11-txt {
  text-align: center;
}

.c11-txt p {
  font-size: 32px;
  line-height: 1.6
}

/* .c12 {
  padding: 160px 0;
} */

.c12-title {
  max-width: 1043px;
  margin: 0 auto 80px;
}

.c12-swiper-item {
  border: 9px solid #000;
}

.c12-swiper-title {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 7.5px 0 20px;
  position: relative;
  width: 101%;
  margin-left: -.1%;
}

.c12-swiper-title h3 {
  font-size: 32px;
}

.c12-swiper-title h3 span {
  font-size: 24px;
  position: absolute;
  background-color: #FFEB00;
  color: #000;
  left: 0px;
  height: 70px;
  top: 0px;
  padding: 20px 15px;
  font-weight: 400;
}

.c12-swiper-title h3 span::before {
  content: '';
  position: absolute;
  top: 23px;
  left: 82px;
  border-bottom: 24px solid #FFEB00;
  border-right: 70px solid transparent;
  transform: rotate(90deg);
}

.c12-flex {
  padding: 20px;
  align-items: initial;
}

.c12-flex-left {
  width: 37.5%;
}

.c12-flex-right {
  width: 60%;
}

.c12-flex-right img {
  margin-bottom: 20px;
}

.c12-flex-right table {
  width: 100%;
}

.c12-flex-right table th,
.c12-flex-right table td {
  padding: 10px 0;
  border-bottom: 1px solid #707070;
  font-size: .9vw;
  font-weight: 900;
}

.c12-flex-right table th {
  width: 30%;
  text-align: left;
}

.c13 {
  padding-bottom: 140px;
}

.c13-title {
  margin-bottom: 100px;
  /* margin-top: 40px; */
}

.c13-flex {
  justify-content: center;
  align-items: initial;
  margin-bottom: 100px;
}

.c13-flex-item:nth-child(3),
.c13-flex-item:nth-child(5) {
  margin-right: 0px;
}

.c13-flex-item {
  margin-right: 5%;
  width: 30%;
  margin-bottom: 60px;
  background-color: #F4F4F4;
  text-align: center;
  position: relative;
}

.c13-flex-item-title p {
  color: #fff;
  background-color: #F7581E;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 400;
}

.c13-flex-item-title p.caution {
  color: #007F89;
  font-size: 14px;
  background-color: initial !important;
  line-height: 1.6;
  margin-bottom: 0px;
}

.c13-flex-item-title h3 {
  font-size: 20px;
  color: #F7581E;
  font-weight: 900;
}

.c13-flex-item_b .c13-flex-item-title p {
  background-color: #DE9A00;
}

.c13-flex-item_c .c13-flex-item-title p {
  background-color: #259F00;
}

.c13-flex-item_d .c13-flex-item-title p {
  background-color: #0072B9;
}

.c13-flex-item_e .c13-flex-item-title p {
  background-color: #007F89;
}

.c13-flex-item_b .c13-flex-item-title h3 {
  color: #DE9A00;
}

.c13-flex-item_c .c13-flex-item-title h3 {
  color: #259F00;
}

.c13-flex-item_d .c13-flex-item-title h3 {
  color: #0072B9;
}

.c13-flex-item_e .c13-flex-item-title h3 {
  color: #007F89;
}

.c13-flex-item-txt {
  padding: 15px;
}

.c13-flex-item-txt p {
  font-size: 14px;
  font-weight: 500;
}

.c13-flex-item-img {
  margin: 0 15px 10px;
}

.c13-flex-price {
  text-align: center;
  margin-bottom: 30px;
  padding: 0 15px;
}

.c13-flex-price p {
  font-size: 30px;
  font-weight: 900;
  color: #F7581E;
  display: block;
  text-decoration: underline;
  line-height: 1.1;
}

.c13-flex-price span {
  font-size: 64px;
  font-weight: 400;
}

.c13-flex-price p.small {
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;

}

.c13-flex-item_b .c13-flex-price p {
  color: #DE9A00;
}

.c13-flex-item_c .c13-flex-price p {
  color: #259F00;
}

.c13-flex-item_d .c13-flex-price p {
  color: #0072B9;
}

.c13-flex-item_e .c13-flex-price p {
  color: #007F89;
}

.c13-flex-price-flex .txt {
  width: 30%;
}

.c13-flex-price-flex .txt p {
  text-decoration: none;
  color: #000 !important;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  text-align: left;
}

.c13-flex-price-flex .price {
  width: 65%;
  font-weight: 900;
}

.c13-flex-price-flex .price p {
  font-size: 20px;
}

.c13-flex-price-flex .price p span {
  font-size: 48px;
}

.c13-flex-btn {
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.c13-flex-btn a {
  border-radius: 30px;
  background-color: #F7581E;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: block;
  padding: 2.5px 0px 4px;
  max-width: 175px;
  width: 175px;
  border: 2px solid #fff;
  font-size: 14px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .16);
}

.c13-flex-item_b .c13-flex-btn a {
  background-color: #DE9A00;
}

.c13-flex-item_c .c13-flex-btn a {
  background-color: #259F00;
}

.c13-flex-item_d .c13-flex-btn a {
  background-color: #0072B9;
}

.c13-flex-item_e .c13-flex-btn a {
  background-color: #007F89;
}

.c13-txt-title {
  margin-bottom: 30px;
}

.c13-list {
  max-width: 500px;
  margin: 0 auto 60px;
}

.c13-list li {
  font-size: 24px;
}

.c13-list li img {
  width: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 7.5px;
}

.c13-img {
  max-width: 670px;
  margin: 0 auto;
}

.c14 {
  padding: 200px 0 150px;
  background-image: url(./images/14_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.c14-flex {
  margin: 0px auto;
  width: 95%;
}

.c14-flex-item {
  width: 47%;
  position: relative;
}

.c14-flex-title {
  position: absolute;
  width: 100%;
  top: -140px;
}

.c14-flex-img {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.c14-flex-img .abs {
  width: 200px;
  top: 57.5%;
  right: -15%;
}

.contact {
  padding: 0px 0 100px;
  background-image: url(./images/contact_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.contact-title {
  max-width: 1000px;
  margin: 0 auto;
  width: 52.5%;
}

.contact-txt {
  margin: 0px auto 80px;
  text-align: center;
  padding-top: 40px;
}

.contact-txt p {
  font-size: 32px;
}

.contact-btn {
  margin-bottom: 40px;
}

.contact-btn .link a {
  max-width: 750px;
  background-color: #000;
  text-align: center;
  padding: 5px 0;
  border-radius: 40px;
  border: 4px solid #fff;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  display: block;
  margin: 0 auto 60px;
  position: relative;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .16);
}

.contact-btn .link a::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)rotate(45deg);
  -ms-transform: translateY(-50%);
  right: 20px;
}

.contact-form {
  background-color: #fff;
  padding: 60px 0;
  text-align: center;
}

.contact-form h3 {
  font-size: 36px;
  padding-bottom: 20px;

}

.contact-form p {
  font-size: 24px;

}

.contact-form table {
  max-width: 683px;
  margin: 40px auto;
}

.contact-form table th {
  width: 30%;
  vertical-align: top;
  font-size: 20px;
  text-align: left;
  font-weight: 500;
  padding-bottom: 25px;
}

.contact-form table th span {
  font-size: 14px;
  font-weight: 700;
  color: #CC0000;
  padding-left: 5px;
}

.contact-form table td {
  width: 65%;
}

.contact-form table td input,
.contact-form table td textarea {
  background-color: #F0F0F0;
  width: 95%;
  border: none;
  padding: 10px 5px;
}

.submit-btn {
  max-width: 255px;
  position: relative;
  height: 54px;
  margin: 0 auto;
}

input[type="submit"] {
  background-color: #000;
  text-align: center;
  padding: 5px 0;
  border-radius: 40px;
  border: 4px solid #fff;
  font-size: 24px;
  font-weight: 700;
  width: 100%;
  color: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .16);
}

.submit-btn::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)rotate(45deg);
  -ms-transform: translateY(-50%);
  right: 20px;
}

.flow {
  padding: 120px 0;
  background-image: url(./images/flow_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.flow-flex {
  max-width: 870px;
  margin: 0 auto;
}

.flow-flex-item {
  width: 40%;
  margin-bottom: 60px;
}

.flow-flex-item.arrow {
  width: 10%;
}

.flow-flex-item:nth-child(7) {
  margin-bottom: 90px;
}

.product {
  padding: 0 0 100px;
}

.product-title {
  max-width: 857px;
  margin: 0 auto;
}

.product-content {
  border: 2px solid #7CC7E8;
  margin-top: -70px;
  padding: 100px 30px 60px;
  box-shadow: 3px 3px 6px rgb(0 0 0 / 16%);
}

.product-items:nth-child(1) {
  border-bottom: 1px solid #8B8B8B;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.product-detail-txt {
  text-align: center;
}

.product-items h3 {
  display: inline-block;
  margin-bottom: 30px;
  font-size: 30px;

}

.product-flex-txt {
  align-items: initial;
}

.product-flex-img {
  width: 45%;
}

.product-flex-txt {
  width: 47.5%;
  text-align: left;
}

.product-flex-txt h4 {
  font-size: 32px;

}

.product-flex-txt p {
  font-size: 30px;

  display: inline-block;
}

.product-flex-txt table {
  width: 100%;
  max-width: 300px;
  margin-top: 20px;
}

.product-flex-txt table th,
.product-flex-txt table td {
  padding: 10px 0;
  border-bottom: 1px solid #707070;
  font-size: 16px;

}

.product-flex-txt table th {
  text-align: left;
  width: 70%;
  vertical-align: middle;
}

.product-flex-txt table th img {
  width: 15px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: baseline;
}

.product-detail-txt-flex {
  width: 90%;
  margin: 0 auto;
}

.product-flexs {
  border-bottom: 1px solid #8B8B8B;
  margin-bottom: 60px;
}

.product-flex {
  max-width: 800px;
  margin: 0 auto;
  align-items: initial;
}

.product-flex .product-item {
  width: 45%;
  margin-bottom: 80px;
}

.product-flexs-title {
  text-align: center;
  margin-bottom: 80px;
}

.product-flexs-title h3 {
  display: inline-block;
  margin-bottom: 30px;
  font-size: 30px;

}

.product-detail-txt {
  text-align: left;
}

.product-detail-txt img {
  margin-bottom: 40px;
}

.product-detail-txt h4 {
  font-size: 32px;
}

.product-detail-txt p {
  font-size: 24px;
  display: inline-block;
  margin-top: 10px;
}

.product-detail-txt table {
  width: 100%;
  max-width: 300px;
  margin: 20px auto;
}

.product-detail-txt table th,
.product-detail-txt table td {
  padding: 10px 0;
  border-bottom: 1px solid #D9D9D9;
  font-size: 16px;

  letter-spacing: 0px;
}

.product-detail-txt table th {
  text-align: left;
  width: 70%;
  vertical-align: middle;
}

.product-detail-txt table th img {
  width: 15px;
  display: inline-block;
  margin-right: 7.5px;
  vertical-align: baseline;
  margin-bottom: 0px;
}

.product-detail-txt {
  text-align: center;
}

.product-detail-txt.last img {
  max-width: 205px;
  margin: 0 auto;
}

.product-txt {
  margin-top: 10px;
}

.product-detail-txt .product-txt p {
  font-size: 16px;

  line-height: 2;
}

.product-flex .product-item .product-txt p {
  text-align: left;
}

.c15 {
  padding: 100px 0;
  background-image: url(./images/15_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.c15-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  max-width: 857px;
  top: -150px;
  width: 100%;
}

.c15-txt {
  text-align: center;
  margin-bottom: 60px;
}

.c15-txt h3 {
  font-size: 24px;

}

.c16 {
  padding: 120px 0 100px;
  background-image: url(./images/16_bg.jpg);
  background-repeat: no-repeat;
  position: relative;
}

.c16-title {
  text-align: center;
  margin-bottom: 80px;
}

.c16-title h2 {
  font-size: 36px;

}

.c16-flex {
  align-items: initial;
}

.c16-flex-img {
  width: 25%;
}

.c16-flex-txt {
  width: 70%;
}

.c16-flex-txt p {
  font-size: 18px;
  line-height: 1.8;
  padding-bottom: 20px;

}

.c16-flex-txt h3 {
  font-size: 112px;
  padding-top: 30px;

}

.common_huki02 {
  padding: 60px 0;
}

.qa {
  padding: 160px 0 140px;
}

.qa-title {
  text-align: center;
  margin-bottom: 80px;
}

.qa-title h2 {
  display: inline-block;
  font-size: 36px;
}

.qa-list {
  padding-bottom: 60px;
  border-bottom: 1px solid #AFAFAF;
  margin-bottom: 60px;
}

.qa-list:nth-child(4) {
  border-bottom: none;
}

.qa-list img {
  width: 32.5px;
}

.qa-list .flex {
  align-items: flex-start;
}

.qa-list .q {
  margin-bottom: 20px;
}

.qa-list h3 {
  font-size: 30px;
  width: 95%;
  line-height: 1;

}

.qa-list p {
  font-size: 20px;

  width: 95%;
  line-height: 1.5;
}

.company {
  padding: 0px 0 100px;
  background-color: #D5F2FF;
}

.company-title {
  position: absolute;
  top: -30px;
  left: 0px;
}

.company-title h2 {
  font-size: 36px;

}

.company-table {
  padding-top: 120px;
}

.company-table table {
  width: 100%;
  max-width: 714px;
}

.company-table table th,
.company-table table td {
  padding: 17.5px 0;
  border-bottom: 1px solid #FFFFFF;
  text-align: left;
  font-size: 20px;

}

.company-table tr:nth-child(3) th,
.company-table tr:nth-child(3) td {
  border-bottom: none;
}

.company-table table th {
  width: 30%;
}

.copyright {
  background-color: #000000;
  padding: 60px 0px 35px;
  text-align: center;
}

.copyright p {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
}

.overlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9997;
  display: none;
}

.overlay.open {
  display: block;
  animation: fadeIn .7s;
}

.popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
}

.popup-top {
  background-color: #FFEB00;
  padding: 30px 0;
  position: relative;
}

.popup-img {
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 220px;
}

.popup-inner {
  text-align: center;
}

.popup-inner h2 {
  font-size: 56px;
  line-height: 1.5;
}

.popup-inner p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
}

.popup-top img {
  max-width: 830px;
  margin: 0 auto;
}

.popup-bottom {
  background-color: #000000;
  padding: 30px 0 20px;
}

.popup-bottom img {
  max-width: 760px;
  margin: 0 auto 20px;
}

.popup-close p {
  font-size: 24px;
  position: absolute;
  right: -5px;
  top: -20px;
  background-color: #fff;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  z-index: 1;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
}


.c12 .swiper-slide-next,
.c12 .swiper-slide-prev {
  opacity: .35;
  transform: scale(.9) !important;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  top: -50%;
}

.swiper-button-next {
  right: 22% !important;
}

.swiper-button-next::after {
  border-width: 30px 0 30px 46px;
  border-color: transparent transparent transparent #000;
  left: 20px;
  content: "" !important;
}

.swiper-button-prev {
  left: 22% !important;
}

.swiper-button-prev::after {
  border-width: 30px 46px 30px 0;
  border-color: transparent #000 transparent transparent;
  right: 20px;
  content: "" !important;
}

.swiper-slide-active {
  max-width: 1000px;
}

.tabon {
  display: none;
}

.fixed-bnr {
  position: fixed;
  right: 10px;
  bottom: 10px;
  max-width: 360px;
  width: 100%;
  border-radius: 15px;
  border: 4px solid #fff;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
  z-index: 100;
}

.fixed-top {
  background-color: #000;
  border-top-left-radius: 12.5px;
  border-top-right-radius: 12.5px;
  padding: 2.5px 0 5px;
}

.fixed-top img {
  display: block;
  width: 75%;
  margin: 0 auto
}

.fixed-bottom {
  background-color: #7CC7E8;
  padding: 17.5px;
  border-bottom-left-radius: 12.5px;
  border-bottom-right-radius: 12.5px;
}

.fixed-bottom a:nth-child(1) {
  display: block;
  margin-bottom: 10px;
}

@media screen and (max-width: 1500px) {
  .contact-title {
    width: 45%;
  }

  .c12-swiper-title h3 span {
    padding: 20px 10px;
  }

  .c12-swiper-title h3 span::before {
    top: 24px;
    left: 70.5px;
    border-bottom: 22px solid #FFEB00;
  }
}

@media screen and (max-width: 1100px) {
  .tab {
    display: none;
  }

  .tabon {
    display: block;
  }

  .header-tel {
    width: 100%;
    padding: 15px 0;
  }

  .header-tel img {
    width: 90%;
    margin: 0 auto;
    max-width: 700px;
  }

  .header-tel a {
    height: auto;
  }

  .header-contact a {
    width: 100%;
  }

  .header-contact img {
    right: 32.5%;
  }

  .container {
    max-width: 100%;
    padding: 0 15px;
  }

  .wrapper {
    overflow: hidden;
  }

  .c12-swiper-title h3 {
    font-size: 24px;
  }

  .c12-swiper-title {
    padding: 5px 0 15px;
  }

  .c12-swiper-title h3 span {
    font-size: 20px;
    height: 49px;
    padding: 10px;
  }

  .c12-swiper-title h3 span::before {
    top: 17px;
    left: 66px;
    border-bottom: 15px solid #FFEB00;
    border-right: 49px solid transparent;
  }

  .swiper-button-next {
    right: 5% !important;
  }

  .swiper-button-prev {
    left: 5% !important;
  }

  .c12-flex-right table th,
  .c12-flex-right table td {
    font-size: 1.4vw;
  }

  .company-title {
    left: 10px;
  }

  .qa {
    padding: 120px 0 60px;
  }

  .c03-bottom p {
    font-size: 24px;
    line-height: 42px;
  }

  .c03-bottom p img {
    width: 300px;
    padding: 0 7.5px;
  }

  .c08-title h2 {
    font-size: 32px;
  }

  .c08-flex-item h3 {
    font-size: 24px;
  }

  .c08-flex-item p {
    font-size: 20px;
  }

  .c10-txt p {
    font-size: 20px;
  }

  .c11-title h2 {
    font-size: 32px;
  }

  .c11-txt p {
    font-size: 24px;
  }

  .c14-flex {
    width: 100%;
  }

  .contact-title {
    width: 100%;
  }

  .c14 {
    padding: 120px 0;
  }

  .contact-txt p {
    font-size: 24px;
  }

  .contact-form h3 {
    font-size: 32px;
  }

  .contact-form p {
    font-size: 20px;
  }

  .flow-flex {
    max-width: 95%;
  }

  .product-items h3 {
    font-size: 24px;
  }

  .product-detail-txt h4 {
    font-size: 24px;
  }

  .product-detail-txt p {
    font-size: 20px;
  }

  .product-flexs-title h3 {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .c15-title {
    max-width: 700px;
    top: -140px;
  }

  .c15-txt h3 {
    font-size: 20px;
  }

  .c16-title h2 {
    font-size: 32px;
  }

  .c16-flex-txt h3 {
    font-size: 96px;
  }

  .qa-title h2 {
    font-size: 32px;
  }

  .qa-list h3 {
    font-size: 24px;
  }

  .qa-list img {
    width: 27.5px;
  }

  .qa-list p {
    font-size: 18px;
  }

  .company-title h2 {
    font-size: 32px;
  }

  .company-table {
    padding-top: 80px;
  }

  .company {
    padding-bottom: 80px;
  }

  .copyright {
    padding: 40px 0px 30px;
  }

  .copyright p {
    font-size: 20px;
  }

  .c01-txt h2 {
    font-size: 32px;
  }

  .c07-flex-txt p {
    font-size: 24px;
  }

  .cv_parts {
    max-width: 360px;
  }
}

@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none;
  }

  .popup-inner {
    padding: 0 15px;
  }

  .popup-inner h2 {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .popup-inner p {
    font-size: 14px;
  }

  .popup-img {
    top: 40%;
    width: 110px;
  }

  .popup-bottom img {
    max-width: 95%;
    margin: 0 auto 30px;
  }

  .header-contact img {
    right: 5%;
  }

  .header-contact a {
    background-color: #7CC7E8;
    color: #000000;
  }

  .mv_bottom {
    background-image: url(./images/mv_bottom_bg_sp.jpg);
    background-position: center;
    padding: 100px 0;
  }

  .c01 {
    background-image: url(./images/01_bg_sp.jpg);
    padding: 80px 0;
  }

  .c01-img {
    position: relative;
    top: initial;
    right: initial;
    width: 95%;
    max-width: 320px;
    margin: 30px auto 0;
  }

  .c01-txt h2 {
    font-size: 20px;
    padding-bottom: 30px;
  }

  .c01-txt p {
    font-size: 16px;
  }

  .c01-txt p span {
    font-size: 18px;
    padding: 0px 15px 3px;
  }

  .c02 {
    padding: 60px 0 0px;
  }

  .c02-txt h2 {
    font-size: 20px;
  }

  .c02-txt h2 span {
    font-size: 32px;
  }

  .c02-flex-item {
    width: 48%;
    margin-bottom: 80px;
  }

  .c02-flex-item h3 {
    font-size: 14px;
    padding-bottom: 15px;
  }

  .c03 .c03-top {
    background-color: initial;
  }

  .c03 .c03-top .container {
    padding: 0px;
  }

  .c03 .c03-top h2 img {
    max-width: 100%;
    width: 100%;
  }

  .c03-bottom p img {
    max-width: 320px;
    width: 95%;
    padding: 0px;
    display: block;
    margin: 10px auto 5px;
  }

  .c03-bottom p {
    font-size: 20px;
    line-height: 1.8;
    color: #000;
  }

  .c04 {
    padding: 40px 0px 0px;
  }

  .c04-title {
    margin-bottom: 20px;
  }

  .c04-txt p {
    display: inline-block;
    font-size: 18px;
  }

  .c04-txt p.pc {
    display: none;
  }

  .c04-txt {
    margin-bottom: 60px;
  }

  .c04-flex-item {
    width: 48%;
    margin-bottom: 60px;
  }

  .c04-flex-item p {
    font-size: 16px;
  }

  .c04-flex {
    margin-bottom: 0px;
    align-items: initial;
  }

  .c05-title-top {
    top: -30px;
  }

  .c05-title-top img {
    max-width: 220px;
    width: 100%;
  }

  .c05 {
    background-image: url(./images/05_bg_sp.jpg);
    padding: 40px 0;
  }

  .c05-txt h3 {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .c05-txt p {
    font-size: 16px;
    text-align: left;
    line-height: 1.7;
  }

  .cv_top {
    padding: 40px 0;
    background-image: url(./images/cv_top_bg_sp.jpg);
  }

  .cv {
    background-image: url(./images/cv_bg_sp.jpg);
    padding: 30px 0 60px;
  }

  .cv a {
    padding-bottom: 0px;
  }

  .cv a img {
    max-width: 100%;
    width: 100%;
  }

  .cv .btn {
    width: 97.5%;
    bottom: -25px;
    font-size: 22px;
  }

  .cv .btn::after {
    width: 7.5px;
    height: 7.5px;
    right: 15px;
  }

  .c07 {
    padding: 90px 0;
    background-image: url(./images/07_bg_sp.jpg);
  }

  .c07-txt h2 {
    font-size: 20px;
  }

  .c07-txt h2 img {
    max-width: 300px;
    width: 100%;
  }

  .c07-txt {
    margin-bottom: 60px;
    text-align: center;
  }

  .c07-flex {
    margin-bottom: 80px;
    display: block;
  }

  .c07-flex-item {
    width: 100%;
    margin-bottom: 60px;
  }

  .c07-flex-bottom .flex {
    display: flex;
  }

  .c07-flex-img {
    width: 100%;
    max-width: 258px;
    margin: 0 auto 20px;
  }

  .c07-flex-txt {
    width: 100%;
    text-align: center;
  }

  .c07-flex-txt p {
    font-size: 17px;
  }

  .c08-title {
    margin-bottom: 60px;
  }

  .c08-title h2 {
    font-size: 20px;
  }

  .c08 {
    padding: 50px 0px 60px;
    background-image: url(./images/08_bg_sp.jpg);
  }

  .c08-title {
    top: -17.5px;
  }

  .c08-img {
    margin-bottom: 60px;
  }

  .c08-content-title {
    margin-bottom: 15px;
  }

  .c08-flex-item {
    width: 95%;
    text-align: center;
    margin: 0 auto 40px;
    background-color: #fff;
    padding: 40px 10px;
    box-shadow: 3px 3px 6px rgb(0 0 0 / 16%);
  }

  .c08-flex-item h3 {
    font-size: 20px;
  }

  .c08-flex-item h3 span {
    font-size: 14px;
  }

  .c08-flex-item img {
    margin: 30px auto 20px;
  }

  .c08-flex-item p {
    font-size: 16px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    height: 50px;
    width: 50px;
  }

  .swiper-button-prev:after,
  .swiper-button-next:after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 50px;
    margin: auto;
    width: 50px;
    border-width: initial;
    border-color: initial;
    border: none;
  }

  .swiper-button-prev:after {
    background-image: url(./images/slide_parts_prev.svg);
  }

  .swiper-button-next:after {
    background-image: url(./images/slide_parts_next.svg);
  }

  .swiper-slide img {
    height: auto;
    width: 100%;
  }

  .swiper-button-next {
    right: 7% !important;
  }

  .swiper-button-prev {
    left: 7% !important;
  }

  .c09 {
    padding: 40px 15px;
  }

  .c09::after {
    bottom: -55px;
    border: 24px solid transparent;
    border-top: 40px solid #7CC7E8;
  }

  .c10 {
    padding: 80px 0 60px;
    background-image: url(./images/07_bg_sp.jpg);
  }

  .c10-title {
    margin: 0 auto 60px;
  }

  .c10-flex-item {
    width: 48%;
    margin: 0px;
    margin-bottom: 80px;
  }

  .c10-flex-item h3 {
    font-size: 16px;
    padding-bottom: 30px;
  }

  .c10-flex {
    margin-bottom: 0px;
  }


  .c11 {
    padding: 60px 0;
    background-image: url(./images/11_bg_sp.jpg);
  }

  .c11-title h2 {
    font-size: 20px;
  }

  .c11-title {
    margin-bottom: 40px;
  }

  .c11-flex.flex {
    display: block;
  }

  .c11-flex-item {
    width: 100%;
    margin: 0 auto 60px;
    max-width: 400px;
  }

  .c11-flex-item p {
    font-size: 16px;
  }

  .c12-title {
    max-width: 1043px;
    margin: 0 auto 40px;
  }

  .c12 {
    padding: 80px 0;
  }

  .c12-swiper-title h3 {
    font-size: 20px;
  }

  .c12-swiper-title h3 span {
    font-size: 14px;
    height: 44px;
    padding: 12.5px 10px;
  }

  .c12 .swiper-button-next:after {
    background-image: initial;
    border: solid #000;
    border-width: 20px 0 20px 30px;
    border-color: transparent transparent transparent #000;
    height: initial;
    width: initial;
  }

  .c12 .swiper-button-prev:after {
    background-image: initial;
    border: solid #000;
    border-width: 20px 30px 20px 0;
    border-color: transparent #000 transparent transparent;
    height: initial;
    width: initial;
  }

  .c12-swiper-title h3 span::before {
    top: 17px;
    left: 48.75px;
    border-bottom: 10px solid #FFEB00;
    border-right: 44px solid transparent;
  }

  .c12 .swiper-button-next {
    right: 5% !important;
  }

  .c12 .swiper-button-prev {
    left: 5% !important;
  }

  .c12-flex-right img {
    margin-bottom: 10px;
  }

  .c12-flex-right table th,
  .c12-flex-right table td {
    padding: 5px 0;
    font-size: 1.6vw;
  }

  .c13-title {
    margin-bottom: 40px;
  }

  .c13-flex-item {
    width: 90%;
    margin: 0 auto 60px;
    max-width: 600px;
    padding-bottom: 5px;
  }

  .c13-list li {
    font-size: 16px;
  }

  .c13-list {
    max-width: 97.5%;
    margin: 0 auto 20px;
  }

  .c13-txt-title {
    margin-bottom: 20px;
  }

  .c13-list li img {
    width: 15px;
    margin-right: 5px;
  }

  .c13 {
    padding-bottom: 100px;
  }

  .c14-flex {
    display: block;
  }

  .c14-flex-item {
    width: 100%;
    position: relative;
  }

  .c14-flex-item {
    width: 90%;
    position: relative;
    margin: 0 auto;
  }

  .c14-flex-item:nth-child(3) {
    margin-bottom: 220px;
  }

  .c14-flex-title {
    top: -160px;
  }

  .contact-title {
    width: 90%;
  }

  .contact {
    padding: 0px 0 60px;
    background-image: url(./images/contact_bg_sp.jpg);
  }

  .contact-txt p {
    font-size: 18px;
  }

  .contact-txt {
    margin: 0px auto 40px;
  }

  .contact-btn .link a {
    font-size: 20px;
    margin: 0 auto 40px;
  }

  .contact-form {
    padding: 30px 0 40px;
  }

  .contact-form h3 {
    font-size: 20px;
  }

  .contact-form p {
    font-size: 16px;
  }

  .contact-form table {
    margin: 40px auto 10px;
    width: 92.5%;
  }

  .contact-form table th {
    width: 100%;
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
  }

  .contact-form table td input,
  .contact-form table td textarea {
    width: 100%;
    padding: 5px;
  }

  .contact-form table td {
    width: 100%;
    margin-bottom: 15px;
    display: block;
  }

  .submit-btn {
    max-width: 180px;
    height: 58px;
  }

  input[type="submit"] {
    padding: 10px 0;
    font-size: 20px;
  }

  .submit-btn::after {
    width: 7.5px;
    height: 7.5px;
    right: 12.5px;
  }

  .flow-flex-item:nth-child(1) {
    width: 80%;
    margin: 0 auto 60px;
  }

  .flow-flex-item:nth-child(1) img {
    max-width: 300px;
    margin: 0 auto;
  }

  .flow {
    padding: 80px 0 60px;
    background-image: url(./images/flow_bg_sp.jpg);
  }

  .flow-flex {
    max-width: 100%;
    justify-content: space-around;
  }

  .flow-flex-item.arrow {
    width: 5%;
  }

  .flow-flex-item {
    width: 40%;
  }

  .flow-flex-item:nth-child(3) {
    margin-bottom: 81px;
  }

  .flow-flex-item:nth-child(3) img {
    width: 95%;
    margin: 0 auto;
  }

  .flow-flex-item:nth-child(7) {
    margin-bottom: 60px;
  }

  .product {
    padding: 0 0 160px;
  }

  .product-content {
    border: none;
    margin-top: 0px;
    padding: 0px;
    box-shadow: none;
  }

  .product-swiper {
    width: 90%;
    margin: 0 auto 10px;
    padding: 40px 15px;
    box-shadow: 3px 3px 6px rgb(0 0 0 / 16%);
  }

  .product-swiper h3 {
    display: inline-block;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 700;
  }

  .product-detail-txt h4 {
    font-size: 20px;
  }

  .product-detail-txt p {
    font-size: 16px;
  }

  .product-detail-txt table {
    width: 100%;
    max-width: 300px;
    margin: 20px auto 0px;
  }

  .c15-title {
    max-width: 700px;
    width: 90%;
    margin: -130px auto 0px;
  }

  .c15 {
    padding: 160px 0 140px;
    background-image: initial;
    background-color: #65B5D8;
  }

  .c15-txt {
    margin-bottom: 40px;
  }

  .c15-txt h3 {
    font-size: 18px;
  }

  .c15-img img:nth-child(1) {
    margin-bottom: 10px;
  }

  .c15-img img.abs {
    z-index: 5;
    width: 40vw;
    right: 10px;
    bottom: -18%;
  }

  .c16 {
    padding: 160px 0 60px;
    background-image: url(./images/16_bg_sp.jpg);
  }

  .c16-title {
    margin-bottom: 60px;
  }

  .c16-title h2 {
    font-size: 24px;
  }

  .c16-flex {
    display: block;
  }

  .c16-flex-img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 40px;
  }

  .c16-flex-txt {
    width: 100%;
    text-align: center;
  }

  .c16-flex-txt p {
    font-size: 16px;
    padding-bottom: 20px;
  }

  .c16-flex-txt h3 {
    font-size: 84px;
    padding-top: 20px;
  }

  .c16 {
    padding: 140px 0 40px;
    background-image: url(./images/16_bg_sp.jpg);
  }

  .qa {
    padding: 100px 0 0px;
  }

  .qa-title h2 {
    font-size: 24px;
  }

  .qa-title {
    margin-bottom: 40px;
  }

  .qa-list h3 {
    font-size: 20px;
    line-height: 1.6;
  }

  .qa-list .q {
    margin-bottom: 15px;
  }

  .qa-list img {
    width: 22.5px;
    padding-top: 7px;
  }

  .qa-list p {
    font-size: 16px;
  }

  .qa-list .a img {
    padding-top: 3.5px;
  }

  .qa-list {
    padding-bottom: 40px;
    border-bottom: 1px solid #AFAFAF;
    margin-bottom: 40px;
  }

  .company-title h2 {
    font-size: 24px;
  }

  .company-title {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -20px;
  }

  .company-table {
    padding-top: 60px;
    width: 90%;
    margin: 0 auto;
  }

  .company {
    padding-bottom: 60px;
  }

  .company-table table th,
  .company-table table td {
    padding: 15px 0;
    font-size: 16px;
  }

  .copyright {
    padding: 40px 0px;
  }

  .copyright p {
    font-size: 16px;
  }

  .c11-txt p {
    font-size: 20px;
  }

  .swiper-slide {
    height: auto !important;
  }

  .product-swiper {
    height: 97.5%;
  }

  .product-detail-txt table tr:nth-child(4) th,
  .product-detail-txt table tr:nth-child(4) td {
    border-bottom: none;
  }

  .c12-flex {
    padding: 15px;
  }

  .c04-txt p.sp {
    display: block !important;
  }
}

@media screen and (max-width: 600px) {

  .swiper-button-prev,
  .swiper-button-next {
    height: 40px !important;
    width: 40px !important;
  }

  .swiper-button-prev:after,
  .swiper-button-next:after {
    height: 40px;
    width: 40px;
  }

  .swiper-button-next {
    right: 5% !important;
  }

  .swiper-button-prev {
    left: 5% !important;
  }

  .flow-flex-item.arrow {
    width: 3%;
  }

  .c15-title {
    margin: -80px auto 0px;
  }

  .c15 {
    padding: 120px 0 140px;
  }

  .c15-img img.abs {
    width: 42.5vw;
  }

  .c16 {
    padding: 120px 0 40px;
  }

  .c16-flex-txt p {
    font-size: 14px;
  }

  .c16-flex-txt h3 {
    font-size: 72px;
  }

  .cv .btn {
    width: 95%;
    bottom: -22.5px;
    font-size: 20px;
  }

  .popup-inner {
    padding: 0 10px;
    z-index: 3;
    position: relative;
  }

  .popup-close p {
    font-size: 18px;
    right: -7px;
    top: -7px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .container.popup {
    padding: 0px;
  }
}

@media screen and (max-width: 500px) {
  .c04-flex-item p {
    font-size: 14px;
  }

  .c05-txt p {
    font-size: 14px;
  }

  .c10-flex-item h3 {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .c11-flex-item p {
    font-size: 14px;
  }

  .c12 .swiper-button-prev {
    left: 3% !important;
  }

  .c12 .swiper-button-next {
    right: 3% !important;
  }

  .c12 .swiper-button-next:after {
    border-width: 16px 0 16px 24px;
  }

  .c12 .swiper-button-prev:after {
    border-width: 16px 24px 16px 0;
  }

  .c12-swiper-title h3 {
    font-size: 16px;
  }

  .c12-swiper-title {
    padding: 2.5px 0 10px;
  }

  .c12-swiper-title h3 span {
    font-size: 12px;
    height: 32px;
    padding: 8px;
    top: -1px;
  }

  .c12-swiper-title h3 span::before {
    top: 11px;
    left: 45.25px;
    border-bottom: 10px solid #FFEB00;
    border-right: 32px solid transparent;
  }

  .c12-swiper-title {
    margin-left: -.2%;
  }

  .c12-flex-right table th,
  .c12-flex-right table td {
    font-size: 1.4vw;
  }

  .c14 {
    padding: 80px 0 120px;
  }

  .c14-flex-title {
    top: -100px;
  }

  .c13 {
    padding-bottom: 90px;
  }

  .c14-flex-img .abs {
    width: 35vw;
    top: 50%;
    right: -10%;
  }

  .c14-flex-item:nth-child(3) {
    margin-bottom: 160px;
  }

  .c14-flex-img {
    width: 100%;
  }

  .flow-flex-item {
    width: 42.5%;
  }

  .flow-flex {
    justify-content: space-between;
  }

  .flow-flex-item:nth-child(11) {
    width: 100%;
  }

  .flow-flex-item:nth-child(11) img {
    width: 50%;
    display: block;
    margin: 0 auto;
  }

  .product {
    padding: 0 0 130px;
  }

  .c15 {
    padding: 100px 0 120px;
  }

  .c15-title {
    margin: -40px auto 0px;
  }

  .c16-flex-img img {
    width: 90%;
    margin: 0 auto;
  }

  .c16-flex-txt h3 {
    font-size: 14vw;
  }

  .c16 {
    padding: 100px 0 30px;
  }

  .qa {
    padding: 80px 0 0px;
  }

  .qa-list h3 {
    font-size: 20px;
    line-height: 1.6;
    width: 93.5%;
  }

  .qa-list p {
    width: 93.5%;
  }

  .company-table table th,
  .company-table table td {
    padding: 10px 0;
    font-size: 14px;
  }

  .copyright {
    padding: 30px 0px;
  }

  .mv_bottom {
    padding: 60px 0 80px;
  }

  .c01 {
    padding: 60px 0;
  }

  .c01-img {
    max-width: 280px;
  }

  .c02-flex-item {
    margin-bottom: 60px;
  }

  .c04-point {
    padding: 0 0 100px;
  }

  .cv_top p {
    font-size: 24px;
  }

  .c07-flex-item {
    margin-bottom: 40px;
  }

  .c07-flex-bottom h3 {
    margin: 0 auto 40px;
  }

  .c11-flex.flex {
    max-width: 300px;
    margin: 0 auto;
  }

  .c11-flex-item {
    margin: 0 auto 50px;
  }

  .c12-flex {
    padding: 10px;
  }

  .flow-flex-item:nth-child(1) img {
    max-width: 200px;
    margin: 0 auto;
  }

  .c10-flex-item {
    margin-bottom: 60px;
    width: 49%;
  }

  .c10-flex-item:nth-child(3) h3 {
    font-size: 10px;
  }

  .popup-bottom {
    padding: 30px 0 1px;
  }

  .fixed-bnr {
    position: fixed;
    right: 0px;
    bottom: 0px;
    max-width: 1000px;
    width: 100%;
    border-radius: 0px;
    border: none;
    box-shadow: none;
  }

  .fixed-top {
    background-color: #000;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 2.5px 0 5px;
  }

  .fixed-top img {
    display: block;
    width: 60%;
    margin: 0 auto
  }

  .fixed-bottom {
    padding: 12.5px 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .fixed-bottom a img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  .flow-flex-item:nth-child(3) {
    margin-bottom: 77px;
  }

}

@media screen and (max-width: 400px) {
  .c01-txt p span {
    padding: 0px 10px 3px;
    letter-spacing: 0px;
  }

  .c05-title-top {
    top: -27.5px;
  }

  .c05-txt h3 {
    font-size: 18px;
    padding-bottom: 10px;
  }

  .c06 {
    padding: 40px 0;
  }

  .cv_top p {
    font-size: 20px;
  }

  .c07 {
    padding: 90px 0 70px;
  }

  .c10 {
    padding: 60px 0;
  }

  .c10-title {
    margin: 0 auto 40px;
  }

  .c10-flex-item h3 {
    font-size: 12px;
  }

  .c10-txt p {
    font-size: 18px;
  }

  .c11-txt p {
    font-size: 18px;
  }

  .c12-title {
    margin: 0 auto 30px;
  }

  .c12-flex {
    padding: 5px;
  }

  .c12-flex-right img {
    margin-bottom: 0px;
  }

  .c12 .swiper-button-prev {
    left: 2% !important;
    top: 57.5%;
  }

  .c12 .swiper-button-next {
    right: 2% !important;
    top: 57.5%;
  }

  .c12-swiper-item {
    border: 5px solid #000;
  }

  .c12-swiper-title h3 span {
    padding: 7.5px;
    top: 1.5px;
    left: 1px;
  }

  .c12-swiper-title h3 span::before {
    left: 44.75px;
  }

  .c12-swiper-title {
    margin-top: -.4%;
    margin-left: -.5%;
  }

  .c12 {
    padding: 0 0 60px;
  }

  .flow-flex-item:nth-child(1) {
    margin: 0 auto 40px;
  }

  .flow-flex-item:nth-child(3) {
    margin-bottom: 74px;
  }

  .flow {
    padding: 60px 0 20px;
    background-image: url(./images/flow_bg_sp.jpg);
  }

  .product-swiper {
    width: 95%;
  }

  .swiper-button-next {
    right: 7% !important;
  }

  .swiper-button-prev {
    left: 7% !important;
  }

  .product-detail-txt table th,
  .product-detail-txt table td {
    font-size: 14px;
  }

  .c15-title {
    margin: -20px auto 0px;
  }

  .product {
    padding: 0 0 100px;
  }

  .c15-img img.abs {
    bottom: -22.5%;
  }

  .c16 {
    padding: 90px 0 30px;
  }

  .c16-title {
    margin-bottom: 40px;
  }

  .c16-title h2 {
    font-size: 20px;
  }

  .qa-list p {
    width: 90%;
  }

  .qa-list h3 {
    width: 90%;
  }

  .contact-btn .link a {
    font-size: 16px;
    margin: 0 auto 40px;
  }

  .contact-btn .link a::after {
    width: 7.5px;
    height: 7.5px;
    right: 12.5px;
  }

  .common_huki02 {
    padding: 30px 0;
  }

  .qa-title h2 {
    font-size: 20px;
  }

  .qa {
    padding: 60px 0 0px;
  }

  .qa-title {
    margin-bottom: 30px;
  }

  .company-table {
    padding-top: 30px;
  }

  .company {
    padding-bottom: 30px;
  }

  .product-detail-txt .product-txt p {
    font-size: 14px;
  }

}

@media screen and (max-width: 374px) {
  .container {
    padding: 0 10px;
  }

  .c01-txt p span {
    font-size: 14px;
  }

  .c01-txt h2 {
    font-size: 18px;
    padding-bottom: 20px;
  }

  .c01-txt p {
    font-size: 14px;

  }

  .c10-txt p {
    font-size: 16px;
  }

  .c02-txt h2 {
    font-size: 18px;
  }

  .c02-txt h2 span {
    font-size: 24px;
  }

  .c03-bottom p {
    font-size: 18px;
  }

  .c03-bottom p img {
    max-width: 260px;
    width: 100%;
  }

  .c04-flex-item p {
    font-size: 12px;
  }

  .c05-txt p {
    font-size: 12px;
  }

  .c05-txt h3 {
    font-size: 15px;
  }

  .c07-txt h2 {
    font-size: 18px;
  }

  .c07-txt h2 img {
    max-width: 280px;
  }

  .c07-flex-txt p {
    font-size: 16px;
  }

  .c11-flex-item p {
    font-size: 13px;
  }

  .c11-txt p {
    font-size: 16px;
  }

  .c12-swiper-title h3 {
    font-size: 14px;
    padding-left: 10px;
  }

  .c13-flex-price span {
    font-size: 56px;
  }

  .c13-flex-price-flex .txt p {
    font-size: 12px;
  }

  .c13-flex-price-flex .price p span {
    font-size: 36px;
  }

  .c13-flex-item-txt p {
    font-size: 13px;
  }

  .c13-list li {
    font-size: 14px;
  }

  .c14 {
    padding: 60px 0 80px;
  }

  .c14-flex-title {
    top: -80px;
  }

  .c14-flex-item:nth-child(3) {
    margin-bottom: 140px;
  }

  .contact-txt p {
    font-size: 16px;
  }

  .contact-form p {
    font-size: 14px;
  }

  input[type="submit"] {
    font-size: 18px;
  }

  .product-swiper h3 {
    font-size: 14px;
  }

  .product-detail-txt h4 {
    font-size: 18px;
  }

  .c15 {
    padding: 70px 0 100px;
  }

  .c15-title {
    margin: 10px auto 0px;
  }

  .c15-img img.abs {
    width: 45vw;
    bottom: -22%;
  }

  .c16 {
    padding: 80px 0 30px;
  }

  .c16-flex-txt p {
    font-size: 12px;
  }

  .qa-list h3 {
    font-size: 18px;
  }

  .qa-list p {
    font-size: 14px;
  }

  .qa-list img {
    width: 20px;
    padding-top: 5px;
  }

  .qa-list {
    padding-bottom: 30px;
    border-bottom: 1px solid #AFAFAF;
    margin-bottom: 30px;
  }

  .popup-inner p {
    font-size: 12px;
  }

  .c12-swiper-title h3 span {
    padding: 7.5px 5px;
    top: -0.5px;
  }

  .c12-swiper-title h3 span::before {
    left: 39.75px;
  }

  .c12-flex-right table th,
  .c12-flex-right table td {
    font-size: 1.8vw;
  }

}