@charset "UTF-8";
.front-img {
  position: relative;
}
.front-img-scroll {
  position: absolute;
  top: 77%;
  right: 40px;
  width: 20px;
}
.front-img-scroll::after {
  content: "";
  background-image: url(../img/front/pen.svg);
  position: absolute;
  top: 0;
  background-size: contain;
  width: 25px;
  height: 7px;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 1;
  background-repeat: no-repeat;
  left: 11px;
}
.front-img .top-video-font {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
}
@media only screen and (max-width: 769px) {
  .front-img {
    width: 100%;
  }
}

@keyframes pathmove {
  0% {
    top: 50px;
    opacity: 1;
  }
  30% {
    height: 100px;
    opacity: 1;
  }
  100% {
    top: 170px;
    opacity: 1;
  }
}
.front-page {
  background-image: url(../img/heroimage01.jpg);
  background-size: cover;
  height: 1011px;
  position: relative;
  overflow: hidden;
  margin-top: -10px;
  z-index: 0;
}
.front-page::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.4);
  pointer-events: none;
  z-index: -1;
}
@media only screen and (max-width: 769px) {
  .front-page {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding-top: 20%;
    padding-bottom: 41%;
  }
}
.front-page .content-wrap {
  width: 1000px;
  display: block;
  justify-content: center;
  margin: 200px auto;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 769px) {
  .front-page .content-wrap {
    width: 100%;
    display: unset;
  }
}
.front-page .content-wrap-left {
  width: 100%;
}
@media only screen and (max-width: 769px) {
  .front-page .content-wrap-left {
    width: 84%;
    margin: auto;
  }
}
.front-page .content-wrap-left .small-txt {
  font-size: 10px;
  color: #3E3A39;
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 769px) {
  .front-page .content-wrap-left .small-txt {
    font-size: 8px;
    text-align: left;
  }
}
.front-page .content-wrap-left .title-1 {
  font-size: 24px;
  position: relative;
  text-align: center;
  padding: 5px 0px;
  letter-spacing: 3px;
}
@media only screen and (max-width: 769px) {
  .front-page .content-wrap-left .title-1 {
    font-size: 20px;
    text-align: left;
    padding: 5px 10px;
    display: inline;
  }
}
.front-page .content-wrap-right {
  width: 100%;
  font-size: 15px;
  margin: 70px auto;
  text-align: center;
}
@media only screen and (max-width: 769px) {
  .front-page .content-wrap-right {
    width: 84%;
    margin: 10% auto;
    font-size: 13px;
  }
}
.front-page .content-wrap-right .green-btn {
  margin: 50px 0px 0px;
  float: right;
}
@media only screen and (max-width: 769px) {
  .front-page .content-wrap-right .green-btn {
    float: left;
  }
}
.front-page .content-wrap-right .green-btn::after {
  clear: both;
}
.front-page .content-wrap-right .greenvision-btn2 {
  margin: 50px 0px 0px;
  float: right;
  letter-spacing: 2px;
}
@media only screen and (max-width: 769px) {
  .front-page .content-wrap-right .greenvision-btn2 {
    float: left;
  }
  .front-page .content-wrap-right .greenvision-btn2::after {
    content: "";
    position: absolute;
    top: 22px;
    right: 17px;
    width: 25px;
    height: 1px;
    background: #fff;
    transition: all 0.3s;
  }
  .front-page .content-wrap-right .greenvision-btn2::after:hover {
    background-color: #1E939C;
  }
  .front-page .content-wrap-right .greenvision-btn2::before {
    top: 19px;
    right: 17px;
    width: 9px;
    height: 1px;
  }
  .front-page .content-wrap-right .greenvision-btn2::before:hover {
    background-color: #1E939C;
  }
}
.front-page .content-wrap-right .greenvision-btn2::after {
  clear: both;
  background: #fff;
}

