@charset "UTF-8";
/*
 行数制限、越えた場合は「...」になる
*/
/* --------------------
 * NEWS
 * -------------------- */
/* --------------------
 * pageTitle
 * -------------------- */
.pageTitle.companyTop {
  background-image: url("/ko/company/images/kv_company_sp.jpg");
}

@media print, screen and (min-width: 769px) {
  .pageTitle.companyTop {
    background-image: url("/ko/company/images/kv_company_pc.jpg");
  }
}

.pageTitle.profileTop {
  background-image: url("/ko/company/profile/images/kv_profile_sp.jpg");
}

@media print, screen and (min-width: 769px) {
  .pageTitle.profileTop {
    background-image: url("/ko/company/profile/images/kv_profile_pc.jpg");
  }
}

.pageTitle.philosophyTop {
  background-image: url("/ko/company/philosophy/images/kv_philosophy_sp.jpg");
}

.pageTitle.philosophyTop .title {
  line-height: 1.26;
}

@media print, screen and (min-width: 769px) {
  .pageTitle.philosophyTop {
    background-image: url("/ko/company/philosophy/images/kv_philosophy_pc.jpg");
  }
}

.pageTitle.historyTop {
  background-image: url("/ko/company/history/images/kv_history_sp.jpg");
}

@media print, screen and (min-width: 769px) {
  .pageTitle.historyTop {
    background-image: url("/ko/company/history/images/kv_history_pc.jpg");
  }
}

/* --------------------
 * access
 * -------------------- */
.secAccess #map {
  margin: 70px 0 70px;
  width: 100%;
  height: 0;
  padding-top: 70%;
  background-color: #ccc;
  position: relative;
  overflow: hidden;
}

.secAccess #map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 769px) {
  .secAccess #map {
    margin: 67px 0 140px;
    padding-top: 367px;
  }
  .secAccess #map iframe {
    width: 100%;
    height: 367px;
  }
}

/* --------------------
 * action
 * -------------------- */
.secAction {
  padding-top: 67px;
}

