/*=============================================================
 #home
=============================================================*/
/* #global
================================================ */
#container { padding: 0 0 60px; }

@media all and (min-width: 600px) { #container { padding-bottom: 100px; } }

/* #intro
================================================ */
#intro .inner { padding-top: 8px; padding-bottom: 70px; }

#intro .copy { padding-bottom: 56px; color: #f00; text-align: center; letter-spacing: .1em; white-space: nowrap; font-size: 5.5vw; font-style: italic; font-weight: 300; line-height: 1; }

#intro .btn { padding-top: 60px; }

#intro .info .news { background: #f00; }

#intro .info .news .link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: none; color: #fff; padding: 8px 20px; }

#intro .info .news .label { display: inline-block; vertical-align: middle; padding: 2px 5px; margin-right: 5px; border: 1px solid #fff; font-style: italic; letter-spacing: .095em; }

#intro .info .news .day { display: inline-block; margin-right: 5px; vertical-align: middle; font-size: 1rem; letter-spacing: .075em; line-height: 1.5; }

#intro .info .news .text { display: inline-block; vertical-align: middle; font-size: 1rem; letter-spacing: .075em; line-height: 1.5; }

#intro .info .recommend { background: #fff; }

#intro .info .recommend .link { display: block; padding: 9px 10px; border: 2px solid #f00; color: #f00; font-weight: bold; text-decoration: none; letter-spacing: .075em; box-sizing: border-box; }

#intro .info .recommend .link .text { display: inline-block; vertical-align: middle; font-size: 1rem; font-style: italic; font-feature-settings: "palt"; }

#intro .info .recommend .link .hashtag { display: inline-block; vertical-align: middle; font-size: 1.4rem; font-style: italic; }

@media all and (min-width: 600px) { #intro .inner { padding: 16px 0 120px; }
  #intro .copy { font-size: 6.2rem; padding-bottom: 100px; }
  #intro .btn { padding-top: 100px; }
  #intro .info { display: -webkit-box; display: -ms-flexbox; display: flex; }
  #intro .info .news { width: 100%; box-sizing: border-box; }
  #intro .info .news .link { padding: 17px 50px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  #intro .info .news a.link:hover { background: #ff6666; }
  #intro .info .news .label { padding: 3px 12px; margin-right: 8px; font-size: 1.95rem; }
  #intro .info .news .day { margin-right: 3px; font-size: 1.35rem; letter-spacing: .2em; }
  #intro .info .news .text { font-size: 1.35rem; letter-spacing: .2em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  #intro .info .recommend { width: 50%; box-sizing: border-box; }
  #intro .info .recommend .link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0; height: 100%; width: 100%; cursor: pointer; border-width: 4px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  #intro .info .recommend .link:hover { border-color: #ff6666; color: #ff6666; }
  #intro .info .recommend .link .text { padding-right: 15px; font-size: 1.2rem; letter-spacing: .2em; }
  #intro .info .recommend .link .hashtag { font-size: 2rem; letter-spacing: .1em; } }

/* #pickup
------------------------------------- */
#pickup .inner { padding-top: 70px; padding-bottom: 75px; }

#pickup .archive { margin-top: 25px; }

@media all and (min-width: 600px) { #pickup .inner { padding-bottom: 125px; }
  #pickup .archive { width: 540px; margin: 40px auto 0; } }

/* homeSec
------------------------------------- */
.homeSec .homeSecInner { padding-bottom: 75px; }

.homeSec .archiveSec { position: relative; margin-top: 23px; }

.homeSec .archiveSec .arrow { position: absolute; top: 59vw; right: 0; width: 70%; padding: 0 20px; box-sizing: border-box; overflow: hidden; z-index: 102; }

.homeSec .archiveSec .arrow .slick-arrow { position: relative; font-size: 0; width: 24px; height: 24px; border: 0; background: #f00; text-indent: -9999em; cursor: pointer; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.homeSec .archiveSec .arrow .slick-arrow:before { content: ''; position: relative; display: block; width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; }

.homeSec .archiveSec .arrow .slick-prev:before { left: 3px; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }

.homeSec .archiveSec .arrow .slick-next { float: right; }

.homeSec .archiveSec .arrow .slick-next:before { right: 3px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.homeSec .archiveLink { position: relative; }

.homeSec .archiveLink a { text-decoration: none; }

.homeSec .archiveLink .meta { padding: 45px 20px 0 40px; text-align: right; }

.homeSec .archiveLink .meta .sub { font-size: 1.1rem; font-style: italic; }

.homeSec .archiveLink .slick-dots { position: relative; top: -45px; padding-right: 20px; padding-left: 25%; text-align: right; line-height: 0; z-index: 3; }

.homeSec .archiveLink .slick-dots li { display: inline-block; padding: 2px 0; margin-left: 6px; }

.homeSec .archiveLink .slick-dots li.slick-active button { background: #f00; }

.homeSec .archiveLink .slick-dots li button { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0; background: #c8c9c9; border: 0; width: 40px; height: 3px; font-size: 0; box-sizing: border-box; line-height: 0; outline: none; cursor: pointer; }

.homeSec .archiveTit { position: absolute; top: 40%; left: 0; height: 250px; width: 55%; min-width: 190px; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.homeSec .archiveTit .post { width: 100%; height: 250px; padding: 45px 0 0 20px; color: #fff; box-sizing: border-box; }

.homeSec .archiveTit .post .num { font-size: 2.5rem; font-weight: 300; font-style: italic; line-height: 1; letter-spacing: .05em; }

.homeSec .archiveTit .post .sub { padding-top: 5px; width: 8em; word-break: break-all; font-size: 1rem; font-style: italic; height: calc(1em * 1 * 2); }

.homeSec .archiveTit .post .title { padding-top: 5px; width: 9em; word-break: break-all; font-size: 1.3rem; line-height: 1.4; height: calc(1em * 1.4 * 3); }

.homeSec .archiveTit .post .title h3 { font-style: italic; }

.homeSec .descInner { overflow: hidden; padding-left: 45px; text-align: right; }

.homeSec .btn { margin-top: 20px; }

.homeSec.project .archiveTit .post:nth-child(1n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #b7d100 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #b7d100 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.project .archiveTit .post:nth-child(2n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #a560a2 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #a560a2 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.project .archiveTit .post:nth-child(3n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #f2972d 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #f2972d 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.project .archiveTit .post:nth-child(4n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #356cdb 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #356cdb 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.project .archiveTit .post:nth-child(5n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #39abb5 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #39abb5 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.people .archiveSec .arrow { left: 0; right: auto; }

.homeSec.people .archiveLink .meta { text-align: left; padding-top: 60px; }

@media all and (max-width: 350px) { .homeSec.people .archiveLink .meta { padding-top: 65px; } }

.homeSec.people .archiveLink .meta .name { display: inline-block; height: calc(1em * 1.5 * 1); font-size: 1.5rem; font-weight: bold; font-style: italic; }

.homeSec.people .archiveLink .meta .year { display: inline-block; font-style: italic; }

.homeSec.people .archiveLink .meta .sub { height: calc(1em * 1.5 * 2); }

.homeSec.people .archiveLink .slick-dots { top: -115px; text-align: left; padding: 0 25% 0 20px; }

@media all and (max-width: 350px) { .homeSec.people .archiveLink .slick-dots { padding-right: 30%; top: -135px; } }

.homeSec.people .archiveTit { top: 35%; left: auto; right: 0; text-align: right; }

.homeSec.people .archiveTit .post { padding: 45px 20px 0 0; }

.homeSec.people .archiveTit .post:nth-child(1n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #356cdb 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #356cdb 50.5%) no-repeat top right/100% 50.2%; }

.homeSec.people .archiveTit .post:nth-child(2n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #39abb5 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #39abb5 50.5%) no-repeat top right/100% 50.2%; }

.homeSec.people .archiveTit .post:nth-child(3n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #ea6d8d 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #ea6d8d 50.5%) no-repeat top right/100% 50.2%; }

.homeSec.people .archiveTit .post:nth-child(4n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #b7b0b7 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #b7b0b7 50.5%) no-repeat top right/100% 50.2%; }

.homeSec.people .archiveTit .post:nth-child(5n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #a95c32 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #a95c32 50.5%) no-repeat top right/100% 50.2%; }

.homeSec.people .archiveTit .post:nth-child(6n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #b7d100 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #b7d100 50.5%) no-repeat top right/100% 50.2%; }

.homeSec.people .archiveTit .post:nth-child(7n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #a560a2 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #a560a2 50.5%) no-repeat top right/100% 50.2%; }

.homeSec.people .archiveTit .post:nth-child(8n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #f2972d 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #f2972d 50.5%) no-repeat top right/100% 50.2%; }

.homeSec.people .archiveTit .post .sub { margin-left: auto; }

.homeSec.people .archiveTit .post .title { margin-left: auto; }

.homeSec.people .descInner { padding: 0 45px 0 20px; text-align: left; }

@media all and (max-width: 599px) { .homeSec.technology .archiveLink .slick-dots { top: -65px; } }

.homeSec.technology .archiveTit .post:nth-child(1n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #f2972d 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #f2972d 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.technology .archiveTit .post:nth-child(2n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #356cdb 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #356cdb 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.technology .archiveTit .post:nth-child(3n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #39abb5 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #39abb5 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.technology .archiveTit .post:nth-child(4n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #ea6d8d 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #ea6d8d 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.technology .archiveTit .post:nth-child(5n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #b7b0b7 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #b7b0b7 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.technology .archiveTit .post:nth-child(6n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #a95c32 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #a95c32 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.technology .archiveTit .post:nth-child(7n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #b7d100 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #b7d100 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.technology .archiveTit .post:nth-child(8n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #a560a2 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #a560a2 50.5%) no-repeat bottom right/100% 50.2%; }

.homeSec.technology .archiveTit .post .title { padding-top: 30px; }

@media all and (min-width: 600px) { .homeSec .homeSecInner { padding-bottom: 70px; }
  .homeSec .archiveSec { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .homeSec .archiveSec .arrow { top: auto; left: 0; right: 0; bottom: -20px; margin: auto; padding: 0; width: 700px; -webkit-transform: translateX(-200px); -ms-transform: translateX(-200px); transform: translateX(-200px); }
  .homeSec .archiveSec .arrow .slick-arrow { width: 34px; height: 34px; }
  .homeSec .archiveSec .arrow .slick-arrow:before { width: 15px; height: 15px; }
  .homeSec .archiveSec .arrow .slick-prev:before { left: 6px; }
  .homeSec .archiveSec .arrow .slick-next:before { right: 0; }
  .homeSec .archive { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; overflow: visible; }
  .homeSec .archiveLink { opacity: 0; -webkit-transition: all 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975); transition: all 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975); -webkit-transition-delay: .5s; transition-delay: .5s; }
  .homeSec .archiveLink .meta { padding: 17px 0 33px; text-align: left; }
  .homeSec .archiveLink .meta .sub { font-size: 2.7rem; line-height: 1.18519; }
  .homeSec .archiveLink .post { max-width: 700px; -webkit-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .homeSec .archiveLink .post .pic { position: relative; }
  .homeSec .archiveLink .post .pic:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(51, 51, 51, 0.8); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .homeSec .archiveLink .slick-current { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  .homeSec .archiveLink .slick-current .pic:before { background: transparent; }
  .homeSec .archiveLink .slick-list { overflow: visible; }
  .homeSec .archiveLink .slick-dots { top: -7px; width: 700px; margin: 0 auto; padding: 0; z-index: 102; }
  .homeSec .archiveLink .slick-dots li { padding: 2px 0; margin: 0 8px 0 0; }
  .homeSec .archiveLink .slick-dots li button { width: 64px; height: 2px; }
  .homeSec .archiveTit { opacity: 0; -webkit-transition: all 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975); transition: all 0.6s cubic-bezier(0.545, 0.08, 0.52, 0.975); -webkit-transition-delay: .8s; transition-delay: .8s; top: 53%; width: 600px; height: 700px; z-index: 101; }
  .homeSec .archiveTit .post { height: 700px; padding: 115px 50px 0 0; }
  .homeSec .archiveTit .post .num { font-size: 7rem; }
  .homeSec .archiveTit .post .sub { padding-top: 50px; font-size: 2rem; width: 16em; height: calc(1em * 1.5 * 1); }
  .homeSec .archiveTit .post .title { font-size: 4rem; line-height: 1.5; height: calc(1em * 1.5 * 3); }
  .homeSec .archiveTit .post .titbtn { margin-top: 36px; text-align: left; }
  .homeSec .archiveTit .post .titbtn.is_lime a:before { border-color: #b7d100; }
  .homeSec .archiveTit .post .titbtn.is_lime .btntxt { color: #b7d100; }
  .homeSec .archiveTit .post .titbtn.is_lime .btntxt:after { background-image: url(../img/common/ico_arw02_lime.svg); }
  .homeSec .archiveTit .post .titbtn.is_blue a:before { border-color: #356cdb; }
  .homeSec .archiveTit .post .titbtn.is_blue .btntxt { color: #356cdb; }
  .homeSec .archiveTit .post .titbtn.is_blue .btntxt:after { background-image: url(../img/common/ico_arw02_blue.svg); }
  .homeSec .archiveTit .post .titbtn.is_orange a:before { border-color: #f2972d; }
  .homeSec .archiveTit .post .titbtn.is_orange .btntxt { color: #f2972d; }
  .homeSec .archiveTit .post .titbtn.is_orange .btntxt:after { background-image: url(../img/common/ico_arw02_orange.svg); }
  .homeSec .archiveTit .post .titbtn a:before { background: #fff; -webkit-transform: skewX(0); -ms-transform: skewX(0); transform: skewX(0); }
  .homeSec .archiveTit .post .titbtn a .btntxt { font-size: 3.4rem; }
  .homeSec .archiveTit .post .titbtn a:hover { opacity: .7; }
  .homeSec .descInner { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; padding: 0 0 33px 0; text-align: left; }
  .homeSec .descInner .desc { width: 570px; font-size: 1.6rem; line-height: 2; }
  .homeSec.project .mtit img { height: 64px; }
  .homeSec.project .archive .archiveLink { -webkit-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); transform: translate(-100%, 0); }
  .homeSec.project .archive .archiveTit { -webkit-transform: translate(100%, -50%); -ms-transform: translate(100%, -50%); transform: translate(100%, -50%); }
  .homeSec.project .archive.is_show .archiveLink { opacity: 1; -webkit-transform: translate(-200px, 0); -ms-transform: translate(-200px, 0); transform: translate(-200px, 0); }
  .homeSec.project .archive.is_show .archiveTit { opacity: 1; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  .homeSec.project .archiveLink { -webkit-transform: translate(-200px, 0); -ms-transform: translate(-200px, 0); transform: translate(-200px, 0); }
  .homeSec.project .archiveLink .meta { padding-left: 45px; }
  .homeSec.project .archiveLink .slick-dots { text-align: left; }
  .homeSec.project .archiveTit { left: auto; right: 0; text-align: right; }
  .homeSec.project .archiveTit .post:nth-child(1n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #b7d100 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #b7d100 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.project .archiveTit .post:nth-child(1n) .titbtn a:before { border-color: #b7d100; }
  .homeSec.project .archiveTit .post:nth-child(1n) .titbtn .btntxt { color: #b7d100; }
  .homeSec.project .archiveTit .post:nth-child(1n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_lime.svg); }
  .homeSec.project .archiveTit .post:nth-child(2n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #a560a2 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #a560a2 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.project .archiveTit .post:nth-child(2n) .titbtn a:before { border-color: #a560a2; }
  .homeSec.project .archiveTit .post:nth-child(2n) .titbtn .btntxt { color: #a560a2; }
  .homeSec.project .archiveTit .post:nth-child(2n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_purple.svg); }
  .homeSec.project .archiveTit .post:nth-child(3n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #f2972d 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #f2972d 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.project .archiveTit .post:nth-child(3n) .titbtn a:before { border-color: #f2972d; }
  .homeSec.project .archiveTit .post:nth-child(3n) .titbtn .btntxt { color: #f2972d; }
  .homeSec.project .archiveTit .post:nth-child(3n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_orange.svg); }
  .homeSec.project .archiveTit .post:nth-child(4n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #356cdb 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #356cdb 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.project .archiveTit .post:nth-child(4n) .titbtn a:before { border-color: #356cdb; }
  .homeSec.project .archiveTit .post:nth-child(4n) .titbtn .btntxt { color: #356cdb; }
  .homeSec.project .archiveTit .post:nth-child(4n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_blue.svg); }
  .homeSec.project .archiveTit .post:nth-child(5n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #39abb5 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #39abb5 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.project .archiveTit .post:nth-child(5n) .titbtn a:before { border-color: #39abb5; }
  .homeSec.project .archiveTit .post:nth-child(5n) .titbtn .btntxt { color: #39abb5; }
  .homeSec.project .archiveTit .post:nth-child(5n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_mint.svg); }
  .homeSec.project .archiveTit .post:nth-child(6n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #ea6d8d 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #ea6d8d 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.project .archiveTit .post:nth-child(6n) .titbtn a:before { border-color: #ea6d8d; }
  .homeSec.project .archiveTit .post:nth-child(6n) .titbtn .btntxt { color: #ea6d8d; }
  .homeSec.project .archiveTit .post:nth-child(6n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_rose.svg); }
  .homeSec.project .archiveTit .post:nth-child(7n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #b7b0b7 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #b7b0b7 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.project .archiveTit .post:nth-child(7n) .titbtn a:before { border-color: #b7b0b7; }
  .homeSec.project .archiveTit .post:nth-child(7n) .titbtn .btntxt { color: #b7b0b7; }
  .homeSec.project .archiveTit .post:nth-child(7n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_gray.svg); }
  .homeSec.project .archiveTit .post:nth-child(8n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #a95c32 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #a95c32 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.project .archiveTit .post:nth-child(8n) .titbtn a:before { border-color: #a95c32; }
  .homeSec.project .archiveTit .post:nth-child(8n) .titbtn .btntxt { color: #a95c32; }
  .homeSec.project .archiveTit .post:nth-child(8n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_brown.svg); }
  .homeSec.project .archiveTit .post .sub, .homeSec.project .archiveTit .post .title { margin-left: auto; }
  .homeSec.project .archiveTit .post .titbtn { text-align: right; }
  .homeSec.people .archiveSec .arrow { bottom: -50px; left: 0; right: 0; -webkit-transform: translateX(200px); -ms-transform: translateX(200px); transform: translateX(200px); }
  .homeSec.people .archive .archiveLink { -webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0); }
  .homeSec.people .archive .archiveTit { -webkit-transform: translate(-100%, -50%); -ms-transform: translate(-100%, -50%); transform: translate(-100%, -50%); }
  .homeSec.people .archive.is_show .archiveLink { opacity: 1; -webkit-transform: translate(200px, 0); -ms-transform: translate(200px, 0); transform: translate(200px, 0); }
  .homeSec.people .archive.is_show .archiveTit { opacity: 1; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  .homeSec.people .homeSecInner { padding-bottom: 110px; }
  .homeSec.people .mtit { text-align: right; }
  .homeSec.people .descInner { padding: 0 0 33px 0; text-align: right; }
  .homeSec.people .descInner .desc { margin-left: auto; width: 560px; }
  .homeSec.people .archiveLink { -webkit-transform: translate(200px, 0); -ms-transform: translate(200px, 0); transform: translate(200px, 0); }
  .homeSec.people .archiveLink .slick-dots { top: -8px; padding: 28px 0 0 0; }
  .homeSec.people .archiveTit { top: 60%; left: 0; right: auto; text-align: left; }
  .homeSec.people .archiveTit .post { padding: 100px 0 0 50px; }
  .homeSec.people .archiveTit .post:nth-child(1n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #356cdb 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #356cdb 50.5%) no-repeat bottom right/100% 50.2%; }
  .homeSec.people .archiveTit .post:nth-child(1n) .titbtn a:before { border-color: #356cdb; }
  .homeSec.people .archiveTit .post:nth-child(1n) .titbtn .btntxt { color: #356cdb; }
  .homeSec.people .archiveTit .post:nth-child(1n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_blue.svg); }
  .homeSec.people .archiveTit .post:nth-child(2n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #39abb5 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #39abb5 50.5%) no-repeat bottom right/100% 50.2%; }
  .homeSec.people .archiveTit .post:nth-child(2n) .titbtn a:before { border-color: #39abb5; }
  .homeSec.people .archiveTit .post:nth-child(2n) .titbtn .btntxt { color: #39abb5; }
  .homeSec.people .archiveTit .post:nth-child(2n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_mint.svg); }
  .homeSec.people .archiveTit .post:nth-child(3n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #ea6d8d 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #ea6d8d 50.5%) no-repeat bottom right/100% 50.2%; }
  .homeSec.people .archiveTit .post:nth-child(3n) .titbtn a:before { border-color: #ea6d8d; }
  .homeSec.people .archiveTit .post:nth-child(3n) .titbtn .btntxt { color: #ea6d8d; }
  .homeSec.people .archiveTit .post:nth-child(3n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_rose.svg); }
  .homeSec.people .archiveTit .post:nth-child(4n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #b7b0b7 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #b7b0b7 50.5%) no-repeat bottom right/100% 50.2%; }
  .homeSec.people .archiveTit .post:nth-child(4n) .titbtn a:before { border-color: #b7b0b7; }
  .homeSec.people .archiveTit .post:nth-child(4n) .titbtn .btntxt { color: #b7b0b7; }
  .homeSec.people .archiveTit .post:nth-child(4n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_gray.svg); }
  .homeSec.people .archiveTit .post:nth-child(5n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #a95c32 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #a95c32 50.5%) no-repeat bottom right/100% 50.2%; }
  .homeSec.people .archiveTit .post:nth-child(5n) .titbtn a:before { border-color: #a95c32; }
  .homeSec.people .archiveTit .post:nth-child(5n) .titbtn .btntxt { color: #a95c32; }
  .homeSec.people .archiveTit .post:nth-child(5n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_brown.svg); }
  .homeSec.people .archiveTit .post:nth-child(6n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #b7d100 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #b7d100 50.5%) no-repeat bottom right/100% 50.2%; }
  .homeSec.people .archiveTit .post:nth-child(6n) .titbtn a:before { border-color: #b7d100; }
  .homeSec.people .archiveTit .post:nth-child(6n) .titbtn .btntxt { color: #b7d100; }
  .homeSec.people .archiveTit .post:nth-child(6n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_lime.svg); }
  .homeSec.people .archiveTit .post:nth-child(7n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #a560a2 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #a560a2 50.5%) no-repeat bottom right/100% 50.2%; }
  .homeSec.people .archiveTit .post:nth-child(7n) .titbtn a:before { border-color: #a560a2; }
  .homeSec.people .archiveTit .post:nth-child(7n) .titbtn .btntxt { color: #a560a2; }
  .homeSec.people .archiveTit .post:nth-child(7n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_purple.svg); }
  .homeSec.people .archiveTit .post:nth-child(8n) { background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat top left/100% 50%, -webkit-gradient(linear, right bottom, left top, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat bottom right/100% 50.2%; background: linear-gradient(to bottom left, transparent 50%, #f2972d 50.5%) no-repeat top left/100% 50%, linear-gradient(to top left, transparent 50%, #f2972d 50.5%) no-repeat bottom right/100% 50.2%; }
  .homeSec.people .archiveTit .post:nth-child(8n) .titbtn a:before { border-color: #f2972d; }
  .homeSec.people .archiveTit .post:nth-child(8n) .titbtn .btntxt { color: #f2972d; }
  .homeSec.people .archiveTit .post:nth-child(8n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_orange.svg); }
  .homeSec.people .archiveTit .post .sub, .homeSec.people .archiveTit .post .title, .homeSec.people .archiveTit .post .titbtn { margin-left: 0; margin-right: auto; }
  .homeSec.people .archiveTit .post .sub { padding-top: 30px; width: 15em; }
  .homeSec.people .archiveTit .post .title { width: 8.8em; }
  .homeSec.people .archiveTit .post .name { margin-top: 5px; width: 15em; height: calc(1em * 1.5 * 1); font-size: 2rem; letter-spacing: .075em; }
  .homeSec.people .archiveTit .post .field { padding-top: 3px; width: 25em; height: calc(1em * 1.1 * 2); font-size: 1.2rem; letter-spacing: .023em; line-height: 1.1; }
  .homeSec.people .archiveTit .post .year { padding-top: 5px; height: calc(1em * 1.1 * 1); font-size: 1.2rem; letter-spacing: .025em; line-height: 1.1; }
  .homeSec.people .archiveTit .post .titbtn { margin-top: 22px; }
  .homeSec.people .archiveTit .post .titbtn.is_arw a:before { border-color: inherit; }
  .homeSec.technology .archive .archiveLink { -webkit-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); transform: translate(-100%, 0); }
  .homeSec.technology .archive .archiveTit { -webkit-transform: translate(100%, -50%); -ms-transform: translate(100%, -50%); transform: translate(100%, -50%); }
  .homeSec.technology .archive.is_show .archiveLink { opacity: 1; -webkit-transform: translate(-200px, 0); -ms-transform: translate(-200px, 0); transform: translate(-200px, 0); }
  .homeSec.technology .archive.is_show .archiveTit { opacity: 1; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
  .homeSec.technology .homeSecInner { padding-bottom: 130px; }
  .homeSec.technology .archiveLink { -webkit-transform: translate(-200px, 0); -ms-transform: translate(-200px, 0); transform: translate(-200px, 0); }
  .homeSec.technology .archiveLink .meta { padding-left: 45px; }
  .homeSec.technology .archiveLink .slick-dots { text-align: left; }
  .homeSec.technology .archiveTit { left: auto; right: 0; text-align: right; }
  .homeSec.technology .archiveTit .post:nth-child(1n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #f2972d)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #f2972d 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #f2972d 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.technology .archiveTit .post:nth-child(1n) .titbtn a:before { border-color: #f2972d; }
  .homeSec.technology .archiveTit .post:nth-child(1n) .titbtn .btntxt { color: #f2972d; }
  .homeSec.technology .archiveTit .post:nth-child(1n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_orange.svg); }
  .homeSec.technology .archiveTit .post:nth-child(2n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #356cdb)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #356cdb 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #356cdb 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.technology .archiveTit .post:nth-child(2n) .titbtn a:before { border-color: #356cdb; }
  .homeSec.technology .archiveTit .post:nth-child(2n) .titbtn .btntxt { color: #356cdb; }
  .homeSec.technology .archiveTit .post:nth-child(2n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_blue.svg); }
  .homeSec.technology .archiveTit .post:nth-child(3n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #39abb5)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #39abb5 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #39abb5 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.technology .archiveTit .post:nth-child(3n) .titbtn a:before { border-color: #39abb5; }
  .homeSec.technology .archiveTit .post:nth-child(3n) .titbtn .btntxt { color: #39abb5; }
  .homeSec.technology .archiveTit .post:nth-child(3n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_mint.svg); }
  .homeSec.technology .archiveTit .post:nth-child(4n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #ea6d8d)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #ea6d8d 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #ea6d8d 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.technology .archiveTit .post:nth-child(4n) .titbtn a:before { border-color: #ea6d8d; }
  .homeSec.technology .archiveTit .post:nth-child(4n) .titbtn .btntxt { color: #ea6d8d; }
  .homeSec.technology .archiveTit .post:nth-child(4n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_rose.svg); }
  .homeSec.technology .archiveTit .post:nth-child(5n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #b7b0b7)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #b7b0b7 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #b7b0b7 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.technology .archiveTit .post:nth-child(5n) .titbtn a:before { border-color: #b7b0b7; }
  .homeSec.technology .archiveTit .post:nth-child(5n) .titbtn .btntxt { color: #b7b0b7; }
  .homeSec.technology .archiveTit .post:nth-child(5n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_gray.svg); }
  .homeSec.technology .archiveTit .post:nth-child(6n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #a95c32)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #a95c32 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #a95c32 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.technology .archiveTit .post:nth-child(6n) .titbtn a:before { border-color: #a95c32; }
  .homeSec.technology .archiveTit .post:nth-child(6n) .titbtn .btntxt { color: #a95c32; }
  .homeSec.technology .archiveTit .post:nth-child(6n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_gray.svg); }
  .homeSec.technology .archiveTit .post:nth-child(7n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #b7d100)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #b7d100 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #b7d100 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.technology .archiveTit .post:nth-child(7n) .titbtn a:before { border-color: #b7d100; }
  .homeSec.technology .archiveTit .post:nth-child(7n) .titbtn .btntxt { color: #b7d100; }
  .homeSec.technology .archiveTit .post:nth-child(7n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_lime.svg); }
  .homeSec.technology .archiveTit .post:nth-child(8n) { background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat bottom left/100% 50%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, transparent), color-stop(50.5%, #a560a2)) no-repeat top right/100% 50.2%; background: linear-gradient(to top right, transparent 50%, #a560a2 50.5%) no-repeat bottom left/100% 50%, linear-gradient(to bottom right, transparent 50%, #a560a2 50.5%) no-repeat top right/100% 50.2%; }
  .homeSec.technology .archiveTit .post:nth-child(8n) .titbtn a:before { border-color: #a560a2; }
  .homeSec.technology .archiveTit .post:nth-child(8n) .titbtn .btntxt { color: #a560a2; }
  .homeSec.technology .archiveTit .post:nth-child(8n) .titbtn .btntxt:after { background-image: url(../img/common/ico_arw02_purple.svg); }
  .homeSec.technology .archiveTit .post .sub, .homeSec.technology .archiveTit .post .title, .homeSec.technology .archiveTit .post .btn { margin-left: auto; }
  .homeSec.technology .archiveTit .post .title { padding-top: 75px; }
  .homeSec.technology .archiveTit .post .titbtn { margin-top: 46px; text-align: right; } }

@media all and (max-width: 350px) { .homeSec .archiveLink .slick-dots li button { width: 25px; }
  .homeSec .archiveTit { top: 35%; }
  .homeSec .archiveTit .post { padding-left: 10px; }
  .homeSec.people .archiveTit .post { padding-right: 10px; } }

_:-ms-fullscreen .homeSec.people .archiveTit .post, :root .homeSec.people .archiveTit .post { padding-right: 0; padding-left: 20px; }

_:-ms-fullscreen .homeSec .archiveTit .post, :root .homeSec .archiveTit .post { padding-right: 20px; }

_:-ms-fullscreen .homeSec .archiveTit .post .title, :root .homeSec .archiveTit .post .title { font-size: 4.5rem; letter-spacing: 0.1em; }

/* business
------------------------------------- */
#business .businessInner { padding-bottom: 70px; }

#business .mtit { margin-bottom: 20px; }

#business .mtit img { height: 27px; width: auto; }

#business .desc { margin-bottom: 30px; }

#business .archive { padding: 0 42px; }

#business .archive .post:nth-child(1n) .meta { background: #39abb5; }

#business .archive .post:nth-child(2n) .meta { background: #ea6d8d; }

#business .archive .post:nth-child(3n) .meta { background: #b7b0b7; }

#business .archive .post:nth-child(4n) .meta { background: #a95c32; }

#business .archive .post:nth-child(5n) .meta { background: #b7d100; }

#business .archive .post:nth-child(6n) .meta { background: #a560a2; }

#business .archive .post:nth-child(7n) .meta { background: #f2972d; }

#business .archive .post:nth-child(8n) .meta { background: #356cdb; }

#business .archive .post.is_mint .meta { background: #39abb5; }

#business .archive .post.is_mint .sub { color: #39abb5; }

#business .archive .post.is_rose .meta { background: #ea6d8d; }

#business .archive .post.is_rose .sub { color: #ea6d8d; }

#business .archive .post.is_gray .meta { background: #b7b0b7; }

#business .archive .post.is_gray .sub { color: #b7b0b7; }

#business .archive .post.is_brown .meta { background: #a95c32; }

#business .archive .post.is_brown .sub { color: #a95c32; }

#business .archive .post.is_lime .meta { background: #b7d100; }

#business .archive .post.is_lime .sub { color: #b7d100; }

#business .archive .post.is_purple .meta { background: #a560a2; }

#business .archive .post.is_purple .sub { color: #a560a2; }

#business .archive .post.is_orange .meta { background: #f2972d; }

#business .archive .post.is_orange .sub { color: #f2972d; }

#business .archive .post.is_blue .meta { background: #356cdb; }

#business .archive .post.is_blue .sub { color: #356cdb; }

#business .archive .post a { display: block; text-decoration: none; text-decoration: none; }

#business .archive .post .meta { padding: 15px 25px; color: #fff; }

#business .archive .post .meta .field { font-style: italic; padding-bottom: 7px; }

#business .archive .post .meta .sub { display: inline-block; font-size: 1.75rem; line-height: 1.1; background: #fff; padding: 4px 8px; }

#business .archive .post .meta .lead { padding-top: 9px; }

#business .archive .slick-arrow { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); z-index: 1; width: 24px; height: 24px; background: #f00; border: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

#business .archive .slick-arrow:before { content: ''; position: relative; display: block; width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; }

#business .archive .slick-prev { left: 10px; }

#business .archive .slick-prev:before { left: 3px; -webkit-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }

#business .archive .slick-next { right: 10px; }

#business .archive .slick-next:before { right: 3px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

@media all and (min-width: 600px) { #business .businessInner { padding-bottom: 140px; }
  #business .mtit { margin-bottom: 40px; }
  #business .mtit img { height: 54px; }
  #business .desc { width: 540px; font-size: 1.6rem; line-height: 2; }
  #business .archive { padding: 0; width: 100%; }
  #business .archive .post { position: relative; max-width: 850px; height: 440px; width: 100%; margin: 0 0; padding: 0; -webkit-transform: scale(0.85); -ms-transform: scale(0.85); transform: scale(0.85); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  #business .archive .post:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(51, 51, 51, 0.7); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  #business .archive .post a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100%; }
  #business .archive .post a:hover .pic img { -webkit-transform: scale(1.07); -ms-transform: scale(1.07); transform: scale(1.07); }
  #business .archive .post a .pic { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; overflow: hidden; }
  #business .archive .post a .pic img { height: 100%; width: auto; -webkit-transition: all 1s ease; transition: all 1s ease; }
  #business .archive .post a .meta { padding: 25px; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 33.3333%; overflow: hidden; font-size: 1.2rem; }
  #business .archive .post a .meta .field p { font-size: 1.8rem; letter-spacing: .075em; word-break: break-all; }
  #business .archive .post a .meta .sub { padding: 4px 12px; font-size: 2.6rem; word-break: break-all; }
  #business .archive .post a .meta .lead { padding-top: 15px; }
  #business .archive .post a .meta .lead p { font-size: 1.6rem; letter-spacing: 0; word-break: break-all; }
  #business .archive .slick-current { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  #business .archive .slick-current:before { background: transparent; display: none; }
  #business .archive .slick-arrow { top: auto; bottom: -40px; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); width: 34px; height: 34px; }
  #business .archive .slick-arrow:before { width: 15px; height: 15px; }
  #business .archive .slick-prev { left: 50%; margin-left: -420px; }
  #business .archive .slick-prev:before { left: 6px; }
  #business .archive .slick-next { right: 50%; margin-right: -420px; }
  #business .archive .slick-next:before { right: 0; }
  #business .archive .slick-dots { position: relative; width: 1000px; margin: 10px auto 0; text-align: center; }
  #business .archive .slick-dots li { display: inline-block; margin-left: 8px; }
  #business .archive .slick-dots li.slick-active button { background: #f00; }
  #business .archive .slick-dots li li { padding: 4px 0; }
  #business .archive .slick-dots li button { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0; background: #c8c9c9; border: 0; width: 64px; height: 2px; font-size: 0; box-sizing: border-box; line-height: 0; outline: none; cursor: pointer; } }

@media all and (max-width: 350px) { #business .archive { padding: 0 20px; }
  #business .archive .slick-prev { left: 10px; }
  #business .archive .slick-next { right: 10px; } }

/* whats
------------------------------------- */
#whats .inner { padding-top: 60px; padding-bottom: 60px; }

#whats .mtit { margin-bottom: 20px; font-size: 2.8rem; }

#whats .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -6px; }

#whats .list .item { width: 50%; padding: 0 6px 12px; box-sizing: border-box; }

@media all and (min-width: 600px) { #whats .inner { padding-top: 100px; padding-bottom: 100px; }
  #whats .mtit { margin-bottom: 24px; font-size: 5rem; }
  #whats .list .item { width: calc(100% / 4); } }

/* special
------------------------------------- */
#special .inner { padding-bottom: 60px; }

#special .mtit { margin-bottom: 15px; font-size: 2.8rem; }

@media all and (min-width: 600px) { #special .inner { padding-bottom: 115px; }
  #special .mtit { margin-bottom: 20px; font-size: 5rem; } }

@media all and (max-width: 350px) { #special .btn .sm { font-size: .9rem; }
  #special .btn .lg { font-size: 1.2rem; } }

/* event
------------------------------------- */
#event .mtit { margin-bottom: 15px; font-size: 2.8rem; }

#event .lgBtn a { height: 140px; }

#event .lgBtn .img { background: url(../img/home/pic_info01_sp.jpg) no-repeat center/cover; }

#event .eventList { margin-top: 6px; }

#event .eventItem { padding-top: 14px; }

#event .eventHead { padding: 5px; margin-bottom: 10px; background: #f00; text-align: center; color: #fff; font-size: 1.5rem; line-height: 1.1; letter-spacing: .1em; }

#event .eventBtns { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -3px; }

#event .eventBtns .btn { box-sizing: border-box; width: 50%; padding: 0 3px 6px; }

#event .eventBtns .btn a { font-size: 1.1rem; }

#event .smBtn { margin: 6px -3px 0; overflow: hidden; }

#event .smBtn .btn { float: left; display: inline-block; width: 50%; padding: 0 3px; box-sizing: border-box; }

@media all and (min-width: 600px) { #event .mtit { margin-bottom: 20px; font-size: 5rem; }
  #event .btnlist .lgBtn a { height: 158px; }
  #event .btnlist .lgBtn .img { background-image: url(../img/home/pic_info01_pc.jpg); }
  #event .btnlist .lgBtn .sm { margin-right: 0; display: block; }
  #event .btnlist .eventList { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 40px; }
  #event .btnlist .eventHead { padding: 8px; margin-bottom: 20px; font-size: 1.8rem; }
  #event .btnlist .eventItem { width: 50%; padding: 0 10px 20px; box-sizing: border-box; }
  #event .btnlist .eventBtns { margin: 0 -5px; }
  #event .btnlist .eventBtns .btn { padding: 0 5px 10px; }
  #event .btnlist .eventBtns .btn a { height: 55px; padding: 6px 10px; font-size: 1.4rem; line-height: 1.4; }
  #event .btnlist .smBtn { margin: 0 0 0 12px; width: 300px; }
  #event .btnlist .smBtn .btn { float: none; width: 100%; padding: 0; }
  #event .btnlist .smBtn .btn a { padding: 13px 10px 13px 0; font-size: 1.8rem; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  #event .btnlist .smBtn .btn + .btn { margin-top: 12px; } }

/* jobguide
------------------------------------- */
#jobguide .mtit { margin-bottom: 15px; font-size: 2.8rem; }

@media all and (min-width: 600px) { #jobguide .mtit { margin-bottom: 20px; font-size: 5rem; } }

/*
------------------------------------- */
.searchSec .inner { padding-top: 15px; }

.searchSec .mtit { margin-bottom: 10px; font-size: 1.6rem; font-weight: bold; color: #f00; }

.searchSec .mtit span { display: block; padding-left: 1.25em; }

.searchSec .recentTag li { display: inline-block; margin-right: 1em; line-height: 2; }

.searchSec .searchSecBox { /* padding: 15px; background: #f9f9f9; */ }

.searchSec .recommend { margin-top: 20px; }

.searchSec .recommend .link { display: block; padding: 8px 10px; border: 2px solid #f00; color: #f00; font-weight: bold; text-align: center; text-decoration: none; letter-spacing: .075em; box-sizing: border-box; font-size: 1.2rem; font-style: italic; font-feature-settings: "palt"; }

@media all and (min-width: 600px) { .searchSec .inner { padding-top: 45px; }
  .searchSec .mtit { margin-bottom: 25px; font-size: 2rem; }
  .searchSec .mtit span { display: inline-block; padding-left: 0; }
  .searchSec .recentTag li { font-size: 1.6rem; }
  .searchSec .recommend { margin-top: 35px; }
  .searchSec .recommend .link { text-align: center; padding: 18px 10px; width: 380px; margin: auto; cursor: pointer; font-size: 1.6rem; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
  .searchSec .recommend .link:hover { border-color: #ff6666; color: #ff6666; } }