.interview-waku {
  width: 1088px;
  margin: auto;
  padding-top: 100px;
}
@media only screen and (max-width: 769px) {
  .interview-waku {
    width: 86%;
    margin-top: 15%;
    padding-top: 0px;
  }
}
.interview-waku-title {
  font-size: 64px;
  position: relative;
  letter-spacing: 8px;
}
@media only screen and (max-width: 769px) {
  .interview-waku-title {
    font-size: 30px;
    margin-left: 15%;
  }
}
.interview-waku-title2 {
  font-size: 23px;
  margin-top: 10px;
}
@media only screen and (max-width: 769px) {
  .interview-waku-title2 {
    font-size: 12px;
    margin-left: 0%;
    margin-top: 5px;
  }
}
.interview-waku-title2-2 {
  font-size: 23px;
  margin-top: 10px;
  padding: 9px 27px;
}
@media only screen and (max-width: 769px) {
  .interview-waku-title2-2 {
    font-size: 12px;
    margin-left: 15%;
    margin-top: 5px;
  }
}
.interview-waku .inter-waku1 {
  width: 100%;
  display: flex;
  margin: 100px auto;
  justify-content: space-between;
}
@media only screen and (max-width: 769px) {
  .interview-waku .inter-waku1 {
    display: block;
    margin: 10% auto;
  }
}
.interview-waku .inter-waku1-left {
  position: relative;
}
.interview-waku .inter-waku1-left-img {
  position: relative;
}
.interview-waku .inter-waku1-left-img .story-logo {
  position: absolute;
  top: 38px;
  left: 10px;
  width: 136px;
  transform: rotate(-20deg);
}
@media only screen and (max-width: 769px) {
  .interview-waku .inter-waku1-left-img .story-logo {
    top: 27px;
    left: -26px;
    width: 188px;
  }
}
.interview-waku .inter-waku1-left-img .story-logo2 {
  position: absolute;
  top: 38px;
  left: -73px;
  width: 202px;
  transform: rotate(-9deg);
}
@media only screen and (max-width: 769px) {
  .interview-waku .inter-waku1-left-img .story-logo2 {
    top: 27px;
    left: -26px;
    width: 188px;
  }
}
.interview-waku .inter-waku1-left .member-title {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 769px) {
  .interview-waku .inter-waku1-left .member-title {
    font-size: 17px;
    margin-left: 20px;
  }
}
.interview-waku .inter-waku1-left .member-title2 {
  color: white;
  display: table;
  padding: 3px 20px;
  font-size: 23px;
  padding-left: 20px;
}
@media only screen and (max-width: 769px) {
  .interview-waku .inter-waku1-left .member-title2 {
    font-size: 19px;
    display: block;
    width: 90%;
    position: relative;
    padding: 10px 20px 5px 30px;
  }
}
.interview-waku .inter-waku1-left .member-title2-2 {
  color: white;
  display: table;
  padding: 18px 20px 15px 20px;
  font-size: 23px;
  padding-left: 20px;
  line-height: 23px;
  margin-top: -18px;
}
@media only screen and (max-width: 769px) {
  .interview-waku .inter-waku1-left .member-title2-2 {
    font-size: 19px;
    display: block;
    width: 90%;
    position: relative;
    margin-top: -1px;
    line-height: 10px;
    padding: 5px 20px 20px 30px;
  }
}
.interview-waku .inter-waku1-left .member-title2-3 {
  color: white;
  display: table;
  padding: 18px 20px 2px 20px;
  font-size: 23px;
  padding-left: 20px;
  line-height: 23px;
  margin-bottom: -2px;
}
@media only screen and (max-width: 769px) {
  .interview-waku .inter-waku1-left .member-title2-3 {
    display: block;
    width: 90%;
    position: relative;
    line-height: 17px;
    padding: 20px 20px 16px 30px;
    margin-bottom: 0px;
    font-size: 19px;
  }
}
.interview-waku .inter-waku1-left .member-title2-4 {
  color: white;
  display: table;
  padding: 5px 20px 5px 30px;
  font-size: 23px;
  padding-left: 20px;
}
@media only screen and (max-width: 769px) {
  .interview-waku .inter-waku1-left .member-title2-4 {
    font-size: 19px;
    display: block;
    width: 90%;
    position: relative;
    margin-top: -1px;
    line-height: 10px;
    padding: 5px 20px 20px 30px;
  }
}
.interview-waku .inter-waku1-left .white-koron {
  position: relative;
}
.interview-waku .inter-waku1-left .white-koron::after {
  background-image: url(../img/header/koron-white.svg);
  width: 19px;
  height: 22px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: -4px;
}
.interview-waku .inter-waku1-left .black-btn {
  margin-top: 20px;
}

.white-koron2 {
  position: relative;
}
.white-koron2::after {
  content: "";
  position: absolute;
  background-image: url(../img/header/koron-white.svg);
  width: 12px;
  height: 28px;
  top: 6px;
  left: 6px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 769px) {
  .white-koron2::after {
    top: 15px;
    left: 13px;
    width: 10px;
  }
}

.yajirushi-sm {
  display: none;
}
@media only screen and (max-width: 769px) {
  .yajirushi-sm {
    position: relative;
  }
  .yajirushi-sm::after {
    content: "";
    position: absolute;
    width: 65px;
    top: 10px;
    right: 61px;
    height: 1px;
    background: #fff;
    transition: all 0.3s;
  }
  .yajirushi-sm::before {
    content: "";
    position: absolute;
    top: 8px;
    right: 61px;
    width: 7px;
    height: 1px;
    background: #fff;
    transform: rotate(35deg);
    transition: all 0.3s;
  }
}

.yajirushi-sm2 {
  display: none;
}
@media only screen and (max-width: 769px) {
  .yajirushi-sm2 {
    position: relative;
  }
  .yajirushi-sm2::after {
    content: "";
    position: absolute;
    width: 65px;
    top: 10px;
    right: 61px;
    height: 1px;
    background: #fff;
    transition: all 0.3s;
  }
  .yajirushi-sm2::before {
    content: "";
    position: absolute;
    top: 8px;
    right: 61px;
    width: 7px;
    height: 1px;
    background: #fff;
    transform: rotate(35deg);
    transition: all 0.3s;
  }
}

