@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@media screen and (max-width: 425px) {
  .container {
    max-width: 425px;
    width: 96%;
    margin: 0 auto;
  }
  .inner {
    max-width: 410px;
    width: 92%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .container {
    max-width: 768px;
    margin: 0 auto;
  }
  .inner {
    max-width: 730px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .container {
    max-width: 1280px;
    width: 1280px;
    margin: 0 auto;
  }
  .inner {
    max-width: 1180px;
    width: 1180px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .pc {
    display: none !important;
  }
}
html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
}

body {
  font-size: 1.6rem;
  line-height: 1.6;
}
body .triangle1 {
  position: absolute;
  background-color: rgba(240, 131, 1, 0.1);
  width: 100%;
  height: 1480px;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  z-index: -20;
}
body .triangle2 {
  position: absolute;
  background-color: rgba(255, 255, 244, 0.67);
  width: 90%;
  height: 1800px;
  clip-path: polygon(0 20%, 100% 60%, 0 100%);
  z-index: -10;
}

img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}

.wp-element-caption {
  font-size: 1.8rem;
  margin-top: -2em;
  margin-left: 1em;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.wp-block-image {
  margin-bottom: 2em;
}

main {
  padding-top: 93px;
  padding-bottom: 150px;
}

.p10 {
  font-size: 1rem;
}

.p11 {
  font-size: 1.1rem;
}

.p12 {
  font-size: 1.2rem;
}

.p13 {
  font-size: 1.3rem;
}

.p14 {
  font-size: 1.4rem;
}

.p15 {
  font-size: 1.5rem;
}

.p16 {
  font-size: 1.6rem;
}

.p17 {
  font-size: 1.7rem;
}

.p18 {
  font-size: 1.8rem;
}

.p19 {
  font-size: 1.9rem;
}

.p20 {
  font-size: 2rem;
}

.p21 {
  font-size: 2.1rem;
}

.p22 {
  font-size: 2.2rem;
}

.p23 {
  font-size: 2.3rem;
}

.p24 {
  font-size: 2.4rem;
}

.p25 {
  font-size: 2.5rem;
}

.p26 {
  font-size: 2.6rem;
}

.p27 {
  font-size: 2.7rem;
}

.p28 {
  font-size: 2.8rem;
}

.p29 {
  font-size: 2.9rem;
}

.lh0 {
  line-height: 1;
}

.lh1 {
  line-height: 1.1;
}

.lh2 {
  line-height: 1.2;
}

.lh3 {
  line-height: 1.3;
}

.lh4 {
  line-height: 1.4;
}

.lh5 {
  line-height: 1.5;
}

.lh6 {
  line-height: 1.6;
}

.lh7 {
  line-height: 1.7;
}

.lh8 {
  line-height: 1.8;
}

.lh9 {
  line-height: 1.9;
}

.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.tal {
  text-align: left !important;
}

.mt0 {
  margin-top: 0px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mt150 {
  margin-top: 150px;
}

.mt200 {
  margin-top: 200px;
}

.mt250 {
  margin-top: 250px;
}

.mt300 {
  margin-top: 300px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb150 {
  margin-bottom: 150px;
}

.mb200 {
  margin-bottom: 200px;
}

.mb250 {
  margin-bottom: 250px;
}

.mb300 {
  margin-bottom: 300px;
}

.mr0 {
  margin-right: 0px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.mr60 {
  margin-right: 60px;
}

.mr70 {
  margin-right: 70px;
}

.mr80 {
  margin-right: 80px;
}

.mr90 {
  margin-right: 90px;
}

.mr100 {
  margin-right: 100px;
}

.ml0 {
  margin-left: 0px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.ml60 {
  margin-left: 60px;
}

.ml70 {
  margin-left: 70px;
}

.ml80 {
  margin-left: 80px;
}

.ml90 {
  margin-left: 90px;
}

.ml100 {
  margin-left: 100px;
}

.pt0 {
  padding-top: 0px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pt150 {
  padding-top: 150px;
}

.pt200 {
  padding-top: 200px;
}

.pt250 {
  padding-top: 250px;
}

.pt300 {
  padding-top: 300px;
}

.pb0 {
  padding-bottom: 0px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb100 {
  padding-bottom: 100px;
}

.pb150 {
  padding-bottom: 150px;
}

.pb200 {
  padding-bottom: 200px;
}

.pb250 {
  padding-bottom: 250px;
}

.pb300 {
  padding-bottom: 300px;
}

.pr0 {
  padding-right: 0px;
}

.pr10 {
  padding-right: 10px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pr50 {
  padding-right: 50px;
}

.pr60 {
  padding-right: 60px;
}

.pr70 {
  padding-right: 70px;
}

.pr80 {
  padding-right: 80px;
}

.pr90 {
  padding-right: 90px;
}

.pr100 {
  padding-right: 100px;
}

.pl0 {
  padding-left: 0px;
}

.pl10 {
  padding-left: 10px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pl50 {
  padding-left: 50px;
}

.pl60 {
  padding-left: 60px;
}

.pl70 {
  padding-left: 70px;
}

.pl80 {
  padding-left: 80px;
}

.pl90 {
  padding-left: 90px;
}

.pl100 {
  padding-left: 100px;
}

header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 500;
}
header .container {
  display: flex;
}
header .container h1 {
  display: inline-block;
  margin-right: auto;
}
@media screen and (max-width: 425px) {
  header .container h1 img {
    width: 85%;
  }
}
header nav {
  height: 93px;
  margin-left: auto;
}
header nav ul {
  display: flex;
  font-size: clamp(1.3rem, 1.5vw, 1.6rem);
  background: #fff;
  list-style: none;
  padding-left: 0;
}
header nav ul:before, header nav ul:after {
  content: "";
  display: table;
}
header nav ul:after {
  clear: both;
}
header nav ul li {
  margin-left: 1em;
  height: 39px;
  line-height: 39px;
  white-space: nowrap;
  position: relative;
}
header nav ul li a {
  display: block;
  transition: all 0.3s ease;
}
header nav ul li a:hover {
  color: #F08301;
  transition: all 0.5s ease;
}
header nav ul li.inquiry {
  background-color: #F08301;
  width: 142px;
  border-radius: 10px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease;
}
header nav ul li.inquiry:hover {
  background-color: #fff;
  color: #F08301;
  border: 1px solid #F08301;
  transition: all 0.5s ease;
}
header nav ul li.hamburger {
  border: 1px solid #fff;
  width: 60%;
  margin: 1em auto;
  border-radius: 9999px;
}
header nav ul li ul {
  display: block;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
header nav ul li ul li {
  margin-left: 0;
  width: 10em;
}
header nav ul li ul li a {
  padding: 0 1em;
  border: 1px solid #F08301;
  background-color: #fff;
  text-align: left;
}
header nav ul li ul li:hover > a,
header nav ul li ul li a:hover {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  header nav ul li.inquiry {
    margin-right: 1rem;
  }
  header nav ul li ul {
    left: 50%;
    color: #F08301;
  }
}
header nav #flip li ul {
  visibility: hidden;
  perspective: 400px;
}
@media screen and (max-width: 768px) {
  header nav #flip li ul {
    visibility: inherit;
  }
}
header nav #flip li:hover ul {
  visibility: visible;
}
header nav #flip ul li {
  transform: rotateY(90deg);
  transform-origin: 50% 0;
  transition: 0.3s;
}
header nav #flip li:hover li {
  transform: rotateY(0);
}
header nav #flip ul li:nth-child(2) {
  transition-delay: 0.1s;
}
header nav #flip ul li:nth-child(3) {
  transition-delay: 0.2s;
}
header nav #flip ul li:nth-child(4) {
  transition-delay: 0.3s;
}
header nav #flip ul li:nth-child(5) {
  transition-delay: 0.4s;
}
header .c-header {
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
}
header .c-header .c-hamburger-menu {
  position: relative;
}
header .c-header .c-hamburger-menu__input {
  display: none;
}
header .c-header .c-hamburger-menu__bg {
  background-color: #F08301;
  cursor: pointer;
  display: none;
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
header .c-header #hamburger:checked ~ .c-hamburger-menu__bg {
  display: block;
}

.c-hamburger-menu__button {
  display: none;
}
.c-hamburger-menu__button-mark {
  background-color: #fff;
  display: block;
  height: 1px;
  transition: 0.3s;
  width: 20px;
}

@media screen and (max-width: 768px) {
  main {
    padding-top: 60px;
  }
  header nav {
    height: 60px;
  }
  .c-hamburger-menu__list {
    background-color: #F08301;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 2rem;
    position: absolute;
    transform: translateX(-100%);
    transition: 0.3s;
    top: 100%;
    width: 100%;
    height: 100vh;
  }
  #hamburger:checked ~ .c-hamburger-menu__list {
    transform: translateX(0%);
    transition: 0.3s;
  }
  .c-hamburger-menu__button {
    align-items: center;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 5px;
    height: 50px;
    justify-content: center;
    width: 50px;
    background-color: #F08301;
  }
  #hamburger:checked ~ .c-hamburger-menu__button .c-hamburger-menu__button-mark:nth-of-type(1) {
    transform: translate(2px, 1px) rotate(45deg);
    transform-origin: 0%;
    background-color: #fff;
  }
  #hamburger:checked ~ .c-hamburger-menu__button .c-hamburger-menu__button-mark:nth-of-type(2) {
    opacity: 0;
  }
  #hamburger:checked ~ .c-hamburger-menu__button .c-hamburger-menu__button-mark:nth-of-type(3) {
    transform: translate(2px, 3px) rotate(-45deg);
    transform-origin: 0%;
    background-color: #fff;
  }
}
#inquiry {
  background-color: #F08301;
}
#inquiry .container {
  padding-top: 71px;
  padding-bottom: 80px;
}
#inquiry .container h3 {
  font-size: 4rem;
  color: #fff;
  text-align: center;
  opacity: 0.7;
}
#inquiry .container h4 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #5D5D5D;
  text-align: center;
  line-height: 24px;
}
#inquiry .container .inner .row {
  width: 95%;
  margin: 0 auto;
  margin-top: 49px;
  display: flex;
}
#inquiry .container .inner .row div {
  width: 50%;
}
#inquiry .container .inner .row div p {
  color: #fff;
  line-height: 1.75;
  padding-top: 0.75em;
}
#inquiry .container .inner .row div.btn {
  text-align: right;
}
@media screen and (max-width: 425px) {
  #inquiry .container .inner .row div.btn {
    text-align: center;
    margin-top: 1.5em;
  }
}
#inquiry .container .inner .row div button {
  height: 85px;
  width: 300px;
  font-size: 2rem;
  color: #333333;
  background-color: #E7EACD;
  border-radius: 10px;
  text-align: center;
  transition: all 0.3s ease;
}
#inquiry .container .inner .row div button:hover {
  color: #E7EACD;
  background-color: #333333;
  transition: all 0.5s ease;
}
@media screen and (max-width: 425px) {
  #inquiry .container .inner .row div {
    width: 100%;
  }
}
@media screen and (max-width: 425px) {
  #inquiry .container .inner .btn {
    text-align: center;
  }
}
@media screen and (max-width: 425px) {
  #inquiry .container .row {
    flex-direction: column;
  }
}

