/** Shopify CDN: Minification failed

Line 1838:0 Unexpected "}"

**/
@charset "UTF-8";

body {
    font-family: "futura-pt", "Futura", YuGothic, "Yu Gothic", sans-serif;
    color: #202223;
  overflow-x: clip;
}

button,
label,
summary,
[role=button],
[type=checkbox],
[type=radio] {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    cursor: pointer;
}
.col-center {
    color: inherit;
}

/* -----------------------------------------------------------------------------
  header
----------------------------------------------------------------------------- */
button,
input[type=submit],
input[type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font: inherit;
    outline: none;
}

header {
    width: 100%;
    position: relative;
    z-index: 6;
    overflow: hidden;
}

footer {
    width: 100%;
    position: relative;
    overflow: hidden;
}

header {
    overflow: visible;
}

.hov_u_line a {
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.hov_u_line a span::after {
    background: #625e58 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 0;
}

.hov_u_line a span:hover::after {
    left: 0;
    width: 100%;
}

.hov_u_line li {
    line-height: 100%;
    margin: 0 auto;
}

.hov_u_line .menu-u-img li {
    margin-top: 0;
}

.hov_u_line_rv a {
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.hov_u_line_rv a::after {
    background: #625e58;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    right: auto;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.hov_u_line_rv a::before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    right: auto;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 0;
    z-index: 2;
}

.hov_u_line_rv a:hover::before {
    right: 0;
    width: 100%;
}

/*--------------------------
.main-nav-menu
--------------------------*/
.main-nav-menu {
    height: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid rgb(231, 231, 230);
}

.main-nav-menu li {
    display: block;
}

.main-nav-menu>li:not(:nth-child(1)) {
    padding-left: 28px;
}

.main-nav-menu .sub-menu a {
    padding-left: 0;
}

.main-nav>ul>li>a {
    letter-spacing: 2px;
    color: #625e58;
}

.main-nav>ul>li>a.active,
.main-nav>ul>li>a:hover {
    color: #625e58;
}

.main-nav>ul li {
    height: 100%;
}

.main-nav ul li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

.main-nav ul li:hover a::before {
    opacity: 1;
    visibility: visible;
    margin-top: 5px;
}

.main-nav ul {
    margin: 0;
    text-align: left;
}

.main-nav ul>li {
    display: block;
    max-width: 1400px;
    margin: auto;
}

.main-nav .sub-menu.w_full {
    width: 100%;
    left: 0;
}

.main-nav .sub-menu {
    background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 40px 0 0;
    padding: 20px 40px 40px;
    position: absolute;
    top: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out 0s;
}

.has-mega-menu>a {
    position: relative;
    padding-bottom: 1.5px;
    margin-top: 1.5px;
}

.has-mega-menu .sub-menu a span {
    padding: 10px;
    display: inline-block;
    position: relative;
}

.has-mega-menu .sub-menu a span::after {
    background: #625e58;
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    bottom: 0;
    transition: all 0.5s ease 0s;
    opacity: 0;
    left: 0;
}

.has-mega-menu .sub-menu a:hover span::after {
    opacity: 1;
}

.has-mega-menu .sub-menu a:hover span {
    display: inline-block;
}

.has-mega-menu>a>span {
    display: block;
    position: relative;
    padding-right: 1rem;
}

.has-mega-menu>a>span::before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: solid 2px #625e58;
    border-right: solid 2px #625e58;
    position: absolute;
    right: 0;
    bottom: 11px;
    transform: rotate(135deg);
}

.mega-menu-list-category .sub-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.mega-menu-list-category li {
    margin-bottom: 10px;
    text-align: left;
}

.mega-menu-list-category li a {
    opacity: 0.8;
}

.mega-menu-list-category li.bold {
    margin-bottom: 20px;
}

@media screen and (max-width: 980px) {
    .main-nav-menu {
        display: none;
    }

    .l-header-search #keywords {
        display: block;
    }
}

@media screen and (max-width: 780px) {
    .l-header-search #keywords {
        display: block;
    }
}

/*------------------------------------
  Header
------------------------------------*/
.logo {
    padding: 15px 0 0 0;
}

.main-nav-menu {
    height: 100%;
}

ul.main-nav-menu>li>a {
    height: 110px;
}

.main-nav {
    padding: 0 40px;
}

/* logo */
@media screen and (min-width: 1160px) {
    .ec-headerNav.flex {
        width: 160px;
    }

    .header_logo,
    .ec-headerNaviRole__right {
        width: 223px;
    }
}

.header_logo {
    width: 223px;
    height: auto;
}

.header_fill {
    display: flex;
    justify-content: space-between;
}

.header_fill:last-child {
    justify-content: flex-end;
}

@media screen and (max-width: 1200px) {
    .logo {
        padding-left: 20px;
    }
}

@media screen and (max-width: 980px) {
    .main-nav-menu {
        display: none;
    }

    .logo {
        padding: 14px 0 14px 60px;
    }

    .l-header-search #keywords {
        display: block;
    }
}

@media screen and (max-width: 780px) {
    .l-header-search #keywords {
        display: block;
    }
}

.b-top {
    border-top: 1px solid #ececec;
}

@media screen and (min-width: 980px) {
    .header_fill {
        padding: 0 50px;
    }
}

@media screen and (max-width: 980px) {
    .main-nav-menu {
        display: none;
    }
}

.header-inner {
    border-bottom: 1px solid rgb(231, 231, 230);
    width: 100%;
}

/*/////////////////////////////////////////////////////////
  #fixedBox style
  /////////////////////////////////////////////////////////*/
#fixedBox.fixed {
    background-color: #fff;
    /*box-shadow: 7.5px 13px 30px 0 rgba(36,48,111,0.1);*/
}

.nav-out.fixed,
.nav-out {
    position: fixed;
    left: 0;
    z-index: 20000;
    width: 100%;
    max-width: 100%;
    transition: all 0.5s ease 0s;
}

.nav-out.fixed {
    top: 20px;
}

.nav-out.fixed {
    top: 0;
}

.vvnfs {
    position: fixed;
    background-color: #930850;
    color: #ffffff;
    height: 28px;
    z-index: 7;
    position: relative;
    font-weight: bold;
}

.vvnfs a {
    color: #ffffff;
    line-height: 28px;
    display: block;
    text-align: center;
    font-size: 13px;
}

.vvnfs .tap-area {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    gap: 2.5rem;
}

.vvnfs .tap-area path {
    color: #fff;
}

.vvnfs .tap-area .news_txt {
    max-width: 35rem;
    flex-grow: 1;
    place-items: center;
    display: grid;
}

