﻿@charset "UTF-8";.body-fixed {position: fixed;width: 100%;height: 100%;left: 0;}/*===============================header-alert================================*/.header-alert {position: absolute;top: 0;left: 0;width: 100%;height: 40px;display: flex;align-items: center;background-color: #000000;color: #ffffff;font-size: 1.1rem;text-decoration: none;transition: all .4s ease;padding: 0 150px 0 40px;}.header-alert:hover {background-color: #404040 !important;}.header-alert div {position: relative;display: flex;justify-content: flex-start;align-items: center;margin: 0 auto;width: 100%;min-width: 1240px;max-width: 1700px;}.header-alert>img {display: block;position: absolute;top: 13px;right: 40px;width: 80px;height: 15px;}.header-alert p {display: inline-block;max-width: calc(100% - 6em);max-width: -moz-calc(100% - 6em);max-width: -webkit-calc(100% - 6em);padding-right: 1.7rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-left: 29px;background-image: url(../../img/usr/header/ico_announce.png);background-position: left center;background-size: 20px auto;background-repeat: no-repeat;}.header-alert span {display: inline-block;width: 6em;color: #009DED;font-weight: bold;text-decoration: underline;letter-spacing: 0.03em;}.header-alert__wrap>img {height: 16px;}.header-alert__wrap>p {background: none !important;padding-left: 10px;}/*===============================hader================================*/header {position: fixed;top: 0;left: 0;width: 100%;opacity: 1;height: 80px;background-color: rgba(255, 255, 255, 1);transition: opacity .4s ease, background-color .4s ease, transform .4s ease;z-index: 10;}header:after {content: "";display: block;position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);}.page-top header:after {opacity: 0;}.page-top header.bg:after {opacity: 1;}.page-top header {background-color: rgba(255, 255, 255, 1);}header.bg {background-color: rgba(255, 255, 255, 1);}/* header.disable {transform: translate(0, -80px);}*/.pane-header-inner {display: flex;align-items: center;margin: 0 auto;width: 100%;min-width: 1380px;max-width: 1700px;}.page-top header .pane-header-inner {box-shadow: none;}.page-top header.bg .pane-header-inner {box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);}.header-alert+header {top: 40px;}header a {text-decoration: none;}/* カート系ページ */.pane-sub-header {min-width: 1295px;position: absolute;display: flex;justify-content: center;align-items: center;}.pane-sub-header .pane-header-inner {justify-content: space-between;display: flex;align-items: center;}.pane-sub-header a {display: block;}.pane-sub-header .block-header-logo-sports {padding: 0 23px 0 40px;margin: 0 3px 0 0;border-right: 1px solid #000;}.pane-sub-header .block-header-logo-sports img {height: 42px;display: block;}.pane-sub-header .block-header-brandsite-list {display: flex;}.pane-sub-header .block-header-brandsite-list li {margin-left: 20px;}.pane-sub-header .block-header-brandsite-list li a,.pane-sub-header .block-header-brandsite-list li .no-link {height: 42px;display: flex;justify-content: center;align-items: center;}.pane-sub-header.ver-order .block-header-logo-sports {border: none !important;}.pane-sub-header.ver-order .block-header-brandsite-list,.pane-sub-header.ver-order .block-header-unav {display: none !important;}.page-cart .pane-sub-header.ver-order .block-header-logo-sports {border-right: 1px solid #000 !important;}.page-cart .pane-sub-header.ver-order .block-header-brandsite-list,.page-cart .pane-sub-header.ver-order .block-header-unav {display: flex !important;}/* グローバルナビ */.header-mainnav {display: flex;padding-left: 40px;}.block-header-logo {min-width: 160px;display: flex;align-items: center;height: 80px;margin: 0;padding: 0;font-size: 1.4rem;line-height: 80px;}.block-header-logo a {display: flex;align-items: flex-start;}.block-header-logo a img {width: 160px;}.block-header-gnav {display: flex;align-items: center;margin-left: 30px;}.block-header-gnav>li {padding-left: 10px;padding-right: 11px;}.block-header-gnav>li:last-child {margin-right: 0;}.block-header-gnav.hide>li:not(:first-child):not(:last-child) {display: none;}.block-header-gnav>li>a,.block-header-gnav>li>p {position: relative;padding: 15px 0 15px 15px;display: block;}.block-header-gnav>li>a p,.block-header-gnav>li>p p {display: inline-block;font-size: 1.3rem;word-break: keep-all;}.block-header-gnav>li>a:before,.block-header-gnav>li>p:before {content: "";display: block;position: absolute;left: 0;top: 23px;width: 0;height: 0;border-style: solid;border-width: 4px 3px 0 3px;border-color: #000000 transparent transparent transparent;}.block-header-gnav>li>a>span,.block-header-gnav>li>p>span {position: absolute;bottom: -10px;width: 0;height: 0;border-style: solid;border-width: 0 8px 13px 8px;transition: all .3s ease;opacity: 0;}.block-header-gnav>li>a.active>span,.block-header-gnav>li>p.active>span {opacity: 1;}.block-header-gnav-megamenu {display: none;position: absolute;top: 72px;left: 50%;transform: translate(-50%, 0);z-index: 3;}@media screen and (min-width:1600px) {.block-header-gnav-megamenu {left: 180px;transform: translate(0, 0);}}.block-header-gnav-megamenu--close {width: 100%;}.block-header-gnav-megamenu--close p {display: flex;justify-content: center;align-items: center;padding: 10px 0;background-color: rgba(0, 0, 0, 0);border-radius: 10px;transition: all .4s ease;}.block-header-gnav-megamenu--close p:hover {cursor: pointer;background-color: rgba(0, 0, 0, 0.4);}.block-header-gnav-megamenu--close p span {position: relative;display: block;padding-left: 20px;font-size: 1.6rem;color: #ffffff;letter-spacing: 0.1em;}.block-header-gnav-megamenu--close p span:before,.block-header-gnav-megamenu--close p span:after {content: "";display: block;position: absolute;top: 50%;left: 4px;width: 12px;height: 2px;margin-top: -2px;background-color: #ffffff;}.block-header-gnav-megamenu-box[class*="-bdr-top-"] {border-top-style: solid;border-top-width: 1px;margin-top: 20px;padding-top: 20px;}.block-header-gnav-megamenu-box.-bdr-top-gray {border-top-color: rgba(0, 0, 0, 0.1);}.block-header-gnav-megamenu-snav {display: flex;justify-content: center;margin-left: auto;margin-right: auto;width: 1145px;}.block-header-gnav-megamenu-snav>li:not(:first-child) {margin-left: 5px;}.block-header-gnav-megamenu-snav .c-icon {display: block;height: 45px;padding-top: 7px;position: relative;transition: opacity .4s ease;width: 60px;}.block-header-gnav-megamenu-snav .c-icon:hover {opacity: .5;}.block-header-gnav-megamenu-snav .c-icon::before {background-position: center center;background-repeat: no-repeat;background-size: auto 16px;content: "";display: block;height: 16px;width: 100%;z-index: 1;}.block-header-gnav-megamenu-snav .c-icon.-search-bk::before {background-image: url(/img/usr/header/ico_search.png);}.block-header-gnav-megamenu-snav .c-icon.-mypage-bk::before {background-image: url(/img/usr/header/ico_user.png);}.block-header-gnav-megamenu-snav .c-icon.-favorite-bk::before {background-image: url(/img/usr/header/ico_favorite.png);}.block-header-gnav-megamenu-snav .c-icon.-cart-bk::before {background-image: url(/img/usr/header/ico_cart.png);}.block-header-gnav-megamenu-snav .c-icon span:not(.js-cart-count) {display: block;font-size: 10px;margin-top: 5px;text-align: center;}.block-header-gnav-megamenu--close p span:before {transform: rotate(45deg);}.block-header-gnav-megamenu--close p span:after {transform: rotate(-45deg);}.block-header-gnav--sale a:before {display: none !important;}.block-header-gnav--sale a {padding-left: 0 !important;}.block-header-gnav--new a:before {display: none !important;}.block-header-gnav--new a {padding-left: 0 !important;}/* ユーザーナビ */.header-subnav ul {display: flex;margin-left: 30px;}.block-header-unav--search {position: relative;height: 42px;margin-right: 6px;}.block-header-unav--search:before {content: "";display: block;position: absolute;left: 0;bottom: 0;width: 100%;z-index: 1;}.pane-header.bg .block-header-unav--search:after {opacity: 0;}.pane-header.bg .block-header-unav--search:hover:after {opacity: 1;}.block-header-unav--search>form {position: relative;top: 10px;height: 32px;width: 240px;}.block-header-unav--search>form input {border-bottom: 1px #000 solid !important;position: relative;width: 100%;height: 32px;margin: 0;line-height: 31px;padding: 0 30px 0 12px;font-size: 1.3rem;background-color: rgba(255, 255, 255, 0);border: none;border-bottom: 1px rgb(0, 0, 0, 0) solid;transition: all .4s ease;z-index: 2;}.pane-header.disable .block-header-unav--search>form input {border-bottom: none;}.block-header-unav--search>form:hover input {background-color: #fff;border-bottom: 1px #000 solid;}.block-header-unav--search>form input:focus {background-color: rgba(255, 255, 255, 1) !important;}.page-top .pane-header.bg .block-header-unav--search>form input {border-bottom: 1px #fff solid;}.page-top .pane-header.bg .block-header-unav--search>form:hover input,.page-top .pane-header.bg .block-header-unav--search>form input:focus {border-bottom: 1px #000 solid;}.block-header-unav--search>form button {position: absolute;top: 0;right: 0;width: 30px;height: 30px;z-index: 3;padding: 0;background-image: url(../../img/usr/header/ico_search.png);background-repeat: no-repeat;background-position: 9px 8px;background-size: auto 16px;}.block-header-unav--search>form>div {position: absolute;top: 33px !important;left: 0 !important;width: 100%;}.bl_npSuggestHistoryList {background-color: #fff;padding: 12px 15px 10px;}.bl_npSuggestHistoryList_item:not(:last-child) {margin: 0 0 3px;}.block-header-unav--mypage,.block-header-unav--favorite,.block-header-unav--cart {width: 45px;height: 50px;}.block-header-unav--mypage a,.block-header-unav--favorite a,.block-header-unav--cart a {position: relative;display: block;width: 45px;height: 50px;}.block-header-unav--mypage a:before,.block-header-unav--favorite a:before,.block-header-unav--cart a:before {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;background-position: center center;background-repeat: no-repeat;transition: all .4s ease;}.block-header-unav--mypage a:hover:before,.block-header-unav--favorite a:hover:before,.block-header-unav--cart a:hover:before {opacity: 0.5;}.block-header-unav--mypage a:before {background-image: url(../../img/usr/header/ico_user.png);background-size: auto 16px;}.block-header-unav--favorite a:before {background-image: url(../../img/usr/header/ico_favorite.png);background-size: auto 16px;}.block-header-unav--cart a:before {background-image: url(../../img/usr/header/ico_cart.png);background-size: auto 16px;}.block-header-unav--mypage a span,.block-header-unav--favorite a span,.block-header-unav--cart a span {display: block;text-indent: 100%;white-space: nowrap;overflow: hidden;}.block-headernav--cart-count {position: absolute;text-indent: 0 !important;white-space: normal !important;top: 4px;right: 3px;width: 18px;height: 18px;background-color: #c5221f;color: #fff;line-height: 18px;text-align: center;font-size: 1.0rem;border-radius: 50%;z-index: 2;}/* ----ヘッダー検索---- */.block-global-search {width: 460px;display: flex;justify-content: flex-end;align-items: center;}.block-global-search--keyword {width: 280px;}.block-global-search form {background-color: #eee;}input.block-global-search--keyword:hover,input.block-global-search--keyword {border: none;background-color: transparent;}button.block-global-search--submit {border: none;background-color: transparent;width: 33px;}.block-global-search--searchdetail {margin-left: 15px;}.block-global-search--search-detail-link {color: #6fb4c3;text-decoration: underline;}.block-global-search--search-detail-link:hover {text-decoration: none;}/* ----グローバルナビ---- */.block-globalnav--item-list {display: table;width: 100%;}.block-globalnav--item-list i {margin-right: 10px;}.block-globalnav--item-list>li {display: table-cell;width: 20%;font-size: 18px;line-height: 1;text-align: center;}.block-globalnav--item-list>li>a {position: relative;display: block;color: #fff;padding: 20px 0;}.block-globalnav--item-list>li>a {text-decoration: none;}.block-globalnav--item-list>li>a:hover {color: #6fb4c3;}.block-globalnav--item-list>li>a:before {content: "";display: block;position: absolute;width: 100%;height: 38px;border-left: 1px solid #666;top: 10px;left: 0;}.block-globalnav--item-list>li:last-child>a:before {border-right: 1px solid #666;}.block-globalnav--item-list>li>a .fa-chevron-down {position: absolute;font-size: 12px;right: 12px;}.block-globalnav--item-list>li>a.active {transition: color 0.2s linear 0;color: #6fb4c3;text-decoration: none;}.block-globalnav--item-list>li>a.active .fa-chevron-down {color: #fff;transform: rotate(180deg);}.block-globalnav-menu {position: absolute;background-color: #191919;opacity: 0.98;width: 100%;top: 58px;left: 0;padding: 30px 0 20px;text-align: left;z-index: 10;}.block-globalnav-menu * {color: #fff;}.block-globalnav-menu>div {width: 1200px;margin: auto;}.block-globalnav-menu .block-dynamic-category--body,.block-globalnav-menu .block-dynamic-genre--body {display: flex;align-items: center;}.block-globalnav-menu .block-dynamic-category--body li,.block-globalnav-menu .block-dynamic-genre--body li {width: 20%;font-size: 14px;margin-bottom: 20px;}.block-globalnav-menu .block-dynamic-category--body li a,.block-globalnav-menu .block-dynamic-genre--body li a {position: relative;padding-left: 20px;margin-bottom: 10px;}.block-globalnav-menu .block-dynamic-category--body li a:before,.block-globalnav-menu .block-dynamic-genre--body li a:before {content: "";display: block;width: 6px;height: 6px;position: absolute;top: 50%;left: 0;margin-top: -5px;border-top: 1px solid #fff;border-right: 1px solid #fff;transform: rotate(45deg);}.block-globalnav-menu .block-dynamic-category--body li a img,.block-globalnav-menu .block-dynamic-genre--body li a img {vertical-align: middle;width: 30px;margin-right: 10px;}.block-globalnav-menu--freespace * {font-size: 14px;}.block-globalnav-menu--freespace h3 {margin-top: 0;}.block-globalnav-menu--freespace p {font-size: 12px;margin: 10px 10px 10px 0;}.block-globalnav-menu--freespace ul {display: flex;align-items: center;}.block-globalnav-menu--freespace ul li img {vertical-align: middle;}/* ----ランダムテキストリンク---- */.header-randomlink {margin-left: auto;}.block-header-randomlink>li>a {display: inline-block;font-size: 1.3rem;padding-right: 1rem;position: relative;word-break: keep-all;}.block-header-randomlink>li>a:after {content: "";display: inline;position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 0;height: 0;border-style: solid;border-top: 3px solid transparent;border-bottom: 3px solid transparent;border-right: 0;border-left: 4px solid #000000;}@media (hover: hover) {.block-header-randomlink>li>a:hover {text-decoration: underline;color: #0192cc;}.block-header-randomlink>li>a:hover::after {border-left-color: #0192cc;}}.block-header-randomlink-item:not(:first-child) {display: none;}/*===============================button================================*/.block-animation-btn {display: flex;justify-content: center;}a.animation-btn,div.animation-btn {display: inline-block;border: 2px #000 solid;background-color: #000;color: #fff;text-align: center;border-radius: 100px;text-decoration: none;transition: all .4s ease;}a.animation-btn:hover,div.animation-btn:hover {cursor: pointer;background-color: #fff;color: #000;}a.animation-btn span,div.animation-btn span {display: flex;justify-content: center;align-items: center;padding: 0 1rem;}a.animation-btn-s span,div.animation-btn-s span {height: 32px;min-width: 140px;font-size: 1.1rem;}a.animation-btn-l span,div.animation-btn-l span {height: 46px;min-width: 345px;font-size: 1.4rem;}/*===============================keyframe================================*/@keyframes fade-in {0% {display: none;opacity: 0;}1% {display: block;opacity: 0;}100% {display: block;opacity: 1;}}/*===============================TOP / MV================================*/#top-slider-wrap {background-color: #ffffff;overflow: hidden;padding-top: 80px;position: relative;width: 100%;}#top-slider-wrap .for-topics,#top-slider-wrap:after {display: block;position: absolute;z-index: 4;}#top-slider-wrap .for-topics {bottom: 100px;left: 50%;transform: translate(-50%, 0);text-align: center;color: #ffffff;font-family: 'primaryfont', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', -apple-system, BlinkMacSystemFont, sans-serif;font-size: 1.1rem;font-weight: 700;line-height: 1;letter-spacing: 0.1em;}#top-slider-wrap .for-topics a {color: #ffffff;}#top-slider-wrap:after {content: "";width: 10px;height: 10px;border-right: 2px #fff solid;border-bottom: 2px #fff solid;bottom: 85px;left: 50%;margin-left: -5px;transform: rotate(45deg);}#top-slider-wrap.has-header-alert {margin-top: 40px;}#top-slider {margin-left: auto;margin-right: auto;min-height: 690px;opacity: 0;transition: all .2s ease;width: 1250px;}#top-slider.active,#top-slider.slick-initialized {opacity: 1;}#top-slider .slick-slide {padding-left: 5px;padding-right: 5px;position: relative;}.top-slide-text {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 1000px;text-align: center;z-index: 3;}.top-slide-main {font-size: 3.8rem;line-height: 1.2;margin: 25px 0 19px 0;}.top-slide-main.primaryfont {font-weight: bold;}.top-slide-sub {display: flex;flex-direction: column;margin: 19px 0px 17px 0;}.top-slide-sub1 {font-size: 2.2rem;line-height: 1.4;}.top-slide-sub2 {font-size: 1.3rem;line-height: 1.4;}.top-slide-text a {margin-bottom: 27px;letter-spacing: 0.19em;}.top-slide-text a span {padding-top: 2px;}#top-slider .slick-list {overflow: visible;width: 100%;}#top-slider .slick-arrow {background-color: #ffffff;border: 1px #D8D8D8 solid;border-radius: 50%;height: 40px;margin-top: -26px;padding: 0;position: absolute;top: calc(50% - 20px);transition: all .4s ease;width: 40px;z-index: 4;}#top-slider .slick-arrow:hover {opacity: 0.5;cursor: pointer;}#top-slider .slick-arrow:after {border-bottom: 1px #000 solid;border-right: 1px #000 solid;content: "";display: block;height: 8px;position: absolute;width: 8px;}#top-slider .slick-prev {left: -50px;}#top-slider .slick-prev:after {left: 17px;transform: rotate(135deg);top: 15px;}#top-slider .slick-next {right: -50px;}#top-slider .slick-next:after {right: 17px;top: 15px;transform: rotate(-45deg);}#top-slider .slick-dots {text-align: center;}#top-slider .slick-dots li {display: inline-block;height: 18px;margin-top: 15px;width: 25px;}#top-slider .slick-dots li button {position: relative;width: 25px;height: 18px;padding: 0;margin: 0;border: none;background: none;text-indent: 200%;white-space: nowrap;overflow: hidden;}#top-slider .slick-dots li button:hover {cursor: pointer;}#top-slider .slick-dots li button:before {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 8px;height: 8px;border: 1px #808080 solid;background-color: #ffffff;border-radius: 50%;transition: all .4s ease;}#top-slider .slick-dots li button:hover:before {border: 1px #000000 solid;}#top-slider .slick-dots li.slick-active button:before {background: #000000;}/*===============================footer================================*//*.footer-bnr {background-position: center;background-repeat: no-repeat;background-size: cover;display: block;min-width: 1250px;text-align: center;transition: opacity .4s ease;}*/.footer-bnr {background-position: bottom center;/* 画像の下を起点に配置 */background-repeat: no-repeat;background-size: cover;display: block;min-width: 1250px;text-align: center;transition: opacity 0.4s ease;}.footer-bnr img {vertical-align: bottom;}.footer-bnr>span {display: block;margin-left: auto;margin-right: auto;position: relative;width: 1250px;}.footer-bnrBtn {background-color: #fff;border: 1px #000 solid;border-radius: 100px;bottom: 15px;display: inline-block;font-size: 1rem;left: 198px;padding: .4rem 1rem;position: absolute;text-decoration: none;transform: translateX(-50%);transition: all .4s ease;}.footer-bnr:hover {opacity: .7;}.footer-top {background-color: #151515;}.footer-bottom {padding: 37px 0 30px 0;background-color: #000000;}.footer-bottom.sub-footer,.pane-sub-footer .footer-bottom {padding: 10px 0 10px 0;}.footer-inner {width: 840px;margin: 0 auto;color: #ffffff;}.footer-inner a {text-decoration: none;color: #A7A7A7;transition: all .4s ease;}.footer-inner h3 a {color: #ffffff;}.footer-inner a:hover {color: #565656 !important;}.footer-inner h3 {padding: 0;margin: 0;}.footer-sns {padding: 32px 0 28px 0;display: flex;justify-content: center;}.footer-sns li {padding: 0 5px;}.footer-sns li a {display: block;width: 38px;height: 40px;text-indent: 100%;white-space: nowrap;overflow: hidden;background-repeat: no-repeat;background-position: center center;background-size: auto 25px;transition: all .4s ease;}.footer-sns li a:hover {opacity: 0.7;}.footer-sns li.footer-sns--twitter a {background-image: url(../../img/usr/footer/ico_twitter.png);background-size: auto 15px;}.footer-sns li.footer-sns--facebook a {background-image: url(../../img/usr/footer/ico_facebook.png);background-size: auto 18px;}.footer-sns li.footer-sns--instagram a {background-image: url(../../img/usr/footer/ico_instagram.png);background-size: auto 21px;}.footer-sns li.footer-sns--line a {background-image: url(../../img/usr/footer/ico_line.png);background-size: auto 22px;}.footer-sns li.footer-sns--youtube a {background-image: url(../../img/usr/footer/ico_youtube.png);background-size: auto 17px;}.footer-menu {display: flex;align-items: flex-start;}.footer-menu h3 {width: 100%;font-size: 1.3rem;font-weight: bold;margin-bottom: 10px;}.footer-menu-horizon {display: flex;flex-wrap: wrap;}.footer-menu-vertical {display: flex;flex-direction: column;}.footer-menu-horizon li {padding-right: 2rem;}.footer-menu-horizon li a,.footer-menu-vertical li a {display: inline-block;font-size: 1.2rem;}.footer-search-link li a {color: #fff;}.footer-menu-horizon li a h3 {margin: 10px 0;}.footer-menu-merumaga span {font-size: 10px;}.footer-menu-left {flex: 1;display: flex;flex-wrap: wrap;}.footer-menu-left .footer-menu-vertical {width: 20.8rem;}.footer-menu-right {display: flex;flex-wrap: wrap;width: 34.3rem;}.footer-menu-right>a {color: #fff;margin-bottom: 10px;}.footer-top .footer-menu {padding: 0 0 28px 0;}.footer-top .footer-menu-right .footer-menu-vertical:nth-of-type(1) {flex: 1;padding-right: 1.5rem;}.footer-top .footer-menu-right .footer-menu-vertical:nth-of-type(2) {width: 15.5rem;}.footer-top .footer-menu-right .footer-menu-vertical li {margin-bottom: 8px;}.footer-top .footer-menu-right .footer-menu-vertical li a {font-size: 1.3rem;color: #ffffff;}.footer-bottom .footer-menu {padding: 0 0 0px 0;}.footer-bottom h3 {margin-bottom: 17px;}.footer-bottom h3 a {color: #ffffff;}.footer-bottom h3 a span {font-weight: normal;}.footer-bottom .footer-menu-right .footer-menu-vertical {width: 50%;}.footer-bottom .footer-menu-vertical li {margin-bottom: 7px;}.footer-company-link {margin: 15px 0 5px 0;padding: 19px 0;border-top: 1px #111111 solid;border-bottom: 1px #111111 solid;}.footer-company-link ul {display: flex;justify-content: center;}.footer-company-link li {padding: 0 1.2rem;}.footer-company-link li a {font-size: 1.2rem;}.footer-logo {padding: 20px 0;display: flex;justify-content: center;align-items: center;}.footer-logo img {display: block;}.footer-logo>div {padding-right: 42px;}.footer-logo>div img {width: 135px;}.footer-logo ul {display: flex;justify-content: center;align-items: center;}.footer-logo li {margin-right: 30px;}.footer-logo li:last-of-type {margin-right: 0;}.footer-logo li a {display: block;transition: all .4s ease;}.footer-logo li a:hover {opacity: 0.7;}.footer-logo--columbia img {width: 73px;}.footer-logo--mountainhardwear img {width: 50px;}.footer-logo--sorel img {width: 40px;}.copyrigth {text-align: center;font-size: 1.0rem;color: #A7A7A7;}/*===============================BLOG================================*/.page-bloglist .pane-contents .container,.page-blog .pane-contents .container {display: flex;flex-wrap: wrap;width: 1000px;margin: 0 auto;}@media all and (-ms-high-contrast:none) {*::-ms-backdrop,.page-bloglist .pane-contents .container {flex-direction: column;}*::-ms-backdrop,.page-blog .pane-contents .container {flex-direction: column;}}.page-bloglist .pane-contents .container .block-blog-title,.page-blog .pane-contents .container .block-blog-title {width: 100%;order: 1;margin: 12px 0 56px 0;}.page-bloglist .pane-contents .container .pane-left-menu {order: 3;width: 361px;margin: 0 0 0 80px;}@media all and (-ms-high-contrast:none) {*::-ms-backdrop,.page-bloglist .pane-contents .container .pane-left-menu {width: 100%;margin: 0;}}.page-blog .pane-contents .container .pane-left-menu {display: none;}.page-bloglist .pane-contents .container .pane-main,.page-blog .pane-contents .container .pane-main {order: 2;flex: 1;}@media all and (-ms-high-contrast:none) {*::-ms-backdrop,.page-bloglist .pane-contents .container .pane-main {flex: none;}*::-ms-backdrop,.page-blog .pane-contents .container .pane-main {flex: none;}}.page-bloglist .pane-contents .container .block-blog-bottom,.page-blog .pane-contents .container .block-blog-bottom {order: 4;width: 100%;margin-top: 20px;}/* LISTPAGE */.page-bloglist .block-blog-title h1 {font-size: 2.8rem;font-weight: bold;margin: 0 0 10px 0;}/* LISTPAGE / SIDE MENU */.pane-block--title {margin: 0 0 6px 0;font-size: 1.6rem;font-weight: bold;}.block-simpleblog-left-menu--archive {margin: 0 0 21px 0;padding: 0;}.block-simpleblog-left-menu--archive-item a {display: inline-block;color: #007AB8;font-size: 1.4rem;margin: 10px 0;transition: all .4s ease;}.block-simpleblog-left-menu--archive-item a:hover {opacity: 0.8;}.block-simpleblog-left-menu--tag {margin: 0 0 21px 0;padding: 0;}.block-simpleblog-left-menu--tag-list {display: flex;flex-wrap: wrap;margin-top: 23px;}.block-simpleblog-left-menu--tag-item {padding: 0;margin: 0 10px 10px 0;}.block-simpleblog-left-menu--tag-item a {display: block;background: #F5F5F5;border-radius: 5px;line-height: 33px;padding: 0 14px;font-size: 1.3rem;transition: all .4s ease;}.block-simpleblog-left-menu--tag-item a:hover {background: #e8e8e8;}/* LISTPAGE / MAIN */.block-simpleblog-list--simpleblogs li {width: 100%;padding: 0;margin: -5px 0 20px 0;overflow: hidden;}.block-simpleblog-list--simpleblog-thumbnail {float: left;width: 180px;margin: 5px 30px 0 0;}.block-simpleblog-list--simpleblog-thumbnail a {display: flex;width: 180px;height: 180px;justify-content: center;align-items: center;border-radius: 3px;}.block-simpleblog-list--simpleblog-thumbnail a img {display: block;max-width: 180px;max-height: 180px;border-radius: 3px;}.block-simpleblog-list--simpleblog-release-dt {font-size: 1.5rem;color: #808080;}.block-simpleblog-list--simpleblog-newicon {color: #EA1B53;background: none;padding: 0;margin-left: 2px;font-weight: 400;}.block-simpleblog-list--simpleblog-title {text-decoration: none;}.block-simpleblog-list--simpleblog-title a {font-size: 1.8rem;font-weight: bold;text-decoration: none;transition: all .4s ease;}.block-simpleblog-list--simpleblog-title a:hover {opacity: 0.7;}/* LISTPAGE / NAVIGATION */.pagination_ {text-align: center;margin-bottom: 32px;}.pagination_ .number_ {display: inline-block;vertical-align: middle;margin: 0 8px;}.pagination_ .number_ li {display: inline-block;font-size: 1.2rem;font-weight: bold;letter-spacing: normal;vertical-align: middle;}.pagination_ .number_ li .btn_ {display: block;min-width: 33px;line-height: 33px;padding: 0;text-decoration: none;}.pagination_ .number_ li.current_ .btn_ {color: #fff;background: #333;border-radius: 50%;}.pagination_ .direction_ {display: inline-block;font-size: 1.2rem;letter-spacing: normal;vertical-align: middle;}.pagination_ .direction_ .btn_ {display: block;min-width: 30px;min-height: 30px;position: relative;}.pagination_ .direction_ .btn_:after,.pagination_ .direction_ .btn_:before {content: '';display: block;width: 7px;height: 7px;border-left: 1px solid #000;border-bottom: 1px solid #000;position: absolute;top: 50%;left: 50%;}.pagination_ .direction_.prev_ .btn_:before {-webkit-transform: translate(-25%, -50%) rotate(45deg);transform: translate(-25%, -50%) rotate(45deg);}.pagination_ .direction_.next_ .btn_:before {-webkit-transform: translate(-75%, -50%) rotate(-135deg);transform: translate(-75%, -50%) rotate(-135deg);}.pagination_ .direction_.prev_ .btn_:after,.pagination_ .direction_.next_ .btn_:after {display: none;}.pagination_ .direction_.first_ .btn_:before,.pagination_ .direction_.first_ .btn_:after {-webkit-transform: translate(-25%, -50%) rotate(45deg);transform: translate(-25%, -50%) rotate(45deg);}.pagination_ .direction_.last_ .btn_:before,.pagination_ .direction_.last_ .btn_:after {-webkit-transform: translate(-75%, -50%) rotate(-135deg);transform: translate(-75%, -50%) rotate(-135deg);}.pagination_ .direction_.first_ .btn_:after {margin-left: 6px;}.pagination_ .direction_.last_ .btn_:after {margin-left: -6px;}/* ARTICLEPAGE / MAIN */.block-simpleblog-detail--title {margin: 15px 0 12px 0;font-size: 2.8rem;font-weight: bold;line-height: 1.35;}.block-simpleblog-detail--date {font-size: 1.3rem;font-weight: 400;color: #808080;margin: 12px 0 12px 0;}.block-simpleblog-detail--articles {margin-top: 13px;}.block-simpleblog-detail--article {border-bottom: none;padding-bottom: 0;margin-bottom: 29px;}.block-simpleblog-detail--article>* {margin: 33px 0;}.block-simpleblog-detail--article>*:first-of-type {margin-top: 0 !important;}.block-simpleblog-detail--article>*:last-of-type {margin-bottom: 0 !important;}.block-simpleblog-detail--article .block-simpleblog-img {margin-top: 55px;}.block-simpleblog-detail--article .block-simpleblog-img img {display: block;max-width: 100%;margin: 0 auto;}.block-simpleblog-detail--article>p {font-size: 1.6rem;line-height: 2.0;}.block-simpleblog-detail--article .block-simpleblog-img-set {margin: 50px 0 40px 0;}.block-simpleblog-detail--article .block-simpleblog-img-set img {display: block;max-width: 100%;margin: 0 auto;}.block-simpleblog-detail--article .block-simpleblog-img-set div {font-size: 1.4rem;font-weight: bold;text-align: center;margin: 39px 0 14px 0;}.block-simpleblog-detail--article .block-simpleblog-img-set p {font-size: 1.4rem;line-height: 1.5;}.block-simpleblog-detail--article>div h2 {margin-top: 52px;margin-bottom: 10px;font-size: 2.4rem;font-weight: bold;}.block-simpleblog-detail--article>div p {font-size: 1.6rem;line-height: 2.0;margin-bottom: 30px;}.block-simpleblog-detail--article>div p.block-simpleblog-smalltext {font-size: 1.2rem;color: #777777;line-height: 1.5;}.block-simpleblog-detail--article p a {color: #007AB8;}.block-simpleblog-detail--article+.block-simpleblog-detail--date {margin-left: 15px;margin-bottom: 21px;}.block-simpleblog-detail--tag-list+.block-simpleblog-detail--tag-list {margin-top: 20px;}.block-simpleblog-detail--tag-list h2 {font-size: 2.0rem;font-weight: bold;margin: 0 0 19px 0;}.block-simpleblog-detail--tag-list ul {display: flex;flex-wrap: wrap;padding: 0;}.block-simpleblog-detail--tag-list li {margin-right: 4px;}.block-simpleblog-detail--article-tag {border: none;border-radius: 0;padding: 0;margin: 0;background: none;}.block-simpleblog-detail--tag-list a {display: block;background: #F5F5F5;border-radius: 5px;line-height: 33px;padding: 0 15px;font-size: 1.3rem;transition: all .4s ease;text-decoration: none;}.block-simpleblog-detail--tag-list a:hover {background: #e8e8e8;}.block-simpleblog-detail--article-sns {margin: 13px 0 4px 0;}.block-simpleblog-detail--article-sns ul {display: flex;}.block-simpleblog-detail--article-sns li {margin-right: 21px;}.block-simpleblog-detail--article-sns li a {display: block;width: 30px;height: 35px;text-indent: 100%;white-space: nowrap;overflow: hidden;transition: all .4s ease;background-repeat: no-repeat;background-position: center center;}.block-simpleblog-detail--article-sns li a:hover {opacity: 0.7;}.block-simpleblog-detail--article-sns--twitter a {background-image: url(../../img/usr/ico_twitter.png);background-size: 30px auto;}.block-simpleblog-detail--article-sns--facebook a {background-image: url(../../img/usr/ico_facebook.png);background-size: 15px auto;}.block-simpleblog-btn {margin: 180px 0 10px 0;display: flex;justify-content: center;}.block-simpleblog-btn a.animation-btn {background-color: #ffffff;color: #000000;border: 1px #000 solid;transition: all .4s ease;}.block-simpleblog-btn a.animation-btn:hover {opacity: 0.7;}.block-simpleblog-btn a.animation-btn span {min-width: 295px;font-size: 1.4rem;font-weight: bold;}/*===============================SHOP================================*/.block-store-list--stores {display: none;}/* SHOP / LIST */.block-store-list-title {margin: 12px 0 52px 0;}.block-store-list-title .block-store-list--header {font-size: 2.8rem;font-weight: bold;margin: 0 0 10px 0;}.block-store-list-search--brand {margin-bottom: 28px;}.block-store-list-search--area {margin-bottom: 28px;}.block-store-list-search--shoptype {margin-bottom: 28px;}.block-store-list-search--brand h2,.block-store-list-search--area h2,.block-store-list-search--shoptype h2 {font-size: 1.6rem;font-weight: bold;padding: 0;margin: 0 0 12px 0;}.block-store-list-search--brand ul {display: flex;}.block-store-list-search--brand li {display: flex;align-items: center;justify-content: center;width: 170px;height: 65px;border: 1px #D8D8D8 solid;border-radius: 4px;margin-right: 8px;transition: all .4s ease;}.block-store-list-search--brand li:hover {cursor: pointer;}.block-store-list-search--brand li.active {border: 2px #007AB8 solid;}.block-store-list-search--brand li img {display: block;}.block-store-list-search--brand--columbia img {width: 100px;}.block-store-list-search--brand--black-label img {width: 130px;}.block-store-list-search--brand--columbia-kids img {width: 44px;}.block-store-list-search--brand--montrail img {width: 100px;}.block-store-list-search--brand--mountain-hard-wear img {width: 60px;}.block-store-list-search--brand--sorel img {width: 50px;}.block-store-list-search--area-block {display: flex;}.block-store-list-search--area-block>div {display: flex;width: 345px;height: 48px;border: 1px #D8D8D8 solid;margin-right: 8px;border-radius: 3px;}.block-store-list-search--area-block>div:hover {cursor: pointer;}.block-store-list-search--area-block>div.disable {display: none;}.block-store-list-search--area-block>div p {flex: 1;line-height: 46px;padding: 0 10px 0 14px;overflow: hidden;}.block-store-list-search--area-block>div:after {content: "";display: block;width: 60px;height: 46px;background-image: url(../../img/usr/ico_search.png);background-repeat: no-repeat;background-size: 18px auto;background-position: 22px 14px;}.block-store-list-search--area-menu {position: fixed;top: 0;left: 0;z-index: 1000;background-color: #ffffff;width: 400px;height: 100vh;box-shadow: 20px 0px 40px 0px rgba(0, 0, 0, 0.08);transform: translate(-500px, 0);transition: all .4s ease;}.block-store-list-search--area-menu.display {transform: translate(0, 0);}.block-store-list-search-bg {position: fixed;top: 0;left: 0;z-index: 999;width: 100%;height: 100%;}.block-store-list-search--area-menu-title {position: relative;display: flex;height: 69px;border-bottom: 1px #D8D8D8 solid;padding-right: 85px;}.block-store-list-search--area-menu-title h3 {line-height: 68px;margin: 0;padding: 0 20px 0 15px;font-size: 1.6rem;font-weight: bold;}.block-store-list-search--area-menu-title p {flex: 1;display: flex;align-items: center;overflow: hidden;}.block-store-list-search--area-menu-title p.disable {display: none;}.block-store-list-search--area-menu-title p span {display: block;font-size: 1.1rem;white-space: nowrap;}.block-store-list-search--area-menu-title p span.selected {display: block;font-size: 1.4rem;font-weight: bold;color: #007AB8;padding-left: 5px;flex: 1;}.block-store-list-search--area-menu-close {position: absolute;top: 0;right: 0;height: 100%;width: 86px;}.block-store-list-search--area-menu-close:before {content: "";display: block;position: absolute;top: 15px;right: 23px;width: 40px;height: 40px;border-radius: 50%;background-color: #B0B0B0;transition: all .4s ease;}.block-store-list-search--area-menu-close:hover {cursor: pointer;}.block-store-list-search--area-menu-close:hover:before {background-color: #8a8a8a;}.block-store-list-search--area-menu-close span {content: "";display: block;position: absolute;top: 15px;right: 23px;width: 40px;height: 40px;}.block-store-list-search--area-menu-close span:before,.block-store-list-search--area-menu-close span:after {content: "";position: absolute;display: block;width: 12px;height: 2px;background-color: #ffffff;top: 50%;left: 50%;margin: -1px 0 0 -6px;}.block-store-list-search--area-menu-close span:before {transform: rotate(-45deg);}.block-store-list-search--area-menu-close span:after {transform: rotate(45deg);}.block-store-list-search--area-menu-list {height: calc(100vh - 69px);overflow: scroll;}.block-store-list-search--area-menu-list>div {border-bottom: 1px #D8D8D8 solid;}.block-store-list-search--area-menu-list>div h3 {position: relative;display: flex;align-items: center;margin: 0;padding: 0 40px 0 15px;height: 55px;font-size: 1.5rem;font-weight: bold;}.block-store-list-search--area-menu-list>div h3:hover {cursor: pointer;}.block-store-list-search--area-menu-list>div h3:before,.block-store-list-search--area-menu-list>div h3:after {content: "";display: block;position: absolute;top: 50%;right: 20px;margin-top: -2px;width: 10px;height: 2px;background-color: #000000;transition: all .4s ease;}.block-store-list-search--area-menu-list>div h3:after {transform: rotate(90deg);}.block-store-list-search--area-menu-list>div h3.active:after {transform: rotate(0);}.block-store-list-search--area-menu-list>div ul {display: none;}.block-store-list-search--area-menu-list li {position: relative;display: flex;align-items: center;border-top: 1px #D8D8D8 solid;padding: 0 15px 0 49px;height: 57px;font-size: 1.5rem;font-weight: bold;}.block-store-list-search--area-menu-list li:hover {cursor: pointer;}.block-store-list-search--area-menu-list li:before {content: "";display: block;position: absolute;top: 15px;left: 14px;width: 26px;height: 26px;background-color: #D8D8D8;border-radius: 50%;transition: all .4s ease;}.block-store-list-search--area-menu-list li.active:before {background-color: #007AB8;}.block-store-list-search--area-menu-list li:after {content: "";display: block;position: absolute;top: 23px;left: 22px;width: 11px;height: 7px;border-left: 2px #B9B9B9 solid;border-bottom: 2px #B9B9B9 solid;transform: rotate(-45deg);transition: all .4s ease;}.block-store-list-search--area-menu-list li.active:after {border-left: 2px #ffffff solid;border-bottom: 2px #ffffff solid;}.block-store-list-search--shoptype ul {display: flex;}.block-store-list-search--shoptype li {position: relative;display: flex;align-items: center;height: 26px;margin-right: 16px;padding-left: 34px;}.block-store-list-search--shoptype li:hover {cursor: pointer;}.block-store-list-search--shoptype li:before {content: "";display: block;position: absolute;top: 0;left: 0;width: 26px;height: 26px;background-color: #D8D8D8;border-radius: 50%;transition: all .4s ease;}.block-store-list-search--shoptype li.active:before {background-color: #007AB8;}.block-store-list-search--shoptype li:after {content: "";display: block;position: absolute;top: 8px;left: 7px;width: 11px;height: 7px;border-left: 2px #B9B9B9 solid;border-bottom: 2px #B9B9B9 solid;transform: rotate(-45deg);transition: all .4s ease;}.block-store-list-search--shoptype li.active:after {border-left: 2px #ffffff solid;border-bottom: 2px #ffffff solid;}.block-store-list-search--shoptype li[data-target="clubstore"] {margin-left: 5em;}.block-store-list-search--shoptype li[data-target="clubstore"]::before {border-radius: 0;}.block-store-list-search--btn {display: flex;justify-content: center;margin-top: 32px;margin-bottom: 53px;}.block-store-list-search--btn div {display: flex;justify-content: center;align-items: center;font-size: 1.6rem;font-weight: bold;border: 2px #007AB8 solid;width: 345px;height: 48px;background-color: #007AB8;color: #ffffff;border-radius: 30px;transition: all .4s ease;}.block-store-list-search--btn div:hover {cursor: pointer;background-color: #ffffff;color: #007AB8;}.block-store-list-search-wrap {display: none;}.block-store-list-search--title {display: none;font-size: 2.8rem;font-weight: bold;margin: 53px 0 9px 0;padding: 0;}.block-store-list-search--result,.block-store-list-search--noresult {display: none;margin-right: 40px;}.block-store-list-search--result {border-top: 1px #D8D8D8 solid;}.block-store-list-search--result h2,.block-store-list-search--result h3 {position: relative;padding: 17px 50px 17px 15px;margin: 0;font-size: 1.5rem;font-weight: bold;border-bottom: 1px #D8D8D8 solid;}.block-store-list-search--result h3 {background-color: #F5F5F5;}.block-store-list-search--result h2:before,.block-store-list-search--result h2:after,.block-store-list-search--result h3:before,.block-store-list-search--result h3:after {content: "";display: block;position: absolute;top: 50%;background-color: #000000;}.block-store-list-search--result h2:before,.block-store-list-search--result h2:after {width: 12px;height: 2px;right: 19px;margin-top: -1px;transition: all .4s ease;}.block-store-list-search--result h2:after {transform: rotate(90deg);}.block-store-list-search--result h2.active:after {transform: rotate(0);}.block-store-list-search--result h3:before,.block-store-list-search--result h3:after {width: 9px;height: 1px;right: 20px;}.block-store-list-search--result h3:after {transform: rotate(90deg);}.block-store-list-search--result h3.active:after {transform: rotate(0);}.block-store-list-search--result h2 span,.block-store-list-search--result h3 span {transition: all .4s ease;}.block-store-list-search--result h2:hover,.block-store-list-search--result h3:hover {cursor: pointer;}.block-store-list-search--result h2:hover span,.block-store-list-search--result h3:hover span {opacity: 0.7;}.block-store-list-search--result .wrap,.block-store-list-search--result .pref_block {display: none;}.block-store-list-search--result #tokyo .pref_block {display: block;}.block-store-list-search--result .pref_block {background-color: #EAEAEA;border-bottom: 1px #D8D8D8 solid;}.block-store-list-search--result .pref_block>div {padding: 20px 15px 8px 15px;}.block-store-list-search--result .pref_block>div.border {border-top: 8px #DBDBDB solid;}.block-store-list-search--result .pref_block>div h4 {font-size: 1.2rem;}.block-store-list-search--result .pref_block>div li>a,.block-store-list-search--result .pref_block>div li>div {position: relative;display: block;text-decoration: none;padding: 14px 0 13px 0;}.block-store-list-search--result .pref_block>div li>a {padding-right: 40px;}.block-store-list-search--result .pref_block>div li>a:after {position: absolute;content: "";display: block;top: 50%;right: 19px;width: 8px;height: 8px;border-right: 1px #000 solid;border-bottom: 1px #000 solid;transform: rotate(-45deg);margin-top: -4px;}.block-store-list-search--result .pref_block>div li+li {border-top: 1px #DBDBDB solid;}.block-store-list-search--result .pref_block>div li p {display: flex;flex-wrap: wrap;align-items: center;}.block-store-list-search--result .pref_block>div li p span.shop_name {display: block;font-size: 1.3rem;font-weight: bold;margin-right: 5px;transition: all .4s ease;}.block-store-list-search--result .pref_block>div li a:hover span.shop_name {opacity: 0.5;}.block-store-list-search--result .pref_block>div li p span.shop_name+span {display: block;line-height: 14px;background-color: #ffffff;font-size: 1.0rem;padding: 0 3px;}.block-store-list-search--result .pref_block>div li p span.companystore {color: #00B886;}.block-store-list-search--result .pref_block>div li p span.clubstore {color: #007ab8;}.block-store-list-search--result .pref_block>div li p span.dealer {color: #677581;}.block-store-list-search--result .pref_block>div li p span.outlet {color: #EA1B53;}.block-store-list-search--result .pref_block>div li>a>div,.block-store-list-search--result .pref_block>div li>div>div {display: flex;flex-wrap: wrap;font-size: 1.2rem;color: #808080;margin-top: 2px;}.block-store-list-search--result .pref_block>div li>a>div span,.block-store-list-search--result .pref_block>div li>div>div span {display: block;}.block-store-list-search--noresult .error {color: #FF0058;background-color: #FFF4F6;padding: 16px;border: none;margin-top: 14px;}.block-store-list-search--loading {width: 100%;height: 100px;background-image: url(../../img/usr/loading.gif);background-repeat: no-repeat;background-position: center center;background-size: 20px auto;}/* SHOP / DETAIL */.block-store-detail--mv {position: relative;height: 240px;margin-bottom: 24px;}.block-store-detail--mv div {position: absolute;width: 100vw;height: 240px;left: 50%;top: 0;transform: translate(-50vw, 0);}@media screen and (max-width:1240px) {.block-store-detail--mv div {width: 1240px;left: 0;transform: translate(0, 0);}}.block-store-detail--mv div img {width: 100%;height: 100%;object-fit: cover;}.block-store-detail--title {font-size: 2.8rem;font-weight: bold;margin: 0 0 19px 0;padding: 0;}.block-store-detail--title .clubstore {display: block;color: #007AB8;border: 1px solid #007AB8;padding: 0.4em 1em;border-radius: 10em;max-width: 210px;width: 50%;text-align: center;margin: 10px 0 0;font-size: 13px;}.block-store-detail--store {display: block;margin: 19px 0 59px 0;}.block-store-detail--store-info {width: 100%;padding: 0;}.block-store-detail--store-info dl {display: flex;flex-direction: column;}.block-store-detail--store-info dl+dl {margin-top: 18px;}.block-store-detail--store-info dt {font-size: 1.1rem;color: #808080;margin-bottom: 6px;}.block-store-detail--store-brand {margin-top: 32px;}.block-store-detail--store-brand h2 {padding: 0;margin: 0 0 12px 0;font-size: 1.6rem;font-weight: bold;}.block-store-detail--store-brand ul {display: flex;}.block-store-detail--store-brand li {display: flex;align-items: center;justify-content: center;width: 170px;height: 65px;border: 1px #D8D8D8 solid;border-radius: 4px;margin-right: 8px;}.block-store-detail--store-brand li img {display: block;}.block-store-detail--store-brand--columbia img {width: 100px;}.block-store-detail--store-brand--black-label img {width: 130px;}.block-store-detail--store-brand--columbia-kids img {width: 44px;}.block-store-detail--store-brand--montrail img {width: 100px;}.block-store-detail--store-brand--mountain-hard-wear img {width: 60px;}.block-store-detail--store-brand--sorel img {width: 50px;}.block-store-detail--store-club {margin-top: 32px;}.block-store-detail--store-club img {width: 170px;}.block-store-detail--store-map-info {margin-top: 30px;width: 100%;}.block-store-detail--store-map {height: 450px;}.block-store-detail--text {margin-top: 20px;font-size: 1.4rem;line-height: 1.7;}.block-store-detail--store .block-animation-btn {margin-top: 27px;}.block-store-detail--store .block-animation-btn a span {min-width: 295px;}.block-store-detail--instagram {position: relative;margin-top: 59px;margin-bottom: 53px;}.block-store-detail--instagram-bg {position: absolute;top: 0;left: 0;width: 100%;z-index: 1;}.block-store-detail--instagram-bg {position: absolute;width: 100vw;height: 375px;left: 50%;top: 0;transform: translate(-50vw, 0);}@media screen and (max-width:1240px) {.block-store-detail--instagram-bg {width: 1240px;left: 0;transform: translate(0, 0);}}.block-store-detail--instagram-bg img {width: 100%;height: 100%;object-fit: cover;}.block-store-detail--instagram-inner {position: relative;width: 100%;max-width: 1240px;margin: 0 auto;overflow: hidden;padding-top: 122px;z-index: 2;}.block-store-detail>.block-animation-btn {transition: all .4s ease;}.block-store-detail>.block-animation-btn:hover {opacity: 0.7;}.block-store-detail>.block-animation-btn a {background: #ffffff;color: #000000;}/*===============================TOPIC PAGE================================*/.block-topics-title {margin: 12px 0 52px 0;}.block-topics-title h1 {font-size: 2.8rem;font-weight: bold;margin: 0 0 10px 0;}.block-topics-list--type1 ul {display: flex;flex-wrap: wrap;margin: 0 -10px;}.block-topics-list--type1 ul li {width: 25%;}.block-topics-list--type1 li {padding: 0 10px;margin-bottom: 20px;}.block-topics-list--type1 li a {display: block;width: 295px;height: 308px;text-decoration: none;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);}.block-topics-list--type1 li a>span {position: relative;display: flex;width: 295px;height: 190px;justify-content: center;align-items: center;border-top-left-radius: 5px;border-top-right-radius: 5px;overflow: hidden;}.block-topics-list--type1 li a>span:before,.block-topics-list--type1 li a>span:after {content: "";display: block;position: absolute;width: 380px;height: 295px;top: 0;right: 0;transition: all .4s ease;transform-origin: center center;}.block-topics-list--type1 li a>span:before {background-color: rgba(0, 0, 0, 0.4);transform: rotate(45deg) translate(20px, -385px);}.block-topics-list--type1 li a:hover>span:before {transform: rotate(45deg) translate(20px, -215px);}.block-topics-list--type1 li a>span:after {background-color: rgba(0, 0, 0, 0.2);transform: rotate(45deg) translate(-30px, 250px);}.block-topics-list--type1 li a:hover>span:after {transform: rotate(45deg) translate(-30px, 80px);}.block-topics-list--type1 li a>span img {display: block;max-width: 295px;max-height: 190px;}.block-topics-list--type1 li a>div {display: flex;width: 295px;height: 118px;justify-content: center;align-items: center;flex-direction: column;padding: 10px 1.5em;transition: all .4s ease;background-color: #ffffff;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}.block-topics-list--type1 li a>div h3 {padding: 0;margin: 0 0 10px 0;line-height: 1.2;font-size: 1.4rem;font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}.block-topics-list--type1 li a>div p {font-size: 1.2rem;line-height: 1.4;min-height: 2.8em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}.block-topics-list--type1 li a>div .date {font-size: 1rem;margin-top: 10px;width: 100%;}@media all and (-ms-high-contrast:none) {*::-ms-backdrop,.block-topics-list--type1 li a>div h3 {width: 253px;text-align: center;}*::-ms-backdrop,.block-topics-list--type1 li a>div p {width: 253px;}}.block-topics-list--type2 ul {display: flex;flex-wrap: wrap;margin: 0 -20px;}.block-topics-list--type2 ul li {width: 25%;}.block-topics-list--type2 li {padding: 0 20px;margin-bottom: 40px;}.block-topics-list--type2 li a {display: block;width: 100%;text-decoration: none;}.block-topics-list--type2 li a>span {position: relative;display: flex;width: 100%;height: 280px;justify-content: center;align-items: center;overflow: hidden;}.block-topics-list--type2 li a>span:before,.block-topics-list--type2 li a>span:after {content: "";display: block;position: absolute;top: 0;right: 0;width: 450px;height: 295px;transition: all .4s ease;transform-origin: center center;z-index: 2;}.block-topics-list--type2 li a>span:before {background-color: rgba(0, 0, 0, 0.4);}.block-topics-list--type2 li a>span:after {background-color: rgba(0, 0, 0, 0.2);}.block-topics-list--type2 li a>span:before {transform: rotate(45deg) translate(70px, -415px);}.block-topics-list--type2 li a:hover>span:before {transform: rotate(45deg) translate(70px, -213px);}.block-topics-list--type2 li a>span:after {transform: rotate(45deg) translate(50px, 282px);}.block-topics-list--type2 li a:hover>span:after {transform: rotate(45deg) translate(50px, 82px);}.block-topics-list--type2 li a>span img {position: absolute;display: block;max-width: 100%;max-height: 100%;top: 50%;left: 50%;transform: translate(-50%, -50%);}.block-topics-list--type2 li a>div {display: flex;width: 100%;justify-content: center;flex-direction: column;padding: 14px 0;transition: all .4s ease;background-color: #ffffff;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}.block-topics-list--type2 li a>div h3 {padding: 0;margin: 0 0 3px 0;line-height: 1.5;font-size: 1.4rem;font-weight: bold;min-height: 3em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}.block-topics-list--type2 li a>div p {font-size: 1.2rem;line-height: 1.7;min-height: 2.8em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}.block-topics-list--type2 .slide2 li a>div p {-webkit-line-clamp: 2;}.block-topics-list--type2 li a>div .date {font-size: 1rem;margin-top: 3px;}/*===============================CATALOG PAGE================================*/.block-catalog-title {margin: 12px 0 52px 0;}.block-catalog-title h1 {font-size: 2.8rem;font-weight: bold;margin: 0 0 10px 0;}.block-catalog-list ul {display: flex;flex-wrap: wrap;margin: 0 -10px;}.block-catalog-list ul li {width: 25%;}.block-catalog-list li {padding: 0 10px;margin-bottom: 20px;}.block-catalog-list li a {display: block;width: 295px;text-decoration: none;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);}.block-catalog-list li a>span {position: relative;display: flex;width: 295px;height: 400px;justify-content: center;align-items: center;overflow: hidden;}.block-catalog-list li a>span:before,.block-catalog-list li a>span:after {content: "";display: block;position: absolute;width: 750px;height: 295px;top: 0;right: 0;transition: all .4s ease;transform-origin: center center;}.block-catalog-list li a>span:before {background-color: rgba(0, 0, 0, 0.4);transform: rotate(45deg) translate(140px, -520px);}.block-catalog-list li a:hover>span:before {transform: rotate(45deg) translate(140px, -280px);}.block-catalog-list li a>span:after {background-color: rgba(0, 0, 0, 0.2);transform: rotate(45deg) translate(130px, 270px);}.block-catalog-list li a:hover>span:after {transform: rotate(45deg) translate(130px, 15px);}.block-catalog-list li a>span img {display: block;max-width: 295px;max-height: 400px;}/*===============================STATIC PAGE COMMON================================*/.block-common-title {margin-top: 12px;margin-bottom: 37px;}.block-common-title>h1 {font-size: 2.8rem;font-weight: bold;margin: 0 0 10px 0;}.block-common-title>a {display: inline-block;color: #007AB8;}.block-common-title>p+a {margin-top: 9px;}/*===============================OUTDOOR FASHION COORDINATE LIST================================*/.block-style-list-tab {margin-top: 37px;margin-bottom: 18px;overflow: hidden;}.block-style-list-tab ul {display: flex;flex-wrap: wrap;margin: 0 -4px;}.block-style-list-tab li {border: 1px #D8D8D8 solid;border-radius: 5px;line-height: 1.2;padding: 10px 10px;font-size: 1.3rem;font-weight: bold;margin: 0 4px 6px 4px;transition: all .4s ease;}.block-style-list-tab li:hover {cursor: pointer;border: 1px #000000 solid;}.block-style-list-tab li.active {border: 1px #000000 solid;background-color: #000000;color: #ffffff;}.block-style-list-content {display: none;margin-bottom: 12px;}.block-style-list-content.active {display: block;}.pager .number_ li {display: inline-block;font-size: 1.2rem;font-weight: bold;letter-spacing: normal;vertical-align: middle;text-align: center;}.pager .number_ li.current_ .btn_ {color: #fff;background: #333;border-radius: 50%;}.pager .number_ li .btn_ {display: block;min-width: 33px;line-height: 1.0;padding: 9px 0;text-decoration: none;}.pager .number_ li {display: inline-block;vertical-align: middle;}/*===============================APP／CLUB================================*/.block-header-gnav-megamenu--view-more-item--logo-columbia-club {width: 150px;margin: 20px 0 0 0;}.block-header-gnav-megamenu--app-ttl {margin: 20px 0 5px 0;font-size: 1.3rem;font-weight: bold;}.block-header-gnav-megamenu--app-list {display: flex;justify-content: flex-start;align-items: center;}.block-header-gnav-megamenu--app-list li {line-height: 1.0;}.block-header-gnav-megamenu--app-list a {padding: 0 15px;text-align: center;line-height: 1.0;color: #000;display: block;}.block-header-gnav-megamenu--app-list li:nth-child(1) a {padding-left: 0;}.block-header-gnav-megamenu--app-iphone {border-left: #A7A7A7 1px solid;}.footer-bottom .footer-menu-left {display: flex;align-items: flex-start;}.footer-bottom .footer-menu-left-l {width: 40%;}.footer-bottom .footer-menu-left-r {width: 150px;}.footer-bottom .footer-menu--logo-columbia-club {margin-bottom: 15px;text-align: center;}.footer-bottom .footer-menu--app-ttl {margin: 0 0 5px 0;font-size: 1.3rem;font-weight: bold;}.footer-bottom .footer-menu--app-list {display: flex;justify-content: flex-start;align-items: center;}.footer-bottom .footer-menu--app-list li {line-height: 1.0;}.footer-bottom .footer-menu--app-list a {padding: 0 15px;text-align: center;line-height: 1.0;color: #fff;display: block;}.footer-bottom .footer-menu--app-list li:nth-child(1) a {padding-left: 0;}.footer-bottom .footer-menu--app-iphone {border-left: #A7A7A7 1px solid;}/* ---- 上部ガイドコンテンツ ---- */.c-link.-txt {color: #007AB8;}.c-link.-txt:hover {text-decoration: underline;}.c-genreModalLink.-txt {color: #007AB8;}.c-genreModalLink.-txt:hover {text-decoration: underline;}.p-genreMv {margin-bottom: 20px;}.p-genreMv__image {vertical-align: bottom;}.p-genreMv__image.-sp {display: none;}.p-genreBox+.p-genreBox {margin-top: 20px;}.p-genreDes.p-genreDes .c-link {display: inline-block;}.p-genreDes.p-genreDes .c-genreModalLink {display: inline-block;}.p-genreRelated {background-color: #F5F5F5;display: flex;flex-wrap: wrap;font-size: .9em;line-height: 1.75;margin-top: 20px;padding: 10px;}.p-genreRelated.-mt0 {margin-top: 0;}.p-genreRelated dt {font-weight: bold;margin-right: 2em;}.p-genreRelated dd .c-link {display: inline-block;margin-right: 1em;}.p-genreRelated dd .c-genreModalLink {display: inline-block;margin-right: 1em;}.p-genreModal {width: 700px !important;}.page-top .p-genreModal,.p-genreModal {color: #2b2e38 !important;padding: 0 !important;}.page-top .p-genreModal__head,.p-genreModal__head {background-color: #000;color: #fff;padding: 10px;position: relative;}.page-top .p-genreModal__head .remodal-close,.p-genreModal__head .remodal-close {color: #fff;height: 35px;margin: 0;position: absolute;top: 50%;transform: translateY(-50%);width: 35px;}.page-top .p-genreModal__head .remodal-close:hover,.page-top .p-genreModal__head .remodal-close:focus {color: #2b2e38;}.page-top .p-genreModal__head .remodal-close::before {display: block;}.page-top .p-genreModal__body,.p-genreModal__body {background-color: #fff;padding: 30px 20px;}.page-top .p-genreModal__body.-movie,.p-genreModal__body.-movie {padding: 0;}.p-genreModal__innerMulticolumn {align-items: flex-start;display: flex;justify-content: center;}.p-genreModal__innerDescription {width: 60%;margin-right: 20px;}.p-genreModal__innerItem {flex: 1;}.p-genreModal__ttl,.p-genreModal__txt {text-align: left;}.p-genreModal__ttl {font-size: 16px;}.p-genreModal__ttl+*,.p-genreModal__txt+*,.p-genreModal__img+*,.p-genreModal__video+* {margin-top: 20px;}.p-genreModal__ttl.-bold {font-weight: bold;}.p-genreModal__img {display: block;}.p-genreModal__video {padding-top: 56.25%;position: relative;width: 100%;}.p-genreModal__video iframe {height: 100% !important;position: absolute;right: 0;top: 0;width: 100%;}.p-genreModal__imgMulticolumn {align-items: center;display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 30px !important;}.p-genreModal__imgMulticolumn>.p-genreModal__img {width: 49%;}.p-genreModal__imgMulticolumn>.p-genreModal__img+* {margin-top: 0;}.p-genreModal__imgMulticolumn>.p-genreModal__img.-longImage {width: 35.5%;}.p-genreModal__imgMulticolumn>.p-genreModal__img.-wideImage {width: 62.4%;}.p-genreModal__btnWrap {align-items: center;display: flex;justify-content: center;margin-top: 30px !important;}.p-genreModal__btn {border-radius: 30px;display: block;padding: 12px 0;transition: opacity .3s;width: 200px;}.p-genreModal__btn:hover {opacity: .65;}.p-genreModal__btn.-blk {background-color: #000;color: #fff;}.p-genreModal__btn.-gray {background-color: #eee !important;color: #000;}.p-genreModal__btn+.p-genreModal__btn {margin-left: 30px;}.p-genreModal__stylistWrap {align-items: start;display: flex;justify-content: center;margin-top: 30px;padding: 30px 80px 0;border-top: 1px solid #2b2e38;}.p-genreModal__stylistPicture {flex: 1;margin-right: 20px;}.p-genreModal__stylistDescription {text-align: left;width: 70%;margin-top: 0;}.p-genreModal__stylistName {font-size: 16px;font-weight: bold;margin-top: -4px;}.p-genreModal__stylistSmall {font-size: 75%;}.p-genreModal__stylistTxt {font-size: 12px;margin-top: 10px;}.p-genreModal__spOnly {display: none;}.p-genreModal__pickup {margin-left: auto;margin-right: auto;text-align: left;width: 500px;}.p-genreModal__pickup dt {font-weight: bold;}/* スライダー */.category-slider .slick-slider {width: 940px;margin-left: auto;margin-right: auto;}.category-slider .slick-dots {text-align: center;}.category-slider .slick-dots li {display: inline-block;height: 18px;margin-top: 15px;width: 25px;}.category-slider .slick-dots li button {position: relative;width: 25px;height: 18px;padding: 0;margin: 0;border: none;background: none;text-indent: 200%;white-space: nowrap;overflow: hidden;}.category-slider .slick-dots li button:hover {cursor: pointer;}.category-slider .slick-dots li button:before {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 8px;height: 8px;border: 1px #808080 solid;background-color: #ffffff;border-radius: 50%;transition: all .4s ease;}.category-slider .slick-dots li button:hover:before {border: 1px #000000 solid;}.category-slider .slick-dots li.slick-active button:before {background: #000000;}/* スライダー（ミニコンテンツ） */.category-miniContents-slider {background-color: #F5F5F5;width: 940px;padding: 20px 20px 8px;margin-top: 20px;}.category-miniContents-slider .slick-slider {padding: 8px 0 8px;}.category-miniContents-slider .slick-track {margin-left: 0;}.category-miniContents-slider .slick-slide {position: relative;justify-content: center;align-items: center;overflow: hidden;margin: 0 6px 6px;}.category-miniContents-slider .slick-arrow {animation: none;position: absolute;top: 25%;z-index: 4;border: none;background-color: transparent;}.category-miniContents-slider .slick-arrow:before {content: "";display: block;position: absolute;width: 14px;height: 14px;border-right: 2px #000 solid;border-bottom: 2px #000 solid;}.category-miniContents-slider .slick-arrow.slick-disabled {opacity: .2;}.category-miniContents-slider .slick-prev {left: -24px;}.category-miniContents-slider .slick-prev:before {transform: rotate(135deg);left: 14px;top: 15px;}.category-miniContents-slider .slick-next {right: -24px;}.category-miniContents-slider .slick-next:before {transform: rotate(-45deg);right: 14px;top: 15px;}.category-miniContents-slider a {display: block;text-decoration: none;height: 100%;}.category-miniContents-slider a:focus {outline: none;}.category-miniContents-slider__title {font-weight: bold;padding-left: 12px;}.category-miniContents-slider__text {text-align: justify;padding-top: 8px;word-break: break-all;}/* カテゴリーサーチ */.p-searchBox {background-color: #F5F5F5;border-radius: 30px 0 0 30px;margin-top: 20px;width: 100%;white-space: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: none;/*スクロールバー非表示（IE・Edge）*/scrollbar-width: none;/*スクロールバー非表示（Firefox）*/}.p-searchBox::-webkit-scrollbar {display: none;/*スクロールバー非表示（Chrome・Safari）*/}.p-searchButton {display: flex;padding-bottom: 1em;padding-top: 1em;}.p-searchButton li {padding: 0 2px;}.p-searchButton li:first-child {padding-left: 16px;}.p-searchButton li:last-child {padding-right: 16px;}.p-searchButton a {display: block;background-color: #ffffff;padding: 0 1em;line-height: 32px;font-size: 1.2rem;font-weight: bold;border-radius: 20px;}/* ****************************************** 2024.03.08 追加* ***************************************** *//* btn---- */a.animation-btn.-black {background-color: black;color: white;}a.animation-btn.-round {border-radius: 100px;}@media (hover:hover) {a.animation-btn.-black:hover {background-color: white;color: black;}}/* modal---- */.block-modal-common.remodal {color: black;margin-top: -10px;padding: 0;position: relative;}[data-browse-mode="P"] .block-modal-common.remodal {font-size: 16px;max-width: 1024px;}[data-browse-mode="S"] .block-modal-common.remodal {font-size: 14px;max-width: 640px;}.block-modal-common-desc--title {align-items: center;background-color: black;color: white;display: flex;justify-content: center;}[data-browse-mode="P"] .block-modal-common-desc--title {height: 70px;}[data-browse-mode="S"] .block-modal-common-desc--title {height: 60px;}.block-modal-common-desc-content {background-color: #F5F5F5;}[data-browse-mode="P"] .block-modal-common-desc-content {padding: 16px 48px;}[data-browse-mode="S"] .block-modal-common-desc-content {padding: 16px 8px;}.block-modal-common-close {background-color: transparent;border: none;border-radius: 0;position: absolute;}.block-modal-common-close {cursor: pointer;left: 0;top: 0;}[data-browse-mode="P"] .block-modal-common-close {height: 70px;width: 78px;}[data-browse-mode="S"] .block-modal-common-close {height: 60px;width: 68px;}.block-modal-common-close::before,.block-modal-common-close::after {background-color: white;content: "";display: block;left: 50%;position: absolute;top: 50%;}.block-modal-common-close::before,.block-modal-common-close::after {height: 2px;width: 15px;}.block-modal-common-close::after {transform: translate(-50%, -50%) rotate(45deg);}.block-modal-common-close::before {transform: translate(-50%, -50%) rotate(-45deg);}/* point---- */.block-rank-point-table {border-collapse: collapse;max-width: 690px;margin-left: auto;margin-right: auto;margin-top: 16px;table-layout: fixed;width: 100%;}[data-browse-mode="P"] .block-rank-point-table {font-size: 13px;}[data-browse-mode="S"] .block-rank-point-table {font-size: 12px;}.block-rank-point-table th,.block-rank-point-table td {border: 2px solid white;text-align: center;vertical-align: middle;}.block-rank-point-table thead th {background-color: black;color: white;font-weight: bold;padding: 8px 0;text-align: center;}[data-browse-mode="P"] .block-rank-point-table tbody th,[data-browse-mode="P"] .block-rank-point-table tbody td {padding: 16px 8px;}[data-browse-mode="S"] .block-rank-point-table tbody th,[data-browse-mode="S"] .block-rank-point-table tbody td {padding: 8px;}.block-rank-point-table tbody th img {vertical-align: bottom;max-width: 65px;width: 100%;}[data-browse-mode="S"] .block-rank-point-table tbody th img {max-width: 50px;}.block-rank-point-table tbody tr:nth-child(1) td {background-color: #DFF4EA;}.block-rank-point-table tbody tr:nth-child(2) td {background-color: #E2E8F2;}.block-rank-point-table tbody tr:nth-child(3) td {background-color: #F7F3D4;}.block-rank-point-table tbody tr:nth-child(4) td {background-color: #C1E6F8;}.block-rank-point-table tbody tr:nth-child(1) th {background-color: #F2FFF5;}.block-rank-point-table tbody tr:nth-child(2) th {background-color: #F0F4F8;}.block-rank-point-table tbody tr:nth-child(3) th {background-color: #FCFAEF;}.block-rank-point-table tbody tr:nth-child(4) th {background-color: #E3F4FD;}[data-browse-mode="P"] .block-rank-point-table-ratio {font-size: 25px;}[data-browse-mode="S"] .block-rank-point-table-ratio {font-size: 23px;}[data-browse-mode="P"] .block-rank-point-table-ratio--percent {font-size: 20px;}[data-browse-mode="S"] .block-rank-point-table-ratio--percent {font-size: 18px;}[data-browse-mode="P"] .block-rank-point .block-animation-btn {margin-top: 32px;}[data-browse-mode="S"] .block-rank-point .block-animation-btn {margin-top: 16px;}