@charset "UTF-8";
/* ======================= VARIABLE ====== */
/* placeholder color */
/* ======================= IMPORT ====== */
/*=================

      top.scss

=======================*/
/*top_title*/
.top_title_wrap {
  margin: 0 0 72px;
}

@media only screen and (max-width: 640px) {
  .top_title_wrap {
    margin: 0 0 40px;
  }
}

.top_title_wrap .top_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.3;
  position: relative;
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
}

.top_title_wrap .top_title_ja:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 200px;
  height: 10px;
}

@media only screen and (max-width: 640px) {
  .top_title_wrap .top_title_ja {
    font-size: 18px;
  }
}

.top_title_wrap .top_title_en {
  position: relative;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 80px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .top_title_wrap .top_title_en {
    font-size: 60px;
  }
}

/*top_text*/
.top_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
  margin: 0 0 30px;
}

/*fv*/
.fv {
  width: 100%;
  padding: 0 0 120px;
}

@media only screen and (max-width: 640px) {
  .fv {
    padding: 0 0 80px;
  }
}

.fv .fv_right {
  width: 100%;
  position: relative;
}

.fv .fv_right .fv_bg {
  width: 100%;
  height: 680px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 1400px) {
  .fv .fv_right .fv_bg {
    height: 600px;
  }
}

@media only screen and (max-width: 960px) {
  .fv .fv_right .fv_bg {
    height: 400px;
  }
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_bg {
    height: 300px;
  }
}

.fv .fv_right .fv_content {
  width: 100%;
  margin: -100px 0 0 0;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 960px) {
  .fv .fv_right .fv_content {
    margin: -80px 0 0 0;
  }
}

.fv .fv_right .fv_content .fv_content_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 40px 0 0;
}

