body {
  font-family: "Zen Kaku Gothic New", "YakuHanJP", sans-serif;
}

img {
  max-width: 100%;
  width: revert-layer;
}

.content-wrap {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .content-wrap {
    width: 74%;
  }
}
@media screen and (min-width: 1280px) {
  .content-wrap {
    max-width: 1100px;
    width: 100%;
  }
}

/* .p-factory module */
.p-factory_m-wrap {
  padding-block: 55px 60px;
}
@media screen and (min-width: 768px) {
  .p-factory_m-wrap {
    padding-block: 135px 150px;
  }
}

@media screen and (min-width: 1000px) {
  .p-factory_m-container {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 85px;
         column-gap: 85px;
  }
}

.p-factory_m-title {
  color: #fff;
  font-size: 9.6vw;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.13em;
}
@media screen and (min-width: 768px) {
  .p-factory_m-title {
    font-size: 38px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory_m-title {
    position: sticky;
    top: 120px;
    height: 100%;
    font-size: min(4.8vh, 45px);
    writing-mode: vertical-rl;
    white-space: nowrap;
    line-height: 0.5;
  }
}

.p-factory_m-text {
  margin-top: 25px;
  color: #fff;
  font-size: 4.55vw;
  text-align: center;
  line-height: 2.1;
  letter-spacing: 0.05em;
  text-shadow: 0px 0px 3px rgb(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .p-factory_m-text {
    font-size: 16px;
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory_m-text {
    font-size: 18px;
  }
}
.p-factory_m-text span {
  font-size: 3.2vw;
  vertical-align: super;
}
@media screen and (min-width: 768px) {
  .p-factory_m-text span {
    font-size: 12px;
  }
}

.p-factory_m-note {
  margin-top: 20px;
  color: #fff;
  font-size: 3.2vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory_m-note {
    font-size: 12px;
    text-align: left;
  }
}

.p-factory-m-content {
  margin-top: 40px;
  padding: 30px 30px 40px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-factory-m-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    -moz-column-gap: 18px;
         column-gap: 18px;
    margin-top: 60px;
    padding: 30px 40px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-m-content {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}
.p-factory-m-content + .p-factory-m-content {
  margin-top: 15px;
}

@media screen and (min-width: 1000px) {
  .p-factory-m-content-inner {
    padding-block: 20px;
  }
}

.p-factory-m-content__head {
  border-radius: 8px;
  padding: 10px;
  background-color: #efede7;
  font-size: 5.34vw;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .p-factory-m-content__head {
    padding: 30px 10px;
    align-self: stretch;
    font-size: 20px;
    writing-mode: vertical-rl;
    white-space: nowrap;
  }
}

.p-factory-m-content__title {
  margin-top: 25px;
  font-size: 6.15vw;
  line-height: 1.7;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-factory-m-content__title {
    margin-top: 0;
    font-size: 18px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-m-content__title {
    font-size: 23px;
  }
}
.p-factory-m-content__title span {
  font-size: 3.2vw;
  vertical-align: super;
}
@media screen and (min-width: 768px) {
  .p-factory-m-content__title span {
    font-size: 12px;
  }
}

.p-factory-m-content__text {
  margin-top: 22px;
  font-size: 3.8vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-factory-m-content__text {
    margin-top: 17px;
    font-size: 15px;
  }
}

.p-factory-m-content-image {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory-m-content-image {
    flex-shrink: 0;
    width: 200px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-m-content-image {
    margin-top: 0;
    width: 240px;
    margin-left: auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-m-content-image {
    width: auto;
  }
}

.p-factory-m-content-image_note {
  margin-top: 10px;
  font-size: 3.2vw;
  text-align: left;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-factory-m-content-image_note {
    font-size: 10px;
    line-height: 1.4;
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-m-content-image_note {
    margin-top: 5px;
    font-size: 12px;
  }
}

/* memo
w375px
2.67vw = 10px
3.2vw = 12px
3.74vw = 14px
4vw = 15px
4.27vw = 16px
4.55vw = 17px
4.85vw = 18px
5.07vw = 19px
5.34vw = 20px
5.6vw = 21px
5.87vw = 22px
6.15vw = 23px
6.4vw = 24px
6.67vw = 25px
6.95vw = 26px
9.6vw = 36px
11.75vw = 44px
12vw = 45px


cont-width-01
width: 86%;
@include mq(pc-large) {
    width: 74%;
}

*/
/* p-factory_hero */
.p-factory-hero {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .p-factory-hero {
    padding-top: 125px;
    padding-bottom: 120px;
  }
}

.p-factory-hero-inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-factory-hero-inner {
    padding-top: 125px;
    width: 100%;
    z-index: 1;
  }
}

.p-factory-hero__title {
  position: absolute;
  top: -6.7vw;
  right: 5.34vw;
  padding: 5px;
  background-color: #fff;
  font-size: 5.34vw;
  font-weight: 500;
  writing-mode: vertical-rl;
  white-space: nowrap;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-factory-hero__title {
    top: -105px;
    right: 0;
    font-size: 56px;
    z-index: 5;
    line-height: 1;
  }
}

.p-factory-hero__read {
  position: absolute;
  top: 50%;
  left: -27vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 5px;
  font-size: 4vw;
  z-index: 1;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .p-factory-hero__read {
    top: 85px;
    left: -90px;
    row-gap: 10px;
    font-size: 30px;
    line-height: 1;
  }
}
.p-factory-hero__read span {
  background-color: #fff;
  padding: 5px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-factory-hero__read span {
    padding: 5px 10px;
  }
}

.p-factory-hero-image {
  position: absolute;
}
.p-factory-hero-image.p-factory-hero-image01 {
  right: -7vw;
  top: 0;
}
@media screen and (min-width: 768px) {
  .p-factory-hero-image.p-factory-hero-image01 {
    right: auto;
    left: 50px;
    width: 45%;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-hero-image.p-factory-hero-image01 {
    left: 100px;
    width: auto;
  }
}
.p-factory-hero-image.p-factory-hero-image02 {
  top: 23.5%;
  left: -7vw;
}
@media screen and (min-width: 768px) {
  .p-factory-hero-image.p-factory-hero-image02 {
    top: 50px;
    right: 5%;
    left: auto;
    width: 36%;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-hero-image.p-factory-hero-image02 {
    top: 110px;
    right: 100px;
    width: auto;
  }
}
.p-factory-hero-image.p-factory-hero-image03 {
  bottom: 0%;
  left: -7vw;
}
@media screen and (min-width: 768px) {
  .p-factory-hero-image.p-factory-hero-image03 {
    top: 600px;
    left: auto;
    right: -30%;
    width: 45%;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-hero-image.p-factory-hero-image03 {
    top: 553px;
    right: -230px;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-hero-image.p-factory-hero-image03 {
    left: auto;
    width: auto;
  }
}
.p-factory-hero-image.p-factory-hero-image04 {
  top: 48.5%;
  right: -35%;
}
@media screen and (min-width: 768px) {
  .p-factory-hero-image.p-factory-hero-image04 {
    top: auto;
    bottom: 0;
    right: auto;
    left: -7%;
    width: 50%;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-hero-image.p-factory-hero-image04 {
    top: auto;
    bottom: 0;
    left: -170px;
    width: auto;
  }
}
.p-factory-hero-image.p-factory-hero-image04 img {
  max-width: 276px;
}
@media screen and (min-width: 1000px) {
  .p-factory-hero-image.p-factory-hero-image04 img {
    max-width: 100%;
  }
}

.p-factory-hero__text {
  position: relative;
  z-index: 1;
  padding-top: 90%;
  padding-bottom: 73%;
  font-size: 3.74vw;
  line-height: 2.1;
}
@media screen and (min-width: 768px) {
  .p-factory-hero__text {
    padding-top: 185px;
    padding-bottom: 10%;
    font-size: 20px;
    writing-mode: vertical-rl;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-hero__text {
    padding-top: 30%;
    font-size: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-hero__text {
    margin-left: 45px;
    padding-top: 320px;
    padding-bottom: 205px;
    line-height: 2.5;
  }
}

.p-factory-hero-box {
  margin-top: 40px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory-hero-box {
    margin-top: 110px;
  }
}
.p-factory-hero-box img {
  margin-inline: auto;
}

.p-factory-hero__make-text {
  margin-bottom: 10px;
  font-size: 4.85vw;
}
@media screen and (min-width: 768px) {
  .p-factory-hero__make-text {
    font-size: 35px;
  }
}

/* p-factory_make */
.p-factory-make {
  background-color: #efede7;
  padding-bottom: 170px;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .p-factory-make {
    padding-bottom: 210px;
  }
}

.p-factory-make-main {
  position: relative;
}
.p-factory-make-main img {
  aspect-ratio: 375/185;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1280px) {
  .p-factory-make-main img {
    width: 100%;
    margin-inline: auto;
    aspect-ratio: unset;
  }
}

.p-factory-make__title {
  position: absolute;
  top: 66%;
  right: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 9px;
  font-size: 5.34vw;
  font-weight: 500;
  z-index: 1;
  transform: translateX(50%);
  writing-mode: vertical-rl;
  word-break: keep-all;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-factory-make__title {
    font-size: 35px;
    line-height: 1;
    top: auto;
    bottom: -140px;
  }
}
.p-factory-make__title span {
  padding: 5px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-factory-make__title span {
    padding: 10px 5px;
  }
}

.p-factory-make-wrap {
  position: relative;
  margin-top: 130px;
  padding-top: 35px;
}
@media screen and (min-width: 768px) {
  .p-factory-make-wrap {
    max-width: 465px;
    margin-top: 185px;
    padding-top: 50px;
  }
}
.p-factory-make-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 6px;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}

.p-factory-make-box {
  display: flex;
  justify-content: center;
}

.p-factory-make__read {
  display: inline-block;
  font-size: 3.74vw;
  writing-mode: vertical-rl;
  line-height: 2.1;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-factory-make__read {
    font-size: 18px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-make__read {
    line-height: 2.5;
  }
}

.p-factory-make-content {
  position: relative;
  margin-top: 160px;
  padding: 44% 25px 20%;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-factory-make-content {
    padding: 220px 7% 150px;
    margin-top: 240px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-make-content {
    max-width: 1100px;
    margin-top: 100px;
    padding: 90px 25px 70px;
    z-index: 5;
  }
}
@media screen and (min-width: 768px) {
  .p-factory-make-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    pointer-events: none;
  }
}

.p-factory-make-obj01 {
  position: absolute;
  top: -40px;
  left: -22vw;
}
@media screen and (min-width: 768px) {
  .p-factory-make-obj01 {
    top: -140px;
    right: -115px;
    left: auto;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-make-obj01 {
    top: -260px;
    right: -185px;
    z-index: -2;
  }
}

.p-factory-make-obj02 {
  position: absolute;
  bottom: -105px;
  right: -15vw;
}
@media screen and (min-width: 768px) {
  .p-factory-make-obj02 {
    bottom: -20%;
    right: auto;
    left: -135px;
    width: 45%;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-make-obj02 {
    bottom: -100px;
    right: auto;
    left: -10.5%;
    width: 40%;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-make-obj02 {
    width: auto;
  }
}

.p-factory-make-content__title {
  position: absolute;
  top: -23vw;
  right: 7vw;
  padding: 5px;
  font-size: 5.34vw;
  line-height: 1.9;
  writing-mode: vertical-rl;
  white-space: nowrap;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-factory-make-content__title {
    top: -160px;
    right: auto;
    left: 40px;
    font-size: 28px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-make-content__title {
    top: -60px;
    left: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-make-content__title {
    left: 180px;
  }
}

.p-factory-make-content__text {
  font-size: 4.27vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-factory-make-content__text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-make-content__text {
    max-width: 640px;
    width: 60%;
    margin-left: auto;
  }
}

.p-factory-make-content-wrap {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-factory-make-content-wrap {
    display: flex;
    justify-content: flex-start;
    -moz-column-gap: 35px;
         column-gap: 35px;
    margin-top: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-make-content-wrap {
    max-width: 640px;
    width: 60%;
    margin-left: auto;
  }
}

.p-factory-make-content-data + .p-factory-make-content-data {
  margin-top: 45px;
}
@media screen and (min-width: 768px) {
  .p-factory-make-content-data + .p-factory-make-content-data {
    margin-top: 0;
  }
}

.p-factory-make-content-data__title {
  font-size: 4.27vw;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-factory-make-content-data__title {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-factory-make-content-data__title span {
  font-size: 2.67vw;
  vertical-align: super;
}
@media screen and (min-width: 768px) {
  .p-factory-make-content-data__title span {
    font-size: 10px;
  }
}

.p-factory-make-content-data__text {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-factory-make-content-data__text {
    font-size: 16px;
  }
}

.p-factory-make-content-data-image {
  margin-top: 25px;
}
.p-factory-make-content-data-image img {
  image-rendering: -webkit-optimize-contrast;
}
@media screen and (min-width: 1000px) {
  .p-factory-make-content-data-image img {
    max-width: 100%;
  }
}

/* p-factory_machine */
.p-factory-machine {
  background-color: #000;
  background-image: url(../../img/page/factory/factory-machine-bg.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.p-factory-machine .p-factory_m-text {
  margin-top: 40px;
}
@media screen and (min-width: 1000px) {
  .p-factory-machine .p-factory_m-text {
    margin-top: 0;
  }
}

/* p-factory_technic */
.p-factory-technic {
  background-color: #000;
  background-image: url(../../img/page/factory/factory-technic-bg.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.p-factory-technic .p-factory_m-text {
  margin-top: 40px;
}
@media screen and (min-width: 1000px) {
  .p-factory-technic .p-factory_m-text {
    margin-top: 0;
  }
}

/* p-factory_production-line */
.p-factory-production_line {
  overflow-x: hidden;
}
.p-factory-production_line .slide-group {
  position: relative;
}
.p-factory-production_line .slider-controller {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 20px;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line .slider-controller {
    position: absolute;
    right: 80px;
    top: 25vw;
    max-width: 115px;
    align-items: flex-end;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-production_line .slider-controller {
    right: 24%;
  }
}
.p-factory-production_line .slider-controller .slider-controller_box {
  display: flex;
  justify-content: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line .slider-controller .slider-controller_box {
    margin-right: 0;
  }
}
.p-factory-production_line .slider-controller .swiper-button-next,
.p-factory-production_line .slider-controller .swiper-button-prev {
  position: static;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin-top: 0;
  border-radius: 50%;
  background-color: var(--darkblue);
}
.p-factory-production_line .slider-controller .swiper-button-prev::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #fff;
  border-left: 0;
}
.p-factory-production_line .slider-controller .swiper-button-next::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #fff;
  border-right: 0;
}
.p-factory-production_line .slider-controller_count {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-size: 6.67vw;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line .slider-controller_count {
    font-size: 25px;
  }
}
.p-factory-production_line .slider-controller_count .center {
  width: 48px;
  height: 0;
  margin-top: 5px;
  border-bottom: 1px dashed #000;
}

.p-factory-production_line-wrap {
  padding-block: 60px 65px;
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-wrap {
    padding-block: 120px 60px;
  }
}

.p-factory-production_line__title {
  font-size: 6.4vw;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line__title {
    font-size: 38px;
  }
}
.p-factory-production_line__title span {
  font-size: 3.2vw;
  vertical-align: super;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line__title span {
    font-size: 10px;
    vertical-align: 21px;
  }
}

.p-factory-production_line_note {
  margin-top: 22px;
  font-size: 2.67vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line_note {
    margin-top: 15px;
    font-size: 12px;
  }
}

.p-factory-production_line_main-image {
  width: 100%;
  overflow-x: auto;
}
.p-factory-production_line_main-image::-webkit-scrollbar {
  display: none;
}
.p-factory-production_line_main-image img {
  min-width: 1790px;
  max-width: none;
  pointer-events: none;
  image-rendering: -webkit-optimize-contrast;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line_main-image img {
    width: 100%;
    margin-inline: auto;
  }
}

.line-slider-controller {
  position: relative;
  top: -35px;
  height: 0;
}
.line-slider-controller .button-next,
.line-slider-controller .button-prev {
  position: static;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
}
.line-slider-controller .button-prev::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #555555;
  border-left: 0;
}
.line-slider-controller .button-next::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #555555;
  border-right: 0;
}

.slider-controller_box {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .slider-controller_box {
    justify-content: flex-end;
    margin-right: 7%;
  }
}
@media screen and (min-width: 1280px) {
  .slider-controller_box {
    max-width: 1100px;
    margin-inline: auto;
  }
}
.slider-controller_box .center {
  width: 110px;
  height: 0;
  margin-top: -5px;
  margin-inline: 12px;
  border-bottom: 1px dashed #000;
}
.slider-controller_box .slider_pause {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 7px;
  background-color: #fff;
  outline: none;
  border: 1px solid var(--darkblue);
  cursor: pointer;
}
.slider-controller_box .slider_pause::after {
  content: "";
  width: 5px;
  height: 9px;
  border-left: 3px solid var(--darkblue);
  border-right: 3px solid var(--darkblue);
}
.slider-controller_box .slider_pause.is-paused::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 9px solid var(--darkblue);
  border-right: 0;
  margin-left: 2px;
}

.p-factory-production_line-iron {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-iron {
    margin-top: 0px;
  }
}
.p-factory-production_line-iron .swiper-slide-image {
  padding: 12px;
  background-color: #f4f3f3;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-iron .swiper-slide-image {
    padding: 15px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-iron .swiper-slide-image {
    padding: 30px;
  }
}

@media screen and (min-width: 768px) {
  .p-factory-production_line-content {
    overflow: hidden;
    max-width: 113%;
    margin-right: -13%;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-production_line-content {
    margin-right: -26%;
  }
}

.p-factory-production_line-slide-iron .swiper-wrapper {
  align-items: stretch;
  height: 345px;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-slide-iron .swiper-wrapper {
    height: 400px;
  }
}
.p-factory-production_line-slide-iron .swiper-slide {
  height: auto;
}
@media screen and (min-width: 1280px) {
  .p-factory-production_line-slide-iron .swiper-slide {
    max-width: 748px;
  }
}
.p-factory-production_line-slide-iron .swiper-slide .swiper-slide-image {
  transform-origin: top left;
  transform: scale(0.7);
  transition: transform 0.3s linear;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-slide-iron .swiper-slide .swiper-slide-image {
    transform: scale(0.6);
  }
}
.p-factory-production_line-slide-iron .swiper-slide .p-factory-production_line-slide__title,
.p-factory-production_line-slide-iron .swiper-slide .p-factory-production_line-slide__text {
  opacity: 0;
  transform: translateY(15px);
  transition: 0.3s 0.3s ease all;
}
.p-factory-production_line-slide-iron .swiper-slide.swiper-slide-active .swiper-slide-image, .p-factory-production_line-slide-iron .swiper-slide.swiper-slide-duplicate-active .swiper-slide-image {
  transform: scale(1);
}
.p-factory-production_line-slide-iron .swiper-slide.swiper-slide-active .p-factory-production_line-slide__title,
.p-factory-production_line-slide-iron .swiper-slide.swiper-slide-active .p-factory-production_line-slide__text, .p-factory-production_line-slide-iron .swiper-slide.swiper-slide-duplicate-active .p-factory-production_line-slide__title,
.p-factory-production_line-slide-iron .swiper-slide.swiper-slide-duplicate-active .p-factory-production_line-slide__text {
  opacity: 1;
  transform: translateY(0);
}

.p-factory-production_line-container {
  padding-block: 70px 0;
}

@media screen and (min-width: 768px) {
  .p-factory-production_line-box {
    display: flex;
    justify-content: flex-start;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-box {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }
}

.p-factory-production_line-box__title {
  font-size: 6.15vw;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-box__title {
    font-size: 32px;
    writing-mode: vertical-lr;
    white-space: nowrap;
    line-height: 1;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-box__title {
    font-size: 45px;
  }
}
.p-factory-production_line-box__title span {
  font-size: 11.75vw;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-box__title span {
    font-size: 75px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-box__title span {
    font-size: 100px;
  }
}

.p-factory-production_line-slide__title {
  margin-top: 20px;
  font-size: 5.34vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.075em;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-slide__title {
    margin-top: 25px;
    padding-left: 15px;
    font-size: 24px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-slide__title {
    padding-inline: 30px;
  }
}

.p-factory-production_line-slide__text {
  margin-top: 15px;
  font-size: 3.74vw;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-slide__text {
    margin-top: 10px;
    padding-left: 15px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-slide__text {
    padding-inline: 30px;
  }
}

.p-factory-production_line-slider-controller .swiper-button-next,
.p-factory-production_line-slider-controller .swiper-button-prev {
  position: static;
}

.p-factory-production_line-box-type02 {
  position: relative;
  margin-top: 325px;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-box-type02 {
    display: flex;
    justify-content: flex-start;
    -moz-column-gap: 30px;
         column-gap: 30px;
    padding-block: 85px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-box-type02 {
    max-width: 93%;
    -moz-column-gap: 80px;
         column-gap: 80px;
    margin-top: 95px;
    margin-left: auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-production_line-box-type02 {
    max-width: 1100px;
    margin-inline: auto;
    -moz-column-gap: 90px;
         column-gap: 90px;
  }
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-box-type02::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 87%;
    height: 100%;
    background-color: #efede7;
    pointer-events: none;
    z-index: -1;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-box-type02::after {
    max-width: 113%;
    width: 113%;
    margin-right: -26%;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-production_line-box-type02::after {
    max-width: none;
    width: 95vw;
    right: auto;
    left: -3%;
  }
}
.p-factory-production_line-box-type02 .p-factory-production_line-content {
  padding-block: 170px 70px;
  background-color: #efede7;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-box-type02 .p-factory-production_line-content {
    max-width: none;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    padding-block: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-box-type02 .p-factory-production_line-content .content-wrap {
    width: 89%;
    margin-right: 11%;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-box-type02 .p-factory-production_line-content .content-wrap {
    max-width: 606px;
    margin-right: 8%;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-production_line-box-type02 .p-factory-production_line-content .content-wrap {
    margin-right: 0;
    width: 100%;
  }
}
.p-factory-production_line-box-type02 .p-factory-production_line-box__title {
  font-size: 9.6vw;
  writing-mode: vertical-rl;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-box-type02 .p-factory-production_line-box__title {
    font-size: 45px;
  }
}
.p-factory-production_line-box-type02 .p-factory-production_line-slider {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-box-type02 .slider-controller {
    position: static;
    margin-left: auto;
  }
}
.p-factory-production_line-box-type02 .swiper-slide-image {
  padding: 0;
  background-color: transparent;
}
.p-factory-production_line-box-type02 .swiper-slide-image img {
  max-width: 100%;
  width: auto;
}

.p-factory-production_line-museum {
  position: absolute;
  top: -66.5vw;
  z-index: 1;
  display: flex;
  justify-content: center;
  -moz-column-gap: 35px;
       column-gap: 35px;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line-museum {
    position: static;
    -moz-column-gap: 20px;
         column-gap: 20px;
    flex-shrink: 0;
    margin-left: -6%;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-museum {
    margin-left: -10%;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-production_line-museum {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }
}

.p-factory-production_line_image {
  max-width: 268px;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line_image {
    flex-shrink: 0;
    max-width: 230px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line_image {
    max-width: 340px;
  }
}
@media screen and (min-width: 1280px) {
  .p-factory-production_line_image {
    max-width: none;
  }
}

.p-factory-production_line-slide-museum {
  margin-top: 30px;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line-slide-museum {
    margin-top: 40px;
  }
}

.p-factory-production_line_text {
  font-size: 4vw;
  line-height: 2.5;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-factory-production_line_text {
    font-size: 15px;
    line-height: 2;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-production_line_text {
    font-size: clamp(14px, 1.5vw, 18px);
  }
}

/* p-factory_tour */
.p-factory-tour {
  margin-top: 100px;
  padding-block: 75px;
  background-color: #f4f3f3;
}
@media screen and (min-width: 768px) {
  .p-factory-tour {
    padding-block: 100px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-tour {
    margin-top: 120px;
    padding-block: 180px;
  }
}

.p-factory-tour__heading {
  font-size: 6.4vw;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory-tour__heading {
    font-size: 28px;
  }
}
.p-factory-tour__heading span {
  display: block;
  font-size: 4vw;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p-factory-tour__heading span {
    font-size: 20px;
  }
}
.p-factory-tour__heading span::before, .p-factory-tour__heading span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 25px;
  background-color: #000;
  margin-bottom: -7px;
}
@media screen and (min-width: 768px) {
  .p-factory-tour__heading span::before, .p-factory-tour__heading span::after {
    height: 40px;
    margin-bottom: -10px;
  }
}
.p-factory-tour__heading span::before {
  transform: rotate(-45deg);
  margin-right: 15px;
}
@media screen and (min-width: 768px) {
  .p-factory-tour__heading span::before {
    margin-right: 25px;
  }
}
.p-factory-tour__heading span::after {
  transform: rotate(45deg);
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  .p-factory-tour__heading span::after {
    margin-left: 25px;
  }
}

.p-factory-tour-wrap {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-wrap {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-tour-wrap {
    margin-top: 85px;
  }
}
.p-factory-tour-wrap + .p-factory-tour-wrap {
  margin-top: 70px;
}
@media screen and (min-width: 1000px) {
  .p-factory-tour-wrap + .p-factory-tour-wrap {
    margin-top: 100px;
  }
}

.p-factory-tour-lead {
  margin-top: 40px;
}

.p-factory-tour__title {
  width: 100%;
  padding: 13px;
  background-color: #fff;
  font-size: 6.95vw;
  text-align: center;
  font-weight: 500;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-factory-tour__title {
    display: block;
    max-width: 355px;
    margin-inline: auto;
    padding: 10px 15px 15px;
    font-size: 29px;
    line-height: 1;
  }
}

.p-factory-tour__read {
  margin-top: 35px;
  font-size: 4vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory-tour__read {
    font-size: 18px;
  }
}

.p-factory-tour__note {
  margin-top: 25px;
  font-size: 3.2vw;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory-tour__note {
    font-size: 13px;
  }
}

.p-factory-tour-event-wrap {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-wrap {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-tour-event-wrap {
    display: flex;
    justify-content: center;
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
}

@media screen and (min-width: 768px) {
  .p-factory-tour-event-content {
    max-width: 470px;
    margin-inline: auto;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-tour-event-content {
    display: flex;
    flex-direction: column;
    width: calc(50% - 17px);
  }
}
.p-factory-tour-event-content + .p-factory-tour-event-content {
  margin-top: 75px;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-content + .p-factory-tour-event-content {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-tour-event-content + .p-factory-tour-event-content {
    margin-top: 0;
  }
}

.p-factory-tour-event-link {
  margin-top: 25px;
}
.p-factory-tour-event-link a {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: center;
  padding: 25px 15px;
  background-color: var(--orange);
  color: #fff;
  font-size: 4.85vw;
  font-weight: 500;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-link a {
    font-size: 18px;
  }
}
.p-factory-tour-event-link a .icon {
  display: inline-block;
  width: 10%;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-link a .icon {
    width: 30px;
  }
}
.p-factory-tour-event-link a .arrow {
  background: #fff;
  width: 7vw;
  height: 7vw;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-link a .arrow {
    width: 27px;
    height: 27px;
  }
}
.p-factory-tour-event-link a .arrow::after {
  border: 1.2vw solid transparent;
  border-left: 1.6vw solid var(--darkblue);
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-link a .arrow::after {
    border: 4px solid transparent;
    border-left: 6px solid var(--darkblue);
  }
}
.p-factory-tour-event-link a .txt01 {
  width: 70%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-link a .txt01 {
    width: calc(100% - 60px);
    min-height: 3em;
    display: flex;
    align-items: center;
  }
}
.p-factory-tour-event-link a::before {
  position: absolute;
  content: "";
  top: 0;
  left: -140%;
  width: 100%;
  height: 100%;
  transform: skewX(-30deg);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
}
.p-factory-tour-event-link a:hover {
  opacity: 0.8;
  transition: all 0.8s;
  transition-duration: 0.4s;
}
.p-factory-tour-event-link a:hover::before {
  animation: lightcurtain-ani 0.8s ease-out;
}
.p-factory-tour-event-link.--disabled a {
  background-color: #808080;
  pointer-events: none;
}

.p-factory-tour-event-list {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-list {
    margin-top: 25px;
  }
}
.p-factory-tour-event-list li + .p-factory-tour-event-list li {
  margin-top: 5px;
}
.p-factory-tour-event-list li a {
  font-size: 4.85vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-list li a {
    font-size: 22px;
  }
}

.p-factory-tour-event__venue {
  margin-top: 20px;
  font-size: 4.27vw;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event__venue {
    margin-top: 25px;
    font-size: 18px;
  }
}

.p-factory-tour-event__place {
  font-size: 4.27vw;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event__place {
    font-size: 18px;
  }
}

.p-factory-tour-event-map {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  margin-top: 25px;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 768px) {
  .p-factory-tour-event-map {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1000px) {
  .p-factory-tour-event-map.-last {
    margin-top: auto;
  }
}
.p-factory-tour-event-map iframe {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.p-factory-tour-individual {
  margin-top: 20px;
}
@media screen and (min-width: 1000px) {
  .p-factory-tour-individual {
    margin-top: 40px;
  }
}
.p-factory-tour-individual img {
  margin-inline: auto;
}
@media screen and (min-width: 1000px) {
  .p-factory-tour-individual .p-factory-tour-event-link {
    max-width: 490px;
    margin-top: 50px;
    margin-inline: auto;
  }
}/*# sourceMappingURL=factory.css.map */