/* ========
page-factorytour
======== */

.page-factorytour .section-hero-factorytour {
  position: relative;
  height: 700px;
  background-image: url(../images/index_mv_bg.jpg);
  background-position: center;
  background-size: cover;
}

.page-factorytour .section-hero-factorytour .title {
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  color: #263789;
  letter-spacing: -2px;
}

.page-factorytour .section-hero-factorytour .title .font-blue {
  color: #7fa2f2;
}

.page-factorytour .section-hero-factorytour .title .white-bg {
  display: inline-block;
  padding: 5px 10px;
  margin-top: 4px;
  background-color: #fff;
}

.page-factorytour .section-hero-factorytour__title-group-01 {
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
  width: 360px;
  margin: auto;
}

.page-factorytour .section-hero-factorytour__title-group-01 .image {
  width: 360px;
}

.page-factorytour .section-hero-factorytour__title-group-01 .title {
  position: absolute;
  top: 200px;
  left: -20px;
  width: 394px;
  font-size: 55px;
  letter-spacing: -2px;
}

.page-factorytour .section-hero-factorytour__title-group-01 .title .white-bg {
  padding: 8px 10px;
  margin: 0;
}

.page-factorytour .section-hero-factorytour__title-group-02 {
  position: absolute;
  top: 410px;
  left: calc(50vw - 240px - 110px);
  width: 240px;
  margin: auto;
}

.page-factorytour .section-hero-factorytour__title-group-02 .image {
  width: 240px;
}

.page-factorytour .section-hero-factorytour__title-group-02 .title {
  position: absolute;
  top: 150px;
  left: 80px;
  width: 280px;
}

.page-factorytour .section-hero-factorytour__title-group-02 .title .white-bg:nth-of-type(2) {
  margin-left: 12px;
}

.page-factorytour .section-hero-factorytour__title-group-03 {
  position: absolute;
  top: 376px;
  left: calc(50vw + 140px);
  width: 200px;
  margin: auto;
}

.page-factorytour .section-hero-factorytour__title-group-03 .image {
  width: 200px;
}

.page-factorytour .section-hero-factorytour__title-group-03 .title {
  position: absolute;
  top: 14px;
  left: 80px;
  width: 280px;
}

.page-factorytour .section-hero-factorytour__title-group-03 .title .white-bg:nth-of-type(2) {
  margin-left: 12px;
}

.page-factorytour .section-hero-factorytour__title-group-04 {
  position: absolute;
  top: 100px;
  left: calc(50vw - 615px);
  width: 265px;
  margin: 0 auto;
}

.page-factorytour .section-hero-factorytour__title-group-04 .image {
  width: 265px;
}

.section-hero-factorytour-btn {
  width: 254px;
  margin: 20px auto 0;
}

.page-factorytour .section-hero-factorytour__title-en {
  position: absolute;
  bottom: 190px;
  left: 0;
  width: 100%;
  font-family: "Heebo", sans-serif;
  font-size: 66px;
  font-weight: 300;
  line-height: 0.9;
  color: #ffffff;
  letter-spacing: -2px;
  opacity: .3;
  text-align: center;
}

.page-factorytour .section-hero-factorytour__border {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 2px;
  height: 300px;
  margin: 0 auto;
  background-color: #fee028;
  transform: translateY(50%);
}

.page-factorytour .section-01 {
  padding: 180px 0 80px;
}

.page-factorytour .section-01 .lead-text {
  margin-bottom: 70px;
  font-weight: 700;
  color: #2e92d2;
  text-align: center;
}

.page-factorytour .section-01 .lead-text .textBox {
  border: 1px solid #273475;
  border-radius: 10px;
  max-width: 750px;
  padding: 15px 20px;
  margin: 20px auto 0;
}

.page-factorytour .section-01 .block-col2 {
  display: flex;
  align-items: center;
  max-width: 784px;
  margin: 0 auto 80px;
}

.page-factorytour .section-01 .block-col2__left {
  flex-basis: 230px;
  max-width: 230px;
  margin-right: 40px;
}

.page-factorytour .section-01 .block-col2__right {
  flex: 1;
}

.page-factorytour .section-01 .block-border {
  padding: 40px 80px;
  border: 20px solid #b8e2fd;
}

.page-factorytour .section-01 .block-border__text {
  font-weight: 700;
  color: #02ada9;
}

.page-factorytour .section-02 {
  padding: 80px 0 100px;
  background-color: #b8e2fd;
}

