@charset "UTF-8";
.pc {
  display: none !important; }

html {
  font-size: 62.5%;
  overflow-x: hidden; }

body {
  overflow-x: hidden; }

.slider-sp .slick-list {
  padding: 0 !important; }
.slider-sp .slick-prev, .slider-sp .slick-next {
  width: 22.4vw;
  height: 13.3333333333vw;
  top: 48%;
  background-color: #fff !important;
  border: 2px solid #ed6103;
  border-radius: 8vw;
  z-index: 1; }
  .slider-sp .slick-prev:before, .slider-sp .slick-next:before {
    position: absolute;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 free";
    font-size: 4.6666666667vw;
    color: #ed6103;
    font-weight: 900; }
.slider-sp .slick-prev {
  left: -12.2666666667vw; }
  .slider-sp .slick-prev:before {
    content: "\f053";
    right: 4.6666666667vw; }
.slider-sp .slick-next {
  right: -12.2666666667vw; }
  .slider-sp .slick-next:before {
    content: "\f054";
    left: 4.6666666667vw; }

.common_botton {
  position: relative; }
  .common_botton:after {
    position: absolute;
    content: "\f054";
    font-family: "Font Awesome 5 free";
    font-weight: 600; }
.common_color {
  background-color: #fff;
  color: #ed6103; }
  .common_color-orange {
    background-color: #ed6103;
    color: #fff; }
  .common_color-white {
    background-color: #fffaf7; }
.common_title {
  position: relative;
  text-align: center; }
  .common_title dt {
    font-size: 6.2106666667vw;
    font-weight: bold;
    letter-spacing: 0;
    background-image: none;
    -webkit-text-fill-color: #f4f4f4; }
  .common_title dd {
    font-size: 4vw;
    position: relative;
    font-weight: bold;
    line-height: 1.54; }
    .common_title dd:after {
      position: absolute;
      bottom: -4vw;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      width: 89.3333333333vw;
      height: 3.3333333333vw;
      background-image: url(../img/pattern2.png);
      background-size: 1.3333333333vw 1.3333333333vw; }
  .common_title-main {
    position: relative;
    background-image: url(../img/pattern2.png);
    background-size: 1.3333333333vw 1.3333333333vw;
    border-bottom: 1px solid #ed6103;
    z-index: 10; }
    /* .common_title-main:after {
      position: absolute;
      bottom: 0;
      content: "";
      width: 100%;
      height: 9.4666666667vw;
      background-image: url(../img/titlesp.png);
      background-size: 100vw; } */
    .common_title-main h1 {
      text-align: center;
      position: relative;
      font-size: 5.3333333333vw;
      font-weight: bold;
      color: #ed6103;
      padding: 8vw 0; }
      .common_title-main h1 span {
        padding: 0 1.3333333333vw;
        background: linear-gradient(transparent 75%, rgba(255, 250, 0, 0.6) 75%);
        font-weight: bold; }
  .common_title-roboto dt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
  .common_title-roboto dd {
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1.42; }
    .common_title-roboto dd span {
      color: #ed6103; }
.common_texts {
  position: relative;
  text-align: center;
  z-index: 1; }
  .common_texts dt {
    font-size: 5.0666666667vw;
    font-weight: bold; }
    .common_texts dt span {
      font-size: 3.7333333333vw;
      font-weight: normal;
      padding: 2.2666666667vw 2.8vw;
      margin-right: 2.6666666667vw; }
.common_list {
  padding: 0 11.7333333333vw; }
  .common_list ul {
    padding: 0 0 9.3333333333vw; }
    .common_list ul li {
      margin: 0 2px; }
      .common_list ul li a {
        color: #333333; }
      .common_list ul li .image {
        position: relative;
        width: 100%;
        border: 1px solid #dbdbdb;
        border-radius: 1.3333333333vw;
        margin: 0 0 4vw; }
        .common_list ul li .image img {
          width: 100%;
          height: 45.3333333333vw;
          object-fit: cover;
          border-radius: 1.3333333333vw; }
      .common_list ul li .box dl {
        padding: 0 0 6.6666666667vw; }
        .common_list ul li .box dl dt {
          display: inline-block;
          font-size: 3.2vw;
          padding: 2vw 8vw;
          margin: 0 0 6.6666666667vw; }
        .common_list ul li .box dl dd {
          font-size: 4.6666666667vw;
          font-weight: bold;
          line-height: 1.23; }
      .common_list ul li .box p {
        position: relative;
        font-size: 3.6vw;
        border-bottom: 1px solid #dbdbdb;
        padding: 2.6666666667vw 0 2.6666666667vw 24.6666666667vw;
        line-height: 2; }
        .common_list ul li .box p span {
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          color: #ed6103; }
    .common_list ul .slick-prev {
      left: -24.5333333333vw; }
    .common_list ul .slick-next {
      right: -24.5333333333vw; }
  .common_list .paper li {
    border-bottom: 2px solid #c2c2c2; }
  .common_list .paper .image {
    width: 50.6666666667vw;
    height: 64vw;
    margin: 8vw auto 4vw; }
    .common_list .paper .image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .common_list .common_botton {
    margin: 0 auto;
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    padding: 5.3333333333vw 0;
    border: 2px solid #ed6103;
    border-radius: 1.3333333333vw; }
    .common_list .common_botton:after {
      padding-left: 13.3333333333vw; }
.common_detail-slide {
  position: relative;
  margin: 6.2666666667vw 0 0;
  padding: 5.3333333333vw 6.6666666667vw; }
  .common_detail-slide img {
    height: auto;
    width: 100%; }
  .common_detail-slide .slick-slider {
    margin: 0 0 4vw !important; }
  .common_detail-slide .slider .slick-dots {
    bottom: 2.6666666667vw !important; }
  .common_detail-slide .slider button:before {
    color: #fff !important; }
  .common_detail-slide .thumbnail {
    width: 89.3333333333vw;
    margin: 0 !important; }
    .common_detail-slide .thumbnail .thumbnail-img {
      width: 15.7333333333vw !important;
      height: 15.7333333333vw;
      margin-right: 2vw; }
      .common_detail-slide .thumbnail .thumbnail-img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .common_detail-slide .thumbnail .thumbnail-img:nth-child(5n) {
        margin: 0; }
  .common_detail-slide .thumbnail .slick-track {
    transform: unset !important;
    margin: 0 0 0 auto !important; }
  .common_detail-slide .slick-dots li {
    margin: 0 0.9333333333vw !important; }
    .common_detail-slide .slick-dots li button:before {
      font-size: 2.6666666667vw !important;
      opacity: 1 !important; }
  .common_detail-slide .slick-dots .slick-active button:before {
    color: #ed6103 !important; }
.common_detail-flex {
  padding: 8vw 5.3333333333vw 10vw; }
  .common_detail-flex_title {
    font-size: 3.7333333333vw;
    line-height: 1.5; }
    .common_detail-flex_title dl dt {
      display: inline-block;
      font-size: 3.2vw;
      line-height: 2.86;
      color: #fff;
      background-color: #ed6103;
      padding: 0 8vw; }
    .common_detail-flex_title dl dd {
      font-size: 4.6666666667vw;
      font-weight: bold;
      line-height: 1.58;
      padding: 5.3333333333vw 0; }
    .common_detail-flex_title .titles {
      position: relative; }
      .common_detail-flex_title .titles dd {
        padding: 5.3333333333vw 0 0; }
      .common_detail-flex_title .titles:after {
        position: absolute;
        bottom: -6vw;
        left: 50%;
        transform: translateX(-50%);
        content: "";
        width: 106.6666666667vw;
        height: 2vw;
        background: url(../img/pattern2.png);
        background-size: 1.3333333333vw 1.3333333333vw;
        z-index: -1; }
  .common_detail-flex_texts p {
    position: relative;
    border-bottom: 1px solid #ed6103;
    font-size: 3.7333333333vw;
    line-height: 1.21;
    padding: 5.3333333333vw 6.6666666667vw 4vw 28vw; }
    .common_detail-flex_texts p span {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      color: #ed6103;
      padding: 0 2vw; }
.common_detail .common_botton {
  width: 77.3333333333vw;
  display: block;
  margin: 0 auto 10.6666666667vw;
  text-align: center;
  text-decoration: none;
  font-size: 4vw;
  font-weight: bold;
  padding: 5.3333333333vw 0;
  border: 2px solid #ed6103;
  border-radius: 1.3333333333vw; }
  .common_detail .common_botton:after {
    left: 0;
    padding-left: 4vw;
    content: "\f053"; }
.common_detail-visual {
  padding: 0 0 12.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.43;
  letter-spacing: 0.05em; }
  .common_detail-visual_texts {
    padding: 0 8vw; }
  .common_detail-visual h2 {
    position: relative;
    font-size: 5.3333333333vw;
    font-weight: bold;
    line-height: 1.95;
    color: #fff;
    background-color: #ed6103;
    padding: 0.6666666667vw 0 0.6666666667vw 2.6666666667vw;
    margin: 0 0 7.4666666667vw; }
    .common_detail-visual h2:before, .common_detail-visual h2:after {
      position: absolute;
      left: 0;
      content: "";
      width: 100%;
      height: 1px;
      background-color: #fff; }
    .common_detail-visual h2:before {
      top: 0.6666666667vw; }
    .common_detail-visual h2:after {
      bottom: 0.6666666667vw; }
  .common_detail-visual h3 {
    position: relative;
    font-size: 4.5333333333vw;
    font-weight: bold;
    line-height: 2.3;
    padding-left: 2.6666666667vw;
    margin: 0 0 8vw;
    color: #ed6103;
    background-image: url(../img/pattern2.png);
    background-size: 1.3333333333vw 1.3333333333vw; }
  .common_detail-visual h4 {
    font-size: 4.2666666667vw;
    font-weight: bold;
    line-height: 2.44;
    padding-left: 2vw;
    margin: 0 0 7.3333333333vw;
    background-color: #fff8f3;
    border-bottom: 2px solid #ed6103; }
  .common_detail-visual h5 {
    font-size: 4.2666666667vw;
    line-height: 2.44;
    font-weight: bold;
    padding-left: 2.6666666667vw;
    margin: 0 0 8vw;
    border-left: 1.0666666667vw solid #ed6103; }
  .common_detail-visual h6 {
    display: inline;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.13;
    padding: 0 4vw 0 2vw;
    margin: 0 0 9.3333333333vw;
    background: linear-gradient(transparent 60%, #ffff84 0%); }
  .common_detail-visual a {
    display: inline-block;
    color: #ed6103;
    text-decoration: underline; }
  .common_detail-visual .common_detail-flex {
    padding: 0 0 17.3333333333vw; }
    .common_detail-visual .common_detail-flex-main {
      display: block;
      padding: 5.3333333333vw 0 7.3333333333vw; }
      .common_detail-visual .common_detail-flex-main .common_detail-flex_title {
        background-color: #fff8f3;
        text-align: left;
        width: 100%;
        padding: 4vw 5.3333333333vw; }
    .common_detail-visual .common_detail-flex_paper {
      position: relative;
      width: 59.2vw;
      margin: 0 auto 5.3333333333vw;
      height: 100%;
      overflow: hidden;
      border: 1px solid #dbdbdb;
      border-radius: 2.6666666667vw; }
      .common_detail-visual .common_detail-flex_paper a {
        display: block; }
      .common_detail-visual .common_detail-flex_paper img {
        width: 101%;
        object-fit: cover; }
      .common_detail-visual .common_detail-flex_paper p {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: inline-block;
        font-size: 3.66vw;
        font-weight: bold;
        color: #333333; }
    .common_detail-visual .common_detail-flex .common_detail-slide {
      margin: 0 auto;
      padding: 0;
      max-width: 89.3333333333vw;
      height: 52vw !important; }
      .common_detail-visual .common_detail-flex .common_detail-slide .slide-paper {
        border: 1px solid #dbdbdb;
        border-radius: 1.3333333333vw; }
        .common_detail-visual .common_detail-flex .common_detail-slide .slide-paper .slick-img {
          border-radius: 1.3333333333vw;
          height: 52vw !important; }
          .common_detail-visual .common_detail-flex .common_detail-slide .slide-paper .slick-img img {
            height: 52vw !important;
            object-fit: cover;
            border-radius: 1.3333333333vw; }
        .common_detail-visual .common_detail-flex .common_detail-slide .slide-paper .slick-dots {
          bottom: -8.6666666667vw !important; }
        .common_detail-visual .common_detail-flex .common_detail-slide .slide-paper button:before {
          color: #d4d4d4 !important; }
      .common_detail-visual .common_detail-flex .common_detail-slide .slick-active button:before {
        color: #ed6103 !important; }
      .common_detail-visual .common_detail-flex .common_detail-slide .slick-dots li {
        margin: 0 2.4vw !important; }
        .common_detail-visual .common_detail-flex .common_detail-slide .slick-dots li button {
          width: 3.3333333333vw;
          height: 3.3333333333vw; }
          .common_detail-visual .common_detail-flex .common_detail-slide .slick-dots li button:before {
            font-size: 3.3333333333vw !important;
            opacity: 1 !important; }
      .common_detail-visual .common_detail-flex .common_detail-slide .slick-dots .slick-active button:before {
        color: #ed6103 !important; }
  .common_detail-visual .common_botton {
    margin: 20vw auto 0; }
.common_detail-12 {
  padding: 4.6666666667vw 0 10vw; }
  .common_detail-12 .common_detail-flex {
    padding: 0; }
    .common_detail-12 .common_detail-flex .images {
      width: 100%; }
      .common_detail-12 .common_detail-flex .images img {
        width: 100%; }
  .common_detail-12 .common_detail-flex_title dl dt {
    font-size: 3.4666666667vw;
    color: #7e7e7e;
    background-color: transparent;
    padding: 0 0 4vw; }
    .common_detail-12 .common_detail-flex_title dl dt span {
      font-size: 3.2vw;
      background-color: #ed6103;
      color: #fff;
      padding: 2.6666666667vw 4vw;
      margin: 0 2.6666666667vw 0 0; }
  .common_detail-12 .common_detail-flex_title dl dd {
    color: #333333;
    padding: 0; }

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.1333333333vw;
  border-bottom: 1px solid #ed6103; }
  .header-logo {
    width: 50.6666666667vw; }
    .header-logo img {
      width: 100%; }
  .header-form dl {
    text-align: right; }
    .header-form dl dt {
      display: inline-block; }
      .header-form dl dt a {
        position: relative;
        font-size: 5.2333333333vw;
        font-weight: bold;
        color: #333333; }
        .header-form dl dt a:before {
          position: absolute;
          top: 50%;
          left: -6vw;
          transform: translateY(-50%);
          width: 5.2vw;
          height: 5.2vw;
          content: "";
          background: url(../img/tel.png) no-repeat;
          background-size: contain; }
    .header-form dl dd {
      font-size: 2.4vw;
      letter-spacing: 0;
      padding: 1.3333333333vw 0; }
  .header-form .common_botton {
    text-align: center;
    font-size: 2.8vw;
    padding: 2.6666666667vw 0; }
    .header-form .common_botton:after {
      position: relative;
      padding-left: 2vw;
      font-size: 2.1333333333vw; }

.hamburger.open {
  display: block; }

.hamburger.close {
  display: none; }

.btn-trigger {
  display: block;
  cursor: pointer; }

.hamburger {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  display: none;
  background-color: rgba(237, 97, 3, 0.95);
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto; }
  .hamburger .header-form {
    padding: 22vw 5.3333333333vw 8.6666666667vw; }
    .hamburger .header-form .header-box {
      background-color: #fff;
      padding: 4.6666666667vw 10.6666666667vw 2.9333333333vw;
      border-radius: 1.3333333333vw; }
      .hamburger .header-form .header-box dl dt a {
        font-size: 7.4573333333vw;
        white-space: nowrap; }
        .hamburger .header-form .header-box dl dt a:before {
          width: 7.2vw;
          height: 7.2vw;
          left: -9.3333333333vw; }
      .hamburger .header-form .header-box dl dd {
        font-size: 3.0293333333vw; }
      .hamburger .header-form .header-box .common_botton {
        text-align: center;
        font-size: 3.2626666667vw;
        padding: 2vw 0; }
        .hamburger .header-form .header-box .common_botton:after {
          position: absolute;
          right: 2.6666666667vw;
          padding: 0;
          font-size: 3.9613333333vw; }

.btn-trigger {
  display: block;
  position: relative;
  right: 0;
  cursor: pointer;
  padding: 5.7333333333vw;
  border: 2px solid #ed6103;
  border-radius: 1.3333333333vw; }
  .btn-trigger span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 7.0666666667vw;
    height: 0.8vw;
    background-color: #ed6103;
    border-radius: 2.6666666667vw; }
    .btn-trigger span:nth-of-type(1) {
      top: 2.4vw; }
    .btn-trigger span:nth-of-type(2) {
      top: 50%;
      transform: translate(-50%, -50%); }
    .btn-trigger span:nth-of-type(3) {
      bottom: 2.4vw; }

.btn-trigger, .btn-trigger span {
  display: inline-block;
  transition: all .5s;
  box-sizing: border-box; }

.close-btn {
  display: block;
  position: absolute;
  top: 1.8666666667vw;
  right: 2.2666666667vw;
  cursor: pointer;
  padding: 5.8666666667vw;
  z-index: 100; }
  .close-btn span {
    position: absolute;
    left: 0;
    width: 11.7333333333vw;
    height: 0.9333333333vw;
    background-color: #FFF; }
    .close-btn span:nth-of-type(1) {
      transform: rotate(-45deg); }
    .close-btn span:nth-of-type(2) {
      transform: rotate(45deg); }
  .close-btn .btn-trigger, .close-btn .btn-trigger span {
    display: inline-block;
    transition: all .5s;
    box-sizing: border-box; }

.menu {
  border-bottom: 1px solid #fff;
  margin: 0 0 8vw; }
  .menu li {
    border-top: 1px solid #fff;
    text-align: center; }
    .menu li a {
      font-size: 4.2306666667vw;
      color: #fff;
      padding: 4vw 0; }

.sub {
  display: none;
  z-index: 1; }

.breadcrumbs {
  /* padding: 0 5.3333333333vw;*/
    padding: 0 5% 3vw;
    overflow: auto; }
  .breadcrumbs a {
    color: #ed6103;
    text-decoration: underline;
    cursor: pointer; }
  .breadcrumbs ul {
    display: flex;
    margin: 2vw auto 0; }
    .breadcrumbs ul li {
      position: relative;
      display: inline-flex;
      font-size: 2.6666666667vw;
      white-space: nowrap; }
      .breadcrumbs ul li:after {
        content: ">";
        font-size: 2.6666666667vw;
        padding: 0 0.6666666667vw; }
      .breadcrumbs ul li:last-child:after {
        content: ""; }
    .breadcrumbs ul .active a {
      color: #000;
      text-decoration: none; }

.pagination {
  padding: 0 0 5.3333333333vw; }
  .pagination_list {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important; }
    .pagination_list li {
      width: 10.4vw;
      text-align: center;
      border: 1px solid #ed6103;
      border-radius: 1.3333333333vw;
      padding: 0;
      margin: 0 3.2vw !important; }
      .pagination_list li a {
        width: 100%;
        border-radius: 1.0666666667vw;
        color: #ed6103 !important;
        font-size: 3.9213333333vw;
        font-weight: bold;
        padding: 3.2vw 0; }
        .pagination_list li a:hover {
          background-color: #ed6103;
          color: #fff !important; }
    .pagination_list .active a {
      background-color: #ed6103;
      color: #fff !important;
      text-decoration: none; }

.main_top {
  position: relative;
  background-color: #f1f1f1;
  z-index: 1;
  height: 146.6666666667vw;
  overflow: hidden; }
  .main_top dl {
    position: relative;
    position: relative;
    text-align: center;
    margin: 0 0 13.3333333333vw;
    z-index: 2; }
    .main_top dl:after {
      display: block;
      content: "";
      width: 100%;
      height: 1px;
      background-color: #ed6103; }
    .main_top dl dt {
      position: absolute;
      top: -5%;
      width: 100%;
      font-size: 18vw;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 0.85;
      background-image: url(../img/pattern1.jpg);
      background-position: center;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      white-space: nowrap; }
    .main_top dl dd {
      position: relative;
      font-size: 11.8666666667vw;
      letter-spacing: 0.3em;
      color: #ed6103;
      text-emphasis: filled #000;
      -webkit-text-emphasis: filled #000;
      z-index: 2; }
  .main_top-flex {
    position: relative; }
  .main_top-left {
    position: relative;
    text-align: center;
    z-index: 2; }
    .main_top-left h2 {
      font-size: 4.4906666667vw;
      line-height: 1.3;
      letter-spacing: 0.1em;
      padding: 0 0 25px; }
      .main_top-left h2 span {
        font-weight: bold;
        color: #ed6103; }
    .main_top-left ul {
      position: relative;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      z-index: 2; }
      .main_top-left ul li {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        font-size: 2.452vw;
        line-height: 1.3;
        color: #fff;
        width: 30.1333333333vw;
        height: 30.1333333333vw;
        background-color: #ed6103;
        border-radius: 50%; }
        .main_top-left ul li:nth-child(2) img {
          width: 35%;
          padding: 1.3333333333vw 0 4vw; }
        .main_top-left ul li img {
          width: 25%;
          padding: 2.6666666667vw 0 4vw; }
  .main_top-right {
    position: relative;
    top: -23.6vw;
    mix-blend-mode: multiply;
    width: 100vw; }
    .main_top-right:after {
      position: absolute;
      bottom: -55%;
      left: 14%;
      content: "";
      width: 54.8vw;
      height: 83.2vw;
      background-image: url(../img/women.png);
      background-repeat: no-repeat;
      background-size: cover;
      z-index: 100; }
    .main_top-right img {
      position: relative;
      left: -2%;
      width: 111%; }

.top_01 {
  padding: 0 0 3.3333333333vw; }
  .top_01 .common_title {
    padding: 8vw 0 12.6666666667vw; }
    .top_01 .common_title dt {
      top: 42%; }
  .top_01-list {
    margin: 0 6.6666666667vw; }
    .top_01-list_texts {
      position: relative;
      text-align: center;
      padding: 5.3333333333vw 0;
      border-bottom: 2px solid #ed6103; }
      .top_01-list_texts dl {
        padding-left: 9.3333333333vw; }
        .top_01-list_texts dl dt {
          font-size: 4vw;
          font-weight: bold;
          line-height: 1.33;
          position: relative;
          color: #ed6103;
          padding: 0 0 2.6666666667vw; }
          .top_01-list_texts dl dt:before, .top_01-list_texts dl dt:after {
            content: '';
            display: block;
            position: absolute;
            top: 100%;
            left: 53%;
            height: 2px;
            background: #cccccc; }
          .top_01-list_texts dl dt:before {
            width: 41%; }
          .top_01-list_texts dl dt:after {
            width: 5.3333333333vw;
            transform-origin: right center;
            transform: translate(-5.24vw, -0.2px) rotate(-45deg); }
        .top_01-list_texts dl dd {
          font-size: 3.7333333333vw;
          font-weight: bold;
          line-height: 1.54;
          position: relative;
          padding: 8.6666666667vw 0 0; }
          .top_01-list_texts dl dd:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 11%;
            transform: translateX(-50%);
            height: 2px;
            background: #cccccc;
            width: 42%;
            transform: translate(-4vw, 0px); }
    .top_01-list_img {
      position: relative;
      height: 100%; }
      .top_01-list_img img {
        width: 100%;
        height: 38vw;
        object-fit: cover; }
    .top_01-list li {
      position: relative;
      border: 2px solid #ed6103;
      margin: 0 0 8vw;
      overflow-y: hidden; }
      .top_01-list li p {
        position: absolute;
        top: 100%;
        transform: rotate(-90deg);
        transform-origin: left top;
        text-align: center;
        background-color: #ed6103;
        color: #fff;
        font-size: 3.7333333333vw;
        width: 105%;
        padding: 2.6666666667vw 9.3333333333vw 2.6666666667vw 0;
        z-index: 1; }
.top_02 {
  padding: 0 0 11.3333333333vw; }
  .top_02 .common_title {
    padding: 0 0 13.3333333333vw; }
    .top_02 .common_title dt {
      font-size: 9.0666666667vw; }
  .top_02 ul {
    margin: 0 6.6666666667vw; }
    .top_02 ul li {
      text-align: center;
      border: 1px solid #ed6103;
      border-radius: 1.3333333333vw;
      background-repeat: no-repeat;
      background-size: 91.4666666667vw 60.9333333333vw;
      background-position: center;
      margin: 0 0 4.6666666667vw; }
      .top_02 ul li:nth-child(1) {
        background-image: url(../img/apartment-3-storey.jpg); }
      .top_02 ul li:nth-child(2) {
        background-image: url(../img/apartment-2-storey.jpg); }
      .top_02 ul li:nth-child(3) {
        background-image: url(../img/nursing.jpg); }
      .top_02 ul li:nth-child(4) {
        background-image: url(../img/welfare.jpg); }
      .top_02 ul li:nth-child(5) {
        background-image: url(../img/store.jpg); }
      .top_02 ul li a {
        padding: 4.6666666667vw 0 5.3333333333vw;
        color: #333333; }
        .top_02 ul li a .btn-box {
          margin: 0 auto;
          background-color: rgba(255, 255, 255, 0.95);
          width: 35.3333333333vw;
          outline-offset: -0.6666666667vw;
          outline: 1px solid #ed6103; }
          .top_02 ul li a .btn-box dt {
            position: relative;
            font-size: 4.5786666667vw;
            color: #ed6103;
            padding: 7.3333333333vw 0 0;
            margin: 0 0 5.3333333333vw; }
            .top_02 ul li a .btn-box dt:after {
              position: absolute;
              bottom: -2.6666666667vw;
              left: 50%;
              transform: translateX(-50%);
              content: "";
              width: 1.8666666667vw;
              height: 0.6666666667vw;
              background-color: #ed6103; }
          .top_02 ul li a .btn-box dd {
            font-size: 4.2666666667vw;
            font-weight: bold;
            line-height: 1.54;
            padding: 0 0 10.1333333333vw; }
.top_03 {
  position: relative;
  border-top: 1px solid #ed6103;
  border-bottom: 1px solid #ed6103;
  background-image: url(../img/pattern2.png);
  background-size: 1.3333333333vw 1.3333333333vw;
  background-color: #fff;
  display: flex;
  justify-content: center;
  overflow: hidden;
  margin: 0 0 16vw; }
  .top_03:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 13.4666666667vw;
    background-image: url(../img/top03-02sp.png);
    background-size: 100vw;
    z-index: 1; }
  .top_03-img {
    position: absolute;
    top: 14%;
    left: -9%;
    z-index: 2; }
    .top_03-img img {
      position: relative;
      transform: scale(-1, 1);
      width: 48vw; }
  .top_03-text {
    position: relative;
    width: 90.6666666667vw;
    margin: 0 auto;
    padding: 0 0 13.3333333333vw;
    text-align: right;
    z-index: 3; }
    .top_03-text img {
      width: 65%;
      padding: 4vw 0 5.3333333333vw; }
    .top_03-text a {
      margin: 0 0 0 auto;
      padding: 4vw 0;
      text-align: center;
      border-radius: 0.6666666667vw;
      font-size: 3.7333333333vw;
      font-weight: bold; }
      .top_03-text a:after {
        padding-left: 4.6666666667vw; }
.top_04 {
  padding: 0 0 10.6666666667vw; }
  .top_04 .common_title {
    padding: 0 0 13.3333333333vw; }
    .top_04 .common_title dt {
      font-size: 9.0666666667vw; }
  .top_04 ul {
    padding: 0 0 8vw; }
    .top_04 ul li {
      padding: 0 11.3333333333vw !important;
      margin: 0 auto !important; }
      .top_04 ul li a .images {
        width: 100% !important;
        border: 1px solid #ececec;
        border-radius: 4vw;
        margin: 0 0 6.6666666667vw; }
        .top_04 ul li a .images img {
          width: 100% !important;
          border-radius: 1.3333333333vw; }
      .top_04 ul li a dl dt {
        font-size: 3.2vw;
        color: #7e7e7e;
        padding: 0 0 7.3333333333vw; }
        .top_04 ul li a dl dt span {
          background-color: #ed6103;
          color: #fff;
          padding: 1.3333333333vw;
          margin: 0 2vw 0 0; }
      .top_04 ul li a dl dd {
        color: #333333;
        font-size: 4vw;
        font-weight: bold;
        line-height: 1.26; }
  .top_04 .common_botton {
    width: 64.6666666667vw;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #ed6103;
    border-radius: 1.3333333333vw;
    font-size: 4vw;
    font-weight: bold;
    padding: 4vw 0; }
    .top_04 .common_botton:after {
      right: 4.6666666667vw; }
  .top_04 .pagination_list {
    justify-content: center;
    padding: 0; }
    .top_04 .pagination_list li {
      width: 10.4vw; }
      .top_04 .pagination_list li a {
        width: 100%; }

.box_01-01 {
  padding: 0 0 6.6666666667vw;
  background: url(../img/image01-01.jpg) no-repeat;
  background-position: bottom;
  background-size: 250%; }
  .box_01-01 .common_texts {
    padding: 8.6666666667vw 0 36vw;
    color: #fff; }
    .box_01-01 .common_texts dt {
      font-size: 6.9333333333vw;
      padding: 0 0 8vw; }
    .box_01-01 .common_texts dd {
      padding: 0 6vw;
      font-size: 3.7333333333vw;
      line-height: 1.4; }
.box_01-02 h2 {
  font-size: 5.0666666667vw;
  font-weight: bold;
  line-height: 1.42;
  text-align: center;
  color: #ed6103;
  padding: 0 0 7.3333333333vw; }
.box_01-02 p {
  text-align: center;
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.36; }
.box_01-02 .merit_list {
  text-align: center;
  border-top: 1px solid #ed6103; }
  .box_01-02 .merit_list li {
    position: relative;
    background: url(../img/pattern2.png);
    background-size: 1.3333333333vw 1.3333333333vw; }
    .box_01-02 .merit_list li h3 {
      position: absolute;
      top: 0;
      right: 0;
      display: table;
      writing-mode: vertical-lr;
      color: #f4f4f4;
      font-size: 8vw;
      font-weight: bold; }
    .box_01-02 .merit_list li .common_texts {
      color: #ed6103;
      padding: 12vw 0; }
    .box_01-02 .merit_list li p {
      text-align: left;
      padding: 0 0 3.3333333333vw; }
    .box_01-02 .merit_list li .graph img {
      width: 68.1333333333vw;
      height: 68.1333333333vw;
      object-fit: cover;
      margin: 0 0 9.3333333333vw; }
    .box_01-02 .merit_list li .graph p {
      text-align: center;
      padding: 0 0 6vw; }
    .box_01-02 .merit_list li .image-bottom {
      width: 100%;
      object-fit: cover;
      padding: 0 0 9.3333333333vw; }
    .box_01-02 .merit_list li .box_flex-text {
      height: 46.9333333333vw;
      position: relative;
      display: flex;
      align-items: center;
      margin-right: 5.3333333333vw;
      background-color: #fff;
      box-shadow: 0 0 2.1333333333vw rgba(0, 0, 0, 0.17);
      z-index: 1; }
      .box_01-02 .merit_list li .box_flex-text p {
        font-size: 3.4666666667vw;
        padding: 0 5.3333333333vw; }
    .box_01-02 .merit_list li .box_flex-img {
      position: relative;
      top: -8vw;
      width: 100%;
      padding-left: 5.3333333333vw;
      overflow: hidden; }
      .box_01-02 .merit_list li .box_flex-img img {
        position: relative;
        width: 100%;
        object-fit: cover; }
    .box_01-02 .merit_list li:first-child {
      padding: 0 6.6666666667vw; }
    .box_01-02 .merit_list li:not(:first-of-type) .common_texts {
      padding: 13.3333333333vw 0 12vw; }
    .box_01-02 .merit_list li:nth-child(even) {
      background-image: none;
      background-color: #ed6103; }
      .box_01-02 .merit_list li:nth-child(even) h3 {
        transform: rotate(180deg);
        left: 0;
        color: rgba(255, 255, 255, 0.3); }
      .box_01-02 .merit_list li:nth-child(even) .common_texts {
        color: #fff; }
.box_01-03 {
  position: relative;
  background-image: url(../img/image01-03.jpg);
  background-size: 270%;
  background-position: right 32% bottom 46%;
  padding: 0; }
  .box_01-03:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.71); }
  .box_01-03 .common_texts {
    padding: 11.3333333333vw 0 48.6666666667vw; }
    .box_01-03 .common_texts dt {
      font-size: 5.0666666667vw;
      line-height: 1.41;
      color: #ed6103;
      padding: 0 0 6.6666666667vw; }
    .box_01-03 .common_texts dd {
      color: #333333;
      font-size: 3.7333333333vw;
      font-weight: bold;
      line-height: 1.6; }
.box_01-04 {
  padding: 9.3333333333vw 0 13.3333333333vw; }
  .box_01-04 h2 {
    padding: 0 0 26vw; }
  .box_01-04_list {
    padding: 0 6.6666666667vw; }
    .box_01-04_list li {
      position: relative;
      height: 36vw;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #ed6103;
      text-align: center;
      margin: 0 0 22.2666666667vw; }
      .box_01-04_list li:last-child {
        margin: 0; }
      .box_01-04_list li .images {
        position: absolute;
        top: -15%;
        left: 50%;
        width: 16vw;
        transform: translateX(-50%);
        z-index: 1; }
        .box_01-04_list li .images img {
          width: 85%;
          object-fit: cover; }
        .box_01-04_list li .images:after {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          content: "";
          width: 31.2253333333vw;
          height: 31.2253333333vw;
          background-color: #ed6103;
          border-radius: 50%;
          z-index: -1; }
      .box_01-04_list li h4 {
        font-size: 4.5333333333vw;
        font-weight: bold;
        color: #ed6103;
        line-height: 1.375;
        padding: 13.3333333333vw 0 0; }
        .box_01-04_list li h4 span {
          padding: 0.9333333333vw 1.3333333333vw;
          background: linear-gradient(transparent 60%, #fffa00 60%);
          font-weight: bold; }
.box_02 {
  padding: 9.6vw 0 14vw; }
  .box_02 .common_title {
    padding: 0;
    margin: 0 0 26vw; }
  .box_02-list li {
    position: relative;
    margin: 0 0 18.6666666667vw !important; }
    .box_02-list li p {
      position: absolute;
      bottom: 0;
      right: 0;
      color: #fff;
      font-size: 4vw;
      font-weight: bold;
      letter-spacing: 0;
      padding: 0 1.3333333333vw;
      z-index: 10; }
    .box_02-list li a {
      position: relative;
      z-index: 2; }
      .box_02-list li a dl {
        position: relative;
        top: -16vw;
        background-color: #ed6103 !important;
        outline: 1px solid #fff !important;
        color: #fff !important; }
        .box_02-list li a dl dt {
          color: #fff !important;
          margin: 0 0 4vw !important; }
          .box_02-list li a dl dt:after {
            display: none; }
        .box_02-list li a dl dd {
          padding: 0 0 8vw !important; }
    .box_02-list li:last-child {
      margin: 0 !important; }
.box_03-common h1 {
  position: relative;
  text-align: center;
  font-size: 5.3333333333vw;
  font-weight: bold;
  line-height: 1.21; }
  .box_03-common h1:after {
    position: absolute;
    bottom: -4vw;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 7.3333333333vw;
    height: 0.8vw;
    background-color: #ed6103; }
.box_03-top {
  position: relative;
  padding: 4.9333333333vw 5.3333333333vw 13.3333333333vw 0; }
  .box_03-top_image {
    position: relative;
    width: 100%;
    height: 60vw; }
    .box_03-top_image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .box_03-top dl {
    position: relative;
    text-align: right;
    z-index: 1; }
    .box_03-top dl:after {
      position: absolute;
      top: 6.6666666667vw;
      left: 0;
      content: "";
      width: 100vw;
      height: 15.2vw;
      background-color: #ed6103;
      z-index: -1; }
    .box_03-top dl dt {
      font-size: 10.6666666667vw;
      font-weight: bold;
      color: #000;
      padding: 0 0 1.3333333333vw; }
    .box_03-top dl dd {
      font-size: 3.2vw;
      font-weight: bold;
      color: #fff;
      text-align: right; }
.box_03-color {
  background-color: #f9f5f2; }
.box_03-2 {
  position: relative;
  padding: 0 0 4.6666666667vw; }
  .box_03-2:after {
    position: absolute;
    bottom: 0;
    content: "";
    width: 100%;
    height: 10.8vw;
    background-image: url(../img/house03sp.png);
    background-size: 100vw; }
  .box_03-2 h1 {
    margin: 0 0 28vw; }
  .box_03-2 .box_01-04_list li {
    position: relative;
    height: auto;
    background-color: #fff;
    border-radius: 1.3333333333vw;
    box-shadow: 0 0 2.1333333333vw rgba(0, 0, 0, 0.17);
    border: none;
    margin: 0 0 16.6666666667vw; }
    .box_03-2 .box_01-04_list li:after {
      position: absolute;
      top: 0;
      top: -12.5333333333vw;
      left: 50%;
      transform: translateX(-50%);
      content: "";
      width: 26.2066666667vw;
      height: 26.2066666667vw;
      background-color: #fff;
      border: 1px solid #ed6103;
      border-radius: 50%; }
    .box_03-2 .box_01-04_list li .images {
      top: -12.5333333333vw;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 26.2066666667vw;
      height: 26.2066666667vw; }
      .box_03-2 .box_01-04_list li .images img {
        width: 50%; }
      .box_03-2 .box_01-04_list li .images .wh {
        width: 60%; }
      .box_03-2 .box_01-04_list li .images .sh {
        width: 40%; }
      .box_03-2 .box_01-04_list li .images:after {
        display: none; }
    .box_03-2 .box_01-04_list li dl {
      padding: 20vw 0 0; }
      .box_03-2 .box_01-04_list li dl dt {
        font-size: 5.0666666667vw;
        font-weight: bold;
        line-height: 1.21;
        color: #ed6103;
        padding: 0 0 5.3333333333vw; }
      .box_03-2 .box_01-04_list li dl dd {
        padding: 0 4.6666666667vw 6.6666666667vw;
        text-align: left;
        font-size: 3.4666666667vw;
        line-height: 1.38;
        letter-spacing: 0; }
.box_03-3 {
  padding: 10.6666666667vw 0 10vw; }
  .box_03-3 h1 {
    margin: 0 0 16vw; }
  .box_03-3_flex {
    padding: 0 5.3333333333vw; }
    .box_03-3_flex-image {
      padding: 0 0 6.6666666667vw; }
      .box_03-3_flex-image img {
        border-radius: 1.3333333333vw;
        width: 100%;
        height: 52vw;
        object-fit: cover;
        margin: 0 0 2.6666666667vw; }
      .box_03-3_flex-image p {
        font-size: 3.2vw; }
    .box_03-3_flex-table {
      position: relative; }
      .box_03-3_flex-table:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border: 2.8vw solid transparent;
        border-top-color: #000;
        top: 73%;
        left: 50%;
        transform: translateX(-50%); }
      .box_03-3_flex-table table {
        width: 100%;
        border: 1px solid #dbdbdb;
        border-collapse: collapse;
        border-spacing: 0; }
        .box_03-3_flex-table table th, .box_03-3_flex-table table td {
          border: 1px solid #dbdbdb;
          padding: 3.3333333333vw; }
        .box_03-3_flex-table table tr {
          font-size: 3.4666666667vw; }
          .box_03-3_flex-table table tr th {
            background-color: #f7f7f7;
            text-align: center;
            font-weight: normal; }
          .box_03-3_flex-table table tr .white {
            background-color: #fff; }
          .box_03-3_flex-table table tr td {
            width: 50%; }
            .box_03-3_flex-table table tr td:nth-child(even) {
              text-align: right; }
      .box_03-3_flex-table .table-top {
        margin: 0 0 6vw; }
      .box_03-3_flex-table .table-bottom {
        background-color: #feffbb; }
        .box_03-3_flex-table .table-bottom td {
          font-weight: bold; }
          .box_03-3_flex-table .table-bottom td:nth-child(even) {
            font-size: 4.6666666667vw;
            color: #c70000; }
.box_03-4 {
  padding: 10.6666666667vw 0 15.0666666667vw; }
  .box_03-4 h1 {
    margin: 0 0 14.6666666667vw; }
  .box_03-4 .common_title {
    padding: 3.3333333333vw 0 4vw;
    margin: 0 0 8vw;
    background-color: #ed6103;
    color: #fff; }
    .box_03-4 .common_title dd {
      font-size: 6.4vw;
      line-height: 1.06; }
      .box_03-4 .common_title dd:after {
        width: 100vw;
        bottom: -8.9333333333vw;
        z-index: -1; }
    .box_03-4 .common_title dt {
      font-size: 3.4666666667vw;
      line-height: 1;
      background: none;
      -webkit-text-fill-color: #fff; }
.box_08 {
  padding: 8.9333333333vw 0 0; }
  .box_08_sp {
    padding: 0 5.3333333333vw; }
    .box_08_sp .common_list {
      padding: 0 !important; }
    .box_08_sp dl {
      padding: 0 7.3333333333vw 6.6666666667vw 2.6666666667vw !important; }
      .box_08_sp dl dt {
        margin: 0 0 4vw !important; }
  .box_08 .common_list {
    padding: 0 11.3333333333vw 8vw; }
    .box_08 .common_list .pagination_list li {
      width: 10.4vw; }
.box_11 {
  padding: 0 0 8vw; }
  .box_11 ul .border-sp {
    width: 89.3333333333vw;
    padding: 8vw 0 6.6666666667vw !important;
    border-bottom: 2px solid #c2c2c2; }
    .box_11 ul .border-sp a {
      margin: 0 2.6666666667vw; }
    .box_11 ul .border-sp dd {
      font-size: 4.6666666667vw !important;
      letter-spacing: 0.1em; }
  .box_11 .pagination {
    width: 46.6666666667vw;
    margin: 0 auto; }
    .box_11 .pagination_list {
      padding: 0; }
      .box_11 .pagination_list li {
        padding: 0 !important; }

.footer_menu {
  background-color: #f4f4f4;
  padding: 9.3333333333vw 0 6vw; }
  .footer_menu ul {
    padding: 0 10vw; }
    .footer_menu ul li {
      position: relative;
      font-size: 4vw;
      line-height: 2.71;
      padding: 0; }
      .footer_menu ul li:before {
        position: absolute;
        top: 50%;
        left: -6vw;
        transform: translateY(-50%);
        content: "\f054";
        font-size: 3.4666666667vw;
        font-family: "Font Awesome 5 free";
        font-weight: 600;
        color: #ed6103; }
      .footer_menu ul li a {
        color: #333333; }
.footer .header {
  position: relative;
  width: 100vw;
  margin: 0 auto;
  padding: 5.3333333333vw 0 4vw; }
  .footer .header-logo {
    padding: 0 1.3333333333vw; }
  .footer .header-form {
    padding: 0 1.3333333333vw; }
.footer p {
  text-align: center;
  font-size: 2.4vw;
  line-height: 2.2;
  padding: 2.6666666667vw 0;
  color: #fff;
  background-color: #ed6103; }

#modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 9998; }

#modal-content {
  display: none;
  position: fixed;
  z-index: 9999; }
  #modal-content .bigimg {
    width: 66.6666666667vw;
    overflow: hidden;
    margin: 0 auto; }
    #modal-content .bigimg img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #modal-content .modal-btn {
    display: block;
    position: absolute;
    top: -4vw;
    right: -4vw;
    cursor: pointer;
    padding: pxtvow(20); }
    #modal-content .modal-btn span {
      position: absolute;
      left: 0;
      width: 5.3333333333vw;
      height: 0.6666666667vw;
      background-color: #FFF;
      border-radius: 2.6666666667vw; }
      #modal-content .modal-btn span:nth-of-type(1) {
        transform: rotate(-45deg); }
      #modal-content .modal-btn span:nth-of-type(2) {
        transform: rotate(45deg); }
    #modal-content .modal-btn .btn-trigger, #modal-content .modal-btn .btn-trigger span {
      display: inline-block;
      box-sizing: border-box; }

.ReportDownload {
  margin: 6vw auto 0;
  width: 88%; }

.ReportDownload dl {
  width: 100%;
  padding: 3vw 0 2vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(/wp-content/themes/eiwatochikatsu/assets/img/report_download_bg.jpg) no-repeat center center;
  background-size: auto 100%; }

.ReportDownload__Title {
  color: #e6eb0a;
  font-size: 4.8vw;
  font-weight: bold; }

.ReportDownload__Text {
  padding: 2vw 5% 0;
  color: #fff;
  font-size: 3.3vw;
  line-height: 1.5;
  text-align: center; }

.ReportDownload ul {
  padding: 4vw 0 8vw;
  background: #f4f4f4; }

.ReportDownload .slick-dots {
  background: none; }

.ReportDownload__Banner {
  position: relative;
  width: 80%;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden; }

.ReportDownload__Banner:before {
  content: "";
  display: block;
  padding-top: 70%; }

.ReportDownload__Banner img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover; }

.ArchiveEvent {
  padding: 6vw 0 0; }

.ArchiveEvent__Wrap {
  width: 88%;
  margin: 0 auto;
  padding: 0 0 8vw; }

.ArchiveEvent ul {
  display: flex;
  flex-direction: column; }

.ArchiveEvent ul li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  border-bottom: 1px dotted #ccc;
  padding: 4vw 2vw; }

.EventSummary__Image {
  position: relative;
  display: block;
  margin: 0 auto 2vw;
  width: 80%;
  border-radius: 10px;
  overflow: hidden; }

.EventSummary__Image:before {
  content: "";
  display: block;
  padding-top: 70%; }

.EventSummary__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover; }

.EventSummary__Info {
  width: 100%;
  padding: 0; }

.EventSummary__Title {
  padding: 2vw 0;
  font-size: 4.5vw;
  line-height: 1.6;
  font-weight: bold;
  border-bottom: 1px dotted #f4f4f4; }

.EventSummary__Text {
  padding: 2vw 0;
  font-size: 3.5vw;
  line-height: 1.6;
  border-bottom: 1px dotted #f4f4f4; }

.EventSummary__Text span {
  display: inline-block;
  margin: 0 0rem 0 0; }

.EventSummary__Button {
  text-align: center; }

.EventSummary__Button a {
  position: relative;
  display: inline-block;
  margin: 2vw 0 0;
  padding: 4vw 0;
  width: 65vw;
  color: #ed6103;
  font-size: 4vw;
  font-weight: bold;
  text-align: center;
  border: 2px solid #ed6103;
  border-radius: 1.33vw;
  transition: all .5s ease; }

.EventSummary__Button a:hover {
  color: #fff;
  background: #ed6103; }

.EventSummary__Button a:after {
  position: absolute;
  right: 2vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 free";
  font-weight: 600; }

.ArchiveEvent__FormButton {
  margin: 8vw auto;
  width: 80%;
  text-align: center; }

.ArchiveEvent__FormButton a {
  position: relative;
  display: block;
  padding: 6vw 0;
  width: 100%;
  color: #ed6103;
  font-size: 4.0vw;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 2px solid #ed6103;
  border-radius: 1.33vw;
  transition: all .5s ease; }

.ArchiveEvent__FormButton a:after {
  position: absolute;
  right: 0;
  padding-right: 2vw;
  content: "\f054";
  font-family: "Font Awesome 5 free";
  font-weight: 600; }

.ArchiveEvent__FormButton a:hover {
  color: #fff;
  background: #ed6103; }

.ArchiveReport {
  margin: 0 auto;
  padding: 6vw 0 8vw;
  width: 88%; }

.ArchiveReport ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }

.ArchiveReport ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px solid #d1d1d1;
  padding: 2vw 1vw;
  margin-bottom: 4vw; }

.ReportSummary__Image {
  position: relative;
  width: 46%;
  height: 25vw;
  border-radius: 5px;
  overflow: hidden; }

.ReportSummary__Image a {
  height: initial;
  display: initial;
  color: initial;
  text-decoration: initial; }

.ReportSummary__Image:before {
  content: "";
  display: block;
  padding-top: 60%; }

.ReportSummary__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover; }

.ReportSummary__Info {
  display: flex;
  flex-direction: column;
  width: 51%;
  padding: 0;
  margin: 0; }

.ReportSummary__Title {
  padding: 1vw 0;
  font-size: 4.0vw;
  font-weight: bold;
  line-height: 1.3; }

.ReportSummary__Button {
  text-align: center; }

.ReportSummary__Button a {
  position: relative;
  display: inline-block;
  margin: 2vw 0 0;
  padding: 2vw 0;
  width: 98%;
  height: initial;
  color: #ed6103;
  font-size: 3.5vw;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border: 2px solid #ed6103;
  border-radius: 5px;
  transition: all .5s ease; }

.ReportSummary__Button a:hover {
  color: #fff;
  background: #ed6103; }

.ReportSummary__Button a:after {
  position: absolute;
  right: 2vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 free";
  font-weight: 600; }

.SingleEvent {
  margin: 0 auto;
  padding: 4vw 0px 11vw;
  width: 88%;
  font-size: 3.7vw;
  line-height: 2.1; }

.SingleEvent__PageTitle {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 8vw;
  text-align: left; }

.SingleEvent__PageTitle span {
  display: inline-block;
  padding: 0 0 0 0.5vw;
  color: #7e7e7e;
  font-size: 3.45vw;
  line-height: 3.0;
  background-color: transparent; }

.SingleEvent__PageTitle h2 {
  padding: 0;
  color: #333;
  font-size: 4.7vw;
  font-weight: bold;
  line-height: 1.6;
  background-color: initial;
  position: initial;
  margin: 0 0 3vw; }

.SingleEvent__PageTitle h2:after {
  position: absolute;
  bottom: 6vw;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 106.6666666667vw;
  height: 2vw;
  background: url(../img/pattern2.png);
  background-size: 1.3333333333vw 1.3333333333vw;
  z-index: -1; }

.SingleEvent__ReportTitle {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 8vw;
  text-align: left; }

.SingleEvent__ReportName {
  width: 100%; }

.SingleEvent__ReportThumb {
  position: relative;
  margin: 4vw auto 6vw;
  width: 100%;
  height: 60vw;
  border-radius: 10px;
  overflow: hidden; }

/*.SingleEvent__ReportThumb:before {
	content: "";
	display: block;
	padding-top: 70%;
}*/
.SingleEvent__ReportThumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover; }

.SingleEvent__ReportTitle span {
  display: inline-block;
  padding: 0 0 0 0.5vw;
  color: #7e7e7e;
  font-size: 3.45vw;
  line-height: 3.0;
  background-color: transparent; }

.SingleEvent__ReportTitle h2 {
  padding: 0;
  color: #333;
  font-size: 4.7vw;
  font-weight: bold;
  line-height: 1.6;
  background-color: initial;
  position: initial;
  margin: initial; }

.SingleEvent__ReportTitle h2:after {
  position: absolute;
  bottom: 6vw;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 106.6666666667vw;
  height: 2vw;
  background: url(../img/pattern2.png);
  background-size: 1.3333333333vw 1.3333333333vw;
  z-index: -1; }

.SingleEvent__IntroText {
  margin: 0 auto 4vw;
  padding: 4vw;
  width: 100%;
  font-size: 3.5vw;
  line-height: 1.6;
  text-align: left;
  background: #f4f4f4;
  border-radius: 5px; }

.SingleEvent ul {
  display: flex;
  flex-direction: column;
  margin-bottom: 4vw; }

.SingleEvent ul li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  border-bottom: 1px dotted #ccc;
  padding: 0 1vw 6vw; }

.EventDetail__Image {
  position: relative;
  display: block;
  margin: 0 auto 2vw;
  width: 80%;
  border-radius: 10px;
  overflow: hidden; }

.EventDetail__Image:before {
  content: "";
  display: block;
  padding-top: 70%; }

.EventDetail__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover; }

.EventDetail__Info {
  width: 100%;
  padding: 0; }

.EventDetail__Title {
  padding: 2vw 0;
  font-size: 4.5vw;
  line-height: 1.6;
  font-weight: bold;
  border-bottom: 1px dotted #f4f4f4; }

.EventDetail__Text {
  padding: 2vw 0;
  font-size: 3.5vw;
  line-height: 1.6;
  border-bottom: 1px dotted #f4f4f4; }

.EventDetail__Text span {
  display: inline-block;
  padding: 0.5vw 1.0vw;
  margin: 0.5vw 1rem 0.5vw 0;
  color: #fff;
  background: #565656;
  border-radius: 5px; }

.EventDetail__Button {
  text-align: center; }

.EventDetail__Button a {
  position: relative;
  display: inline-block;
  margin: 2vw 0 0;
  padding: 2vw 0;
  width: 65vw;
  color: #ed6103;
  font-size: 4vw;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  border: 2px solid #ed6103;
  border-radius: 1.33vw;
  transition: all .5s ease; }

.EventDetail__Button a:hover {
  color: #fff;
  background: #ed6103; }

.EventDetail__Button a:after {
  position: absolute;
  right: 2vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 free";
  font-weight: 600; }

.SingleEvent__FormButton {
  margin: 8vw auto;
  width: 90%;
  text-align: center; }

.SingleEvent__FormButton a {
  position: relative;
  display: block;
  padding: 4vw 0;
  width: 100%;
  color: #ed6103;
  font-size: 4.0vw;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 2px solid #ed6103;
  border-radius: 1.33vw;
  transition: all .5s ease; }

.SingleEvent__FormButton a:after {
  position: absolute;
  right: 0;
  padding-right: 2vw;
  content: "\f054";
  font-family: "Font Awesome 5 free";
  font-weight: 600; }

.SingleEvent__FormButton a:hover {
  color: #fff;
  background: #ed6103; }

.--ReportButton a {
  display: inline-block;
  padding: 1vw 0;
  width: 60%;
  font-size: 4.0vw; }

.--ReportButton a:after {
  display: none; }

.EventForm {
  margin: 0 auto;
  padding: 8vw 0 10vw;
  width: 88%; }

.EventForm__Intro {
  padding: 0 0 6vw;
  margin: 0 auto;
  width: 100%;
  text-align: left; }

.BlockForm {
  margin: 0 auto;
  padding-top: 0;
  width: 100%;
  background: #fff;
  border: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  font-weight: bold; }

.BlockForm dt {
  position: relative;
  box-sizing: border-box;
  padding: 3vw 0 3vw 4vw;
  width: 100%;
  color: #2c2c2c;
  font-size: 4vw;
  font-weight: bold;
  background: #fff8f3;
  border: 1px solid #d3d3d3; }

.BlockForm dt:first-child {
  /* border-top: none; */ }

.Block-Form dt strong {
  display: inline-block;
  margin: 0.5rem 0 0; }

.BlockForm .BlockForm__Required {
  position: absolute;
  top: 3.5vw;
  right: 4%;
  padding: 0 2vw;
  color: #fff;
  font-size: 3.5vw;
  /* font-weight: normal; */
  background: #ed6103;
  border-radius: 5px; }

.BlockForm .BlockForm__Optional {
  position: absolute;
  top: 3.5vw;
  right: 4%;
  padding: 0 2vw;
  color: #fff;
  font-size: 3.5vw;
  /* font-weight: normal; */
  background: #a3a3a3;
  border-radius: 5px; }

.BlockForm dd {
  box-sizing: border-box;
  padding: 2vw 0 2vw 4vw;
  width: 100%;
  color: #2c2c2c;
  border: 1px solid #d3d3d3; }

.BlockForm dd small {
  display: block;
  margin-top: 0.5rem;
  font-size: 1.25rem;
  color: #666; }

.BlockForm dd em {
  display: block;
  margin-top: 0.5rem;
  font-style: normal;
  color: #666; }

.BlockForm input[type="text"],
.BlockForm input[type="tel"],
.BlockForm input[type="email"],
.BlockForm input[type="date"] {
  border: 1px solid #d3d3d3;
  /* border-radius: 5px; */
  margin-left: 0;
  padding: 1vw 1.5vw;
  height: 3rem;
  flex: 1;
  width: 90%;
  max-width: 90%;
  background: #fff;
  font-size: 1.6rem; }

.BlockForm ::placeholder {
  color: #cbcbcb; }

.BlockForm textarea {
  border: 1px solid #d3d3d3;
  /* border-radius: 5px; */
  margin-left: 0;
  padding: 1vw 1.5vw;
  height: 140px;
  flex: 1;
  width: 90%;
  max-width: 90%;
  background: #fff;
  font-size: 1.6rem; }

.BlockForm__Submit {
  display: inline-block;
  margin: 4vw 10% 6vw;
  padding: 1.5rem 0 !important;
  width: 80%;
  color: #fff;
  font-size: 5vw !important;
  font-weight: bold;
  background: #ff8400 !important;
  border-style: none;
  /* box-shadow: 0 5px 0 #ca1c30; */
  border-radius: 1.33vw; }

.BlockForm__Submit:hover {
  opacity: 0.7;
  cursor: pointer; }

.BlockForm .wpcf7-form-control.wpcf7-checkbox {
  display: block; }

.BlockForm span.span.wpcf7-list-item {
  margin: 0; }

.BlockForm span.checkbox-356 .wpcf7-list-item {
  display: block;
  margin: 0 0 3rem 0 !important; }

.BlockForm span.checkbox-356 label {
  display: inline-block;
  position: relative; }

.BlockForm span.checkbox-356 label span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.5rem 2rem 0.5rem 2.5rem;
  background: #edf4e8;
  width: 140px;
  border-radius: 5px;
  border: 1px solid #66b721; }

.BlockForm span.checkbox-356 label input[type="checkbox"] {
  position: absolute;
  top: 0.65rem;
  left: 0.5rem;
  z-index: 1; }

.BlockForm span.checkbox-356 label input:checked + span {
  background: #66b721 !important;
  color: #fff; }

.BlockForm span.checkbox-356 label:hover {
  cursor: pointer; }

.BlockForm input, button, textarea, select {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto; }

.BlockForm .wpcf7-list-item {
  line-height: 1.6; }

.BlockForm .textarea_post_title {
  height: 8rem; }

.TopEvent {
  margin: 0 auto;
  width: 88%; }

.TopEvent__Title {
  margin: 6vw 0 0;
  padding: 3vw 2vw;
  color: #fff;
  font-size: 4.8vw;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  background: #ed6103; }

.TopEvent ul {
  padding: 3vw 0 0;
  border: 2px solid #ed6103; }

.TopEvent ul li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 2vw 4vw; }

.EventNew__Image {
  position: relative;
  margin: 2vw auto;
  width: 80%;
  border-radius: 10px;
  overflow: hidden; }

.EventNew__Image:before {
  content: "";
  display: block;
  padding-top: 70%; }

.EventNew__Image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover; }

.EventNew__Info {
  display: block;
  width: 100%;
  padding: 0; }

.EventNew__Title {
  padding: 2vw 0;
  font-size: 4.5vw;
  line-height: 1.6;
  font-weight: bold;
  border-bottom: 1px dotted #f4f4f4; }

.EventNew__Text {
  padding: 2vw 0;
  font-size: 3.5vw;
  line-height: 1.6;
  border-bottom: 1px dotted #f4f4f4; }

.EventNew__Text span {
  display: inline-block;
  margin: 0 0rem 0 0; }

.EventNew__Button {
  display: block;
  margin: 2vw auto 0;
  text-align: center; }

.EventNew__Button a {
  position: relative;
  margin: 0 auto;
  padding: 4vw 0;
  width: 65vw;
  color: #fff;
  font-size: 4vw;
  font-weight: bold;
  text-align: center;
  border-radius: 1.3333333333vw;
  transition: all .5s ease; }

.EventNew__Button a:hover {
  color: #fff; }

.EventNew__Button a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\f054";
  font-family: "Font Awesome 5 free";
  font-weight: 600; }

.--BgDetail {
  background: #e91d22; }

.--BgArchive {
  background: #4a5d74; }

.--BgDetail:hover, .--BgArchive:hover {
  opacity: 0.7; }

/*コンタクトフォーム７のラベル*/
.wpcf7 span.wpcf7-list-item.first.last label {
  position: relative;
  padding-left: 25px; }

.wpcf7 span.wpcf7-list-item.first.last span.wpcf7-list-item-label {
  display: inline-block;
  vertical-align: top;
  width: 90%; }

/*チェックボックを打ち消して新たに作成*/
.wpcf7 input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  border: 1px solid #000;
  border-radius: 3px;
  width: 17px;
  height: 17px;
  font-size: 10px;
  text-align: center; }

/*チェックマークを作成*/
.wpcf7 input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 2px;
  display: inline-block;
  width: 8px;
  height: 5px;
  border-left: 2px solid #555754;
  border-bottom: 2px solid #555754;
  transform: rotate(-54deg); }

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

/* 2025.07.09 修正 */
.--ObjectFitCover { position: relative; display: block; width: 100%; background: #eaeaea; overflow: hidden; object-fit: cover; }
.--ObjectFitCover:before { content: ""; display: block; }
.--ObjectFitCover img { position: absolute; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; object-fit: cover; }
.--TopHeading { position: relative; margin: 0 auto 4vw; padding: 10vw 0 3vw; width: 100%; font-size: 1.8rem; font-weight: 700; line-height: 1.4; text-align: center; background-image: url(/wp-content/themes/eiwatochikatsu/assets/img/top-heading-bg-sp.png); background-repeat: no-repeat; background-position: center bottom; background-size: 90% auto; }
.--TopHeading span { position: relative; z-index: 1; }
.--TopHeading em { color: #ed6103; font-style: normal; font-weight: 700; }
.--TopHeading small { position: absolute; z-index: 0; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; color: #fff; font-size: 4.0rem; font-weight: 700; line-height: 1.0; letter-spacing: 0; font-family: "Roboto Condensed", sans-serif; }
.--PageHeading { position: relative; margin: 0 auto 10vw; padding: 4vw 0; color: #333; font-size: 2.2rem; font-weight: 700; line-height: 1.2; text-align: center; background: none; border: none; }
.--PageHeading:after { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); content: ""; display: inline-block; width: 7vw; height: 1vw; background-color: #ed6103; }
.--Button a { position: relative; display: block; margin: 0; padding: 5.5vw 0; color: #ed6103; font-size: 1.6rem; font-weight: 700; text-align: center; background-color: #fff; border: 2px solid #ed6103; border-radius: 5px; transition: .5s ease; }
.--Button a:after { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 1.2rem; content: "\f054"; font-family: "Font Awesome 5 free"; font-weight: bold; }
.--Button a:hover { color: #fff; background-color: #ed6103; }
.HeaderPrimary { display: flex; flex-direction: column; margin: 0; padding: 0; }
.HeaderPrimary h1,
.HeaderPrimary p { margin: 0; padding: 0 0 3vw; color: #333; font-size: 0.9rem; line-height: 1.0; text-align: left; background: none; }
.HeaderPrimary dl { display: flex; align-items: center; margin: 0; padding: 0; }
.footer .HeaderPrimary { margin-left: 3vw; }
.footer .HeaderPrimary p { padding-bottom: 1vw; }
.footer .HeaderPrimary dl { flex-direction: column; }
.footer .HeaderPrimary dl dt { padding-bottom: 1vw; }
.footer .HeaderPrimary dl dt br { display: none; }
.HeaderPrimary dl dt { margin: 0; padding: 0; font-size: 0.8rem; font-weight: 700; line-height: 1.6; }
.HeaderPrimary dl dd { margin: 0; padding: 0; width: 40vw; }
.HeaderPrimary dl dd img { width: 100%; height: auto; }
.HeaderPrimary dl dd a:hover { opacity: 0.7; }
.MainVisual { display: flex; align-items: flex-start; margin: 0 auto; padding: 0; height: 122vw; background-image: url(/wp-content/themes/eiwatochikatsu/assets/img/mv-bg-sp.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.MainVisual__Heading { margin: 0 auto; padding: 10vw 0 0; width: 90%; }
.MainVisual__Heading img { width: 100%; height: auto; }
.Body__TopWorries { display: flex; flex-direction: column; align-items: center; margin: 8vw auto 0; padding: 8vw 0 12vw; width: 100%; background-color: #f8f8f8; /* ▼お悩み */ }
.TopWorries { display: flex; flex-direction: column; margin: 0 auto; padding: 0; width: 90%; }
.TopWorries__Item { position: relative; display: flex; flex-direction: column; align-items: center; margin: 0 auto 5vw; padding: 4vw 0; width: 80%; background-color: #fff; box-shadow: 0 0 8px #e0e0e0; counter-increment: worries-num; }
.TopWorries__Item:before { position: absolute; top: 2vw; left: 3vw; color: #ed6103; font-size: 4.0rem; font-weight: 400; line-height: 1.0; letter-spacing: 0; font-family: "Roboto Condensed", sans-serif; content: counter(worries-num, decimal-leading-zero); }
.TopWorries__Item dt { margin: 0 auto; padding: 0; width: 30vw; }
.TopWorries__Item dt img { width: 100%; height: auto; }
.TopWorries__Item dd { margin: 0 auto; padding: 0; font-size: 1.6rem; font-weight: 700; line-height: 1.4; text-align: center; }
.top_02 .--TopHeading { margin: 10vw auto 8vw; font-size: 1.8rem; /* ▼商品一覧 */ }
.top_02 .--TopHeading small { color: #f4f4f4; font-size: 3.6rem; }
.top_02 ul li a .btn-box { min-height: 35vw; }
.top_02 ul li a .btn-box dd { padding: 0; line-height: 1.3; }
.Body__CallToAction { display: flex; flex-direction: column; align-items: center; margin: 0 auto 4vw; padding: 0; width: 100%; background-color: #ed6103; }
.CallToAction { position: relative; display: flex; justify-content: center; align-items: center; margin: 0 auto; padding: 3vw 0; width: 90%; }
.CallToAction__Primary { display: flex; flex-direction: column; margin: 0; padding: 0; width: 100%; }
.CallToAction__Primary dt { margin: 0; padding: 0 0 2vw; width: 75%; color: #fff; font-size: 1.8rem; font-weight: 700; line-height: 1.2; }
.CallToAction__Primary dt strong { color: #f0f700; font-size: 2.2rem; }
.CallToAction__Primary dd { position: relative; z-index: 1; margin: 0; padding: 0; width: 100%; }
.CallToAction__Primary dd a { position: relative; display: block; margin: 0; padding: 3vw 0; width: 100%; color: #ed6103; font-size: 1.5rem; font-weight: 700; line-height: 1.0; text-align: center; text-decoration: none; background-color: #fff; border: 1px solid #ed6103; border-radius: 5px; transition: .5s ease; }
.CallToAction__Primary dd a:after { position: absolute; right: 2vw; top: 50%; transform: translateY(-50%); font-size: 0.8rem; content: "\f054"; font-family: "Font Awesome 5 free"; font-weight: bold; }
.CallToAction__Primary dd a:hover { color: #fff; background-color: #ed6103; border: 1px solid #fff; }
.CallToAction__Secondary { position: absolute; right: 0; top: -2vw; margin: 0; padding: 0; width: 23%; }
.CallToAction__Secondary img { width: 100%; height: auto; }
.Body__Main { margin: -2vw auto 0; padding: 2vw 0; width: 100%; /* ▼下層コンテンツ */ }
.Body__Main.--BgGray { background-color: #f8f8f8; }
.Reasons { display: flex; flex-direction: column; margin: 0 auto; padding: 0; width: 90%; }
.Reasons__Item { display: flex; flex-direction: column; margin: 0 auto 6vw; padding: 0; width: 100%; background-color: #fff; box-shadow: 0 0 8px #e0e0e0; }
.Reasons__Primary { margin: 5vw auto 0; padding: 0; width: 50%; }
.Reasons__Primary img { width: 100%; height: auto; }
.Reasons__Secondary { display: flex; flex-direction: column; margin: 0; padding: 5%; width: 100%; }
.Reasons__SubHeading { margin: 0; padding: 0 0 2vw; color: #ed6103; font-size: 2.0rem; font-weight: 700; text-align: center; }
.Reasons__Text { margin: 0; padding: 0; font-size: 1.4rem; line-height: 1.5; }
.ProductsIntro { position: relative; display: flex; flex-direction: column; margin: 4vw auto 0; padding: 0; width: 100%; /* ▼商品詳細 */ }
.ProductsIntro:before { position: absolute; bottom: 0; left: 0; content: ""; display: block; width: 100%; height: 100%; background-color: #ed6103; }
.ProductsIntro__Primary { position: relative; margin: 0; padding: 0; width: 100%; }
.ProductsIntro__Primary img { width: 100%; height: auto; }
.ProductsIntro__Secondary { margin: -10vw auto 5vw; padding: 0; width: 90%; }
.ProductsIntro__SecondaryTitle { position: relative; margin: 0; padding: 5%; width: 100%; background-color: rgba(255, 255, 255, 0.95); }
.ProductsIntro__SecondaryTitle:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); content: ""; display: block; width: 96%; height: 90%; border: 1px solid #ed6103; }
.ProductsIntro__Heading { position: relative; margin: 0; padding: 0; font-size: 2.2rem; font-weight: 700; }
.ProductsIntro__Heading span { display: block; padding: 2vw 0; color: #ed6103; font-size: 1.8rem; }
.ProductsIntro__Text { position: relative; margin: 0; padding: 0; width: 100%; font-size: 1.3rem; line-height: 1.3; }
.Main__ProductsCatalog { display: flex; flex-direction: column; align-items: center; margin: 0 auto; padding: 0; width: 100%; background-color: #f9f5f2; background-image: url(/wp-content/themes/eiwatochikatsu/assets/img/products-catalog-bg-pc.png); background-repeat: no-repeat; background-position: center bottom; background-size: auto 15vw; }
.ProductsCatalog { display: flex; flex-direction: column; margin: 0 auto; padding: 15vw 0; width: 70%; }
.ProductsCatalog li { margin: 0 0 5vw; width: 100%; }
.ProductsCatalog li img { width: 100%; height: auto; }
.ProductsStrengths { display: flex; flex-direction: column; margin: 0 auto; padding: 10vw 0; width: 90%; /* ▼強み */ }
.ProductsStrengths__Item { position: relative; display: flex; flex-direction: column; align-items: center; margin: 0 auto 10vw; padding: 0; width: 100%; counter-increment: worries-num; }
.ProductsStrengths__Item:before { content: "Forte"; display: flex; justify-content: center; margin: 0 0 3vw; padding: 3vw 0 0; width: 22vw; min-height: 20vw; color: #fff; font-size: 2.0rem; font-weight: 400; line-height: 1.0; letter-spacing: 0; text-align: center; font-family: "Roboto Condensed", sans-serif; background-color: #ed6103; }
.ProductsStrengths__Item:after { display: flex; justify-content: center; align-items: flex-end; color: #fff; font-size: 3.4rem; font-weight: 700; letter-spacing: 0; font-family: "Roboto Condensed", sans-serif; position: absolute; top: 8vw; left: 50%; transform: translateX(-50%); content: counter(worries-num, decimal-leading-zero); }
.ProductsStrengths__Contents { display: flex; flex-direction: column; justify-content: center; margin: 0; padding: 0; width: 100%; }
.ProductsStrengths__SubHeading { margin: 0; padding: 0 0 2vw; color: #ed6103; font-size: 2.0rem; font-weight: 700; line-height: 1.2; text-align: center; }
.ProductsStrengths__Text { margin: 0; padding: 0; font-size: 1.4rem; line-height: 1.5; }
.Body__ProductsAchievements { display: flex; flex-direction: column; align-items: center; margin: 0 auto; padding: 10vw 0 15vw; width: 100%; background-color: #f9f5f2; /* ▼施行実績 */ }
.Body__ProductsVoice { display: flex; flex-direction: column; align-items: center; margin: 0 auto; padding: 10vw 0 15vw; width: 100%; /* ▼オーナー様の声 */ }
.ProductsAchievements,
.ProductsVoice { display: flex !important; justify-content: center; flex-wrap: wrap; margin: 0 auto; padding: 0 0 8vw; width: 100%; }
.ProductsAchievements .slick-track,
.ProductsVoice .slick-track { display: flex; }
.ProductsAchievements .slick-slide,
.ProductsVoice .slick-slide { height: auto !important; /* ▼Slick */}
.ProductsAchievements .slick-prev,
.ProductsAchievements .slick-next,
.ProductsVoice .slick-prev,
.ProductsVoice .slick-next { z-index: 1; top: 50% !important; display: flex; justify-content: center; align-items: center; width: 14vw; height: 14vw; background-color: #fff; border: 2px solid #ed6103; border-radius: 50%; }
.ProductsAchievements .slick-prev,
.ProductsVoice .slick-prev { left: -5vw; border-radius: 0 10vw 10vw 0; }
.ProductsAchievements .slick-next,
.ProductsVoice .slick-next { right: -5vw; border-radius: 10vw 0 0 10vw; }
.ProductsAchievements .slick-prev:before,
.ProductsAchievements .slick-next:before,
.ProductsVoice .slick-prev:before,
.ProductsVoice .slick-next:before { color: #ed6103; font-size: 2.0rem; font-family: "Font Awesome 5 Free"; font-weight: bold; }
.ProductsAchievements .slick-prev:before,
.ProductsVoice .slick-prev:before { content: "\f053"; padding-left: 2vw; }
.ProductsAchievements .slick-next:before,
.ProductsVoice .slick-next:before { content: "\f054"; padding-right: 2vw; }
.ProductsAchievements .slick-prev:hover,
.ProductsVoice .slick-prev:hover,
.ProductsAchievements .slick-next:hover,
.ProductsVoice .slick-next:hover { opacity: 1.0; background: #fff; }
.ProductsAchievements .--PageHeading { width: 100%; }
.ProductsAchievements__Item,
.ProductsVoice__Item { position: relative; display: flex; flex-direction: column; margin: 0 12vw; padding: 0; }
.ProductsAchievements__Item a,
.ProductsVoice__Item a { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; opacity: 0; }
.ProductsAchievements__Image,
.ProductsVoice__Image { margin-bottom: 4vw; border-radius: 5px; overflow: hidden; }
.ProductsVoice__Image { margin: 0 auto 4vw; width: 80%; border: 1px solid #dbdbdb; }
.ProductsAchievements__Image:before { padding-top: 59%; }
.ProductsVoice__Image:before { padding-top: 127%; }
.ProductsAchievements__Image img,
.ProductsVoice__Image img { transition-duration: 0.3s; }
.ProductsAchievements__Item:hover .ProductsAchievements__Image img,
.ProductsVoice__Item:hover .ProductsVoice__Image img { opacity: 1.0; transform: scale(1.1); }
.ProductsAchievements__Category,
.ProductsVoice__Category { display: flex; margin: 0; padding: 0 0 4vw; }
.ProductsAchievements__Category li,
.ProductsVoice__Category li { display: flex; margin: 0; padding: 1.5vw 3vw; color: #fff; font-size: 1.3rem; background-color: #ed6103; border: 1px solid #ed6103; transition: .5s ease; }
.ProductsAchievements__Item:hover .ProductsAchievements__Category li,
.ProductsVoice__Item:hover .ProductsVoice__Category li { color: #ed6103; background-color: #fff; }
.ProductsAchievements__SubHeading,
.ProductsVoice__SubHeading { margin: 0; padding: 0 0 4vw; }
.ProductsAchievements__SubHeading h3,
.ProductsVoice__SubHeading h3 { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; margin: 0; padding: 0; font-size: 1.8rem; font-weight: 700; line-height: 1.25; }
.ProductsAchievements__List { display: flex; flex-wrap: wrap; margin: 0; padding: 0; width: 100%; }
.ProductsAchievements__List dt,
.ProductsAchievements__List dd { margin: 0; padding: 3vw 2%; font-size: 1.4rem; line-height: 1.3; border-bottom: 1px solid #dadada; }
.ProductsAchievements__List dt { width: 30%; color: #ed6103; }
.ProductsAchievements__List dd { width: 70%; }
.Body__ProductsAchievements .--Button,
.Body__ProductsVoice .--Button { margin: 0 auto; padding: 0; width: 76%; }
.ProductsContact { display: flex; flex-direction: column; align-items: center; margin: 0 auto; padding: 10vw 0; width: 100%; background-color: #ed6103; /* ▼お気軽にお問い合わせ */ }
.ProductsContact__Heading { margin: 0 auto; padding: 0 0 6vw; color: #fff; font-size: 1.9rem; font-weight: 700; text-align: center; }
.ProductsContact__Text { margin: 0 auto; padding: 0 0 6vw; color: #fff; font-size: 1.4rem; line-height: 1.5; text-align: center; }
.ProductsContact .--Button { width: 80%; }
.ProductsContact .--Button a { padding: 5.5vw 0; color: #ed6103; font-size: 1.8rem; background-color: #fff; border: 1px solid #fff; }
.ProductsContact .--Button a:after { right: initial; left: 12vw; content: "\f0e0"; font-size: 2.2rem; font-weight: 400; }
.ProductsContact .--Button a:hover { color: #fff; background-color: #ed6103; }
.message strong { display: block; padding: 0 0 2vw; color: #ed6103; font-size: 2.2rem; font-weight: 700; line-height: 1.2; /* ▼会社概要 */ }
section.company .message { font-size: 1.5rem; line-height: 1.65; }
section.company .compny_president_name { font-size: 1.7rem; }
.ReportDownload .slick-slide { height: initial; }