@media only screen and (max-width: 1200px) {
  .fv .fv_right .fv_content .fv_content_inner {
    display: block;
    padding: 0 15px 0 0;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_title_wrap {
  display: inline-block;
  padding: 30px 30px 60px 100px;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_title_wrap {
    padding: 20px 20px 30px 30px;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 68px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_title {
    font-size: 40px;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_sub_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 68px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_sub_title {
    font-size: 40px;
  }
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_content_title_img {
    display: none;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_content_title_img img {
  height: 100%;
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_sub_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 68px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_title .fv_sub_title {
    font-size: 40px;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_seminar {
  background-image: url(../images/top/bg_seminar.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 20px;
  padding: 35px 56px;
  min-width: 410px;
}

@media only screen and (max-width: 1200px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar {
    margin: 30px 0 0 15px;
  }
}

@media only screen and (max-width: 960px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar {
    padding: 20px 30px;
  }
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar {
    margin: 30px 0 0 15px;
    padding: 20px 20px;
    min-width: auto;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_text {
  text-align: center;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 10px;
}

@media only screen and (max-width: 960px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_text {
    font-size: 24px;
  }
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_text {
    font-size: 20px;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_date {
  text-align: center;
  font-family: 'Barlow Semi Condensed', 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 10px;
}

@media only screen and (max-width: 960px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_date {
    font-size: 24px;
  }
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_date {
    font-size: 20px;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_link {
  max-width: 500px;
  width: 100%;
  height: 58px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #3A3A3A;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-size: 20px;
  color: #fff;
  position: relative;
  padding: 0 60px;
  margin: 0 auto;
}

@media only screen and (max-width: 960px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_link {
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  .fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_link {
    height: 48px;
  }
}

.fv .fv_right .fv_content .fv_content_inner .fv_content_seminar .fv_content_seminar_inner .fv_content_seminar_link:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 30px;
  width: 22px;
  height: 22px;
  background-image: url(../images/common/icon_arrow_bl.svg);
}

/*top_about*/
.top_about {
  padding: 30px 0 80px;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  .top_about {
    padding: 20px 0 40px;
  }
}

.top_about_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #3A3A3A;
  line-height: 2.5;
  margin: 0 0 102px;
}

@media only screen and (max-width: 960px) {
  .top_about_text {
    font-size: 18px;
    margin: 0 0 50px;
  }
}

.top_about_message {
  padding: 0 0 50px 0;
  position: relative;
  margin: 0 0 40px;
}

.top_about_message .bg_top_about_message {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 94%;
  height: 80%;
  background: transparent linear-gradient(176deg, #C8DFEE 0%, #CCF6E5 100%);
  opacity: 0.5;
}

.top_about_business {
  padding: 0 0 50px 0;
  position: relative;
}

.top_about_business .bg_top_about_business {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 94%;
  height: 80%;
  background: transparent linear-gradient(176deg, #C8DFEE 0%, #CCF6E5 100%);
  opacity: 0.5;
}

.top_about_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 0 0;
}

@media only screen and (max-width: 840px) {
  .top_about_box {
    display: block;
  }
}

.top_about_box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 0 0 0 auto;
}

.top_about_box .top_about_box_img_wrap {
  overflow: hidden;
  width: 500px;
  height: 360px;
}

@media only screen and (max-width: 840px) {
  .top_about_box .top_about_box_img_wrap {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 40px;
  }
}

@media only screen and (max-width: 640px) {
  .top_about_box .top_about_box_img_wrap {
    height: 280px;
  }
}

.top_about_box .top_about_box_img_wrap .top_about_box_img {
  width: 100%;
  height: 360px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

@media only screen and (max-width: 640px) {
  .top_about_box .top_about_box_img_wrap .top_about_box_img {
    height: 280px;
  }
}

.top_about_box .top_about_box_detail {
  width: calc(100% - 550px);
}

@media only screen and (max-width: 840px) {
  .top_about_box .top_about_box_detail {
    width: 100%;
  }
}

.top_about_box .top_about_box_detail .top_about_box_title_wrap {
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .top_about_box .top_about_box_detail .top_about_box_title_wrap {
    margin: 0 0 20px;
  }
}

.top_about_box .top_about_box_detail .top_about_box_title_wrap .top_about_box_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
}

@media only screen and (max-width: 640px) {
  .top_about_box .top_about_box_detail .top_about_box_title_wrap .top_about_box_title_en {
    font-size: 30px;
  }
}

.top_about_box .top_about_box_detail .top_about_box_title_wrap .top_about_box_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.4;
}

@media only screen and (max-width: 640px) {
  .top_about_box .top_about_box_detail .top_about_box_title_wrap .top_about_box_title_ja {
    font-size: 18px;
  }
}

.top_about_box .top_about_box_detail .top_about_box_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .top_about_box .top_about_box_detail .top_about_box_text {
    font-size: 14px;
    margin: 0 0 20px;
  }
}

@media only screen and (min-width: 960px) {
  .top_about_box:hover .common_read_more_wrap .common_read_more_text:after {
    width: 100%;
  }
}

@media only screen and (min-width: 960px) {
  .top_about_box:hover .top_about_box_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

/*top_interview*/
.top_interview {
  padding: 80px 0 80px;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  .top_interview {
    padding: 40px 0 40px;
  }
}

.top_interview_list {
  width: 100%;
}

.top_interview_list .top_interview_item {
  margin: 0 18px;
}

@media only screen and (max-width: 640px) {
  .top_interview_list .top_interview_item {
    margin: 0 8px;
  }
}

.top_interview_list .top_interview_item .top_interview_link {
  display: block;
}

.top_interview_list .top_interview_item .top_interview_link .top_interview_img_wrap {
  overflow: hidden;
  width: 100%;
  height: 500px;
  position: relative;
  margin: 0 0 38px;
}

@media only screen and (max-width: 640px) {
  .top_interview_list .top_interview_item .top_interview_link .top_interview_img_wrap {
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 340px) {
  .top_interview_list .top_interview_item .top_interview_link .top_interview_img_wrap {
    height: 400px;
  }
}

.top_interview_list .top_interview_item .top_interview_link .top_interview_img_wrap .top_interview_img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

@media only screen and (max-width: 340px) {
  .top_interview_list .top_interview_item .top_interview_link .top_interview_img_wrap .top_interview_img {
    height: 400px;
  }
}

.top_interview_list .top_interview_item .top_interview_link .top_interview_detail {
  width: 100%;
}

.top_interview_list .top_interview_item .top_interview_link .top_interview_detail .top_interview_job {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #707070;
  line-height: 1.5;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .top_interview_list .top_interview_item .top_interview_link .top_interview_detail .top_interview_job {
    font-size: 14px;
  }
}

.top_interview_list .top_interview_item .top_interview_link .top_interview_detail .top_interview_name {
  font-family: 'Barlow Semi Condensed', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 38px;
  line-height: 1.5;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .top_interview_list .top_interview_item .top_interview_link .top_interview_detail .top_interview_name {
    font-size: 30px;
  }
}

.top_interview_list .top_interview_item .top_interview_link .top_interview_detail .top_interview_time {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .top_interview_list .top_interview_item .top_interview_link .top_interview_detail .top_interview_time {
    font-size: 14px;
    margin: 0 0 20px;
  }
}

@media only screen and (min-width: 960px) {
  .top_interview_link:hover .top_interview_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .top_interview_link:hover .common_read_more_text:after {
    width: 100%;
  }
}

/*top_project_story*/
.top_project_story {
  padding: 80px 0;
}

/*top_culture*/
.top_culture {
  padding: 80px 0;
  background-color: #fff;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .top_culture {
    padding: 40px 0 80px;
  }
}

.top_culture .bg_top_culture {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}

.top_culture_box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -50px;
}

@media only screen and (max-width: 840px) {
  .top_culture_box_wrap {
    display: block;
  }
}

.top_culture_box_wrap .top_culture_box {
  display: block;
  width: calc((100% - 50px) /2);
  margin: 0 50px 50px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 840px) {
  .top_culture_box_wrap .top_culture_box {
    width: 100%;
    margin: 0 0 50px 0;
  }
}

.top_culture_box_wrap .top_culture_box:nth-of-type(2n) {
  margin: 0 0 50px 0;
}

.top_culture_box_wrap .top_culture_box .top_culture_box_img_wrap {
  overflow: hidden;
  width: 100%;
  height: 360px;
  margin: 0 0 50px;
}

@media only screen and (max-width: 640px) {
  .top_culture_box_wrap .top_culture_box .top_culture_box_img_wrap {
    height: 280px;
    margin: 0 0 20px;
  }
}

.top_culture_box_wrap .top_culture_box .top_culture_box_img_wrap .top_culture_box_img {
  width: 100%;
  height: 360px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

@media only screen and (max-width: 640px) {
  .top_culture_box_wrap .top_culture_box .top_culture_box_img_wrap .top_culture_box_img {
    height: 280px;
  }
}

.top_culture_box_wrap .top_culture_box .top_culture_box_title_wrap {
  margin: 0 0 28px;
}

@media only screen and (max-width: 640px) {
  .top_culture_box_wrap .top_culture_box .top_culture_box_title_wrap {
    margin: 0 0 20px;
  }
}

.top_culture_box_wrap .top_culture_box .top_culture_box_title_wrap .top_culture_box_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
  line-height: 1.3;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .top_culture_box_wrap .top_culture_box .top_culture_box_title_wrap .top_culture_box_title_en {
    font-size: 32px;
  }
}

.top_culture_box_wrap .top_culture_box .top_culture_box_title_wrap .top_culture_box_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.4;
}

@media only screen and (max-width: 640px) {
  .top_culture_box_wrap .top_culture_box .top_culture_box_title_wrap .top_culture_box_title_ja {
    font-size: 18px;
  }
}

.top_culture_box_wrap .top_culture_box .top_culture_box_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .top_culture_box_wrap .top_culture_box .top_culture_box_text {
    font-size: 14px;
    margin: 0 0 20px;
  }
}

@media only screen and (min-width: 960px) {
  .top_culture_box:hover .common_read_more_text:after {
    width: 100%;
  }
}

@media only screen and (min-width: 960px) {
  .top_culture_box:hover .top_culture_box_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

/*top_system*/
.top_system {
  padding: 150px 0 150px;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  .top_system {
    padding: 80px 0 80px;
  }
}

.top_system_box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 -50px;
}

@media only screen and (max-width: 840px) {
  .top_system_box_wrap {
    display: block;
  }
}

.top_system_box_wrap .top_system_box {
  display: block;
  width: calc((100% - 100px) /3);
  margin: 0 50px 50px 0;
}

@media only screen and (max-width: 840px) {
  .top_system_box_wrap .top_system_box {
    width: 100%;
    margin: 0 0 50px 0;
  }
}

.top_system_box_wrap .top_system_box:nth-of-type(3n) {
  margin: 0 0 50px 0;
}

.top_system_box_wrap .top_system_box .top_system_box_img_wrap {
  overflow: hidden;
  width: 100%;
  height: 340px;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .top_system_box_wrap .top_system_box .top_system_box_img_wrap {
    height: 280px;
    margin: 0 0 20px;
  }
}

.top_system_box_wrap .top_system_box .top_system_box_img_wrap .top_system_box_img {
  width: 100%;
  height: 340px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

@media only screen and (max-width: 640px) {
  .top_system_box_wrap .top_system_box .top_system_box_img_wrap .top_system_box_img {
    height: 280px;
  }
}

.top_system_box_wrap .top_system_box .top_system_box_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
  line-height: 1.3;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .top_system_box_wrap .top_system_box .top_system_box_title_en {
    font-size: 32px;
  }
}

.top_system_box_wrap .top_system_box .top_system_box_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.4;
  margin: 0 0 28px;
}

@media only screen and (max-width: 640px) {
  .top_system_box_wrap .top_system_box .top_system_box_title_ja {
    font-size: 18px;
    margin: 0 0 20px;
  }
}

.top_system_box_wrap .top_system_box .top_system_box_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .top_system_box_wrap .top_system_box .top_system_box_text {
    font-size: 14px;
    margin: 0 0 20px;
  }
}

@media only screen and (min-width: 960px) {
  .top_system_box:hover .common_read_more_wrap .common_read_more_text:after {
    width: 100%;
  }
}

@media only screen and (min-width: 960px) {
  .top_system_box:hover .top_system_box_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

/*top_column*/
.top_column {
  padding: 40px 0 150px;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  .top_column {
    padding: 40px 0 80px;
  }
}

.top_column_list {
  margin: 0 0 56px;
}

@media only screen and (max-width: 640px) {
  .top_column_list {
    margin: 0 0 30px;
  }
}

.top_column_list .top_column_item {
  margin: 0 0 40px;
}

.top_column_list .top_column_item:last-child {
  margin: 0 0 0;
}

.top_column_list .top_column_item .top_column_link {
  display: block;
}

.top_column_list .top_column_item .top_column_item_dete_category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_column_list .top_column_item .top_column_item_dete_category .top_column_item_dete {
  width: 80px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 8px;
}

.top_column_list .top_column_item .top_column_item_dete_category .top_column_item_category {
  display: inline-block;
  border-radius: 15px;
  padding: 2px 28px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  line-height: 1.2;
  margin: 0 8px 8px 0;
}

.top_column_list .top_column_item .top_column_item_title {
  padding: 0 40px 16px 0;
  border-bottom: 1px solid #707070;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .top_column_list .top_column_item .top_column_item_title {
    font-size: 18px;
  }
}

.top_column_list .top_column_item .top_column_item_title:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

/*top_recruit*/
.top_recruit {
  padding: 130px 0 100px;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}

@media only screen and (max-width: 640px) {
  .top_recruit {
    padding: 100px 0 80px;
  }
}

.top_recruit_slide {
  margin: 0 0 98px;
}

@media only screen and (max-width: 640px) {
  .top_recruit_slide {
    margin: 0 0 50px;
  }
}

.top_recruit_slide .top_recruit_slide_item {
  margin: 0 20px;
}

@media only screen and (max-width: 640px) {
  .top_recruit_slide .top_recruit_slide_item {
    margin: 0 10px;
  }
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link {
  display: block;
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_img_wrap {
  overflow: hidden;
  width: 100%;
  height: 240px;
  margin: 0 0 32px;
}

@media only screen and (max-width: 640px) {
  .top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_img_wrap {
    margin: 0 0 20px;
  }
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_img {
  width: 100%;
  height: 240px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_title_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 20px;
  border-bottom: 1px solid #3A3A3A;
  margin: 0 0 20px;
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_title_wrap .top_recruit_slide_item_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  width: calc(100% - 40px);
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 30px;
  max-height: calc(30px*1);
}

@media only screen and (max-width: 640px) {
  .top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_title_wrap .top_recruit_slide_item_title {
    font-size: 18px;
    line-height: 26px;
    max-height: calc(26px*1);
  }
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_detail_list .top_recruit_slide_item_detail_item {
  margin: 0 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_detail_list .top_recruit_slide_item_detail_item:last-child {
  margin: 0 0 0;
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_detail_list .top_recruit_slide_item_detail_item .top_recruit_slide_item_detail_item_title {
  width: 90px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  line-height: 1.5;
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_detail_list .top_recruit_slide_item_detail_item .top_recruit_slide_item_detail_item_text {
  width: calc(100% - 90px);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 21px;
  max-height: calc(21px*1);
}

.top_recruit_slide .top_recruit_slide_item .top_recruit_slide_link .top_recruit_slide_item_detail_list .top_recruit_slide_item_detail_item .top_recruit_slide_item_detail_item_text_time {
  width: calc(100% - 90px);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 21px;
  max-height: calc(21px*4);
}

@media only screen and (min-width: 960px) {
  .top_recruit_slide_link:hover .top_recruit_slide_item_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

/*=================

      common.scss

=======================*/
.common_wrap {
  padding: 0 15px;
}

.common_inner {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}

.common_inner_m {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.common_inner_s {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

/*下からフェードイン*/
.fadeIn_up {
  opacity: 0;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -webkit-transition: 2s;
  transition: 2s;
}

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

/*右から左へフェードイン*/
.fadeIn_right {
  opacity: 0;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  -webkit-transition: 2s;
  transition: 2s;
}

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

/*左右のアニメーション*/
.slide-in {
  overflow: hidden;
  display: inline-block;
}

.slide-in_inner {
  display: inline-block;
}

.leftAnime {
  opacity: 0;
}

.slideAnimeLeftRight {
  -webkit-animation-name: slideTextX100;
  animation-name: slideTextX100;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
  padding: 0 10px 0 0;
}

@-webkit-keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.slideAnimeRightLeft {
  -webkit-animation-name: slideTextX-100;
  animation-name: slideTextX-100;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

/*common_read_more*/
.common_read_more_wrap {
  display: block;
}

.common_read_more_wrap.btn_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.common_read_more_wrap .common_read_more_text {
  display: inline-block;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 32px;
  color: #3A3A3A;
  line-height: 1.5;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 640px) {
  .common_read_more_wrap .common_read_more_text {
    font-size: 26px;
  }
}

.common_read_more_wrap .common_read_more_text:before {
  content: '';
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #7EE1A9;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.common_read_more_wrap .common_read_more_text:after {
  content: '';
  position: absolute;
  bottom: 0;
  display: inline-block;
  height: 3px;
  width: 50%;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.common_read_more_wrap .common_read_more_text_w {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}

.btn_right .common_read_more_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.btn_center .common_read_more_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

@media only screen and (min-width: 960px) {
  .common_read_more_wrap:hover .common_read_more_text:after {
    width: 100%;
  }
}

/*pankuzu*/
.pankuzu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 0;
  padding: 20px 0 0;
}

.pankuzu_list .pankuzu_item {
  margin: 0 0 20px 0;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .pankuzu_list .pankuzu_item {
    font-size: 13px;
  }
}

.pankuzu_list .pankuzu_item:after {
  content: "/";
  margin: 0 10px;
}

.pankuzu_list .pankuzu_item:last-child:after {
  content: none;
}

.pankuzu_list .pankuzu_item .pankuzu_link {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .pankuzu_list .pankuzu_item .pankuzu_link {
    font-size: 13px;
  }
}

/*common_page*/
.common_page_top {
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
  position: relative;
}

.common_section_white {
  padding: 150px 0 150px;
  background-color: #fff;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .common_section_white {
    padding: 80px 0 80px;
  }
}

.common_section_white_s {
  padding: 75px 0 75px;
  background-color: #fff;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .common_section_white_s {
    padding: 40px 0 40px;
  }
}

.common_section_white_s.pt_0 {
  padding: 0 0 75px;
}

@media only screen and (max-width: 640px) {
  .common_section_white_s.pt_0 {
    padding: 0 0 40px;
  }
}

.common_section_white_s.pb_150 {
  padding: 75px 0 150px;
}

@media only screen and (max-width: 640px) {
  .common_section_white_s.pb_150 {
    padding: 40px 0 80px;
  }
}

.common_page_title_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.common_page_title_wrap .common_page_title {
  padding: 30px 30px 40px 100px;
  background-color: #fff;
  max-width: 80%;
}

@media only screen and (max-width: 640px) {
  .common_page_title_wrap .common_page_title {
    padding: 20px 10px 30px 20px;
  }
}

.common_page_title_wrap .common_page_title .common_page_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 140px;
  color: #3A3A3A;
  line-height: 1.1;
}

@media only screen and (max-width: 960px) {
  .common_page_title_wrap .common_page_title .common_page_title_en {
    font-size: 100px;
  }
}

@media only screen and (max-width: 640px) {
  .common_page_title_wrap .common_page_title .common_page_title_en {
    font-size: 60px;
  }
}

.common_page_title_wrap .common_page_title .common_page_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .common_page_title_wrap .common_page_title .common_page_title_ja {
    font-size: 20px;
  }
}

.common_page_title_wrap .common_page_title_img img {
  height: 100%;
}

.common_bg_wrap {
  padding: 0 0 40px;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .common_bg_wrap {
    padding: 0 0 30px;
  }
}

.common_bg_bottom_right {
  position: absolute;
  bottom: 0;
  right: 0;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
  width: 94%;
  height: 40%;
  z-index: 0;
}

.common_bg_bottom_right.h_60 {
  height: 60%;
}

@media only screen and (max-width: 640px) {
  .common_bg_bottom_right.h_60 {
    height: 70%;
  }
}

.common_bg_bottom_left {
  position: absolute;
  bottom: 0;
  left: 0;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
  width: 94%;
  height: 40%;
  z-index: 0;
}

.common_bg_bottom_left.h_60 {
  height: 60%;
}

.common_page_top_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.8;
}

@media only screen and (max-width: 640px) {
  .common_page_top_title {
    font-size: 26px;
  }
}

.common_section_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.5;
  position: relative;
  margin: 0 0 100px;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .common_section_title {
    font-size: 28px;
    margin: 0 0 50px;
  }
}

.common_section_title:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 160px;
  height: 3px;
}

@media only screen and (max-width: 640px) {
  .common_section_title:after {
    bottom: -10px;
  }
}

.common_section_sub_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 40px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 60px;
}

@media only screen and (max-width: 960px) {
  .common_section_sub_title {
    font-size: 34px;
  }
}

@media only screen and (max-width: 640px) {
  .common_section_sub_title {
    font-size: 30px;
    margin: 0 0 30px;
  }
}

.common_section_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 2.2;
}

@media only screen and (max-width: 640px) {
  .common_section_text {
    font-size: 18px;
  }
}

.common_section_text_s {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 2.2;
}

@media only screen and (max-width: 640px) {
  .common_section_text_s {
    font-size: 16px;
  }
}

.common_under_bar_bottom_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2;
  margin: 0 0 80px;
}

@media only screen and (max-width: 640px) {
  .common_under_bar_bottom_text {
    font-size: 14px;
    margin: 0 0 40px;
  }
}

/*common_link_section*/
.common_link_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media only screen and (max-width: 840px) {
  .common_link_section {
    display: block;
  }
}

.common_link_section .common_link_block {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 280px;
}

@media only screen and (max-width: 840px) {
  .common_link_section .common_link_block {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .common_link_section .common_link_block {
    display: block;
    height: auto;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 640px) {
  .common_link_section .common_link_block:last-child {
    margin: 0 0 0;
  }
}

.common_link_section .common_link_block .common_link_block_img_wrap {
  width: 50%;
  height: 280px;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .common_link_section .common_link_block .common_link_block_img_wrap {
    width: 100%;
    height: 260px;
  }
}

.common_link_section .common_link_block .common_link_block_img {
  width: 100%;
  height: 280px;
  position: relative;
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 640px) {
  .common_link_section .common_link_block .common_link_block_img {
    height: 280px;
  }
}

.common_link_section .common_link_block .common_link_block_content {
  width: 50%;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 640px) {
  .common_link_section .common_link_block .common_link_block_content {
    width: 100%;
    padding: 20px;
    display: block;
  }
}

.common_link_section .common_link_block .common_link_block_content .common_link_block_content_inner .common_link_block_content_title {
  margin: 0 0 50px;
}

@media only screen and (max-width: 640px) {
  .common_link_section .common_link_block .common_link_block_content .common_link_block_content_inner .common_link_block_content_title {
    margin: 0 0 30px;
  }
}

.common_link_section .common_link_block .common_link_block_content .common_link_block_content_inner .common_link_block_content_title .common_link_block_title_en {
  position: relative;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
  line-height: 1.3;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .common_link_section .common_link_block .common_link_block_content .common_link_block_content_inner .common_link_block_content_title .common_link_block_title_en {
    font-size: 30px;
  }
}

.common_link_section .common_link_block .common_link_block_content .common_link_block_content_inner .common_link_block_content_title .common_link_block_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .common_link_section .common_link_block .common_link_block_content .common_link_block_content_inner .common_link_block_content_title .common_link_block_title_ja {
    font-size: 16px;
  }
}

@media only screen and (min-width: 960px) {
  .common_link_block:hover .common_link_block_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .common_link_block:hover .common_read_more_text:after {
    width: 100%;
  }
}

/*common_bg_title_block*/
.common_bg_title_block {
  width: 100%;
  height: 460px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 840px) {
  .common_bg_title_block {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .common_bg_title_block {
    height: 240px;
  }
}

/*common_right*/
.common_right_wrap {
  max-width: calc(100% - (50% - (1100px / 2)));
  width: calc(100% - 15px);
  margin-left: auto;
  margin-right: 0;
}

.common_right_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 2;
}

.common_right_inner.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media only screen and (max-width: 960px) {
  .common_right_inner {
    display: block;
  }
}

.common_right_inner .common_right_detail_block {
  width: calc((100% - 50px) /2);
}

@media only screen and (max-width: 960px) {
  .common_right_inner .common_right_detail_block {
    width: 100%;
    margin: 0 0 50px;
  }
}

@media only screen and (max-width: 640px) {
  .common_right_inner .common_right_detail_block {
    margin: 0 0 30px;
  }
}

.common_right_inner .common_right_detail_block .common_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
}

@media only screen and (max-width: 960px) {
  .common_right_inner .common_right_detail_block .common_text {
    margin: 0 15px 0 0;
  }
}

@media only screen and (max-width: 640px) {
  .common_right_inner .common_right_detail_block .common_text {
    font-size: 14px;
  }
}

.common_right_inner .common_right_img_block {
  width: calc((100% - 50px) /2);
  height: 340px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.common_right_inner .common_right_img_block.h_600 {
  height: 600px;
}

@media only screen and (max-width: 960px) {
  .common_right_inner .common_right_img_block.h_600 {
    height: 320px;
  }
}

@media only screen and (max-width: 840px) {
  .common_right_inner .common_right_img_block.h_600 {
    height: 280px;
  }
}

@media only screen and (max-width: 640px) {
  .common_right_inner .common_right_img_block.h_600 {
    height: 260px;
  }
}

@media only screen and (max-width: 960px) {
  .common_right_inner .common_right_img_block {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 840px) {
  .common_right_inner .common_right_img_block {
    height: 280px;
  }
}

@media only screen and (max-width: 640px) {
  .common_right_inner .common_right_img_block {
    height: 260px;
  }
}

.common_img {
  margin: 60px 0 0 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 480px;
}

@media only screen and (max-width: 840px) {
  .common_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .common_img {
    margin: 30px 0 0 0;
    height: 280px;
  }
}

/*common_more_btn*/
.common_more_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 80px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .common_more_btn_wrap {
    margin: 40px 0 0 0;
  }
}

.common_more_btn_wrap .common_more_btn_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .common_more_btn_wrap .common_more_btn_text {
    font-size: 18px;
  }
}

.common_more_btn_wrap .common_more_btn_arrow {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  margin: 0 0 0 32px;
}

@media only screen and (max-width: 640px) {
  .common_more_btn_wrap .common_more_btn_arrow {
    width: 50px;
    height: 50px;
  }
}

.common_more_btn_wrap .common_more_btn_arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media only screen and (max-width: 640px) {
  .common_more_btn_wrap .common_more_btn_arrow::after {
    width: 8px;
    height: 8px;
  }
}

@media only screen and (min-width: 960px) {
  .common_more_btn_wrap:hover .common_more_btn_arrow {
    background-color: #fff;
  }
}

/*=================

      header.scss

=======================*/
.header_wrap {
  width: 100%;
  height: 138px;
}

@media only screen and (max-width: 1400px) {
  .header_wrap {
    display: none;
  }
}

.header_wrap.h_none {
  height: 0;
}

.header_inner {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 138px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 1300px) {
  .header_inner {
    display: none;
  }
}

.header_inner.bg_none {
  background-color: rgba(0, 0, 0, 0);
}

.header_contetnt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.header_contetnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 50px;
  width: 100%;
}

.header_contetnt .header_logo {
  display: block;
  margin: 0 100px 0 0;
  display: block;
}

.header_contetnt .header_logo img {
  display: block;
  width: 200px;
}

.header_contetnt .header_logo .header_logo_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 4px 0 0;
}

.header_contetnt .header_menu_list {
  width: calc(100% - 320px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header_contetnt .header_menu_list .header_menu_item {
  padding: 0 20px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.7;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.header_contetnt .header_menu_list .header_menu_item_link .header_menu_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 15px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.7;
}

.header_application_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 240px;
  height: 138px;
  position: relative;
}

.header_application_btn .header_application_btn_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}

.header_application_btn .header_application_btn_arrow {
  width: 10px;
  margin: 0 0 0 10px;
}

.header_application_btn .header_application_btn_arrow img {
  width: 100%;
}

@media only screen and (max-width: 1400px) {
  .sub_menu_block_list {
    display: none;
  }
}

.sub_menu_block_list .sub_menu_block_item {
  position: fixed;
  width: 100%;
  top: 128px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  padding: 30px 15px 0 15px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sub_menu_block_list .sub_menu_block_item.active {
  opacity: 1;
  z-index: 100;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_inner {
  background-color: #fff;
  width: 1100px;
  margin: 0 auto;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 80px;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_item_title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 0 40px;
  padding: 0 0 10px;
  position: relative;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_item_title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 10px;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_item_title .sub_menu_item_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 50px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 20px 0 0;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_item_title .sub_menu_item_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 0 10px;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -30px;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_list .sub_menu_item {
  margin: 0 40px 30px 0;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_list .sub_menu_item:nth-of-type(3n) {
  margin: 0 0 30px 0;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_list .sub_menu_link {
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_list .sub_menu_link .sub_menu_link_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.3;
  max-width: calc(100% - 42px);
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_list .sub_menu_link .sub_menu_link_arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
}

.sub_menu_block_list .sub_menu_block_item .sub_menu_block_item_content .sub_menu_list .sub_menu_link .sub_menu_link_arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  border-top: 3px solid #3A3A3A;
  border-right: 3px solid #3A3A3A;
}

/*sp*/
.sp_header_wrap {
  display: none;
}

@media only screen and (max-width: 1400px) {
  .sp_header_wrap {
    display: block;
    width: 100%;
    height: 90px;
  }
}

.sp_header_inner {
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #fff;
}

.sp_header_inner .sp_header_logo_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 90px;
}

.sp_header_inner .sp_header_logo_menu .sp_header_logo {
  display: block;
}

.sp_header_inner .sp_header_logo_menu .sp_header_logo img {
  display: block;
  height: 40px;
}

.sp_header_inner .sp_header_logo_menu .sp_header_logo .sp_header_logo_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 4px 0 0;
}

.sp_header_inner .sp_header_logo_menu .sp_menu_open_btn {
  width: 60px;
  display: block;
}

@media only screen and (max-width: 640px) {
  .sp_header_inner .sp_header_logo_menu .sp_menu_open_btn {
    width: 46px;
  }
}

.sp_header_inner .sp_header_logo_menu .sp_menu_open_btn img {
  width: 100%;
}

.sp_menu_wrap {
  display: none;
  width: 100%;
  position: fixed;
  left: 0;
  top: -100vh;
  z-index: 2001;
  height: 100vh;
  overflow-y: scroll;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #fff;
}

.sp_menu_wrap.active {
  top: 0;
  display: block;
}

.sp_menu_wrap .sp_menu_inner {
  width: 100%;
  padding: 30px 0 50px;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
  min-height: 100vh;
}

.sp_menu_wrap .sp_menu_inner .sp_menu_logo_close_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  margin: 0 0 50px;
}

@media only screen and (max-width: 640px) {
  .sp_menu_wrap .sp_menu_inner .sp_menu_logo_close_btn {
    padding: 0 15px;
  }
}

.sp_menu_wrap .sp_menu_inner .sp_menu_logo_close_btn .sp_menu_logo {
  display: block;
  width: 240px;
}

@media only screen and (max-width: 640px) {
  .sp_menu_wrap .sp_menu_inner .sp_menu_logo_close_btn .sp_menu_logo {
    width: 160px;
  }
}

.sp_menu_wrap .sp_menu_inner .sp_menu_logo_close_btn .sp_menu_logo img {
  width: 100%;
}

.sp_menu_wrap .sp_menu_inner .sp_menu_logo_close_btn .sp_menu_close_btn {
  width: 40px;
}

@media only screen and (max-width: 640px) {
  .sp_menu_wrap .sp_menu_inner .sp_menu_logo_close_btn .sp_menu_close_btn {
    width: 30px;
  }
}

.sp_menu_wrap .sp_menu_inner .sp_menu_logo_close_btn .sp_menu_close_btn img {
  width: 100%;
}

.sp_menu_list {
  max-width: 600px;
  margin: 0 auto;
}

.sp_menu_list .sp_menu_item {
  margin: 0 0 40px;
}

.sp_menu_list .sp_menu_item:last-child {
  margin: 0 0 0;
}

.sp_menu_list .sp_menu_item .sp_menu_item_title {
  padding: 0 50px 0 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sp_menu_list .sp_menu_item .sp_menu_item_title::after {
  content: "";
  background: url(../images/common/icon_arrow_b.svg) center center no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 20px;
  height: 9px;
}

@media only screen and (max-width: 640px) {
  .sp_menu_list .sp_menu_item .sp_menu_item_title::after {
    right: 5px;
  }
}

.sp_menu_list .sp_menu_item .sp_menu_item_title.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sp_menu_list .sp_menu_item .sp_menu_item_title_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sp_menu_list .sp_menu_item .sp_menu_item_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 0 10px;
}

@media only screen and (max-width: 640px) {
  .sp_menu_list .sp_menu_item .sp_menu_item_title_ja {
    font-size: 14px;
  }
}

.sp_menu_list .sp_menu_item .sp_menu_item_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 50px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 20px 0 0;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .sp_menu_list .sp_menu_item .sp_menu_item_title_en {
    font-size: 36px;
  }
}

.sp_menu_list .sp_menu_item .sp_sub_menu_list {
  display: none;
  margin: 20px 50px 0 0;
}

.sp_menu_list .sp_menu_item .sp_sub_menu_list .sp_sub_menu_item {
  margin: 0 0 30px;
}

.sp_menu_list .sp_menu_item .sp_sub_menu_list .sp_sub_menu_item:last-child {
  margin: 0 0 0;
}

.sp_menu_list .sp_menu_item .sp_sub_menu_list .sp_sub_menu_item .sp_sub_menu_link {
  display: block;
  padding: 0 0 10px;
  border-bottom: 1px solid #3A3A3A;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .sp_menu_list .sp_menu_item .sp_sub_menu_list .sp_sub_menu_item .sp_sub_menu_link {
    font-size: 16px;
  }
}

/*=================

      footer.scss

=======================*/
footer .footer_inner_top {
  padding: 68px 0 50px;
  position: relative;
  background-color: #3A3A3A;
}

@media only screen and (max-width: 1200px) {
  footer .footer_inner_top {
    padding: 60px 0 50px 0;
  }
}

@media only screen and (max-width: 640px) {
  footer .footer_inner_top {
    padding: 30px 0 30px 0;
  }
}

footer .footer_inner_bottom {
  padding: 50px 0 58px 0;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  footer .footer_inner_bottom {
    padding: 30px 0 30px 0;
  }
}

footer .footer_page_top {
  position: absolute;
  right: 10%;
  top: 68px;
}

@media only screen and (max-width: 1200px) {
  footer .footer_page_top {
    right: 15px;
  }
}

footer .footer_page_top .footer_page_top_link {
  display: block;
  width: 12px;
}

@media only screen and (max-width: 640px) {
  footer .footer_page_top .footer_page_top_link {
    width: 10px;
  }
}

footer .footer_page_top .footer_page_top_link img {
  width: 100%;
}

.footer_content {
  width: 100%;
}

@media only screen and (max-width: 960px) {
  .footer_content {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .footer_content {
    margin: 0 0 40px;
  }
}

.footer_content .footer_page_menu_block {
  width: 100%;
}

.footer_content .footer_page_menu_block .footer_page_menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 -70px;
}

@media only screen and (max-width: 640px) {
  .footer_content .footer_page_menu_block .footer_page_menu_list {
    margin: 0 0 -30px;
  }
}

.footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item {
  margin: 0 60px 70px 0;
}

@media only screen and (max-width: 640px) {
  .footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item {
    margin: 0 30px 30px 0;
  }
}

.footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item .footer_page_menu_item_link {
  display: block;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  margin: 0 0 40px;
}

@media only screen and (max-width: 640px) {
  .footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item .footer_page_menu_item_link {
    font-size: 14px;
    margin: 0 0 20px;
  }
}

.footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item .footer_page_sub_menu_list .footer_page_sub_menu_item {
  margin: 0 0 40px;
}

@media only screen and (max-width: 640px) {
  .footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item .footer_page_sub_menu_list .footer_page_sub_menu_item {
    margin: 0 0 20px;
  }
}

.footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item .footer_page_sub_menu_list .footer_page_sub_menu_item:last-child {
  margin: 0 0;
}

.footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item .footer_page_sub_menu_list .footer_page_sub_menu_item .footer_page_sub_menu_link {
  display: block;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #D2D2D2;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .footer_content .footer_page_menu_block .footer_page_menu_list .footer_page_menu_item .footer_page_sub_menu_list .footer_page_sub_menu_item .footer_page_sub_menu_link {
    font-size: 14px;
  }
}

.footer_logo_menu_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .footer_logo_menu_block {
    display: block;
    margin: 0 0 20px;
  }
}

.footer_logo_menu_block .footer_logo_block {
  width: 300px;
  margin: 0 50px 0 0;
}

@media only screen and (max-width: 640px) {
  .footer_logo_menu_block .footer_logo_block {
    width: 100%;
    margin: 0 0 50px 0;
  }
}

.footer_logo_menu_block .footer_logo_block .footer_logo {
  display: block;
  width: 244px;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .footer_logo_menu_block .footer_logo_block .footer_logo {
    width: 200px;
  }
}

.footer_logo_menu_block .footer_logo_block .footer_logo img {
  width: 100%;
}

.footer_logo_menu_block .footer_logo_block .footer_sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.footer_logo_menu_block .footer_logo_block .footer_sns_list .footer_sns_item {
  margin: 0 10px 0 0;
}

.footer_logo_menu_block .footer_logo_block .footer_sns_list .footer_sns_item .footer_sns_link {
  display: block;
  width: 34px;
}

.footer_logo_menu_block .footer_logo_block .footer_sns_list .footer_sns_item .footer_sns_link img {
  width: 100%;
}

.footer_logo_menu_block .footer_menu_list {
  width: calc(100% - 350px);
  margin: 0 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
  .footer_logo_menu_block .footer_menu_list {
    width: 100%;
    margin: 0 0 -20px;
  }
}

.footer_logo_menu_block .footer_menu_list .footer_menu_item {
  margin: 0 50px 30px 0;
}

@media only screen and (max-width: 640px) {
  .footer_logo_menu_block .footer_menu_list .footer_menu_item {
    margin: 0 20px 20px 0;
  }
}

.footer_logo_menu_block .footer_menu_list .footer_menu_item .footer_menu_link {
  display: block;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .footer_logo_menu_block .footer_menu_list .footer_menu_item .footer_menu_link {
    font-size: 14px;
  }
}

.footer_logo_menu_block .footer_menu_list .footer_menu_item:last-child {
  margin: 0 0 0;
}

.footer_copy {
  margin: 50px 0 0;
  text-align: center;
  font-family: 'Outfit', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .footer_copy {
    font-size: 12px;
  }
}

/*=================

      message.scss

=======================*/
.message_content_block {
  margin: 0 0 150px;
}

@media only screen and (max-width: 640px) {
  .message_content_block {
    margin: 0 0 80px;
  }
}

.message_content_block:last-child {
  margin: 0 0 0;
}

.message_block {
  padding: 0 0 40px;
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .message_block {
    padding: 0 0 30px;
  }
}

.message_content_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.message_content_inner.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media only screen and (max-width: 840px) {
  .message_content_inner {
    display: block;
  }
}

.message_content_inner .message_content_detail_block {
  width: calc(100% - 450px);
}

@media only screen and (max-width: 840px) {
  .message_content_inner .message_content_detail_block {
    width: 100%;
  }
}

.message_content_inner .message_content_image_block {
  width: 400px;
}

@media only screen and (max-width: 840px) {
  .message_content_inner .message_content_image_block {
    width: 100%;
    margin: 50px 0 0 0;
  }
}

.message_content_inner .message_content_image_block .message_content_img {
  width: 100%;
  height: 580px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 840px) {
  .message_content_inner .message_content_image_block .message_content_img {
    width: 100%;
    max-width: 500px;
  }
}

@media only screen and (max-width: 640px) {
  .message_content_inner .message_content_image_block .message_content_img {
    height: 400px;
  }
}

.message_content_inner .message_content_image_block .message_content_image_post {
  text-align: right;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 32px 0 0;
}

@media only screen and (max-width: 640px) {
  .message_content_inner .message_content_image_block .message_content_image_post {
    font-size: 14px;
    margin: 20px 0 0;
  }
}

.message_content_inner .message_content_image_block .message_content_image_name {
  text-align: right;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 10px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .message_content_inner .message_content_image_block .message_content_image_name {
    font-size: 14px;
  }
}

.mvv_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 840px) {
  .mvv_content {
    display: block;
  }
}

.mvv_content .mvv_detail_block {
  width: calc(100% - 500px);
}

@media only screen and (max-width: 840px) {
  .mvv_content .mvv_detail_block {
    width: 100%;
    margin: 0 0 50px;
  }
}

.mvv_content .mvv_img_block {
  width: 450px;
  margin: 0 0 0 50px;
}

@media only screen and (max-width: 840px) {
  .mvv_content .mvv_img_block {
    width: 100%;
    max-width: 500px;
    margin: 0 0 0 0;
  }
}

.mvv_content .mvv_img_block img {
  width: 100%;
}

.mvv_list .mvv_item {
  margin: 0 0 60px;
}

.mvv_list .mvv_item:last-child {
  margin: 0 0 0;
}

.mvv_list .mvv_item .mvv_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
  color: #1D3F7B;
  line-height: 1.3;
  margin: 0 0 20px;
}

@media only screen and (max-width: 640px) {
  .mvv_list .mvv_item .mvv_title_en {
    font-size: 16px;
  }
}

.mvv_list .mvv_item .common_section_sub_title {
  margin: 0 0 40px;
}

@media only screen and (max-width: 640px) {
  .mvv_list .mvv_item .common_section_sub_title {
    margin: 0 0 30px;
  }
}

/*=================

      column.scss

=======================*/
.column_box_wrap .column_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 0 60px;
}

@media only screen and (max-width: 840px) {
  .column_box_wrap .column_box {
    display: block;
  }
}

.column_box_wrap .column_box:last-child {
  margin: 0 0 0;
}

.column_box_wrap .column_box .column_box_img_wrap {
  width: 400px;
  height: 300px;
  overflow: hidden;
  margin: 0 60px 0 0;
}

@media only screen and (max-width: 840px) {
  .column_box_wrap .column_box .column_box_img_wrap {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

@media only screen and (max-width: 640px) {
  .column_box_wrap .column_box .column_box_img_wrap {
    height: 260px;
  }
}

.column_box_wrap .column_box .column_box_img_wrap .column_box_img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 400px;
  height: 300px;
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

@media only screen and (max-width: 840px) {
  .column_box_wrap .column_box .column_box_img_wrap .column_box_img {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .column_box_wrap .column_box .column_box_img_wrap .column_box_img {
    height: 260px;
  }
}

.column_box_wrap .column_box .column_box_detail {
  width: calc(100% - 460px);
  padding: 0 0 20px;
  border-bottom: 1px solid #707070;
}

@media only screen and (max-width: 840px) {
  .column_box_wrap .column_box .column_box_detail {
    width: 100%;
  }
}

.column_box_wrap .column_box .column_box_detail .column_box_date_category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 8px;
}

.column_box_wrap .column_box .column_box_detail .column_box_date_category .column_box_date {
  width: 80px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
}

.column_box_wrap .column_box .column_box_detail .column_box_date_category .column_box_category_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -20px;
  max-width: calc(100% - 80px);
}

.column_box_wrap .column_box .column_box_detail .column_box_date_category .column_box_category_list .column_box_category_item {
  display: inline-block;
  border-radius: 15px;
  padding: 2px 28px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  line-height: 1.2;
  margin: 0 20px 20px 0;
}

.column_box_wrap .column_box .column_box_detail .column_box_tag_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 10px;
}

.column_box_wrap .column_box .column_box_detail .column_box_tag_list .column_box_tag_item {
  margin: 0 10px 10px 0;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #3A3A3A;
  line-height: 1.2;
}

.column_box_wrap .column_box .column_box_detail .column_box_tag_list .column_box_tag_item:before {
  content: "#";
}

.column_box_wrap .column_box .column_box_detail .column_box_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  margin: 0 0 26px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 30px;
  max-height: calc(30px*1);
}