.vvnfs .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

.nav-out.fixed .vvnfs {
    overflow: hidden;
    height: 0px;
    transition: all 0.5s ease 0s;
}

.has-mega-menu .sub-menu a span {
    color: #625e58;
    padding: 0;
}

.nav li a,
.logo a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    padding: 0 28px;
    box-sizing: border-box;
    color: #fff;
}

.logo a,
.logo {
    padding: 0;
}

.logo a {
    height: 100px;
    display: table-cell;
}

.fixed .logo a {
    height: 80px;
    display: table-cell;
}

header .inner {
    overflow: hidden;
    width: 100%;
    padding: 0;
}

p.copyright {
    line-height: 2;
    font-family: "Century Gothic", century-gothic, sans-serif;
}

ul.main-nav-menu>li>a {
    position: relative;
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    padding: 0;
}

.logo-wrapper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
}

.hov_u_line a span::after {
    left: auto;
    width: 0px;
    right: 0%;
    bottom: 0;
    left: auto;
    transition: all 0.2s ease 0s;
    width: 0;
}

header .hov_u_line a span::after {
    bottom: 36px;
}

header .fixed .hov_u_line a span::after {
    bottom: 26px;
}

.hov_u_line a span:hover::after {
    width: 100%;
}

@media only screen and (max-width: 980px) {
    .logo-wrapper {
        border: 0;
    }

    .nav-menu-wrapper {
        background: rgba(0, 0, 0, 0.8);
        z-index: 10;
    }

    /* sp nav */
    #header.header {
        z-index: 6;
    }

    #fixedBox {
        z-index: 30000;
    }

    .navik-header-overlay.mode_sp {
        z-index: 3000;
    }

    .vvnfs {
        display: none;
    }
}

/* メニュー リロード時の挙動修正 */
.navik-menu-overlay.submenu-no-separate {
    display: none;
}

.overlay-menu-open .navik-menu-overlay.submenu-no-separate {
    display: table;
}

.line-menu:nth-child(2) {
    margin: 7px 0;
}

/*--------------------------
webgl-texture.
--------------------------*/
html,
body {
    min-height: 100%;
}

.main_visual {
    height: auto;
}

.main_visual img {
    max-width: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: calc(100vh - 128px);
}

#main_column {
    padding-top: 128px;
}

section {
    position: relative;
}

.section-first .content-wrap {
    padding-top: 100px;
}

.content-pdg-xy {
    padding: 40px;
}

.content-pdg-side {
    padding-right: 4.5%;
    padding-left: 4.5%;
}

.content-wrap {
    position: relative;
    overflow: hidden;
    z-index: 2;
    padding-top: 50px;
    padding-bottom: 100px;
}

.content-wrap.bdr_bottom {
    border-bottom: 1px solid #ece8e5;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

/* -----------------------------------------------------------------------------
  layout
----------------------------------------------------------------------------- */
.inner {
    max-width: 100%;
    width: 100%;
    overflow: visible;
    padding-left: 8.33%;
    padding-right: 8.33%;
    position: relative;
    z-index: 2;
}

.inner.wide {
    padding: 0;
}

.wide_inner_in {
    padding: 0 40px;
}

/* common */
.text_header {
    padding: 40px auto;
    position: relative;
    text-align: left;
}

.wrap {
    margin: 0 2.8vw;
}

/* 詳細　*/
.item_container {
    width: 100%;
    position: relative;
    z-index: 5;
    padding: 18px;
    margin: 0px auto;
    transition: all 0.3s ease 0s;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 1rem;
}

.in-img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.item_container .in-img img {
    border: 6px solid #fff;
}

/* -----------------------------------------------------------------------------
　typography*/

.bk-btn,
.wh-btn {
    font-weight: 600;
}

h2.f_en {
    font-weight: 700;
}

.main-nav-menu * {
    letter-spacing: 0;
    font-style: normal;
    font-size: 12px;
}

.main-nav-menu>li>a>span {
    letter-spacing: 0.1em;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

.mega-menu-list-category h2,
.main-nav-menu .sub-menu a {
    font-weight: 400;
}

.main-nav-menu .sub-menu .bold a {
    font-weight: 700;
}

.mega-menu-list-category h2 {
    font-weight: 600;
}

.main-nav-menu .sub-menu h2 {
    font-weight: 700;
    line-height: 1.8;
    margin-bottom: 10px;
}

.hov_u_line>a *,
.main-nav-menu .has-mega-menu>a {
    font-weight: 700;
}

.heading-title {
    font-size: 43px;
    font-weight: 600;
    line-height: 1.3;
}

.elementor {
    margin-bottom: 20px;
}

/* -----------------------------------------------------------------------------
  FONT

.h4 {
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 2px;
  line-height: 1.5;
  margin-bottom: 1rem;
} 
*/

.wrap {
    padding: 0 20px;
    overflow: hidden;
}

.bg::after,
.bg::before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
}

.bg {
    position: relative;
}

/* -----------------------------------------------------------------------------
  リスト スタイル
----------------------------------------------------------------------------- */
ol.ol,
ul.list {
  padding: 0;
}

ul.list {
    margin-bottom: 2rem;
    text-align: justify;
}

ul.list li {
    position: relative;
    padding: 0 0 0 1rem;
}

ul.list.li-mgn0 >  li {
    margin-bottom: 0;
}

ul.list.tp-o li {
    position: relative;
    padding: 0 0 0 1.5rem;
}

ul.list li::marker {
    font-size:0;
}

ul.list li:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 0.95rem;
    left: 0;
}

ul.list li:before {
    width: 3px;
    height: 3px;
    background: #625e58;
    border: 1px solid #625e58;
    border-radius: 3px;
    display: inline-block;
}

ul.list li.icon {
    padding: 0 0 0 0.5rem;
}

ul.list li.icon::before {
    background: transparent;
    border: 0;
}

ul.list.tp-o li:before {
    top: 12px;
    width: 17px;
    height: 17px;
    background: rgba(25, 118, 210, 0);
    border: 1px solid #1976d2;
}
.ol_mal li::marker {
  font-size: 0;
}
.ol_mal li:before {
  padding-right: 0.5rem;
}
.ol_mal li:nth-child(1):before {
  content: "①";
}
.ol_mal li:nth-child(2):before {
  content: "②";
}
.ol_mal li:nth-child(3):before {
  content: "③";
}
.ol_mal li:nth-child(4):before {
  content: "④";
}
.sp-br {
    display: none;
}

/*ラジオボタンを全て消す*/
input[name=tab_item] {
    display: none;
}

::-moz-selection {
    background: #333;
    text-shadow: none;
    color: #fff;
}