.maru6 {
  position: absolute;
  width: 190px;
  height: 190px;
  top: 157px;
  left: 340px;
  background: radial-gradient(50% 50%, #14939C, rgba(196, 196, 217, 0));
  z-index: -1;
  opacity: 0.3 !important;
}
@media only screen and (max-width: 769px) {
  .maru6 {
    width: 200px;
    height: 200px;
  }
}

.maru7 {
  position: absolute;
  width: 190px;
  height: 190px;
  top: 376px;
  left: 8px;
  background: radial-gradient(50% 50%, rgba(222, 181, 164, 0.6392156863), rgba(196, 196, 217, 0));
  opacity: 0.3 !important;
  z-index: -1;
}
@media only screen and (max-width: 769px) {
  .maru7 {
    width: 200px;
    height: 200px;
  }
}

.story2 {
  width: 270px;
  margin: 100px auto;
}
@media only screen and (max-width: 769px) {
  .story2 {
    width: 100%;
  }
}

.story4 {
  width: 375px;
  margin: 170px 0px 100px 0px;
}
@media only screen and (max-width: 769px) {
  .story4 {
    width: 100%;
    margin: 100px auto;
  }
}

.hachi-back {
  display: block;
  padding: 100px 0px 0px;
  background-size: cover;
  height: auto;
  position: relative;
  overflow: hidden;
  margin-top: -10px;
  z-index: 0;
}
@media only screen and (max-width: 769px) {
  .hachi-back {
    width: 86%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding-top: 0%;
    padding-bottom: 0%;
    margin: auto;
  }
}

.business-waku {
  display: flex;
  margin: 100px auto 100px;
}
@media only screen and (max-width: 769px) {
  .business-waku {
    display: block;
    margin: 30% auto;
  }
}
.business-waku-img {
  width: 50%;
}
@media only screen and (max-width: 769px) {
  .business-waku-img {
    width: 80%;
  }
}
.business-waku-right {
  margin-left: 100px;
  margin-top: 111px;
  position: relative;
}
@media only screen and (max-width: 769px) {
  .business-waku-right {
    width: 100%;
    margin: 5% 0px 5% 10%;
  }
}
.business-waku-right .title-1 {
  font-size: 57px;
  position: relative;
  letter-spacing: 4px;
}
@media only screen and (max-width: 769px) {
  .business-waku-right .title-1 {
    font-size: 30px;
  }
}
.business-waku-right .title-1::after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  width: 19px;
  height: 28px;
  top: 15px;
  left: -24px;
  background-image: url(../img/header/koron-black.svg);
  position: absolute;
}
@media only screen and (max-width: 769px) {
  .business-waku-right .title-1::after {
    top: 15px;
    left: -24px;
    width: 10px;
  }
}
.business-waku-right .title-2 {
  font-size: 25px;
}
@media only screen and (max-width: 769px) {
  .business-waku-right .title-2 {
    font-size: 12px;
  }
}
.business-waku-right .read-btn {
  margin-top: 50px;
}
@media only screen and (max-width: 769px) {
  .business-waku-right .read-btn {
    margin-top: 20px;
  }
}