footer {
  background-color: #333333;
  color: #fff;
}
footer .container .inner {
  max-width: calc(100% - 40px);
  margin: 0 auto;
}
footer .container .inner #footerToTop {
  padding-top: 45px;
}
footer .container .inner #footerToTop p {
  font-size: 12px;
  line-height: 1.2;
  text-align: right;
}
footer .container .inner #footerToTop p a > span {
  margin-top: 1px;
  font-size: 10px;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
}
footer .container .inner #footerLogo {
  margin-top: 25px;
}
footer .container .inner #footerLogo img {
  max-width: 100%;
}
footer .container .inner #sitemap {
  padding-top: 60px;
  padding-bottom: 15px;
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
  line-height: 1.8;
}
footer .container .inner #sitemap ul {
  list-style: none;
}
footer .container .inner #sitemap ul a {
  color: #fff;
}
footer .container .inner #sitemap ul a:hover {
  text-decoration: underline;
}
footer .container .inner #sitemap .banner {
  width: 280px;
  font-size: 1.2rem;
  text-align: center;
}
footer .container .inner #sitemap .banner div {
  margin-bottom: 1em;
}
footer .container .inner #sitemap .banner div.buildapp img {
  margin-top: 1em;
  width: 160px;
}
footer .container .inner #sitemap .banner div.buildappnews img {
  margin-top: 1.5em;
  width: 200px;
}
footer .container .inner #sitemap .banner a {
  display: block;
  padding: 10px 0 10px;
  height: 103px;
  color: #ddd;
  border: 1px solid #808080;
  transition: all 0.5s;
  opacity: 1;
}
footer .container .inner #sitemap .banner a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  footer .container .inner #sitemap {
    flex-direction: column;
  }
  footer .container .inner #sitemap ul {
    margin-bottom: 0.7em;
    border-bottom: 1px solid #796F62;
  }
}
footer .container .inner #groupCo {
  padding: 20px 0 40px;
  font-size: 1.3rem;
  line-height: 1.5;
}
footer .container .inner #groupCo .ttl {
  position: relative;
  margin: 20px auto;
}
footer .container .inner #groupCo .ttl h3 {
  display: block;
}
footer .container .inner #groupCo .ttl h3:after {
  position: absolute;
  top: 0.6em;
  left: 9em;
  width: calc(100% - 9em);
  height: 1px;
  content: "";
  background-color: rgba(255, 255, 255, 0.25);
}
footer .container .inner #groupCo .groupCo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer .container .inner #groupCo .groupCo ul {
  list-style: none;
}
footer .container .inner #groupCo .groupCo a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  footer .container .inner #groupCo .groupCo {
    flex-direction: column;
  }
  footer .container .inner #groupCo .groupCo ul {
    margin-bottom: 0.7em;
  }
}
footer .container .inner #policy {
  padding-bottom: 22px;
}
footer .container .inner #policy ul {
  display: flex;
  font-size: 1.3rem;
  line-height: 1.8;
  list-style: none;
}
footer .container .inner #policy ul li {
  margin-right: 30px;
}
footer .container .inner #policy ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 425px) {
  footer .container .inner #policy ul {
    flex-direction: column;
  }
}
footer .container .inner #copyright {
  text-align: center;
  font-size: 1.2rem;
  padding-bottom: 17px;
}