.secAction .bgImage {
  background-image: url(/ko/company/philosophy/images/philosophy_action_sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 45px;
}

.secAction .bgImage .title2 {
  color: #fff;
}

.secAction .content .layoutSolid {
  padding-left: 0;
  padding-right: 0;
}

.secAction .content .layoutSolid ol li {
  position: relative;
  margin-bottom: 46px;
}

.secAction .content .layoutSolid ol li dl dt {
  padding-left: 3em;
  margin-bottom: 25px;
}

.secAction .content .layoutSolid ol li dl dt .number {
  display: block;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 4px;
  font-family: 'Noto Sans CJK JP';
}

.secAction .content .layoutSolid ol li dl dt .text {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  font-weight: bold;
}

.secAction .content .layoutSolid ol li dl dd {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.02em;
}

@media print, screen and (min-width: 769px) {
  .secAction {
    padding-top: 150px;
  }
  .secAction .bgImage {
    background-image: url(/ko/company/philosophy/images/philosophy_action_pc.jpg);
    background-position: center;
    height: 450px;
    margin: 0;
  }
  .secAction .bgImage .title2 {
    -webkit-transform: translate(0, -29px);
    -ms-transform: translate(0, -29px);
    transform: translate(0, -29px);
    padding-left: 53px;
  }
  .secAction .layoutLiquidNarrow {
    overflow: visible;
  }
  .secAction .layoutLiquidNarrow .content {
    background: #fff;
    margin-top: -57px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 67px;
  }
  .secAction .layoutLiquidNarrow .content .layoutSolid {
    padding-left: 50px;
    padding-right: 60px;
  }
  .secAction .layoutLiquidNarrow .content .layoutSolid ol li {
    margin-bottom: 48px;
  }
  .secAction .layoutLiquidNarrow .content .layoutSolid ol li dl {
    display: -ms-flexbox;
    display: flex;
  }
  .secAction .layoutLiquidNarrow .content .layoutSolid ol li dl dt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 365px;
    flex-basis: 365px;
    max-width: 365px;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
  .secAction .layoutLiquidNarrow .content .layoutSolid ol li dl dt .number {
    display: block;
    font-size: 24px;
    font-weight: 200;
    position: static;
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
    max-width: 70px;
    margin-top: 7px;
    top: 0;
    left: 0;
    font-family: 'Noto Sans CJK JP';
  }
  .secAction .layoutLiquidNarrow .content .layoutSolid ol li dl dt .text {
    font-size: 24px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    box-sizing: border-box;
    -ms-flex-preferred-size: 290px;
    flex-basis: 290px;
    max-width: 290px;
    padding-left: 0;
  }
  .secAction .layoutLiquidNarrow .content .layoutSolid ol li dl dd {
    font-size: 14px;
    line-height: 2.35;
    letter-spacing: 0.02em;
    box-sizing: border-box;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none;
    padding-left: 30px;
  }
  .secAction .layoutLiquidNarrow .content .layoutSolid ol li dl:before {
    display: none;
    font-size: 24px;
    font-weight: 200;
    position: static;
    -ms-flex-preferred-size: 7.4%;
    flex-basis: 7.4%;
    max-width: 7.4%;
    margin-top: 7px;
    top: 0;
    left: 0;
  }
}

/* --------------------
 * secCommon
 * -------------------- */
.secCommon {
  padding-top: 67px;
}

.secCommon .bgImage {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 45px;
}

.secCommon .layoutLiquidNarrow .content .layoutSolid {
  padding-left: 0px;
  padding-right: 0px;
}

.secCommon .layoutLiquidNarrow .content .layoutSolid .title3 {
  margin-bottom: 35px;
}

@media print, screen and (min-width: 769px) {
  .secCommon {
    padding-top: 140px;
  }
  .secCommon .bgImage {
    height: 450px;
    margin: 0;
  }
  .secCommon .layoutLiquidNarrow {
    overflow: visible;
  }
  .secCommon .layoutLiquidNarrow .content {
    background: #fff;
    margin-top: -60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 73px;
  }
  .secCommon .layoutLiquidNarrow .content .layoutSolid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .secCommon .layoutLiquidNarrow .content .layoutSolid .title3 {
    box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 0;
  }
  .secCommon .layoutLiquidNarrow .content .layoutSolid p {
    box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}

/* --------------------
 * company
 * -------------------- */
.secCompany {
  padding-top: 68px;
}

.secCompany:nth-last-child(2) {
  margin-bottom: 70px;
}

.secCompany .inner .image {
  margin-bottom: 34px;
}

.secCompany .inner .title2 {
  text-align: center;
  margin-bottom: 34px;
}

.secCompany .inner .content {
  margin-top: 34px;
}

.secCompany .inner .content .title3 {
  margin: 35px 0;
}

.secCompany .inner .content .subTitle {
  margin-bottom: 20px;
}

.secCompany .inner .content .btn1 {
  margin-top: 30px;
}

.secCompany .inner .content .logo {
  background-color: #F4F5F5;
  padding: 62px 69px;
}

.secCompany .inner .content .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.secCompany .inner .content .textBox.paragraphStyle2 p + p {
  margin-top: 26px;
}

.secCompany .inner dl {
  font-size: 13px;
  margin-bottom: 34px;
}

.secCompany .inner dl dt {
  font-weight: bold;
  line-height: 2.18;
  margin-top: 15px;
}

.secCompany .inner dl dd {
  line-height: 1.54;
}

@media print, screen and (min-width: 769px) {
  .secCompany {
    padding-top: 123px;
  }
  .secCompany:nth-last-child(2) {
    margin-bottom: 140px;
  }
  .secCompany .inner .content {
    margin-top: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .secCompany .inner .content .image {
    -ms-flex: 0 0 460px;
    flex: 0 0 460px;
    max-width: 460px;
    padding-right: 0px;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  .secCompany .inner .content .textBox {
    -ms-flex: 0 0 460px;
    flex: 0 0 460px;
    max-width: 460px;
    box-sizing: border-box;
  }
  .secCompany .inner .content .textBox .title3 {
    margin: 0;
  }
  .secCompany .inner .content .textBox .subTitle {
    margin: 0;
  }
  .secCompany .inner .content .textBox p {
    margin-top: 34px;
  }
  .secCompany .inner .content .textBox.paragraphStyle2 p {
    margin-top: 34px;
  }
  .secCompany .inner .content .logo {
    -ms-flex-order: 2;
    order: 2;
    width: 410px;
    height: 292px;
    -ms-flex: 0 0 410px;
    flex: 0 0 410px;
    max-width: 410px;
    box-sizing: border-box;
    padding: 87px 46px;
  }
  .secCompany .inner .content dl {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 460px;
    flex: 0 0 460px;
    max-width: 460px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 50px;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 14px;
  }
  .secCompany .inner .content dl dt {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    box-sizing: border-box;
    margin-top: 0;
  }
  .secCompany .inner .content dl dd {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    box-sizing: border-box;
  }
  .secCompany .inner .content .btn1 {
    -ms-flex-order: 3;
    order: 3;
    margin-top: 75px;
  }
}

/* --------------------
 * group
 * -------------------- */
.secGroup {
  padding-top: 60px;
}

.secGroup .title2 {
  text-align: center;
  margin: 0 0 34px;
}

.secGroup .logo {
  border: 1px solid #DDDDDD;
}

.secGroup .textBox {
  margin: 35px 0 0;
}

.secGroup .textBox dl {
  font-size: 13px;
  margin-bottom: 34px;
}

.secGroup .textBox dl dt {
  line-height: 2.18;
  margin-top: 6px;
}

.secGroup .textBox dl dt:after {
  content: ":";
  position: relative;
  left: 3px;
}

.secGroup .textBox dl dd {
  line-height: 1.54;
}

.secGroup .corp:last-of-type {
  margin-top: 70px;
}

@media print, screen and (min-width: 769px) {
  .secGroup {
    padding-top: 120px;
  }
  .secGroup .inner .title2 {
    margin-bottom: 78px;
  }
  .secGroup .inner .corp {
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 42px;
    margin-bottom: 42px;
  }
  .secGroup .inner .corp .logo {
    -ms-flex: 0 0 353px;
    flex: 0 0 353px;
    max-width: 353px;
    box-sizing: border-box;
    height: 244px;
  }
  .secGroup .inner .corp .textBox {
    -ms-flex-preferred-size: 567px;
    flex-basis: 567px;
    max-width: 567px;
    box-sizing: border-box;
    padding-left: 50px;
    margin: 0;
  }
  .secGroup .inner .corp .textBox dl {
    font-size: 14px;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: baseline;
    align-items: baseline;
    box-sizing: border-box;
  }
  .secGroup .inner .corp .textBox dl dt {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    box-sizing: border-box;
  }
  .secGroup .inner .corp .textBox dl dt:after {
    display: none;
  }
  .secGroup .inner .corp .textBox dl dd {
    -ms-flex: 0 0 437px;
    flex: 0 0 437px;
    max-width: 437px;
    box-sizing: border-box;
  }
  .secGroup .inner .corp .textBox dl dd:before {
    content: ":";
    position: relative;
    margin-right: -3px;
    left: -10px;
  }
  .secGroup .inner .corp:last-of-type {
    border: none;
  }
}

/* --------------------
 * History
 * -------------------- */
.secHistory {
  padding-top: 68px;
  padding-bottom: 72px;
}

.secHistory .title2 {
  text-align: center;
}

.secHistory .title3 {
  text-align: center;
  padding-bottom: 30px;
}

.secHistory > ul.listHistory {
  width: 100%;
  margin: auto;
}

.secHistory > ul.listHistory > li {
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  border-top: 1px solid #DDD;
}

.secHistory > ul.listHistory > li .textYear {
  padding: 13px 0 13px 0;
  position: relative;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 45px;
  box-sizing: border-box;
  font-weight: bold;
  line-height: 1;
}

.secHistory > ul.listHistory > li .textYear .text1 {
  font-size: 10px;
}

.secHistory > ul.listHistory > li .textYear .text2 {
  font-size: 10px;
  padding-left: 1px;
}

.secHistory > ul.listHistory > li .textYear:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #000000;
  position: absolute;
  left: 0;
  top: -1px;
}

.secHistory > ul.listHistory > li > ul {
  -ms-flex: 1 1 calc(100% - 42px);
  flex: 1 1 calc(100% - 42px);
  max-width: calc(100% - 42px);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 13px 0 13px 0;
  box-sizing: border-box;
}

.secHistory > ul.listHistory > li > ul > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  box-sizing: border-box;
}

.secHistory > ul.listHistory > li > ul > li + li {
  margin-top: 13px;
}

.secHistory > ul.listHistory > li > ul > li p.day {
  -ms-flex: 0 0 36px;
  flex: 0 0 36px;
  max-width: 36px;
  box-sizing: border-box;
  text-align: right;
  font-size: 10px;
  line-height: 1.5;
}

.secHistory > ul.listHistory > li > ul > li p.text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 calc(100% - 36px);
  flex: 1 1 calc(100% - 36px);
  max-width: calc(100% - 36px);
  padding: 0 0 0 15px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  box-sizing: border-box;
  font-size: 10px;
  line-height: 1.5;
  color: #595757;
}

@media print, screen and (min-width: 769px) {
  .secHistory {
    padding-top: 116px;
    padding-bottom: 139px;
  }
  .secHistory .title2 {
    text-align: center;
    padding-bottom: 42px;
  }
  .secHistory .title3 {
    text-align: center;
    padding-bottom: 28px;
  }
  .secHistory > ul.listHistory {
    width: 800px;
    margin: auto;
  }
  .secHistory > ul.listHistory > li {
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #DDD;
  }
  .secHistory > ul.listHistory > li .textYear {
    padding: 25px 0 22px 0;
    position: relative;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 1.7;
  }
  .secHistory > ul.listHistory > li .textYear .text1 {
    font-size: 16px;
  }
  .secHistory > ul.listHistory > li .textYear .text2 {
    font-size: 13px;
    padding-left: 3px;
  }
  .secHistory > ul.listHistory > li .textYear:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #000000;
    position: absolute;
    left: 0;
    top: -1px;
  }
  .secHistory > ul.listHistory > li > ul {
    -ms-flex: 0 0 718px;
    flex: 0 0 718px;
    max-width: 718px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 28px 0 22px 0;
    box-sizing: border-box;
  }
  .secHistory > ul.listHistory > li > ul > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    box-sizing: border-box;
  }
  .secHistory > ul.listHistory > li > ul > li + li {
    margin-top: 13px;
  }
  .secHistory > ul.listHistory > li > ul > li p.day {
    -ms-flex: 0 0 57px;
    flex: 0 0 57px;
    max-width: 57px;
    box-sizing: border-box;
    text-align: right;
    line-height: 1.7;
    font-size: 14px;
  }
  .secHistory > ul.listHistory > li > ul > li p.text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 661px;
    flex: 0 0 661px;
    max-width: 663px;
    padding: 0 0 0 44px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1.7;
  }
}