::selection {
    background: #333;
    text-shadow: none;
    color: #fff;
}

/* 修正 */
.red {
    border: 1px solid #d00000;
}

.vrl {
    writing-mode: vertical-rl;
}

/*///////////////////
 flow namiki
///////////////////*/
.bg {
    background-color: #fbfbfb;
}

.inner_main {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.mv-img {
    transition: all 2s ease-out;
}

.tm_fade {
    opacity: 0;
    transition: all 2s ease-out;
    transform: translateY(100px);
}

.tm_fade.fade-in {
    opacity: 1;
    transform: translateY(0);
}

.fadein {
    opacity: 0;
    animation: fadeIn 2s linear;
    animation-fill-mode: both;
}

.fadein2 {
    opacity: 0;
    animation: fadeIn 5s linear;
    animation-fill-mode: both;
}

/* --- Animation --- */
@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.linear {
    display: inline;
    background: linear-gradient(transparent 60%, #78ffff 60%);
}

.mgn_auto {
    margin: 0 auto;
    display: block;
    position: relative;
}

.wh {
    color: white;
}

a.link_box,
.call-box3 a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}

/* 会社概要　*/
.company .btn {
    position: relative;
    display: block;
    margin: auto;
    border-radius: 100px;
    background: #e7340d;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 2;
    z-index: 2;
    display: block;
    line-height: 2;
    height: 50px;
    color: #fff;
    display: block;
    padding: 0 50px;
}

.company .btn span {
    display: inline-block;
    height: 50px;
    color: #fff;
    line-height: 50px;
}

button.btn:hover {
    background:inherit;
}

.company .col30 h2 {
    position: relative;
}

.company .col30 h2 :before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 40px;
    background-color: #0047b3;
}

.company .dl {
    font-size: 16px;
    position: relative;
    z-index: 2;
}

/* new */
p.txt {
    line-height: 2.38;
}

.box-shadow {
    box-shadow: 7.5px 13px 30px 0 rgba(36, 48, 111, 0.1);
}

/*------------------------
   SP MENU
---------------------------*/
.navik-header-overlay li.title span {
    font-size: 11px;
}

/* main_visual.cate_top */
.mask-wrap {
    background: rgba(0, 0, 0, 0.2);
    background: rgba(118, 108, 101, 0.2);
    z-index: 2;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    height: 100vh;
}

.cate_top .mask-wrap,
.main_visual.cate_top {
    height: 400px;
}

.mv-txt-inner {
    top: 15vh;
}

/*//////////// sp ////////////*/
.main_visual.ls-direction-fix {
    height: auto;
}

@media screen and (max-width: 834px) {
    .content-wrap {
        padding: 20px 0;
    }
}

@media screen and (max-width: 768px) {

    .cate_top .mask-wrap,
    .main_visual.cate_top {
        height: 200px;
    }
}

.col-center-inner {
    min-height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 60px;
    text-align: center;
    position: relative;
}

.imghvr_block {
    overflow: hidden;
    position: relative;
    height: 200px;
    overflow: hidden;
}

.imghvr_block figure {
    overflow: hidden;
    margin: 0;

}

.imghvr_block a {
    display: inline-block;
}

.imghvr_block:hover span {
    color: #333;
}

.imghvr_block:hover img {
    transform: scale3d(1.2, 1.2, 1);
    transition: all 1.5s ease 0s;
}

.imghvr_block img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 200px;
    width: 100%;
  transition: 1.5s;
}

.imghvr_block .pos-center {
    top: 150px;
}

.imghvr_block.category1 {
    height: 100%;
}

.imghvr_block.category1 img {
    height: 430px;
    width: 100%;
  transform: scale(1.02);
}
.imghvr_block.category1:hover img {
    transform: scale(1.2);
}
.imghvr_block.category1 .pos-center {
    top: 380px;
}

.imghvr_block.col2 {
    flex: 0 0 50%;
    max-width: calc(50% - 15px);
}

.imghvr_wrap3 {
    gap: 0 30px;
}

.sec_category .flex {
    position: relative;
}

.sec_category {
    margin: 42px auto 0;
}

.wrap_category_top{
  gap:0 30px;
}

.sec_category .wrap2 {
    padding: 0;    
  max-width: calc(50% - 15px);
}

.sec_category .wrap_top_r {
    padding-bottom: 30px;
}

.sec_category .wrap3 {
    padding-left: 15px;
}

.sec_category__inner {
    margin: auto;
  padding:0 30px;
}

.elementor-container p.wh-btn {
    color: #625e58;
}
body .sec_top_shoplist .button--s {
  min-width:auto;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    padding:0 1.75rem;
    transition: 0.5s ease-in-out;
  font-weight:400;
    height: 39px;
   line-height:39px;
}

.wh-btn {
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    padding:0 1.75rem;
    transition: 0.5s ease-in-out;
    color: #625e58;
  font-weight:400;
    background-color: #fff;
    height: 39px;
   line-height:39px;
}

.hov:hover .wh-btn {
    color: #fff;
    background-color: #930850;
}

.bk-btn {
    position: relative;
}

.bkline-btn a {
    display: inline-block;
    margin: 20px auto 0;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
    border: 1px solid #625e58;
    line-height: 42px;
    padding: 0 60px;
    transition: 0.5s ease-in-out;
    background-color: #fff;
    color: #625e58;
}

.bkline-btn a:hover {
    color: #fff;
    background-color: #625e58;
}

.col_wrapper>div.center {
    text-align: center;
}

.sec_picup {
    background-color: #fff;
}

.sec_picup .col-center-inner {
    width: 100%;
}

.ec-headerNaviRole__right .ec-headerNav__item:not(:first-child) .ec-headerNav__itemIcon {
    margin-left: 15px;
}

@media screen and (max-width: 1075px) {
    .ec-headerNaviRole__right .ec-headerNav__item:not(:first-child) .ec-headerNav__itemIcon {
        margin-left: 8px;
    }
}

@media screen and (max-width: 980px) {

    .nav_wishlist,
    .nav_user {
        display: none;
    }

    .ec-headerNav.flex {
        flex-direction: row-reverse;
    }

    .ec-headerNaviRole__right .ec-headerNav__item:not(:first-child) .ec-headerNav__itemIcon {
        margin-left: 0;
    }

    .ec-headerNaviRole__right .ec-headerNav__item.nav_sarch {
        margin-left: 15px;
    }
}