@media only screen and (max-width: 640px) {
  .column_box_wrap .column_box .column_box_detail .column_box_title {
    margin: 0 0 20px;
  }
}

.column_box_wrap .column_box .column_box_detail .column_box_text {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #3A3A3A;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 32px;
  max-height: calc(32px*2);
  margin: 0 0 10px;
}

@media only screen and (max-width: 640px) {
  .column_box_wrap .column_box .column_box_detail .column_box_text {
    font-size: 14px;
    line-height: 28px;
    max-height: calc(28px*2);
  }
}

.column_box_wrap .column_box .column_box_detail .column_box_arrow {
  width: 100%;
  height: 30px;
  position: relative;
}

.column_box_wrap .column_box .column_box_detail .column_box_arrow:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media only screen and (min-width: 960px) {
  .column_box:hover .column_box_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .column_box:hover .common_read_more_wrap .common_read_more_arrow {
    background-color: #fff;
  }
}

/*column_search_box*/
.column_search_box {
  margin: 0 0 100px;
}

.column_search_box .column_search_list .column_search_item {
  margin: 0 0 50px;
}

@media only screen and (max-width: 640px) {
  .column_search_box .column_search_list .column_search_item {
    margin: 0 0 30px;
  }
}

.column_search_box .column_search_list .column_search_item:last-child {
  margin: 0 0 0;
}