/* --------------------
 * mission
 * -------------------- */
.secMission .bgImage {
  background-image: url(/ko/company/philosophy/images/philosophy_mission_sp.jpg);
}

.secMission .bgImage .title2 {
  text-align: right;
}

@media print, screen and (min-width: 769px) {
  .secMission .bgImage {
    background-image: url(/ko/company/philosophy/images/philosophy_mission_pc.jpg);
  }
  .secMission .bgImage .title2 {
    -webkit-transform: translate(16px, -33px);
    -ms-transform: translate(16px, -33px);
    transform: translate(16px, -33px);
  }
  .secMission .layoutLiquidNarrow .content .layoutSolid .title3 {
    padding-right: 12px;
    padding-left: 52px;
  }
  .secMission .layoutLiquidNarrow .content .layoutSolid p {
    padding-left: 42px;
    padding-right: 67px;
  }
}

/* --------------------
 * pageLink
 * -------------------- */
.secPageLink {
  background-color: #F6F6F6;
}

.secPageLink ul.inner {
  margin: 27px 0 40px;
}

.secPageLink ul.inner li {
  border-bottom: 1px solid #000;
}

.secPageLink ul.inner li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.secPageLink ul.inner li a p {
  font-weight: bold;
  padding: 1em 0 1em;
}