.ec-headerNav__itemIcon {
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.fa-shopping-cart {
    background-repeat: no-repeat;
}

.ec-headerNav__itemIcon.fa-sarch {
    background-image: url("../images/icon/search.png");
    background-position: center bottom;
    background-size: contain;
}

.ec-headerNav__itemIcon.fa-user {
    background-image: url("../images/icon/user.png");
    background-position: center bottom;
    background-size: contain;
}

.ec-headerNav__itemIcon.fa-wishlist {
    background-image: url("../images/icon/wishlist.png");
    background-position: center bottom;
    background-size: contain;
}

.ec-headerNav__itemIcon.fa-shopping-cart {
    background-image: url("../images/icon/cart.png");
    background-position: center bottom;
    background-size: 100% auto;
}

.fa-shopping-cart::before,
.fa-lock::before,
.fa-heart::before,
.fa-user::before {
    content: "";
    display: none;
}

.ec-headerNav .ec-headerNav__itemLink,
.ec-cartNavi__label,
.ec-headerNaviRole__left>div {
    display: none;
}

span.ec-cartNavi__badge {
    display: inline-block;
    border-radius: 99999px;
    box-sizing: border-box;
    padding: 5px;
    height: 17px;
    font-size: 10px;
    line-height: 0.7;
    vertical-align: top;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    background-color: #625e58;
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -15px;
}

.ec-headerNaviRole__nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    height: 100%;
}

.ec-headerNav__item a {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    height: 100%;
    align-items: center;
}

@media screen and (max-width: 1160px) {
    .main-nav {
        padding: 0 8px;
    }

    .main-nav-menu>li:not(:nth-child(1)) {
        padding-left: 15px;
    }
}

.ec-headerNav.flex {
    justify-content: space-between;
}

.ec-headerNav__itemLink {
    display: none;
    position: absolute;
    padding: 4px 0;
    line-height: 1.4em;
    text-align: center;
    border: 1px solid #625e58;
    width: 80px;
    text-align: center;
    color: #625e58;
    font-size: 10px;
    letter-spacing: 0;
    background: #fff;
}

.fixed .ec-headerNav .ec-headerNav__itemLink,
.ec-headerNav .ec-headerNav__itemLink {
    color: #625e58;
    font-size: 10px;
    letter-spacing: 0;
}
.header__utils-items > li:nth-child(1) .ec-headerNav__itemLink{
    bottom: -12px;
    right:45px;
}
.header__utils-items > li:nth-child(2) .ec-headerNav__itemLink{
    bottom: -41px;
    right: 0;
}
.header__utils-items > li:nth-child(3) .ec-headerNav__itemLink{
    bottom: -12px;
    right: 40px;
}
.header__utils-items > li:nth-child(4) .ec-headerNav__itemLink{
    bottom: -12px;
    right: 20px;
}
.ec-headerNav__item:hover .ec-headerNav__itemLink {
    display:none;
}

/* 高さ 変更*/
#fixedBox .main-nav,
#fixedBox ul.main-nav-menu>li>a {
    height: 100px;
}

#fixedBox.fixed .main-nav,
#fixedBox.fixed ul.main-nav-menu>li>a {
    height: 80px;
}

@media screen and (max-width: 980px) {

    .logo a,
    #fixedBox .main-nav,
    #fixedBox ul.main-nav-menu>li>a {
        height: 80px;
    }

    #fixedBox.fixed .logo a,
    #fixedBox.fixed .main-nav,
    #fixedBox.fixed ul.main-nav-menu>li>a {
        height: 60px;
    }

    .header_logo {
        margin-left: calc(50% - 65px);
    }

    .header_logo {
        width: 130px;
        height: auto;
    }
}

.sec_pickup2 {
    padding: 85px 0px 70px 0px;
}

.sec_pickup2 .inner {
    margin-bottom: 63px;
}

.product_caption h3.product_name {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}

.product_caption h3.product_name span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
}

.product_caption .product_price {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}

.elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin: auto;
    justify-content: center;
}
/*
@media (min-width: 576px) {
    .elementor-container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .elementor-container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .elementor-container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .elementor-container {
        max-width: 1200px;
    }
}

@media (min-width: 1400px) {
    .elementor-container {
        max-width: 1400px;
    }
}
*/
@media (min-width: 1200px) {
    .icon-box .col3 {
        width: 450px;
    }
}

.icon-box .col3 {
    width: 290px;
}

/*03 sec-newarrivals*/
.sec-newarrivals {
    padding-top: 60px;
}

.sec-newarrivals h2 {
    padding-bottom: 60px;
}

.item-wrapper {
    justify-content: space-between;
}

.item-wrapper .col {
    flex: 0 0 25%;
    max-width: 25%;
}

.item-wrapper .col {
    padding: 15px;
    gap: 1.25rem;
    display: flex;
    flex-direction: column;
}

/*on hover 画像切替*/
.fader {
    overflow: hidden;
}

.fader img {
    transition: 0.5s ease-in-out;
    position: relative;
}

.fader img:first-child {
    position: absolute;
}

.fader img:last-child,
.fader:hover img:first-child {
    opacity: 0;
}

.fader img:first-child,
.fader:hover img:last-child {
    opacity: 1;
}

.product-item {
    position: relative;
    max-width: 475px;
}

.product-item img {
    margin: 0 auto;
}

.product_cart {
    padding: 0 30px 0px;
    display: block;
}

.product_wishlist {
    padding: 0 0 0px 30px;
    display: block;
}

.product-item:hover .product_price {
    display: block;
}

.product-item:hover .product_caption2 {
    opacity: 1;
}

.product_caption1 {
    display: inline-block;
}

.product_caption {
    transition: all 0.4s ease-in-out;
    width: 100%;
    line-height: 1.3;
}

.product_caption2 {
    transition: all 0.4s ease-in-out;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background-color: transparent;
    padding: 0px;
    text-align: right;
    line-height: 1.3;
}

.product_caption2 {
    opacity: 0;
}

.product_caption {
    opacity: 1;
    transform: translateY(0px);
    padding: 10px 0;
    line-height: 1.3;
}

.product_guide li {
    display: inline-block;
    padding: 0 10px;
}

.product_caption2 .product_guide {
    flex-direction: column;
    width: auto;
}

.product_caption2 .product_guide li {
    margin-bottom: 10px;
}

.product_caption2 .product_guide a {
    width: 48px;
    height: 48px;
    background-color: #fff;
    border-radius: 48px;
    display: block;
}

.product_caption2 .product_guide a:hover {
    background-color: #625e58;
}

.product_caption2 .wishlist {
    background-image: url("../images/icon/wishlist.png");
    background-position: center center;
    background-size: 22px auto;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    position: relative;
    display: block;
}

.product_caption2 .wishlist:hover {
    background-image: url("../images/icon/wishlist_wh.png");
}

