@charset "utf-8";
/*================================
	Layout, Elements
================================*/
.clearfix:after, input[type=text], input[type=password], input[type=tel], input[type=url], input[type=email], input[type=file], input[type=image], input[type=number], input[type=range], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=time], input[type=search], select, textarea {
    display: block
}
blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, select, td, textarea, th, ul {
    margin: 0;
    padding: 0
}
a, a:active, a:hover, a:link, a:visited {
    text-decoration: none;
    outline: 0
}
li, ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption, th {
    text-align: left
}
h1, h2, h3, h4, h5, h6 {
    font-weight: inherit
}
.clearfix:after {
    content: " ";
    clear: both
}
* {
    color: #333;
    font-size: 1.4rem;
    box-sizing: border-box;
    letter-spacing: .1rem;
    line-height: 1.6;
    border-radius: 0
}
html {
    font-size: 10px;
    background: #FFF;
    height: 100%
}
body {
    min-height: 100vh;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 400;
    line-height: 2em;
    letter-spacing: .5px;
}
button, input[type=submit], input[type=reset], input[type=search], input[type=button], select, textarea {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}
button, input, select, textarea {
    font-family: inherit;
    font-weight: inherit;
    outline: 0;
    border: 1px solid #333;
    background-color: #FFF
}
button, input[type=submit], input[type=reset], input[type=file], input[type=color], input[type=button] {
    cursor: pointer
}
input[type=file], input[type=image], input[type=color] {
    border: none;
    background-color: transparent
}
select {
    text-indent: .01px;
    text-overflow: '';
    background-image: url(under_arrow.svg);
    background-position: 100% center;
    background-repeat: no-repeat;
    padding: 0 20px 0 10px
}
select::-ms-expand {
    display: none
}
textarea {
    overflow: auto;
    resize: vertical
}
canvas, iframe, img, svg, video {
    border: 0;
    max-width: 100%;
    display: block
}
@media screen and (max-width:480px) {
    * {
        font-size: 1.3rem
    }
    input, select, textarea {
        font-size: 1.6rem
    }
    input[type=checkbox]:checked {
        background-color: #3B99FC
    }
    input[type=radio] {
        border-radius: 1rem
    }
    input[type=radio]:checked {
        background-color: #3B99FC;
        border-radius: 1rem
    }
}
#error {
    display: none;
}
* {
    line-height: 2em;
    letter-spacing: .5px;
}
html {
    font-size: 10px;
}
body {}
main {
    overflow: hidden;
}
html.noscroll, body.noscroll {
    overflow: hidden;
}
main {
    margin-top: 110px;
}
#wrapper {
    position: relative;
    z-index: 0;
}
img {
    height: auto;
}
button {
    padding: 0;
    background-color: transparent;
    border: none;
}
.animated {
    opacity: 0;
}
.fadeInUp {
    opacity: 1;
}
.bar_effect1 .active span:nth-of-type(1) {
    -webkit-transform: translateY(12px) rotate(-45deg);
    transform: translateY(12px) rotate(-45deg);
    background: #fff !important;
}
.bar_effect1 .active span:nth-of-type(2) {
    opacity: 0;
}
.bar_effect1 .active span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    background: #fff !important;
}
.bar_effect2 .active span:nth-of-type(1) {
    -webkit-transform: translateY(17px) rotate(-315deg);
    transform: translateY(17px) rotate(-315deg);
    background: #fff !important;
}
.bar_effect2 .active span:nth-of-type(2) {
    opacity: 0;
}
.bar_effect2 .active span:nth-of-type(3) {
    -webkit-transform: translateY(-4px) rotate(315deg);
    transform: translateY(-4px) rotate(315deg);
    background: #fff !important;
}
.bar_effect3 .active {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.bar_effect3 .active span:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(-45deg);
    transform: translateY(11px) rotate(-45deg);
}
.bar_effect3 .active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
.bar_effect3 .active span:nth-of-type(3) {
    opacity: 0;
}
.bar_effect4 span:nth-of-type(3), .bar_effect4 .active span:nth-of-type(3) {
    transition: none;
}
.bar_effect4 .active {
    -webkit-transform: rotateX(720deg);
    transform: rotateX(720deg);
}
.bar_effect4 .active span:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(-45deg);
    transform: translateY(11px) rotate(-45deg);
}
.bar_effect4 .active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
.bar_effect4 .active span:nth-of-type(3) {
    opacity: 0;
}
.bar_effect5 span:nth-of-type(1) {
    -webkit-animation: menu-bar01 .75s forwards;
    animation: menu-bar01 .75s forwards;
}
@-webkit-keyframes menu-bar01 {
    0% {
        -webkit-transform: translateY(12px) rotate(45deg);
    }
    50% {
        -webkit-transform: translateY(12px) rotate(0);
    }
    100% {
        -webkit-transform: translateY(0) rotate(0);
    }
}
@keyframes menu-bar01 {
    0% {
        transform: translateY(12px) rotate(45deg);
    }
    50% {
        transform: translateY(12px) rotate(0);
    }
    100% {
        transform: translateY(0) rotate(0);
    }
}
.bar_effect5 span:nth-of-type(2) {
    transition: all .25s .25s;
    opacity: 1;
}
.bar_effect5 span:nth-of-type(3) {
    -webkit-animation: menu-bar02 .75s forwards;
    animation: menu-bar02 .75s forwards;
}
@-webkit-keyframes menu-bar02 {
    0% {
        -webkit-transform: translateY(-12px) rotate(-45deg);
    }
    50% {
        -webkit-transform: translateY(-12px) rotate(0);
    }
    100% {
        -webkit-transform: translateY(0) rotate(0);
    }
}
@keyframes menu-bar02 {
    0% {
        transform: translateY(-12px) rotate(-45deg);
    }
    50% {
        transform: translateY(-12px) rotate(0);
    }
    100% {
        transform: translateY(0) rotate(0);
    }
}
.bar_effect5 .active span:nth-of-type(1) {
    -webkit-animation: active-menu-bar01 .75s forwards;
    animation: active-menu-bar01 .75s forwards;
}
@-webkit-keyframes active-menu-bar01 {
    0% {
        -webkit-transform: translateY(0) rotate(0);
    }
    50% {
        -webkit-transform: translateY(12px) rotate(0);
    }
    100% {
        -webkit-transform: translateY(12px) rotate(45deg);
    }
}
@keyframes active-menu-bar01 {
    0% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(12px) rotate(0);
    }
    100% {
        transform: translateY(12px) rotate(45deg);
    }
}
.bar_effect5 .active span:nth-of-type(2) {
    opacity: 0;
}
.bar_effect5 .active span:nth-of-type(3) {
    -webkit-animation: active-menu-bar03 .75s forwards;
    animation: active-menu-bar03 .75s forwards;
}
@-webkit-keyframes active-menu-bar03 {
    0% {
        -webkit-transform: translateY(0) rotate(0);
    }
    50% {
        -webkit-transform: translateY(-10px) rotate(0);
    }
    100% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
    }
}
@keyframes active-menu-bar03 {
    0% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(-10px) rotate(0);
    }
    100% {
        transform: translateY(-10px) rotate(-45deg);
    }
}
.bar_effect6 .active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
}
.bar_effect6 .active span:nth-of-type(2) {
    left: 200%;
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-animation: active-menu-bar02 .8s forwards;
    animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
    100% {
        height: 0;
    }
}
@keyframes active-menu-bar02 {
    100% {
        height: 0;
    }
}
.bar_effect6 .active span:nth-of-type(3) {
    -webkit-transform: translateY(-13px) rotate(45deg);
    transform: translateY(-13px) rotate(45deg);
}
select {
    background-color: transparent;
    border: 1px solid #BCB9AE;
    padding-right: 50px;
    font-size: 12px;
    padding: 7px 10px;
    padding-right: 27px;
    background-image: url(../img/arrow_down.png);
    background-size: 10px;
    background-position: calc(100% - 10px) center;
}
::placeholder {
    color: #9D9D9D;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 500;
}
body {
    min-width: 1220px;
}
.sp {
    display: none !important;
}
.pc {
    display: block;
}
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*---- font---- */
.Marcellus {
    font-family: 'Marcellus', serif;
    font-weight: 400;
    line-height: 1em;
}
.Dmsans {
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    line-height: 1em;
}
.Shippori {
    font-family: 'Shippori Mincho', serif;
    font-weight: 400;
}
.gothic {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.mincho {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
/*---- slick---- */
.slick-arrow {
    font-size: 0;
    border: none;
    background-color: transparent;
    position: absolute;
    z-index: 2;
}
.slick-arrow:before {
    content: '';
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    display: block;
}
.slick-prev.slick-arrow:before {
    transform: rotate(-180deg);
}
/*---- #global_header---- */
#global_header {
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0px 40px;
    align-items: center;
    background: #ffffffb5;
    transition: all .3s;
    z-index: 10;
}
.global_logo {
    padding: 20px 0;
    z-index: 2;
    position: relative;
}
.gnav_list {
    display: flex;
    align-items: center;
}
.gnav_list > li {
    margin: 0 8px;
    white-space: nowrap;
    z-index: 1;
}
.gnav_list > li > a {
    padding: 20px 0;
}
.gnav_list > li > a {
    font-size: 1.2rem;
    letter-spacing: 1px;
    display: flex;
    position: relative;
    z-index: auto;
    z-index: 2;
}
.gnav_list > li:last-child {
    margin-right: 0;
}
.gnav_list > .nav_contact > a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #999999;
    color: #000000;
    border-radius: 100%;
    padding: 0;
}
.gnav_list .has_child > a:after {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 10px;
    background-color: #000;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    transition: transform .4s;
}
.gnav_list .has_child > a:hover:after {
    transform: scale(3);
}
.gnav_list > .nav_contact > a:after {
    content: none;
}
.gnav_list .has_child .child_menu {
    display: none;
    position: fixed;
    width: 100%;
    top: 85px;
    left: 0;
    right: 0;
    padding: 70px 0 70px;
    z-index: 0;
    background-image: url(../img/nav_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
}
.gnav_list .has_child .child_menu .child_menu_inner {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    min-width: 1060px;
    overflow: auto;
    padding: 0 50px;
}
.gnav_list .has_child .child_menu .child_menu_inner h2 {
    margin-bottom: 20px
}
.gnav_list .has_child .child_menu .child_menu_inner h2 .en {
    font-size: 2rem;
    margin-right: 20px;
    letter-spacing: 2px;
}
.gnav_list .has_child .child_menu .child_menu_inner h2 .ja {
    font-size: 1.1rem;
    color: #999999;
    letter-spacing: 1px;
}
.dress_menu .dress_cat {
    width: 606px;
}
.dress_menu .dress_cat_list {
    display: flex;
    flex-wrap: wrap;
}
.dress_menu .dress_cat_list > li {
    margin-right: 43px;
    margin-bottom: 30px;
    width: 173px;
}
.dress_menu .dress_cat_list > li a {
    display: block;
    transition: all .5s;
}
.dress_menu .dress_cat_list > li a:hover {
    transform: scale(1.05);
    opacity: .8;
}
.dress_menu .dress_cat_list > li:nth-child(3n) {
    margin-right: 0;
}
.dress_menu .dress_cat_list .dress_cat_name {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 7px;
}
.dress_menu .brand_menu {
    margin-left: auto;
    width: calc(100% - 606px);
    max-width: 485px;
    padding-left: 100px;
}
.dress_menu .brand_list {
    display: flex;
    flex-wrap: wrap;
}
.dress_menu .brand_list > li {
    max-width: 50%;
    margin-bottom: 7px;
    width: 100%;
}
.dress_menu .brand_list > li a {
    font-size: 1.4rem;
    letter-spacing: 1px;
    padding-left: 17px;
    position: relative;
    white-space: nowrap;
}
.dress_menu .brand_list > li a:after {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 10px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: transform .4s;
}
.dress_menu .brand_list > li a:hover:after {
    transform: scale(3);
}
body.is-menu-open #global_header {
    background: #fff;
}
.nav_store {
    display: flex;
    width: 100%;
}
.nav_store h2 span {
    display: block;
}
.nav_store > .box {
    margin-right: 150px;
    display: flex;
    flex-direction: column;
}
.nav_store > .box .btn_viewmore {
    margin-top: auto;
    margin-bottom: 20px;
}
.nav_store .nav_store_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
    width: 100%;
}
.nav_store .nav_store_list > li {
    width: 33.3333%;
    margin-bottom: 15px;
}
.nav_store .nav_store_list > li a {
    font-size: 1.2rem;
    padding-left: 20px;
    position: relative;
}
.nav_store .nav_store_list > li a:before {
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 10px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: transform .4s;
}
.nav_our_wedding {
    display: flex;
    padding-bottom: 10px;
}
.nav_our_wedding h2 span {
    display: block;
}
.nav_our_wedding > .box {
    margin-right: 150px;
    display: flex;
    flex-direction: column;
}
.nav_our_wedding > .box .btn_viewmore {
    margin-top: auto;
    margin-bottom: 50px;
}
.nav_our_wedding .nav_our_wedding_list {
    display: flex;
    margin-top: 8px;
}
.nav_our_wedding .nav_our_wedding_list > li {
    width: 230px;
    margin-right: 30px;
}
.nav_our_wedding .nav_our_wedding_list > li a {
    display: block;
    transition: all .5s;
}
.nav_our_wedding .nav_our_wedding_list > li a:hover {
    transform: scale(1.03);
    opacity: .8;
}
.nav_our_wedding .nav_our_wedding_list > li:nth-child(3n) {
    margin-right: 0;
}
.nav_our_wedding .nav_our_wedding_list > li .ja {
    text-align: center;
    font-size: 1.1rem;
    margin-top: 17px;
}
.nav_our_wedding .nav_our_wedding_list > li .viewmore {
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin-top: 10px;
    width: 136px;
    margin: 15px auto 0;
    position: relative;
}
.nav_our_wedding .nav_our_wedding_list > li .viewmore:before, .nav_our_wedding .nav_our_wedding_list > li .viewmore:after {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #E0DFDF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    margin: auto 0;
    transition: transform .4s;
}
.nav_our_wedding .nav_our_wedding_list > li .viewmore:after {
    right: 0;
    left: auto;
}
/*---- #global_header---- */
#global_footer {
    position: relative;
    z-index: 1;
    background: #fff;
}
#global_footer .inner {
    display: flex;
    justify-content: space-between;
    max-width: 1380px;
    margin: 0 auto;
    padding: 70px 50px;
}
#global_footer .inner .sitemap {
    display: flex;
}
#global_footer .inner .sitemap .box {
    margin-right: 60px;
}
#global_footer .inner .sitemap .box:last-of-type {
    margin-right: 0;
}
#global_footer .inner .sitemap .box > p {
    margin-bottom: 5px;
    margin-top: 10px;
}
#global_footer .inner .sitemap .box > p.child {
    margin-top: 5px;
}
#global_footer .inner .sitemap .box > p.child a {
    padding-left: 19px;
    font-weight: 500;
    font-size: 1rem;
    color: #808080;
    position: relative;
    letter-spacing: 1.5px;
}
#global_footer .inner .sitemap .box > p.child a:before {
    content: '';
    width: 8px;
    height: 1px;
    background-color: #999999;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#global_footer .inner .sitemap .box p > a {
    display: flex;
    max-width: 250px;
    justify-content: space-between;
    align-items: center;
}
#global_footer .inner .sitemap .box a .en {
    font-size: 1.4rem;
    letter-spacing: 1.5px;
    white-space: nowrap;
}
#global_footer .inner .sitemap .box a .ja {
    font-size: 1.1rem;
    margin-left: 15px;
    color: #999999;
    white-space: nowrap;
}
#global_footer .inner .sitemap .box > p.sns {
    display: flex;
    margin-top: 20px;
}
#global_footer .inner .sitemap .sns a {
    width: auto;
    margin-right: 15px;
}
#global_footer .inner .sitemap .sns a i {
    font-size: 15px;
}
#global_footer .other_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1380px;
    padding: 50px 50px;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #DBDBDB;
}
#global_footer .other_info .company_info a {
    margin-right: 40px;
    font-size: 1.1rem;
    color: #999999;
    letter-spacing: 1px;
}
/*---- .btn_viewmore---- */
.btn_viewmore a, .btn_viewmore button {
    font-size: 1rem;
    padding-left: 20px;
    position: relative;
    width: 161px;
    font-weight: 500;
    letter-spacing: 1.5px;
    display: inline-block;
    text-align: left;
}
.btn_viewmore a:before, .btn_viewmore button:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: transform .4s;
}
.btn_viewmore a:hover:before, .btn_viewmore button:hover:before {
    transform: scale(1.5);
}
.btn_viewmore a:after, .btn_viewmore button:after {
    content: '';
    width: 41px;
    height: 2px;
    background-color: #E0DFDF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto 0;
    transition: all .6s;
}
.btn_viewmore a:hover:after, .btn_viewmore button:hover:after {
    width: 65px;
    height: 1px;
}
.viewmore_center {
    text-align: center;
}
.viewmore_center button {
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin-top: 10px;
    width: 136px;
    margin: 15px auto 0;
    position: relative;
}
.viewmore_center button:after, .viewmore_center button:before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #E0DFDF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    margin: auto 0;
    transition: transform .4s;
}
.viewmore_center button:after {
    right: 0;
    left: auto;
}
.nav_contact {
    display: flex;
    align-items: center;
}
.nav_contact > h2 {
    margin-right: 96px;
}
.nav_contact > h2 span {
    display: block;
}
.nav_contact_list {
    display: flex;
}
.nav_contact_list > li {
    margin-right: 15px;
}
.nav_contact_list > li:nth-child(4n) {
    margin-right: 0;
}
.nav_contact_list li a {
    width: 170px;
    height: 170px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #E0DFDF;
    transition: all .3s;
}
.nav_contact_list li a:hover {
    opacity: .5;
}
.nav_contact_list li a .en {
    font-size: 1.3rem;
    letter-spacing: 1.5px;
}
.nav_contact_list li a .ja {
    font-size: 1.1rem;
    margin-top: 5px;
}
.gnav_list .has_child.nav_contact .child_menu {
    background-image: url(../img/nav_contact_bg.jpg);
}
/*---- .mv---- */
main .mv {
    padding: 30px 20px;
    position: relative;
    padding-top: 0;
}
main .mv picture {
    width: 100%;
    display: block;
}
main .mv picture img {
    width: 100%;
}
main .mv .page_head {
    position: absolute;
    max-width: 1190px;
    padding-left: 80px;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}