.secPageLink ul.inner li a .next {
  top: 0;
  left: 15px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  max-width: 20px;
  height: 20px;
  margin-right: 11px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  font-size: 0;
  transition-duration: 200ms;
  position: relative;
  border-width: 0;
}

.secPageLink ul.inner li a .next:before {
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 1px;
  border-right: 1px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 6px;
  left: 8px;
  content: '';
  display: block;
  position: absolute;
  border-color: #231815;
  border-style: solid;
  box-sizing: border-box;
  transition-duration: 200ms;
}

.secPageLink ul.inner li a .next:after {
  width: 9px;
  height: 1px;
  top: 9px;
  left: 16px;
  border: 0;
  border-top: 1px;
  content: '';
  display: block;
  position: absolute;
  border-color: #231815;
  border-style: solid;
  box-sizing: border-box;
  transition-duration: 200ms;
}

@media print, screen and (min-width: 769px) {
  .secPageLink ul.inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 46px 0 45px;
  }
  .secPageLink ul.inner li {
    padding: 0 0 0;
    border-bottom: none;
    border-right: 1px solid;
    border-bottom: 0;
  }
  .secPageLink ul.inner li:first-child {
    border-left: 1px solid;
  }
  .secPageLink ul.inner li a {
    width: 243px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .secPageLink ul.inner li a p {
    padding: 0 9px 0 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    letter-spacing: 2px;
  }
  .secPageLink ul.inner li a .next {
    top: 0;
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    max-width: 16px;
    height: 20px;
    margin-right: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    font-size: 0;
    transition-duration: 200ms;
    position: relative;
    border-width: 0;
  }
  .secPageLink ul.inner li a .next:before {
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 1px;
    border-right: 1px;
    top: 8px;
    left: 0;
    content: '';
    display: block;
    position: absolute;
    border-color: #231815;
    border-style: solid;
    box-sizing: border-box;
    transition-duration: 200ms;
  }
  .secPageLink ul.inner li a .next:after {
    width: 9px;
    height: 1px;
    top: 11px;
    left: 6px;
    border: 0;
    border-top: 1px;
    content: '';
    display: block;
    position: absolute;
    border-color: #231815;
    border-style: solid;
    box-sizing: border-box;
    transition-duration: 200ms;
  }
  .secPageLink ul.inner li a:hover .next:before {
    border-color: #fb2064;
  }
  .secPageLink ul.inner li a:hover .next:after {
    border-color: #fb2064;
  }
  .secPageLink ul.inner li:hover .next:before {
    -webkit-transform: translateX(-3px) rotate(225deg);
    -ms-transform: translateX(-3px) rotate(225deg);
    transform: translateX(-3px) rotate(225deg);
  }
  .secPageLink ul.inner li:hover .next:after {
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}

/* --------------------
 * partners
 * -------------------- */
.secPartners {
  padding-top: 70px;
}

.secPartners .title2 {
  text-align: center;
  margin: 0 0 34px;
}

@media print, screen and (min-width: 769px) {
  .secPartners {
    padding-top: 46px;
  }
  .secPartners .title2 {
    margin-bottom: 68px;
  }
}

/* --------------------
 * philosophy
 * -------------------- */
.secPhilosophy {
  padding-top: 68px;
}

.secPhilosophy .inner .title2 {
  text-align: center;
}

.secPhilosophy .inner .content {
  margin-top: 50px;
}

.secPhilosophy .inner .content .parenthesis {
  margin: 0 auto 50px;
  position: relative;
  padding: 15px 21px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 320px;
  min-width: 280px;
}

.secPhilosophy .inner .content .parenthesis p {
  font-size: 18px;
  line-height: 1.41;
  letter-spacing: 0.2em;
}

.secPhilosophy .inner .content .parenthesis::before,
.secPhilosophy .inner .content .parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  box-sizing: border-box;
}