.column_search_box .column_search_list .column_search_item .column_search_item_title {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 14px;
}

@media only screen and (max-width: 640px) {
  .column_search_box .column_search_list .column_search_item .column_search_item_title {
    font-size: 18px;
  }
}

.column_search_box .column_search_list .column_search_item .column_search_link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -20px;
}

.column_search_box .column_search_list .column_search_item .column_search_link_list .column_search_link_item {
  margin: 0 20px 20px 0;
}

.column_search_box .column_search_list .column_search_item .column_search_link_list .column_search_link_item .column_search_link {
  min-width: 112px;
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 20px;
  background-color: #fff;
}

.column_search_box .column_search_list .column_search_item .column_search_link_list .column_search_link_item .column_search_link.active {
  color: #fff;
}

.keyword_search_wrap {
  position: relative;
  width: 100%;
  max-width: 500px;
  height: 44px;
}

.keyword_search_wrap .keyword_search_input {
  width: 100%;
  height: 100%;
  border: 2px solid #D3D3D3;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.2;
  padding: 0 50px 0 20px;
}

.keyword_search_wrap .keyword_search_input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}

.keyword_search_wrap .keyword_search_input::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}

.keyword_search_wrap .keyword_search_input::placeholder {
  color: #999;
  font-size: 14px;
}

.keyword_search_wrap .keyword_search_btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 22px;
}

.keyword_search_wrap .keyword_search_btn img {
  width: 100%;
}

.column_page_link_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 70px 0 0 0;
}

.column_page_link_wrap .column_page_link {
  display: inline-block;
  padding: 0 0 10px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.3;
  border-bottom: 1px solid #3A3A3A;
}

@media only screen and (max-width: 640px) {
  .column_page_link_wrap .column_page_link {
    font-size: 18px;
  }
}

.column_page_link_wrap .column_page_link_text {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 80px;
}

@media only screen and (max-width: 640px) {
  .column_page_link_wrap .column_page_link_text {
    font-size: 18px;
    margin: 0 40px;
  }
}

.column_detail_date {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  margin: 50px 0 20px;
}

@media only screen and (max-width: 640px) {
  .column_detail_date {
    margin: 30px 0 20px;
    font-size: 14px;
  }
}

.column_detail_category_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 0;
}

.column_detail_category_list .column_detail_category_item {
  margin: 0 20px 20px 0;
}

.column_detail_category_list .column_detail_category_item .column_category_link {
  display: inline-block;
  border-radius: 15px;
  padding: 4px 28px;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
}

@media only screen and (max-width: 640px) {
  .column_detail_category_list .column_detail_category_item .column_category_link {
    font-size: 13px;
  }
}

.column_detail_tag_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
}

@media only screen and (max-width: 640px) {
  .column_detail_tag_list {
    margin: 0 0 20px;
  }
}

.column_detail_tag_list .column_detail_tag_item {
  margin: 0 20px 20px 0;
}

.column_detail_tag_list .column_detail_tag_item .column_detail_tag_link {
  display: block;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #3A3A3A;
  line-height: 1.2;
  text-decoration: underline;
}

.column_detail_tag_list .column_detail_tag_item .column_detail_tag_link:before {
  content: "#";
  display: inline-block;
}

.column_about_box {
  margin: 0 0 50px;
}

@media only screen and (max-width: 640px) {
  .column_about_box {
    margin: 0 0 30px;
  }
}

.column_about_box .column_about_box_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 20px;
}

@media only screen and (max-width: 640px) {
  .column_about_box .column_about_box_title {
    font-size: 20px;
  }
}

.column_about_box .column_about_list .column_about_item {
  margin: 0 0 20px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .column_about_box .column_about_list .column_about_item {
    font-size: 14px;
  }
}

.column_about_box .column_about_list .column_about_item:last-child {
  margin: 0 0 0;
}

.column_content_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  margin: 0 0 100px;
}

@media only screen and (max-width: 640px) {
  .column_content_box {
    display: block;
    margin: 0 0 50px;
  }
}

.column_content_box .column_content_box_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.5;
  width: 100px;
}

@media only screen and (max-width: 640px) {
  .column_content_box .column_content_box_title {
    font-size: 20px;
    width: 100%;
    margin: 0 0 10px;
  }
}

.column_content_box .column_content_list {
  width: calc(100% - 100px);
}

@media only screen and (max-width: 640px) {
  .column_content_box .column_content_list {
    width: 100%;
  }
}

.column_content_box .column_content_list .column_content_item {
  margin: 0 0 20px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .column_content_box .column_content_list .column_content_item {
    font-size: 14px;
  }
}

.column_content_box .column_content_list .column_content_item:last-child {
  margin: 0 0 0;
}

.column_detail_main_img {
  width: 100%;
  height: 460px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 840px) {
  .column_detail_main_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .column_detail_main_img {
    height: 280px;
  }
}

#column_editor {
  max-width: 900px;
  margin: 100px auto -80px 0;
}

@media only screen and (max-width: 640px) {
  #column_editor {
    margin: 50px auto -40px 0;
  }
}

#column_editor h2 {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  #column_editor h2 {
    font-size: 26px;
  }
}

#column_editor h3 {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  #column_editor h3 {
    font-size: 24px;
  }
}

#column_editor h4 {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  #column_editor h4 {
    font-size: 20px;
  }
}

#column_editor p {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
  margin: 0 0 80px;
}