.culture-waku {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  background-color: #ff8d03;
  margin: auto;
  padding: 0px 0px 88px;
  border-radius: 80px 0px;
  margin-bottom: 150px;
}
@media only screen and (max-width: 769px) {
  .culture-waku {
    display: block;
    width: 100%;
  }
}
.culture-waku-img {
  width: 50%;
}
@media only screen and (max-width: 769px) {
  .culture-waku-img {
    width: 100%;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 769px) {
  .culture-waku-img img {
    border-radius: 76px 0px 0px 0px;
  }
}
.culture-waku-left {
  width: 30%;
  margin-left: 5%;
  margin-top: 100px;
  position: relative;
}
@media only screen and (max-width: 769px) {
  .culture-waku-left {
    width: 80%;
    margin-left: 5%;
    margin-top: 0px;
  }
}
.culture-waku-left .title-1 {
  font-size: 57px;
  position: relative;
  letter-spacing: 4px;
}
@media only screen and (max-width: 769px) {
  .culture-waku-left .title-1 {
    font-size: 30px;
  }
}
.culture-waku-left .title-1::after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  width: 19px;
  height: 28px;
  top: 15px;
  left: -24px;
  background-image: url(../img/header/koron-black.svg);
  position: absolute;
}
@media only screen and (max-width: 769px) {
  .culture-waku-left .title-1::after {
    width: 10px;
  }
}
.culture-waku-left .title-2 {
  font-size: 25px;
}
@media only screen and (max-width: 769px) {
  .culture-waku-left .title-2 {
    font-size: 12px;
  }
}
.culture-waku-left .read-btn {
  margin-top: 50px;
  margin-left: -17%;
  background-color: white;
  color: #ff8d03;
  width: 250px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
@media only screen and (max-width: 769px) {
  .culture-waku-left .read-btn {
    margin-top: 20px;
  }
}

.maru21 {
  position: absolute;
  width: 190px;
  height: 190px;
  top: -74px;
  left: -95px;
  background: radial-gradient(50% 50%, rgba(222, 181, 164, 0.6392156863), rgba(196, 196, 217, 0));
  z-index: -1;
}
@media only screen and (max-width: 769px) {
  .maru21 {
    width: 125px;
    height: 125px;
  }
}

.maru22 {
  position: absolute;
  width: 190px;
  height: 190px;
  top: 7px;
  left: 199px;
  background: radial-gradient(50% 50%, rgba(222, 181, 164, 0.6392156863), rgba(196, 196, 217, 0));
  z-index: -1;
}
@media only screen and (max-width: 769px) {
  .maru22 {
    width: 125px;
    height: 125px;
  }
}

.news-waku {
  width: 790px;
  margin: 100px 0px 100px 15%;
  position: relative;
}
@media only screen and (max-width: 769px) {
  .news-waku {
    width: 80%;
    margin: 0% auto 10%;
  }
}
.news-waku-title {
  font-size: 64px;
  letter-spacing: 4px;
  position: relative;
}
@media only screen and (max-width: 769px) {
  .news-waku-title {
    font-size: 30px;
  }
}
.news-waku-title::after {
  content: "";
  position: absolute;
  background-image: url(../img/header/koron-black.svg);
  width: 19px;
  height: 28px;
  top: 15px;
  left: -24px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 769px) {
  .news-waku-title::after {
    top: 11px;
    left: -18px;
    width: 10px;
  }
}
.news-waku-title2 {
  font-size: 23px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 769px) {
  .news-waku-title2 {
    font-size: 12px;
  }
}
.news-waku .date-waku {
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid rgba(128, 128, 128, 0.4901960784);
  padding: 20px 0px;
}
@media only screen and (max-width: 769px) {
  .news-waku .date-waku {
    display: block;
  }
}
.news-waku .date-waku .date-bun {
  color: #14939C;
  font-size: 15px;
}
@media only screen and (max-width: 769px) {
  .news-waku .date-waku .date-bun {
    font-size: 10px;
    font-weight: 700;
  }
}
.news-waku .date-waku .honbun {
  margin-left: 100px;
  font-size: 15px;
}
@media only screen and (max-width: 769px) {
  .news-waku .date-waku .honbun {
    margin: auto;
    font-size: 14px;
    font-weight: 600;
  }
}
.news-waku .date-last {
  border-bottom: none;
}

.font-koron {
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  font-style: normal;
}

.maru23 {
  position: absolute;
  width: 301px;
  height: 301px;
  top: -210px;
  left: -120px;
  background: radial-gradient(50% 50%, rgba(20, 147, 156, 0.3490196078), rgba(196, 196, 217, 0));
  z-index: -1;
}
@media only screen and (max-width: 769px) {
  .maru23 {
    width: 125px;
    height: 125px;
  }
}

.maru24 {
  position: absolute;
  width: 130px;
  height: 130px;
  top: 155px;
  left: 823px;
  background: radial-gradient(50% 50%, rgba(20, 147, 156, 0.3490196078), rgba(196, 196, 217, 0));
  z-index: -1;
}
@media only screen and (max-width: 769px) {
  .maru24 {
    width: 125px;
    height: 125px;
  }
}

.maru25 {
  position: absolute;
  width: 240px;
  height: 240px;
  top: 7px;
  left: 899px;
  background: radial-gradient(50% 50%, rgba(225, 163, 155, 0.5215686275), rgba(196, 196, 217, 0));
  z-index: -1;
}
@media only screen and (max-width: 769px) {
  .maru25 {
    width: 125px;
    height: 125px;
  }
}

.entry-waku {
  width: 100%;
  margin: auto;
  position: relative;
  background-image: url(../img/front/entry-back.jpg);
  padding-top: 66%;
  background-size: cover;
  padding-bottom: 96px;
}
@media only screen and (max-width: 769px) {
  .entry-waku {
    background-image: url(../img/front/sm/entry-bg.jpg);
    padding-top: 90%;
    padding-bottom: 10%;
  }
}
.entry-waku .title {
  color: #E1A39B;
  font-size: 51px;
  top: 24%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  letter-spacing: 4px;
  left: 50%;
}
@media only screen and (max-width: 769px) {
  .entry-waku .title {
    font-size: 20px;
  }
}
.entry-waku .title2 {
  font-size: 1.5em;
  top: 30%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  letter-spacing: 4px;
  left: 50%;
}
@media only screen and (max-width: 769px) {
  .entry-waku .title2 {
    letter-spacing: 0px;
    width: 100%;
    top: 30%;
    left: 50%;
    margin: auto;
    display: block;
    text-align: center;
    font-size: 14px;
  }
}
.entry-waku .green-entry-btn {
  top: 36%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  letter-spacing: 4px;
  left: 50%;
}
@media only screen and (max-width: 769px) {
  .entry-waku .green-entry-btn {
    width: 63%;
    line-height: 60px;
    top: 40%;
  }
}
.entry-waku .entry-swiper {
  margin-top: -45%;
}

/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}

