@charset "utf-8";
/*-------------------------------------
SITE : //www.jeansfactory.jp/
CREATE : 2017.01.11
MODIFIED : 2020.12.02
UPDATED BY : OGASAWARA
MEMO : 2019.08.20__ver1.0.2
MEMO : 2020.12.02__ver1.1.0 ブレイクポイントの追加。デザイン変更。CC対応。
-------------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Unica+One);

body * {transition: transform 0.5s cubic-bezier(0.16, 0.68, 0.43, 0.99);}

/* objectFit js
------------------------------------- */
.objectFit {object-fit: cover; font-family: 'object-fit: cover;';}

/* ==================================

 newsList
 
================================== */

/* news-container
-------------------------------------*/
.news-container{}
.news-container .news-container_inner{max-width: 1024px;margin:0 auto;}

.news-container .title{font-size:24px;font-weight:400;position:relative;margin-top:50px;display:  inline-block;padding-right:  25px;}
.news-container .title span{font-size: 24px;margin-left: 5px;color: #999;font-family: 'Unica One', cursive;}
.news-container .title::after {content: '';display: block; position: absolute;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%); transform: translateY(-50%); background-color: #200706;-webkit-transform-origin: top left;-ms-transform-origin: top left;transform-origin: top left;top: 50%;left: 100%; width: 100px;height: 1px;}
@media screen and (max-width:834px){
.news-container .news-container_inner{margin: 0 30px;width: -webkit-calc(100% - 60px);width: calc(100% - 60px);}
}
@media screen and (max-width:640px){
.news-container .news-container_inner{margin: 0 20px;width: -webkit-calc(100% - 40px);width: calc(100% - 40px);}
.news-container .title{font-size:20px;margin-top:30px;padding-right: 0;}
.news-container .title span{font-size: 20px;margin-left: 0px;}
.news-container .title::after {display: none;}
}

/* search
------------------------------------- */
/* modal ハック */
html{height: inherit;}
body{height: inherit;}

/* modal base */
.lock {overflow:hidden;}
.modal-content {position:relative;display:none;z-index:9999;width: 750px;background:#19212b;box-shadow: 0 0 30px rgba(0, 0, 0, .5);color:#fff;}
.modal-overlay {z-index:9998;display:none;position:fixed;top:0;left:0; width:100%;height:120%;background-color:rgba(0,0,0,0.75);}
.modal-wrap {z-index:9999; display:none;position:fixed; top:0;left:0;width:100%;height:100%;overflow:auto;}
.modal-open {text-decoration:underline;}
.modal-open:hover {cursor:pointer;}
.modal-close {text-decoration:underline;position: absolute;top: -25px;right: -25px;font-size: 0;width: 50px;height: 50px;background: none;}
.modal-close:hover {cursor:pointer;}
.modal-close:after{display: block;content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%) rotate(45deg);-moz-transform: translate(-50%,-50%) rotate(45deg);-ms-transform: translate(-50%,-50%) rotate(45deg);-o-transform: translate(-50%,-50%) rotate(45deg);transform: translate(-50%,-50%) rotate(45deg);width: 1px;height: 70px;background: #fff;}
.modal-close:before{display: block;content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%) rotate(45deg);-moz-transform: translate(-50%,-50%) rotate(45deg);-ms-transform: translate(-50%,-50%) rotate(45deg);-o-transform: translate(-50%,-50%) rotate(45deg);transform: translate(-50%,-50%) rotate(45deg);width: 70px;height: 1px;background: #fff;}
@media screen and (max-width:834px){
.modal-content {width: 80%;margin: 40px 0;}
.modal-close {right: 10px;}
.modal-close:after{height: 50px;}
.modal-close:before{width: 50px;}
}
@media screen and (max-width:640px){
.modal-content {width: 90%;}
}

/* news-container__filter */
.news-container__filter{margin-top:50px;font-size: 0;}
.news-container__filter .filter__keyword{display: inline-block;font-size: 14px;margin-right: 10px;width: 814px;width: -webkit-calc(100% - 210px);width: calc(100% - 210px);position: relative;vertical-align: top;}
.news-container__filter .filter__keyword input[name="keyword"]{border:none;background-color: #EBECF0;font-size: 14px;padding: 0 20px 0 55px;height: 50px;line-height: 50px;position:relative;width: 739px;width: -webkit-calc(100% - 75px);width: calc(100% - 75px);color: #000;border-radius: 5px;}
.news-container__filter .filter__keyword input[name="keyword"]:-webkit-autofill {-webkit-transition: background-color 9999s;transition: background-color 9999s;}
.news-container__filter .filter__keyword input[name="keyword"]::placeholder {color: rgba(150, 150, 150, 1);}
.news-container__filter .filter__keyword input[name="keyword"]:-ms-input-placeholder {color: rgba(150, 150, 150, 1);}
.news-container__filter .filter__keyword input[name="keyword"]::-ms-input-placeholder {color: rgba(150, 150, 150, 1);}
.news-container__filter .filter__keyword input[type="submit"]{width: 20px;height: 20px;position: absolute;top:50%;left: 20px;padding: 0;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);border:none;text-indent:-9999px;background: transparent;background-repeat: no-repeat;background-size: cover;background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3Anone%3Bstroke%3A%23333333%3Bstroke-width%3A7.6559%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M94.82%2C95L71.88%2C72.06L94.82%2C95L94.82%2C95z%20M71.88%2C17.33c15.11%2C15.11%2C15.11%2C39.61%2C0%2C54.72%20c-15.11%2C15.11-39.61%2C15.11-54.72%2C0c-15.11-15.11-15.11-39.61%2C0-54.72C32.27%2C2.22%2C56.77%2C2.22%2C71.88%2C17.33L71.88%2C17.33z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');}
.news-container__filter .filter__btn{width: 140px;width: -webkit-calc(200px - 60px);width: calc(200px - 60px);text-align: center;background-image: -webkit-linear-gradient(left, #2d94d2 0%, #00b6dd 100%);background-image: linear-gradient(to right, #2d94d2 0%, #00b6dd 100%);color: #fff;text-decoration: none;height: 50px;line-height: 50px;vertical-align: top;padding: 0 20px 0 40px;border-radius: 5px;transition: .3s ease-in-out;display: inline-block;font-size: 14px;position: relative;}
.news-container__filter .filter__btn:hover{transform: translateY(-4px);}
.news-container__filter .filter__btn::after{content:"";display:block;position: absolute;top: 50%;left: 20px;-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-o-transform: translate(0,-50%);transform: translate(0,-50%);width:25px;height:25px;background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3Anone%3Bstroke%3A%23FFFFFF%3Bstroke-width%3A4%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Ccircle%20class%3D%22st0%22%20cx%3D%2266.91%22%20cy%3D%2230.66%22%20r%3D%2210.57%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%223.5%22%20y1%3D%2230.66%22%20x2%3D%2241.55%22%20y2%3D%2230.66%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%2278.53%22%20y1%3D%2230.66%22%20x2%3D%2296.5%22%20y2%3D%2230.66%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%223.5%22%20y1%3D%2268.7%22%20x2%3D%2222.52%22%20y2%3D%2268.7%22%2F%3E%20%3Ccircle%20class%3D%22st0%22%20cx%3D%2233.09%22%20cy%3D%2268.7%22%20r%3D%2210.57%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%2256.34%22%20y1%3D%2268.7%22%20x2%3D%2296.5%22%20y2%3D%2268.7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');}
@media screen and (max-width:834px){
}
@media screen and (max-width:640px){
.news-container__filter{margin-top:30px}
.news-container__filter .filter__keyword{width: 80%;width: -webkit-calc(100% - 55px);width: calc(100% - 55px);position: relative;}
.news-container__filter .filter__keyword input[name="keyword"]{font-size: 13px;padding: 0 20px 0 40px;height: 45px;line-height: 45px;width: 80%;width: -webkit-calc(100% - 60px);width: calc(100% - 60px);}
.news-container__filter .filter__keyword input[type="submit"]{width: 15px;height: 15px;left: 15px;background-size: 15px 15px;}
.news-container__filter .filter__btn{width: 45px;height: 45px;line-height: 45px;padding: 0;font-size: 0;}
.news-container__filter .filter__btn::after{left: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
}

/* search-filter (modal-content) */
.search-modal-header{height: 90px;line-height: 90px;font-size: 18px;padding-left: 100px;background-size: 30px 30px;background-repeat: no-repeat;background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-width%3A4%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Ccircle%20class%3D%22st0%22%20cx%3D%2266.91%22%20cy%3D%2230.66%22%20r%3D%2210.57%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%223.5%22%20y1%3D%2230.66%22%20x2%3D%2241.55%22%20y2%3D%2230.66%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%2278.53%22%20y1%3D%2230.66%22%20x2%3D%2296.5%22%20y2%3D%2230.66%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%223.5%22%20y1%3D%2268.7%22%20x2%3D%2222.52%22%20y2%3D%2268.7%22%2F%3E%20%3Ccircle%20class%3D%22st0%22%20cx%3D%2233.09%22%20cy%3D%2268.7%22%20r%3D%2210.57%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%2256.34%22%20y1%3D%2268.7%22%20x2%3D%2296.5%22%20y2%3D%2268.7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-position: 50px 50%;}
.search-filter{padding: 50px;}
.search-filter .filter-section{max-width: 450px;margin: 0 auto;}
.search-filter .filter-section:nth-of-type(n+2){margin-top:30px}
.search-filter .filter-section .label{font-size:14px; margin-bottom:10px}
.search-filter .filter-section .select{display:  block;position:  relative;}
.search-filter .filter-section .select::after {right: 20px;position: absolute;top: 50%;border-top: 2px solid #333;border-right: 2px solid #333;content: "";-webkit-transform: translate(0,-7px) rotate(135deg);transform: translate(0,-7px) rotate(135deg);width: 7px;height: 7px;transition: .3s ease-in-out;margin-top: 1px;}
.search-filter .filter-section .select .selectBox{-moz-appearance: none;-webkit-appearance: none;box-sizing: border-box;align-items: center;border: none;justify-content: flex-start;position: relative;height: 45px;font-size: 13px;line-height: 45px;padding-left: 15px;border-radius: 0;background-color: rgba(255, 255, 255, 1);color: #000;width: 100%;cursor: pointer;display: block;outline: none;padding-right: 36px;box-shadow: 10px 25px 30px rgba(0,0,0,.08);transition: .3s ease-in-out;text-decoration: none;}
.search-filter .filter-section .select .selectBox::-ms-expand {display: none;}
.search-filter .filter-section.section__btn{ margin-top:60px;}
.search-filter .section__btn .btnList{}
.search-filter .section__btn .btnList li{}
.search-filter .section__btn .btnList .btn-execution{width: 300px;margin: 0 auto;}
.search-filter .section__btn .btnList .btn-execution p{height: 50px;line-height: 50px;display: block;position: relative;transition: .3s ease-in-out;color: #fff;text-align: center;background-image: -webkit-linear-gradient(left, #2d94d2 0%, #00b6dd 100%);background-image: linear-gradient(to right, #2d94d2 0%, #00b6dd 100%);border-radius: 50px;font-size: 16px;cursor:pointer;}
.search-filter .section__btn .btnList .btn-execution p:hover {transform: translateY(-4px);}
.search-filter .section__btn .btnList .btn-clear{margin-top: 30px;text-align: center;}
.search-filter .section__btn .btnList .btn-clear a{position: relative;transition: .3s ease-in-out;color: #fff;text-align:  center;text-decoration:  none;padding-right: 60px;font-size: 14px;}
.search-filter .section__btn .btnList .btn-clear a::after{transition: .3s ease-in-out;position: absolute;margin: auto;content: "";height: 1px;width: 30px;background: #fff;display:block;bottom: 5px;right: 1px;}
.search-filter .section__btn .btnList .btn-clear a::before{transition: .3s ease-in-out;position: absolute;margin: auto;content: "";height: 1px;width: 9px;background: #fff;display:block;bottom: 8px;right: 0px;-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);}
.search-filter .section__btn .btnList .btn-clear a:hover {}
.search-filter .section__btn .btnList .btn-clear a:hover::after{bottom: 5px;right: -4px;}
.search-filter .section__btn .btnList .btn-clear a:hover::before{bottom: 8px;right: -5px;}
@media screen and (max-width:834px){
}
@media screen and (max-width:640px){
.search-modal-header{height: 70px;line-height: 70px;font-size: 15px;padding-left: 70px;background-size: 25px 25px;background-position: 30px 50%;}
.search-filter{padding: 30px 30px 50px;}
.search-filter .filter-section:nth-of-type(n+2){margin-top:20px}
.search-filter .filter-section.section__btn{ margin-top:50px;}
.search-filter .section__btn .btnList .btn-execution{width: 80%}
.search-filter .section__btn .btnList .btn-execution p{height: 50px;line-height: 50px;font-size: 14px;}
.search-filter .section__btn .btnList .btn-clear a{font-size: 13px;}
}

/* news-content
------------------------------------- */
.news-content{margin-top: 80px;}
.news-content .newsList{font-size:  0;list-style:  none;padding:  0;margin:  0;}
.news-content .newsList > li{display:  inline-block;font-size: 14px;width: 48%;width: -webkit-calc(100% / 2 - 10px);width: calc(100% / 2 - 10px);margin-right: 20px;vertical-align:  top;}
.news-content .newsList > li:nth-of-type(2n){margin-right:0;}
.news-content .newsList > li:nth-of-type(n+3){margin-top: 20px;}
.news-content .newsList .newsList__link{background-color: #fff;position:  relative;transition: .5s ease-in-out;color:#242424;text-decoration:  none;table-layout: fixed;display: -webkit-flex;display: flex;}
.news-content .newsList .newsList__link .img{width: 200px;height: 200px;overflow: hidden;min-width: 200px;max-width: 200px;}
.news-content .newsList .newsList__link .img img{display: block;width: 100%;height: 100%;object-fit: cover;transition:-webkit-transform .5s;transition:transform .5s;transition: all .3s ease-in-out;}
.news-content .newsList .newsList__link .newsList__icon-new{top: -8px;left: 146px;width: 60px;height: 36px;margin: 0;padding: 0;font-size: 18px;font-weight: 700;text-align: center;color: #fff;background: #181818;border: 2px solid #fff;position:  absolute;line-height:  36px;animation: animScale 3.5s ease-out;font-family: 'Unica One', cursive;z-index:  1;}
@keyframes animScale {
 0% {transform: scale(0, 0);}
 30% {transform: scale(0, 0);}
 35% {transform: scale(1.2, 1.2);}
 40% {transform: scale(1, 1);}
 45% {transform: scale(1.1, 1.1);}
 60% {transform: scale(1, 1);}
 100% {transform: scale(1, 1);}
}
.news-content .newsList .newsList__link .newsList__info{padding:15px 0 15px 15px;position:relative;overflow: hidden;height: -webkit-calc(200px - 30px);height: calc(200px - 30px);}
.news-content .newsList .newsList__link .newsList__info .infoTitle{font-size: 16px;font-weight: 400;line-height: 1.6;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news-content .newsList .newsList__link .newsList__info .infoMeta{margin-top: 10px;font-size: 14px;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;white-space: nowrap;overflow: hidden;}
.news-content .newsList .newsList__link .newsList__info .infoMeta .meta__time{color: #999;font-family: 'Unica One', cursive;line-height: 1;}
.news-content .newsList .newsList__link .newsList__info .infoMeta .meta__time + *{margin-left:20px;}
.news-content .newsList .newsList__link .newsList__info .infoMeta .meta__category-web{padding: 0 12px;height: 20px;line-height: 20px;margin-right: 2px;font-size: 0.7em;color: #525263;border: solid 1px #D7DADD;border-radius: 3px;background-color: #F5F7F8;}
.news-content .newsList .newsList__link .newsList__info .infoMeta .meta__category-shop{padding: 0 12px;height: 20px;line-height: 20px;margin-right: 2px;font-size: 0.7em;color: #525263;border: solid 1px #D7DADD;border-radius: 3px;background-color: #F5F7F8;}
.news-content .newsList .newsList__link .newsList__info .infoMeta p[class^="meta__category-"] + *{margin-left: 1px;}
.news-content .newsList .newsList__link:hover {box-shadow: 0 20px 20px -20px #BABECC, 0 -20px 20px -20px #e8e9ea;}
.news-content .newsList .newsList__link:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
@-moz-document url-prefix() { /* Firefox ハック対応 */
.news-content .newsList .newsList__link .newsList__info .infoTitle {font-size: 15px;}
}
@media screen and (max-width:834px){
.news-content{margin-top: 50px;}
.news-content .newsList > li{width: 100%;margin-right:0;}
.news-content .newsList > li:nth-of-type(n+2){margin-top: 20px;}
}
@media screen and (max-width:640px){
.news-content .newsList > li:nth-of-type(n+2){margin-top: 15px;}
.news-content .newsList .newsList__link .img{width: 120px;height: 120px;min-width: 120px;max-width: 120px;}
.news-content .newsList .newsList__link .newsList__icon-new{width: 50px;font-size: 16px;height: 32px;line-height: 32px;left: 69px;}
.news-content .newsList .newsList__link .newsList__info{padding:12px 0 12px 12px;height: -webkit-calc(120px - 24px);height: calc(120px - 24px);}
.news-content .newsList .newsList__link .newsList__info .infoTitle{font-size: 13px;}
.news-content .newsList .newsList__link .newsList__info .infoMeta{font-size: 13px;-ms-flex-align: flex-start;align-items: flex-start;}
.news-content .newsList .newsList__link .newsList__info .infoMeta .meta__category-web{padding: 0 10px;height: 20px;line-height: 20px;font-size: 10px;}
.news-content .newsList .newsList__link .newsList__info .infoMeta .meta__category-shop{padding: 0 10px;height: 20px;line-height: 20px;font-size: 10px;}
}

/* pagerWrapper_ver02
-------------------------------------*/
.pagerWrapper_ver02{margin: 80px auto 100px;max-width: 1024px;position: relative;}
.pagerWrapper_ver02::after {content: "";clear: both;display: block;}
.pagerWrapper_ver02 .pagenation {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 450px;text-align: center;overflow: hidden;position: relative;transition: .5s ease-in-out;color: #242424;float: right;background: #fff;border: 1px solid #666;border-radius: 6px;}
.pagerWrapper_ver02 .pagenation-next,
.pagerWrapper_ver02 .pagenation-prev {display: block; min-height: 56px;-webkit-flex-basis: 112px;-ms-flex-preferred-size: 112px;flex-basis: 112px;font-size: 14px;font-weight: 700;}
.pagerWrapper_ver02 .pagenation-prev {border-right: 1px solid #666;}
.pagerWrapper_ver02 .pagenation-next {border-left: 1px solid #666;}
.pagerWrapper_ver02 .pagenation-next>a,
.pagerWrapper_ver02 .pagenation-prev>a {display: block;color: inherit;padding: 0; line-height: 56px;text-decoration:  none;position: relative;transition: .3s ease-in-out;}
.pagerWrapper_ver02 .pagenation-next>a:hover{color:#fff}
.pagerWrapper_ver02 .pagenation-prev>a:hover{color:#fff}
.pagerWrapper_ver02 .pagenation-select {position: relative;display: block;width: 100%;-webkit-box-flex: 1;-webkit-flex: 1; -ms-flex: 1;flex: 1;cursor: pointer;transition: .3s ease-in-out;}
.pagerWrapper_ver02 .pagenation-select-label {position: absolute;font-size: 20px;font-weight: 700;text-align: center;width: 100%;padding: 0;line-height: 56px;font-family: 'Unica One', cursive;}
.pagerWrapper_ver02 .pagenation-select-label span{margin: 0 4px;}
.pagerWrapper_ver02 .pagenation-select-arrow {position: absolute;top: 50%;right: 28px;margin-top: -5px;}
.pagerWrapper_ver02 .pagenation-select-arrow::after {right: 50%;position: absolute;top: 50%;border-top: 1px solid #242424;border-right: 1px solid #242424;content: "";-webkit-transform: translate(50%,-50%) rotate(135deg);transform: translate(50%,-50%) rotate(135deg);width: 10px;height: 10px;transition: .3s ease-in-out;}
.pagerWrapper_ver02 .pagenation-select:hover{color:#fff}
.pagerWrapper_ver02 .pagenation-select:hover .pagenation-select-arrow::after {border-top: 1px solid #fff;border-right: 1px solid #fff;margin-top:3px}
.pagerWrapper_ver02 .pagenation-select-list {-webkit-appearance: none;-moz-appearance: none;appearance: none;display: block;width: 100%; height: 100%;border: none;opacity: 0;position: relative;z-index: 2;cursor: pointer;color: #242424;}
.pagenation-hover {vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative; overflow: hidden;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.pagenation-hover:before {content: "";position: absolute;top: 50%;left: 50%;margin: -5px auto auto -5px;z-index: -1;background-image: -webkit-linear-gradient(left, #202020 0%, #202020 100%);background-image: linear-gradient(to right, #202020 0%, #202020 100%);-webkit-transform: scale(0);transform: scale(0);transition: -webkit-transform .5s;transition: transform .5s;width: 10px;height: 10px;border-radius: 5px;}
.pagenation-hover:hover:before{-webkit-transform:scale(30);transform:scale(30)}
@media screen and (max-width:834px){
.pagerWrapper_ver02{margin: 50px 30px;width: -webkit-calc(100% - 60px);width: calc(100% - 60px);}
.pagerWrapper_ver02 .pagenation {width: 100%;}
.pagerWrapper_ver02 .pagenation-next,
.pagerWrapper_ver02 .pagenation-prev {-webkit-flex-basis: 150px;-ms-flex-preferred-size: 150px;flex-basis: 150px;}
.pagerWrapper_ver02 .pagenation-select-label {font-size: 18px;}
.pagerWrapper_ver02 .pagenation-select-arrow {right: 30px;margin-top: -3px;}
.pagerWrapper_ver02 .pagenation-select:hover .pagenation-select-arrow::after {margin-top:2px}
.pagenation-hover:hover:before{-webkit-transform:scale(50);transform:scale(50)}
}
@media screen and (max-width:640px){
.pagerWrapper_ver02{margin: 50px 20px;width: -webkit-calc(100% - 40px);width: calc(100% - 40px);}
.pagerWrapper_ver02 .pagenation-next,
.pagerWrapper_ver02 .pagenation-prev {min-height: 49px;-webkit-flex-basis: 80px;-ms-flex-preferred-size: 80px;flex-basis: 80px;font-size: 13px;}
.pagerWrapper_ver02 .pagenation-next>a,
.pagerWrapper_ver02 .pagenation-prev>a {line-height: 49px;}
.pagerWrapper_ver02 .pagenation-select-label {font-size: 17px;line-height: 49px;}
.pagerWrapper_ver02 .pagenation-select-arrow {right: 20px;}
.pagerWrapper_ver02 .pagenation-select-arrow::after {width: 8px;height: 8px;}
.pagenation-hover:hover:before{-webkit-transform:scale(30);transform:scale(30)}
}

/* filterNav
-------------------------------------*/
.filterNav{margin-top: 20px;}
.filterNav .filterNav__item{display: flex;display: -ms-flexbox;display: -webkit-flex;flex-flow: row nowrap;-ms-flex-flow: row nowrap;-moz-align-items: center; -ms-align-items: center;-ms-flex-align: center;align-items: center;}
.filterNav .filterNav__item .filterNav__title{font-size: 14px;}
.filterNav .filterNav__item .filterNav__title .filterNav__titleText{display: block; padding-right: 30px;border-right: 1px solid #242424;margin-right: 30px;margin-top:  10px;}
.filterNav .filterNav__detail{}
.filterNav .filterNav__detail .filterNav__tags{font-size:  0;padding:  0;margin:  0;}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem{display: inline-block;margin-right: 10px;margin-top: 10px;}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn{display: inline-block;padding: 0 15px 0 35px;color: #202020;line-height: 36px;background: #EBECF0;border-radius: 36px;height: 36px;text-decoration: none;position: relative;transition: .5s ease-in-out;font-size: 12px;white-space: nowrap;}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn .close{position:  absolute;left: 12px;top: 50%;-webkit-transform: translate(0,-50%);transform: translate(0,-50%);width: 18px;height: 18px;border-radius:  20px;transition: .5s ease-in-out;}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn .close::before{transition: .5s ease-in-out;position: absolute;margin: auto;content: "";height: 1px;width: 14px;background: #202020;display: block;top: 50%;right: 50%;-webkit-transform: translate(50%,-50%) rotate(-45deg);transform: translate(50%,-50%) rotate(-45deg);}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn .close::after{transition: .5s ease-in-out;position: absolute;margin: auto;content: "";height: 1px;width: 14px;background: #202020;display: block;top: 50%;right: 50%;-webkit-transform: translate(50%,-50%) rotate(-135deg);transform: translate(50%,-50%) rotate(-135deg);}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn:hover{background: #001335;color:#fff}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn:hover .close{-webkit-transform: translate(0,-50%) rotate(-90deg);-moz-transform: translate(0,-50%) rotate(-90deg);-ms-transform: translate(0,-50%) rotate(-90deg);-o-transform: translate(0,-50%) rotate(-90deg);transform: translate(0,-50%) rotate(-90deg);}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn:hover .close::before,
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn:hover .close::after{background: #fff;}
@media screen and (max-width:640px){
.filterNav{margin-top: 10px;}
.filterNav .filterNav__item{display: flex;display: -ms-flexbox;display: -webkit-flex;flex-flow: row nowrap;-ms-flex-flow: row nowrap;-moz-align-items: center; -ms-align-items: center;-ms-flex-align: center;align-items: center;}
.filterNav .filterNav__item .filterNav__title{font-size: 12px;}
.filterNav .filterNav__item .filterNav__title .filterNav__titleText{padding-right: 10px;margin-right: 10px;margin-top: 5px;}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem{margin-right: 5px;margin-top: 5px;}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn{padding: 0 15px 0 30px;font-size: 11px;line-height: 30px;border-radius: 30px;height: 30px;}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn .close{width: 16px;height: 16px;border-radius: 16px;}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn .close::before{width: 12px}
.filterNav .filterNav__detail .filterNav__tags .filterNav__tagsItem .filterNav__btn .close::after{width: 12px}
}

/* ==================================

 newsDetail
 
================================== */

/*Detail
-------------------------------------*/
#newsHead {border-bottom: 1px solid #ddd;padding-bottom: 40px;margin-top: 40px;}
#newsHead .newsDetail-date {font-size: 13px;color: #808080;margin:0 auto;max-width: 1024px;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;}
#newsHead .newsDetail-date .icon-date{background-repeat: no-repeat;background-size: cover;background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20325%20325%22%20style%3D%22enable-background%3Anew%200%200%20325%20325%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23808080%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M114.7%2C284.3L41%2C210.6L219.3%2C32.3l73.7%2C73.7L114.7%2C284.3z%20M34.1%2C223.6l67.6%2C67.6L0.4%2C325L34.1%2C223.6z%20M315.7%2C83.5l-12.8%2C12.8l-73.8-73.8l12.8-12.8c12.9-12.9%2C33.8-12.9%2C46.6%2C0l27.2%2C27.2C328.5%2C49.8%2C328.5%2C70.6%2C315.7%2C83.5z%22%2F%3E%3C%2Fsvg%3E');width: 16px;height: 16px;margin-right: 10px;display: inline-block;}
#newsHead .newsDetail-title {font-size: 28px;line-height: 1.6;font-weight: normal; margin:10px auto 0; max-width: 1024px;}
#newsDetail .newsDetail-img{max-width: 750px;margin: 60px auto 0;}
#newsDetail .newsDetail-img img{ width: 100%}
#newsDetail .newsDetail-img iframe{width: 100%;height: 422px;}
#newsDetail .newsLead {max-width: 650px;margin: 60px auto 0;font-size: 15px;line-height: 1.8;}
#newsDetail .newsContainer { max-width: 750px; margin: 60px auto 0;}
#newsDetail .newsContainer .infoBox { width: auto; font-size: 14px; line-height: 1.8}
#newsDetail .newsContainer .infoBox iframe{width: 100%;height: 422px;}
#newsDetail .newsContainer .bgGray {background: #EBECF0;padding: 50px;}
#newsDetail .newsContainer .infoBox .infoTitle{ font-size: 16px; font-weight: bold; margin-bottom: 5px}
@media screen and (max-width:834px){
#newsHead {border-bottom:none;padding-bottom:0;margin-top: 30px;}
#newsHead .newsDetail-date {padding:0 30px;}
#newsHead .newsDetail-title {font-size: 24px;padding: 0 30px;}
#newsDetail .newsDetail-img{margin: 50px 30px 0;}
#newsDetail .newsLead {margin: 40px auto 0;padding: 0 30px;width: -webkit-calc(100% - 60px);width: calc(100% - 60px);}
#newsDetail .newsContainer {margin: 50px auto 0;}
#newsDetail .newsContainer .infoBox {padding: 0 30px;}
#newsDetail .newsContainer .bgGray {padding: 40px 30px;width: -webkit-calc(100% - 60px);width: calc(100% - 60px);}
}
@media screen and (max-width:640px){
#newsHead {margin-top: 20px;}
#newsHead .newsDetail-date {padding:0 20px;}
#newsHead .newsDetail-date .icon-date{width: 14px;height: 14px;}
#newsHead .newsDetail-title {font-size: 20px;padding: 0  20px;}
#newsDetail .newsDetail-img{margin: 30px 20px 0;}
#newsDetail .newsDetail-img iframe{height: 195px;}
#newsDetail .newsLead {margin: 30px auto 0;font-size: 14px;padding: 0 20px;width: -webkit-calc(100% - 40px);width: calc(100% - 40px);}
#newsDetail .newsContainer {margin: 40px auto 0;}
#newsDetail .newsContainer .infoBox {padding: 0 20px;}
#newsDetail .newsContainer .infoBox iframe{height: 195px;}
#newsDetail .newsContainer .bgGray {padding: 30px 20px;width: -webkit-calc(100% - 40px);width: calc(100% - 40px);}
}

/* linkBtnWrapper
-------------------------------------*/
#newsDetail .linkBtnWrapper {text-align: center;margin: 60px auto 0;font-size: 0;max-width: 750px;}
#newsDetail .linkBtnWrapper .linkBtn {display: inline-block;min-width: -webkit-calc(300px - 40px);min-width: calc(300px - 40px);height: 56px;line-height: 56px;background: #2490d0;font-size: 14px;font-weight: 400;padding: 0 20px;color: #fff;transition: .5s ease-in-out;margin: 8px;text-decoration: none;}
#newsDetail .linkBtnWrapper .linkBtn .icon-blank{margin-left:15px;width: 15px;height: 15px;display:inline-block;vertical-align:middle;margin-top:-3px;fill:#fff;}
#newsDetail .linkBtnWrapper .linkBtn .icon-cart{margin-right:15px;width: 20px;height: 20px;display:inline-block;vertical-align:middle;margin-top:-6px;fill:#fff;}
#newsDetail .linkBtnWrapper .linkBtn:hover {transform: translateY(-2px);}
#newsDetail .linkBtnWrapper .grey {background: #fff;color: #202020;box-shadow: -5px -5px 15px #e8e9ea, 5px 5px 15px #babecc;}
#newsDetail .linkBtnWrapper .grey:hover {box-shadow: -2px -2px 5px #e8e9ea, 2px 2px 5px #babecc;}
#newsDetail .linkBtnWrapper .blue {background:#2490d0;background-image: -webkit-linear-gradient(left, #2d94d2 0%, #00b6dd 100%);background-image: linear-gradient(to right, #2d94d2 0%, #00b6dd 100%);}
#newsDetail .linkBtnWrapper .red {background:#E83656;background-image: -webkit-linear-gradient(left, #E83656 0%, #f74780 100%);background-image: linear-gradient(to right, #E83656 0%, #f74780 100%);}
#newsDetail .linkBtnWrapper .black {background: #202020;background-image: -webkit-linear-gradient(left, #202020 0%, #3e3e3e 100%);background-image: linear-gradient(to right, #202020 0%, #3e3e3e 100%);}
@media screen and (max-width:834px){
#newsDetail .linkBtnWrapper {margin: 50px auto 0;}
}
@media screen and (max-width:640px){
#newsDetail .linkBtnWrapper {margin: 40px auto 0;}
#newsDetail .linkBtnWrapper .linkBtn {max-width: -webkit-calc(100% - 40px);max-width: calc(100% - 40px);height: 50px;line-height: 50px;font-size: 13px;margin: 0;overflow: hidden;min-width: -webkit-calc(280px - 40px);min-width: calc(280px - 40px);}
#newsDetail .linkBtnWrapper .linkBtn:nth-of-type(n+2){margin-top: 15px;}
}

/* share
-------------------------------------- */
.news-share__bottom{white-space: nowrap;margin: 80px auto 0;text-align: center;}
.news-share__bottom .news-share-ttl{font-size: 24px;letter-spacing: 0.15em;text-align: center;font-family: geom-graphic, sans-serif;}
.news-share__bottom .news-share-list{font-size: 0;margin-top: 30px;}
.news-share__bottom .news-share-list li{display: inline-block;margin-right: 25px;}
.news-share__bottom .news-share-list li:last-of-type{margin-right:0;}
.news-share__bottom .news-share-list li a{width: 60px;height: 60px;display: block;border-radius: 60px;-webkit-transition: 0.3s;transition: 0.3s;background-repeat: no-repeat;background-size: 36px 36px;background-position: 50% 50%;background-color: #f1f1f1;}
.news-share__bottom .news-share-list li a:hover{}
.news-share__bottom .news-share-list li a:active{}
.news-share__bottom .news-share-list li .icon-line{background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23879fbe%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M100%2C43.07c0-22.37-22.43-40.58-50-40.58c-27.57%2C0-50%2C18.2-50%2C40.58C0%2C63.13%2C17.79%2C79.92%2C41.82%2C83.1%20c1.63%2C0.35%2C3.84%2C1.07%2C4.4%2C2.47c0.5%2C1.26%2C0.33%2C3.24%2C0.16%2C4.52c0%2C0-0.59%2C3.53-0.71%2C4.28c-0.22%2C1.26-1%2C4.94%2C4.33%2C2.7%20c5.34-2.25%2C28.8-16.96%2C39.29-29.03h0C96.53%2C60.09%2C100%2C52.02%2C100%2C43.07z%20M32.36%2C55.01c0%2C0.54-0.43%2C0.97-0.97%2C0.97H17.38h0%20c-0.26%2C0-0.5-0.1-0.67-0.27c0%2C0-0.01-0.01-0.01-0.01c-0.01%2C0-0.01-0.01-0.01-0.01c-0.17-0.17-0.27-0.41-0.27-0.67v0V33.23%20c0-0.54%2C0.44-0.97%2C0.97-0.97h3.51c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97v17.3h9.53c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97V55.01z%20M40.81%2C55.02%20c0%2C0.54-0.44%2C0.97-0.97%2C0.97h-3.51c-0.54%2C0-0.97-0.43-0.97-0.97V33.23c0-0.54%2C0.44-0.97%2C0.97-0.97h3.51c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97%20V55.02z%20M64.95%2C55.02c0%2C0.54-0.44%2C0.97-0.97%2C0.97h-3.51c-0.09%2C0-0.17-0.01-0.25-0.03c0%2C0-0.01%2C0-0.01%2C0%20c-0.02-0.01-0.04-0.01-0.07-0.02c-0.01%2C0-0.02-0.01-0.03-0.01c-0.02-0.01-0.03-0.01-0.05-0.02c-0.02-0.01-0.03-0.02-0.05-0.02%20c-0.01%2C0-0.02-0.01-0.03-0.01c-0.02-0.01-0.04-0.02-0.06-0.04c0%2C0-0.01-0.01-0.01-0.01c-0.09-0.06-0.18-0.14-0.25-0.24l-10-13.5%20v12.94c0%2C0.54-0.44%2C0.97-0.97%2C0.97H45.2c-0.54%2C0-0.97-0.43-0.97-0.97V33.23c0-0.54%2C0.44-0.97%2C0.97-0.97h3.51c0.01%2C0%2C0.02%2C0%2C0.03%2C0%20c0.02%2C0%2C0.03%2C0%2C0.05%2C0c0.02%2C0%2C0.03%2C0%2C0.05%2C0.01c0.01%2C0%2C0.03%2C0%2C0.04%2C0.01c0.02%2C0%2C0.04%2C0.01%2C0.06%2C0.01c0.01%2C0%2C0.02%2C0.01%2C0.03%2C0.01%20c0.02%2C0.01%2C0.04%2C0.01%2C0.06%2C0.02c0.01%2C0%2C0.02%2C0.01%2C0.03%2C0.01c0.02%2C0.01%2C0.04%2C0.02%2C0.06%2C0.02c0.01%2C0%2C0.02%2C0.01%2C0.03%2C0.02%20c0.02%2C0.01%2C0.03%2C0.02%2C0.05%2C0.03c0.01%2C0.01%2C0.02%2C0.01%2C0.03%2C0.02c0.02%2C0.01%2C0.03%2C0.02%2C0.05%2C0.03c0.01%2C0.01%2C0.02%2C0.01%2C0.03%2C0.02%20c0.02%2C0.01%2C0.04%2C0.03%2C0.05%2C0.04c0.01%2C0.01%2C0.01%2C0.01%2C0.02%2C0.02c0.02%2C0.02%2C0.04%2C0.04%2C0.06%2C0.06c0%2C0%2C0%2C0%2C0.01%2C0.01%20c0.03%2C0.03%2C0.05%2C0.06%2C0.08%2C0.1l9.98%2C13.48V33.23c0-0.54%2C0.44-0.97%2C0.97-0.97h3.51c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97V55.02z%20M84.32%2C36.74%20c0%2C0.54-0.43%2C0.97-0.97%2C0.97h-9.53v3.68h9.53c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97v3.51c0%2C0.54-0.43%2C0.97-0.97%2C0.97h-9.53v3.68h9.53%20c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97v3.51c0%2C0.54-0.43%2C0.97-0.97%2C0.97H69.34h0c-0.26%2C0-0.5-0.1-0.67-0.27c0%2C0-0.01-0.01-0.01-0.01%20c0%2C0-0.01-0.01-0.01-0.02c-0.17-0.17-0.27-0.41-0.27-0.67v0V33.23v0c0-0.26%2C0.1-0.5%2C0.27-0.67c0-0.01%2C0.01-0.01%2C0.02-0.02%20c0%2C0%2C0.01-0.01%2C0.01-0.01c0.18-0.17%2C0.41-0.27%2C0.68-0.27h0h14.01c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97V36.74z%22%2F%3E%3C%2Fsvg%3E');}
.news-share__bottom .news-share-list li .icon-facebook{background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23879fbe%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M73.15%2C32.8H57.61c0-4.9%2C0-8.38%2C0-9.46c0-5.6%2C2.92-6.19%2C4.91-6.19c1.98%2C0%2C10.62%2C0%2C10.62%2C0V0c0%2C0-2.1%2C0-15.65%2C0%20C39.16%2C0%2C36.47%2C13.42%2C36.47%2C22.18c0%2C1.47%2C0%2C5.34%2C0%2C10.62H26.44v17.28h10.03c0%2C22.44%2C0%2C49.91%2C0%2C49.91h21.14c0%2C0%2C0-27.73%2C0-49.91H71.4%20L73.15%2C32.8z%22%2F%3E%3C%2Fsvg%3E');}
.news-share__bottom .news-share-list li .icon-twitter{background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%234D4D4D%3B%7D%20.st1%7Bfill%3A%23879fbe%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%22173.5%22%20cy%3D%2251.5%22%20r%3D%2224.5%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M31.45%2C90.36c37.74%2C0%2C58.37-31.26%2C58.37-58.37c0-0.89-0.02-1.77-0.06-2.65c4.01-2.9%2C7.49-6.51%2C10.24-10.62%20c-3.68%2C1.63-7.63%2C2.73-11.78%2C3.23c4.24-2.54%2C7.49-6.56%2C9.02-11.35c-3.97%2C2.35-8.35%2C4.06-13.03%2C4.98c-3.74-3.99-9.08-6.48-14.98-6.48%20c-11.33%2C0-20.52%2C9.19-20.52%2C20.52c0%2C1.61%2C0.18%2C3.18%2C0.53%2C4.68C32.2%2C33.43%2C17.08%2C25.26%2C6.96%2C12.85C5.2%2C15.88%2C4.18%2C19.4%2C4.18%2C23.16%20c0%2C7.12%2C3.62%2C13.4%2C9.13%2C17.08c-3.37-0.1-6.53-1.03-9.29-2.57c0%2C0.09%2C0%2C0.17%2C0%2C0.26c0%2C9.94%2C7.07%2C18.23%2C16.46%2C20.11%20c-1.72%2C0.47-3.54%2C0.72-5.41%2C0.72c-1.32%2C0-2.61-0.13-3.86-0.37c2.61%2C8.15%2C10.19%2C14.08%2C19.17%2C14.25c-7.02%2C5.5-15.87%2C8.78-25.48%2C8.78%20c-1.66%2C0-3.29-0.09-4.89-0.28C9.08%2C86.96%2C19.86%2C90.36%2C31.45%2C90.36%22%2F%3E%3C%2Fsvg%3E');}
.news-share__bottom .news-share-list li .icon-line:hover{background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%231dcd00%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M100%2C43.07c0-22.37-22.43-40.58-50-40.58c-27.57%2C0-50%2C18.2-50%2C40.58C0%2C63.13%2C17.79%2C79.92%2C41.82%2C83.1%20c1.63%2C0.35%2C3.84%2C1.07%2C4.4%2C2.47c0.5%2C1.26%2C0.33%2C3.24%2C0.16%2C4.52c0%2C0-0.59%2C3.53-0.71%2C4.28c-0.22%2C1.26-1%2C4.94%2C4.33%2C2.7%20c5.34-2.25%2C28.8-16.96%2C39.29-29.03h0C96.53%2C60.09%2C100%2C52.02%2C100%2C43.07z%20M32.36%2C55.01c0%2C0.54-0.43%2C0.97-0.97%2C0.97H17.38h0%20c-0.26%2C0-0.5-0.1-0.67-0.27c0%2C0-0.01-0.01-0.01-0.01c-0.01%2C0-0.01-0.01-0.01-0.01c-0.17-0.17-0.27-0.41-0.27-0.67v0V33.23%20c0-0.54%2C0.44-0.97%2C0.97-0.97h3.51c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97v17.3h9.53c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97V55.01z%20M40.81%2C55.02%20c0%2C0.54-0.44%2C0.97-0.97%2C0.97h-3.51c-0.54%2C0-0.97-0.43-0.97-0.97V33.23c0-0.54%2C0.44-0.97%2C0.97-0.97h3.51c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97%20V55.02z%20M64.95%2C55.02c0%2C0.54-0.44%2C0.97-0.97%2C0.97h-3.51c-0.09%2C0-0.17-0.01-0.25-0.03c0%2C0-0.01%2C0-0.01%2C0%20c-0.02-0.01-0.04-0.01-0.07-0.02c-0.01%2C0-0.02-0.01-0.03-0.01c-0.02-0.01-0.03-0.01-0.05-0.02c-0.02-0.01-0.03-0.02-0.05-0.02%20c-0.01%2C0-0.02-0.01-0.03-0.01c-0.02-0.01-0.04-0.02-0.06-0.04c0%2C0-0.01-0.01-0.01-0.01c-0.09-0.06-0.18-0.14-0.25-0.24l-10-13.5%20v12.94c0%2C0.54-0.44%2C0.97-0.97%2C0.97H45.2c-0.54%2C0-0.97-0.43-0.97-0.97V33.23c0-0.54%2C0.44-0.97%2C0.97-0.97h3.51c0.01%2C0%2C0.02%2C0%2C0.03%2C0%20c0.02%2C0%2C0.03%2C0%2C0.05%2C0c0.02%2C0%2C0.03%2C0%2C0.05%2C0.01c0.01%2C0%2C0.03%2C0%2C0.04%2C0.01c0.02%2C0%2C0.04%2C0.01%2C0.06%2C0.01c0.01%2C0%2C0.02%2C0.01%2C0.03%2C0.01%20c0.02%2C0.01%2C0.04%2C0.01%2C0.06%2C0.02c0.01%2C0%2C0.02%2C0.01%2C0.03%2C0.01c0.02%2C0.01%2C0.04%2C0.02%2C0.06%2C0.02c0.01%2C0%2C0.02%2C0.01%2C0.03%2C0.02%20c0.02%2C0.01%2C0.03%2C0.02%2C0.05%2C0.03c0.01%2C0.01%2C0.02%2C0.01%2C0.03%2C0.02c0.02%2C0.01%2C0.03%2C0.02%2C0.05%2C0.03c0.01%2C0.01%2C0.02%2C0.01%2C0.03%2C0.02%20c0.02%2C0.01%2C0.04%2C0.03%2C0.05%2C0.04c0.01%2C0.01%2C0.01%2C0.01%2C0.02%2C0.02c0.02%2C0.02%2C0.04%2C0.04%2C0.06%2C0.06c0%2C0%2C0%2C0%2C0.01%2C0.01%20c0.03%2C0.03%2C0.05%2C0.06%2C0.08%2C0.1l9.98%2C13.48V33.23c0-0.54%2C0.44-0.97%2C0.97-0.97h3.51c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97V55.02z%20M84.32%2C36.74%20c0%2C0.54-0.43%2C0.97-0.97%2C0.97h-9.53v3.68h9.53c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97v3.51c0%2C0.54-0.43%2C0.97-0.97%2C0.97h-9.53v3.68h9.53%20c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97v3.51c0%2C0.54-0.43%2C0.97-0.97%2C0.97H69.34h0c-0.26%2C0-0.5-0.1-0.67-0.27c0%2C0-0.01-0.01-0.01-0.01%20c0%2C0-0.01-0.01-0.01-0.02c-0.17-0.17-0.27-0.41-0.27-0.67v0V33.23v0c0-0.26%2C0.1-0.5%2C0.27-0.67c0-0.01%2C0.01-0.01%2C0.02-0.02%20c0%2C0%2C0.01-0.01%2C0.01-0.01c0.18-0.17%2C0.41-0.27%2C0.68-0.27h0h14.01c0.54%2C0%2C0.97%2C0.44%2C0.97%2C0.97V36.74z%22%2F%3E%3C%2Fsvg%3E');}
.news-share__bottom .news-share-list li .icon-facebook:hover{background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%231778f2%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M73.15%2C32.8H57.61c0-4.9%2C0-8.38%2C0-9.46c0-5.6%2C2.92-6.19%2C4.91-6.19c1.98%2C0%2C10.62%2C0%2C10.62%2C0V0c0%2C0-2.1%2C0-15.65%2C0%20C39.16%2C0%2C36.47%2C13.42%2C36.47%2C22.18c0%2C1.47%2C0%2C5.34%2C0%2C10.62H26.44v17.28h10.03c0%2C22.44%2C0%2C49.91%2C0%2C49.91h21.14c0%2C0%2C0-27.73%2C0-49.91H71.4%20L73.15%2C32.8z%22%2F%3E%3C%2Fsvg%3E');}
.news-share__bottom .news-share-list li .icon-twitter:hover{background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%234D4D4D%3B%7D%20.st1%7Bfill%3A%2355acee%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%22173.5%22%20cy%3D%2251.5%22%20r%3D%2224.5%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M31.45%2C90.36c37.74%2C0%2C58.37-31.26%2C58.37-58.37c0-0.89-0.02-1.77-0.06-2.65c4.01-2.9%2C7.49-6.51%2C10.24-10.62%20c-3.68%2C1.63-7.63%2C2.73-11.78%2C3.23c4.24-2.54%2C7.49-6.56%2C9.02-11.35c-3.97%2C2.35-8.35%2C4.06-13.03%2C4.98c-3.74-3.99-9.08-6.48-14.98-6.48%20c-11.33%2C0-20.52%2C9.19-20.52%2C20.52c0%2C1.61%2C0.18%2C3.18%2C0.53%2C4.68C32.2%2C33.43%2C17.08%2C25.26%2C6.96%2C12.85C5.2%2C15.88%2C4.18%2C19.4%2C4.18%2C23.16%20c0%2C7.12%2C3.62%2C13.4%2C9.13%2C17.08c-3.37-0.1-6.53-1.03-9.29-2.57c0%2C0.09%2C0%2C0.17%2C0%2C0.26c0%2C9.94%2C7.07%2C18.23%2C16.46%2C20.11%20c-1.72%2C0.47-3.54%2C0.72-5.41%2C0.72c-1.32%2C0-2.61-0.13-3.86-0.37c2.61%2C8.15%2C10.19%2C14.08%2C19.17%2C14.25c-7.02%2C5.5-15.87%2C8.78-25.48%2C8.78%20c-1.66%2C0-3.29-0.09-4.89-0.28C9.08%2C86.96%2C19.86%2C90.36%2C31.45%2C90.36%22%2F%3E%3C%2Fsvg%3E');}
@media screen and (max-width:834px){
.news-share__bottom .news-share-ttl{font-size: 22px;}
}
@media screen and (max-width:640px){
.news-share__bottom{margin: 60px auto 0;}
.news-share__bottom .news-share-list{font-size: 0;margin-top: 20px;}
.news-share__bottom .news-share-list li{margin-right: 15px;}
.news-share__bottom .news-share-list li a{width: 50px;height: 50px;background-size: 26px 26px;}
}

/*shopGray
-------------------------------------*/
.shopGrayWrapper {width:100%;background-color: #EBECF0;margin-top: 80px;}
.shopGrayInner {max-width:1024px;  margin: 0 auto;padding: 60px 0; text-align: center}
.shopGrayInner .txt {color: #666;display: block;}
.shopGrayInner .shopGray-ttl {font-size: 22px;margin-top: 40px;font-family: geom-graphic, sans-serif;letter-spacing: .03em;font-weight: 400;}
.shopGrayInner .shopGray-list {font-size: 0;text-align: center; margin-top: 30px}
.shopGrayInner .shopGray-list li {display: inline-block;padding: 5px;}
.shopGrayInner .shopGray-list li:last-of-type {border-right:none}
.shopGrayInner .shopGray-list li a{color: #333;font-size: 14px;background: #fff;height: 35px;display: inline-block;line-height: 35px;padding: 0 25px;border-radius: 35px;transition: all 300ms ease-out 0ms;}	
.shopGrayInner .shopGray-list li a:hover{color: #fff;background: #001335; text-decoration:none;}	
@media screen and (max-width:834px){
.shopGrayInner .txt {padding:0 30px;}
.shopGrayInner .shopGray-ttl {padding:0 30px;}
.shopGrayInner .shopGray-list {padding: 0 30px;}
}
@media screen and (max-width:640px){
.shopGrayWrapper {margin-top: 60px}
.shopGrayInner {padding: 40px 0;}
.shopGrayInner .txt {padding:0 20px;}
.shopGrayInner .shopGray-ttl {font-size: 18px;margin-top: 30px;padding:0 20px;}
.shopGrayInner .shopGray-list {font-size: 0;text-align: center; margin-top: 20px;padding: 0 20px;}
.shopGrayInner .shopGray-list li a{font-size: 13px;}
}

/*otherNews
-------------------------------------*/
.jf-otherNews-container{margin: 80px auto 120px;}
.jf-otherNews-container .jf-otherNews-container__inner{max-width: 1024px;margin: 0 auto;}
.jf-otherNews-container .otherNews__label{font-size: 18px;display:block;font-weight: 400;}
.jf-otherNews-container .newsList{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin: 50px 0 0}
.jf-otherNews-container .newsList > li{font-size: 14px;width: -webkit-calc(100% / 2 - 10px);width: calc(100% / 2 - 10px);margin-right: 20px;}
.jf-otherNews-container .newsList > li:nth-of-type(2n){margin-right:0;}
.jf-otherNews-container .newsList > li:nth-of-type(n+3){margin-top: 20px;}
.jf-otherNews-container .newsList .newsList__link{background-color: #fff;position:  relative;transition: .5s ease-in-out;color:#242424;text-decoration:  none;table-layout: fixed;display: -webkit-flex;display: flex;}
.jf-otherNews-container .newsList .newsList__link .img{width: 200px;height: 200px;overflow: hidden;min-width: 200px;max-width: 200px;}
.jf-otherNews-container .newsList .newsList__link .img img{display: block;width: 100%;height: 100%;object-fit: cover;transition:-webkit-transform .5s;transition:transform .5s;transition: all .3s ease-in-out;}
.jf-otherNews-container .newsList .newsList__link .newsList__info{padding:15px 0 15px 15px;position: relative;overflow: hidden;height: -webkit-calc(200px - 30px);height: calc(200px - 30px);}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoTime{margin-top: 10px;font-size: 13px;color:  #999;font-family: 'Unica One', cursive;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoTitle{font-size: 16px;font-weight: 400;line-height: 1.6;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoMeta{margin-top: 10px;font-size: 14px;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;white-space: nowrap;overflow: hidden;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoMeta .meta__time{color: #999;font-family: 'Unica One', cursive;line-height: 1;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoMeta .meta__time + *{margin-left:20px;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .meta__category-web{padding: 0 12px;height: 20px;line-height: 20px;margin-right: 2px;font-size: 0.7em;color: #525263;border: solid 1px #D7DADD;border-radius: 3px;background-color: #F5F7F8;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .meta__category-shop{padding: 0 12px;height: 20px;line-height: 20px;margin-right: 2px;font-size: 0.7em;color: #525263;border: solid 1px #D7DADD;border-radius: 3px;background-color: #F5F7F8;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoMeta p[class^="meta__category-"] + *{margin-left: 1px;}
.jf-otherNews-container .newsList .newsList__link:hover {box-shadow:0 20px 20px -20px #BABECC, 0 -20px 20px -20px #e8e9ea;}
.jf-otherNews-container .newsList .newsList__link:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}	
.jf-otherNews-container .otherLink{font-size: 0;padding: 0;margin: 50px 0 0;text-align:  center;}
.jf-otherNews-container .otherLink a{position:relative;display: inline-block;background-color: #fff;box-shadow: -5px -5px 10px #b1b1b11a, 5px 5px 10px #2424241a;color: #242424;text-decoration: none;font-size:  14px;line-height: 60px;height: 60px;text-align:  center;padding: 0 20px;margin-right:  20px;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);overflow: hidden;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;transition: .3s ease-in-out;min-width: -webkit-calc(300px - 40px);min-width: calc(300px - 40px);}
.jf-otherNews-container .otherLink a:last-of-type{margin-right:0;}
.jf-otherNews-container .otherLink a::before {content: "";position: absolute;top: 50%;left: 50%;margin: -5px auto auto -5px;z-index: -1;background-image: -webkit-linear-gradient(left, #202020 0%, #202020 100%);background-image: linear-gradient(to right, #202020 0%, #202020 100%);-webkit-transform: scale(0);transform: scale(0);transition: -webkit-transform .5s;transition: transform .5s;width: 10px;height: 10px;border-radius: 5px;}
.jf-otherNews-container .otherLink a span{display: inline-block;position: relative;}
.jf-otherNews-container .otherLink a .arrow-left{width: 34px;height: 1px;margin-right: 20px;}
.jf-otherNews-container .otherLink a .arrow-left::after{transition: .3s ease-in-out;position: absolute;margin: auto;content: "";height: 1px;width: 34px;background: #242424;display:block;bottom: 0;left: 0;}
.jf-otherNews-container .otherLink a .arrow-left::before{transition: .3s ease-in-out;position: absolute;margin: auto;content: "";height: 1px;width: 10px;background: #242424;display:block;bottom: 3px;left: -1px;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.jf-otherNews-container .otherLink a:hover{color:#fff;box-shadow: -2px -2px 5px #b1b1b11a, 2px 2px 5px #2424241a;}
.jf-otherNews-container .otherLink a:hover:before{-webkit-transform:scale(40);transform:scale(40)}
.jf-otherNews-container .otherLink a:hover .arrow-left::after,
.jf-otherNews-container .otherLink a:hover .arrow-left::before{background:#fff}
@media screen and (max-width:834px){
.jf-otherNews-container{margin: 60px auto 100px;}
.jf-otherNews-container .otherNews__label{margin:0 30px}
.jf-otherNews-container .newsList{margin: 40px 30px 0}
.jf-otherNews-container .newsList > li{width:100%;margin-right:0;}
.jf-otherNews-container .newsList > li:nth-of-type(n+2){margin-top: 20px;}
}
@media screen and (max-width:640px){
.jf-otherNews-container{margin: 50px auto 80px;}
.jf-otherNews-container .otherNews__label{font-size: 16px;margin:0 20px}
.jf-otherNews-container .newsList{margin: 30px 20px 0}
.jf-otherNews-container .newsList .newsList__link .img{width: 120px;height: 120px;min-width: 120px;max-width: 120px;}
.jf-otherNews-container .newsList .newsList__link .newsList__info{padding: 12px 0 12px 12px;height: -webkit-calc(120px - 24px);height: calc(120px - 24px);}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoTime{margin-top: 8px;font-size: 12px}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoTitle{font-size: 14px;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoMeta{font-size: 13px;-ms-flex-align: flex-start;align-items: flex-start;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoMeta .meta__category-web{padding: 0 10px;height: 20px;line-height: 20px;font-size: 10px;}
.jf-otherNews-container .newsList .newsList__link .newsList__info .infoMeta .meta__category-shop{padding: 0 10px;height: 20px;line-height: 20px;font-size: 10px;}
.jf-otherNews-container .otherLink{margin: 40px 20px 0;}
.jf-otherNews-container .otherLink a{line-height: 50px;height:50px;margin-right:0;max-width: -webkit-calc(100% - 40px);max-width: calc(100% - 40px);min-width: -webkit-calc(280px- 40px);min-width: calc(280px - 40px);width:-webkit-calc(100% - 40px);width: calc(100% - 40px);}
.jf-otherNews-container .otherLink a:nth-of-type(n+2){margin-top:15px;}
.jf-otherNews-container .otherLink a:hover:before{-webkit-transform:scale(70);transform:scale(70)}
.jf-otherNews-container .otherLink a .arrow-left{width: 25px; margin-right:15px}
.jf-otherNews-container .otherLink a .arrow-left::after{width: 25px;}
}
