@charset "UTF-8";
@font-face {
  font-family: "TT-Norms-Light";
  src: url("../font/TT Norms Pro Thin.otf") format("opentype"); }

@font-face {
  font-family: "TT-Norms-Light";
  src: url("../font/TT Norms Pro Thin.otf") format("opentype"); }

@font-face {
  font-family: "TT-Norms-Regular";
  src: url("../font/TT Norms Pro Regular.otf") format("opentype"); }

@font-face {
  font-family: "TT-Norms-Medium";
  src: url("../font/TT Norms Pro Medium.otf") format("opentype"); }

@font-face {
  font-family: "TT-Norms-Bold";
  src: url("../font/TT Norms Pro Bold.otf") format("opentype"); }

@font-face {
  font-family: "Myriad Pro Light";
  src: url("../font/MyriadPro-Light.otf") format("opentype"); }

@font-face {
  font-family: "Myriad Pro";
  src: url("../font/MyriadPro-Regular.otf") format("opentype"); }

@font-face {
  font-family: "Myriad Pro SemiBold";
  src: url("../font/MyriadPro-SemiBold.otf") format("opentype"); }

@font-face {
  font-family: "Myriad Pro Bold";
  src: url("../font/MyriadPro-Bold.otf") format("opentype"); }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

html {
  overflow-x: hidden; }

body {
  line-height: 1.5;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    body {
      line-height: 1.3; } }
  body button {
    border-style: none;
    background-color: transparent;
    margin: 0;
    padding: 0;
    line-height: 1.5; }

*:focus:focus-visible {
  outline: #f70023 solid 3px !important; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.videobox {
  position: relative;
  width: 98%;
  height: 0;
  padding-bottom: 56.25%; }

.videobox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.SEO_text {
  height: 0;
  overflow: hidden;
  margin: 0; }

.yt-box {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 30px; }
  .yt-box .yt {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }

#article-list-wrap {
  user-select: none;
  font-family: "TT-Norms-Regular", "Roboto", "Segoe UI", sans-serif !important; }
  #article-list-wrap a.btn-more {
    display: inline-block;
    width: 211px;
    background: #92a6c6;
    border-radius: 4px;
    font-family: "Myriad Pro";
    font-style: normal;
    font-size: 16px;
    padding: 11px 0;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    background: linear-gradient(0deg, #92a6c6 50%, #647ba0 50%);
    background-size: 200% 200%;
    background-position: 0% 100%;
    animation-name: btn-more-leave;
    animation-duration: 0.5s;
    animation-fill-mode: forwards; }
    #article-list-wrap a.btn-more:hover {
      animation-name: btn-more-hover;
      animation-duration: 0.5s; }

@keyframes btn-more-leave {
  from {
    background-position: 0% 0%; }
  to {
    background-position: 0% 100%; } }