/*----------------------------*/
.d-demo__wrap {
  overflow: hidden;
  margin-top: -31%;
}
@media only screen and (max-width: 769px) {
  .d-demo__wrap {
    margin-top: -14%;
  }
}

.d-demo__list {
  display: flex;
  list-style: none;
  align-items: flex-start;
  width: 2677%;
  justify-content: space-between;
}
@media only screen and (max-width: 769px) {
  .d-demo__list {
    width: 2000%;
    margin-bottom: 30px;
  }
}

.d-demo__list--left {
  animation: infinity-scroll-left 300s infinite linear 0.5s both;
}

.d-demo__item {
  width: auto;
  margin: 0 5px;
  height: 349px;
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .d-demo__item {
    height: 33vh;
    width: auto;
  }
}
@media only screen and (max-width: 481px) {
  .d-demo__item {
    width: auto;
    height: 200px;
  }
}
@media only screen and (max-width: 320px) {
  .d-demo__item {
    width: auto;
    height: 18vh;
  }
}

.d-demo__item > img {
  width: 100%;
  height: 100%;
}

.fornt-entory-btn-2 {
  width: 224px;
  height: 49px;
  line-height: 49px;
  background-color: #14939C;
  position: relative;
  font-size: 13px;
  padding: 0px 0px;
  letter-spacing: 4px;
  color: white;
  position: absolute;
  bottom: 12px;
  z-index: 1;
  text-align: center;
  right: 0;
}
@media only screen and (max-width: 769px) {
  .fornt-entory-btn-2 {
    bottom: 10px;
  }
}

.fornt-entory-btn {
  width: 224px;
  height: 49px;
  line-height: 49px;
  background-color: #14939C;
  position: relative;
  padding: 0px 20px;
  letter-spacing: 4px;
  color: white;
  position: absolute;
  bottom: 12px;
  z-index: 1;
  right: 0;
}
@media only screen and (max-width: 769px) {
  .fornt-entory-btn {
    bottom: 10px;
  }
}
.fornt-entory-btn::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 19px;
  width: 111px;
  height: 1px;
  background: #fff;
  transition: all 0.3s;
}
.fornt-entory-btn::before {
  content: "";
  position: absolute;
  top: 19px;
  right: 17px;
  width: 11px;
  height: 1px;
  background: #fff;
  transform: rotate(35deg);
  transition: all 0.3s;
}
.fornt-entory-btn:hover {
  background-color: #fff;
  color: #1E939C;
}
.fornt-entory-btn:hover::after {
  right: 10px;
  background: #1E939C;
}
.fornt-entory-btn:hover::before {
  right: 10px;
  background: #1E939C;
}

.men-1 {
  color: #51ADB1;
  font-weight: 700;
}

.men-2 {
  color: #C0BA7E;
  font-weight: 700;
}

.men-3 {
  color: #9CBAA2;
  font-weight: 700;
}

.men-4 {
  color: #648DCA;
  font-weight: 700;
}

.men-5 {
  color: #DB8B81;
  font-weight: 700;
}

.men1-waku {
  width: 440px;
}
@media only screen and (max-width: 769px) {
  .men1-waku {
    width: auto;
  }
}

.men2-waku {
  width: 251px;
}
@media only screen and (max-width: 769px) {
  .men2-waku {
    width: auto;
  }
}

.men3-waku {
  width: 320px;
}
@media only screen and (max-width: 769px) {
  .men3-waku {
    width: auto;
  }
}

.men4-waku {
  width: 357px;
}
@media only screen and (max-width: 769px) {
  .men4-waku {
    width: auto;
  }
}

.men5-waku {
  width: 374px;
}
@media only screen and (max-width: 769px) {
  .men5-waku {
    width: auto;
  }
}