.product_caption2 .shopping-cart {
    background-image: url("../images/icon/cart.png");
    background-position: center center;
    background-size: 22px auto;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    position: relative;
    display: block;
}

.product_caption2 .shopping-cart:hover {
    background-image: url("../images/icon/cart_wh.png");
}

.section {
    max-width: inherit;
}

.section .elementor-container>div {
    padding: 15px 30px;
}

.col_img {
    flex: 0 0 45%;
    max-width: 45%;
}

.col_txt {
    flex: 0 0 55%;
    max-width: 55%;
    align-items: center;
    padding: 0px 15px 0px 90px;
}

.heading-description {
    margin-top: 18px;
}

.wine-btn a {
    display: inline-block;
    margin: 20px auto 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 48px;
    padding: 0 2.1875rem;
    transition: 0.5s ease-in-out;
    background-color: #930850;
    color: #fff;
    border-radius: 0.25rem;
}

.bg_f7 {
    background-color: #f7f7f7;
}

.icon-box .img {
    margin-bottom: 23px;
}

.icon-box h3.title {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
}

.icon-box p {
    text-align: center;
    line-height: 1.6;
}

.heading-description {
    line-height: 1.8;
}

.elementor-container p {
    margin-top: 14px;
    font-size: 16px;
    color: #7e7e7e;
}

.elementor-container h6 {
    font-size: 16px;
    color: #858585;
    margin-bottom: 12px;
}

.sec_service_menu .elementor-container {
    margin-bottom: 65px;
}

.newsletter {
    height: 100%;
}

.newsletter h2 {
    color: #f4f2f2;
    margin-bottom: 20px;
}

.glowing-newsletter .wpcf7-form-control-wrap {
    display: inline-block;
    height: 48px;
}

.glowing-newsletter input[type=email] {
    height: 48px;
    line-height: 46px;
    padding: 0 20px;
    color: var(--g5-color-text-input);
    border-radius: 0px;
    width: 100%;
    border: 1px solid var(--g5-color-border);
    background: #fff;
    display: block;
}

.wpcf7-form input[type=submit] {
    display: inline-block;
}

.newsletter input,
.btn {
    position: relative;
    display: inline-block;
    font-size: 1rem;
    line-height: 2.75rem;
    padding: 0 2.1875rem;
    font-weight: 600;
    border: solid 2px transparent;
    white-space: nowrap;
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent);
    border-radius:0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-transform: capitalize;
}
.socialplus-association-button-wrapper .btn:hover{
    color: #ffffff;
    background-color: var(--color-background-buttons-solid); 
  border-color: var(--g5-color-accent);
}


}
.glowing-newsletter .wpcf7-list-item {
    margin-left: 0px;
    color: #ffffff;
    font-weight: 600;
    width: 100%;
}

.glowing-newsletter input[type=submit] {
    left: 0px;
    background-color: #930850;
    border-color: #930850;
    display: inline-block;
    border-radius: 0px;
    cursor: pointer;
    color: #ffffff;
    height: 48px;
    display: inline-block;
}

.glowing-newsletter .wpcf7-list-item-label a,
.glowing-newsletter .wpcf7-list-item-label,
.glowing-newsletter .wpcf7-list-item {
    margin-left: 0px;
    color: #ffffff;
    font-weight: 600;
    width: 100%;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    content: " ";
}

input:hover {
    opacity: 1;
}

footer {
    padding: 5.25rem 0 50px;
    border-top: 1px solid rgb(231, 231, 230);
}

.footer__container {
    margin: auto;
    padding: 0 1.75rem;
}



.footer__block-list .footer__block ul {
    padding-left: 0.75rem;
    gap: 0.625rem;
    display: flex;
    flex-flow: row wrap;
    flex-direction: column;
}

.footer__block-list .footer__block a {
    color: #7e7e7e;
    position: relative;
    font-size: 12px;
    transition: color 0.2s ease-in-out;
}

.footer__block-list .footer__block a.f-en {
    font-size: 15px;
}

.footer__block-list .footer__block a:hover {
    color: #625e58;
}

.footer__block-list h6 {
    padding: 0 0 1.25rem 0.5rem;
    position: relative;
    line-height: 1.7;
    letter-spacing: 1.2px;
}

.footer__block-list h6::after {
    background: #7e7e7e;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 1.8rem;
    width: 100%;
}

.footer__block-list p.description {
    font-size: 15px;
    line-height: 24px;
    margin-top: 13px;
    color: #7e7e7e;
}

.footer__block-list .footer__block.col40 {
    flex: inherit;
    max-width: inherit;
}

.footer__block-list .footer__block {
    width: calc(20% - 3rem);
}

@media screen and (max-width: 1040px) {
    .footer__block-list .footer__block {
        width: calc(50% - 1.5rem);
    }
}

@media screen and (max-width: 840px) {
    .footer__block-list .footer__block {
        width: 100%;
    }

    .footer__inner {
        row-gap: 3rem;
        display: flex;
        flex-direction: column;
    }
}

.footer .social-media--list {
    align-items: center;
    gap: var(--social-media-list-gap, 0.75rem 2rem);
    flex-wrap: wrap;
    display: flex;
}

.footer .social-media--list .social-media__item {
    opacity: 0.65;
    transition: opacity 0.2s, color 0.2s;
}

.footer .tap-area {
    position: relative;
}

.footer .tap-area:before {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
}

.footer .social-media--list svg {
    width: var(--social-media-icon-size, 1.25rem);
}

.footer .icon {
    vertical-align: middle;
    height: auto;
    transition: transform 0.2s;
    display: block;
}

.footer .btn.btn-link {
    text-decoration: none;
    border: 0;
    border-radius: 0;
    line-height: 1;
    margin: 25px 0px 0px 0px;
    font-size: 14px;
}

.footer .arrow-right a {
    text-decoration: none;
    border: 0;
    border-radius: 0;
    line-height: 1.3;
    margin: 25px 0px 0px 0px;
    font-size: 14px;
    padding: 0;
    position: relative;
    padding: 0 2rem 0 0;
    transition: color 0.15s ease-in-out;
}

.footer .arrow-right a:hover {
    color: #930850;
}