@keyframes btn-more-hover {
  from {
    background-position: 0% 100%; }
  to {
    background-position: 0% 0%; } }
  #article-list-wrap .section-kv {
    content: "";
    display: block;
    height: 600px;
    background: url("../image/proart/banner.png") center top;
    background-repeat: no-repeat;
    background-size: cover; }
    #article-list-wrap .section-kv img {
      display: none; }
    @media screen and (max-width: 1320px) {
      #article-list-wrap .section-kv {
        height: 540px; } }
    @media screen and (max-width: 1200px) {
      #article-list-wrap .section-kv {
        height: 450px; } }
    @media screen and (max-width: 1024px) {
      #article-list-wrap .section-kv {
        height: initial; }
        #article-list-wrap .section-kv img {
          display: block;
          width: 100%;
          background: transparent; } }
  #article-list-wrap .section-main {
    background: url("../image/proart/bg.png") left top;
    background-repeat: no-repeat; }
    @media screen and (max-width: 1024px) {
      #article-list-wrap .section-main {
        background-size: contain; } }
    #article-list-wrap .section-main .container {
      display: flex;
      width: 1280px;
      margin: 0 auto;
      padding-top: 100px;
      padding-bottom: 50px;
      justify-content: space-between;
      flex-wrap: wrap;
      position: relative; }
      @media screen and (max-width: 1320px) {
        #article-list-wrap .section-main .container {
          width: 1024px; } }
      @media screen and (max-width: 1024px) {
        #article-list-wrap .section-main .container {
          width: calc(100% - 40px);
          padding-top: 24px;
          padding-bottom: 18px;
          flex-wrap: wrap; } }
    #article-list-wrap .section-main .top-post {
      width: 836px;
      margin-bottom: 100px; }
      @media screen and (max-width: 1320px) {
        #article-list-wrap .section-main .top-post {
          width: 660px; } }
      @media screen and (max-width: 1024px) {
        #article-list-wrap .section-main .top-post {
          width: 100%;
          margin-bottom: 18px; } }
      #article-list-wrap .section-main .top-post a {
        text-decoration: none; }
      #article-list-wrap .section-main .top-post img {
        display: block;
        width: 100%; }
      #article-list-wrap .section-main .top-post p.model {
        font-family: "Myriad Pro SemiBold";
        font-style: normal;
        font-size: 16px;
        text-transform: uppercase;
        color: #92a6c6;
        margin: 18px 0 0 0; }
        @media screen and (max-width: 1024px) {
          #article-list-wrap .section-main .top-post p.model {
            margin-top: 12px; } }
      #article-list-wrap .section-main .top-post h2.title {
        font-family: "TT-Norms-Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 42px;
        color: #434446;
        margin-top: 6px; }
        @media screen and (max-width: 1024px) {
          #article-list-wrap .section-main .top-post h2.title {
            font-size: 24px; } }
      #article-list-wrap .section-main .top-post p.date {
        font-family: "Myriad Pro";
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        color: #bdbdbd;
        margin-top: 10px; }
        @media screen and (max-width: 1024px) {
          #article-list-wrap .section-main .top-post p.date {
            font-size: 14px; } }
      #article-list-wrap .section-main .top-post p.intro {
        font-family: "Myriad Pro Light";
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 0.02em;
        color: #757575;
        margin-top: 10px;
        margin-bottom: 14px; }
        @media screen and (max-width: 1024px) {
          #article-list-wrap .section-main .top-post p.intro {
            font-size: 16px; } }
      @media screen and (max-width: 1024px) {
        #article-list-wrap .section-main .top-post a.btn-more {
          margin: 0 auto;
          display: block; } }
    #article-list-wrap .section-main .post-list {
      width: 100%;
      display: flex;
      flex-wrap: wrap; }
    #article-list-wrap .section-main .post-item {
      width: calc(33.3% - 24px);
      margin-bottom: 66px;
      margin-right: 36px; }
      #article-list-wrap .section-main .post-item .post-img {
        display: inline-block;
        width: 100%;
        height: auto;
        overflow: hidden; }
        #article-list-wrap .section-main .post-item .post-img > img {
          width: 100%;
          transition: all 0.3s ease; }
      #article-list-wrap .section-main .post-item .post-img:hover > img {
        transform: scale(1.2); }
      @media screen and (max-width: 1024px) {
        #article-list-wrap .section-main .post-item {
          display: flex;
          width: 100%;
          margin: 0;
          padding: 10px 0;
          border-top: 1px solid rgba(83, 86, 90, 0.1); } }
      #article-list-wrap .section-main .post-item:nth-of-type(3n + 0) {
        margin-right: 0; }
      #article-list-wrap .section-main .post-item img {
        display: block; }
        @media screen and (max-width: 1024px) {
          #article-list-wrap .section-main .post-item img {
            width: 78px;
            height: 78px; } }
      #article-list-wrap .section-main .post-item .info {
        margin: 18px 0 0 0;
        position: relative; }
        @media screen and (max-width: 1024px) {
          #article-list-wrap .section-main .post-item .info {
            margin: 0 0 0 14px; } }
      #article-list-wrap .section-main .post-item p.model {
        font-family: "Myriad Pro Medium";
        font-style: normal;
        font-size: 14px;
        text-transform: uppercase;
        color: #92a6c6; }
      #article-list-wrap .section-main .post-item a {
        text-decoration: none; }
      #article-list-wrap .section-main .post-item h2.title {
        font-family: "TT-Norms-Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        color: #434446;
        margin-top: 6px;
        margin-bottom: 22px; }
        @media screen and (max-width: 1024px) {
          #article-list-wrap .section-main .post-item h2.title {
            font-size: 16px;
            margin-bottom: 4px; } }
      #article-list-wrap .section-main .post-item p.read {
        font-family: "Myriad Pro";
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        color: #bdbdbd;
        margin-top: 10px;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0; }
        @media screen and (max-width: 1024px) {
          #article-list-wrap .section-main .post-item p.read {
            position: relative;
            font-size: 12px; } }
      @media screen and (max-width: 1024px) {
        #article-list-wrap .section-main .post-item a.btn-more {
          display: none; } }
    #article-list-wrap .section-main .latest-news {
      width: 402px;
      position: absolute;
      top: 100px;
      right: 0; }
      @media screen and (max-width: 1320px) {
        #article-list-wrap .section-main .latest-news {
          width: 330px; } }
      @media screen and (max-width: 1024px) {
        #article-list-wrap .section-main .latest-news {
          position: relative;
          width: 100%;
          top: 0;
          margin-top: 24px; } }
      #article-list-wrap .section-main .latest-news h3 {
        font-family: "TT-Norms-Regular";
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        text-transform: uppercase;
        color: #757575;
        padding-bottom: 10px;
        margin-bottom: 16px;
        border-bottom: 1px solid rgba(117, 117, 117, 0.5); }
        @media screen and (max-width: 1320px) {
          #article-list-wrap .section-main .latest-news h3 {
            font-size: 24px; } }
      #article-list-wrap .section-main .latest-news .news-item {
        margin-bottom: 24px; }
        #article-list-wrap .section-main .latest-news .news-item a {
          display: flex;
          text-decoration: none; }
          #article-list-wrap .section-main .latest-news .news-item a img {
            display: block;
            width: 148px;
            height: 148px; }
            @media screen and (max-width: 1320px) {
              #article-list-wrap .section-main .latest-news .news-item a img {
                width: 100px;
                height: 100px; } }
            @media screen and (max-width: 1024px) {
              #article-list-wrap .section-main .latest-news .news-item a img {
                width: 78px;
                height: 78px; } }
          #article-list-wrap .section-main .latest-news .news-item a p {
            display: flex;
            font-family: "TT-Norms-Medium";
            font-style: normal;
            font-size: 20px;
            color: #434446;
            margin-left: 24px;
            border-bottom: 1px solid rgba(83, 86, 90, 0.2);
            align-items: center; }
            @media screen and (max-width: 1024px) {
              #article-list-wrap .section-main .latest-news .news-item a p {
                font-size: 16px;
                margin-left: 12px; } }

