/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/assets/scss/philosophy/index.scss ***!
  \**********************************************************************************************************************************************************************************************************************************/
/*
  ease
  01, 02: opacity,color
  03, 04: transform
*/
.philosophy.white .philosophy_bg {
  background: #fff;
}
.philosophy.white .philosophy_vision * {
  color: #004368;
}
.philosophy.white .go_phigital_blue {
  opacity: 1;
}
.philosophy.white .go_phigital_white {
  opacity: 0;
}
.philosophy .philosophy_bg {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #004368;
  top: 0%;
  left: 0%;
  transition: background ease-in-out 0.64s;
}
@media screen and (min-width: 760px) {
  .philosophy .-sp {
    display: none;
  }
}
.philosophy .-tab {
  display: none;
}
@media screen and (min-width: 760px) {
  .philosophy .-tab {
    display: block;
  }
}
@media screen and (min-width: 1180px) {
  .philosophy .-tab {
    display: none;
  }
}
.philosophy .-pc {
  display: none;
}
@media screen and (min-width: 1180px) {
  .philosophy .-pc {
    display: block;
  }
}
.philosophy .inner {
  position: relative;
  z-index: 2;
}
.philosophy .philosophy_white {
  position: relative;
}
.philosophy #philosophy {
  font-feature-settings: "palt";
}
.philosophy .wrapper {
  padding-top: 0;
}
.philosophy .philosophy_top {
  overflow: hidden;
  padding-block: 213px 0px;
}
@media screen and (min-width: 760px) {
  .philosophy .philosophy_top {
    padding-block: 216px 0px;
  }
}
.philosophy .meet_logo {
  width: 60px;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.philosophy .meet_logo img {
  width: 100%;
}
.philosophy .subTitle {
  font-size: 16px;
  line-height: 1;
  color: #004368;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 760px) {
  .philosophy .subTitle {
    font-size: 20px;
  }
}
.philosophy .philosophy_title {
  font-size: 64px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #fff;
}
@media screen and (min-width: 760px) {
  .philosophy .philosophy_title {
    font-size: 160px;
    line-height: 1;
  }
}
.philosophy .philosophy_subTitle {
  font-size: 16px;
  line-height: 1;
  color: #fff;
  margin-top: 123px;
  width: calc(100% - 40px);
  margin-inline: auto;
}
@media screen and (min-width: 760px) {
  .philosophy .philosophy_subTitle {
    margin-top: 187px;
    font-size: 20px;
    max-width: 1140px;
  }
}
.philosophy .philosophy_text {
  margin-top: 29px;
  width: calc(100% - 40px);
  margin-inline: auto;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 760px) {
  .philosophy .philosophy_text {
    font-size: 64px;
    margin-top: 30px;
    max-width: 1140px;
  }
}
.philosophy .philosophy_vision {
  padding-block: 149px 85px;
}
.philosophy .philosophy_vision * {
  color: #fff;
  transition: all ease-in-out 0.64s;
}
@media screen and (min-width: 760px) {
  .philosophy .philosophy_vision {
    padding-block: 200px 200px;
  }
}
.philosophy .vision_inner {
  max-width: 1140px;
  margin-inline: auto;
  width: calc(100% - 40px);
}
.philosophy .go_phigital_blue {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.philosophy .go_phigital_white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.philosophy .vision_title {
  max-width: 822px;
  margin-top: 40px;
}
@media screen and (min-width: 760px) {
  .philosophy .vision_title {
    margin-top: 75px;
  }
}
.philosophy .go_pigital_img {
  position: relative;
  width: 100%;
  aspect-ratio: 348/62;
}
.philosophy .vision_textContent {
  margin-top: 34px;
}
@media screen and (min-width: 760px) {
  .philosophy .vision_textContent {
    margin-top: 44px;
  }
}
.philosophy .vision_subject {
  margin-top: 34px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 760px) {
  .philosophy .vision_subject {
    font-size: 32px;
    margin-top: 44px;
  }
}
.philosophy .vision_text {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.1;
  margin-top: 32px;
}
@media screen and (min-width: 760px) {
  .philosophy .vision_text {
    font-size: 20px;
  }
}
.philosophy .top_text {
  margin-top: 48px;
}
@media screen and (min-width: 760px) {
  .philosophy .top_text {
    margin-top: 100px;
    font-size: 20px;
  }
}
.philosophy .philosophy_values {
  background: #F8F9FA;
  padding-block: 84px 85px;
}
@media screen and (min-width: 760px) {
  .philosophy .philosophy_values {
    padding-block: 120px;
  }
}
.philosophy .philosophy_inner {
  max-width: 1140px;
  margin-inline: auto;
  width: calc(100% - 40px);
}
.philosophy .values_list {
  margin-top: 62px;
}
@media screen and (min-width: 760px) {
  .philosophy .values_list {
    margin-top: 53px;
  }
}
.philosophy .values_list .list_item {
  margin-top: 80px;
}
.philosophy .values_list .list_item:first-child {
  margin-top: 0;
}
@media screen and (min-width: 760px) {
  .philosophy .values_list .list_item {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
  }
}
.philosophy .values_list .list_item .item_title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  color: #004368;
}
@media screen and (min-width: 760px) {
  .philosophy .values_list .list_item .item_title {
    font-size: 40px;
  }
}
.philosophy .values_list .list_item .item_subTitle {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 16px;
  color: #004368;
}
@media screen and (min-width: 760px) {
  .philosophy .values_list .list_item .item_subTitle {
    font-size: 16px;
    margin-top: 24px;
  }
}
@media screen and (min-width: 760px) {
  .philosophy .values_list .list_item .title_content {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: start;
  }
}
.philosophy .values_list .list_item .item_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 16px;
  color: #004368;
}
@media screen and (min-width: 760px) {
  .philosophy .values_list .list_item .item_text {
    font-size: 16px;
    width: calc(50% - 77px);
    margin-top: 0;
  }
}