.secPhilosophy .inner .content .parenthesis::before {
  top: 0;
  left: 0;
  border-top: 1px solid #555;
  border-left: 1px solid #555;
}

.secPhilosophy .inner .content .parenthesis::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
}

.secPhilosophy .inner .content .title3 {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 769px) {
  .secPhilosophy .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .secPhilosophy .inner .title2 {
    text-align: left;
    -ms-flex-preferred-size: 280px;
    flex-basis: 280px;
    max-width: 280px;
    box-sizing: border-box;
    margin-right: 122px;
    padding-left: 8px;
  }
  .secPhilosophy .inner .title3 {
    margin-bottom: 24px;
  }
  .secPhilosophy .inner .content {
    margin-top: 25px;
    -ms-flex-preferred-size: 509px;
    flex-basis: 509px;
    max-width: 509px;
    box-sizing: border-box;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .secPhilosophy .inner .content .parenthesis {
    margin: 0 auto 45px;
    padding: 11px 45px 15px;
    max-width: none;
    min-width: 0;
  }
  .secPhilosophy .inner .content .parenthesis p {
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0.07em;
  }
  .secPhilosophy .inner .content .parenthesis::before {
    top: -5px;
    left: 0;
  }
}

/* --------------------
 * profile
 * -------------------- */
.secProfile {
  padding-top: 60px;
}

.secProfile .inner .title2 {
  text-align: center;
  margin: 0 0 34px;
}

.secProfile .inner dl {
  font-size: 13px;
  margin: 34px 0 0;
}

.secProfile .inner dl dt {
  font-weight: bold;
  line-height: 2.18;
  margin-top: 6px;
}

.secProfile .inner dl dd {
  line-height: 1.54;
}

.secProfile .inner dl dd a {
  color: #56737a;
  text-decoration: underline;
}

.secProfile .inner dl dd a:hover {
  color: #fb2064;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .secProfile {
    padding-top: 120px;
  }
  .secProfile .inner .title2 {
    margin-bottom: 70px;
  }
  .secProfile .inner .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .secProfile .inner .content .image {
    -ms-flex: 0 0 500px;
    flex: 0 0 500px;
    max-width: 500px;
    box-sizing: border-box;
    padding-right: 50px;
  }
  .secProfile .inner .content .image source {
    width: 100%;
  }
  .secProfile .inner .content .image img {
    width: 100%;
  }
  .secProfile .inner .content dl {
    -ms-flex: 0 0 415px;
    flex: 0 0 415px;
    max-width: 415px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 14px;
    margin-top: 0;
  }
  .secProfile .inner .content dl dt {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    box-sizing: border-box;
    margin-top: 0;
  }
  .secProfile .inner .content dl dd {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    box-sizing: border-box;
    padding-left: 24px;
  }
}