main .mv .page_head * {
    color: #fff;
}
main .mv .page_head .title {
    font-size: 2rem;
    margin-bottom: 25px;
    letter-spacing: 2px;
    line-height: 1em;
}
main .mv .page_head .en {
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
    line-height: 1.7em;
}
.page_head.style1 {
    max-width: 1100px;
    margin: 100px auto 100px;
}
.page_head.style1 * {
    color: #333333;
}
.page_head.style1 h1 {
    font-size: 2rem;
    letter-spacing: 2px;
}
.page_head.style1 .en {
    font-size: 1rem;
    color: #000000;
    margin-top: 20px;
    letter-spacing: 1px;
    letter-spacing: 2px;
}
/*---- .conatct_area ---- */
.conatct_area {
    position: relative;
}
.conatct_area .inner {
    display: flex;
    background: #000;
}
.conatct_area .inner > a {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.conatct_area .inner > a picture {
    filter: grayscale(100%);
    transition: all .6s;
    width: 100%;
}
.conatct_area .inner > a picture img {
    width: 100%;
}
.conatct_area .inner > a:hover picture {
    filter: grayscale(0);
    transform: scale(1.05);
}
.conatct_area .inner > a .box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.conatct_area .inner > a .box .ja {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}
.conatct_area .inner > a .box .en {
    color: #fff;
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}
.conatct_area .inner > a .box .btn_viewmore {
    position: absolute;
    bottom: 20%;
}
.conatct_area .inner > a .box .btn_viewmore button {
    color: #fff;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin-top: 10px;
    width: 136px;
    margin: 15px auto 0;
    position: relative;
    padding-left: 0;
}
.conatct_area .inner > a .box .btn_viewmore button:before, .conatct_area .inner > a .box .btn_viewmore button:after {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    margin: auto 0;
    transition: transform .4s;
}
.conatct_area .inner > a .box .btn_viewmore button:after {
    right: 0;
    left: auto;
}
/*---- .event_entry ---- */
.event_entry {
    width: 240px;
    display: block;
}
.event_entry picture {
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 240px; */
    overflow: hidden;
    background-color: #e7e7e7;
    aspect-ratio: 1 / 1;
}
.event_entry picture img {
    aspect-ratio: 1/1;
    object-fit: contain;
    object-position: center center;
}
.event_entry a {
    display: block;
    transition: all .5s;
}
.event_entry a:hover {
    transform: scale(1.05);
}
.event_entry .meta {
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.event_entry .meta .cat {
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: 1px;
    text-align: left;
}
.event_entry .meta .cat span {
    font-size: 1rem;
    letter-spacing: 1px;
    color: #999999;
    font-weight: 500;
}
.event_entry .meta .store {
    margin-left: auto;
    text-decoration: underline;
    max-width: 110px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 1.1rem;
}
.event_entry .title {
    font-size: 1.2rem;
    letter-spacing: 1px;
    margin-top: 5px;
    text-align: left;
}
.event-slider {
    padding-right: 100px;
    overflow: visible;
}
.event-slider .swiper-slide {
    width: 240px;
}
.event-slider_navigation {
    display: flex;
    margin-top: 50px;
    align-items: center;
    width: 100%;
}
.event-slider_navigation .swiper-pagination {
    text-align: left;
    position: static;
    margin-bottom: 24px;
    margin-left: 25px;
    width: auto;
    width: calc(100% - 115px);
}
.event-slider_navigation .swiper-button-prev, .event-slider_navigation .swiper-button-next {
    position: static;
    width: 40px;
    height: 40px;
    border: 1px solid #999999;
    border-radius: 100px;
    display: flex;
}
.event-slider_navigation .swiper-button-prev {
    margin-right: 10px;
}
.event-slider_navigation .swiper-button-next {
    position: static;
}
.event-slider_navigation .swiper-button-next:after, .event-slider_navigation .swiper-button-prev:after {
    font-size: 10px;
    color: #333333;
}
.swiper-pagination-bullet-active {
    background: #333333;
}
/*---- .report_entry ---- */
.report_entry {
    width: 240px;
    display: block;
}
.report_entry a {
    display: block;
    transition: all .5s;
}
.report_entry a:hover {
    transform: scale(1.05);
}
.report_entry .img picture {
    display: flex;
    /* height: 320px; */
    background-color: #e7e7e7;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    aspect-ratio: 1 /1;
}
.report_entry .img picture img {
    max-width: 100%;
    object-fit: contain;
}
.report_entry .meta .store {
    margin-left: auto;
    text-decoration: underline;
}
.report_entry .date {
    color: #333333;
    font-size: 1.1rem;
    margin-bottom: 15px;
}
.report_entry .title {
    font-size: 1.2rem;
    letter-spacing: 1px;
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: left;
}
.report_entry .viewmore {
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin-top: 10px;
    width: 136px;
    margin: 15px auto 0;
    position: relative;
}
.report_entry .viewmore:before, .report_entry .viewmore:after {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #E0DFDF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    margin: auto 0;
    transition: transform .4s;
}
.report_entry .viewmore:after {
    right: 0;
    left: auto;
}
.report-slider {
    padding-right: 100px;
    overflow: visible;
}
.report-slider .swiper-slide {
    width: 240px;
}
.report-slider_navigation {
    display: flex;
    margin-top: 50px;
    align-items: center;
}
.report-slider_navigation .swiper-pagination {
    text-align: left;
    position: static;
    margin-bottom: 24px;
    margin-left: 25px;
    width: auto;
}
.report-slider_navigation .swiper-button-prev, .report-slider_navigation .swiper-button-next {
    position: static;
    width: 40px;
    height: 40px;
    border: 1px solid #999999;
    border-radius: 100px;
    display: flex;
}
.report-slider_navigation .swiper-button-prev {
    margin-right: 10px;
}
.report-slider_navigation .swiper-button-next {
    position: static;
}
.report-slider_navigation .swiper-button-next:after, .report-slider_navigation .swiper-button-prev:after {
    font-size: 10px;
    color: #333333;
}
.swiper-pagination-bullet-active {
    background: #333333;
}
/*---- .blog_entry ---- */
.blog_entry a {
    display: flex;
    justify-content: space-between;
}
.blog_entry a .date {
    display: flex;
    width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    background-color: #F8F8F8;
    color: #333333;
    font-size: 1rem;
    border-radius: 100px;
}
.blog_entry a .box {
    width: calc(100% - 100px - 30px);
    /* padding-left: 30px; */
    margin-top: 23px;
    border-bottom: 1px solid #E9E8E8;
    padding-bottom: 15px;
}
.blog_entry a .title {
    font-size: 1.2rem;
    margin-bottom: 15px;
}
.blog_entry a .readmore {
    font-size: 1rem;
    color: #999999;
    letter-spacing: 1.5px;
}
.triger_wrap {
    display: flex;
    width: 38px;
    height: 38px;
    position: fixed;
    right: 0;
    top: 20px;
    right: 20px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    transition: all .3s;
    z-index: 1000;
}
.triger_wrap .menu-trigger {
    display: block;
    position: relative;
    width: 38px;
    height: 38px;
    border: 1px solid #999999;
    border-radius: 100px;
}
.triger_wrap span {
    background-color: #333333;
    height: 1px;
    width: 12px;
    position: absolute;
    top: calc(50% - 5px);
    left: 0;
    right: 0;
    margin: auto;
    transition: all .4s;
}
.triger_wrap span:nth-of-type(1) {
    top: 50%;
}
.triger_wrap span:nth-of-type(2) {
    top: 30px;
    top: calc(50% + 5px);
}
.triger_wrap.active span:nth-of-type(1), .triger_wrap.active span:nth-of-type(2) {
    width: 21px;
}
.triger_wrap.active span:nth-of-type(1) {
    transform: rotate(-45deg);
    right: 0px;
    top: 18px;
}
.triger_wrap.active span:nth-of-type(2) {
    transform: rotate(45deg);
    right: 0px;
    top: 18px;
    /* width: 21px; */
}
.triger_wrap.active span:nth-of-type(3) {
    opacity: 0;
    top: 30px;
    width: 0;
}
.triger_wrap .text {
    color: #333333;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1.11px;
    font-weight: 500;
}
.triger_wrap .text:before {
    content: 'menu';
    font-family: inherit;
    font-size: inherit;
}
.triger_wrap.active .text:before {
    content: 'close';
}
.mobilenav {
    display: none;
    background: #FCFCFC;
    height: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    height: calc(100vh);
    left: 0;
    right: 0;
    overflow-y: auto;
    padding-bottom: 80px;
    z-index: 100;
    background-image: url(../img/nav_contact_bg-sp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.mobilenav .inner {
    padding: 0 20px;
    padding-top: 115px;
}
.mobilenav .inner .page_link {
    margin-bottom: 15px;
}
.mobilenav .inner .page_link a {
    display: flex;
    align-items: center;
}
.mobilenav .inner .page_link a .en {
    font-size: 1.2rem;
    min-width: 123px;
    letter-spacing: 1px;
}
.mobilenav .inner .page_link a .ja {
    font-size: 1rem;
    color: #808080;
}
.mobilenav .inner hr {
    margin: 25px 0;
    border: none;
    background: #E0DFDF;
    height: 1px;
}
.mobilenav .global_logo {
    position: fixed;
    top: 0;
    left: 20px;
}
.header_dress_btn {
    position: fixed;
    top: 21px;
    right: 73px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
}
.header_dress_btn button {}
.header_dress_btn button i {
    font-size: 17px;
    color: #333333;
    height: 25px;
    line-height: 25px;
}
.header_dress_btn button i:before {
    height: 25px;
    display: block;
}
.header_dress_btn .close_icon {
    display: none;
}
.header_dress_btn button.active .open_icon {
    display: none;
}
.header_dress_btn button.active .close_icon {
    display: block;
}
.header_dress_btn button span {
    display: block;
    text-align: center;
    font-size: 1rem;
    color: #999999;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    /* margin-top: 1px; */
    /* margin-left: 3px; */
    position: absolute;
    bottom: 3px;
    left: 2px;
    right: 0;
    margin: auto;
}
.dress_global_menu {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0px;
    padding: 0 0px;
    height: calc(100vh);
    left: 0;
    right: 0;
    overflow-y: auto;
    padding-bottom: 80px;
    z-index: 100;
    background: transparent;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.65);
}
.dress_cap {
    font-size: 1.1rem;
    letter-spacing: 1px;
    text-align: center;
}
.dress_cat_list_wrap {
    margin: 50px 0 70px;
}
.dress_cat_list_wrap .dress_cat_list {
    display: flex;
    /* justify-content: center; */
    padding: 0 20px;
    max-width: 1150px;
}
.dress_cat_list_wrap .dress_cat_list .swiper-wrapper {
    /* justify-content: center; */
}
.dress_cat_list_wrap .dress_cat_list .slide {
    width: 220px;
    border-right: 1px solid #E0DFDF;
}
.dress_cat_list_wrap .dress_cat_list .slide a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.3rem;
    letter-spacing: 2px;
    padding: 10px 10px 20px;
    position: relative;
}
.dress_cat_list_wrap .dress_cat_list .slide:first-of-type {
    border-left: 1px solid #E0DFDF;
}
.dress_cat_list_wrap .dress_cat_list a:after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background-color: #000;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .4s;
    opacity: 0;
}
.dress_cat_list_wrap .dress_cat_list a.active:after {
    opacity: 1;
}
.dress_cat_list_wrap .dress_cat_list a:hover:after {
    opacity: 1;
    transform: scale(1.5);
}
.dress_cat_list_wrap .swiper-button-prev {
    left: 0;
    background: #fff;
    border-right: 1px solid #999999;
}
.dress_cat_list_wrap .swiper-button-next {
    right: 0;
    background: #fff;
    border-left: 1px solid #999999;
}
.dress_cat_list_wrap .swiper-button-next, .dress_cat_list_wrap .swiper-button-prev {
    transition: all .3s;
    width: 21px;
    height: 100%;
    top: 23px;
}
.dress_cat_list_wrap .swiper-button-next.swiper-button-disabled, .dress_cat_list_wrap .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}
.dress_cat_list_wrap .swiper-button-next:after, .dress_cat_list_wrap .swiper-button-prev:after {
    color: #000;
    font-size: 13px;
}
/*---- item-posts-area ---- */
.item-posts-area {
    display: flex;
    flex-wrap: wrap;
    max-width: 1240px;
    margin: 0 auto;
    min-height: 630px;
    position: relative;
    padding: 25px;
}
.item_entry {
    width: 340px;
    margin-right: calc((100% - (340px * 3)) / 2);
    margin-bottom: 100px;
}
.item_entry a {
    transition: all .5s;
    display: block;
}
.item_entry a picture {
    display: block;
}
.item_entry a picture img {
    width: 100%;
    background-color: #fff;
    background-image: url(../img/logo.svg);
    background-size: 100px;
    background-position: center center;
    background-repeat: no-repeat;
}
.item_entry a:hover {
    transform: scale(1.03);
}
.item_entry:nth-of-type(3n) {
    margin-right: 0;
}
.item_entry .meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
}
.item_entry .heading {
    font-size: 1rem;
    color: #999999;
    letter-spacing: 2px;
    width: 62px;
}
.item_entry .cont {
    font-size: 1.1rem;
    width: calc(100% - 62px);
    letter-spacing: 1px;
}
.search_box {
    display: flex;
    justify-content: space-between;
    max-width: 1300px;
    margin: 50px auto 70px;
    border-bottom: 1px solid #999999;
    padding: 0 25px;
    padding-bottom: 20px;
}
.search_box * {
    font-size: 1.1rem;
    letter-spacing: 1px;
}
.search_box .num_area span {
    margin-right: 3px;
}
.search_box .conditions {
    display: flex;
    justify-content: center;
}
.search_box .conditions button {
    margin: 0 25px;
}
.search_condition_box {
    position: fixed;
    width: 790px;
    top: 0;
    height: 100vh;
    background-color: #fff;
    padding-left: 70px;
    z-index: 1000;
    padding-top: 100px;
    padding-right: 60px;
    right: -105%;
    transition: all .3s;
    opacity: 0;
}
.search_condition_box.is-show {
    right: 0;
    opacity: 1;
}
.search_condition_box > .inner {
    display: flex;
    width: 100%;
}
.search_condition_box > .inner .search_condition_box_wrap {
    width: calc(100% - 230px);
    position: relative;
    padding-left: 70px;
    display: flex;
    flex-direction: column;
    padding: 0;
}
.search_condition_box > .inner .search_condition_box_wrap:before {
    content: '';
    width: 1px;
    height: calc(100vh - 100px);
    position: absolute;
    left: 0;
    top: -50px;
    background: #999999;
}
.search_condition_box > .inner .search_tabs {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 230px;
    text-align: right;
}
.search_box_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    background-color: #000;
    opacity: .7;
    display: none;
}
.search_condition_box .search_tabs_box {
    display: none;
    margin-bottom: 50px;
    max-height: calc(100vh - 275px);
    overflow: auto;
    padding-left: 70px;
}
.search_condition_box .search_tabs_box.is-show {
    display: block;
}
.search_condition_box > .inner .search_tabs h2 {
    margin-bottom: 40px;
    font-size: 1.3rem;
    margin-right: 90px;
}
.search_condition_box > .inner .search_tabs h2 i {
    margin-right: 7px;
    font-size: 1.6rem;
    color: #999999;
}
.search_condition_box > .inner .search_tabs button {
    font-size: 1.2rem;
    margin-bottom: 30px;
    display: inline-block;
    text-align: right;
    padding-right: 95px;
    position: relative;
}
.search_condition_box > .inner .search_tabs button.active:after {
    content: '';
    width: 60px;
    height: 1px;
    position: absolute;
    background: #E9E8E8;
    right: 0;
    top: 12px;
}
.search_condition_box > .inner .search_condition_box_wrap h3 {
    font-size: 1.3rem;
    margin-bottom: 35px;
}
.search_condition_box > .inner .search_condition_box_wrap ul {
    display: flex;
    flex-wrap: wrap;
    padding-right: 40px;
}
.search_condition_box > .inner .search_condition_box_wrap ul > li {
    width: 50%;
    margin-bottom: 25px;
    text-align: left;
    white-space: nowrap;
}
.search_condition_box > .inner .search_condition_box_wrap ul > li label {
    font-size: 1.2rem;
}
.search_condition_box > .inner .search_condition_box_wrap ul > li input {
    display: none;
}
.search_condition_box > .inner .search_condition_box_wrap ul > li label {
    position: relative;
    cursor: pointer;
    padding-left: 20px;
    display: inline-block;
    transition: all .3s;
}
.search_condition_box > .inner .search_condition_box_wrap ul > li label:hover {
    transform: scale(1.1);
}
.search_condition_box > .inner .search_condition_box_wrap ul > li label:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 3px;
    background-color: #E0DFDF;
    position: absolute;
    top: 6px;
    left: 0;
    transition: all .1s;
}
.search_condition_box > .inner .search_condition_box_wrap ul > li input[type=checkbox]:checked + label::before, .search_condition_box > .inner .search_condition_box_wrap ul > li input[type=radio]:checked + label::before {
    background-color: #000;
    border-radius: 100px;
    transform: scale(.5);
}
.search_condition_box .submit_area {
    margin-top: auto;
    position: fixed;
    bottom: 80px;
    margin-left: 70px;
    z-index: 6;
    right: 120px;
}
.search_condition_box .submit_area button {
    display: block;
    text-align: center;
    width: 100%;
    background: #707070;
    color: #fff;
    padding: 20px;
    font-size: 1.2rem;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 295px;
}
.search_condition_box .submit_area button span {
    color: inherit;
    font-size: inherit;
    font-weight: 500;
}
.search-condition-close {
    position: absolute;
    top: -60px;
    right: 0;
    transition: all .3s;
}
.search-condition-close:hover {
    transform: scale(1.1);
}
.pagenav-dress ul {
    display: flex;
    justify-content: center;
}
.pagenav-dress ul > li {
    margin: 0 10px;
}
.pagenav-dress ul a, .pagenav-dress ul span {
    font-size: 1.2rem;
    display: inline-block;
    padding: 0 10px 5px;
    font-weight: 500;
    letter-spacing: 1px;
}
.pagenav-dress ul .current {
    border-bottom: 1px solid #E0DFDF;
}
.not-match {
    text-align: center;
    font-size: 1.3rem;
}
.reset-all {
    font-size: 1.2rem;
    text-decoration: underline;
}
#item_loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
#item_loading:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    filter: blur(70px);
    background-color: #eeeeeec4;
}
#item_loading:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 200px;
    height: 200px;
    background-image: url(../img/loading_grid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    border: 4px solid #000;
    border-top-color: transparent;
}
main .other_pages {
    max-width: 1250px;
    margin: 0 auto;
    border-top: 1px solid #E9E8E8;
    padding-top: 100px;
    margin-bottom: 200px;
    /* width: calc(100% - 40px); */
}
aside.other_pages > ul {
    display: flex;
    justify-content: center;
}
aside.other_pages > ul li {
    width: 260px;
    margin: 0 35px;
}
aside.other_pages > ul li a {
    transition: all .5s;
    display: block;
}
aside.other_pages > ul li a:hover {
    transform: scale(1.03);
}
aside.other_pages > ul li .name {
    text-align: center;
    margin-top: 20px;
}
aside.common_blog {
    padding-left: calc((100% - 1170px) / 2);
    padding-top: 100px;
    padding-bottom: 200px;
    margin-top: 170px;
    background-color: #F8F8F8;
}
aside.common_blog h2 {
    font-size: 1.6rem;
    letter-spacing: 2px;
    margin-bottom: 60px;
}
main .common_blog .btn_viewmore {
    text-align: right;
    margin: -50px auto 0;
    position: relative;
    z-index: 1;
    margin-right: calc((100% - 1170px) / 2);
    width: 200px;
}
main .wp-pagenavi {
    text-align: center;
}
main .wp-pagenavi a, main .wp-pagenavi span {
    font-size: 1.2rem;
    display: inline-block;
    padding: 0 10px 8px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    line-height: 1em;
    margin: 0 8px;
    font-weight: 500;
}
.wp-pagenavi .current {
    border-bottom: 1px solid #E0DFDF;
}
.wp-pagenavi .prevpostslink, .wp-pagenavi .nextpostslink {
    font-weight: 500;
}
.fair_entry {
    padding: 0px 75px;
}
.fair_entry .inner {
    display: flex;
    align-items: flex-start;
    padding: 80px 0;
    border-bottom: 1px solid #E9E8E8;
}
.fair_entry .inner .img {
    width: 320px;
}
.fair_entry .inner .img picture {
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eee;
}
.fair_entry .inner .img picture {
    height: 100%;
}
.fair_entry .inner .exp {
    width: calc(100% - 320px);
    padding-left: 80px;
}
.fair_entry .inner .exp h2 {
    margin-bottom: 20px
}
.fair_entry .inner .exp .title {
    font-size: 2rem;
}
.fair_entry .inner .exp .info {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.fair_entry .inner .exp .info h3 {
    font-size: 1.1rem;
    color: #999999;
    letter-spacing: 2px;
    width: 140px;
    line-height: 1.3rem;
    padding-top: 7px;
    font-weight: 500;
    margin-bottom: 10px;
}
.fair_entry .inner .exp .info .text {
    width: calc(100% - 140px);
    font-size: 1.2rem;
    margin-bottom: 10px;
}
.fair_entry .inner .exp .info .text strong {
    color: #3367d1;
    font-size: 1.4rem;
}
.fair_entry .inner .exp .info .dates .date {
    font-size: inherit;
    letter-spacing: inherit;
    display: inline-block;
    margin-right: 5px;
}
.fair_entry .inner .exp .info .dates .date:after {
    content: ',';
}
.fair_entry .inner .exp .info .dates .date:last-of-type:after {
    display: none;
}
.fair_entry .inner .exp .general {
    font-size: 1.2rem;
    margin-top: 10px;
}
.fair_entry .inner .exp .general a {
    font-size: inherit;
    color: inherit;
    letter-spacing: inherit;
    text-decoration: underline;
}
.fair_entry .inner .exp .btns {
    display: flex;
    margin-top: 30px;
}
.fair_entry .inner .exp .btn {
    margin-right: 10px;
}
.fair_entry .inner .exp .btns .btn a {
    border: 1px solid #E0DFDF;
    display: block;
    width: 260px;
    text-align: center;
    padding: 17px 10px;
    font-size: 1.2rem;
}
.fair_entry .inner .exp .btns .btn.to_reserve a {
    background-color: #999999;
    color: #fff;
    border: 1px solid #999999;
}
.fair_entry .inner .exp .cats .cat {
    font-size: 1rem;
    display: inline-block;
    background-color: #F8F8F8;
    color: #333333;
    text-align: center;
    padding: 1px 20px;
    letter-spacing: 1px;
}
.fair_entry .inner .exp .benefit {
    width: 100%;
    border-top: 1px solid #E0DFDF;
    padding-top: 20px;
    margin-top: 20px;
}
.fair_entry .inner .exp .benefit .text {
    width: 100%;
}
main .other_fair .meta {
    display: block;
    margin-top: 20px;
}
.other_fair .event_entry .meta .cat span {
    color: #333333;
    background-color: #F8F8F8;
    padding: 1px 10px;
    display: inline-block;
    text-align: center;
}
main .other_fair .meta .place {
    font-size: 1.1rem;
    margin-top: 10px;
    color: #999999;
}
main .other_fair .fair_entry {
    padding: 0;
}
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 3;
    opacity: .8;
}
.breadcrunp {
    /* padding: 12px 0; */
    border-bottom: 1px solid #DBDBDB;
    position: relative;
    background-color: #fff;
    overflow: auto;
}
.breadcrunp > ol {
    display: flex;
    max-width: 1380px;
    padding: 13px 50px;
    overflow-x: auto;
    margin: 0 auto;
}
.breadcrunp > ol > li {
    font-size: 1rem;
    color: #999999;
    width: auto;
    white-space: nowrap;
}
.breadcrunp > ol > li a, .breadcrunp > ol > li span {
    color: inherit;
    font-size: inherit;
    white-space: nowrap;
    display: inline-block;
}
.breadcrunp > ol > li::after {
    content: ">";
    color: #999999;
    font-size: 1rem;
    margin: 0 4px;
}
.breadcrunp > ol > li:last-child:after {
    display: none;
}
main .faq_list > li {
    margin-bottom: 50px
}
main .faq_list li .q {
    font-size: 1.5rem;
    letter-spacing: 2px;
    border-bottom: 1px solid #E0DFDF;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 30px;
    position: relative;
}
main .faq_list li .q:before {
    content: 'Q';
    font-size: 1.8rem;
    color: #999999;
    font-family: 'Marcellus', serif;
    font-weight: 400;
    line-height: 1em;
    position: absolute;
    left: 0;
    top: 13px;
}
main .faq_list li .answer {
    padding-top: 15px;
    padding-left: 30px;
    position: relative;
}
main .faq_list li .answer:before {
    content: 'A';
    font-size: 1.8rem;
    color: #999999;
    font-family: 'Marcellus', serif;
    font-weight: 400;
    line-height: 1em;
    position: absolute;
    left: 0;
    top: 18px;
}
main .faq_list li .answer p {
    font-size: 1.2rem;
}
main .faq_list li .answer p a {
    font-size: inherit;
    text-decoration: underline;
}
main .faq_list li.toggle .q {
    cursor: pointer;
    transition: all .3s;
}
main .faq_list li.toggle .answer {
    display: none;
}
main .faq_list li.toggle.is-open .answer {
    display: block;
}
main .faq_list li.toggle .q:hover {
    opacity: .7;
}
main .faq_list li.toggle .q {
    background-image: url(../img/plus.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center right;
    padding-right: 15px;
    text-align: left;
}
main .faq_list li.toggle.is-open .q {
    background-image: url(../img/minus.svg);
}
.fixed_btns {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 5;
    transition: all .8s;
}
.fixed_btns.hide {
    bottom: -80px;
    opacity: 0;
    pointer-events: none;
}
.fixed_btns .btns {
    display: flex;
    justify-content: flex-end;
    /* margin-top: 30px; */
}
.fixed_btns .btns .btn {
    margin: 0 5px;
}
.fixed_btns .btns .btn a {
    display: block;
    border: 1px solid #E0DFDF;
    padding: 15px 10px;
    width: 160px;
    transition: all .3s;
    background-color: #fff;
}
.fixed_btns .btns .btn a:hover {
    opacity: .6;
}
.fixed_btns .btns .jinja_btn a {
    background-color: #552027;
	border: 1px solid #552027;
}
.fixed_btns .btns .jinja_btn a span {
    color: #fff;
}
.fixed_btns .btns .jinja_btn a:hover {
    background-color: #fff;
}
.fixed_btns .btns .jinja_btn a:hover span {
	color: #552027;
}
.fixed_btns .btns .btn a span {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 500;
    margin: 3px 0 0;
    letter-spacing: 1px;
}
/*---------------------------------------------------------------*\
	$736px
\*---------------------------------------------------------------*/
@media screen and (max-width: 736px) {
    body {
        min-width: unset;
    }
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
    a, button {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        cursor: pointer;
    }
    #global_header {
        padding: 0 20px;
        z-index: 1000;
    }
    #global_header .global_logo {
        width: 62px;
    }
    .dress_global_menu > .inner {
        padding: 105px 20px 40px;
    }
    .dress_global_menu .dress_cat {
        width: 100%;
    }
    .dress_global_menu .dress_cat_list > li {
        width: 30%;
        margin: 0 5% 20px 0px;
    }
    .dress_global_menu .dress_cat_list > li:nth-child(3n) {
        margin-right: 0;
    }
    .dress_global_menu .child_menu_inner {
        display: flex;
        flex-direction: column;
    }
    .dress_global_menu .brand_menu {
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }
    .dress_global_menu .child_menu_inner h2 {
        margin-bottom: 20px;
    }
    .dress_global_menu .child_menu_inner h2 .en {
        font-size: 1.3rem;
        margin-right: 10px;
        letter-spacing: 2px;
    }
    .dress_global_menu .child_menu_inner h2 .ja {
        font-size: 1rem;
        color: #999999;
        letter-spacing: 1px;
    }
    .dress_menu .brand_list > li a {
        font-size: 1.2rem;
    }
    .dress_cap {
        font-size: 1.1rem;
        letter-spacing: 1px;
        text-align: left;
        padding: 0 20px;
    }
    .conatct_area .inner {
        flex-direction: column;
    }
    .conatct_area .inner > a {
        width: 100%;
    }
    .conatct_area .inner > a picture {
        filter: none;
    }
    #global_footer .inner .sitemap .box > p.child {
        margin-left: 10px;
    }
    #global_footer .inner {
        flex-direction: column;
        padding: 60px 20px 60px;
    }
    #global_footer .inner .sitemap {
        flex-direction: column;
        margin-top: 40px;
    }
    #global_footer .inner .sitemap .box {
        width: 100%;
        margin: 0 0 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #E9E8E8;
    }
    #global_footer .inner .sitemap .box:last-of-type {
        border-bottom: none;
        margin-bottom: 0;
    }
    #global_footer .inner .sitemap .box p > a {
        justify-content: flex-start;
    }
    #global_footer .inner .sitemap .box a .en {
        width: 125px;
        font-size: 1.2rem;
    }
    #global_footer .inner .sitemap .box a .ja {
        font-size: 1rem;
    }
    #global_footer .inner .sitemap .box > p.sns {
        margin-top: 40px;
    }
    #global_footer .other_info {
        width: calc(100% - 40px);
        padding: 40px 0 60px;
        flex-direction: column;
    }
    #global_footer .other_info p {
        text-align: left;
        display: flex;
        justify-content: flex-start;
        margin-bottom: 40px;
    }
    #global_footer .other_info .company_info a {
        margin: 0 10px;
        font-size: 1rem;
    }
    main .mv .page_head {
        padding-left: 20px;
    }
    main .mv .page_head .title {
        font-size: 1.6rem;
        margin-bottom: 15px;
    }
    main .mv .page_head {}
    .event-slider .swiper-slide {
        width: 230px;
    }
    .event_entry .meta {
        margin-top: 20px;
    }
    .report-slider {
        padding-right: 20px;
    }
    .report_entry {
        width: 260px;
    }
    .report_entry img {
        width: 100%;
    }
    .blog_entry a .date {
        width: 80px;
        height: 80px;
    }
    .blog_entry a .box {
        width: calc(100% - 80px - 20px);
        margin-top: 3px;
    }
    main .blog_list > li {
        margin-bottom: 30px;
    }
    .search_box {
        margin-bottom: 20px;
    }
    .search_condition_box {
        padding: 0;
        left: 100vw;
    }
    .search_condition_box.is-show {
        right: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
    }
    .search_condition_box > .inner {
        flex-direction: column;
        padding: 60px 20px 20px;
        position: relative;
        height: calc(100vh - 255px);
    }
    .search_condition_box > .inner .search_tabs {
        width: 100%;
        align-items: flex-start;
        height: 100%;
    }
    .search_condition_box > .inner .search_condition_box_wrap {
        width: 100%;
        position: absolute;
        top: 116px;
        left: 110px;
        right: 0;
        height: auto;
        padding-left: 17px;
        border-left: 1px solid #999999;
        height: 100%;
        /* background: #fff; */
    }
    .search_condition_box > .inner .search_condition_box_wrap:before {
        content: '左から条件を選択してください。';
        position: absolute;
        top: 0;
        left: 20px;
        width: 100%;
        letter-spacing: 1px;
        font-size: 1rem;
        font-weight: 600;
    }
    .search_condition_box > .inner .search_condition_box_wrap:before {
        background: none;
    }
    .close_area {
        position: absolute;
        top: 20px;
        right: 20px;
        right: 20px;
        bottom: auto;
        z-index: 99;
        width: 30px;
    }
    .close_area .search-condition-close {
        position: static;
        left: auto;
        top: 20px;
        right: 30px;
    }
    .search_condition_box > .inner .search_tabs h2 {
        margin-bottom: 20px;
        border-bottom: 1px solid #999999;
        ;
        width: 100%;
        padding-bottom: 10px
    }
    .search_condition_box > .inner .search_tabs button {
        width: 100%;
        text-align: left;
    }
    .search_condition_box .search_tabs_box {
        padding-left: 0;
        width: calc(100% - 90px);
        /* max-height: calc(100% - 1000px); */
        margin-bottom: 0;
        overflow: auto;
        background-color: #fff;
        z-index: 1;
    }
    .search_condition_box > .inner .search_condition_box_wrap h3 {
        margin-bottom: 20px;
        display: none;
    }
    .search_condition_box > .inner .search_condition_box_wrap ul {
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 5px;
        background: #fff;
    }
    .search_condition_box .submit_area {
        bottom: 40px;
        left: 20px;
        margin-left: 0;
        width: calc(100% - 40px);
    }
    .search_condition_box .submit_area button {
        width: 100%;
        display: block;
        font-size: 1.5rem;
        height: auto;
    }
    .search_condition_box > .inner .search_condition_box_wrap ul > li {
        margin-bottom: 10px;
    }
    .search_condition_box > .inner .search_condition_box_wrap ul > li {
        width: 100%;
    }
    .search_condition_box > .inner .search_tabs button.active:after {
        width: 22px;
    }
    .search_condition_box .search_tabs_box .brand-tab {}
    .search_condition_box .search_tabs_box .brand-tab ul {}
    .search_condition_box > .inner .search_condition_box_wrap .brand-tab ul > li {
        width: 100%;
    }
    .item_entry {
        width: calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 40px;
    }
    .item_entry:nth-of-type(3n) {
        margin-right: 20px;
    }
    .item_entry:nth-of-type(2n) {
        margin-right: 0;
    }
    .item_entry .heading {
        width: 100%;
        margin-bottom: 5px;
    }
    .item_entry .cont {
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
    }
    .search_condition_box > .inner .search_tabs button {
        /* opacity: .5; */
        width: 90px;
        padding: 0;
    }
    .search_condition_box > .inner .search_tabs button.active {
        opacity: 1;
        font-weight: 700;
    }
    .dress_cat_list_wrap .dress_cat_list .slide {
        width: auto;
    }
    .search_condition_box > .inner .search_condition_box_wrap ul > li label:hover {
        transform: scale(1);
    }
    .dress_cat_list_wrap .dress_cat_list .slide a {
        font-size: 1.2rem;
        padding: 10px 20px 10px;
        letter-spacing: 1px;
        min-width: 150px;
    }
    .dress_cat_list_wrap .dress_cat_list a:hover:after {
        opacity: 0;
    }
    .dress_cat_list_wrap {
        padding: 0 0px;
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .dress_cat_list_wrap .dress_cat_list .swiper-wrapper {
        justify-content: unset;
    }
    .dress_cat_list_wrap .dress_cat_list a:after {
        bottom: 3px;
    }
    .search_box .conditions {
        margin-left: auto;
        margin-right: 0;
    }
    .search_box .conditions button.box-open {
        margin-left: auto;
        margin-right: 0;
    }
    .search_box .conditions button.box-open i {
        font-size: 1.3rem;
        margin-right: 4px;
        color: #999999;
    }
    .event-slider {
        padding-right: 20px;
    }
    aside.other_pages {
        width: calc(100% - 40px);
        padding-top: 80px;
        margin-bottom: 50px;
    }
    aside.other_pages > ul {
        flex-direction: column;
        align-items: center;
    }
    aside.other_pages > ul li {
        margin-bottom: 80px
    }
    main .common_blog {
        padding-left: 20px;
        margin-top: 100px;
        padding-bottom: 120px;
    }
    main .common_blog .btn_viewmore {
        margin-right: 20px;
        margin-top: 10px;
    }
    .page_head.style1 {
        padding: 0 30px;
    }
    .fair_entry {
        padding: 0 0px;
    }
    .fair_entry .inner {
        flex-direction: column;
        padding: 60px 20px 50px;
    }
    .fair_entry .inner .exp {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .fair_entry .inner .img {
        width: 100%;
    }
    .fair_entry .inner .exp .title {
        font-size: 1.6rem;
    }
    .fair_entry .inner .exp .info h3 {
        width: 100%;
        margin-bottom: 5px;
    }
    .fair_entry .inner .exp .info .text {
        width: 100%;
        margin-bottom: 7px;
    }
    .fair_entry .inner .exp .cats .cat {
        padding: 1px 8px;
    }
    .fair_entry .inner .exp .btns {
        flex-direction: column;
        width: 100%;
    }
    .fair_entry .inner .exp .btn {
        width: 100%;
        margin: 0 auto 5px;
    }
    .fair_entry .inner .exp .btns .btn a {
        width: 100%;
    }
    .fair_entry .inner .exp h2 {
        margin-bottom: 10px;
    }
    .breadcrunp > ol {
        padding: 13px 20px;
    }
    main .faq_list {
        width: 100%;
    }
    main .faq_list > li {
        margin-bottom: 30px;
    }
    main .faq_list li .q {
        font-size: 1.4rem;
        letter-spacing: 1px;
    }
    .fixed_btns {
        width: calc(100% - 20px);
        right: 0;
        left: 0;
        margin: auto;
        bottom: 10px;
    }
    .fixed_btns .btns {
        justify-content: space-between;
    }
    .fixed_btns .btns .btn {
        width: 33%;
        margin: 0 0;
    }
    .jinja_btns .btns .btn {
        width: 49%;
        margin: 0 0;
    }
    .fixed_btns .btns .btn a {
        width: 100%;
        padding: 10px 10px;
    }
}