.footer .arrow-right a:hover:before,
.footer .arrow-right a:before {
    background: url(../images/icon/arrow-r.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 11.2px;
    width: 13px;
    right: 0;
    position: absolute;
    top: 5px;
}

.footer .arrow-right a:hover:before {
    background: url(../images/icon/arrow-r_ov.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.footer__aside {
    height: auto;
    flex-flow: row wrap;
    grid-auto-flow: column;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    gap: 1.5rem;
    display: grid;
}

.footer__aside p.heading {
    letter-spacing: 0.1em;
    font-size: 9px;
}

.footer__aside .payment-methods {
    transform: translateY(-70px);
    justify-content: end;
    max-width: 30rem;
    flex-wrap: wrap;
    gap: 1rem;
    display: flex;
}

.footer__inner {
    row-gap: 3rem;
    display: grid;
}

.footer__block-list {
    gap: 3rem;
}

.footer__block--image {
    bottom: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
}

@media screen and (max-width: 840px) {
    .footer__aside {
        justify-content: center;
        display: flex;
        flex-direction: column;
    }

    .footer__aside .payment-methods {
        justify-content: center;
        gap: 0.5rem;
    }

    .footer__block--image {
        bottom: auto;
        position: relative;
    }

    .footer__aside .payment-methods {
        transform: inherit;
    }
}

.sec_collection-banner {
    background: #fff;
}
.collection__grid .container{
     max-width: var(--page-width);
}
.collection-banner {
    height: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
     max-width: var(--page-width);
    margin: auto;
    padding: 30px;
}

.collection-banner .prose,
.collection-banner picture {
    width: 50%;
}

.collection-banner picture {
      overflow: hidden;
  min-height:400px;
}
.collection-banner picture:before {
    content: "";
    border-radius: inherit;
    z-index: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.collection-banner picture img {
    overflow-wrap: anywhere;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

/*
.collection-banner .prose.text-center {
    height: 540px;
    padding: 2rem 1.5rem;
}
*/


.collection-banner .collection-description {
    margin-block-start: 1rem;
}

.collection-banner .text-center {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    position: relative;
    flex-direction: column;
    padding:4rem;
}




/*
a.collectionanounce_btn_bona {
    align-items: center;
    background: #efe4da;
    display: flex;
    font-weight: 700;
    margin: 0 auto;
    padding: 1rem 1.3rem;
    text-decoration: underline;
    transition: 0.3s;

    &:hover {
        background-color: #faf4ef;
    }
    .b__text {
        color: #625e58;
        display: block;
        flex-grow: 1;
        position: relative;
        text-align: center;
        font-size: 15px;
    }
}
*/
.v-stack {
    display: grid;
    gap: 3rem;
}

.collection-toolbar {
    transition: all 0.3s ease-in-out;
}

.collection-toolbar {
    min-height: 1em;
    box-shadow: 0 1px rgb(231, 231, 230), 0 -1px rgb(231, 231, 230);
    background-color: rgb(255, 255, 255);
    z-index: 2;
    display: flex;
    position: sticky;
    inset-inline-start: 0;
    color: #625e58;
}

.collection-toolbar .text-with-icon,
.collection-toolbar svg {
    color: #625e58;
}

.collection-toolbar {
    flex-direction: row-reverse;
    justify-content: space-between;
}

.collection-toolbar__button-list {
    display: flex;
}

@media screen and (min-width: 700px) {
    .collection-toolbar__button-list {
        flex-direction: row-reverse;
        flex: none;
    }
}

.collection-toolbar__layout-switch-list {
    border-inline-start-width: 1px;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
    padding-inline: 1.25rem;
    display: flex;
}

@media screen and (min-width: 700px) {
    .collection-toolbar__layout-switch-list {
        border-inline-width: 0 1px;
        padding-inline: 1.875rem;
    }
}

svg {
    vertical-align: middle;
    display: block;
}

.collection-toolbar__button {
    padding-block: 0.75rem;
}

.collection-toolbar__button {
    opacity: 0.5;
    transition: opacity 0.2s;
}

@media screen and (min-width: 700px) {
    .collection-toolbar__button {
        padding-block: 1.125rem;
    }
}

.collection-toolbar__button:hover,
.collection-toolbar__button.is-active {
    opacity: 1;
}

.text-with-icon {
    align-items: center;
    gap: 0.625rem;
    display: flex;
    font-size: 12px;
}

.collection-toolbar__button-container>.collection-toolbar__button {
    width: -moz-max-content;
    width: max-content;
    padding-inline: 2.875rem;
    letter-spacing: 0.1em;
    font-size: 11px;
}

.justify-center {
    justify-content: safe center;
}

*,
:before,
:after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    border-color: rgb(231, 231, 230);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.collection-toolbar__button-container {
    border-inline-start-width: 1px;
}

.accordion__toggle {
    justify-content: space-between;
    align-items: center;
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
    padding-block: 1.25rem;
    display: flex;
}

.breadcrumb {
    display: none;
}

.md\:hidden {
    display: none;
}

.collection_wrap {
    gap: 0;
}

.collection-toolbar__button-container.md\:hidden {
    display: block;
}

@media screen and (min-width: 1000px) {
    .breadcrumb {
        display: block;
    }

    .collection-toolbar__button-container.md\:hidden {
        display: none;
    }

    .collection_wrap {
        gap: 2rem;
    }
}

.breadcrumb__list {
    flex-wrap: wrap;
    line-height: 1.4;
}

.breadcrumb__list a {
    text-decoration: underline;
}

.breadcrumb__list {
    align-items: center;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    line-height: 1;
    display: flex;
}

.breadcrumb__list .breadcrumb__list-item {
    display: flex;
}

.smallcaps {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.625rem;
}

.breadcrumb__list-item+.breadcrumb__list-item:before {
    content: "/";
    color: rgba(98, 94, 88, 0.65);
    margin-inline-end: 0.375rem;
    font-size: 0.625rem;
    display: inline-block;
}

.breadcrumb__list-item+.breadcrumb__list-item:before {
    content: ">";
}

.accordion__content {
    margin-block-start: -0.25rem;
    padding-block-end: 1.25rem;
    padding-inline-end: 1.25rem;
    display: none;
}

.product-card__figure {
    position: relative;
}

.product-card__media {
    isolation: isolate;
    display: block;
}

.product-list--carousel {
    --product-list-default-column-gap: 1.25rem;
    grid: auto/auto-flow var(--product-list-card-width);
    justify-content: safe center;
}

.content-over-media,
.product-card__media {
    background-color: #f5f5f5;
}

img {
    color: rgba(0, 0, 0, 0);
    max-width: 100%;
    height: auto;
}

.product-card__image {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    margin-inline: auto;
    transition: opacity 0.1s ease-in-out;
}

.aspect-square {
    aspect-ratio: 1/1;
}

.product-card__image,
.product-card__media img {
    mix-blend-mode: darken;
}

.collection_wrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.collection_container .collection_wrap .collection {
    width: 15rem;
    gap: 2rem;
}

.collection__main {
    row-gap: 2.5rem;
    display: grid;
    width: calc(100% - 17rem);
}

.facets-sidebar {
    width: 15rem;
}

@media screen and (max-width: 999px) {
    .collection__main {
        width: 100%;
    }

    .facets-sidebar {
        display: none;
    }
}

.label-product {
    background-color: #939393;
    left: auto;
    right: 0;
    color: #fff;
    height: 2.3em;
    padding: 3px 10px;
    position: absolute;
    text-align: center;
    z-index: 1;
    font-size: 0.6875rem;
    font-family: "Century Gothic", sans-serif;
    font-weight: 400;
}

.collection_container {
    padding: 0 1.75rem;
}

a.product-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    height: 3.2em;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-card__info .price-list {
    padding-top: 0.3rem;
}

.text-subdued {
    color: rgba(98, 94, 88, 0.65);
}

.product-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    row-gap: 4rem;
    margin-block-end: 3.5rem;
}

.product-list .product-card {
    scroll-snap-align: start;
    grid-template-columns: minmax(0, 1fr);
    align-content: start;
    gap: 1.25rem;
    display: grid;
    position: relative;
}

.product-list .product-card {
    width: calc(25% - 0.5rem);
}

@media screen and (max-width: 1400px) {
    .product-list .product-card {
        width: calc(33% - 0.5rem);
    }
}

@media screen and (max-width: 700px) {
    .product-list .product-card {
        width: calc(50% - 0.5rem);
    }
}

.glowing-newsletter-wrap {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.glowing-newsletter input[type=submit] {
    width: 150px;
}

.glowing-newsletter .wpcf7-form-control-wrap {
    width: calc(100% - 150px);
}

@media screen and (max-width: 780px) {
    .glowing-newsletter input[type=submit] {
        width: 100px;
    }

    .glowing-newsletter .wpcf7-form-control-wrap {
        width: calc(100% - 100px);
    }

    .col-center-inner {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media screen and (max-width: 840px) {
    .footer .social-media--list {
        justify-content: center;
    }
}

.heading-title {
    font-size: 32px;
}

body .product_caption .product_price,
body .product_caption h3.product_name span,
body .product-card__info .price-list,
body .product_caption h3.product_name {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    height: 3.2em;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.75rem;
    font-weight: 400;
    font-style: normal;
    text-align: left;
}

.product-card__info .price-list {
    padding-top: 0.3rem;
}

.product-item a {
    background-color: #f5f5f5;
    display: block;
}

.product-item a img {
    mix-blend-mode: darken;
}

.slider {
    position: relative;
}

.slider img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translate(-50%, -50%);
}

.sec_shoplist [class*=flagship]>div:first-child:before {
    content: "FLAGSHIP";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 7.5px 15px;
    background-color: #625e58;
    color: #fff;
    text-align: center;
    font-size: 12px;
    letter-spacing: 2.5px;
}

.sec_main_title {
    background-color: #f3f3f3;
    padding: 2.5rem;
}

.sec_main_title h2 {
    text-align: center;
}

.sec {
    background-color: #f3f3f3;
}

.sec_inner {
    padding: 0rem 70px 70px;
}


.sec_shoplist .sec_inner {
    max-height: 480px;
    max-width:1200px ;
    margin:auto;
}

.sec_shoplist .sec_shoplist_inner.flex>div {
    width: 50%;
}

.sec_shoplist .shop_info {
    background-color: #fff;
    padding: 3rem 2rem;
}

.sec_shoplist .shop_info h3 {
    text-align: center;
}

.sec_shoplist tr>* {
    word-break: break-all;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

.sec_shoplist table,
.sec_shoplist th,
.sec_shoplist td {
    border: 0px;
}

.sec_shoplist th {
    width:70px;
}

.sec_shoplist tr {
    border-top: 1px solid #E7E7E7;
}

@media screen and (max-width: 768px) {
  .sec_shoplist .sec_inner {
        max-height: inherit;
    }
  .sec_shoplist .sec_inner,
    .sec_inner {
        margin: 0rem 2rem 2rem;
        padding: 0;
    }

    .sec_shoplist .sec_inner.flex {
        flex-direction: column;
        height: auto;
    }

    .sec_shoplist .sec_shoplist_inner.flex>div {
        width: 100%;
        min-height: 300px;
    }
    .sec_shoplist .sec_shoplist_inner.flex>div.shop_info  {
        min-height: inherit;
    }
}

/* ABOUT */


h3 {
    margin-bottom: 1.5rem;
}

.sec_about .img_wapper {
    margin: 0 0 10.6rem;
    overflow: visible;
    position: relative;
}

@media only screen and (min-width: 1200px) {
    .sec_about .img_wapper {
        width: 1200px;
        max-width: 100%;
        margin: auto;
        margin-bottom: 9rem;
    }
}

.sec_about .thumbnail {
    z-index: 0;
    position: relative;
    cursor: pointer;
    pointer-events: auto;
}

.sec_about .thumbnail {
    width: 55%;
}

.sec_about .content-text {
    background-color: #fff;
    position: absolute;
    overflow: hidden;
    z-index: 3;
}

.sec_about .content-text {
    width: 50%;
    bottom: 0;
    margin-bottom: 60px;
    padding: 6rem ;
}

.sec_about .img_wapper:nth-child(odd) .thumbnail {
    margin-left: 0;
}

.sec_about .img_wapper:nth-child(odd) .content-text {
    right: 0;
    left: auto;
}

.sec_about .img_wapper:nth-child(even) .thumbnail {
    margin-left: 45%;
}

.sec_about .img_wapper:nth-child(even) .content-text {
    left: 0;
}

.sec_about .content-text p {
    margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
    .sec_about .thumbnail {
        width: 100%;
    }

    .sec_about .img_wapper:nth-child(odd) .thumbnail,
    .sec_about .img_wapper:nth-child(2n) .thumbnail {
        margin-left: auto;
        margin-right: auto;
    }

    .sec_about .content-text {
        position: relative;
        width: 100%;
    }
    .sec_about .img_wapper{
        margin: 0;
    }  
      .sec_about .content-text {
        margin-bottom:2rem;
    }

}

/* main style */
.flex {
    display: flex;
    flex-flow: row wrap;
}

.col2 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col1 {
    flex: 0 0 100%;
    max-width: 100%;
    border: 0;
}

.pos-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
}
/* table */
.main_page .h4 span {
    display: inline-block;
    margin-bottom: 2.5rem;
    padding-top: 1rem;
}
.table th {
     text-align: left;
    vertical-align:top;
    width: 25%;
    font-weight: normal;
    padding: 1.25rem;
    border-color: rgb(231, 231, 230);
}
.table tr {
    border-bottom: 1px solid #e7e7e6;
}
.table td {
    padding: 1.25rem;
    border-left: 1px solid #e7e7e6;
}
/* font size */
.main_page .h4 span,
.main_page .h4 {
    font-size: 20px;
}
.main_page ol,
.main_page ul,
.main_page p,
.main_page .h4 span.p,
.table{
  font-size:12px;
  font-size: 1.2rem; 
}

.main_page ol,
.main_page ul,
.main_page p,
.main_page .h4 span.p{
 text-align: justify;
}

/* h1 */
.shopify-policy__title h1{
  padding: 2.5rem;
  letter-spacing: .125rem;
}
/* リスト */ 

.main_page > h6{
margin-bottom: 0;
}

.main_page > ol  ul,
.main_page > ul,
.main_page > ol{
    margin-left: 1.5rem;
}
.main_page > ol  ul{
    margin-top: 1rem;
}

.main_page ul li {
    margin-bottom: 1rem;
}

ol.list_mgn > li{
    margin-bottom: 1rem;
}

ul,ol{
    padding-left:0;
}

ol.ol {
    list-style-type: decimal;
    margin-left: 1.5rem;
  }
ol.ol > ol.ol2 {
    margin-left: 1rem;
    padding-left:0;
}
  
ol.ol2 > li{
    display: block;
    position: relative;
    letter-spacing: 1px;
    margin-bottom:0;
    padding-left: 2rem;
}
  
  ol.ol_mal > li{
    display: block;
    position: relative;
    letter-spacing: 1px;
  }
  
  ol.ol_mal{
    margin-bottom: 1rem;
  }
  
  ol.mgn_l{
    margin-left: 1.5rem;
  }
  
  ul.ul{
    margin-left: 1.4rem;
  }
  
  ul.ul > li {
    display: block;
    padding-left: 1rem;
    position: relative;
    letter-spacing: 1px;
    margin-top:1rem;
  }

  ol.ol2 > li::before {
    padding-right: .25rem;
    left: 0;
    position: absolute;
  }

  ol.ol2 > li:nth-child(1)::before {
    content: "⑴";
  }
  ol.ol2 > li:nth-child(2)::before {
    content: "⑵";
  } 
  ol.ol2 > li:nth-child(3)::before {
    content: "⑶";
  }
  
  ol.ol2 > li:nth-child(4)::before {
    content: "⑷";
  }
  
  
  ol.ol_mal > li::before {
    padding-right: .25rem;
  }
  
  ol.ol_mal > li:nth-child(1)::before {
    content: "①";
  }
  
  ol.ol_mal > li:nth-child(2)::before {
    content: "②";
  }
  
  ol.ol_mal > li:nth-child(3)::before {
    content: "③";
  }
  
  ol.ol_mal > li:nth-child(4)::before {
    content: "④";
  }
  
  ol.ol_mal > li:nth-child(5)::before {
    content: "⑤";
  }
  
  ol.ol_mal > li:nth-child(6)::before {
    content: "⑥";
  }
  
  ol.ol_mal > li:nth-child(7)::before {
    content: "⑦";
  }
  
  ol.ol_mal > li:nth-child(8)::before {
    content: "⑧";
  }
  
  ol.ol_mal > li:nth-child(9)::before {
    content: "⑨";
  }
  
  ol.ol_mal > li:nth-child(10)::before {
    content: "⑩";
  }
  
  ul.ul > li::before {
    content: "";
    width: 3px;
    height: 3px;
    display: inline-block;
    background-color: #666;
    top: .9rem;
    border-radius: 50%;
    left: 0;
    position: absolute;
  }
/* TOP SHOPLIST CUSTOM */
.col2.shoplist_txt {
  padding-left: 42px;
  align-items: center;
}
.sec_top_shoplist a.button {
  background-color: var(--carthusia-color);
}
.sec_top_shoplist a.button:hover {
  color: #fff;
  background: #625e58;
}
.col2.shoplist_txt dl dt {
  width: 80px;
  font-weight:300;
}
.col2.shoplist_txt dl dd {
  width: calc(100% - 80px);
}
.col2.shoplist_txt dl,
.col2.shoplist_txt dt,
.col2.shoplist_txt dd {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.col2.shoplist_txt dl {
  margin-bottom: 30px;
}
.col2.shoplist_txt h2 {
  font-size: 18px;
}
.col2.shoplist_txt h3 {
  font-size: 14px;
}
.sec_top_shoplist{
  max-width: 1200px;
  padding: 0 70px;
  margin:auto;
}
.shoplist_img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.sec_sns .shoplist_img img {
  height: auto;
}
.header__utils,.ec-headerNav__itemLink,
.fadein img,
.ec-headerNav,
.collection-banner picture img,
body .card-product .media .lazyloaded,
body .card-product .media img.lazyloaded~.media__overlay,
.sec_shoplist img ,
.shoplist_img img {
	/* じわっと画像が表示される */
 	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}
@keyframes fadeIn { 
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@media screen and (max-width: 767px) {
  .sec_category__inner{
        padding:0;
    }
    .imghvr_block {
        height: 300px;
    }
    .imghvr_block.category1 {
        height: 300px;
    }

    .imghvr_block.category1 img {
        height: 300px;
    }
    .imghvr_block .pos-center,
    .imghvr_block.category1 .pos-center {
            top: 250px;
    }

    .imghvr_block.category1 img,
    .imghvr_block.category1,
    .imghvr_block img,
    .imghvr_block.category1 img {
        height:300px;
    }

    .imghvr_block.category1 {
        margin-bottom: 30px;
    }
    .imghvr_block.sp-full.col2.hov.category4,
    .imghvr_block.sp-full.col2.hov.category3,
    .pad-full.col2.wrap2,
    .imghvr_block.pad-full.col2.hov.category1.wrap2,
    .imghvr_block.col2,
    .sec_category .col2 {
        flex: 0 0 100%;
        max-width: 300px;
      margin-left:auto;
      margin-right:auto;
    }

    .imghvr_block.sp-full.col2.hov.category3 {
        margin-bottom: 30px;
    }
    .sec_top_shoplist{
      padding:0;
    }
      .col2.shoplist_txt {
        padding: 0 30px 30px;
    }
    .sec_top_shoplist .col2{
      flex: 0 0 100%;
      max-width: 100%;
    }
}
#section-news-list .news-list-title{
  top:auto;
}

a.breadcrumbs__link.full-unstyled-link.motion-reduce,
span.breadcrumbs__link.is-active{
    line-height: 2;
}