.brandList .Img, .brandList .Txt > em, .brandList .Txt > h3, .brandList .Txt > h3::after, .brandList .Txt > p, .brandList .textEditor, .historyList, .historyGroupList, .historyList .Txt::before, .historyGroupList .Txt::before, .historyList .Txt::after, .historyGroupList .Txt::after, .historyList .Txt > h3, .historyGroupList .Txt > h3, .historyList .textEditor, .historyGroupList .textEditor, .groupIntroList .Img, .groupIntroList .Txt, .groupTitleBox em, .groupTitleBox h2, .groupList, .groupList .Img, .groupList h3, .groupList p, .groupList .btnBox, .groupLogoList, .recruitList .textEditor, .articleMainArea > .wrap {
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out; }

.historyList .Txt > h3, .historyGroupList .Txt > h3, .historyList .textEditor, .historyGroupList .textEditor, .groupList .Img, .brandList .Txt > em, .brandList .Txt > h3, .brandList .Txt > p, .brandList .textEditor, .groupIntroList .Txt, .groupTitleBox em, .groupTitleBox h2, .groupList, .groupList h3, .groupList p, .groupList .btnBox, .groupLogoList, .brandList .Img, .historyList, .historyGroupList, .groupIntroList .Img, .recruitList .textEditor, .articleMainArea > .wrap {
  opacity: 0; }

.historyList .Txt > h3, .historyGroupList .Txt > h3, .historyList .textEditor, .historyGroupList .textEditor {
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px); }

.groupList .Img {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.brandList .Txt > em, .brandList .Txt > h3, .brandList .Txt > p, .brandList .textEditor, .groupIntroList .Txt, .groupTitleBox em, .groupTitleBox h2, .groupList, .groupList h3, .groupList p, .groupList .btnBox, .groupLogoList {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); }

.brandList > li.show .Img, .brandList > li.show .Txt > em, .brandList > li.show .Txt > h3, .brandList > li.show .Txt > p, .brandList > li.show .textEditor, .historyArea.show .historyList, .historyArea.show .historyGroupList, .historyList .current .Txt > h3, .historyGroupList .current .Txt > h3, .historyList .current .textEditor, .historyGroupList .current .textEditor, .groupIntroList > li.show .Img, .groupIntroList > li.show .Txt, .groupArea.show .groupTitleBox em, .groupArea.show .groupTitleBox h2, .groupArea.show .groupLogoList, .groupArea.show .groupList, .groupList .current .Img, .groupList .current h3, .groupList .current p, .groupList .current .btnBox, .recruitList > li.show .textEditor, .articleMainArea.show > .wrap {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1; }

/*
	Authors: Alvin, Randy, Rex
    Version: 2.0
	Latest Update: 2020/03/13
*/
.classRowBox {
  margin-bottom: 0; }

@media (min-width: 1181px) {
  .bannerBox .slick-slide > img {
    min-height: 600px; } }