/* --------------------
 * transition
 * -------------------- */
.secTransition {
  padding-top: 19px;
}

.secTransition .title2 {
  text-align: center;
}

.secTransition .content {
  margin-top: 32px;
  margin-bottom: 72px;
}

.secTransition .content .graph {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 769px) {
  .secTransition {
    margin-top: 58px;
    padding-top: 125px;
    border-top: 1px solid #eeeeee;
  }
  .secTransition .content {
    margin: 56px 0 123px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .secTransition .content .graph {
    box-sizing: border-box;
    -ms-flex-preferred-size: 388px;
    flex-basis: 388px;
    max-width: 388px;
    -ms-flex-order: 2;
    order: 2;
  }
  .secTransition .content .graph p {
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.2px;
    margin-bottom: 14px;
  }
  .secTransition .content .graph figure {
    text-align: right;
  }
  .secTransition .content .transitionText {
    box-sizing: border-box;
    -ms-flex-preferred-size: 490px;
    flex-basis: 490px;
    max-width: 490px;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 0;
  }
}

/* --------------------
 * vision
 * -------------------- */
.secVision .bgImage {
  background-image: url(/ko/company/philosophy/images/philosophy_vision_sp.jpg);
}

.secVision .bgImage .title2 {
  text-align: left;
}

@media print, screen and (min-width: 769px) {
  .secVision .bgImage {
    background-image: url(/ko/company/philosophy/images/philosophy_vision_pc.jpg);
  }
  .secVision .bgImage .title2 {
    -webkit-transform: translate(17px, -24px);
    -ms-transform: translate(17px, -24px);
    transform: translate(17px, -24px);
    padding-left: 20px;
  }
  .secVision .layoutLiquidNarrow .content .layoutSolid .title3 {
    padding-right: 50px;
    padding-left: 70px;
  }
  .secVision .layoutLiquidNarrow .content .layoutSolid p {
    padding-left: 40px;
    padding-right: 55px;
  }
}
