/* =============================================
  サービス
============================================ */
.service-block {
  width: 100%;
}
.sub-service-title {
  width: 100%;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
}
.sub-service-title img {
  display: block;
  width: 256px;
}

.service-name {
  display: block;
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
}
.service-detail {
  font-size: 1.2rem;
  display: block;
  text-align: center;
}
.service-top {
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-top: 50px;
}
.service-left {
  width: 513px;
}
.service-right {
  width: 550px;
  margin-right: 40px;
  padding-top: 80px;
}
.service-left img {
  width: 100%;
  height: 318px;
  object-fit: cover;
  border-radius: 20px;
}
.service-right span {
  font-size: 2.4rem;
  font-weight: bold;
}
.service-right p {
  line-height: 2em;
  font-size: 1.4rem;
}
.service-course {
  margin-top: 50px;
}
.service-course h4 {
  font-size: 2.4rem;
}
.service-course .col-wrap {
  margin-top: 30px;
  gap: 30px;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.course-block {
  width: 380px;

}
.course-block img {
  object-fit: cover ;
  height: 240px;
  border-radius: 20px;
}
.course-name {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 20px 0;
}
.course-detail{
  font-size: 1.4rem;
  line-height: 1.6em;
}
@media screen and (max-width:999px) {
  .sub-service-title {
    flex-direction: row;
    justify-content: space-between;
  }
  .sub-service-title img {
    width: 120px;
  }
  .service-info {
    width: calc(100% - 140px);
  }
  .service-name {
    font-size: 1.8rem;
    text-align: left;
  }
  .service-detail {
    font-size: 1.2rem;
    text-align: left;
  }
  .service-top {
    flex-direction: column;
    margin-top: 25px;
  }
  .service-left ,
  .service-right {
    width: 100%;
  }
  .service-left img {
    height: calc(100% / 3 * 2);
  }
  .service-right {
    padding-top: 0px;
  }
  .service-right span {
    padding: 30px  0 20px;
    display: block;
    font-size: 1.6rem;
  }
  .service-right p {
    font-size: 1.2rem;
  }
  .service-course .col-wrap {
    flex-direction: column;
  }
  .service-course h4 {
    font-size: 2rem;
  }
  .service-course .col-wrap {
    margin-top: 25px;
  }
  .course-block {
    width: 100%;
    margin-bottom: 30px;
  }
  .course-block img {
    width: 100%;
  }
  .course-name {
    font-size: 1.6rem;
    margin: 16px 0;
  }
  .course-detail {
    font-size: 1.2rem;
  }
}
/* =============================================
  私たちについて
============================================ */

.subpage-jpn {
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
}
.subpage-eng {
  font-size: 5rem;
  font-weight: bold;
  display: block;
  color: #00A5E2;
}
.mvv-wrap {
  width: 100%;
}
.mvv-block {
  display: flex;
  gap: 0 50px;
  justify-content: space-between;
  margin-bottom: 80px;
}
.mvv-img {
  width: 100%;
}
.mvv-img img {
  width: 100%;
  height:420px;
  object-fit: cover;
  border-radius: 30px;
}
.mvv-content {
  width: 100%;
  padding-top: 60px;
}
.mvv-content span {
  display: block;
}
.mvv-eng {
  font-size: 4rem;
  font-weight: bold;
  color: #00A5E2;
}
.mvv-title {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 20px;
}
.mvv-detail {
  font-size: 1.4rem;
  margin-top: 30px;
  line-height: 2em;
}
.mvv-vision .mvv-img{
  order: 2;
}
.greeting {
  margin-top: 20px;
  position: relative;
  padding-left: 420px;
  padding-top: 20px;
}
.ceo-img {
  position: absolute;
  width: 350px;
  height: 420px;
  object-fit: cover;
  left: 0;
  top: 0;
  border-radius: 30px;
}
.greeting-content {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 20px;
}
.ceo-info {
  font-size: 1.4rem;
}
.ceo-name {
  font-size: 1.8rem;
  font-weight: bold;
  padding-left: 20px;
}
.ceo-history {
  font-size: 1.2rem;
  margin-bottom: 36px;
}
.about-sdgs {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 100px;
}
.sdgs-border {
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, rgba(228,1,30,1) 0%, rgba(228,1,30,1) 12.5%, rgba(40,168,56,1) 12.5%, rgba(40,168,56,1) 25%, rgba(250,189,0,1) 25%, rgba(250,189,0,1) 37.5%, rgba(0,117,186,1) 37.5%, rgba(0,117,186,1) 50%, rgba(232,52,24,1) 50%, rgba(232,52,24,1) 62.5%, rgba(245,162,11,1) 62.5%, rgba(245,162,11,1) 75%, rgba(40,168,56,1) 75%, rgba(40,168,56,1) 87.5%, rgba(0,166,217,1) 87.5%, rgba(0,166,217,1) 100%);
  background-size: 50%;
}
.sdgs-text {
  display: block;
  width: 527px;
  margin: 87px auto 60px;
}
.about-sdgs .link-button {
  margin-bottom:50px;
}
.corporate {
  background: #F7F7F7;
  padding-top: 80px;
  padding-bottom: 80px;
}
.corporate-content {
  padding: 60px;
  background-color: #fff;
  border-radius: 30px;
}
.corporate-content .subpage-title span{
  text-align: center;
}
.table {
  margin-top: 40px;
  margin-bottom: 60px;
}
.table dl {
  border-top-width: 1px;
  border-top-style: solid;
  border-image-source: linear-gradient(90deg,#00A5E2 0% ,#00A5E2 40%,#CCCCCC 40%,#CCCCCC 100%);
  border-image-slice: 1;
  display: flex;
  padding: 25px 0;
}
.table dl:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.table dt {
  width: 40%;
  padding-left: 40px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.table dd {
  padding-left: 40px;
  flex: 1;
  padding-right: 40px;
}
.history-tree {
  width: 640px;
  margin: 40px auto;
  position: relative;
}

.history-block {
  display: flex;
  padding-bottom: 40px;
  position: relative;
}
.history-block::after {
  content: "";
  left: 97px;
  height: 100%;
  width: 1px;
  background: #B7DDEB;
  position: absolute;
  top: 6px;
  z-index: 0;
}
.history-block:last-child {
  padding: 0;
}
.history-block:last-child::after {
  display: none;
}
.history-year {
  width: 90px;
  font-size: 1.8rem;
  font-weight: bold;
  flex-shrink: 0;
}
.history-circle {
  width: 16px;
  height: 16px;
  border-radius: 10px;
  border:solid 2px #00A5E2;
  margin-top: 6px;
  background: #fff;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.history-detail {
  padding-left: 26px;
}
@media screen and (max-width:999px) {
  .subpage-title {
    display: flex;
    align-items: center;
  }
  .subpage-eng {
    order: 1;
    font-size: 3rem;
  }
  .subpage-jpn {
    font-size: 1.4rem;
    order: 2;
    padding-left: 15px;
  }
  .mvv-block  {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .mvv-img {
    width: 100%;
  }
  .mvv-img img {
    height: 218px;
  }
  .mvv-content {
    width: 100%;
    padding-top: 20px;
  }
  .mvv-vision .mvv-content{
    padding-top: 20px;
  }
  .mvv-eng {
    font-size: 3rem;
  }
  .mvv-title {
    font-size: 2rem;
    margin-top: 15px;
  }
  .mvv-detail {
    font-size: 1.2rem;
    margin-top: 20px;
  }
  .mvv-vision .mvv-img {
    order: 1;
  }
  .mvv-vision .mvv-content {
    order: 2;
  }
  .greeting {
    padding-left: 0;
  }
  .ceo-img {
    position: static;
    width:280px;
    height: 360px;
    display: block;
    margin: auto;
    margin-top: 20px;
  }
  .greeting-content {
    font-size: 1.8rem;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-sdgs{
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .sdgs-border {
    height: 2px;
  }
  .sdgs-text {
    width: 220px;
    margin: 30px auto 40px;
  }
  .about-sdgs .link-button {
    margin-bottom: 20px;
  }
  .corporate {
    padding: 30px 20px;
  }
  .corporate-content {
    padding: 40px 20px;
  }
  .table dl {
    border-color: #00A5E2;
    border-image-source: none;
    flex-direction: column;
    padding:20px 10px;
  }
  .table dt {
    padding-left: 0 ;
    font-size: 1.4rem;
    width: 100%;
  }
  .table dd {
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
    font-size: 1.2rem;
  }
  .history-tree {
    width: 100%;
  }
  .history-block {
    flex-direction: column;
    padding-left: 40px;
  }
  .history-block:last-child {
    padding-left: 40px;
  }
  .history-circle {
    position: absolute;
    left: 0;
  }
  .history-detail {
    padding-left: 0;
    padding-top: 6px;
    font-size: 1.2rem;
  }
  .history-block::after {
    left: 8px;
  }
}
/* =============================================
  サイクループガイズ
============================================ */
.guys-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 0px;
}
.guys-block {
  width: 390px;
  height: 435px;
  border-radius: 20px;
  background-position: center;
  background-size: 100%;
  overflow: hidden;
  transition: all 0.5s;
}
.guys-block:hover {
  background-size: 110%;
  cursor: pointer;
}
.guys-01 {
  background-image: url('../img/guys_01.jpeg');
}
.guys-02 {
  background-image: url('../img/guys_02.jpeg');
}
.guys-03 {
  background-image: url('../img/guys_03.jpeg');
}
.guys-04 {
  background-image: url('../img/guys_04.jpeg');
}
.guys-05 {
  background-image: url('../img/guys_05.jpeg');
}
.guys-06 {
  background-image: url('../img/guys_06.jpeg');
}
.guys-base {
  background: rgba(0,0,0,0.1);
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  color: #fff;
  opacity: 0;
  transition: all 0.2s;
}
.guys-block:hover .guys-base{
  opacity: 1;
}
.guys-name {
  font-size: 2.4rem;
  font-weight: bold;
}
.guys-comment {
  margin-top: 10px;
  font-size: 1.2rem;
}
.guys-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.guys-modal-back {
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
}
.guys-modal-content {
  width: 960px;
  height: 82vh;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  padding: 40px 90px;
  overflow: auto;
  border-radius: 30px;
  display: none;
}
.guys-modal-img {
  width: 100%;
  border-radius: 30px;
  height: 500px;
  object-fit: cover;
}
.guys-modal-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 40px;
}
.guys-modal-name {
  font-size: 4rem;
  font-weight: bold;
  padding:20px 20px 20px 0;
  display: block;
  /*width: 320px;*/
}
.guys-modal-comment {
  font-size: 1.4rem;
  flex: 1;
}
.guys-modal-interview {
  width: 100%;
  padding: 0 40px;
  margin: auto;
}
.guys-interview-title {
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
}

.guys-interview-content {
  margin-top: 10px;
  margin-bottom: 30px;
}
.modal-close {
  position: fixed;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  top:92vh ;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer
}
.modal-close::before {
  content: "";
  position: fixed;
  width: 20px;
  height:2px ;
  background: #fff;
  right: 105%;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.modal-close::after {
  content: "";
  position: fixed;
  width: 20px;
  height:2px ;
  background: #fff;
  right: 105%;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width:1000px) and (max-width:1200px) {
  .page-section .guys-content {
    gap:  20px 2%;
  }
  .guys-block {
    width: 32%;
  }
}
@media screen and (max-width:999px) {
  .guys-content {
    gap:10px;
  }
  .guys-block {
    width: calc(33% - 5px);
    height: 300px;
    border-radius: 10px;
  }
  .guys-base {
    opacity: 1;
    padding: 12px 6px;
  }
  .guys-name {
    font-size: 1.6rem;
  }
  .guys-comment {
    font-size: 1rem;
    margin-top: 0;
  }
  .guys-modal {
    width: 100vw;
  }
  .guys-modal-content {
    width: 90vw;
    padding: 20px;
    border-radius: 20px;
    height: 70vh;
  }
  .guys-modal-info {
    flex-direction: column;
    padding: 0 10px;
    align-items:  flex-start;
  }
  .guys-modal-img {
    width: 100%;
    height: 200px;
    border-radius: 20px;
  }
  .guys-modal-name {
    font-size: 2.4rem;
    padding: 10px 0 0;
  }
  .guys-modal-comment {
    font-size: 1.2rem;
  }
  .guys-modal-interview {
    width: 100%;
    padding: 0 10px;
    margin-top: 10px;
  }
  .guys-interview-title {
    font-size: 1.6rem;
  }
  .guys-interview-content {
    font-size: 1.2rem;
  }
  .guys-interview-title::before {
    width: 16px;
    height: 2px;
    left: -20px;
  }
  .modal-close::before ,
  .modal-close::after {
    width: 20px;
  }
  .modal-close {
    font-size: 2.4rem;
    top:calc(80vh + 50px);
  }
}
@media screen and (max-width:480px) {
  .guys-block {
    width: calc(50% - 5px);
    height: 200px;
    border-radius: 10px;
  }
}
/* =============================================
  採用
============================================ */
.recruit-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap:30px 0;
}
.recruit-block {
  background: #fff;
  border-radius: 30px;
  padding: 60px;
  display: flex;
  justify-content: space-between;
  width: 580px;
  height: 220px;
  cursor: pointer;
  text-decoration: none;
  color: #333;
  transition: all 0.2s;
}
.recruit-block:hover {
  background: #f6fbfe;
}
.recruit-name {
  display: block;
  font-size: 2.4rem;
  color: #00A5E2;
  font-weight: bold;
}
.recruit-detail {
  width: 380px;
  margin-top: 30px;
}
.recruit-block .link-circle {
  left: 50%;
  transform: translate(-50%,-50%);
  width: 40px;
  height: 40px;
}
.recruit-block:hover .link-circle,
.recruit-block .link-button:hover .link-circle{
  width: 60px;
  height: 60px;
  transform: translate(-50%,-50%);
}
.link-block .arrow-before {
  transform: translate(-50%,-50%);
}
.recruit-block:hover .arrow-before,
.recruit-block .link-button:hover .arrow-before {
  opacity: 0;
  transform: translate( calc(-50% + 10px) ,-50%);
}
.link-block .arrow-after {
  opacity: 0;
  transform: translate( calc(-50% - 10px) ,-50%);
}
.recruit-block:hover .arrow-after,
.recruit-block .link-button:hover .arrow-after{
  opacity: 1;
  transform: translate(-50%,-50%);
}
@media screen and (min-width:1000px) and (max-width:1199px) {
  .recruit-block {
    width: 49%;
  }
}
@media screen and (max-width:999px) {
  .recruit-wrap {
    gap:20px 0;
  }
  .recruit-block {
    width: 100%;
    padding: 30px;
    padding-right: 40px;
    height: auto;
    border-radius: 20px;
  }
  .recruit-info {
    width: 82%;
  }
  .recruit-name {
    font-size: 2rem;
  }
  .recruit-detail {
    width: 100%;
    margin-top: 20px;
    font-size: 1.2rem;
  }
}

/* =============================================
  募集要項
============================================ */
.requirement-wrap {
  background: #fff;
  border-radius: 30px;
  padding: 60px;
}
.requirement-wrap .table {
  margin: 0;
}
.requirement-entry  {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
@media screen and (max-width:999px) {
  .requirement-wrap {
    padding: 30px 20px;
    border-radius: 20px;
  }
  .requirement-entry {
    margin-top: 20px;
  }
}
/* =============================================
  SDGs
============================================ */
.sdgs-wrap   {
  margin-bottom: 100px;
}
.sdgs-dots {
  width: 1140px;
  margin: auto;
}
.sdgs-dots img {
  width: 100%;
}
.sdgs-declaration {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-top: 70px;
}
.sdgs-explain {
  font-size: 1.2rem;
  width: 600px;
  display: block;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 60px;
}
.sdgs-block {
  margin-bottom: 40px;
  width: 100%;
  border-radius: 30px;
  height: 540px;
  display: flex;
  justify-content: flex-end;
  padding: 50px 40px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.sdgs-03 {
  margin-bottom: 100px;
}
.sdgs-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.sdgs-content {
  background: #fff;
  height: 100%;
  width: 600px;
  padding: 40px 60px;
  position: relative;
  z-index: 1;
  border-top-width: 8px;
  border-top-style: solid;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-image-source:
  linear-gradient(90deg, rgba(228,1,30,1) 0%, rgba(228,1,30,1) 12.5%, rgba(40,168,56,1) 12.5%, rgba(40,168,56,1) 25%, rgba(250,189,0,1) 25%, rgba(250,189,0,1) 37.5%, rgba(0,117,186,1) 37.5%, rgba(0,117,186,1) 50%, rgba(232,52,24,1) 50%, rgba(232,52,24,1) 62.5%, rgba(245,162,11,1) 62.5%, rgba(245,162,11,1) 75%, rgba(40,168,56,1) 75%, rgba(40,168,56,1) 87.5%, rgba(0,166,217,1) 87.5%, rgba(0,166,217,1) 100%);;
  border-image-slice: 1;
}
.sdgs-title {
  font-size: 3.2rem;
  font-weight: bold;
  display: block;
  line-height: 1.2em;
}
.sdgs-detail {
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 20px;
}
.sdgs-treat {
  font-size: 1.4rem;
}
.sdgs-icon {
  display: flex;
  justify-content: center;
  gap:0 27px;
  height: 86px;
  margin-top: 16px;
}
.sdgs-icon img {
  height: 100%;
}
@media screen and (max-width:999px) {
  .sdgs-wrap {
    margin-bottom: 50px;
  }
  .sdgs-dots {
    width: 100%;
  }
  .sdgs-text {
    margin-bottom: 30px;
  }
  .sdgs-declaration {
    font-size: 2rem;
    margin-top: 0px;
  }
  .sdgs-explain {
    width: 100%;
    font-size: 1rem;
    margin-bottom: 40px;
  }
  .sdgs-block {
    height: auto;
    flex-direction: column;
    padding: 0;
    border-radius: 0;
  }
  .sdgs-03 {
    margin-bottom: 50px;
  }
  .sdgs-img {
    position: relative;
    border-radius: 20px;
    height: 200px;
  }
  .sdgs-content {
    width: 100%;
    padding: 20px 10px;
    border-width: 4px;
    margin-top: 10px;
  }
  .sdgs-title {
    font-size: 2.4rem;
  }
  .sdgs-detail {
    font-size: 1.4rem;
  }
  .sdgs-treat {
    font-size: 1.2rem;
  }
  .sdgs-icon {
    width: 100%;
    height: auto;
    gap:0 10px;
  }
  .sdgs-icon img {
    height: 50px;
    width:  auto;
  }
}
