@charset "utf-8";
/*ヘッダー仕様*/

.br {
display: block;
}

.br2 {
display: none;
}

.center.ttl {
text-align: center;
}

header h1.logo {
margin: 0;
width: auto;
text-align: left;
}

nav {
max-width: 98%;
}



header {
background: hsl(0 0% 100% / 1);
z-index: 10001;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
padding: 0 0 3px 0;
position: fixed;
width: 100%;
top: 0;
transition: .3s;
}

header.is-animation {
background: hsl(0 0% 100% / 0.85);
}

.koushiki_wrap {
position: absolute;
right: 1.5%;
display: flex;
max-width: 160px;
align-items: center;
top: 50%;
transform: translateY(-50%);
z-index: 102;
box-sizing: border-box;
transition: .3s;
}

.koushiki_wrap a {
width: 100%;
position: relative;
margin: 0;
}

.drawer-hamburger {
width: 13%;
position: relative;
padding: 1px 0 10px;
}

button {
position: relative;
}

nav {
padding: 30px 0;
}

nav ul {
overflow: hidden;
border-left: 1px dashed #ccc;
display: flex;
margin: 40px auto 0;
transform-origin: center;
width: 100%;
text-align: center;
}

nav li {
float: none;
width: 174px;
text-align: center;
box-sizing: border-box;
border-right: 1px dashed #ccc;
justify-content: space-between;
margin: auto;
}


.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
background: #000;
}

#container {
margin: 104px auto 0;
}

.special {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 287px;
width: 100%;
}



ul.special_list {
display: flex;
justify-content: flex-start;
}

ul.special_list li {
width: auto;
margin: 0 3% 0 0;
}

ul.special_list li:last-child {
margin: 0;
}

ul.special_list li a {
color: #000;
font-size: 0.9em;
letter-spacing: 2px;
font-weight: 500;
transition: .3s;
text-align: center;
display: flex;
align-items: center;
}

ul.special_list li a:hover {
color: #6d6d6d;
}

ul.special_list li a .nav_num {
text-align: center;
color: #000;
display: inline-block;
margin: 0 10px 0 0;
position: relative;
}

ul.special_list li a .nav_num small {

font-size: 14px;
text-align: center;
display: inline-block;
border-bottom: 1px solid;
padding: 0 0 2px 0;
}

br.special_br {
display: none;
}

.is-animation ul.special_list li a {
font-size: 0.8em;
}

.is-animation ul.special_list li a .nav_num small {
font-size: 13px;
}


header h1.logo {
width: 200px;
transition: .3s;
}

header.is-animation nav {
padding: 20px 0;
}

.navi {
margin: 0 auto;
padding: 100px 0 200px;
}

.navi ul {
max-width: 1500px;
}

.navi li {

margin: 0 1% 0 0;
}

/*写真リスト形式*/

nav.is-scroll h1.logo {
width: 150px;
}

nav.is-scroll ul {
margin: 20px auto 0;
}

nav.is-scroll {
padding: 15px 0;
}

nav.is-scroll li a span {
font-size: 0.75em;
}

nav.is-scroll li {
width: 120px;
}

nav.is-scroll .submenu {
padding: 11px 0;
}


.is-animation .koushiki_wrap {
width: 130px;
}


section#press article#news .newsbox {background: #24345a;}

.fixed {
max-width: 100%;
margin-top: 97px;
}


/*image*/
.image {
background: url(../images/press/202603/bg.jpg) no-repeat;
max-width: 100%;
z-index: 2;
position: relative;
padding: 0;
background-size: cover;
}

.image img {
max-width: 100%;
}

.fixed {
max-width: 100%;
margin-top: 97px;
}

.image01,
.site-image02 {}

.flex_story01 {
display: flex;
align-items: flex-start;
justify-content: space-between;
margin: 80px 0 0;
}

.flex_story02 {
margin: 20px 0 0;
}

.flex_story01 .left {
margin-bottom: 48px;
/* margin-right: 5%; */
width: 49%;
position: relative;
}

.flex_story01 .left p {
width: 80% !important;
float: right;
margin: 0 !important;
}

.flex_story01 .right {
width: 49%;
position: relative;
}

.flex_story01 p {}

.flex_story01 figure {
margin: 0 0 10px;
position: relative;
}

.flex_story01 .left figure img.fkd {
position: absolute;
left: -13%;
bottom: -15%;
width: 150px;
}

.flex_story01 .right figure img.fkd {
position: absolute;
right: -15%;
bottom: -3%;
border-radius: 100%;
transform: rotate(3deg);
}


/*ヘッダー終了*/

/*===================
ココスプリング
====================*/
/* --- spring共通 --- */
#coco_spring{
    position: relative;
    z-index: 7;
    background-color: #fffef2;
    padding-top: 150px !important;
    padding-bottom: 150px;
}
#coco_spring .spring__inner {
    max-width: 1200px;
    margin: 0 auto;
}
#coco_spring .spring__title.view-lowup {
    max-width: 550px;
    margin: 0 auto 50px;
}
#coco_spring .spring__title.view-lowup figure {
    max-width: 450px;
    margin: 0 auto 25px;
}
#coco_spring .spring__title.view-lowup h6 {}

#coco_spring .spring__content.view-lowup {
    margin-bottom: 70px;
}
#coco_spring .spring__content__inner {}

/* --- ladies__item (個別) --- */
.ladies__item__flex {
    display: grid;
    grid-template-columns: 35% 1fr;
    margin-bottom: 200px;
}
.ladies__item__left {
    position: relative;
}
.ladies__item__left figure {
    border: 2px solid #e41485;
}
.ladies__item__left .catch {
    position: absolute;
    width: 20%;
    top: 11%;
    right: 20%;
}
.ladies__item__left .item {
    max-width: 293px;
    margin: -18px 0 0 auto;
}
.ladies__item__left .item_img {
    position: absolute;
    bottom: -23%;
    right: -93%;
    width: 100%;
}