.page-factorytour .section-02 .section-head {
  padding: 40px 0 30px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.page-factorytour .section-02 .section-head__icon {
  width: 120px;
  margin: 0 auto 18px;
}

.page-factorytour .section-02 .section-head__icon img {
  transform: translateX(-30px);
}

.page-factorytour .section-02 .section-head__title {
  font-size: 30px;
  font-weight: 700;
  color: #263789;
}

.page-factorytour .section-02 .section-head__title .font-blue {
  line-height: 1;
  color: #7fa2f2;
}

.page-factorytour .section-02 .lead-text {
  margin: 10px 0 50px;
  font-weight: 700;
  color: #263789;
  text-align: center;
}

.page-factorytour .section-02 .report-item {
  overflow: hidden;
  background-color: #fff;
  border-radius: 40px;
}

.page-factorytour .section-02 .report-item__head {
  box-sizing: border-box;
  min-height: 230px;
  padding: 36px 0;
}

.page-factorytour .section-02 .report-item__head__inner {
  box-sizing: border-box;
  display: flex;
}

.page-factorytour .section-02 .report-item__num {
  display: flex;
  flex-basis: 100px;
  align-items: center;
  justify-content: center;
  max-width: 100px;
  font-family: "Heebo", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  color: #b8e2fd;
}

.page-factorytour .section-02 .report-item__group {
  box-sizing: border-box;
  flex: 1;
  min-height: 108px;
  padding: 0 20px;
  border-left: 1px solid #b8e2fd;
}

.page-factorytour .section-02 .report-item__link {
  padding: 0 20px 0 120px;
  margin-top: 20px;
}

.page-factorytour .section-02 .report-item__title {
  font-size: 26px;
  font-style: italic;
  font-weight: 700;
  color: #263789;
}

.page-factorytour .section-02 .report-item__image {
  position: relative;
}

.page-factorytour .section-02 .report-item__caption {
  position: absolute;
  bottom: 16px;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
}

.page-factorytour .section-02 .report-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  margin-left: -10px;
}

.page-factorytour .section-02 .report-list .report-item {
  flex-basis: calc(50% - 10px);
  max-width: calc(50% - 10px);
  margin-top: 10px;
  margin-left: 10px;
}

.page-factorytour .section-02 .report-list .report-link {
  font-weight: 700;
  color: #2e92d2;
}

.page-factorytour .section-02 .report-list .report-link::before {
  display: inline-block;
  margin-right: 8px;
  content: '';
  border-color: transparent transparent transparent #fee028;
  border-style: solid;
  border-width: 6px 0 6px 10px;
}

.page-factorytour .section-03 {
  padding-top: 80px;
}

.page-factorytour .section-03 .section-title {
  font-size: 30px;
  font-weight: 700;
  color: #2e92d2;
  text-align: center;
}

.page-factorytour .section-03 .section-title span {
  padding-bottom: 8px;
  border-bottom: 4px solid #2e92d2;
}

.page-factorytour .section-03 .lead-text {
  margin: 60px 0 70px;
  text-align: center;
}

.page-factorytour .section-03 .activity-item {
  box-sizing: border-box;
  display: flex;
  overflow: hidden;
  background-color: #fff;
  border: 8px solid #b8e2fd;
  border-radius: 20px;
}

.page-factorytour .section-03 .activity-item__image {
  flex-basis: 284px;
  max-width: 284px;
  height: 284px;
}

.page-factorytour .section-03 .activity-item__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 46px 30px 24px 50px;
}

.page-factorytour .section-03 .activity-item__category {
  margin-bottom: 30px;
  font-weight: 700;
}

.page-factorytour .section-03 .activity-item__category span {
  padding-bottom: 4px;
  border-bottom: 2px solid #b8e2fd;
}

.page-factorytour .section-03 .activity-item__title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.429;
  color: #017976;
}

.page-factorytour .section-03 .activity-item__link-row {
  margin-top: auto;
  text-align: right;
}

.page-factorytour .section-03 .activity-item__link {
  font-weight: 700;
  color: #2e92d2;
}

.page-factorytour .section-03 .activity-item__link::before {
  display: inline-block;
  margin-right: 8px;
  content: '';
  border-color: transparent transparent transparent #fee028;
  border-style: solid;
  border-width: 6px 0 6px 10px;
}

.page-factorytour .section-03 .activity-list {
  margin-bottom: 160px;
}

.page-factorytour .section-03 .activity-list .activity-item {
  margin-top: 40px;
}