@media only screen and (max-width: 640px) {
  #column_editor p {
    font-size: 14px;
    margin: 0 0 50px;
  }
}

#column_editor img {
  display: block;
  max-width: 100%;
  margin: 0 0 50px;
}

@media only screen and (max-width: 640px) {
  #column_editor img {
    margin: 0 0 40px;
  }
}

.border_top {
  position: relative;
}

.border_top:before {
  content: "";
  position: absolute;
  width: 100%;
  max-width: 1100px;
  height: 1px;
  background-color: #707070;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.column_detail_search {
  padding: 60px 0;
  position: relative;
}

.column_detail_search .bg_column_detail_search {
  position: absolute;
  top: 0;
  left: 0;
  width: 94%;
  height: 100%;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}

@media only screen and (max-width: 1300px) {
  .column_detail_search .bg_column_detail_search {
    width: 100%;
  }
}

/*=================

      business.scss

=======================*/
.business_point_list .business_point_item {
  margin: 0 0 80px;
}

.business_point_list .business_point_item:last-child {
  margin: 0 0 0;
}

.business_point_list .business_point_item .business_point_item_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  .business_point_list .business_point_item .business_point_item_content {
    display: block;
  }
}

.business_point_list .business_point_item .business_point_item_content.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.business_point_list .business_point_item .business_point_item_detail {
  width: calc(100% - 550px);
}

@media only screen and (max-width: 960px) {
  .business_point_list .business_point_item .business_point_item_detail {
    width: 100%;
    margin: 0 0 40px;
  }
}

.business_point_list .business_point_item .business_point_item_detail .business_point_item_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 32px;
  color: #3A3A3A;
  line-height: 1.7;
  margin: 0 0 50px;
}

@media only screen and (max-width: 640px) {
  .business_point_list .business_point_item .business_point_item_detail .business_point_item_title {
    font-size: 26px;
    margin: 0 0 30px;
  }
}

.business_point_list .business_point_item .business_point_item_detail .business_point_item_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
}

@media only screen and (max-width: 640px) {
  .business_point_list .business_point_item .business_point_item_detail .business_point_item_text {
    font-size: 14px;
  }
}

.business_point_list .business_point_item .business_point_item_img {
  width: 500px;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 960px) {
  .business_point_list .business_point_item .business_point_item_img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .business_point_list .business_point_item .business_point_item_img {
    height: 300px;
  }
}

.business_menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .business_menu_list {
    display: block;
  }
}

.business_menu_list .business_menu_item {
  margin: 0 46px 46px 0;
  width: calc((100% - 92px) /3);
}

@media only screen and (max-width: 840px) {
  .business_menu_list .business_menu_item {
    width: calc((100% - 46px) /2);
  }
}

@media only screen and (max-width: 640px) {
  .business_menu_list .business_menu_item {
    width: 100%;
    margin: 0 0 30px 0;
  }
}

.business_menu_list .business_menu_item:nth-of-type(3n) {
  margin: 0 0 46px 0;
}

@media only screen and (max-width: 840px) {
  .business_menu_list .business_menu_item:nth-of-type(3n) {
    margin: 0 46px 46px 0;
  }
}

@media only screen and (max-width: 640px) {
  .business_menu_list .business_menu_item:nth-of-type(3n) {
    margin: 0 0 30px 0;
  }
}

@media only screen and (max-width: 840px) {
  .business_menu_list .business_menu_item:nth-of-type(2n) {
    margin: 0 0 46px 0;
  }
}

@media only screen and (max-width: 640px) {
  .business_menu_list .business_menu_item:nth-of-type(2n) {
    margin: 0 0 30px 0;
  }
}

.business_menu_list .business_menu_item .business_menu_link {
  display: block;
  width: 100%;
}

.business_menu_list .business_menu_item .business_menu_link .business_menu_item_img_wrap {
  width: 100%;
  height: 220px;
  overflow: hidden;
  margin: 0 0 20px;
}

.business_menu_list .business_menu_item .business_menu_link .business_menu_item_img_wrap .business_menu_item_img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

.business_menu_list .business_menu_item .business_menu_link .business_menu_item_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .business_menu_list .business_menu_item .business_menu_link .business_menu_item_title {
    font-size: 18px;
  }
}

@media only screen and (min-width: 960px) {
  .business_menu_link:hover .business_menu_item_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

.business_work_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
  margin: 0 0 65px;
}

@media only screen and (max-width: 640px) {
  .business_work_text {
    font-size: 14px;
    margin: 0 0 40px;
  }
}

.business_work_img {
  width: 100%;
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .business_work_img {
    height: 300px;
    margin: 0 0 20px;
  }
}

/*=================

      works.scss

=======================*/
.works_block_wrap {
  margin: 150px 0 0;
}

@media only screen and (max-width: 640px) {
  .works_block_wrap {
    margin: 80px 0 0;
  }
}

.works_block_wrap .works_block {
  margin: 0 0 100px;
}

@media only screen and (max-width: 640px) {
  .works_block_wrap .works_block {
    margin: 0 0 50px;
  }
}

.works_block_wrap .works_block:last-child {
  margin: 0 0 0;
}

.bg_schedule_wrap {
  position: relative;
  margin: -50px 0 0 0;
  width: 100%;
  padding: 70px 0;
}

.bg_schedule_wrap .bg_schedule {
  position: absolute;
  top: 0;
  right: 0;
  width: 94%;
  height: 100%;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}

@media only screen and (max-width: 1300px) {
  .bg_schedule_wrap .bg_schedule {
    width: 100%;
  }
}

.work_flow_box_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
  line-height: 1.3;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .work_flow_box_title_en {
    font-size: 32px;
  }
}

.work_flow_box_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.4;
  margin: 0 0 50px;
}

@media only screen and (max-width: 640px) {
  .work_flow_box_title_ja {
    font-size: 18px;
    margin: 0 0 30px;
  }
}

.work_flow_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 -40px;
}

@media only screen and (max-width: 640px) {
  .work_flow_list {
    display: block;
    margin: 0 0 -30px;
  }
}

.work_flow_list .work_flow_item {
  width: calc((100% - 100px) /3);
  margin: 0 50px 40px 0;
  background-color: #fff;
  position: relative;
  padding: 20px 30px;
}

@media only screen and (max-width: 840px) {
  .work_flow_list .work_flow_item {
    width: calc((100% - 50px) /2);
  }
}

@media only screen and (max-width: 640px) {
  .work_flow_list .work_flow_item {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 20px 20px;
  }
}

.work_flow_list .work_flow_item:nth-of-type(3n) {
  margin: 0 0 40px 0;
}

@media only screen and (max-width: 840px) {
  .work_flow_list .work_flow_item:nth-of-type(3n) {
    margin: 0 50px 40px 0;
  }
}

@media only screen and (max-width: 640px) {
  .work_flow_list .work_flow_item:nth-of-type(3n) {
    margin: 0 0 30px 0;
  }
}

@media only screen and (max-width: 840px) {
  .work_flow_list .work_flow_item:nth-of-type(2n) {
    margin: 0 0 40px 0;
  }
}

@media only screen and (max-width: 640px) {
  .work_flow_list .work_flow_item:nth-of-type(2n) {
    margin: 0 0 30px 0;
  }
}

.work_flow_list .work_flow_item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  width: 14px;
  height: 14px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

@media only screen and (max-width: 640px) {
  .work_flow_list .work_flow_item:after {
    top: auto;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
  }
}

.work_flow_list .work_flow_item:nth-of-type(3n):after {
  content: none;
}

@media only screen and (max-width: 840px) {
  .work_flow_list .work_flow_item:nth-of-type(3n):after {
    content: "";
  }
}

@media only screen and (max-width: 840px) {
  .work_flow_list .work_flow_item:nth-of-type(2n)::after {
    content: none;
  }
}

@media only screen and (max-width: 640px) {
  .work_flow_list .work_flow_item:nth-of-type(2n)::after {
    content: "";
  }
}

@media only screen and (max-width: 640px) {
  .work_flow_list .work_flow_item:last-child:after {
    content: none;
  }
}

.work_flow_list .work_flow_item .work_flow_item_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  margin: 0 0 30px;
}

.work_flow_list .work_flow_item .work_flow_item_title:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 120px;
  height: 3px;
}

.work_flow_list .work_flow_item .work_flow_item_title .time {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 10px 0 0;
}

.work_flow_list .work_flow_item .work_flow_item_title .title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.3;
}

.work_flow_list .work_flow_item .work_flow_item_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  line-height: 1.8;
}

/*=================

      interview.scss

=======================*/
.interview_search_box {
  margin: 100px 0 100px;
}

@media only screen and (max-width: 640px) {
  .interview_search_box {
    margin: 50px 0 80px;
  }
}

.interview_search_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 -50px;
}

@media only screen and (max-width: 640px) {
  .interview_search_list {
    display: block;
    margin: 0 0 -30px;
  }
}

.interview_search_list .interview_search_item {
  margin: 0 36px 50px 0;
}

@media only screen and (max-width: 640px) {
  .interview_search_list .interview_search_item {
    margin: 0 0 30px 0;
  }
}

.interview_search_list .interview_search_item .interview_search_item_title {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 14px;
}

@media only screen and (max-width: 640px) {
  .interview_search_list .interview_search_item .interview_search_item_title {
    font-size: 18px;
  }
}

.interview_search_list .interview_search_item .interview_search_check_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -20px;
}

.interview_search_list .interview_search_item .interview_search_check_list .interview_search_check_item {
  margin: 0 20px 20px 0;
}

.interview_search_list .interview_search_item .interview_search_check_list .interview_search_check_item .interview_search_check_label .interview_search_check {
  display: none;
}

.interview_search_list .interview_search_item .interview_search_check_list .interview_search_check_item .interview_search_check_label .interview_search_check_text {
  min-width: 112px;
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 20px;
  background-color: #fff;
}

.interview_search_list .interview_search_item .interview_search_check_list .interview_search_check_item .interview_search_check_label .interview_search_check:checked + .interview_search_check_text {
  color: #fff;
}

.interview_box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap {
    display: block;
  }
}

.interview_box_wrap .interview_box {
  display: block;
  width: calc((100% - 140px) /3);
  margin: 0 70px 50px 0;
}

@media only screen and (max-width: 840px) {
  .interview_box_wrap .interview_box {
    width: calc((100% - 70px) /2);
  }
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 30px;
  }
}

.interview_box_wrap .interview_box:nth-of-type(3n) {
  margin: 0 0 50px 0;
}

@media only screen and (max-width: 840px) {
  .interview_box_wrap .interview_box:nth-of-type(3n) {
    margin: 0 70px 50px 0;
  }
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box:nth-of-type(3n) {
    margin: 0 auto 30px;
  }
}

@media only screen and (max-width: 840px) {
  .interview_box_wrap .interview_box:nth-of-type(2n) {
    margin: 0 0 50px 0;
  }
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box:nth-of-type(2n) {
    margin: 0 auto 30px;
  }
}

.interview_box_wrap .interview_box .interview_box_img_wrap {
  overflow: hidden;
  width: 100%;
  height: 500px;
  position: relative;
  margin: 0 0 38px;
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box .interview_box_img_wrap {
    height: 400px;
    margin: 0 0 30px;
  }
}

.interview_box_wrap .interview_box .interview_box_img_wrap .interview_box_img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 500px;
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box .interview_box_img_wrap .interview_box_img {
    height: 400px;
  }
}

.interview_box_wrap .interview_box .interview_box_detail {
  width: 100%;
}

.interview_box_wrap .interview_box .interview_box_detail .interview_box_job {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #707070;
  line-height: 1.5;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box .interview_box_detail .interview_box_job {
    font-size: 14px;
  }
}

.interview_box_wrap .interview_box .interview_box_detail .interview_box_name {
  font-family: 'Barlow Semi Condensed', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 38px;
  line-height: 1.5;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box .interview_box_detail .interview_box_name {
    font-size: 30px;
  }
}

.interview_box_wrap .interview_box .interview_box_detail .interview_box_time {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box .interview_box_detail .interview_box_time {
    font-size: 14px;
  }
}

.interview_box_wrap .interview_box .interview_box_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #707070;
  line-height: 1.5;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 24px;
  max-height: calc(24px*2);
  margin: 0 0 20px;
}

@media only screen and (max-width: 640px) {
  .interview_box_wrap .interview_box .interview_box_text {
    font-size: 14px;
    line-height: 21px;
    max-height: calc(21px*2);
  }
}

@media only screen and (min-width: 960px) {
  .interview_box:hover .interview_box_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .interview_box:hover .common_read_more_text:after {
    width: 100%;
  }
}

/*interview_detail*/
.interview_detail_name_wrap {
  margin: 80px 0 100px;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .interview_detail_name_wrap {
    margin: 50px 0 50px;
  }
}

.interview_detail_name_wrap .interview_detail_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 20px;
}

@media only screen and (max-width: 640px) {
  .interview_detail_name_wrap .interview_detail_name {
    display: block;
  }
}

.interview_detail_name_wrap .interview_detail_name .interview_detail_name_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 30px 0 0;
  position: relative;
}

.interview_detail_name_wrap .interview_detail_name .interview_detail_name_ja:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 160px;
  height: 3px;
}

@media only screen and (max-width: 640px) {
  .interview_detail_name_wrap .interview_detail_name .interview_detail_name_ja {
    font-size: 28px;
    margin: 0 0 20px 0;
  }
}