.flip-horizontal {
  transform: scale(-1, 1);
}

.moreBtn button {
  color: #F08301;
  background-color: #fff;
  font-size: clamp(1.4rem, 3vw, 1.8rem);
  line-height: 5rem;
  text-align: center;
  letter-spacing: 0.8rem;
  width: 100%;
  height: 50px;
  border: 1px solid #F08301;
  border-radius: 10px;
  position: relative;
  transition: all 0.3s ease;
}
.moreBtn button:hover {
  color: #fff;
  background-color: #F08301;
}
.moreBtn button:hover .stickarrow {
  border-bottom: 2px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease;
}
.moreBtn .stickarrow {
  width: 20%;
  height: 12px;
  border-bottom: 2px solid #F08301;
  border-right: 3px solid #F08301;
  transform: skew(45deg);
  display: inline-block;
  position: absolute;
  right: 5%;
  top: 15px;
}

.moreBtnReverse button {
  color: #fff;
  background-color: #F08301;
  font-size: clamp(1.4rem, 3vw, 1.8rem);
  line-height: 5rem;
  text-align: center;
  letter-spacing: 0.3rem;
  width: 100%;
  height: 50px;
  border: 1px solid #F08301;
  border-radius: 10px;
  position: relative;
  transition: all 0.3s ease;
}
.moreBtnReverse button:hover {
  color: #F08301;
  background-color: #fff;
  transition: all 0.5s ease;
}
.moreBtnReverse button:hover .stickarrow {
  border-bottom: 2px solid #F08301;
  border-right: 3px solid #F08301;
}
.moreBtnReverse .stickarrow {
  width: 20%;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 3px solid #fff;
  transform: skew(45deg);
  display: inline-block;
  position: absolute;
  right: 8%;
  top: 15px;
}
@media screen and (max-width: 425px) {
  .moreBtnReverse button {
    letter-spacing: 0;
  }
  .moreBtnReverse .stickarrow {
    width: 18%;
    height: 9px;
    top: 18px;
  }
}

.color__dark {
  color: #333333 !important;
}

.flexcxl {
  flex-direction: row !important;
}
@media screen and (max-width: 768px) {
  .flexcxl .col:not(:last-child) {
    border-right: none !important;
  }
}

span.marker {
  background: linear-gradient(transparent 60%, #F08301 60%);
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff;
}

span.marker__gray {
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #333333;
  background: linear-gradient(transparent 60%, #E7EACD 60%);
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff;
}

span.bold {
  font-weight: 700;
}

a.external:after {
  content: url("../../assets/img/externallink-w.svg");
  display: inline-block;
  width: 1em;
  height: 1em;
  color: #fff;
  margin-top: 5px;
  margin-left: 5px;
}

a.externald:after {
  content: url("../../assets/img/externallink.svg");
  display: inline-block;
  width: 1em;
  height: 1em;
  color: #fff;
  margin-top: 5px;
  margin-left: 5px;
}

#hero {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
}
#hero .img__box > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 10;
  opacity: 0;
  animation-name: fade;
  animation-duration: 12s;
  animation-iteration-count: infinite;
}
#hero .img__box > div:first-of-type {
  background-image: url("../../assets/img/index/hero1.jpg");
}
#hero .img__box > div:nth-of-type(2) {
  background-image: url("../../assets/img/index/hero2.jpg");
  animation-delay: 4s;
}
#hero .img__box > div:last-of-type {
  background-image: url("../../assets/img/index/hero3.jpg");
  animation-delay: 8s;
}
#hero #tagline {
  width: 54.3%;
  position: absolute;
  bottom: 1.5em;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  padding-top: 1.5em;
  padding-bottom: 1.7em;
  z-index: 100;
}
#hero #tagline p {
  margin-right: 50px;
  font-size: clamp(2rem, 3.1vw, 4.8rem);
  color: #F08301;
  text-align: right;
  line-height: 1.3;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 7;
  }
  80% {
    opacity: 0;
    transform: scale(1.05);
  }
  100% {
    z-index: 0;
    opacity: 0;
  }
}