#article-detail-wrap {
  padding-top: 36px; }
  #article-detail-wrap small {
    font-size: 80%; }
  @media screen and (max-width: 1024px) {
    #article-detail-wrap {
      padding-top: 8px; } }
  #article-detail-wrap .page-path {
    width: 1280px;
    margin: 0 auto 36px;
    font-family: "Myriad Pro Light";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000000; }
    @media screen and (max-width: 1320px) {
      #article-detail-wrap .page-path {
        width: 1024px; } }
    @media screen and (max-width: 1024px) {
      #article-detail-wrap .page-path {
        display: none; } }
    #article-detail-wrap .page-path a {
      font-family: "Myriad Pro SemiBold";
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      color: #262626;
      text-decoration: none;
      margin-right: 5px; }
      #article-detail-wrap .page-path a:hover {
        cursor: pointer;
        color: #006ce1;
        text-decoration: underline; }
    #article-detail-wrap .page-path span {
      font-family: "Myriad Pro";
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      color: #000000;
      margin-left: 5px; }
  #article-detail-wrap .section-kv {
    width: 1280px;
    margin: 0 auto 40px; }
    @media screen and (max-width: 1320px) {
      #article-detail-wrap .section-kv {
        width: 1024px; } }
    @media screen and (max-width: 1024px) {
      #article-detail-wrap .section-kv {
        width: calc(100% - 40px);
        margin-bottom: 18px; } }
  #article-detail-wrap p.model {
    font-family: "Myriad Pro SemiBold";
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: #006ce1;
    margin: 18px 0 0 0; }
    @media screen and (max-width: 1024px) {
      #article-detail-wrap p.model {
        margin-top: 12px; } }
  #article-detail-wrap .date.m_block {
    display: none; }
    @media screen and (max-width: 1024px) {
      #article-detail-wrap .date.m_block {
        display: block;
        text-align: right;
        margin-bottom: 20px; } }
  @media screen and (max-width: 1024px) {
    #article-detail-wrap .date.pc_block {
      display: none; } }
  #article-detail-wrap h1.title {
    font-family: "TT-Norms-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    color: #434446;
    margin-top: 6px;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      #article-detail-wrap h1.title {
        font-size: 24px; } }
  #article-detail-wrap .date_flex {
    display: flex;
    justify-content: space-between; }
  #article-detail-wrap p.date {
    font-family: "Myriad Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #4d4d4d;
    margin-top: 10px;
    margin-right: 20px; }
    @media screen and (max-width: 1024px) {
      #article-detail-wrap p.date {
        font-size: 14px; } }