.ladies__item__right {}
.ladies__item__right__flex {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin: 30px 0;
}
.ladies__item__right__img {}
.ladies__item__right__text {}
.ladies__item__right__text p {
    color: #e41485;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: .9em;
}
.ladies__item__right__text .shop {
    max-width: 137px;
    margin: 0 auto 15px;
}
.ladies__item__right__text dl {
    color: #e41485;
    font-weight: bold;
    /* margin-bottom: 15px; */
    font-size: .9em;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ladies__item__right__text dl dt {}
.ladies__item__right__text dl dd {}
.ladies__item__left__img {
    /* border: 2px solid #e41485; */
}
.ladies__item__left__img figure{
    border: 2px solid #e41485;
}
.ladies__item__left__img figure img{}

.ladies__item__right .price {
    display: flex;
    flex-direction: column;
    /* align-items: flex-end; */
    margin-left: 55%;
}
.ladies__item__right .price__img {
    max-width: 130px;
    margin-bottom: 16px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.ladies__item__right .price__flex {
    display: flex;
    gap: 16px;
}
.ladies__item__right .price__flex__left {
    border: 2px solid #e41485;
    background-color: #fff;
    padding: 0 2px;
    border-radius: 30px;
}
.ladies__item__right .price__flex__right {}
.ladies__item__right .price__flex__right dl {
    display: flex;
    justify-content: space-between;
    color: #e41485;
    font-weight: bold;
    /* margin-bottom: 15px; */
    font-size: .9em;
    align-items: end;
    margin: 0 0 2px;
    gap: 18px;
}
.ladies__item__right .price__flex__right dl dt {}
.ladies__item__right .price__flex__right dl dd {}
.ladies__item__right .price__flex__right a {
    margin-top: 25px;
    display: block;
    color: #e41489;
    font-size: .8em;
}

/* --- mens__item (個別) --- */
.mens__item__flex {
    display: grid;
    grid-template-columns: 1fr 35%;
    gap: 265px;
}
.mens__item__flex__left {}
.mens__item__flex__img__flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.mens__item__flex__img__left {}
.mens__item__flex__img__top {}
.mens__item__flex__img__top figure {
    border: 2px solid #00a56b;
}
.mens__item__flex__img__top figcaption {
    color: #00a56b;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: .9em;
}
.mens__item__flex__img__bottom {
    position: relative;
}
.mens__item__flex__img__bottom figure {
    margin-top: -49px;
    max-width: 184px;
}
.mens__item__flex__img__bottom .shop {
    position: absolute;
    width: 100%;
    right: -54px;
    top: 32%;
    max-width: 137px;
}
.mens__item__flex__img__bottom .price__text {
    position: absolute;
    width: 47%;
    right: -9%;
    top: 57%;
}
.mens__item__flex__img__bottom .price__text dl {
    color: #00a56b;
    font-weight: bold;
    /* margin-bottom: 15px; */
    font-size: .9em;
}
.mens__item__flex__img__bottom .price__text dl dt {}
.mens__item__flex__img__bottom .price__text dl dd {}

.mens__item__flex__img__right {}
.mens__item__flex__img__right .price {
    margin-bottom: 31px;
}
.mens__item__flex__img__right .price__img {
    max-width: 130px;
    margin-bottom: 16px;
    width: 100%;
}
.mens__item__flex__img__right .price__flex {
    display: flex;
    gap: 16px;
}
.mens__item__flex__img__right .price__flex__left {
    border: 2px solid #00a56b;
    background-color: #fff;
    padding: 0 2px;
    border-radius: 30px;
}
.mens__item__flex__img__right .price__flex__right {}
.mens__item__flex__img__right .price__flex__right dl {
    display: flex;
    justify-content: space-between;
    color: #00a56b;
    font-weight: bold;
    /* margin-bottom: 15px; */
    font-size: .9em;
    align-items: end;
    margin: 0 0 2px;
    gap: 18px;
}
.mens__item__flex__img__right .price__flex__right dl dt {}
.mens__item__flex__img__right .price__flex__right dl dd {}
.mens__item__flex__img__right .price__flex__right a {
    margin-top: 25px;
    display: block;
    font-size: .8em;
    color: #00a56b;
}
.mens__item__flex__img__right__bottom {}
.mens__item__flex__img__right__bottom figure {
    border: 2px solid #00a56b;
}
.mens__item__flex__img__right__bottom figcaption {
    color: #00a56b;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: .9em;
}

.mens__item__flex__right {
    position: relative;
}
.mens__item__flex__right figure {
    border: 2px solid #00a56b;
}
.mens__item__flex__right .catch {
    position: absolute;
    width: 19%;
    top: -5%;
    right: 13%;
}
.mens__item__flex__right .item {
    position: absolute;
    top: 0;
    left: -40%;
    width: 82%;
    z-index: -1;
}
.mens__item__flex__right .item_img {
    position: absolute;
    width: 100%;
    left: -73%;
    top: 9%;
}

/* --- spring__recommend (個別) --- */
.spring__recommend.view-lowup {
    margin-bottom: 70px;
}
.spring__recommend__flex {
    display: flex;
    gap: 69px;
    align-items: center;
    justify-content: center;
}
.spring__recommend__title {
    width: 100%;
    max-width: 250px;
}
.spring__recommend__item {
    display: flex;
    gap: 25px;
}
.spring__recommend__item__flex {
    display: flex;
    gap: 48px;
}

.spring__recommend__item__left {}
.spring__recommend__item__left figure {
    max-width: 300px;
    margin-bottom: 15px;
}
.spring__recommend__item__left .price {
    color: #00a56b;
    font-weight: bold;
    /* margin-bottom: 15px; */
    font-size: .9em;
    height: 91px;
}
.spring__recommend__item__left .price dl {
    display: flex;
    justify-content: space-between;
    max-width: 300px;
}
.spring__recommend__item__left a {
    display: block;
    margin-top: 15px;
    color: #00a56b;
    font-size: .8em;
}

.spring__recommend__item__right {}
.spring__recommend__item__right figure {
    max-width: 300px;
}
.spring__recommend__item__right .price {
    color: #00a56b;
    font-weight: bold;
    /* margin-bottom: 15px; */
    font-size: .9em;
}
.spring__recommend__item__right .price dl {}
.spring__recommend__item__right a {
    display: block;
    margin-top: 15px;
    color: #00a56b;
    font-size: .8em;
}

/* --- kiharu__select (共通・個別) --- */
.kiharu__select.view-lowup {
    background-color: #fffcd3;
    padding: 50px;
    border-radius: 40px;
}
.kiharu__select__inner {}
.kiharu__box{
    display: flex;
    gap: 45px;
}
.kiharu__box__left{
    width: 30%;
}
.kiharu__box__right{
    width: 65%;
}
.title_pc{
    max-width: 1000px;
    margin: 0 0 25px;
    margin: 0 auto 55px;
}
.kiharu__select__title {
    margin: 0 auto 50px;
}
.kiharu__select__title figure {
    max-width: 450px;
    margin: 0 auto 50px;
}
.kiharu__select__title h6 {}

.kiharu__select__item {
    /* margin-bottom: 70px !important; */
}

/* kiharu__select__item__list 共通設定 */

.kiharu__select ul.slick-dots{
    bottom: -25px !important;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 100% !important;
}
.kiharu__select ul.slick-dots li.slick-active button{
    background: #000 !important;
}
.kiharu__select ul.slick-dots li button{
    background: #eee !important;
}
.kiharu__select__item__list .kiharu__select__item__img {}
.kiharu__select__item__list .kiharu__select__item__img figure {}
.kiharu__select__item__list .prices {
    margin-bottom: 10px;
    max-width: 292px;
    margin: 0 auto 8px;
}
.kiharu__select__item__list .prices dl {
    display: flex;
    color: #e41485;
    font-size: .9em;
    font-weight: bold;
    gap: 10px;
}
.kiharu__select__item__list .prices dl dt {}
.kiharu__select__item__list .prices dl dd {}
.kiharu__select__item__list .prices p {
    color: #e41485;
    font-size: .9em;
}
.kiharu__select__item__list .prices a {
    color: #e41485;
    font-size: .8em;
}

/* kiharu__select__item__list 個別設定 */
.kiharu__select__item__list{
    position: relative;
    margin: 0 15px;
}
.kiharu__select__item__list .catch{
    position: absolute;
    width: 150px;
    top: 19%;
    right: 5%;
}
.kiharu__select__item__list.item01 {}
.kiharu__select__item__list.item01 .catch.item01 {
    top: inherit;
    bottom: 40%;
    width: 145px;
}

.kiharu__select__item__list.item02 {}
.kiharu__select__item__list.item02 .catch.item02 {
    right: 0;
    top: 1%;
}

.kiharu__select__item__list.item03 {}
.kiharu__select__item__list.item03 .catch.item03 {
    width: 126px;
    right: 0;
}

.kiharu__select__item__list.item04 {}
.kiharu__select__item__list.item04 .catch.item04 {
    right: unset;
    top: 8%;
}

/* kiharu__select__insta (個別) --- */
.kiharu__select__insta {
    background-color: #fff;
    padding: 20px;
    border-radius: 30px;
    max-width: 480px;
    margin: 0 auto;
}
.kiharu__select__insta__flex {
    display: grid;
    grid-template-columns: 40% 1fr;
    gap: 30px;
    justify-content: center;
}
.kiharu__select__insta__left {
    text-align: center;
}
.kiharu__select__insta__left a {}
.kiharu__select__insta__left a figure {}
.kiharu__select__insta__left a figcaption {
    font-size: .9em;
}
.kiharu__select__insta__right {}
.kiharu__select__insta__right figure {}

/*===================
coco_whiteday
====================*/
.sp-1000{

            display: none;
}
.pc-1000{
    display: block;
}

article#coco_whiteday {
    position: relative;
    z-index: 7;
    background-color: #6ea6da;
    padding-top: 150px !important;
    padding-bottom: 150px;
}

article#coco_whiteday .coco__whiteday__inner {
    max-width: 1000px;
    margin: 0 auto;
}