.footer {
  background-color: #ff8d03;
  width: 100%;
  height: auto;
  padding: 50px;
  display: flex;
  position: relative;
}
@media only screen and (max-width: 769px) {
  .footer {
    width: 100%;
    height: auto;
    padding: 5% 5% 10%;
    display: block;
    position: relative;
  }
}
.footer-left {
  width: 30%;
  text-align: left;
}
@media only screen and (max-width: 769px) {
  .footer-left {
    width: 100%;
  }
}
.footer-left-logo {
  width: 211px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 769px) {
  .footer-left-logo {
    width: 120px;
  }
}
.footer-left-kaisha {
  font-size: 12px;
  color: white;
  margin-bottom: 50px;
}
@media only screen and (max-width: 769px) {
  .footer-left-kaisha {
    margin-bottom: 15px;
  }
}
.footer-left-sns {
  display: flex;
}
.footer-left-sns-inner {
  margin-right: 20px;
}
.footer-right {
  width: 100%;
  margin-left: 200px;
  display: flex;
}
.footer-right-inner {
  display: flex;
  justify-content: flex-start;
}
.footer-right-inner-title {
  font-size: 12px;
  font-weight: 400;
  color: white;
  width: auto;
  line-height: 31px;
  margin-right: 30px;
}
.footer-right-inner-inner-right {
  display: flex;
  flex-wrap: wrap;
  width: 400px;
  line-height: 31px;
}
.footer-right-inner-inner-right-bun {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6588235294);
  margin-right: 20px;
}
.footer-right2 {
  width: 20%;
  margin-left: 0px;
  line-height: 12px;
}
.footer-right2-title {
  font-size: 12px;
  font-weight: 400;
  color: white;
  width: 118px;
  margin-bottom: 20px;
  display: block;
}
.footer .copy-right {
  color: rgba(255, 255, 255, 0.6588235294);
  top: 248px;
  position: absolute;
  right: 70px;
}
@media only screen and (max-width: 769px) {
  .footer .copy-right {
    top: 180px;
    position: absolute;
    left: 15px;
    font-size: 10px;
  }
}

.container {
  width: 100%;
  overflow-x: hidden;
}