@media screen and (max-width: 425px) {
  #hero {
    height: 465px;
  }
  #hero .img__box > div {
    height: 465px;
  }
  #hero .img__box > div:first-of-type {
    background-image: url("../../assets/img/index/hero1m.jpg");
  }
  #hero .img__box > div:nth-of-type(2) {
    background-image: url("../../assets/img/index/hero2m.jpg");
  }
  #hero .img__box > div:last-of-type {
    background-image: url("../../assets/img/index/hero3m.jpg");
  }
  #hero #tagline {
    width: 90%;
  }
}
article .inner h2 {
  font-size: clamp(2.4rem, 3.1vw, 4rem);
  color: #333333;
  text-align: center;
  line-height: 1;
}
article .inner h3 {
  font-size: clamp(1.4rem, 3.1vw, 1.8rem);
  color: #F08301;
  text-align: center;
  line-height: 2;
}
article .inner h4 {
  font-size: clamp(1.8rem, 3.1vw, 2.4rem);
  text-align: center;
  line-height: 1;
}
article .inner .tagline {
  font-size: clamp(1.8rem, 3.1vw, 2rem);
  color: #333333;
  text-align: center;
  line-height: 1.8;
}
article .inner #breadcrumb {
  color: #333333;
  padding: 25px 0 60px 0;
}
article .inner #breadcrumb ol {
  display: flex;
  align-items: center;
  list-style: none;
}
article .inner #breadcrumb ol li:after {
  font-family: "dashicons";
  content: "\f345";
  padding: 0 0.2em;
}
article .inner #breadcrumb ol li:last-child::after {
  content: none;
}
article .inner .panel {
  width: 100%;
  height: 152px;
  background-color: #F2F4F8;
  border-radius: 10px;
  margin-top: 120px;
}
article .inner .panel p {
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
  text-align: center;
  width: 39%;
  line-height: 1.1;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 25px;
  border-bottom: 5px solid #F08301;
}
@media screen and (max-width: 768px) {
  article .inner #breadcrumb {
    font-size: 0.9em;
  }
  article .inner .panel {
    margin-top: 80px;
  }
  article .inner .panel p {
    width: 10em;
    text-wrap: nowrap;
  }
}
article .inner .OUR_STRENGTH .contents {
  display: flex;
  padding-top: 54px;
}
article .inner .OUR_STRENGTH .contents .txtArea {
  width: 49.2%;
  padding-right: 2.5%;
}
article .inner .OUR_STRENGTH .contents .txtArea p {
  font-size: clamp(1.4rem, 3vw, 1.6rem);
  color: #707070;
  margin-bottom: 2em;
}
article .inner .OUR_STRENGTH .contents .txtArea .linkArea {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}
article .inner .OUR_STRENGTH .contents .txtArea .linkArea .btn {
  width: 47%;
}
article .inner .OUR_STRENGTH .contents .txtArea .linkArea .btn button {
  height: 50px;
  width: 100%;
  font-size: clamp(1.4rem, 2vw, 1.8rem);
  letter-spacing: 1.2rem;
  color: #333333;
  background-color: #E7EACD;
  border-radius: 10px;
  text-align: center;
  transition: all 0.3s ease;
}
article .inner .OUR_STRENGTH .contents .txtArea .linkArea .btn button:hover {
  color: #E7EACD;
  background-color: #333333;
  transition: all 0.5s ease;
}
@media screen and (max-width: 425px) {
  article .inner .OUR_STRENGTH .contents .txtArea .linkArea {
    flex-direction: column;
  }
  article .inner .OUR_STRENGTH .contents .txtArea .linkArea .btn {
    width: 100%;
  }
  article .inner .OUR_STRENGTH .contents .txtArea .linkArea .btn button {
    width: 100%;
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 425px) {
  article .inner .OUR_STRENGTH .contents .txtArea {
    padding-right: 0;
  }
}
article .inner .OUR_STRENGTH .contents .imgArea {
  width: 50.8%;
}
article .inner .OUR_STRENGTH .contents .imgArea img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  article .inner .OUR_STRENGTH .contents {
    flex-direction: column-reverse;
  }
  article .inner .OUR_STRENGTH .contents .imgArea {
    width: 100%;
  }
  article .inner .OUR_STRENGTH .contents .txtArea {
    width: 96%;
    margin: 0 auto;
  }
}
article .inner .SERVICE .contents {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
article .inner .SERVICE .contents div {
  width: 32.2%;
  text-align: center;
}
article .inner .SERVICE .contents div img {
  width: 100%;
  height: 15em;
  object-fit: cover;
}
article .inner .SERVICE .contents div div {
  width: calc(100% - 20px);
  margin: 28px auto 10px;
}
article .inner .SERVICE .contents div div p {
  margin-top: 20px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  article .inner .SERVICE .contents div div button {
    letter-spacing: normal;
  }
}
@media screen and (max-width: 768px) {
  article .inner .SERVICE .contents {
    flex-direction: column-reverse;
  }
  article .inner .SERVICE .contents div {
    width: 100%;
    padding-bottom: 1em;
  }
}
article .inner .COMPANY .image {
  max-width: 640px;
  margin: 47px auto 18px;
}
article .inner .COMPANY .image img {
  width: 100%;
  height: auto;
  display: block;
}
article .inner .COMPANY .imgs {
  text-align: right;
  width: 100%;
  height: 550px;
  margin-top: 47px;
  margin-bottom: 18px;
  background-image: url("../../assets/img/index/COMPANY01.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 47% auto;
}
article .inner .COMPANY .imgs img {
  clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
  height: 100%;
  width: 63%;
  object-fit: cover;
  object-position: top;
  aspect-ratio: 1.7777777778;
}
article .inner .COMPANY .contents p {
  margin-bottom: 1em;
  text-align: center;
}
article .inner .COMPANY .contents .moreBtn {
  width: 46%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  article .inner .COMPANY .imgs {
    height: 320px;
    background-size: 47% auto;
  }
}
@media screen and (max-width: 425px) {
  article .inner .COMPANY .imgs {
    height: 260px;
    background-size: auto 100%;
  }
  article .inner .COMPANY .contents .moreBtn {
    width: 90%;
  }
}
article .inner .NEWS .contents {
  display: flex;
}
article .inner .NEWS .contents .title {
  width: 27.7%;
  padding-top: 2.5em;
}
article .inner .NEWS .contents .news {
  width: 78.2%;
}
article .inner .NEWS .contents .news dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: clamp(1.4rem, 3vw, 1.6rem);
  color: #333333;
  border-bottom: 1px solid #707070;
}
article .inner .NEWS .contents .news dl dt {
  width: 7em;
  padding: 30px 1.5em 20px 3px;
}
article .inner .NEWS .contents .news dl dd {
  padding: 30px 1.5em 20px 3px;
  position: relative;
  width: calc(100% - 8.5em - 3px);
}
article .inner .NEWS .contents .news dl dd.external:after {
  font-family: "dashicons";
  content: "\f504";
  position: absolute;
  right: 0;
}
@media screen and (max-width: 768px) {
  article .inner .NEWS .contents {
    flex-direction: column;
  }
  article .inner .NEWS .contents .title,
  article .inner .NEWS .contents .news {
    width: 100%;
    padding-bottom: 1em;
  }
  article .inner .NEWS .contents .title dl,
  article .inner .NEWS .contents .news dl {
    flex-direction: column;
    width: 96%;
    margin: 0 auto;
  }
  article .inner .NEWS .contents .title dl dt,
  article .inner .NEWS .contents .news dl dt {
    padding: 10px 0 3px 3px;
  }
  article .inner .NEWS .contents .title dl dd,
  article .inner .NEWS .contents .news dl dd {
    padding: 0 1.5em 20px 3px;
    width: 100%;
  }
}

#mainvisual {
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
}
#mainvisual img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: 50% 50%;
}
#mainvisual #tagline {
  position: absolute;
  bottom: 1.5em;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  padding-top: 1.5em;
  padding-bottom: 1.7em;
  padding-left: calc((100vw - 1280px) / 2 + 50px);
  padding-right: 50px;
  z-index: 100;
}
#mainvisual #tagline h2 {
  font-size: clamp(2.4rem, 3.1vw, 4rem);
  color: #333333;
  text-align: center;
  line-height: 1;
}
#mainvisual #tagline h3 {
  font-size: clamp(1.4rem, 3.1vw, 1.8rem);
  color: #F08301;
  text-align: center;
  line-height: 2;
}
#mainvisual #tagline_ {
  position: absolute;
  bottom: 1.5em;
  left: 0;
  background: rgba(240, 131, 1, 0.9);
  padding-top: 1.5em;
  padding-bottom: 1.7em;
  padding-left: calc((100vw - 1280px) / 2 + 50px);
  padding-right: 50px;
  z-index: 100;
}
#mainvisual #tagline_ h2 {
  font-size: clamp(2.4rem, 3.1vw, 4rem);
  color: #fff;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #mainvisual #tagline,
  #mainvisual #tagline_ {
    padding-left: 50px;
  }
}