.section-main {
  display: flex;
  width: 1280px;
  margin: 0 auto 36px;
  justify-content: space-between; }
  @media screen and (max-width: 1320px) {
    .section-main {
      width: 1024px; } }
  @media screen and (max-width: 1024px) {
    .section-main {
      width: calc(100% - 40px);
      flex-wrap: wrap; } }
  .section-main .post-detail {
    width: 840px; }
    .section-main .post-detail .share-action-bar {
      margin-bottom: 5px;
      text-align: right; }
      .section-main .post-detail .share-action-bar .share-action-button {
        display: inline-block;
        width: 35px;
        height: 35px;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
        margin-left: 3px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail .share-action-bar .share-action-button {
            width: 27.5px;
            height: 27.5px; } }
        .section-main .post-detail .share-action-bar .share-action-button.fb {
          background-image: url("../image/proart/fb.png"); }
        .section-main .post-detail .share-action-bar .share-action-button.linkin {
          background-image: url("../image/proart/linkin.png"); }
        .section-main .post-detail .share-action-bar .share-action-button.twitter {
          background-image: url("../image/proart/twitter.png"); }
    .section-main .post-detail .kv_img {
      width: 100%;
      margin-bottom: 30px; }
    @media screen and (max-width: 1320px) {
      .section-main .post-detail {
        width: 660px; } }
    @media screen and (max-width: 1024px) {
      .section-main .post-detail {
        width: 100%; }
        .section-main .post-detail .kv_img {
          margin-bottom: 6px; } }
    .section-main .post-detail .bookmark {
      width: 100%;
      background: rgba(235, 235, 235, 0.3);
      border-radius: 4px;
      padding: 18px 14px;
      margin-bottom: 35px;
      margin-top: 35px;
      box-sizing: border-box; }
      @media screen and (max-width: 1024px) {
        .section-main .post-detail .bookmark {
          width: 100%;
          padding: 16px 14px; } }
      @media screen and (max-width: 212px) {
        .section-main .post-detail .bookmark {
          width: 100%; } }
      .section-main .post-detail .bookmark h3 {
        font-family: "TT-Norms-Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        color: #434446;
        margin-bottom: 18px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail .bookmark h3 {
            font-size: 20px; } }
      .section-main .post-detail .bookmark ul {
        counter-reset: item; }
        .section-main .post-detail .bookmark ul li {
          counter-increment: item;
          list-style-type: none;
          font-family: "Myriad Pro";
          font-size: 18px;
          color: #4d4d4d;
          position: relative;
          display: flex;
          gap: 2%;
          align-items: flex-start;
          padding-bottom: 12px;
          flex: 1 1 auto; }
          .section-main .post-detail .bookmark ul li:before {
            order: 1;
            content: counter(item, decimal-leading-zero) " ";
            font-family: "Myriad Pro SemiBold";
            font-size: 18px;
            color: #4d4d4d;
            margin-right: 9px;
            margin-top: -2px; }
            @media screen and (max-width: 1024px) {
              .section-main .post-detail .bookmark ul li:before {
                font-size: 24px; } }
          .section-main .post-detail .bookmark ul li .bookmark-item {
            order: 3;
            text-align: left;
            font-family: "Myriad Pro";
            font-style: normal;
            font-weight: 400;
            font-size: 100%;
            color: #006ce1;
            text-decoration: none;
            transition: 0.3s linear; }
            .section-main .post-detail .bookmark ul li .bookmark-item:hover {
              cursor: pointer;
              transform: scale(1.025);
              text-decoration: underline; }
            @media screen and (max-width: 1024px) {
              .section-main .post-detail .bookmark ul li .bookmark-item {
                font-size: 170%; } }
            @media screen and (max-width: 414px) {
              .section-main .post-detail .bookmark ul li .bookmark-item {
                font-size: 170%;
                word-break: break-all; } }
            @media screen and (max-width: 270px) {
              .section-main .post-detail .bookmark ul li .bookmark-item {
                font-size: 160%; } }
            @media screen and (max-width: 250px) {
              .section-main .post-detail .bookmark ul li .bookmark-item {
                font-size: 125%; } }
            @media screen and (max-width: 212px) {
              .section-main .post-detail .bookmark ul li .bookmark-item {
                font-size: 120%; } }
    .section-main .post-detail article {
      margin-top: 5px; }
      @media screen and (max-width: 1024px) {
        .section-main .post-detail article {
          margin-top: 24px;
          margin-bottom: 36px; } }
      .section-main .post-detail article .sup-model {
        vertical-align: super;
        font-size: 14px; }
      .section-main .post-detail article .font-italics {
        font-style: italic; }
      .section-main .post-detail article .font-recommended {
        font-weight: bolder;
        font-family: "Myriad Pro Bold"; }
      .section-main .post-detail article .half-left {
        display: inline-block;
        width: 48%;
        margin-right: 1%;
        margin-bottom: 20px; }
        .section-main .post-detail article .half-left.vertical-align-top {
          vertical-align: top; }
        .section-main .post-detail article .half-left.vertical-align-middle {
          vertical-align: middle; }
      .section-main .post-detail article .half-right {
        display: inline-block;
        width: 48%;
        margin-left: 1%;
        margin-bottom: 20px;
        vertical-align: top; }
        .section-main .post-detail article .half-right.vertical-align-top {
          vertical-align: top; }
        .section-main .post-detail article .half-right.vertical-align-middle {
          vertical-align: middle; }
      .section-main .post-detail article .side-by-side {
        width: 100%;
        display: flex;
        gap: 3%; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail article .side-by-side {
            flex-direction: column; } }
        .section-main .post-detail article .side-by-side .item-left {
          flex: 1 1 20%;
          padding: 1%; }
          .section-main .post-detail article .side-by-side .item-left img {
            width: 100%; }
            @media screen and (max-width: 1024px) {
              .section-main .post-detail article .side-by-side .item-left img {
                width: 50%; } }
        .section-main .post-detail article .side-by-side .item-right {
          flex: 1 1 75%; }
      .section-main .post-detail article h3 {
        font-family: "TT-Norms-Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        color: #434446;
        margin-top: 6px;
        margin-bottom: 30px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail article h3 {
            font-size: 15px;
            margin-top: 10px;
            margin-bottom: 10px; } }
        .section-main .post-detail article h3 a {
          color: #006ce1; }
      .section-main .post-detail article h4 a {
        color: #006ce1;
        font-family: "Myriad Pro";
        font-style: normal;
        font-weight: 500;
        font-size: 23px;
        margin-top: 6px;
        margin-bottom: 30px;
        text-decoration: none; }
        .section-main .post-detail article h4 a:hover {
          cursor: pointer;
          text-decoration: underline; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail article h4 a {
            font-size: 15px;
            margin-top: 10px;
            margin-bottom: 10px; } }
      .section-main .post-detail article .title {
        display: flex;
        position: relative;
        align-items: center;
        margin-bottom: 40px;
        margin-top: 40px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail article .title {
            margin-bottom: 25px; } }
        @media screen and (max-width: 414px) {
          .section-main .post-detail article .title {
            flex-direction: column;
            gap: 10px; } }
        .section-main .post-detail article .title::before {
          content: attr(data-index);
          padding-right: 13px;
          height: 45px;
          border-right: 3px solid #4d4d4d;
          font-family: "TT-Norms-Medium";
          font-style: normal;
          font-weight: 500;
          font-size: 36px;
          color: #4d4d4d; }
          @media screen and (max-width: 1024px) {
            .section-main .post-detail article .title::before {
              height: auto;
              font-size: 24px;
              border-right: 2px solid #4d4d4d;
              top: calc(50% - 20px); } }
          @media screen and (max-width: 414px) {
            .section-main .post-detail article .title::before {
              height: auto;
              flex-direction: column;
              border-style: none;
              font-size: 28px; } }
        .section-main .post-detail article .title h2 {
          font-family: "TT-Norms-Medium";
          font-style: normal;
          font-weight: 500;
          font-size: 200%;
          color: #434446;
          position: relative;
          padding-left: 30px; }
          @media screen and (max-width: 1024px) {
            .section-main .post-detail article .title h2 {
              font-size: 140%;
              padding-left: 24px; } }
          @media screen and (max-width: 414px) {
            .section-main .post-detail article .title h2 {
              font-size: 200%;
              padding-left: 0;
              text-align: center; } }
      .section-main .post-detail article .li-list li {
        font-family: "Myriad Pro Light";
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 0.02em;
        color: #000000; }
      @media screen and (max-width: 1024px) {
        .section-main .post-detail article .li-list {
          font-size: 16px;
          margin-bottom: 14px; } }
      .section-main .post-detail article .li-list .flex-ul-li li {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        flex: 1 1 auto;
        gap: 1%; }
        .section-main .post-detail article .li-list .flex-ul-li li p {
          font-size: 18px;
          margin-bottom: 0; }
          @media screen and (max-width: 414px) {
            .section-main .post-detail article .li-list .flex-ul-li li p {
              font-size: 150%; } }
      .section-main .post-detail article .info-href {
        color: #006ce1;
        font-family: "Myriad Pro";
        text-decoration: none; }
        .section-main .post-detail article .info-href:hover {
          text-decoration: underline; }
      .section-main .post-detail article .btn-bottom {
        text-decoration: none;
        display: inline-block;
        background: #006ce1;
        border-radius: 4px;
        font-family: "Myriad Pro";
        font-style: normal;
        font-size: 16px;
        padding: 11px 18px;
        text-align: center;
        color: #ffffff;
        text-decoration: none;
        background: linear-gradient(0deg, #006ce1 50%, #0051a8 50%);
        background-size: 200% 200%;
        background-position: 0% 100%;
        animation-name: btn-more-leave;
        animation-duration: 0.5s;
        animation-fill-mode: forwards; }
        @media screen and (max-width: 576px) {
          .section-main .post-detail article .btn-bottom {
            margin-bottom: 15px;
            font-size: 18px; } }
        @media screen and (max-width: 414px) {
          .section-main .post-detail article .btn-bottom {
            display: block;
            font-size: 120%; } }
        .section-main .post-detail article .btn-bottom:hover, .section-main .post-detail article .btn-bottom:active, .section-main .post-detail article .btn-bottom:visited {
          color: #ffffff; }
      .section-main .post-detail article .btn-bottom:hover {
        animation-name: btn-more-hover;
        animation-duration: 0.5s; }
      .section-main .post-detail article .info-h2 {
        font-family: "TT-Norms-Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        color: #434446;
        margin-bottom: 32px; }
      .section-main .post-detail article ul {
        width: 100%;
        margin-bottom: 30px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail article ul {
            margin-bottom: 14px; } }
        .section-main .post-detail article ul li {
          width: 98%;
          list-style: none;
          font-family: "Myriad Pro SemiBold";
          font-style: normal;
          font-weight: 600;
          font-size: 18px;
          color: #53565a;
          margin-left: 0;
          padding-left: 10px;
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          align-items: baseline; }
          .section-main .post-detail article ul li .li-text {
            width: 90%;
            flex-grow: 1;
            flex-shrink: 1; }
          @media screen and (max-width: 1024px) {
            .section-main .post-detail article ul li {
              font-size: 16px; } }
          .section-main .post-detail article ul li::before {
            content: "·";
            display: block;
            height: 26px;
            font-family: "TT-Norms-Medium";
            font-style: normal;
            font-weight: 500;
            font-size: 26px;
            color: #53565a;
            padding-right: 5px; }
        .section-main .post-detail article ul p {
          width: 90%;
          flex-grow: 1;
          flex-shrink: 1; }
        .section-main .post-detail article ul .no-dot::before {
          opacity: 0; }
      .section-main .post-detail article p {
        font-family: "Myriad Pro Light";
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: 0.02em;
        color: #000000;
        margin-bottom: 30px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail article p {
            font-size: 16px;
            margin-bottom: 14px; } }
      .section-main .post-detail article p.note {
        font-size: 16px;
        color: #555;
        margin-top: 30px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail article p.note {
            font-size: 14px; } }
      .section-main .post-detail article .img-box {
        position: relative; }
        .section-main .post-detail article .img-box img {
          display: block;
          width: 100%; }
        .section-main .post-detail article .img-box .side-by-side-img {
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          gap: 10px;
          width: 49%; }
          @media screen and (max-width: 1024px) {
            .section-main .post-detail article .img-box .side-by-side-img {
              flex-direction: column;
              width: 100%; } }
        .section-main .post-detail article .img-box a.btn-bottom {
          margin: 20px 0 40px 0; }
          @media screen and (max-width: 1024px) {
            .section-main .post-detail article .img-box a.btn-bottom {
              margin: 40px 0 10px 0; } }
        .section-main .post-detail article .img-box .img-source {
          font-family: "Myriad Pro Light";
          font-style: italic;
          font-weight: 700;
          font-size: 16px;
          letter-spacing: 0.02em;
          color: #6b768a; }
          @media screen and (max-width: 1024px) {
            .section-main .post-detail article .img-box .img-source {
              font-size: 13px; } }
        .section-main .post-detail article .img-box .zoom {
          background-size: contain;
          background-image: url("../image/proart/zoom.png");
          background-repeat: no-repeat;
          width: 6%;
          height: 10%;
          position: absolute;
          bottom: 10px;
          right: 10px;
          cursor: pointer; }
      .section-main .post-detail article .mp4-video-box {
        position: relative;
        width: 100%;
        margin: 0 0 30px 0; }
        @media screen and (max-width: 768px) {
          .section-main .post-detail article .mp4-video-box {
            margin: 0 0 20px 0; } }
        .section-main .post-detail article .mp4-video-box .mp4-video-box-inner {
          width: 100%; }
        .section-main .post-detail article .mp4-video-box .plyr__control.plyr__control--overlaid {
          display: none; }
      .section-main .post-detail article .comparison {
        display: flex;
        gap: 30px;
        flex-direction: column;
        margin-bottom: 30px; }
        .section-main .post-detail article .comparison .comparison-left,
        .section-main .post-detail article .comparison .comparison-right {
          display: flex;
          gap: 3%;
          flex-wrap: wrap;
          flex: 1 1 48%;
          background-color: #f9f9f9;
          border-radius: 10px; }
          @media screen and (max-width: 576px) {
            .section-main .post-detail article .comparison .comparison-left,
            .section-main .post-detail article .comparison .comparison-right {
              padding: 3%; } }
          .section-main .post-detail article .comparison .comparison-left .comparison-title,
          .section-main .post-detail article .comparison .comparison-right .comparison-title {
            text-align: center;
            flex: 1 1 100%;
            font-size: 20px;
            margin-bottom: 10px; }
          .section-main .post-detail article .comparison .comparison-left .li-list,
          .section-main .post-detail article .comparison .comparison-right .li-list {
            flex: 1 1 48%;
            gap: 2%; }
            @media screen and (max-width: 768px) {
              .section-main .post-detail article .comparison .comparison-left .li-list,
              .section-main .post-detail article .comparison .comparison-right .li-list {
                flex: 1 1 100%; } }
            .section-main .post-detail article .comparison .comparison-left .li-list .font-recommended,
            .section-main .post-detail article .comparison .comparison-right .li-list .font-recommended {
              display: block;
              text-align: center;
              height: 50px;
              font-size: 20px; }
            @media screen and (max-width: 414px) {
              .section-main .post-detail article .comparison .comparison-left .li-list .flex-ul-li li,
              .section-main .post-detail article .comparison .comparison-right .li-list .flex-ul-li li {
                word-break: break-all; } }
    .section-main .post-detail #related-products {
      width: 100%;
      border-top: 2px solid #262626;
      margin-top: 110px;
      padding-top: 32px;
      position: relative;
      z-index: 1; }
      @media screen and (max-width: 1320px) {
        .section-main .post-detail #related-products {
          width: 100%; } }
      @media screen and (max-width: 1024px) {
        .section-main .post-detail #related-products {
          width: 100%;
          margin-top: 30px;
          padding-top: 18px; } }
      .section-main .post-detail #related-products h3 {
        font-family: "TT-Norms-Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        color: #434446;
        margin-bottom: 32px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail #related-products h3 {
            font-size: 24px;
            margin-bottom: 18px; } }
      .section-main .post-detail #related-products .swiper .swiper-wrapper {
        list-style: none;
        width: 98%;
        display: flex;
        flex-wrap: wrap;
        row-gap: 15px;
        column-gap: 0.7%;
        padding: 5px; }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail #related-products .swiper .swiper-wrapper {
            height: auto;
            column-gap: 0; } }
        @media screen and (max-width: 414px) {
          .section-main .post-detail #related-products .swiper .swiper-wrapper {
            text-align: center; } }
        @media screen and (max-width: 1024px) {
          .section-main .post-detail #related-products .swiper .swiper-wrapper .swiper-slide {
            height: auto; } }
        @media screen and (max-width: 414px) {
          .section-main .post-detail #related-products .swiper .swiper-wrapper .swiper-slide {
            width: 50%;
            display: grid;
            grid-auto-rows: auto 1fr auto;
            grid-auto-columns: 96%;
            align-items: start;
            height: auto; } }
      .section-main .post-detail #related-products .swiper-slide {
        flex: 0 0 24%;
        display: grid;
        grid-auto-rows: auto 1fr auto;
        grid-auto-columns: 96%;
        align-items: start;
        height: auto; }
        @media screen and (max-width: 768px) {
          .section-main .post-detail #related-products .swiper-slide {
            flex: 0 0 45%; } }
        @media screen and (max-width: 414px) {
          .section-main .post-detail #related-products .swiper-slide {
            flex: 0 0 98%; } }
        .section-main .post-detail #related-products .swiper-slide .slide-img {
          display: inline-block;
          width: 100%;
          height: auto;
          overflow: hidden; }
          .section-main .post-detail #related-products .swiper-slide .slide-img img {
            display: inline-block;
            width: 100%;
            transition: all 0.3s ease; }
            @media screen and (max-width: 1024px) {
              .section-main .post-detail #related-products .swiper-slide .slide-img img {
                width: 90%; } }
        .section-main .post-detail #related-products .swiper-slide p {
          font-family: "Myriad Pro SemiBold";
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          letter-spacing: 0.02em;
          color: #434446;
          margin-bottom: 5%; }
          @media screen and (max-width: 1320px) {
            .section-main .post-detail #related-products .swiper-slide p {
              font-size: 18px;
              height: 105px; } }
          @media screen and (max-width: 1024px) {
            .section-main .post-detail #related-products .swiper-slide p {
              height: auto;
              font-size: 160%; } }
          @media screen and (max-width: 414px) {
            .section-main .post-detail #related-products .swiper-slide p {
              height: auto;
              text-align: center;
              display: block;
              margin-bottom: 6%;
              font-size: 2rem; } }
        .section-main .post-detail #related-products .swiper-slide .more {
          position: relative; }
          @media screen and (max-width: 1024px) {
            .section-main .post-detail #related-products .swiper-slide .more {
              margin-bottom: 50px; } }
          .section-main .post-detail #related-products .swiper-slide .more a {
            display: inline-block;
            font-family: "Myriad Pro SemiBold";
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            text-align: center;
            letter-spacing: 0.04em;
            text-transform: uppercase;
            color: #ffffff;
            text-decoration: none;
            padding: 11px 25px;
            position: relative; }
            @media screen and (max-width: 1320px) {
              .section-main .post-detail #related-products .swiper-slide .more a {
                letter-spacing: 0;
                font-size: 14px;
                white-space: normal; } }
            @media screen and (max-width: 1024px) {
              .section-main .post-detail #related-products .swiper-slide .more a {
                font-size: 105%;
                display: inline-block; } }
            @media screen and (max-width: 414px) {
              .section-main .post-detail #related-products .swiper-slide .more a {
                font-size: 160%; } }
            @media screen and (max-width: 212px) {
              .section-main .post-detail #related-products .swiper-slide .more a {
                width: 65vw;
                font-size: 150%;
                white-space: normal;
                display: block; } }
      .section-main .post-detail #related-products .swiper-slide:hover .slide-img img {
        transform: scale(1.1); }
  .section-main .other-post {
    width: 402px; }
    @media screen and (max-width: 1320px) {
      .section-main .other-post {
        width: 330px; } }
    @media screen and (max-width: 1024px) {
      .section-main .other-post {
        width: 100%;
        margin-top: 36px; } }
    .section-main .other-post .banner {
      display: block;
      width: 90%;
      height: 0;
      padding-bottom: 177.35%;
      background-image: url("../image/proart/banner.jpg");
      background-repeat: no-repeat;
      background-size: contain; }
      @media screen and (max-width: 1320px) {
        .section-main .other-post .banner {
          width: 90%; } }
      @media screen and (max-width: 1024px) {
        .section-main .other-post .banner {
          width: 100%;
          padding-bottom: 43.8%;
          background-image: url("../image/proart/home-btn.png"); } }
    .section-main .other-post .other-list {
      margin-bottom: 75px; }
      @media screen and (max-width: 1024px) {
        .section-main .other-post .other-list {
          margin-bottom: 24px; } }
      .section-main .other-post .other-list ol {
        list-style: none; }
      .section-main .other-post .other-list h3 {
        font-family: "TT-Norms-Regular";
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        text-transform: uppercase;
        color: #757575;
        padding-bottom: 10px;
        margin-bottom: 16px;
        border-bottom: 1px solid rgba(117, 117, 117, 0.5); }
        @media screen and (max-width: 1320px) {
          .section-main .other-post .other-list h3 {
            font-size: 24px; } }
      .section-main .other-post .other-list .other-item {
        display: flex;
        margin-bottom: 22px; }
        @media screen and (max-width: 414px) {
          .section-main .other-post .other-list .other-item {
            flex-direction: column;
            align-items: center;
            gap: 15px; } }
        .section-main .other-post .other-list .other-item .other-img {
          flex: 0 0 78px;
          height: 78px;
          overflow: hidden; }
          @media screen and (max-width: 414px) {
            .section-main .other-post .other-list .other-item .other-img {
              flex: 1 1 auto;
              width: 90.33816vw;
              height: 90.33816vw; } }
          .section-main .other-post .other-list .other-item .other-img img {
            width: 100%;
            transition: all 0.3s ease; }
        .section-main .other-post .other-list .other-item .info {
          display: flex;
          margin-left: 20px;
          flex-wrap: wrap;
          align-items: center; }
          .section-main .other-post .other-list .other-item .info a {
            transition: all 0.3s ease; }
          @media screen and (max-width: 1024px) {
            .section-main .other-post .other-list .other-item .info {
              margin-left: 12px; } }
          @media screen and (max-width: 414px) {
            .section-main .other-post .other-list .other-item .info {
              justify-content: center; } }
          .section-main .other-post .other-list .other-item .info a {
            width: 100%;
            font-family: "TT-Norms-Medium";
            font-style: normal;
            font-weight: 500;
            font-size: 20px;
            color: #434446;
            text-decoration: none; }
            .section-main .other-post .other-list .other-item .info a > span {
              transform: scale(0.8);
              vertical-align: super; }
            @media screen and (max-width: 1024px) {
              .section-main .other-post .other-list .other-item .info a {
                font-size: 140%; } }
            @media screen and (max-width: 414px) {
              .section-main .other-post .other-list .other-item .info a {
                text-align: center;
                font-size: 140%; } }
          .section-main .other-post .other-list .other-item .info p {
            font-family: "Myriad Pro";
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            color: #4d4d4d; }
            @media screen and (max-width: 1024px) {
              .section-main .other-post .other-list .other-item .info p {
                font-size: 12px;
                margin-top: 5%; } }
      .section-main .other-post .other-list .other-item:hover .info > a {
        color: #006ce1;
        text-decoration: underline;
        transform: scale(1.05); }
      .section-main .other-post .other-list .other-item:hover .info p {
        color: #647ba0; }
      .section-main .other-post .other-list .other-item:hover .other-img img {
        transform: scale(1.2); }

#topScrollProgressBar {
  width: 0;
  height: 4px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 51;
  background-color: #6292ff; }

.scroll-line {
  display: none;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: red; }

.scroll-range {
  display: none;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5); }

a.btn-bottom {
  text-decoration: none;
  display: inline-block;
  background: #006ce1;
  border-radius: 4px;
  font-family: "Myriad Pro";
  font-style: normal;
  font-size: 16px;
  padding: 11px 18px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  background-size: 200% 200%;
  background-position: 0% 100%;
  animation-name: btn-more-leave;
  animation-duration: 0.5s;
  animation-fill-mode: forwards; }
  a.btn-bottom:hover, a.btn-bottom:active, a.btn-bottom:visited {
    color: #ffffff; }

a.btn-bottom:hover {
  animation-name: btn-more-hover;
  animation-duration: 0.5s; }

.section-main .other-post .banner {
  display: block;
  width: 90%;
  height: 0;
  padding-bottom: 177.35%;
  background-image: url("../image/proart/home.jpg");
  background-repeat: no-repeat;
  background-size: contain; }
  @media screen and (max-width: 1320px) {
    .section-main .other-post .banner {
      width: 90%; } }
  @media screen and (max-width: 1024px) {
    .section-main .other-post .banner {
      width: 100%;
      padding-bottom: 43.8%;
      background-image: url("../image/proart/home-btn.png"); } }

.image-lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 51;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s; }
  .image-lightbox .close-btn {
    display: block;
    position: absolute;
    top: 2%;
    right: 10%;
    width: 50px;
    height: 50px;
    background-size: cover;
    background-image: url("../image/proart/close_icon.png"); }
    .image-lightbox .close-btn .close-btn-mask {
      display: block;
      position: absolute;
      top: -25%;
      left: -18%;
      width: 70px;
      height: 70px; }
  .image-lightbox img {
    max-width: 85%;
    max-height: 85%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.image-lightbox--show {
  opacity: 1;
  pointer-events: auto; }

.cursor-pointer {
  cursor: pointer; }

/*# sourceMappingURL=style.css.map */