@media only screen and (min-width: 1026px) {
  .pc-only,
  #swiper-top-pc {
    display: block;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
  .pc-only,
  #swiper-top-pc {
    display: block;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .pc-only,
  #swiper-top-pc {
    display: none !important;
  }
}
@media only screen and (max-width: 481px) {
  .pc-only,
  #swiper-top-pc {
    display: none !important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 769px) {
  .sm-br {
    display: block;
  }
}
@media only screen and (max-width: 481px) {
  .sm-br {
    display: block;
  }
}
@media only screen and (min-width: 1026px) {
  .sm-br {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
  .sm-br {
    display: none !important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 769px) {
  .pc-br {
    display: none !important;
  }
}
@media only screen and (max-width: 481px) {
  .pc-br {
    display: none !important;
  }
}
@media only screen and (min-width: 1026px) {
  .pc-br {
    display: block;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
  .pc-br {
    display: block;
  }
}

@media only screen and (min-width: 1026px) {
  .sm-only,
  #swiper-top-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
  .sm-only,
  #swiper-top-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .sm-only,
  #swiper-top-sm {
    display: block;
  }
}
@media only screen and (max-width: 481px) {
  .sm-only,
  #swiper-top-sm {
    display: block;
  }
}

@font-face {
  font-family: "font-tukushi"; /* フォント名 */
  src: url("../font/TsukushiAMaruGothic.ttc") format("truetype");
}
.tukushi-regu {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.tukushi-bold {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}

body {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

img {
  width: 100%;
}

.fadeIn_up {
  opacity: 0;
  transform: translate(0, 50%);
  transition: 2s;
}

.fadeIn_up2 {
  opacity: 0;
  transform: translate(0, 30px);
  -webkit-transition: 1s;
}

.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.fadeIn_up2.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.greenvision-btn2 {
  width: 192px;
  line-height: 42px;
  background-color: #ff8d03;
  color: white;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
  outline: none;
  text-align: center;
  font-size: 15px;
}
@media only screen and (max-width: 769px) {
  .greenvision-btn2 {
    width: 148px;
    letter-spacing: 3px;
  }
}
.greenvision-btn2::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 20px;
  width: 20%;
  height: 1px;
  background: #fff;
  transition: all 0.3s;
}
@media only screen and (max-width: 769px) {
  .greenvision-btn2::after {
    top: 20px;
  }
}
.greenvision-btn2::before {
  content: "";
  position: absolute;
  top: 18px;
  right: 20px;
  width: 11px;
  height: 1px;
  background: #fff;
  transform: rotate(35deg);
  transition: all 0.3s;
}
@media only screen and (max-width: 769px) {
  .greenvision-btn2::before {
    top: 19px;
    right: 20px;
    width: 9px;
    height: 1px;
  }
}
.greenvision-btn2:hover {
  background-color: #fff;
  color: #ff8d03;
}
.greenvision-btn2:hover::after {
  right: 10px;
  background-color: #ff8d03 !important;
}
.greenvision-btn2:hover::before {
  right: 10px;
  background-color: #ff8d03 !important;
}

.green-btn {
  width: 192px;
  line-height: 42px;
  background-color: #ff8d03;
  color: white;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
  outline: none;
  text-align: center;
  font-size: 15px;
}
@media only screen and (max-width: 769px) {
  .green-btn {
    width: 148px;
    letter-spacing: 3px;
  }
}
.green-btn::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 20px;
  width: 20%;
  height: 1px;
  background: #fff;
  transition: all 0.3s;
}
@media only screen and (max-width: 769px) {
  .green-btn::after {
    top: 20px;
  }
}
.green-btn::before {
  content: "";
  position: absolute;
  top: 18px;
  right: 20px;
  width: 11px;
  height: 1px;
  background: #fff;
  transform: rotate(35deg);
  transition: all 0.3s;
}
@media only screen and (max-width: 769px) {
  .green-btn::before {
    top: 17px;
    right: 20px;
    width: 9px;
    height: 1px;
  }
}
.green-btn:hover {
  background-color: #fff;
  color: #ff8d03;
}
.green-btn:hover::after {
  right: 10px;
  background: #ff8d03;
}
.green-btn:hover::before {
  right: 10px;
  background: #ff8d03;
}

.black-btn {
  width: 114px;
  line-height: 31px;
  background-color: #3E3A39;
  color: white;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
  outline: none;
  text-align: center;
  font-size: 15px;
}
.black-btn::after {
  content: "";
  position: absolute;
  top: 14px;
  right: 10px;
  width: 20%;
  height: 1px;
  background: #fff;
  transition: all 0.3s;
}
.black-btn::before {
  content: "";
  position: absolute;
  top: 12px;
  right: 10px;
  width: 7px;
  height: 1px;
  background: #fff;
  transform: rotate(35deg);
  transition: all 0.3s;
}
.black-btn:hover {
  background-color: #fff;
  color: #3E3A39;
}
.black-btn:hover::after {
  right: 5px;
  background: #3E3A39;
}
.black-btn:hover::before {
  right: 5px;
  background: #3E3A39;
}

.border-pink {
  border-color: transparent transparent #DB8B81 #DB8B81 !important;
}

.border-rightgreen {
  border-color: transparent transparent #9CBAA2 #9CBAA2 !important;
}

.color-rightgreeen {
  color: #9CBAA2 !important;
}

.color-pink {
  color: #DB8B81 !important;
}

.color-blue {
  color: #74CACE !important;
}

.color-gold {
  color: #978823 !important;
}

.under-red {
  border-bottom: 1px solid #E1A39B;
}

.bg-green {
  background-color: #9CBAA2;
}

.bg-yellow {
  background-color: #C0BA7E !important;
}

.bg-blue {
  background-color: #9EDDE0;
}

.bg-murasaki {
  background-color: #C2D0E5;
}

.bg-pink {
  background-color: #E1A39B;
}

.bg-skyblue {
  background-color: #C2D0E5 !important;
}

.bg-rightgreen {
  background-color: #9CBAA2 !important;
}

.font-century-regular {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-century-bold {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.green-entry-btn {
  width: 380px;
  line-height: 80px;
  background-color: #ff8d03;
  color: white;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  text-decoration: none;
  outline: none;
  text-align: center;
  font-size: 21px;
  border-bottom: 1px solid #ff8d03;
}
@media only screen and (max-width: 769px) {
  .green-entry-btn {
    font-size: 15px;
  }
}
.green-entry-btn:hover {
  background-color: #fff;
  color: #ff8d03;
}
.green-entry-btn:hover::after {
  right: 10px;
  background: #ff8d03;
}
.green-entry-btn:hover::before {
  right: 10px;
  background: #ff8d03;
}

#acMenu dt {
  display: block;
  width: 480px;
  height: auto;
  line-height: 50px;
  text-align: left;
  border-bottom: #eae8e8 1px solid;
  color: #648DCA;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}
@media only screen and (max-width: 769px) {
  #acMenu dt {
    width: 100%;
  }
}
#acMenu dt .arrow1 {
  width: 10px;
  height: 10px;
  border: 1px solid;
  border-color: transparent transparent #648dca #648dca;
  transform: rotate(-45deg);
  position: absolute;
  right: 10px;
  top: 18px;
}
#acMenu dt .arrow1.active {
  width: 20px;
  top: 24px;
  transform: rotate(0deg);
  height: 0px;
  right: 3px;
}

#acMenu dd {
  width: 480px;
  height: auto;
  line-height: 30px;
  text-align: left;
  display: none;
  font-size: 14px;
  padding: 20px 0;
}
@media only screen and (max-width: 769px) {
  #acMenu dd {
    width: 100%;
  }
}

.fade {
  opacity: 0;
  transition: opacity 3s;
}

.fade.view {
  opacity: 1;
}

@media only screen and (max-width: 769px) {
  .sm-margintop-40 {
    margin-top: 40%;
  }
}

@media only screen and (max-width: 769px) {
  .sm-marginbottom-40 {
    margin-bottom: 15%;
  }
}

@media only screen and (max-width: 769px) {
  .top-title-waku {
    margin: 20% auto 10% !important;
  }
}