#pager {
  margin-top: 50px;
}
#pager .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}
#pager .pagination span:not(.dots) {
  margin: 0 0.5em;
  padding: 3px 12px;
  background-color: #F08301;
  border: 2px solid #F08301;
  border-radius: 2px;
  display: block;
  color: #fff;
}
#pager .pagination a {
  color: #333333;
  margin: 0 0.5em;
  padding: 3px 12px;
  border: 2px solid #F08301;
  border-radius: 2px;
  display: block;
  transition: all 0.3s linear;
}
#pager .pagination a:hover {
  background-color: #F08301;
  color: #FFF;
}

.page__our_strength main article .tagline {
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
}
.page__our_strength main article h3 {
  font-size: clamp(1.4rem, 3.1vw, 2rem);
  color: #333333;
  text-align: center;
  line-height: 1.9;
}
.page__our_strength main article .quality__item {
  display: flex;
  justify-content: space-between;
}
.page__our_strength main article .quality__item .col {
  width: 32.2%;
  text-align: center;
}
.page__our_strength main article .quality__item .col .imgs {
  position: relative;
}
.page__our_strength main article .quality__item .col .imgs img {
  width: 100%;
  height: 15em;
  object-fit: cover;
}
.page__our_strength main article .quality__item .col .imgs .num {
  position: absolute;
  top: 10px;
  left: 10px;
  border: 2px solid #F08301;
  background-color: #fff;
  font-size: clamp(2.4rem, 3.1vw, 3.8rem);
  color: #F08301;
  line-height: 1;
  padding: 5px 15px;
}
.page__our_strength main article .quality__item .col p {
  font-size: clamp(1.4rem, 3.1vw, 1.8rem);
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .page__our_strength main article .quality__item {
    flex-direction: column;
  }
  .page__our_strength main article .quality__item .col {
    width: 100%;
    padding-bottom: 1em;
  }
  .page__our_strength main article .quality__item .col p {
    margin-top: 0.5em;
  }
}
.page__our_strength main article .introduce .measure {
  border: 1px solid #414141;
  margin-top: 50px;
  padding: 50px;
}
.page__our_strength main article .introduce .measure .col {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.page__our_strength main article .introduce .measure .col .imgs {
  width: 450px;
  height: 300px;
}
.page__our_strength main article .introduce .measure .col .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.page__our_strength main article .introduce .measure .col .profile {
  margin-left: 50px;
}
.page__our_strength main article .introduce .measure .col .profile .namae {
  font-size: clamp(1.6rem, 3vw, 2rem);
}
.page__our_strength main article .introduce .measure .col .profile .pos {
  font-size: clamp(1.4rem, 3vw, 1.6rem);
  margin-top: 26px;
}
.page__our_strength main article .introduce .measure .col .profile .catch {
  font-size: clamp(1.6rem, 3vw, 2rem);
  margin-top: 28px;
  color: #F08301;
}
.page__our_strength main article .introduce .measure .title {
  border: 5px solid #E7EACD;
  font-size: clamp(1.6rem, 3vw, 1.8rem);
  padding: 1em 1.1em 1em 1.8em;
  letter-spacing: 0.5em;
  display: inline-block;
}
.page__our_strength main article .introduce .measure p {
  font-size: clamp(1.4rem, 3vw, 1.6rem);
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .page__our_strength main article .introduce .measure {
    padding: 20px;
  }
  .page__our_strength main article .introduce .measure .col {
    flex-direction: column;
  }
  .page__our_strength main article .introduce .measure .col .profile,
  .page__our_strength main article .introduce .measure .col .imgs {
    width: 100%;
    padding-bottom: 1em;
  }
  .page__our_strength main article .introduce .measure .col .profile p,
  .page__our_strength main article .introduce .measure .col .imgs p {
    margin-top: 0.5em;
  }
}
.page__our_strength main article .customer .measure {
  margin-top: 50px;
}
.page__our_strength main article .customer .measure .col {
  display: flex;
}
.page__our_strength main article .customer .measure .col .imgs {
  width: 450px;
  height: 300px;
}
.page__our_strength main article .customer .measure .col .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.page__our_strength main article .customer .measure .col .profile {
  margin-right: 50px;
}
.page__our_strength main article .customer .measure .col .profile .namae {
  font-size: clamp(1.4rem, 3vw, 2rem);
}
.page__our_strength main article .customer .measure .col .profile .catch {
  font-size: clamp(1.4rem, 3vw, 2rem);
  margin-top: 26px;
  color: #F08301;
}
.page__our_strength main article .customer .measure .col .profile p {
  font-size: clamp(1.4rem, 3vw, 1.8rem);
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .page__our_strength main article .customer .measure .col {
    flex-direction: column;
  }
  .page__our_strength main article .customer .measure .col .profile,
  .page__our_strength main article .customer .measure .col .imgs {
    width: 100%;
    padding-bottom: 1em;
  }
  .page__our_strength main article .customer .measure .col .profile p,
  .page__our_strength main article .customer .measure .col .imgs p {
    margin-top: 0.5em;
  }
}

.page__service main article .tagline {
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
  text-align: left;
}
.page__service main article .flexcontainer {
  display: flex;
  justify-content: space-between;
}
.page__service main article .flexcontainer .col {
  width: 32.2%;
  text-align: center;
}
.page__service main article .flexcontainer .col .imgs {
  position: relative;
}
.page__service main article .flexcontainer .col .imgs img {
  width: 100%;
  height: 15em;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .page__service main article .flexcontainer {
    flex-direction: column;
  }
  .page__service main article .flexcontainer .col {
    width: 100%;
    padding-bottom: 1em;
  }
  .page__service main article .flexcontainer .col p {
    margin-top: 0.5em;
  }
}

.page__construction main article .tagline {
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
  text-align: left;
}
.page__construction main article p {
  line-height: 1.6;
}
.page__construction main article .flexcontainer {
  display: flex;
  justify-content: space-between;
}
.page__construction main article .flexcontainer .col2 {
  width: 49%;
}
.page__construction main article .flexcontainer .col3 {
  width: 32.2%;
}
.page__construction main article .flexcontainer .col-line {
  border: 1px solid #707070;
}
.page__construction main article .flexcontainer .col .reverse {
  background-color: #F08301;
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
  color: #fff;
  text-align: center;
  line-height: 60px;
  height: 60px;
}
.page__construction main article .flexcontainer .col .imgs {
  position: relative;
}
.page__construction main article .flexcontainer .col .imgs img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.7777777778;
}
.page__construction main article .flexcontainer .col dl {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.6;
}
.page__construction main article .flexcontainer .col dl dt {
  width: 4em;
  font-weight: normal;
}
.page__construction main article .flexcontainer .col dl dd {
  width: calc(100% - 5em);
  text-indent: -1em;
  margin-left: 1em;
}
.page__construction main article .flexcontainer .col .title {
  border: 5px solid #E7EACD;
  font-size: clamp(1.6rem, 3vw, 1.8rem);
  padding: 0.5em 0.5em 0.5em 1.3em;
  letter-spacing: 0.5em;
  display: inline-block;
  margin-top: 20px;
}
.page__construction main article .flexcontainer .col .col__flex {
  display: flex;
}
.page__construction main article .flexcontainer .col .col__flex .imgs {
  width: 50%;
}
.page__construction main article .flexcontainer .col .col__flex .imgs img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.3333333333;
}
.page__construction main article .flexcontainer .col .col__flex .txts {
  width: 40%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page__construction main article .flexcontainer {
    flex-direction: column;
  }
  .page__construction main article .flexcontainer .col {
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .page__construction main article .flexcontainer .col p {
    margin-top: 0.5em;
  }
  .page__construction main article .flexcontainer .col__flex {
    flex-direction: column;
  }
  .page__construction main article .flexcontainer .col__flex .imgs {
    width: 100% !important;
  }
  .page__construction main article .flexcontainer .col__flex .txts {
    width: 80% !important;
  }
}

.page__materialsales main article .tagline {
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
  text-align: left;
}
.page__materialsales main article p {
  line-height: 1.6;
}
.page__materialsales main article .flexcontainer {
  display: flex;
  justify-content: space-between;
}
.page__materialsales main article .flexcontainer .col2 {
  width: 49%;
}
.page__materialsales main article .flexcontainer .col3 {
  width: 32.2%;
}
.page__materialsales main article .flexcontainer .col-line {
  border: 1px solid #707070;
}
.page__materialsales main article .flexcontainer .col .imgs {
  position: relative;
  width: 100%;
}
.page__materialsales main article .flexcontainer .col .imgs img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.7777777778;
}
.page__materialsales main article .flexcontainer .col .col__flex {
  display: flex;
}
.page__materialsales main article .flexcontainer .col .col__flex .imgs {
  width: 50%;
}
.page__materialsales main article .flexcontainer .col .col__flex .imgs img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.3333333333;
}
.page__materialsales main article .flexcontainer .col .col__flex .txts {
  width: 40%;
  margin: 0 auto;
}
.page__materialsales main article .reverse {
  background-color: #F08301;
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
  color: #fff;
  text-align: center;
  line-height: 60px;
  height: 60px;
  display: inline-block;
  padding: 0 2em;
}
.page__materialsales main article dl {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.6;
}
.page__materialsales main article dl dt {
  width: 8em;
  font-weight: normal;
}
.page__materialsales main article dl dd {
  width: calc(100% - 9em);
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .page__materialsales main article .flexcontainer {
    flex-direction: column;
  }
  .page__materialsales main article .flexcontainer .col {
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .page__materialsales main article .flexcontainer .col p {
    margin-top: 0.5em;
  }
  .page__materialsales main article .flexcontainer .col__flex {
    flex-direction: column;
  }
  .page__materialsales main article .flexcontainer .col__flex .imgs {
    width: 100% !important;
  }
  .page__materialsales main article .flexcontainer .col__flex .txts {
    width: 80% !important;
  }
}

.page__manufacturing main article .tagline {
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
  text-align: left;
}
.page__manufacturing main article p {
  line-height: 1.6;
}
.page__manufacturing main article .flexcontainer {
  display: flex;
  justify-content: space-between;
}
.page__manufacturing main article .flexcontainer .col2 {
  width: 49%;
}
.page__manufacturing main article .flexcontainer .col2.col-square {
  aspect-ratio: 1;
}
.page__manufacturing main article .flexcontainer .col3 {
  width: 32.2%;
}
.page__manufacturing main article .flexcontainer .col3.col-square {
  aspect-ratio: 1;
}
.page__manufacturing main article .flexcontainer .col-line {
  border: 1px solid #707070;
}
.page__manufacturing main article .flexcontainer .col {
  position: relative;
}
.page__manufacturing main article .flexcontainer .col .reverse {
  background-color: #F08301;
  font-size: clamp(1.8rem, 3.1vw, 2.8rem);
  color: #fff;
  text-align: center;
  line-height: 60px;
  height: 60px;
}
.page__manufacturing main article .flexcontainer .col .imgs {
  position: relative;
}
.page__manufacturing main article .flexcontainer .col .imgs img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.6;
}
.page__manufacturing main article .flexcontainer .col .midashi {
  color: #BE8644;
  font-size: clamp(1.8rem, 3vw, 3rem);
  text-align: center;
  margin-top: 20%;
}
.page__manufacturing main article .flexcontainer .col .ccle {
  position: absolute;
  top: 0;
  left: 10%;
  border-radius: 50%;
  background-color: rgba(240, 131, 1, 0.1);
  width: 80%;
  aspect-ratio: 1;
  z-index: -50;
}
.page__manufacturing main article .flexcontainer .col .col__flex {
  display: flex;
}
.page__manufacturing main article .flexcontainer .col .col__flex .imgs {
  width: 50%;
}
.page__manufacturing main article .flexcontainer .col .col__flex .imgs img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.3333333333;
}
.page__manufacturing main article .flexcontainer .col .col__flex .txts {
  width: 40%;
  margin: 0 auto;
}
.page__manufacturing main article .flexcontainer .col .title {
  border: 5px solid #E7EACD;
  font-size: clamp(1.6rem, 3vw, 1.8rem);
  padding: 0.5em 0.5em 0.5em 1.3em;
  letter-spacing: 0.5em;
  display: inline-block;
  margin-top: 20px;
}
.page__manufacturing main article .intern {
  border: 1px solid #BE8644;
  border-radius: 10px;
  padding: 25px 45px;
}
.page__manufacturing main article .intern h2 {
  color: #BE8644;
  font-size: clamp(1.8rem, 3vw, 3rem);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page__manufacturing main article .flexcontainer {
    flex-direction: column;
  }
  .page__manufacturing main article .flexcontainer .col {
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .page__manufacturing main article .flexcontainer .col p {
    margin-top: 0.5em;
  }
  .page__manufacturing main article .flexcontainer .col__flex {
    flex-direction: column;
  }
  .page__manufacturing main article .flexcontainer .col__flex .imgs {
    width: 100% !important;
  }
  .page__manufacturing main article .flexcontainer .col__flex .txts {
    width: 80% !important;
  }
}

.page__company main article h2 {
  font-size: clamp(2.4rem, 3.1vw, 4rem);
  color: #796F62;
  border: 1px solid #F08301;
  border-radius: 25px;
  height: 125px;
  line-height: 125px;
  letter-spacing: 0.7em;
}
.page__company main article .outline dl {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #CDD6DD;
  width: 85%;
  margin: 0 auto;
}
.page__company main article .outline dl dt, .page__company main article .outline dl dd {
  line-height: 1.6em;
  padding: 1em 0;
}
.page__company main article .outline dl dt {
  width: 8em;
  font-weight: normal;
}
.page__company main article .outline dl dd {
  width: calc(100% - 9em);
}
.page__company main article .outline dl dd .indnt {
  text-indent: -3em;
  margin-left: 3em;
}
.page__company main article .outline iframe {
  border: 0;
  width: calc(100% - 8em);
  height: 450px;
  margin-left: auto;
  margin-bottom: 20px;
}
.page__company main article .establishment dl {
  display: flex;
  flex-wrap: wrap;
  width: 85%;
  margin: 0 auto;
}
.page__company main article .establishment dl.bg__gray {
  background-color: #F5F5F5;
}
.page__company main article .establishment dl.bg__gray dt, .page__company main article .establishment dl.bg__gray dd {
  line-height: 2.3em;
  height: 2.3em;
}
.page__company main article .establishment dl.bg__orange {
  background-color: #FEF2E5;
}
.page__company main article .establishment dl dt, .page__company main article .establishment dl dd {
  line-height: 4em;
  height: 4em;
}
.page__company main article .establishment dl dt {
  width: 10em;
  font-weight: normal;
  text-align: center;
  border-right: 1px dotted #CDD6DD;
}
.page__company main article .establishment dl dd {
  display: flex;
  width: calc(100% - 11em);
}
.page__company main article .establishment dl dd .zip {
  width: 7em;
  text-align: center;
  border-right: 1px dotted #CDD6DD;
}
.page__company main article .establishment dl dd .add {
  width: calc(100% - 25em);
  padding-left: 1em;
  border-right: 1px dotted #CDD6DD;
}
.page__company main article .establishment dl dd .tel {
  width: 9em;
  text-align: center;
  border-right: 1px dotted #CDD6DD;
}
.page__company main article .establishment dl dd .fax {
  width: 9em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page__company main article h2 {
    height: 80px;
    line-height: 80px;
  }
  .page__company main article .outline dl {
    width: 100%;
  }
  .page__company main article .outline iframe {
    width: 100%;
    height: 350px;
  }
  .page__company main article .establishment dl {
    width: 100%;
  }
  .page__company main article .establishment dl.bg__gray dt, .page__company main article .establishment dl.bg__gray dd {
    line-height: initial;
    height: auto;
  }
  .page__company main article .establishment dl dt, .page__company main article .establishment dl dd {
    line-height: 1.6em;
    height: auto;
    padding: 1em 0;
  }
  .page__company main article .establishment dl dt {
    width: 8em;
  }
  .page__company main article .establishment dl dd {
    flex-direction: column;
    width: calc(100% - 9em);
    padding-left: 1em;
  }
  .page__company main article .establishment dl dd .zip, .page__company main article .establishment dl dd .tel, .page__company main article .establishment dl dd .fax {
    text-align: inherit;
    border-right: none;
  }
  .page__company main article .establishment dl dd .add {
    padding-left: 0;
    width: 100%;
    border-right: none;
  }
}
.page__company main article .toMessage {
  width: 50%;
  margin: 150px 0 0 auto;
}
@media screen and (max-width: 768px) {
  .page__company main article .toMessage {
    width: 100%;
    margin: 100px 0 0;
  }
}

.page__message main article h2 {
  font-size: clamp(2.4rem, 3.1vw, 4rem);
  color: #796F62;
  border: 1px solid #F08301;
  border-radius: 25px;
  height: 125px;
  line-height: 125px;
  letter-spacing: 0.7em;
}
.page__message main article .message .flexcontainer {
  display: flex;
  justify-content: space-between;
}
.page__message main article .message .flexcontainer .imgs {
  width: 30%;
}
.page__message main article .message .flexcontainer .imgs img {
  width: 100%;
  height: 23em;
  object-fit: cover;
  object-position: top center;
}
.page__message main article .message .flexcontainer .txts {
  width: 65%;
}
.page__message main article .message .flexcontainer .txts .signature {
  width: 12em;
  margin-left: auto;
}
.page__message main article .history .timeline {
  position: relative;
  margin: 3em auto;
  padding-bottom: 2em;
}
.page__message main article .history .timeline:before {
  position: absolute;
  top: 45px;
  left: 45px;
  width: 3px;
  height: 100%;
  content: "";
  background: #F08301;
}
.page__message main article .history .timeline .timeline_item {
  margin: 0px 0px 0px 80px;
}
.page__message main article .history .timeline .timeline_item .time_date .time {
  font-family: serif;
  font-size: 3.5em;
  font-weight: bold;
  position: relative;
  margin: 0;
  letter-spacing: 3px;
  color: rgba(163, 151, 135, 0.15);
}
.page__message main article .history .timeline .timeline_item .time_date .time:before {
  position: absolute;
  top: 45%;
  left: -39px;
  width: 10px;
  height: 10px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 3px solid #F08301;
  background: #F08301;
  border-radius: 100%;
}
.page__message main article .history .timeline .timeline_item .time_date .flag {
  font-size: 1.6rem;
  margin: 0;
  margin-top: -60px;
  margin-left: -2em;
}
.page__message main article .history .timeline .timeline_item .time_date .flag .date {
  width: 10em;
  float: left;
  margin-right: 2em;
}
.page__message main article .history .timeline .timeline_item .time_date .flag .date .y {
  width: 4em;
}
.page__message main article .history .timeline .timeline_item .time_date .flag .date .m, .page__message main article .history .timeline .timeline_item .time_date .flag .date .d {
  width: 2.3em;
}
.page__message main article .history .timeline .timeline_item .time_date .flag .date .y, .page__message main article .history .timeline .timeline_item .time_date .flag .date .m, .page__message main article .history .timeline .timeline_item .time_date .flag .date .d {
  font-size: 1.8rem;
  color: #4E4437;
  display: inline-block;
  text-align: right;
}
.page__message main article .history .timeline .timeline_item .time_date .flag .date .ymd {
  font-size: 1.3rem;
}
.page__message main article .history .timeline .timeline_item .time_date .flag p {
  padding-top: 3px;
}
@media screen and (max-width: 768px) {
  .page__message main article h2 {
    height: 80px;
    line-height: 80px;
  }
  .page__message main article .message .flexcontainer {
    flex-direction: column;
  }
  .page__message main article .message .flexcontainer .imgs,
  .page__message main article .message .flexcontainer .txts {
    width: 100%;
  }
  .page__message main article .message .flexcontainer .imgs img,
  .page__message main article .message .flexcontainer .txts img {
    height: 450px;
  }
  .page__message main article .history .timeline:before {
    left: 15px;
  }
  .page__message main article .history .timeline .timeline_item {
    margin: 0px 0px 0px 40px;
  }
  .page__message main article .history .timeline .timeline_item .time_date .time:before {
    left: -29px;
  }
  .page__message main article .history .timeline .timeline_item .time_date .flag {
    margin-left: 0;
  }
  .page__message main article .history .timeline .timeline_item .time_date .flag .date {
    width: 100%;
  }
  .page__message main article .history .timeline .timeline_item .time_date .flag p {
    margin-left: 1em;
  }
}
@media screen and (max-width: 425px) {
  .page__message main article .message .flexcontainer .imgs img {
    height: 250px;
  }
}
.page__message main article .toCompany {
  width: 50%;
  margin: 150px 0 0 auto;
}
@media screen and (max-width: 768px) {
  .page__message main article .toCompany {
    width: 100%;
    margin: 100px 0 0;
  }
}

.archive__news main article .cat-list {
  padding: 1em 0;
}
.archive__news main article .cat-list .cat-list__cat {
  display: flex;
  justify-content: flex-end;
}
.archive__news main article .cat-list .cat-list__cat li {
  display: inline-block;
  margin: 0 0.5em;
  padding: 3px 12px;
  border: 2px solid #F08301;
  border-radius: 2px;
  transition: all 0.3s linear;
  color: #333333;
}
.archive__news main article .cat-list .cat-list__cat li:hover {
  background-color: #F08301;
}
.archive__news main article .cat-list .cat-list__cat li.active {
  background-color: #F08301;
}
.archive__news main article dl {
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #796F62;
  padding: 1em;
}
.archive__news main article dl dt {
  width: 6em;
  margin-right: 2em;
}
.archive__news main article dl dd {
  padding-right: 2em;
  width: -webkit-fill-available;
}
.archive__news main article dl dd a {
  color: #333333;
  transition: all 0.1s ease;
}
.archive__news main article dl dd a:hover {
  text-decoration: underline;
  color: #F08301;
  transition: all 0.3s ease;
}
.archive__news main article dl dd.external {
  background-image: url("../../assets/img/externallink.svg");
  background-position: right;
  background-size: 16px 16px;
  background-repeat: no-repeat;
}

.page__contact main article #contact__article {
  width: 75%;
  margin: 10vh auto;
}
.page__contact main article #contact__article dl {
  display: flex;
  justify-content: flex-start;
  padding: 1em;
}
.page__contact main article #contact__article dl dt {
  width: 20em;
  margin-right: 2em;
}
.page__contact main article #contact__article dl dt span.required {
  display: inline-block;
  font-size: 0.9em;
  line-height: 1;
  color: #E60033;
  border: 1px solid #E60033;
  border-radius: 2px;
  padding: 4px;
  margin-left: 0.5em;
}
.page__contact main article #contact__article dl dd {
  width: -webkit-fill-available;
}
.page__contact main article #contact__article dl dd input,
.page__contact main article #contact__article dl dd textarea {
  width: 100%;
}
.page__contact main article #contact__article dl dd input#inquiry__inquiry,
.page__contact main article #contact__article dl dd textarea#inquiry__inquiry {
  height: 12vh;
}
.page__contact main article #contact__article .wpcf7-not-valid-tip {
  margin-top: -1em;
}
.page__contact main article #contact__article .wpcf7-radio label {
  margin-left: -1.5em;
  position: relative;
  cursor: pointer;
  padding: 5px 2em 5px 33px;
  display: block;
}
.page__contact main article #contact__article .wpcf7-radio label:before, .page__contact main article #contact__article .wpcf7-radio label:after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
.page__contact main article #contact__article .wpcf7-radio label:before {
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  left: 5px;
}
.page__contact main article #contact__article .wpcf7-radio label:after {
  border-radius: 50%;
  background-color: #F08301;
  background-size: 100%;
  background-position: no-repeat;
  opacity: 0;
  width: 20px;
  height: 20px;
  left: 8px;
}
.page__contact main article #contact__article .wpcf7-radio .wpcf7-list-item label:has(input:checked):after {
  opacity: 1;
}
.page__contact main article #contact__article .wpcf7-radio input[type=radio] {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
.page__contact main article #contact__article p {
  font-size: 1.4rem;
  text-align: center;
  margin-top: 3vh;
}
.page__contact main article #contact__article p a {
  color: #F08301;
}
.page__contact main article #contact__article p a:hover {
  text-decoration: underline;
}
.page__contact main article #contact__article .submitbtn {
  width: 8em;
  margin: 0 auto;
  margin-top: 5vh;
}
.page__contact main article #contact__article .submitbtn .wpcf7-submit {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  background: #F08301;
  border: 1px solid #F08301;
  margin: 0;
}
.page__contact main article #contact__article .submitbtn .wpcf7-submit:hover {
  color: #F08301;
  background: #fff;
  border: 1px solid #F08301;
}
@media screen and (max-width: 768px) {
  .page__contact main article #contact__article {
    width: 95%;
  }
}
@media screen and (max-width: 425px) {
  .page__contact main article #contact__article {
    width: 98%;
  }
  .page__contact main article #contact__article dl {
    flex-direction: column;
  }
  .page__contact main article #contact__article dl dt,
  .page__contact main article #contact__article dl dd {
    width: 100%;
  }
}

.single-news main article h2 {
  text-align: left;
  line-height: 1.4;
}
.single-news main article .news_meta {
  text-align: right;
  margin: 2em 0;
}
.single-news main article .news_article p {
  margin-bottom: 25px;
}

/*# sourceMappingURL=main.css.map */