/* タイトルエリア */
article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup {
    max-width: 750px;
    margin: 0 auto 100px;
    position: relative;
}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup figure.title {}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup figure.title img {}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup h6 {
    color: #fff;
    position: absolute;
    bottom: -39px;
    text-align: left;
    left: 30px;
}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup h6 br {}

/* メインフレックスコンテナ */
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup {}

article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner {}

/* --- 第1ブロック（上段） --- */
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__first {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    position: relative;
    margin-bottom: 50px;
}

article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__first .white__day__box__first__left {
    border: 1px solid #fff;
}

article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__first .white__day__box__first__right {
    border: 1px solid #fff;
    position: relative;
}

/* --- 第2ブロック（下段） --- */
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second {
    display: flex;
    gap: 50px;
}

article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__left {
    border: 1px solid #fff;
    width: 42%;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__left .catch{
    width: 48%;
    left: 15px;
    bottom: 39%;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__left .white__day__shop__content .shop_img{
    height: 551px;
    margin: 69px 0 0;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__left{}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__left figure{
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right {}

/* 下段右側の内部フレックス */
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex {
    display: flex;
    gap: 45px;
    margin-bottom: 25px;
}

article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex .white__day__box__second__right__left {
    border: 1px solid #fff;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex .white__day__box__second__right__left .catch{
    right: 3%;
    bottom: 61%;
    width: 38%;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex .white__day__box__second__right__left figure{
    max-width: 300px;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex .white__day__box__second__right__left  .shop_img{
    height: 324px;
    margin: 0 0;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex .white__day__box__second__right__right {
    border: 1px solid #fff;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex .white__day__box__second__right__right .catch{
    bottom: 258px;
    left: 12px;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex .white__day__box__second__right__right figure{
    max-width: 300px;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__flex .white__day__box__second__right__right  .shop_img{
    height: 300px;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__bottom {
    border: 1px solid #fff;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__bottom .shop_img figure{
    max-width: 93%;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__bottom .catch{
    width: 36%;
    left: 15px;
}
/* --- ショップコンテンツ共通内部要素 --- */
.white__day__shop__content {
    position: relative;
}

/* 価格エリア */
.white__day__shop__content .shop_price {
    padding: 15px;
    border-bottom: 1px solid #fff;
}

.white__day__shop__content .shop_price dl {
    display: flex;
    gap: 15px;
    color: #fff;
}

.white__day__shop__content .shop_price dl dt {}

.white__day__shop__content .shop_price dl dt br {}

.white__day__shop__content .shop_price dl dd {}

.white__day__shop__content .shop_price dl dd br {}

/* 画像エリア */
.white__day__shop__content .shop_img {height: 360px;}
article#coco_whiteday .coco__whiteday__inner .white__day__flex.view-lowup .white__day__flex__inner .white__day__box__second .white__day__box__second__right .white__day__box__second__right__bottom .white__day__shop__content .shop_img{
    height: 151px;
    position: relative;
}
.white__day__shop__content .shop_img figure {
    max-width: 350px;
}

.white__day__shop__content .shop_img figure.shop_img01 {}

.white__day__shop__content .shop_img figure.shop_img02 {}

.white__day__shop__content .shop_img figure img {}

.white__day__shop__content .shop_img .catch {
    position: absolute;
    width: 55%;
    bottom: 99px;
}

.white__day__shop__content .shop_img .catch img {}

/* ショップ名・フロアエリア */
.white__day__shop__content .shop_name {
    display: flex;
    border-top: 1px solid #fff;
    height: 62px;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    /* justify-content: center; */
}

.white__day__shop__content .shop_name figure {
    width: 25px;
    padding: 20px 15px;
    border-right: 1px solid #fff;
    min-width: 25px;
}

.white__day__shop__content .shop_name figure img {}

.white__day__shop__content .shop_name a {
    padding: 9px 15px;
    display: block;
    box-sizing: border-box;
    /* width: 100%; */
}

.white__day__shop__content .shop_name a img {
    width: 85%;
}

/* First Left */
article#coco_whiteday .white__day__box__first__left .white__day__shop__content {}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_price {}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_price dl {}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_price dl dt {}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_price dl dd {}

article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_img {
    /* height: auto; */
}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_img figure {
    max-width: 365px;
    margin: -30px 0px 0 115px;
}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_img figure img {}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_img .catch {
    width: 41%;
    left: 2%;
    /* bottom: 24%; */
    top: 62%;
}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_img .catch img {}

article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_name {}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_name figure {}
article#coco_whiteday .white__day__box__first__left .white__day__shop__content .shop_name a {}

/* First Right */
article#coco_whiteday .white__day__box__first__right .white__day__shop__content {}
article#coco_whiteday .white__day__box__first__right .white__day__shop__content .shop_price dl dt {}
article#coco_whiteday .white__day__box__first__right .white__day__shop__content .shop_price dl dd {}

article#coco_whiteday .white__day__box__first__right .white__day__shop__content .shop_img {
    display: flex;
    height: auto;
    height: 330px;
}
article#coco_whiteday .white__day__box__first__right .white__day__shop__content .shop_img figure.shop_img01 {
    max-width: 330px;
    position: absolute;
    right: -33px;
}
article#coco_whiteday .white__day__box__first__right .white__day__shop__content .shop_img figure.shop_img02 {
    max-width: 231px;
    margin-left: -37px;
    margin-top: 92px;
}
article#coco_whiteday .white__day__box__first__right .white__day__shop__content .shop_img .catch {
    width: 45%;
    bottom: 65%;
    left: -41%;
    right: 0;
    margin: 0 auto;
}
article#coco_whiteday .white__day__box__first__right .white__day__shop__content .shop_img .catch img {}

article#coco_whiteday .white__day__box__first__right .white__day__shop__content .shop_name a img {}
/* Second Left */
article#coco_whiteday .white__day__box__second__left .white__day__shop__content {}
article#coco_whiteday .white__day__box__second__left .white__day__shop__content .shop_price dl dt {}
article#coco_whiteday .white__day__box__second__left .white__day__shop__content .shop_price dl dd {}

article#coco_whiteday .white__day__box__second__left .white__day__shop__content .shop_img figure img {}
article#coco_whiteday .white__day__box__second__left .white__day__shop__content .shop_img .catch img {}

article#coco_whiteday .white__day__box__second__left .white__day__shop__content .shop_name a img {}

/* Second Right Top-Left */
article#coco_whiteday .white__day__box__second__right__left:first-child .white__day__shop__content {}
article#coco_whiteday .white__day__box__second__right__left:first-child .white__day__shop__content .shop_price dl dt {}
article#coco_whiteday .white__day__box__second__right__left:first-child .white__day__shop__content .shop_img figure img {}
article#coco_whiteday .white__day__box__second__right__left:first-child .white__day__shop__content .shop_name a img {}
/* Second Right Top-Right */
article#coco_whiteday .white__day__box__second__right__left:last-child .white__day__shop__content {}
article#coco_whiteday .white__day__box__second__right__left:last-child .white__day__shop__content .shop_price dl dt {}
article#coco_whiteday .white__day__box__second__right__left:last-child .white__day__shop__content .shop_price dl dd {}
article#coco_whiteday .white__day__box__second__right__left:last-child .white__day__shop__content .shop_img figure img {}
/* Second Right Bottom */
article#coco_whiteday .white__day__box__second__right__bottom .white__day__shop__content {}
article#coco_whiteday .white__day__box__second__right__bottom .white__day__shop__content .shop_price dl dt {}
article#coco_whiteday .white__day__box__second__right__bottom .white__day__shop__content .shop_img figure img {}
article#coco_whiteday .white__day__box__second__right__bottom .white__day__shop__content .shop_name a img {}

/*===================
new_open
====================*/

article#new_open {
    position: relative;
    z-index: 6;
    padding-bottom: 100px;
}

article#new_open .new_open_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

article#new_open .new_open_wrap .inner {}

/* タイトルエリア */
article#new_open .new_open_wrap .inner .title.view-lowup {
    /* border: 4px solid #a97e18; */
}

article#new_open .new_open_wrap .inner .title.view-lowup img.center {
    width: 100%;
}

/* オープン情報ボックス全体 */
article#new_open .new_open_wrap .inner .new__open__box {
    display: grid;
    border: 4px solid #a97e18;
    border-top: none;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    padding: 50px;
    overflow: hidden;
    height: 86%;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left::after{
    content:"";
    position: absolute;
    height: 100%;
    width: 100%;
    /* background-color: #000; */
    top: 0;
    right: -25px;
    /* left: 0; */
    bottom: 0;
    display: flex;
    justify-content: center;
    border-right: 1px dashed #a97e18;
}

/* 共通：左右のコンテンツブロック */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left,
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right {
    position: relative;
    /* height: 100%; */
}

/* 左側：ブージュルード */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left figure {
    margin-bottom: 50px;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left figure img.center {}

/* 右側：フリークス ストア */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right figure {
    margin-bottom: 50px;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right figure img.center {}

/* キャプションエリア（共通） */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    position: relative;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .floor {
    border: 1px solid #a97e18;
    color: #a97e18;
    padding: 5px 10px;
    margin-right: 10px;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .anchor {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .anchor a {
    color: #a97e18;
}
.gitf_img{
    margin: 70px auto 0;
    text-align: center;
    padding: 0 15px;
    position: relative;
    z-index: 9;
}
.gitf_img a:hover{
  opacity: .7;
  transition: .7s;
}
@media screen and (max-width: 1800px) {

/*ヘッダー仕様*/
.special {
left: 180px;
}

header h1.logo {
width: 130px;
}

nav.is-scroll h1.logo {
width: 120px;
}

ul.special_list li a {
flex-wrap: wrap;
}

ul.special_list li a .nav_num {
display: block;
width: 100%;
text-align: left;
margin: 0 0 4px 0;
line-height: 1.5;
}

ul.special_list li a .nav_num small {
padding: 0;
}

ul.special_list li {
margin: 0 1.5% 0 0;
}

/*++++++++++++++
happycollection
+++++++++++++++*/
.month_inner ul {
/* margin: 0 2% 0 12%; */
}

#container {
margin: 90px auto 0;
}
}

@media screen and (max-width: 1699px) {}

@media screen and (max-width: 1499px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1399px) {

/*ヘッダー仕様*/
header h1.logo {
width: 130px;
}

.special {
left: 170px;
}

.is-animation ul.special_list li a {
font-size: 0.7em;

}

ul.special_list li a {
font-size: 0.8em;
}

.navi {
/* padding: 100px 0 120px; */
}

/*ヘッダー終了*/

}

@media screen and (max-width: 1350px) {

/*ヘッダー仕様*/
ul.special_list li a {
font-size: 0.7em;
}

/*ヘッダー終了*/
}

@media screen and (max-width: 1200px) {

/*ヘッダー仕様*/
ul.special_list li {
margin: 0 10px 0 0;
}

header h1.logo {
width: 110px;
}

nav.is-scroll h1.logo {
width: 100px;
}

.special {
left: 140px;
}

.koushiki_wrap {
max-width: 110px;
top: 11%;
transform: none;
}

#container {
margin: 87px auto 0;
}

/*ヘッダー終了*/


/*===================
coco_whiteday
====================*/
article#coco_whiteday {}

article#coco_whiteday .coco__whiteday__inner {}

/* タイトルエリア */
article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup {}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup figure.title {}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup figure.title img {}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup h6 {}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup h6 br {}


/*===================
new_open
====================*/

article#new_open {}

article#new_open .new_open_wrap {}

article#new_open .new_open_wrap .inner {}

/* タイトルエリア */
article#new_open .new_open_wrap .inner .title.view-lowup {}

article#new_open .new_open_wrap .inner .title.view-lowup img.center {}

/* オープン情報ボックス全体 */
article#new_open .new_open_wrap .inner .new__open__box {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner {
    overflow: hidden;
}

/* 共通：左右のコンテンツブロック */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left,
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right {
}

/* 左側：ブージュルード */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left figure {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left figure img.center {}

/* 右側：フリークス ストア */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right figure {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right figure img.center {}

/* キャプションエリア（共通） */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .floor {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .anchor {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .anchor a {}
}

@media screen and (max-width: 1100px) {}
@media screen and (max-width: 1000px) {
    /*===================
ココスプリング
====================*/
    /* --- spring共通 --- */
#coco_spring {}
#coco_spring .spring__inner {}
#coco_spring .spring__title.view-lowup {}
#coco_spring .spring__title.view-lowup figure {}
#coco_spring .spring__title.view-lowup h6 {}
#coco_spring .spring__content.view-lowup {
}
#coco_spring .spring__content__inner {
    padding: 0 15px;
}

/* --- ladies__item (個別) --- */
.ladies__item__flex {
    display: block;
    position: relative;
    margin-bottom: 100px;
}
.ladies__item__left {
    max-width: 400px;
}
.ladies__item__left figure {}
.ladies__item__left .catch {}
.ladies__item__left .item {}
.ladies__item__left .item_img {
    width: 85%;
    bottom: inherit;
    top: -25px;
}
.ladies__item__right {}
.ladies__item__right__flex {}
.ladies__item__right__img {}
.ladies__item__right__text {}
.ladies__item__right__text p {}
.ladies__item__right__text .shop {}
.ladies__item__right__text dl {}
.ladies__item__right__text dl dt {}
.ladies__item__right__text dl dd {}
.ladies__item__left__img {}
.ladies__item__left__img figure {}
.ladies__item__left__img figure img {}
.ladies__item__right .price {
    position: absolute;
    top: 42%;
}
.ladies__item__right .price__img {}
.ladies__item__right .price__flex {}
.ladies__item__right .price__flex__left {}
.ladies__item__right .price__flex__right {}
.ladies__item__right .price__flex__right dl {}
.ladies__item__right .price__flex__right dl dt {}
.ladies__item__right .price__flex__right dl dd {}
.ladies__item__right .price__flex__right a {}

/* --- mens__item (個別) --- */
.mens__item__flex {
    display: flex;
    flex-direction: column-reverse;
    gap: 70px;
    /* max-width: 650px; */
}
.mens__item__flex__left {}
.mens__item__flex__img__flex {
    max-width: 550px;
    margin: 0 auto;
}
.mens__item__flex__img__left {}
.mens__item__flex__img__top {}
.mens__item__flex__img__top figure {}
.mens__item__flex__img__top figcaption {}
.mens__item__flex__img__bottom {}
.mens__item__flex__img__bottom figure {}
.mens__item__flex__img__bottom .shop {
    max-width: 176px;
}
.mens__item__flex__img__bottom .price__text {}
.mens__item__flex__img__bottom .price__text dl {}
.mens__item__flex__img__bottom .price__text dl dt {}
.mens__item__flex__img__bottom .price__text dl dd {}
.mens__item__flex__img__right {}
.mens__item__flex__img__right .price {}
.mens__item__flex__img__right .price__img {}
.mens__item__flex__img__right .price__flex {}
.mens__item__flex__img__right .price__flex__left {}
.mens__item__flex__img__right .price__flex__right {}
.mens__item__flex__img__right .price__flex__right dl {}
.mens__item__flex__img__right .price__flex__right dl dt {}
.mens__item__flex__img__right .price__flex__right dl dd {}
.mens__item__flex__img__right .price__flex__right a {}
.mens__item__flex__img__right__bottom {}
.mens__item__flex__img__right__bottom figure {}
.mens__item__flex__img__right__bottom figcaption {}
.mens__item__flex__right {
    width: 100%;
    display: flex;
    /* height: 735px; */
    flex-direction: row-reverse;
}
.mens__item__flex__right figure {/* position: absolute; */right: 0;width: 50%;}
.mens__item__flex__right .catch {width: 10%;right: 5%;}
.mens__item__flex__right .item {
    width: 50%;
    right: 30%;
    left: inherit;
}
.mens__item__flex__right .item_img {
    position: relative;
    left: inherit;
    width: 49%;
}
.kiharu__box{
    /* display: block; */
    gap: 45px;
}
.kiharu__box__left{
    width: 50%;
}
.kiharu__box__right{
    width: 50%;
}
/* --- spring__recommend (個別) --- */
.spring__recommend.view-lowup {
    padding: 0 15px;
}
.spring__recommend__flex {
    gap: 44px;
}
.spring__recommend__title {
    max-width: 200px;
}
.spring__recommend__item {}
.spring__recommend__item__flex {}
.spring__recommend__item__left {}
.spring__recommend__item__left figure {
    max-width: 350px;
}
.spring__recommend__item__left .price {}
.spring__recommend__item__left .price dl {}
.spring__recommend__item__left a {}
.spring__recommend__item__right {}
.spring__recommend__item__right figure {
    max-width: 350px;
}
.spring__recommend__item__right .price {}
.spring__recommend__item__right .price dl {}
.spring__recommend__item__right a {}

/* --- kiharu__select (共通・個別) --- */
.kiharu__select.view-lowup {}
.kiharu__select__inner {}
.kiharu__select__title {}
.kiharu__select__title figure {}
.kiharu__select__title h6 {}
.kiharu__select__item {}
.kiharu__select ul.slick-dots {}
.kiharu__select ul.slick-dots li.slick-active button {}
.kiharu__select ul.slick-dots li button {}
.kiharu__select__item__list .kiharu__select__item__img {}
.kiharu__select__item__list .kiharu__select__item__img figure {}
.kiharu__select__item__list .prices {}
.kiharu__select__item__list .prices dl {}
.kiharu__select__item__list .prices dl dt {}
.kiharu__select__item__list .prices dl dd {}
.kiharu__select__item__list .prices p {}
.kiharu__select__item__list .prices a {}
.kiharu__select__item__list {}
.kiharu__select__item__list .catch {}
.kiharu__select__item__list.item01 {}
.kiharu__select__item__list.item01 .catch.item01 {}
.kiharu__select__item__list.item02 {}
.kiharu__select__item__list.item02 .catch.item02 {}
.kiharu__select__item__list.item03 {}
.kiharu__select__item__list.item03 .catch.item03 {}
.kiharu__select__item__list.item04 {}
.kiharu__select__item__list.item04 .catch.item04 {}

/* --- kiharu__select__insta (個別) --- */
.kiharu__select__insta {}
.kiharu__select__insta__flex {}
.kiharu__select__insta__left {}
.kiharu__select__insta__left a {}
.kiharu__select__insta__left a figure {}
.kiharu__select__insta__left a figcaption {}
.kiharu__select__insta__right {}
.kiharu__select__insta__right figure {}
    /*===================
coco_whiteday
====================*/
.pc-1000{
        display: none;
}
.sp-1000{
    display: block;
}
    .white__day__sp {}

.white__day__sp .white__day__sp__inner {
    padding: 0 25px;
}

.white__day__sp .white__day__sp__inner .white__day__item {}

/* アイテムリスト共通 */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list {
    margin: 0 15px;
    border: 1px solid #fff;
    position: relative;
    height: auto;
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price {}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price dl {
    display: flex;
    color: #fff;
    padding: 15px;
    gap: 15px;
    border-bottom: 1px solid #fff;
    font-size: .9em;
    font-weight: bold;
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price dl dt {}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price dl dd {}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price small {}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img {
    position: relative;
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img figure {}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img figure img {}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name {
    display: flex;
    align-items: center;
    border-top: 1px solid #fff;
    height: 48px;
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name figure {
    width: 25px;
    min-width: 25px;
    margin: 0;
    padding: 13px 15px;
    border-right: 1px solid #fff;
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name figure img {}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name a {
    display: block;
    width: 50%;
    padding: 5px 15px;
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name a img {}

/* 各アイテム個別（配置・装飾調整用） */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img .catch {
    position: absolute;
    width: 180px;
    top: 30%;
    left: 15px;
}
/* item01 */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item01 {}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item01 .shop_img .catch {
    position: absolute;
    top: 85%;
    width: 170px;
}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item01 .shop_img .catch img {}

/* item02 */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item02 {}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item02 .shop_img .catch {
    top: 10%;
}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item02 .shop_img .catch img {}

/* item03 */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item03 {}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item03 .shop_img .catch {
    width: 126px;
    top: 50%;
    left: 26px;
}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item03 .shop_img .catch img {}

/* item04 */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item04 {}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item04 .shop_img .catch {
    width: 109px;
    right: 3%;
    left: inherit;
    top: 12%;
}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item04 .shop_img .catch img {}

/* item05 */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item05 {}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item05 .shop_img .catch {
    width: 156px;
    top: 15%;
    left: 30px;
}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item05 .shop_img .catch img {}

/* item06 */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item06 {}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item06 .shop_img .catch {
    width: 215px;
    right: 2%;
    left: inherit;
    top: 2%;
}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item06 .shop_img .catch img {}
.white__day__sp ul.slick-dots{
    bottom: -25px !important;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 100% !important;
}
.white__day__sp ul.slick-dots li.slick-active button{
    background: #000 !important;
}
.white__day__sp ul.slick-dots li button{
    background: #fff !important;
}
.white__day__sp .slick-next{
    right: -2% !important;
}
.white__day__sp .slick-prev{
            left: -2% !important;
}
}

@media screen and (max-width: 1023px) {



}

@media screen and (max-width: 991px) {

.br {
display: none;
}

.br2 {
display: block;
}

/*ヘッダー仕様*/

.special {

display: none;
}

.koushiki_wrap {
max-width: 160px;
top: 50%;
transform: translateY(-50%);
}

/*ヘッダー終了*/


/*===================
coco_whiteday
====================*/
article#coco_whiteday {
    padding-bottom: 100px;
    padding-top: 100px !important;
}

article#coco_whiteday .coco__whiteday__inner {}

/* タイトルエリア */
article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup {}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup figure.title {
    max-width: 650px;
    margin: 0 auto;
}



/*===================
new_open
====================*/

article#new_open {
    padding-top: 200px !important;
    padding-bottom: 100px;
}

article#new_open .new_open_wrap {}

article#new_open .new_open_wrap .inner {}

/* タイトルエリア */
article#new_open .new_open_wrap .inner .title.view-lowup {}

article#new_open .new_open_wrap .inner .title.view-lowup img.center {}

/* オープン情報ボックス全体 */
article#new_open .new_open_wrap .inner .new__open__box {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner {}

/* 共通：左右のコンテンツブロック */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left,
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right {}

/* 左側：ブージュルード */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left figure {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left figure img.center {}

/* 右側：フリークス ストア */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right figure {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right figure img.center {}

/* キャプションエリア（共通） */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .floor {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .anchor {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .anchor a {}

.gitf_img{
    margin: 56px auto 0;
}
    .gitf_img a{
        display:block;
    }
}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 768px) {}


@media screen and (max-width: 767px) {

/* ヘッダー仕様 */

.special {
display: none;
}

header h1.logo {
width: 130px;
}

header.is-animation h1.logo {
width: 110px;
}

.koushiki_wrap {
max-width: 90px;
right: 4%;
transform: translateY(-50%);
}

.is-animation .koushiki_wrap {
width: 160px;
}


nav {
padding: 19px 0;
max-width: 93%;
}

header.is-animation nav {
padding: 15px 0;
}

#container {
margin: 70px auto 0;

}

.image img {
max-width: 100%;
width: 100%;


}

.view-fixed {
position: absolute;
opacity: 1;

transition: none;
}

.navi {
padding: 50px 10px;
}

/*ヘッダー終了*/

/*===================
ココスプリング
====================*/
    /* --- spring共通 --- */
#coco_spring {
    padding-top: 50px !important;
    margin-top: 0 !important;
}
#coco_spring .spring__inner {}
#coco_spring .spring__title.view-lowup {}
#coco_spring .spring__title.view-lowup figure {
    max-width: 300px;
}
#coco_spring .spring__title.view-lowup h6 {}
#coco_spring .spring__content.view-lowup {}
#coco_spring .spring__content__inner {
    overflow: hidden;
}

.spring__content {
    margin-bottom: 80px;
    overflow: hidden;
}

.spring__content  ul.slick-dots{
    bottom: -25px !important;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 100% !important;
}
.spring__content  ul.slick-dots li.slick-active button{
    background: #000 !important;
}
.spring__content  ul.slick-dots li button{
    background: #eee !important;
}
    
.spring__content .spring__content__inner {}

/* メインアイテムエリア */
.spring__content .spring__content__inner .spring__content__item {
    margin-bottom: 55px;
}

.spring__content .spring__content__inner .spring__content__item .spring__content__item__list {
    position: relative;
}

.spring__content .spring__content__inner .spring__content__item .spring__content__item__list.item01 {}

.spring__content .spring__content__inner .spring__content__item .spring__content__item__list.item02 {}

.spring__content__item__list.item02.slick-slide.slick-current.slick-active figcaption {
    top: 3%;
    right: 10%;
}

.spring__content .spring__content__inner .spring__content__item .spring__content__item__list figure {
    border: 2px solid #e41485;
}
    .spring__content .spring__content__inner .spring__content__item .spring__content__item__list.item02 figure{
            border: 2px solid #0ca871;
    }

.spring__content .spring__content__inner .spring__content__item .spring__content__item__list figure img {}

.spring__content .spring__content__inner .spring__content__item .spring__content__item__list figcaption {
    position: absolute;
    width: 22%;
    top: 21%;
    right: 15%;
}

.spring__content .spring__content__inner .spring__content__item .spring__content__item__list figcaption img {}

/* サブアイテムエリア */
.spring__content .spring__content__inner .spring__content__item__sub {
    margin-bottom: 50px;
}

.spring__content .spring__content__inner .spring__content__item__sub .spring__content__item__sub__list {}

.spring__content .spring__content__inner .spring__content__item__sub .spring__content__item__sub__list figure {}

.spring__content .spring__content__inner .spring__content__item__sub .spring__content__item__sub__list figure img {}

/* 価格・店舗情報エリア */
.spring__content .spring__content__inner .spring__content__item__sub .spring__content__item__sub__list .price {
    /* max-width: 100px; */
    display: flex;
    flex-direction: column;
    text-align: center;
    max-width: 250px;
    margin: 18px auto;
    align-items: center;
    width: 1000%;
}

.price .price__img {
    max-width: 100px;
    margin-bottom: 15px;
    width: 100%;
}

.price .price__img img {}

.price .price__flex {
    display: flex;
    width: 100%;
    gap: 15px;
    max-width: 219px;
}

.price .price__flex .price__flex__left {
    border: 2px solid #ee6bad;
    background-color: #fff;
    padding: 0 2px;
    border-radius: 30px;
}

.price .price__flex .price__flex__right {
    text-align: left;
    color: #e41485;
    font-weight: bold;
    font-size: .8em;
}

.price .price__flex .price__flex__right dl {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.price .price__flex .price__flex__right dl dt {}

.price .price__flex .price__flex__right dl dt br {}

.price .price__flex .price__flex__right dl dd {}

.price .price__flex .price__flex__right a {
    display: block;
    margin: 15px 0;
    color: #e72f92;
}

/* レディースコンテンツエリア */
.spring__content .spring__content__inner .spring__content__item__content {
    border-top: 1px solid;
    padding-top: 50px;
}

.spring__content .spring__content__inner .spring__content__item__content .spring__content__item__content__by {}

.spring__content .spring__content__inner .spring__content__item__content .spring__content__item__content__by p {
    text-align: center;
    color: #e41485;
    font-weight: bold;
    margin-bottom: 18px;
}

.spring__content .spring__content__inner .spring__content__item__content .spring__content__item__content__by p br {}

.spring__content .spring__content__inner .spring__content__item__content .spring__content__item__contents {
    margin-bottom: 15px;
}

.spring__content .spring__content__inner .spring__content__item__content .spring__content__item__contents .spring__content__item__content__list {}
.spring__content .spring__content__inner .spring__content__item__content .spring__content__item__contents .spring__content__item__content__list figcaption{}

.spring__content .spring__content__inner .spring__content__item__content .spring__content__item__contents .spring__content__item__content__list figure {
    max-width: 270px;
    margin: 0 auto;
}

.spring__content .spring__content__inner .spring__content__item__content .spring__content__item__contents .spring__content__item__content__list figure img {}

.spring__content .spring__content__inner .spring__content__item__content figcaption {
    max-width: 150px;
    margin: 0 auto 50px;
}

.spring__content .spring__content__inner .spring__content__item__content figcaption .shop {
    max-width: 134px;
    margin-bottom: 15px;
    margin-top: 41px;
}

.spring__content .spring__content__inner .spring__content__item__content figcaption .shop a {}

.spring__content .spring__content__inner .spring__content__item__content figcaption .shop a img {}

.spring__content .spring__content__inner .spring__content__item__content figcaption dl {
    font-weight: bold;
    color: #e51d89;
    font-size: .8em;
    text-align: center;
}

.spring__content .spring__content__inner .spring__content__item__content figcaption dl dt {}

.spring__content .spring__content__inner .spring__content__item__content figcaption dl dd {}

/* メンズコンテンツエリア */
.spring__content .spring__content__inner .spring__content__item__content__mens {}

.spring__content .spring__content__inner .spring__content__item__content__mens .spring__content__item__contents__mens {}

.spring__content .spring__content__inner .spring__content__item__content__mens .spring__content__item__contents__mens .spring__content__item__content__mens__list {}

.spring__content .spring__content__inner .spring__content__item__content__mens .spring__content__item__contents__mens .spring__content__item__content__mens__list figure {
    max-width: 270px;
    margin: 0 auto;
}
.spring__content .spring__content__inner .spring__content__item__content__mens .spring__content__item__contents__mens .spring__content__item__content__mens__list .catch {
    margin: 15px;
    font-weight: bold;
    font-size: .9em;
    max-width: 275px;
    margin: 0 auto;
    color: #00a56b;
}
.spring__content .spring__content__inner .spring__content__item__content__mens .spring__content__item__contents__mens .spring__content__item__content__mens__list figure img {}

/* メンズエリア内の共通リスト構造（レディースと共通クラス） */
.spring__content .spring__content__inner .spring__content__item__content__mens .spring__content__item__contents__mens .spring__content__item__content__list {}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption {max-width: 150px;margin: 50px auto 0;}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption .shop {max-width: 150px;margin-bottom: 15px;}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption .shop a {}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption .shop a img {}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption .price__text {
    font-size: .8em;
}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption .price__text dl {
    display: flex;
    gap: 15px;
    font-weight: bold;
    color: #00a56b;
}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption .price__text dl dt {
    /* font-weight: bold; */
}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption .price__text dl dt br {}

.spring__content .spring__content__inner .spring__content__item__content__mens figcaption .price__text dl dd {}

/* --- spring__recommend (個別) --- */
.spring__recommend.view-lowup {}
.spring__recommend__flex {
    display: block;
}
.spring__recommend__title {
    /* max-width: 150px; */
    margin: 0 auto 30px;
}
.spring__recommend__item {
    gap: 0;
    display: block;
}
.spring__recommend__item__flex {
    display: block;
}
.spring__recommend__item__left {
    text-align: center;
    margin-bottom: 15px;
}
.spring__recommend__item__left figure {
    max-width: 200px;
    margin: 0 auto 15px;
}
.spring__recommend__item__left .price {
    max-width: 250px;
    margin: 0 auto;
    height: inherit;
}
.spring__recommend__item__left .price dl {}
.spring__recommend__item__left a {}
.spring__recommend__item__right {
    text-align: center;
    margin-bottom: 15px;
}
.spring__recommend__item__right figure {
    max-width: 200px;
    margin: 0 auto;
}
.spring__recommend__item__right .price {}
.spring__recommend__item__right .price dl {}
.spring__recommend__item__right a {}

/* --- kiharu__select (共通・個別) --- */
.kiharu__select.view-lowup {
    padding: 33px 15px;
    border-radius: 15px;
}
.kiharu__select__inner {}
    .kiharu__box{
    display: block;
}
    .kiharu__box__left{
    width: 100%;
}
    .kiharu__box__right{
    width: 100%;
}
.kiharu__select__title {
    margin: 0 auto 20px;
}
.kiharu__select__title figure {
    max-width: 300px;
    margin: 0 auto 15px;
}
.kiharu__select__title h6 {}
.kiharu__select__item {}
.kiharu__select ul.slick-dots {}
.kiharu__select ul.slick-dots li.slick-active button {}
.kiharu__select ul.slick-dots li button {}
.kiharu__select__item__list .kiharu__select__item__img {}
.kiharu__select__item__list .kiharu__select__item__img figure {}
.kiharu__select__item__list .prices {}
.kiharu__select__item__list .prices dl {}
.kiharu__select__item__list .prices dl dt {}
    .kiharu__select__item__list .prices dl dt small{
        font-size: .5em
    }
.kiharu__select__item__list .prices dl dd {}
.kiharu__select__item__list .prices p {}
.kiharu__select__item__list .prices a {}
.kiharu__select__item__list {}
.kiharu__select__item__list .catch {}
.kiharu__select__item__list.item01 {}
.kiharu__select__item__list.item01 .catch.item01 {}
.kiharu__select__item__list.item02 {}
.kiharu__select__item__list.item02 .catch.item02 {}
.kiharu__select__item__list.item03 {}
.kiharu__select__item__list.item03 .catch.item03 {}
.kiharu__select__item__list.item04 {}
.kiharu__select__item__list.item04 .catch.item04 {}

/* --- kiharu__select__insta (個別) --- */
.kiharu__select__insta {
    padding: 15px 15px;
    border-radius: 15px;
    margin-bottom: 25px;
}
.kiharu__select__insta__flex {
    grid-template-columns: 30% 1fr;
}
.kiharu__select__insta__left {
    /* width: 62%; */
}
.kiharu__select__insta__left a {}
.kiharu__select__insta__left a figure {}
.kiharu__select__insta__left a figcaption {}
.kiharu__select__insta__right {}
.kiharu__select__insta__right figure {}

/*===================
coco_whiteday
====================*/
article#coco_whiteday {
    padding-top: 50px !important;
    padding-bottom: 50px;
}

article#coco_whiteday .coco__whiteday__inner {
    overflow: hidden;
}

/* タイトルエリア */
article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup {
    margin: 0 auto 50px;
}

article#coco_whiteday .coco__whiteday__inner .white__day__title.view-lowup figure.title {
    max-width: 250px;
    margin: 0 auto 25px;
}

article#coco_whiteday .coco__whiteday__inner h6{
    position: inherit !important;
    text-align: center !important;
    bottom: 0 !important;
    left: 0 !important;
}

.white__day__sp {
}

.white__day__sp .white__day__sp__inner {
}

.white__day__sp .white__day__sp__inner .white__day__item {
}

/* アイテムリスト共通 */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list {
}

/* 価格エリア */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price dl {gap: 10px;/* display: block; */font-size: .8em;height: 40px;align-items: center;}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price dl dt {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price dl dd {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .price small {
}

/* 画像・装飾エリア */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img figure {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img figure img {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img .catch {
}
    .white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item01 .shop_img .catch{
    width: 145px;
}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item02 .shop_img .catch{
    top: 8px;
}
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item06 .shop_img .catch{
    top: 6%;
    width: 230px;
    right: 0;
    left: 11%;
    text-align: center;
}
    
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_img .catch img {
}

/* ショップ情報エリア */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name {height: 40px;}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name figure {min-width: 20px;width: 20px;}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name figure img {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name a {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list .shop_name a img {
}

/* --- 各アイテム個別（item01〜item06） --- */
.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item01 {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item02 {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item03 {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item04 {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item05 {
}

.white__day__sp .white__day__sp__inner .white__day__item .white__day__item__list.item06 {
}

/* --- スライダ・コントロール（Slick） --- */
.white__day__sp ul.slick-dots {
}

.white__day__sp ul.slick-dots li.slick-active button {
}

.white__day__sp ul.slick-dots li button {
}

.white__day__sp .slick-next {
}

.white__day__sp .slick-prev {
}
/*===================
new_open
====================*/

article#new_open {
    padding-top: 150px !important;
    padding-bottom: 50px;
}

article#new_open .new_open_wrap {}

article#new_open .new_open_wrap .inner {}

/* タイトルエリア */
article#new_open .new_open_wrap .inner .title.view-lowup {}

article#new_open .new_open_wrap .inner .title.view-lowup img.center {}

/* オープン情報ボックス全体 */
article#new_open .new_open_wrap .inner .new__open__box {
    display: block;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner {
    padding: 26px 15px;
    height: 100%;
    display: block;
}

/* 共通：左右のコンテンツブロック */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left,
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right {}
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left{
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px dashed #a97e18;
}
/* 左側：ブージュルード */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left figure {
    margin-bottom: 20px;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left figure img.center {}

/* 右側：フリークス ストア */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right figure {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__right figure img.center {}

/* キャプションエリア（共通） */
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption {
    font-size: .8em;
}
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .new__open__box__left::after{
    display: none
}
article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .floor {
    padding: 2px 5px;
}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .anchor {}

article#new_open .new_open_wrap .inner .new__open__box .new__open__box__inner .caption .anchor a {}

}

@media screen and (max-width: 480px) {
.image img {
max-width: 100%;
}


.image {
background: none;
}


.view-fixed {
position: absolute;
opacity: 1;
transition: none;
}


.iziModal-overlay {}

.iziModal {
top: 0;
width: auto;
background: #fff;
}

.iziModal .close {
right: 10px;
width: 60px;
height: 27px;
bottom: inherit;
top: 15px;
z-index: 99;
}

.iziModal .close a {}

.iziModal .modalbox {
overflow: hidden;
align-items: inherit;
display: block;
}

.iziModal .modalbox figure.bg-green {
padding: 0 25px;
}

.iziModal .modalbox figure.bg-green img {
/* padding: 30px; */
}

.iziModal .modalbox .modal_content {}

.iziModal .modalbox .modal_content .flex {
display: flex;
justify-content: space-between;
}

.iziModal .modalbox .modal_content .flex dl:first-child {}

.iziModal .modalbox .modal_content .flex dl:last-child {}



.iziModal .modalbox .modal_content dl {}

.iziModal .modalbox .modal_content dl dt {
font-size: 0.85em;
}

.iziModal .modalbox .modal_content dl dd {
font-size: 0.8em;
}

.iziModal .modalbox .modal_content dl dd .item__text {
margin-bottom: 15px;
}

.iziModal .modalbox .modal_content dl dd .item__text p {}

.group .iprev,
.iziModal .iprev,
.group .inext,
.iziModal .inext {
top: 200px;
}

.group .inext,
.iziModal .inext {}

.iprev {
left: 2% !important;
}

.inext {
right: 2% !important;
}


}

@media screen and (max-width: 472px) {

.slick-list {
overflow: hidden;

}

}

@media screen and (max-width: 350px) {
.iziModal {
max-width: 83% !important;
}

.modal_content dt {
font-size: 0.8em;
}

}

@media screen and (max-width: 375px) {
.iziModal .modalbox .modal_content dl {
font-size: 0.9em;
}
}