.interview_detail_name_wrap .interview_detail_name .interview_detail_name_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 38px;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .interview_detail_name_wrap .interview_detail_name .interview_detail_name_en {
    font-size: 30px;
  }
}

.interview_detail_name_wrap .interview_detail_post {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .interview_detail_name_wrap .interview_detail_post {
    font-size: 14px;
  }
}

.interview_detail_main_img {
  width: 100%;
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0 30px;
}

@media only screen and (max-width: 840px) {
  .interview_detail_main_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .interview_detail_main_img {
    height: 200px;
  }
}

.interview_detail_prof_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 840px) {
  .interview_detail_prof_box {
    display: block;
  }
}

.interview_detail_prof_box .interview_detail_prof_box_title {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
  line-height: 1.3;
  width: 200px;
}

@media only screen and (max-width: 840px) {
  .interview_detail_prof_box .interview_detail_prof_box_title {
    width: 100%;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 640px) {
  .interview_detail_prof_box .interview_detail_prof_box_title {
    font-size: 30px;
  }
}

.interview_detail_prof_box .interview_detail_prof_box_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 2;
  width: calc(100% - 200px);
}

@media only screen and (max-width: 840px) {
  .interview_detail_prof_box .interview_detail_prof_box_text {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .interview_detail_prof_box .interview_detail_prof_box_text {
    font-size: 14px;
  }
}

.interview_detail_block_wrap {
  margin: 100px 0 0;
}

@media only screen and (max-width: 640px) {
  .interview_detail_block_wrap {
    margin: 50px 0 0;
  }
}

.interview_detail_block_wrap .interview_detail_block {
  margin: 0 0 100px;
}

@media only screen and (max-width: 960px) {
  .interview_detail_block_wrap .interview_detail_block {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .interview_detail_block_wrap .interview_detail_block {
    margin: 0 0 50px;
  }
}

.interview_detail_block_wrap .interview_detail_block:last-child {
  margin: 0 0 0;
}

.interview_detail_block_wrap .interview_detail_block_inner {
  max-width: calc(100% - (50% - (1100px / 2)));
  width: calc(100% - 15px);
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 960px) {
  .interview_detail_block_wrap .interview_detail_block_inner {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
  }
}

.interview_detail_block_wrap .interview_detail_block_inner.right {
  margin-left: auto;
  margin-right: 0;
}

@media only screen and (max-width: 960px) {
  .interview_detail_block_wrap .interview_detail_block_inner.right {
    margin-right: auto;
  }
}

.interview_detail_block_wrap .interview_detail_block_inner.left {
  margin-right: auto;
  margin-left: 0;
}

@media only screen and (max-width: 960px) {
  .interview_detail_block_wrap .interview_detail_block_inner.left {
    margin-left: auto;
  }
}

.interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail {
    display: block;
  }
}

.interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail.left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_title_text {
  width: calc(100% - 550px);
}

@media only screen and (max-width: 960px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_title_text {
    width: 100%;
    margin: 0 0 40px;
  }
}

@media only screen and (max-width: 640px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_title_text {
    width: 100%;
    margin: 0 0 30px;
  }
}

.interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_title_text .interview_detail_block_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.8;
  margin: 0 0 100px;
}

@media only screen and (max-width: 640px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_title_text .interview_detail_block_title {
    font-size: 24px;
    margin: 0 0 50px;
  }
}

.interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_title_text .interview_detail_block_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2;
}

@media only screen and (max-width: 960px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_title_text .interview_detail_block_text {
    margin: 0 0 40px;
  }
}

@media only screen and (max-width: 640px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_title_text .interview_detail_block_text {
    font-size: 14px;
  }
}

.interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_img {
  width: 500px;
  height: 460px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 960px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_img {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 840px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .interview_detail_block_wrap .interview_detail_block_inner .interview_detail_block_detail .interview_detail_block_img {
    height: 200px;
  }
}

/*=================

      project_story.scss

=======================*/
.project_story {
  padding: 90px 0 150px;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  .project_story {
    padding: 40px 0 100px;
  }
}

.project_story_content_block.mt_100 {
  margin: 100px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .project_story_content_block.mt_100 {
    margin: 80px 0 0 0;
  }
}

.project_story_content_block .project_story_list .project_story_item {
  margin: 0 0 60px;
}

.project_story_content_block .project_story_list .project_story_item:last-child {
  margin: 0 0 0;
}

.project_story_content_block .project_story_list .project_story_item .project_story_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
}

@media only screen and (max-width: 840px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link {
    display: block;
  }
}

.project_story_content_block .project_story_list .project_story_item .project_story_link.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 0 0 0 auto;
}

.project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_wrap {
  display: block;
  overflow: hidden;
  width: 600px;
  min-height: 400px;
}

@media only screen and (max-width: 960px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_wrap {
    width: 500px;
  }
}

@media only screen and (max-width: 840px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_wrap {
    width: 100%;
    height: 300px;
    min-height: auto;
  }
}

@media only screen and (max-width: 640px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_wrap {
    height: 280px;
  }
}

.project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_wrap .project_story_link_content {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_detail {
  width: calc(100% - 600px);
  padding: 40px 60px;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 960px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_detail {
    width: calc(100% - 500px);
    padding: 20px 30px;
  }
}

@media only screen and (max-width: 840px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_detail {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_detail {
    padding: 20px 20px;
  }
}

.project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_detail .project_story_link_content_detail_inner .project_story_link_content_detail_title_block .project_story_link_content_detail_num {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 80px;
  color: #fff;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_detail .project_story_link_content_detail_inner .project_story_link_content_detail_title_block .project_story_link_content_detail_num {
    font-size: 58px;
  }
}

.project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_detail .project_story_link_content_detail_inner .project_story_link_content_detail_title_block .project_story_link_content_detail_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #3A3A3A;
  margin: 0 0 10px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 48px;
  max-height: calc(48px*2);
}

@media only screen and (max-width: 640px) {
  .project_story_content_block .project_story_list .project_story_item .project_story_link .project_story_link_content_detail .project_story_link_content_detail_inner .project_story_link_content_detail_title_block .project_story_link_content_detail_title {
    font-size: 24px;
    line-height: 36px;
    max-height: calc(36px*2);
  }
}

@media only screen and (min-width: 960px) {
  .project_story_link:hover .project_story_link_content {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .project_story_link:hover .common_read_more_wrap .common_read_more_text:after {
    width: 100%;
  }
}

/*project_story_detail*/
.project_story_detail_num {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 80px;
  line-height: 1.3;
  margin: 0 20px 0 0;
  vertical-align: middle;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_num {
    font-size: 60px;
    margin: 0 10px 0 0;
  }
}

.project_story_detail_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 36px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 100px;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_title {
    font-size: 30px;
  }
}

.project_story_detail_name_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 30px 0;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_name_list {
    margin: 0 0 0 0;
  }
}

.project_story_detail_name_list .project_story_detail_name_item {
  width: 500px;
  margin: 0 50px 50px 0;
}

.project_story_detail_name_list .project_story_detail_name_item .project_story_detail_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 20px;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_name_list .project_story_detail_name_item .project_story_detail_name {
    display: block;
  }
}

.project_story_detail_name_list .project_story_detail_name_item .project_story_detail_name .project_story_detail_name_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 30px 0 0;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_name_list .project_story_detail_name_item .project_story_detail_name .project_story_detail_name_ja {
    font-size: 28px;
    margin: 0 0 20px 0;
  }
}

.project_story_detail_name_list .project_story_detail_name_item .project_story_detail_name .project_story_detail_name_ja:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 160px;
  height: 3px;
}

.project_story_detail_name_list .project_story_detail_name_item .project_story_detail_name .project_story_detail_name_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 38px;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_name_list .project_story_detail_name_item .project_story_detail_name .project_story_detail_name_en {
    font-size: 30px;
  }
}

.project_story_detail_name_list .project_story_detail_name_item .project_story_detail_post {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_name_list .project_story_detail_name_item .project_story_detail_post {
    font-size: 14px;
  }
}

.project_story_detail_main_img {
  width: 100%;
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0 60px;
}

@media only screen and (max-width: 840px) {
  .project_story_detail_main_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .project_story_detail_main_img {
    height: 220px;
    margin: 0 0 40px;
  }
}

.project_outline_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 840px) {
  .project_outline_box {
    display: block;
  }
}

.project_outline_box .project_outline_box_title {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
  line-height: 1.3;
  width: 300px;
}

@media only screen and (max-width: 840px) {
  .project_outline_box .project_outline_box_title {
    width: 100%;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 640px) {
  .project_outline_box .project_outline_box_title {
    font-size: 30px;
  }
}

.project_outline_box .project_outline_box_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 2;
  width: calc(100% - 300px);
}