@media only screen and (max-width: 769px) {
  .sm-width100 {
    width: 100% !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1025px) {
  .marginbottom-300 {
    margin-bottom: 300px !important;
  }
}
@media only screen and (min-width: 1026px) {
  .marginbottom-300 {
    margin-bottom: 300px !important;
  }
}

/* スライドの動き等速 */
.swiper-wrapper {
  transition-timing-function: linear !important;
  align-items: stretch !important;
}
.swiper-wrapper .footer-swiper {
  margin: 0px 5px;
  height: auto;
  width: auto;
}

/* 画像のサイズ調整 */
.swiper-slide img {
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.single-infromation-title {
  font-size: 34px;
  width: 1010px;
  margin: 0px auto 30px;
}
@media only screen and (max-width: 769px) {
  .single-infromation-title {
    width: 84%;
    font-size: 22px;
  }
}

.single-information-waku {
  width: 708px;
  margin: 50px auto;
}
@media only screen and (max-width: 769px) {
  .single-information-waku {
    width: 84%;
    margin: 10% auto;
  }
}

.single-information-img {
  width: 1010px;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 769px) {
  .single-information-img {
    width: 100%;
  }
}

.post-cat {
  display: none;
}

.o-tags {
  text-align: left;
  margin-bottom: 10px;
}

.o-tags {
  color: #DB8B81;
  font-size: 12px;
  font-weight: bold;
  border-radius: 35px;
  border: 1px solid #DB8B81;
  padding: 5px 10px;
  display: initial;
  line-height: 12px;
}

.o-tags a:hover {
  opacity: 0.5; /* マウスオンした時に透明度を落とす */
  text-decoration: none; /* マウスオンした時の下線を非表示に */
}

.single-information-flexbox {
  display: flex;
  width: 1010px;
  margin: 5px auto 0px;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 769px) {
  .single-information-flexbox {
    width: 84%;
    margin: 10% auto 0px;
    display: block;
  }
}

.single-date {
  color: rgba(62, 58, 57, 0.5882352941);
  letter-spacing: 1.5px;
}

.single-date-title {
  margin-right: 5px;
  letter-spacing: 1px;
}

.new-top-interview {
  width: 1000px;
  margin: 100px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 769px) {
  .new-top-interview {
    width: 100%;
    margin: 10% auto;
  }
}
.new-top-interview .margin-top-100 {
  margin-top: 170px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 769px) {
  .new-top-interview .margin-top-100 {
    margin-top: 15%;
  }
}
.new-top-interview .inter-men {
  width: 450px;
}
@media only screen and (max-width: 769px) {
  .new-top-interview .inter-men {
    width: 100%;
    margin-bottom: 30%;
    margin-top: 30%;
  }
}
.new-top-interview .inter-men .gyoushu {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #ff8d03;
}
.new-top-interview .inter-men .staff-photo {
  position: relative;
}
.new-top-interview .inter-men .staff-photo img {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
.new-top-interview .inter-men .staff-photo .staff-name {
  position: absolute;
  top: 10px;
  right: -72px;
  background-color: #ffdd00;
  color: #ff8d02;
  padding: 10px;
}
@media only screen and (max-width: 769px) {
  .new-top-interview .inter-men .staff-photo .staff-name {
    top: -39%;
    right: -8%;
  }
}
.new-top-interview .inter-men .staff-photo .staff-name .staff-name-text {
  color: black;
  font-weight: 700;
  text-align: right;
}
.new-top-interview .inter-men .staff-photo .staff-title {
  font-size: 22px;
  font-weight: 700;
  color: #ff8d03;
  margin-top: 10px;
}
@media only screen and (max-width: 769px) {
  .new-top-interview .inter-men .staff-photo .staff-title {
    font-size: 18px;
  }
}
.new-top-interview .inter-men .button a {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: block;
  max-width: 250px;
  background: #3E3A39;
  margin: 20px 0px;
  padding: 10px 30px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  outline: none;
  transition: ease 0.2s;
}
.new-top-interview .inter-men .button a span {
  position: relative;
  z-index: 3;
  color: white;
}
.new-top-interview .inter-men .button a span:hover {
  color: #fff;
}
.new-top-interview .inter-men .button a.bgskew::before {
  content: "";
  position: absolute;
  top: 0;
  left: -130%;
  background: #ff8d03;
  width: 120%;
  height: 100%;
  transform: skewX(-25deg);
}
.new-top-interview .inter-men .button a.bgskew:hover::before {
  animation: skewanime 0.5s forwards;
}

@keyframes skewanime {
  100% {
    left: -10%;
  }
}
#floating-banner {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  background-color: #f25c5c;
  color: #fff;
  padding: 12px 20px;
  border-radius: 10px;
  font-size: 16px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s;
  font-weight: 700;
}
#floating-banner .line-icon {
  width: 100px;
  display: block;
  margin: 0px auto;
  margin-top: 10px;
}
#floating-banner .line-text {
  text-align: center;
}/*# sourceMappingURL=style.css.map */