.bannerTextBox {
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Noto Sans TC", sans-serif; }
  .bannerTextBox .bannerEnTitle {
    line-height: 1;
    font-family: "Cardo", "Noto Serif TC", serif; }
  .bannerTextBox .bannerTitle {
    margin-bottom: 25px;
    line-height: 1; }
  .bannerTextBox .textEditorSubTitle {
    letter-spacing: 1px; }
  .bannerTextBox .textEditor {
    max-width: 720px;
    color: #fff;
    text-align: center; }
    .bannerTextBox .textEditor hr {
      margin-top: 15px;
      margin-bottom: 15px;
      background-color: rgba(255, 255, 255, 0.5); }

.brandList, .groupIntroList {
  position: relative; }
  @media (min-width: 769px) {
    .brandList, .groupIntroList {
      background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#e5e5e5)) 50% 40px/1px 100% no-repeat;
      background: -webkit-linear-gradient(top, #e5e5e5, #e5e5e5) 50% 40px/1px 100% no-repeat;
      background: -o-linear-gradient(top, #e5e5e5, #e5e5e5) 50% 40px/1px 100% no-repeat;
      background: linear-gradient(to bottom, #e5e5e5, #e5e5e5) 50% 40px/1px 100% no-repeat; }
      .brandList::before, .groupIntroList::before {
        content: ',,';
        position: absolute;
        top: -55px;
        left: 50%;
        z-index: 1;
        line-height: 1;
        margin-left: -16px;
        letter-spacing: -3px;
        font-size: 70px;
        color: #dbd9da; } }
  @media (min-width: 769px) {
    .brandList > li + li, .groupIntroList > li + li {
      padding-top: 65px; } }
  @media (max-width: 768px) {
    .brandList > li + li, .groupIntroList > li + li {
      padding-top: 50px; } }
  .brandList .item, .groupIntroList .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 768px) {
      .brandList .item, .groupIntroList .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 560px;
        margin-left: auto;
        margin-right: auto; } }
  @media (min-width: 769px) {
    .brandList .Img, .groupIntroList .Img {
      width: 50%; }
      .brandList .Img img, .groupIntroList .Img img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media (max-width: 768px) {
    .brandList .Img, .groupIntroList .Img {
      width: 100%; }
      .brandList .Img img, .groupIntroList .Img img {
        display: block;
        max-width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; } }
  @media (min-width: 769px) {
    .brandList .Txt, .groupIntroList .Txt {
      width: 50%; } }
  @media (max-width: 768px) {
    .brandList .Txt, .groupIntroList .Txt {
      width: 100%;
      padding-top: 30px; } }

.brandArea {
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: #faf8f8; }
  @media (max-width: 1180px) {
    .brandArea {
      padding-top: 50px;
      padding-bottom: 50px; } }

@media (min-width: 769px) {
  .brandList > li:nth-child(odd) .Img {
    padding-right: 40px; }
  .brandList > li:nth-child(odd) .Txt {
    padding-left: 40px; }
  .brandList > li:nth-child(odd) .textEditor::before {
    right: 0; }
  .brandList > li:nth-child(odd) .textEditor::after {
    left: -43px; }
  .brandList > li:nth-child(even) .Img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 40px; }
  .brandList > li:nth-child(even) .Txt {
    padding-right: 40px; }
  .brandList > li:nth-child(even) .textEditor::before {
    left: 0; }
  .brandList > li:nth-child(even) .textEditor::after {
    right: -44px; } }

.brandList > li.show .Txt > h3 {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }
  .brandList > li.show .Txt > h3::after {
    width: 20px;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }

.brandList > li.show .Txt > p {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s; }

.brandList > li.show .textEditor {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s; }

.brandList .Txt > em {
  display: block;
  font-size: 28px;
  font-family: "Cardo", "Noto Serif TC", serif;
  color: #5a5a5a;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    .brandList .Txt > em {
      font-size: 22px; } }

.brandList .Txt > h3 {
  font-size: 22px;
  font-weight: 400;
  color: #222;
  letter-spacing: 1px; }
  @media (max-width: 768px) {
    .brandList .Txt > h3 {
      font-size: 18px; } }
  .brandList .Txt > h3::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    margin-top: 30px;
    margin-bottom: 15px;
    background-color: #1dcad3; }
    @media (max-width: 768px) {
      .brandList .Txt > h3::after {
        margin-top: 15px; } }

.brandList .Txt > p {
  font-size: 16px;
  color: #232323; }

.brandList .textEditor {
  position: relative;
  margin-top: 15px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #626262; }
  @media (min-width: 769px) {
    .brandList .textEditor {
      padding-top: 15px; }
      .brandList .textEditor::before, .brandList .textEditor::after {
        content: '';
        position: absolute;
        z-index: 1; }
      .brandList .textEditor::before {
        top: 0;
        width: calc(100% + 40px);
        height: 1px;
        background-color: #e5e5e5; }
      .brandList .textEditor::after {
        top: -3.5px;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background-color: #1dcad3; } }

.historyArea {
  padding-top: 75px;
  padding-bottom: 50px; }
  @media (max-width: 1180px) {
    .historyArea {
      padding-top: 50px; } }
  .historyArea.show .historyList, .historyArea.show .historyGroupList {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }

.historyList .current .bottomBox::before, .historyGroupList .current .bottomBox::before {
  width: 100%; }

.historyList .current .Txt::before, .historyGroupList .current .Txt::before {
  height: calc(100% - 40px); }

.historyList .current .Txt::after, .historyGroupList .current .Txt::after {
  opacity: 1; }

.historyList .item, .historyGroupList .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 360px; }

.historyList .Txt, .historyGroupList .Txt {
  position: relative;
  padding: 25px 45px 25px 25px; }
  .historyList .Txt::before, .historyGroupList .Txt::before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    width: 1px;
    height: 0;
    background-color: #e5e5e5; }
  .historyList .Txt::after, .historyGroupList .Txt::after {
    content: '';
    position: absolute;
    left: -3px;
    z-index: 1;
    width: 7px;
    height: 7px;
    background-color: #1dcad3;
    border-radius: 50%;
    opacity: 0; }
  .historyList .Txt > h3, .historyGroupList .Txt > h3 {
    line-height: 1;
    font-size: 40px;
    color: #5a5a5a; }

.historyList .textEditor, .historyGroupList .textEditor {
  font-size: 14px;
  color: #858585; }

.historyList .textEditorShortLineTitle, .historyGroupList .textEditorShortLineTitle {
  margin-top: 5px;
  margin-bottom: 5px; }

.historyList .slick-dots, .historyGroupList .slick-dots {
  text-align: center; }
  .historyList .slick-dots .slick-active button::before, .historyGroupList .slick-dots .slick-active button::before {
    background-color: #1dcad3; }
  .historyList .slick-dots button::before, .historyGroupList .slick-dots button::before {
    background-color: #e5ded3; }

.historyList {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #e5e5e5), to(#e5e5e5)) 0 3px/100% 1px no-repeat;
  background: -webkit-linear-gradient(left, #e5e5e5 0, #e5e5e5 100%) 0 3px/100% 1px no-repeat;
  background: -o-linear-gradient(left, #e5e5e5 0, #e5e5e5 100%) 0 3px/100% 1px no-repeat;
  background: linear-gradient(to right, #e5e5e5 0, #e5e5e5 100%) 0 3px/100% 1px no-repeat; }
  @media (min-width: 1351px) {
    .historyList {
      display: none !important; } }
  .historyList .item {
    padding-left: 10px;
    padding-right: 10px; }
  .historyList .Txt {
    padding-right: 0; }
    .historyList .Txt::before {
      top: 0; }
    .historyList .Txt::after {
      top: 0; }

@media (max-width: 1350px) {
  .historyGroupList {
    display: none !important; } }

.historyGroupList .prevArrowBtn, .historyGroupList .nextArrowBtn {
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -17px; }

.historyGroupList .prevArrowBtn {
  left: -50px; }

.historyGroupList .nextArrowBtn {
  right: -50px; }

.historyGroupList .topBox, .historyGroupList .bottomBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  padding-right: 10px; }

.historyGroupList .topBox {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .historyGroupList .topBox .Txt::before {
    bottom: 0; }
  .historyGroupList .topBox .Txt::after {
    top: 35px; }

.historyGroupList .bottomBox {
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 180px; }
  .historyGroupList .bottomBox::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 1px;
    background-color: #e5e5e5;
    -webkit-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    transition: 1s ease-out; }
  .historyGroupList .bottomBox .item .Txt::before {
    top: 0; }
  .historyGroupList .bottomBox .item .Txt::after {
    bottom: 35px; }

.historyGroupList .item:nth-child(1) .Txt::before {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.historyGroupList .item:nth-child(1) .Txt::after {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s; }

.historyGroupList .item:nth-child(1) .Txt > h3 {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.historyGroupList .item:nth-child(1) .Txt .textEditor {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.historyGroupList .item:nth-child(2) .Txt::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.historyGroupList .item:nth-child(2) .Txt::after {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s; }

.historyGroupList .item:nth-child(2) .Txt > h3 {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.historyGroupList .item:nth-child(2) .Txt .textEditor {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s; }

.historyGroupList .item:nth-child(3) .Txt::before {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.historyGroupList .item:nth-child(3) .Txt::after {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s; }

.historyGroupList .item:nth-child(3) .Txt > h3 {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.historyGroupList .item:nth-child(3) .Txt .textEditor {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s; }

.historyGroupList .item:nth-child(4) .Txt::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.historyGroupList .item:nth-child(4) .Txt::after {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s; }

.historyGroupList .item:nth-child(4) .Txt > h3 {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.historyGroupList .item:nth-child(4) .Txt .textEditor {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s; }

.historyGroupList .item:nth-child(5) .Txt::before {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s; }

.historyGroupList .item:nth-child(5) .Txt::after {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s; }

.historyGroupList .item:nth-child(5) .Txt > h3 {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s; }

.historyGroupList .item:nth-child(5) .Txt .textEditor {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.groupIntroArea {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media (max-width: 1180px) {
    .groupIntroArea {
      padding-top: 50px;
      padding-bottom: 50px; } }

.groupIntroList > li.show .Txt {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }

@media (min-width: 769px) {
  .groupIntroList > li:nth-child(odd) .Img {
    padding-right: 35px; }
  .groupIntroList > li:nth-child(odd) .Txt {
    padding-left: 35px; }
  .groupIntroList > li:nth-child(odd) .textEditor::before {
    right: 0; }
  .groupIntroList > li:nth-child(odd) .textEditor::after {
    left: -43px; }
  .groupIntroList > li:nth-child(even) .Img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 35px; }
  .groupIntroList > li:nth-child(even) .Txt {
    padding-right: 35px; }
  .groupIntroList > li:nth-child(even) .textEditor::before {
    left: 0; }
  .groupIntroList > li:nth-child(even) .textEditor::after {
    right: -44px; } }

.groupIntroList .Img {
  position: relative; }

.groupIntroList .textEditor {
  font-size: 14px;
  color: #606060; }
  .groupIntroList .textEditor .textEditorSubTitle {
    margin-top: 10px;
    line-height: 1.5; }

.videoBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  border-radius: 50%;
  background-color: rgba(116, 116, 116, 0.4); }
  @media (min-width: 1181px) {
    .videoBtn:hover {
      background-color: rgba(116, 116, 116, 0.7); } }
  .videoBtn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 12px;
    border-color: transparent transparent transparent #fff;
    margin-top: -7.5px;
    margin-left: -6px; }

.groupArea {
  padding-top: 80px;
  padding-bottom: 50px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 1180px) {
    .groupArea {
      padding-top: 50px; } }
  .groupArea.show .groupTitleBox h2 {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
  .groupArea.show .groupLogoList {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s; }
  .groupArea.show .groupList {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s; }

.groupTitleBox {
  margin-bottom: 30px;
  text-align: center; }
  .groupTitleBox em {
    display: block;
    color: #595a5a;
    font-size: 28px;
    font-family: "Cardo", "Noto Serif TC", serif;
    text-transform: uppercase; }
    @media (max-width: 480px) {
      .groupTitleBox em {
        font-size: 22px; } }
  .groupTitleBox h2 {
    font-size: 22px;
    font-weight: 400;
    color: #1f2121; }
    @media (max-width: 480px) {
      .groupTitleBox h2 {
        font-size: 18px; } }

.groupList {
  color: #161415; }
  .groupList .current .Img {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
  .groupList .current h3 {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s; }
  .groupList .current p {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s; }
  .groupList .current .btnBox {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .groupList .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 680px) {
      .groupList .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .groupList .Img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 681px) {
      .groupList .Img {
        width: 200px; } }
    @media (max-width: 680px) {
      .groupList .Img {
        width: 100%; } }
  .groupList .Txt {
    max-width: 780px;
    padding: 20px 20px 20px 40px; }
    @media (min-width: 681px) {
      .groupList .Txt {
        width: calc(100% - 240px);
        border-left: 1px solid rgba(89, 90, 90, 0.1); } }
    @media (max-width: 680px) {
      .groupList .Txt {
        padding-left: 20px; } }
  .groupList h3 {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 18px; }
  .groupList p {
    line-height: 1.8;
    font-size: 14px; }
  .groupList .btnBox {
    margin-top: 30px; }
  .groupList .moreBtn {
    min-width: 160px;
    height: 35px;
    margin-right: auto; }

.groupLogoList {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid rgba(89, 90, 90, 0.1);
  border-bottom: 1px solid rgba(89, 90, 90, 0.1); }
  .groupLogoList .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 75px;
    padding: 15px;
    cursor: pointer; }
  .groupLogoList .Img img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.recruitList > li {
  padding-top: 80px;
  padding-bottom: 100px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden; }

.recruitList .textEditor {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.recriutInfoBox {
  max-width: 620px;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  color: #646464; }
  .recriutInfoBox .textEditorSubTitle {
    margin-top: 15px;
    line-height: 1;
    color: #3b3b3b; }

.recriutTitle .textEditorEnTitle {
  font-size: 28px; }
  @media (max-width: 768px) {
    .recriutTitle .textEditorEnTitle {
      font-size: 22px; } }

.recriutTitle .textEditorTitle {
  color: #212121; }
  @media (max-width: 768px) {
    .recriutTitle .textEditorTitle {
      font-size: 18px; } }

.recriutTitle::after {
  content: '';
  display: block;
  width: 20px;
  height: 3px;
  margin-top: 25px;
  margin-bottom: 20px;
  background-color: #1dcad3; }

.promotionInformatio {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  @media (min-width: 701px) {
    .promotionInformatio {
      width: 670px;
      height: 670px;
      padding: 200px; }
      .promotionInformatio::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        width: 536px;
        height: 536px;
        margin-top: -268px;
        margin-left: -268px;
        border: 1px dashed rgba(175, 132, 66, 0.3);
        border-radius: 50%;
        pointer-events: none; } }
  .promotionInformatio .centerBox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 275px;
    height: 275px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    color: #646464;
    letter-spacing: 1px;
    border: 1px solid rgba(235, 223, 204, 0.5);
    border-radius: 50%;
    background-color: #fefdfd;
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.4), 0 0 0 40px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.4), 0 0 0 40px rgba(255, 255, 255, 0.4); }
    .promotionInformatio .centerBox::before, .promotionInformatio .centerBox::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1;
      border-radius: 50%;
      border: 1px solid #ebdfcc;
      pointer-events: none; }
    .promotionInformatio .centerBox::before {
      width: 310px;
      height: 310px;
      margin-top: -155px;
      margin-left: -155px;
      opacity: .4; }
    .promotionInformatio .centerBox::after {
      width: 386px;
      height: 386px;
      margin-top: -193px;
      margin-left: -193px;
      opacity: .6; }
    .promotionInformatio .centerBox .textEditorSubTitle {
      margin-top: 10px;
      font-size: 22px;
      color: #212121; }
  .promotionInformatio .roundList {
    list-style: none;
    padding-left: 0; }
    @media (min-width: 701px) {
      .promotionInformatio .roundList {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        pointer-events: none; } }
    @media (max-width: 700px) {
      .promotionInformatio .roundList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 50px; } }
  .promotionInformatio li {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; }
    @media (min-width: 701px) {
      .promotionInformatio li {
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 1;
        width: 116px;
        height: 50%;
        margin-left: -58px; }
        .promotionInformatio li::after {
          content: '';
          display: block;
          width: 8px;
          height: 8px;
          margin-top: 20px;
          margin-left: auto;
          margin-right: auto;
          border-radius: 50%;
          background-color: #1dcad3;
          -webkit-box-shadow: 0 0 0 5px rgba(175, 132, 66, 0.2);
          box-shadow: 0 0 0 5px rgba(175, 132, 66, 0.2);
          pointer-events: none; } }
    @media (max-width: 700px) {
      .promotionInformatio li {
        width: 25%;
        padding-top: 20px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important; } }
    @media (min-width: 401px) and (max-width: 480px) {
      .promotionInformatio li {
        width: calc(100% / 3); } }
    @media (max-width: 400px) {
      .promotionInformatio li {
        width: 50%; } }
  .promotionInformatio .Txt {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 115px;
    height: 115px;
    margin-left: auto;
    font-size: 16px;
    color: #646464;
    border-radius: 50%;
    border: 1px solid #e6d9c5;
    background-color: #fff;
    pointer-events: auto; }
    @media (max-width: 700px) {
      .promotionInformatio .Txt {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        margin-right: auto; } }
    .promotionInformatio .Txt::before {
      content: '';
      position: absolute;
      top: -6px;
      left: -6px;
      z-index: 1;
      width: calc(100% + 12px);
      height: calc(100% + 12px);
      border-radius: 50%;
      border: 1px dashed #e6d9c5;
      pointer-events: none; }

.recruitmentBox {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-size: 14px;
  color: #898a8a; }
  .recruitmentBox .textEditorEnTitle {
    color: #595a5a;
    font-size: 28px; }
    @media (max-width: 768px) {
      .recruitmentBox .textEditorEnTitle {
        font-size: 22px; } }
  .recruitmentBox .textEditorTitle {
    color: #212121; }
    @media (max-width: 768px) {
      .recruitmentBox .textEditorTitle {
        font-size: 18px; } }
  .recruitmentBox .btnBox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .recruitmentBox .btnBox .linkBtn {
      margin-top: 0; }
  .recruitmentBox hr {
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: rgba(133, 133, 133, 0.2); }

.articleTitle {
  padding-top: 40px;
  text-align: center; }