@media only screen and (max-width: 840px) {
  .project_outline_box .project_outline_box_text {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .project_outline_box .project_outline_box_text {
    font-size: 14px;
  }
}

.project_story_detail_block_wrap {
  margin: 100px auto 0;
}

.project_story_detail_block_wrap .project_story_detail_block {
  margin: 0 0 100px;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block {
    margin: 0 0 50px;
  }
}

.project_story_detail_block_wrap .project_story_detail_block:last-child {
  margin: 0 0 0;
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 0 60px;
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_question {
  padding: 0 0 0 46px;
  position: relative;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  margin: 0 0 60px;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_question {
    font-size: 14px;
    margin: 0 0 30px;
  }
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_question::before {
  content: "";
  width: 36px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 14px;
  left: 0;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_question::before {
    top: 12px;
  }
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list {
  margin: 0 0 60px;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list {
    margin: 0 0 40px;
  }
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list .project_story_detail_block_chat_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 0 60px;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list .project_story_detail_block_chat_item {
    margin: 0 0 40px;
  }
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list .project_story_detail_block_chat_item:last-child {
  margin: 0 0 0;
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list .project_story_detail_block_chat_item .project_story_detail_block_chat_item_name {
  width: 80px;
  margin: 0 10px 0 0;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  line-height: 2;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list .project_story_detail_block_chat_item .project_story_detail_block_chat_item_name {
    font-size: 14px;
    width: 70px;
  }
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list .project_story_detail_block_chat_item .project_story_detail_block_chat_item_name:after {
  content: "：";
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list .project_story_detail_block_chat_item .project_story_detail_block_chat_item_text {
  width: calc(100% - 90px);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_chat_list .project_story_detail_block_chat_item .project_story_detail_block_chat_item_text {
    font-size: 14px;
    width: calc(100% - 80px);
  }
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_column_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2;
  margin: 0 0 60px;
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_column_text {
    font-size: 14px;
    margin: 0 0 40px;
  }
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_img {
  width: 100%;
  max-width: 1000px;
  height: 480px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

@media only screen and (max-width: 840px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_img {
    height: 220px;
  }
}

.project_story_detail_block_wrap .project_story_detail_block .project_story_detail_block_img.right {
  margin: 0 0 0 auto;
}

/*=================

      office.scss

=======================*/
.office_block_wrap {
  margin: 100px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .office_block_wrap {
    margin: 50px 0 0 0;
  }
}

.office_block_wrap .office_block {
  margin: 0 0 60px;
}

@media only screen and (max-width: 640px) {
  .office_block_wrap .office_block {
    margin: 0 0 40px;
  }
}

.office_block_wrap .office_block:last-child {
  margin: 0 0 0;
}

.office_img_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .office_img_list {
    display: block;
  }
}

.office_img_list .office_img_item {
  width: calc((100% - 50px) /3);
  height: 280px;
  margin: 0 25px 25px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 840px) {
  .office_img_list .office_img_item {
    width: calc((100% - 25px) /2);
  }
}

@media only screen and (max-width: 640px) {
  .office_img_list .office_img_item {
    width: 100%;
    margin: 0 0 25px 0;
  }
}

.office_img_list .office_img_item:nth-of-type(3n) {
  margin: 0 0 25px 0;
}

@media only screen and (max-width: 840px) {
  .office_img_list .office_img_item:nth-of-type(3n) {
    margin: 0 25px 25px 0;
  }
}

@media only screen and (max-width: 640px) {
  .office_img_list .office_img_item:nth-of-type(3n) {
    margin: 0 0 25px 0;
  }
}

@media only screen and (max-width: 840px) {
  .office_img_list .office_img_item:nth-of-type(2n) {
    margin: 0 0 25px 0;
  }
}

/*=================

      value.scss

=======================*/
.value_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 40px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 60px;
}

@media only screen and (max-width: 640px) {
  .value_title {
    font-size: 32px;
    margin: 0 0 40px;
  }
}

.value_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 2.2;
  margin: 0 0 150px;
}

@media only screen and (max-width: 640px) {
  .value_text {
    font-size: 18px;
    margin: 0 0 80px;
  }
}

.value_main_img {
  width: 100%;
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}

@media only screen and (max-width: 840px) {
  .value_main_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .value_main_img {
    height: 280px;
  }
}

.value_layout_block_wrap {
  margin: 100px 0 0;
}

.value_layout_block_wrap .value_layout_block {
  margin: 0 0 100px;
}

@media only screen and (max-width: 640px) {
  .value_layout_block_wrap .value_layout_block {
    margin: 0 0 60px;
  }
}

.value_layout_block_wrap .value_layout_block:last-child {
  margin: 0 0 0;
}

.value_layout_block_wrap .value_layout_block_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 960px) {
  .value_layout_block_wrap .value_layout_block_inner {
    display: block;
  }
}

.value_layout_block_wrap .value_layout_block_inner.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.value_layout_block_wrap .value_layout_block_inner .value_layout_detail {
  width: calc((100% - 80px) /2);
}

@media only screen and (max-width: 960px) {
  .value_layout_block_wrap .value_layout_block_inner .value_layout_detail {
    width: 100%;
    margin: 0 0 40px;
  }
}

.value_layout_block_wrap .value_layout_block_inner .value_layout_detail .value_layout_sub_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #3A3A3A;
  line-height: 2;
  margin: 0 0 36px;
}

@media only screen and (max-width: 640px) {
  .value_layout_block_wrap .value_layout_block_inner .value_layout_detail .value_layout_sub_title {
    font-size: 20px;
    margin: 0 0 30px;
  }
}

.value_layout_block_wrap .value_layout_block_inner .value_layout_detail .value_layout_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
}

@media only screen and (max-width: 640px) {
  .value_layout_block_wrap .value_layout_block_inner .value_layout_detail .value_layout_text {
    font-size: 14px;
  }
}

.value_layout_block_wrap .value_layout_block_inner .value_layout_img {
  width: calc((100% - 80px) /2);
  height: 380px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 960px) {
  .value_layout_block_wrap .value_layout_block_inner .value_layout_img {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 840px) {
  .value_layout_block_wrap .value_layout_block_inner .value_layout_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .value_layout_block_wrap .value_layout_block_inner .value_layout_img {
    height: 280px;
  }
}

/*=================

      system.scss

=======================*/
.system_main_img {
  width: 100%;
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  margin: 100px 0 0 0;
}

@media only screen and (max-width: 840px) {
  .system_main_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .system_main_img {
    height: 280px;
    margin: 80px 0 0 0;
  }
}

.system_block_wrap {
  margin: 150px 0 0;
}

@media only screen and (max-width: 640px) {
  .system_block_wrap {
    margin: 80px 0 0;
  }
}

.system_block_wrap .system_block .system_content_list .system_content_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 100px auto;
  max-width: 1200px;
}

@media only screen and (max-width: 960px) {
  .system_block_wrap .system_block .system_content_list .system_content_item {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .system_block_wrap .system_block .system_content_list .system_content_item {
    margin: 0 0 50px 0;
  }
}

.system_block_wrap .system_block .system_content_list .system_content_item:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 0 auto 100px 0;
}

@media only screen and (max-width: 640px) {
  .system_block_wrap .system_block .system_content_list .system_content_item:nth-child(odd) {
    margin: 0 0 50px 0;
  }
}

.system_block_wrap .system_block .system_content_list .system_content_item:last-child {
  margin-bottom: 0;
}

.system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail {
  width: 50%;
}

@media only screen and (max-width: 960px) {
  .system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail {
    width: 100%;
  }
}

.system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail .system_content_title_wrap {
  padding: 30px 60px;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail .system_content_title_wrap {
    padding: 20px 20px;
  }
}

.system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail .system_content_title_wrap .system_content_title_num {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 80px;
  color: #fff;
  width: 100px;
}

@media only screen and (max-width: 640px) {
  .system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail .system_content_title_wrap .system_content_title_num {
    font-size: 60px;
    width: 80px;
  }
}

.system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail .system_content_title_wrap .system_content_title {
  width: calc(100% - 100px);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #3A3A3A;
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail .system_content_title_wrap .system_content_title {
    width: calc(100% - 80px);
    font-size: 20px;
  }
}

.system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail .system_content_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2.2;
  padding: 40px 60px;
}

@media only screen and (max-width: 640px) {
  .system_block_wrap .system_block .system_content_list .system_content_item .system_content_detail .system_content_text {
    font-size: 14px;
    padding: 20px 15px;
  }
}

.system_block_wrap .system_block .system_content_img {
  width: 50%;
  height: 380px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 960px) {
  .system_block_wrap .system_block .system_content_img {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 840px) {
  .system_block_wrap .system_block .system_content_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .system_block_wrap .system_block .system_content_img {
    height: 280px;
  }
}

.system_block_img {
  width: 100%;
  height: 380px;
  border-radius: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 60px 0 0 0;
}

@media only screen and (max-width: 840px) {
  .system_block_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .system_block_img {
    height: 280px;
  }
}

/*=================

      data.scss

=======================*/
.data_box_wrap {
  margin: 100px 0 -40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .data_box_wrap {
    margin: 100px 0 -40px 0;
  }
}

.data_box_wrap .data_box {
  width: calc((100% - 80px) /3);
  margin: 0 40px 40px 0;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}

@media only screen and (max-width: 960px) {
  .data_box_wrap .data_box {
    width: calc((100% - 40px) /2);
  }
}

@media only screen and (max-width: 640px) {
  .data_box_wrap .data_box {
    width: 100%;
    margin: 0 0 40px 0;
  }
}

.data_box_wrap .data_box:nth-of-type(3n) {
  margin: 0 0 40px 0;
}

@media only screen and (max-width: 960px) {
  .data_box_wrap .data_box:nth-of-type(3n) {
    margin: 0 40px 40px 0;
  }
}

@media only screen and (max-width: 640px) {
  .data_box_wrap .data_box:nth-of-type(3n) {
    margin: 0 0 40px 0;
  }
}

@media only screen and (max-width: 960px) {
  .data_box_wrap .data_box:nth-of-type(2n) {
    margin: 0 0 40px 0;
  }
}

.data_box_wrap .data_box .data_box_detail {
  padding: 30px;
}

.data_box_wrap .data_box .data_box_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .data_box_wrap .data_box .data_box_title {
    font-size: 18px;
    margin: 0 0 20px;
  }
}

.data_box_wrap .data_box .data_box_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #3A3A3A;
  line-height: 1.3;
  text-align: center;
  word-break: break-word;
}

@media only screen and (max-width: 640px) {
  .data_box_wrap .data_box .data_box_text {
    font-size: 20px;
  }
}

.data_box_wrap .data_box .data_box_text span {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 100px;
  line-height: 1.2;
}

@media only screen and (max-width: 640px) {
  .data_box_wrap .data_box .data_box_text span {
    font-size: 80px;
  }
}

.data_box_wrap .data_box .data_box_img {
  height: 160px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.data_box_wrap .data_box .data_box_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.data_box_wrap .data_box .data_box_flex .data_box_flex_text_wrap {
  width: calc((100% - 20px) /2);
}

.data_box_wrap .data_box .data_box_flex .data_box_flex_text_wrap .data_box_flex_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.3;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .data_box_wrap .data_box .data_box_flex .data_box_flex_text_wrap .data_box_flex_text {
    font-size: 16px;
  }
}

.data_box_wrap .data_box .data_box_flex .data_box_flex_text_wrap .data_box_flex_text:after {
  content: "";
  margin: 0 0 0 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 300px;
  height: 1px;
  background-color: #3A3A3A;
}

.data_box_wrap .data_box .data_box_flex .data_box_flex_text_wrap .data_box_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #3A3A3A;
  line-height: 1.3;
  text-align: center;
  word-break: break-word;
}

@media only screen and (max-width: 640px) {
  .data_box_wrap .data_box .data_box_flex .data_box_flex_text_wrap .data_box_text {
    font-size: 20px;
  }
}

.data_box_wrap .data_box .data_box_flex .data_box_flex_text_wrap .data_box_text span {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 52px;
  line-height: 1.2;
}

@media only screen and (max-width: 640px) {
  .data_box_wrap .data_box .data_box_flex .data_box_flex_text_wrap .data_box_text span {
    font-size: 42px;
  }
}

/*=================

      recruit.scss

=======================*/
.recruit_search_box {
  margin: 0 0 100px;
}

@media only screen and (max-width: 640px) {
  .recruit_search_box {
    margin: 0 0 50px;
  }
}

.recruit_search_box .recruit_search_list .recruit_search_item {
  margin: 0 0 40px;
}

@media only screen and (max-width: 640px) {
  .recruit_search_box .recruit_search_list .recruit_search_item {
    margin: 0 0 30px;
  }
}

.recruit_search_box .recruit_search_list .recruit_search_item:last-child {
  margin: 0 0 0;
}

.recruit_search_box .recruit_search_list .recruit_search_item .recruit_search_item_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 14px;
}

@media only screen and (max-width: 640px) {
  .recruit_search_box .recruit_search_list .recruit_search_item .recruit_search_item_title {
    font-size: 18px;
  }
}

.recruit_search_box .recruit_search_list .recruit_search_item .recruit_search_check_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -20px;
}

.recruit_search_box .recruit_search_list .recruit_search_item .recruit_search_check_list .recruit_search_check_item {
  margin: 0 40px 20px 0;
}

.recruit_search_box .recruit_search_list .recruit_search_item .recruit_search_check_list .recruit_search_check_item .recruit_search_check_label .recruit_search_check {
  display: none;
}

.recruit_search_box .recruit_search_list .recruit_search_item .recruit_search_check_list .recruit_search_check_item .recruit_search_check_label .recruit_search_check_text {
  padding: 0 0 0 30px;
  position: relative;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .recruit_search_box .recruit_search_list .recruit_search_item .recruit_search_check_list .recruit_search_check_item .recruit_search_check_label .recruit_search_check_text {
    font-size: 14px;
  }
}

.recruit_search_box .recruit_search_list .recruit_search_item .recruit_search_check_list .recruit_search_check_item .recruit_search_check_label .recruit_search_check_text::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  background-color: #fff;
}

.recruit_search_check:checked + .recruit_search_check_text::after {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: 6px;
  width: 7px;
  height: 14px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}

/*recruit_job_box*/
.recruit_job_box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 10px;
}

@media only screen and (max-width: 840px) {
  .recruit_job_box_wrap {
    display: block;
  }
}

.recruit_job_box_wrap .recruit_job_box {
  display: block;
  width: calc((100% - 80px) /3);
  margin: 0 40px 40px 0;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}

@media only screen and (max-width: 840px) {
  .recruit_job_box_wrap .recruit_job_box {
    width: 100%;
    margin: 0 0 40px 0;
  }
}

@media only screen and (max-width: 640px) {
  .recruit_job_box_wrap .recruit_job_box {
    display: block;
  }
}

