@charset "UTF-8";
.c-page-header {
  max-height: 280px;
}

.c-page-header__title {
  -webkit-filter: drop-shadow(2px 4px 6px #3f1700);
          filter: drop-shadow(2px 4px 6px #3f1700);
}

h2.section--title__sw {
  position: relative;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: 2px;
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  color: #ec5b01 !important;
}
@media screen and (max-width: 768px) {
  h2.section--title__sw {
    font-size: 1rem;
  }
}
h2.section--title__sw span {
  font-size: 2.4rem;
  font-weight: bold;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 3.75rem;
  color: #000000;
}
@media screen and (max-width: 768px) {
  h2.section--title__sw span {
    font-size: 1.6rem;
  }
}

.alcenter {
  text-align: center;
}

.pc-alcenter {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .pc-alcenter {
    text-align: left;
  }
}

.title__box {
  position: relative;
  padding-left: 1.6rem;
}
.title__box::before {
  content: "01";
  position: absolute;
  font-family: "Oswald", sans-serif;
  right: 18px;
  top: 0;
  -webkit-transform: translateY(-42%);
  transform: translateY(-42%);
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 180px;
  color: #EDEDED;
}
@media screen and (max-width: 768px) {
  .title__box::before {
    right: 0;
    font-size: 100px;
  }
}
.title__box .title__m {
  position: relative;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .title__box .title__m {
    font-size: 22px;
  }
}
.title__box::after {
  content: "";
  background: #ec5b01;
  width: 2px;
  height: calc(100% - 0.5em);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.title__box.box02::before {
  content: "02";
}

.title__box.box03::before {
  content: "03";
}

.title__box__02 {
  position: relative;
  padding-left: 1.6rem;
}
.title__box__02 .title__m {
  position: relative;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0;
}
.title__box__02::after {
  content: "";
  background: #ec5b01;
  width: 2px;
  height: calc(100% - 0.5em);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.only_pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .only_pc {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .order-sw > .order-1 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media screen and (max-width: 768px) {
  .sp-flex-re {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.l-inner-ms {
  width: 60%;
  max-width: 108rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .l-inner-ms {
    width: 100%;
    padding: 0 20px;
    max-width: initial;
  }
}

.l-inner-m {
  width: 70%;
  max-width: 108rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .l-inner-m {
    width: 100%;
    padding: 0 20px;
    max-width: initial;
  }
}

.f-align-c {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.k-color {
  color: #ec5b01;
}

.history .l-contents__body {
  background: #f7f7f7;
}

.l-contents__inner:last-child {
  padding-bottom: 0;
}

.page .l__wrap {
  padding: 130px 0;
}
@media screen and (max-width: 1024px) {
  .page .l__wrap {
    padding: 60px 0;
  }
}
.page .l__wrap:first-child {
  padding: 80px 0;
}

.page .l__inner {
  width: 70%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .page .l__inner {
    width: 100%;
    padding: 0 20px;
    max-width: initial;
  }
}

.page .l__inner_w {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .page .l__inner_w {
    width: 100%;
    padding: 0 20px;
    max-width: initial;
  }
}

.page .l-contact {
  width: 100%;
  max-width: 100%;
}

.sec-wrap_01 {
  padding: 80px 0 100px;
}
@media screen and (max-width: 1024px) {
  .sec-wrap_01 {
    padding: 40px 0 50px;
  }
}

.privacypolicy .l-contents__inner:first-child {
  margin-top: 0;
}
.privacypolicy .smb-section:first-child {
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .privacypolicy .smb-section:first-child {
    padding-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .privacypolicy .smb-section:last-child {
    padding-top: 0;
  }
}
.privacypolicy .has-text-align-right.c-txt {
  font-weight: bold;
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}

.c-table {
  width: 76%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .c-table {
    width: 100%;
  }
}
.c-table table {
  border-spacing: 0;
}
.c-table table tr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #01361D;
  padding: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .c-table table tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 25px 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.c-table table tr:last-of-type {
  border-bottom: 1px solid #01361D;
}
.c-table table td {
  border: 0;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .c-table table td {
    padding: 0;
  }
}
.c-table table td:first-of-type {
  width: 30rem;
  padding-left: 5rem;
}
@media screen and (max-width: 1024px) {
  .c-table table td:first-of-type {
    width: 100%;
    margin-bottom: 25px;
    padding-left: 5px;
  }
}
.c-table table td:last-of-type {
  margin-left: 2rem;
  padding-right: 1rem;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .c-table table td:last-of-type {
    margin-left: 0;
    padding-left: 5px;
    padding-right: 20px;
  }
}

.product .panel-width {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.company .c-table {
  width: 100%;
}
.company .c-table td:first-of-type {
  width: 35rem;
  padding-left: 8rem;
}
@media screen and (max-width: 1024px) {
  .company .c-table td:first-of-type {
    padding-left: 5px;
  }
}
.company .wp-block-table.c-table {
  overflow-x: hidden;
}

/*-------------------------------------------*/
/* contactform7 お問い合わせフォームの設定
   classをdt1_contentにする必要がある
/*-------------------------------------------*/
.wpcf7 {
  max-width: 100%;
}

.dt1_contact .wpcf7-form input[type=submit] {
  background: #97c71f;
}
.dt1_contact div.wpcf7 .wpcf7-submit:disabled {
  opacity: 0.4;
}
.dt1_contact .wpcf7-form p {
  padding: 1rem 0;
}
.dt1_contact .submit_btn_wrap {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  font-family: "Georgia", "Times New Roman", "Times", "serif", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.dt1_contact dl dt {
  margin-bottom: 0.4em;
}
.dt1_contact dl dd {
  margin-bottom: 1.4em;
}
.dt1_contact dl dt::after {
  color: #fff;
  font-size: 13px;
  border-radius: 3px;
  padding: 0.1em 0.4em;
  margin-left: 1.2rem;
}
.dt1_contact dl dt.need::after {
  content: "必須";
  background-color: #cf2e2e;
}
.dt1_contact dl dt.any::after {
  content: "任意";
  background-color: #5EAC38;
}
.dt1_contact dl dd span.wpcf7-list-item {
  display: block;
}
.dt1_contact dl dd .wpcf7-text, .dt1_contact dl dd .wpcf7-textarea {
  padding: 0.22115rem 0.4423rem;
  border-radius: 4px;
}

.c-entry__header {
  margin-left: auto;
  margin-right: auto;
}

.c-entry__footer {
  margin-left: auto;
  margin-right: auto;
}

.category .l-footer {
  margin-top: 100px;
}

@media screen and (max-width: 1024px) {
  .area2 {
    width: 80%;
  }
}
.area2 {
  margin-top: 0 !important;
}

.area {
  margin-top: 50px !important;
  font-size: 16px;
}

.top-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top-banner li {
  margin-top: 0 !important;
  width: 25%; /*←画像を横に4つ並べる場合*/
  padding: 0 5px !important; /*←画像の左右に5pxの余白を入れる場合*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top-banner li img {
  max-width: 100%; /*画像のはみだしを防ぐ*/
  height: auto; /*画像の縦横比を維持 */
  border: solid 1px #ccc; /*←画像を1pxのグレーの枠線で囲む指定の場合*/
}

.p-global-nav .c-navbar__submenu {
  background-color: #1e73be;
}

.p-global-nav .c-navbar__item[aria-haspopup=true]:before {
  border-bottom-color: #1e73be;
  z-index: 100;
}

.p-global-nav .c-navbar__subitem {
  color: #fff !important;
}

/*.grecaptcha-badge { visibility: hidden; }*/