.page-factorytour .section-03 .activity-list .activity-item:first-of-type {
  margin-top: 0;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  .page-factorytour {
    line-height: 1.875;
  }

  .page-factorytour .section-hero-factorytour {
    height: 1240px;
  }

  .page-factorytour .section-hero-factorytour__inner {
    position: relative;
    z-index: 1;
    max-width: 375px;
    margin: 0 auto;
  }

  .page-factorytour .section-hero-factorytour .title {
    font-size: 16px;
    letter-spacing: -1px;
  }

  .page-factorytour .section-hero-factorytour__title-group-01 {
    width: 324px;
  }

  .page-factorytour .section-hero-factorytour__title-group-01 .image {
    width: 324px;
  }

  .page-factorytour .section-hero-factorytour__title-group-01 .title {
    right: 0;
    left: 0;
    width: 335px;
    margin: auto;
    font-size: 40px;
    text-align: center;
    letter-spacing: -1px;
    background-color: #fff;
  }

  .page-factorytour .section-hero-factorytour__title-group-01 .title .white-bg {
    display: block;
    padding: 15px 10px;
  }

  .page-factorytour .section-hero-factorytour__title-group-02 {
    top: 430px;
    left: 10px;
    width: 192px;
  }

  .page-factorytour .section-hero-factorytour__title-group-02 .image {
    width: 192px;
  }

  .page-factorytour .section-hero-factorytour__title-group-02 .title {
    top: 113px;
    left: 60px;
    width: 280px;
  }

  .page-factorytour .section-hero-factorytour__title-group-03 {
    top: 618px;
    right: 0;
    left: 0;
    width: 160px;
    margin: 0 auto;
  }

  .page-factorytour .section-hero-factorytour__title-group-03 .image {
    width: 160px;
  }

  .page-factorytour .section-hero-factorytour__title-group-03 .title {
    top: 6px;
    left: 60px;
  }

  .page-factorytour .section-hero-factorytour__title-group-04 {
    top: 830px;
    left: 0;
    right: 0;
    width: 265px;
    margin: 0 auto;
  }
  
  .page-factorytour .section-hero-factorytour__title-group-04 .image {
    width: 265px;
  }
  
  .section-hero-factorytour-btn {
    width: 254px;
    margin: 15px auto 0;
  }

  .page-factorytour .section-hero-factorytour__title-en {
    top: 370px;
    right: 0;
    left: 0;
    width: auto;
    font-size: 45px;
    line-height: 0.8;
    text-align: center;
  }

  .page-factorytour .section-hero-factorytour__border {
    position: absolute;
    right: 0;
    bottom: -50px;
    left: 0;
    z-index: 0;
    width: 2px;
    height: 200px;
    margin: 0 auto;
    background-color: #fee028;
    transform: translateY(50%);
  }

  .page-factorytour .section-01 .lead-text {
    text-align: left;
  }

  .page-factorytour .section-01 .lead-text .textBox {
    padding: 15px;
    margin: 20px auto 0;
  }

  .page-factorytour .section-01 .block-col2 {
    display: block;
  }

  .page-factorytour .section-01 .block-col2__left {
    max-width: 100%;
    margin: 0 0 100px;
    text-align: center;
  }

  .page-factorytour .section-01 .block-col2__left img {
    width: 230px;
  }

  .page-factorytour .section-01 .block-border {
    padding: 40px 28px;
  }

  .page-factorytour .section-02 {
    padding: 60px 0 100px;
  }

  .page-factorytour .section-02 .section-head__icon img {
    transform: translateX(-20px);
  }

  .page-factorytour .section-02 .section-head__title {
    line-height: 1.333;
  }

  .page-factorytour .section-02 .lead-text {
    margin: 18px 0 50px;
  }

  .page-factorytour .section-02 .report-item__head {
    min-height: auto;
    padding: 0 20px;
  }

  .page-factorytour .section-02 .report-item__head__inner {
    display: block;
  }

  .page-factorytour .section-02 .report-item__num {
    max-width: 100%;
    padding: 14px 0 6px;
  }

  .page-factorytour .section-02 .report-item__group {
    min-height: Uto;
    padding: 10px 0 18px;
    border-top: 1px solid #b8e2fd;
    border-left: none;
  }

  .page-factorytour .section-02 .report-item__link {
    padding: 0 0 18px;
    margin-top: 2px;
    text-align: right;
  }

  .page-factorytour .section-02 .report-list {
    display: block;
    margin: 0;
  }

  .page-factorytour .section-02 .report-list .report-item {
    max-width: 100%;
    margin: 40px 0 0;
  }

  .page-factorytour .section-03 .section-title {
    padding-bottom: 10px;
    line-height: 1.333;
    border-bottom: 4px solid #2e92d2;
  }

  .page-factorytour .section-03 .section-title span {
    padding-bottom: 0;
    border-bottom: none;
  }

  .page-factorytour .section-03 .lead-text {
    margin: 56px 0 40px;
    text-align: left;
  }

  .page-factorytour .section-03 .activity-item {
    display: block;
  }

  .page-factorytour .section-03 .activity-item__image {
    max-width: 100%;
    height: auto;
  }

  .page-factorytour .section-03 .activity-item__body {
    padding: 38px 10px 36px;
  }

  .page-factorytour .section-03 .activity-item__title {
    font-size: 22px;
  }

  .page-factorytour .section-03 .activity-item__link-row {
    margin-top: 36px;
    margin-right: 6px;
  }

  .page-factorytour .section-03 .activity-list {
    margin-bottom: 60px;
  }
}