.recruit_job_box_wrap .recruit_job_box:nth-of-type(3n) {
  margin: 0 0 40px 0;
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_img_wrap {
  width: 100%;
  height: 260px;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  .recruit_job_box_wrap .recruit_job_box .recruit_job_box_img_wrap {
    width: 100%;
    height: 240px;
  }
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_img_wrap .recruit_job_box_img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease;
}

@media only screen and (max-width: 640px) {
  .recruit_job_box_wrap .recruit_job_box .recruit_job_box_img_wrap .recruit_job_box_img {
    height: 240px;
  }
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail {
  width: 100%;
  padding: 20px;
}

@media only screen and (max-width: 640px) {
  .recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail {
    width: 100%;
  }
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail .recruit_job_box_title_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 0 26px;
}

@media only screen and (max-width: 640px) {
  .recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail .recruit_job_box_title_wrap {
    margin: 0 0 10px;
  }
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail .recruit_job_box_title_wrap .recruit_job_box_title {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 30px;
  max-height: calc(30px*1);
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail .recruit_job_box_content_list {
  margin: 20px 0 40px;
  padding: 20px 0 0;
  border-top: 1px solid #707070;
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail .recruit_job_box_content_list .recruit_job_box_content_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 0 8px;
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail .recruit_job_box_content_list .recruit_job_box_content_item .recruit_job_box_content_item_title {
  width: 90px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail .recruit_job_box_content_list .recruit_job_box_content_item .recruit_job_box_content_item_text {
  width: calc(100% - 90px);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 21px;
  max-height: calc(21px*1);
}

.recruit_job_box_wrap .recruit_job_box .recruit_job_box_detail .recruit_job_box_content_list .recruit_job_box_content_item .recruit_job_box_content_item_text_time {
  width: calc(100% - 90px);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3A3A3A;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 21px;
  max-height: calc(21px*4);
}

@media only screen and (min-width: 960px) {
  .recruit_job_box:hover .recruit_job_box_img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .recruit_job_box:hover .recruit_job_box_title_arrow {
    background-color: #fff;
  }
}

/*recruit_detail*/
.recruit_detail_top_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

@media only screen and (max-width: 840px) {
  .recruit_detail_top_content {
    display: block;
  }
}

.recruit_detail_top_content .recruit_detail_top_content_text {
  width: calc((100% - 50px) /2);
  padding: 30px 0 0 0;
}

@media only screen and (max-width: 840px) {
  .recruit_detail_top_content .recruit_detail_top_content_text {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 50px;
  }
}

.recruit_detail_top_content .recruit_detail_top_content_img {
  width: calc((100% - 50px) /2);
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 840px) {
  .recruit_detail_top_content .recruit_detail_top_content_img {
    width: 100%;
    max-width: 500px;
    height: 300px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .recruit_detail_top_content .recruit_detail_top_content_img {
    height: 280px;
  }
}

.recruit_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.8;
}

@media only screen and (max-width: 640px) {
  .recruit_text {
    font-size: 18px;
  }
}

.recruit_detail_list {
  margin: 100px 0 0;
}

@media only screen and (max-width: 640px) {
  .recruit_detail_list {
    margin: 50px 0 0;
  }
}

.recruit_detail_list .recruit_detail_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #D2D2D2;
}

.recruit_detail_list .recruit_detail_item .recruit_detail_item_title {
  width: 360px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.7;
  padding: 18px 0;
}

@media only screen and (max-width: 840px) {
  .recruit_detail_list .recruit_detail_item .recruit_detail_item_title {
    width: 120px;
  }
}

@media only screen and (max-width: 640px) {
  .recruit_detail_list .recruit_detail_item .recruit_detail_item_title {
    font-size: 14px;
  }
}

.recruit_detail_list .recruit_detail_item .recruit_detail_item_text {
  width: calc(100% - 360px);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 1.7;
  padding: 18px 0;
}

.recruit_detail_list .recruit_detail_item .recruit_detail_item_text a {
  color: #3A3A3A;
  text-decoration: underline;
}

@media only screen and (max-width: 840px) {
  .recruit_detail_list .recruit_detail_item .recruit_detail_item_text {
    width: calc(100% - 120px);
  }
}

@media only screen and (max-width: 640px) {
  .recruit_detail_list .recruit_detail_item .recruit_detail_item_text {
    font-size: 14px;
  }
}

.recruit_detail_main_img {
  width: 100%;
  height: 460px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 840px) {
  .recruit_detail_main_img {
    height: 300px;
  }
}

@media only screen and (max-width: 640px) {
  .recruit_detail_main_img {
    height: 280px;
  }
}

/*entory_form*/
.entory_form {
  padding: 100px 0 150px;
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}

@media only screen and (max-width: 640px) {
  .entory_form {
    padding: 80px 0 100px;
  }
}

.entory_form_title_en {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 40px;
  line-height: 1.3;
  margin: 0 0 5px;
}

@media only screen and (max-width: 640px) {
  .entory_form_title_en {
    font-size: 30px;
  }
}

.entory_form_title_ja {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.3;
  margin: 0 0 60px;
}

@media only screen and (max-width: 640px) {
  .entory_form_title_ja {
    font-size: 16px;
    margin: 0 0 40px;
  }
}

.entory_form_box {
  padding: 50px 50px 100px;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  .entory_form_box {
    padding: 20px 20px 40px;
  }
}

.entory_form_list {
  margin: 0 0 50px;
}

.entory_form_list .entory_form_item {
  margin: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 840px) {
  .entory_form_list .entory_form_item {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .entory_form_list .entory_form_item {
    margin: 0 0 30px;
  }
}

.entory_form_list .entory_form_item:last-child {
  margin: 0 0 0;
}

.entory_form_list .entory_form_item .entory_form_item_title {
  width: 260px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  position: relative;
}

@media only screen and (max-width: 840px) {
  .entory_form_list .entory_form_item .entory_form_item_title {
    width: 100%;
    font-size: 18px;
    margin: 0 0 20px;
  }
}

.entory_form_list .entory_form_item .entory_form_item_title span {
  font-size: 14px;
  vertical-align: top;
}

.entory_form_list .entory_form_item .entory_form_item_input_area {
  width: calc(100% - 260px);
}

@media only screen and (max-width: 840px) {
  .entory_form_list .entory_form_item .entory_form_item_input_area {
    width: 100%;
  }
}

.entory_form_list .entory_form_item .entory_form_item_input_area .entory_input {
  width: 100%;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #F2F2F2;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  border: none;
}

@media only screen and (max-width: 640px) {
  .entory_form_list .entory_form_item .entory_form_item_input_area .entory_input {
    font-size: 18px;
    padding: 15px 20px;
  }
}

.entory_form_list .entory_form_item .entory_form_item_input_area .entory_input::-webkit-input-placeholder {
  color: #AEAEAE;
}

.entory_form_list .entory_form_item .entory_form_item_input_area .entory_input::-ms-input-placeholder {
  color: #AEAEAE;
}

.entory_form_list .entory_form_item .entory_form_item_input_area .entory_input::placeholder {
  color: #AEAEAE;
}

.entory_form_list .entory_form_item .entory_form_item_input_area .entory_textarea {
  width: 100%;
  height: 240px;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #F2F2F2;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  border: none;
  resize: none;
}

@media only screen and (max-width: 640px) {
  .entory_form_list .entory_form_item .entory_form_item_input_area .entory_textarea {
    font-size: 18px;
    padding: 15px 20px;
  }
}

.entory_form_list .entory_form_item .entory_form_item_input_area .entory_textarea::-webkit-input-placeholder {
  color: #AEAEAE;
}

.entory_form_list .entory_form_item .entory_form_item_input_area .entory_textarea::-ms-input-placeholder {
  color: #AEAEAE;
}

.entory_form_list .entory_form_item .entory_form_item_input_area .entory_textarea::placeholder {
  color: #AEAEAE;
}

.entory_form_list .entory_form_item .entory_form_item_input_area .error_text {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 24px 0 0;
}

@media only screen and (max-width: 640px) {
  .entory_form_list .entory_form_item .entory_form_item_input_area .error_text {
    font-size: 16px;
  }
}

.entory_form_list .entory_form_item .entory_form_item_input_area .form_comment {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 48px 0 0;
}

@media only screen and (max-width: 640px) {
  .entory_form_list .entory_form_item .entory_form_item_input_area .form_comment {
    font-size: 16px;
    margin: 30px 0 0;
  }
}

.entory_form_check {
  margin: 0 0 90px;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .entory_form_check {
    margin: 0 0 40px;
  }
}

.entory_form_check .entory_form_check_label .entory_form_check {
  display: none;
}

.entory_form_check .entory_form_check_label .entory_form_check_text {
  padding: 0 0 0 60px;
  position: relative;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .entory_form_check .entory_form_check_label .entory_form_check_text {
    font-size: 16px;
    padding: 0 0 0 40px;
    text-align: left;
  }
}

.entory_form_check .entory_form_check_label .entory_form_check_text a {
  color: #3A3A3A;
  text-decoration: underline;
}

.entory_form_check .entory_form_check_label .entory_form_check_text::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-color: #F2F2F2;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.16);
}

.entory_form_check:checked + .entory_form_check_text::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(40deg);
  transform: translateY(-50%) rotate(40deg);
  left: 10px;
  width: 7px;
  height: 14px;
}

.submit_btn_wrap .submit_btn {
  width: 100%;
  max-width: 420px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  border-radius: 30px;
  margin: 0 auto;
}

.entory_form_confirm_list .entory_form_confirm_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 0 24px;
  margin: 0 0 100px;
}

@media only screen and (max-width: 840px) {
  .entory_form_confirm_list .entory_form_confirm_item {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .entory_form_confirm_list .entory_form_confirm_item {
    margin: 0 0 50px;
  }
}

.entory_form_confirm_list .entory_form_confirm_item .entory_form_confirm_item_title {
  width: 260px;
  margin: 0 20px 0 0;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #6C6C6C;
  line-height: 1.5;
}

@media only screen and (max-width: 840px) {
  .entory_form_confirm_list .entory_form_confirm_item .entory_form_confirm_item_title {
    width: 100%;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 640px) {
  .entory_form_confirm_list .entory_form_confirm_item .entory_form_confirm_item_title {
    font-size: 16px;
  }
}

.entory_form_confirm_list .entory_form_confirm_item .entory_form_confirm_item_text {
  width: calc(100% - 280px);
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
}

@media only screen and (max-width: 840px) {
  .entory_form_confirm_list .entory_form_confirm_item .entory_form_confirm_item_text {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .entory_form_confirm_list .entory_form_confirm_item .entory_form_confirm_item_text {
    font-size: 16px;
  }
}

.submit_btn_comment {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .submit_btn_comment {
    font-size: 18px;
  }
}

.submit_back_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .submit_back_btn_wrap {
    display: block;
  }
}

.submit_back_btn_wrap .back_btn {
  width: calc(50% - 28px);
  max-width: 420px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  border-radius: 30px;
  background-color: #6C6C6C;
  margin: 0 14px;
}

@media only screen and (max-width: 640px) {
  .submit_back_btn_wrap .back_btn {
    width: 100%;
    margin: 0 auto 10px;
  }
}

.submit_back_btn_wrap .submit_btn {
  width: calc(50% - 28px);
  max-width: 420px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  border-radius: 30px;
  margin: 0 14px;
}

@media only screen and (max-width: 640px) {
  .submit_back_btn_wrap .submit_btn {
    width: 100%;
    margin: 0 auto;
  }
}

.form_complete_title {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 1.5;
  margin: 0 0 26px;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .form_complete_title {
    font-size: 18px;
    margin: 0 0 20px;
  }
}

.form_complete_text {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 2;
  margin: 0 0 100px;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .form_complete_text {
    font-size: 14px;
    margin: 0 0 50px;
  }
}

.back_btn_wrap .back_btn {
  width: 100%;
  max-width: 420px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  border-radius: 30px;
  margin: 0 auto;
}

/*=================

      privacy.scss

=======================*/
.privacy_block_wrap h2 {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #707070;
  line-height: 1.5;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .privacy_block_wrap h2 {
    font-size: 18px;
    margin: 0 0 20px;
  }
}

.privacy_block_wrap h3 {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #707070;
  line-height: 1.5;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .privacy_block_wrap h3 {
    font-size: 16px;
    margin: 0 0 20px;
  }
}

.privacy_block_wrap p {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #707070;
  line-height: 2;
  margin: 0 0 40px;
}

@media only screen and (max-width: 640px) {
  .privacy_block_wrap p {
    font-size: 14px;
    margin: 0 0 30px;
  }
}

.privacy_block_wrap img {
  max-width: 100%;
  margin: 0 0 40px;
}

@media only screen and (max-width: 640px) {
  .privacy_block_wrap img {
    margin: 0 0 30px;
  }
}

/* ======================= BASE ====== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  margin: 0;
  height: 100%;
  word-break: break-word;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/*font*/
.fg {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体","メイリオ", Meiryo, Verdana, sans-serif;
}

.fm {
  font-family: "游明朝", YuMincho,"Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.fzg_r {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 400;
}

.fzg_m {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 500;
}

.fzg_b {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 700;
}

.fzg_bl {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 900;
}

.fzkg_l {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 300;
}

.fzkg_r {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 400;
}

.fzkg_m {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
}

.fzkg_b {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
}

.fzgk_bl {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 900;
}

.fe_l {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
}

.fe_li {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 300;
  font-style: italic;
}

.fe_r {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fe_ri {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  font-style: italic;
}

.fe_m {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: normal;
}

.fe_mi {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
}

.fe_sb {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-style: normal;
}

.fe_sbi {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-style: italic;
}

.fe_b {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.fe_bi {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: italic;
}

.fe_eb {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 800;
  font-style: normal;
}

.fe_ebi {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 800;
  font-style: italic;
}

.fe_bl {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 900;
  font-style: normal;
}

.fe_bli {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 900;
  font-style: italic;
}

.fe_outfit_l {
  font-family: 'Outfit', sans-serif;
  font-weight: 300;
  font-style: normal;
}

.fe_outfit_r {
  font-family: 'Outfit', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fe_outfit_m {
  font-family: 'Outfit', sans-serif;
  font-weight: 500;
  font-style: normal;
}

.fe_outfit_sb {
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
  font-style: normal;
}

.fe_outfit_b {
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.fe_outfit_eb {
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  font-style: normal;
}

.fe_outfit_bl {
  font-family: 'Outfit', sans-serif;
  font-weight: 900;
  font-style: normal;
}

.pb_0 {
  padding-bottom: 0;
}

.mb_0 {
  margin-bottom: 0;
}

.mb_10 {
  margin-bottom: 10px;
}

.mb_30 {
  margin-bottom: 30px;
}

.mb_50 {
  margin-bottom: 50px;
}

.mt_0 {
  margin-top: 0;
}

.mt_10 {
  margin-top: 10px;
}

.mt_20 {
  margin-top: 20px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_50 {
  margin-top: 50px;
}

.mt_80 {
  margin-top: 80px;
}

.mr_5 {
  margin-right: 5px;
}

.mr_20 {
  margin-right: 20px;
}

@media only screen and (max-width: 999px) {
  .sp_mb_10 {
    margin-bottom: 10px;
  }
}

.common_pc {
  display: block;
}

@media only screen and (max-width: 999px) {
  .common_pc {
    display: none;
  }
}

.common_sp {
  display: none;
}

@media only screen and (max-width: 999px) {
  .common_sp {
    display: block;
  }
}

@media only screen and (max-width: 840px) {
  .common_pc840 {
    display: none;
  }
}

.common_sp840 {
  display: none;
}

@media only screen and (max-width: 840px) {
  .common_sp840 {
    display: block;
  }
}

.common_pc640 {
  display: block;
}

.common_pc640.height_100 {
  height: 100%;
}

@media only screen and (max-width: 640px) {
  .common_pc640 {
    display: none;
  }
}

.common_sp640 {
  display: none;
}

@media only screen and (max-width: 640px) {
  .common_sp640 {
    display: block;
  }
}

.mb_0 {
  margin-bottom: 0;
}

body {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}

footer {
  margin-top: auto;
}

body ul {
  list-style: none;
}

body a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*
@media only screen and (min-width:960px){
  body a:hover{
    opacity: 0.7;
  }
}

*/
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.bg {
  background: transparent linear-gradient(178deg, rgba(200, 223, 238, 0.5) 0%, rgba(204, 246, 229, 0.5) 100%);
}
