body a {
    color: #333;
    text-decoration: none;
}

a {text-decoration: none; color: #666; cursor: pointer;}
*, *:before, *:after {box-sizing: border-box;}

img{
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}

#globalHeader {font-size: 16px;}
#globalHeader {height: 70px; position: relative; z-index: 100; width: 100%;}
#globalHeader .headerWrap {width: 90%; margin: 0 auto; position: relative; max-width: 1024px;}
#globalHeader .wrapper {background: rgba(0,0,0,.8); position: relative; z-index: 1000; width: 100%; color: #fff; font-size: 16px; padding: 0; box-sizing: border-box;}
#globalHeader .wrapper ul {float: right; margin: 0;}
#globalHeader .wrapper li {list-style: none; float: left; font-size: 13px; padding: 28px 10px; line-height: 1;}
#globalHeader .wrapper li.home {display: none; color: #333;}
#globalHeader .wrapper li a {border: 0; display: block;}
#globalHeader .wrapper li a:hover {color: #999;}
#globalHeader .wrapper li#muji-website-link {margin-left: 20px;}

#siteName {z-index: 1001; top: 0; left: 0; margin: 0; position: absolute; width: 100px;}
#siteName a {padding: 15px 0; display: block; line-height: 1;}

.cancel {
    text-align: right;
    padding: 18px 18px 0;
}
.cancel:before {
    content: url(//www.muji.com/img/icon_close.png);
    margin-right: 5px;
}

@media only screen and (min-width : 1061px){
  #hGlobalNav h1,
  .cancel {display: none;}
  #hGlobalNav .wrapper {
    display: block; background: none; height: auto; width: 100%; padding: 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
  }
}
@media screen and (max-width : 1060px){
  body.menuOpen #hGlobalNav .wrapper,
  body.searchOpen #hSearch .wrapper {display: block;}
  body.menuOpen #main,
  body.menuOpen #hGlobalNav h1,
  body.menuOpen #siteName img,
  body.menuOpen #hSearch h1 {-webkit-filter: blur(5px); filter: blur(5px);}
}

@media only screen and (min-width : 768px){
  #hGlobalNav h1,
  .cancel {display: none;}
  #globalHeader #hGlobalNav .wrapper {
    display: block; background: none; height: auto; width: 100%; padding: 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
  }
}

@media screen and (max-width : 767px){
  #siteName {z-index: 20; text-align: center; width: 100%;}
  #siteName a {padding: 7px 0; display: inline-block;}
  #siteName img {width: 110px; vertical-align: top; padding: 17px; border: 0;}
  #globalHeader .wrapper li#muji-website-link {margin-left: 0;}
  #globalHeader .headerWrap {width: 100%;}
  #globalHeader .wrapper {background: rgba(0,0,0,.8); position: fixed; z-index: 1000; width: 100%; height: 100%; color: #fff; font-size: 16px; padding: 0; box-sizing: border-box; display: none;}
  #globalHeader #hGlobalNav .wrapper li {font-size: 16px; padding: 0; text-align: center;}
  #globalHeader .wrapper li {padding: 0; float: none;}
  #globalHeader .wrapper li.home {display: block;}
  #globalHeader .wrapper li a {display: block; padding: 12px 20px; color: #fff;}
  #globalHeader .wrapper ul {padding: 0; float: none; margin-top: 80px;}
  #hGlobalNav h1 {background: url(//www.muji.com/img/menu_b.png) no-repeat center center; text-indent: -9999px; background-size: 20px 15px; position: absolute; top: 5px; left: 0; padding: 27px; margin: 0; cursor: pointer; width: 20px; height: 15px; z-index: 1001;}
  #hGlobalNav h1 {margin-left: 3.5%;}
  nav#hGlobalNav {z-index: 100;}
}

@media screen and (max-width: 480px){
  #hGlobalNav h1 {margin-left: 2%;}
  #main section {margin-bottom: 20px;}
}

.l-main-wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1230px;
    margin-bottom: 40px;
    padding: 0 15px;
}

@media screen and (max-width: 767px){
.l-main-wrapper {
    margin-bottom: 0;
    padding: 0 0 13.3333vw;
}
}

.l-main-wrapper .c-hero-wrap {
    position: relative;
}

.l-main-wrapper .c-hero-wrap .slogan {
    position: absolute;
    width: 100%;
    top:45%;
    right:10px;
    text-align: right;
    font-size: 28px;
    padding:0;
    margin: 0;
    line-height: 1;
    color: #fff;
    font-family: "Gothic MB101 DemiBold", "MySansSerif", "YakuHanJP", sans-serif;
}
@media screen and (max-width: 767px){
.l-main-wrapper .c-hero-wrap .slogan {
font-size: 20px;
}
}

.l-main-wrapper h1 {
    text-align: center;
    margin-bottom: 40px;
}
.l-main-wrapper h1 img {
width: 340px;
}
@media screen and (max-width: 767px){
.l-main-wrapper h1 img {
width: 50%;
}
}


.l-main-wrapper .c-hero-wrap {
    margin-bottom: 40px;
    position: relative;
}

@media screen and (max-width: 767px) {
.l-main-wrapper .c-hero-wrap {
    margin-bottom: 12vw;
}
}

.l-main-wrapper .lead {
    font-size: 16px;
    font-weight: normal;
    max-width: 700px;
    text-align: left;
    color: #222;
    margin: -5px auto 40px;
    line-height: 1.8;
    padding: 0 15px;
}

@media screen and (max-width: 767px) {
.l-main-wrapper .lead {
    margin: 0;
    font-size: 3.7333vw;
    font-weight: normal;
    color: #222;
    line-height: 1.8;
    padding: 0 0 12vw;
}
}

.l-main-wrapper:after {
    content: "";
    border-bottom: 1px solid #D4D4D4;
    height: 1px;
    display: block;
    padding: 30px 0;
    margin: 0;
}

@media screen and (max-width: 767px){
.main-text {
    margin: 0 4vw;
}
.main-text br {
display: none;
}
}

.ut-leload-links {
    text-align: center;
}
.ut-leload-links a {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #848484;
}

.ut-wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 1230px;
    margin-bottom: 30px;
    padding: 0 15px 30px;
}

.ut-wrapper:after {
    content: "";
    border-bottom: 1px solid #D4D4D4;
    height: 1px;
    display: block;
    padding: 30px 0 0;
    margin: 0;
}

@media screen and (max-width: 767px){
.ut-wrapper {
    margin-bottom: 0;
    padding: 0 0 16vw;
}
}

.c-title-wrap {
    padding: 0;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
.c-title-wrap {
    padding: 0;
}
.c-shop-blog-list .c-title-wrap, .l-aside-event .c-title-wrap {
    padding: 0;
}
}

.c-title-wrap .c-free-title, .lead-title-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    /* padding: 0 15px; */
    /* max-width: 1200px; */
}

@media screen and (max-width: 767px){
.c-shop-blog-list .c-title-wrap .c-free-title, #shop-address .lead-title-wrap, .lead-title-wrap, #shop-service .c-title-wrap .c-free-title {
    padding: 0 4vw;
    margin: 0 0 8vw!important;
}
}

.c-title-wrap .c-free-title .c-free-title-heading, .lead-title-wrap .c-free-title-heading, .c-free-title-heading {
    margin: 0;
    font-size: 24px;
    color: #222;
    font-family: "Gothic MB101 Bold", "MySansSerif", "YakuHanJP", sans-serif;
}

@media screen and (max-width: 767px){
.c-shop-blog-list .c-title-wrap .c-free-title .c-free-title-heading, .lead-title-wrap .c-free-title-heading, .c-free-title-heading, #shop-service .c-title-wrap .c-free-title .c-free-title-heading {
    font-size: 6.13333vw;
}
}

.c-title-wrap .c-free-title-list a, .lead-title-wrap .c-free-title-list a {
    font-size: 17px;
    font-weight: bold;
    color: #848484;
}

@media screen and (max-width: 767px){
.c-shop-blog-list .c-title-wrap .c-free-title a {
    font-size: 4.2666vw;
}
}


@media screen and (max-width: 767px){
.c-blog-list {
    margin-left: 4vw;
}
}

.c-shop-blog-list .c-blog-list ul, .c-aside-events__list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: baseline;
    justify-content: space-between;
    padding: 0;
    margin: 0 auto;
}

@media screen and (max-width: 767px){
.c-shop-blog-list .c-blog-list ul, .c-aside-events__list ul {
    justify-content: space-between;
    margin: 0 auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    display: inline-block;
}
}

.c-shop-blog-list .c-blog-list ul li, .c-aside-events__list ul li {
    width: 24%;
    padding: 0;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px){
.c-shop-blog-list .c-blog-list ul li, .c-aside-events__list ul li {
    position: relative;
    width: 100%;
    max-width: 80%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 5.3333vw 0 0;
    word-break: break-word;
    white-space: normal;
}
}

.c-shop-blog-list .c-blog-list ul li figure, .c-aside-events__list ul li figure {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    border-radius: 4px;
    margin: 0;
}

.c-shop-blog-list .c-blog-list ul li img, .c-aside-events__list ul li img {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 160%;
    max-height: initial;
}

.c-shop-blog-list .c-blog-list h2, .c-aside-events__list h2 {
    font-size: 16px;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
.c-shop-blog-list .c-blog-list h2, .c-aside-events__list h2 {
    font-size: 4.2666vw;
    margin: 5.3333vw 0 4vw;
}
}

.c-shop-blog-list .c-blog-list ul li p, .c-aside-events__list ul li p {
    position: relative;
    overflow: hidden;
    height: 70px;
    padding: 0;
    line-height: 1.7;
    font-size: 13px;
    color: #666666;
}
@media screen and (max-width: 767px){
.c-shop-blog-list .c-blog-list ul li p, .c-aside-events__list ul li p {
    margin: 0;
    font-size: 3.7333vw;
    height: 12.6697vw;
}
}

.c-shop-service-list .shop-list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0 auto;
    justify-content: space-between;
}
@media screen and (max-width: 767px){
.c-shop-service-list .shop-list ul {
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 4vw;
    position: relative;
    list-style: none;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    display: inline-block;
}
}

.c-shop-service-list .c-shop-list__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 767px){
.c-shop-service-list .shop-list ul .c-shop-list__wrap {
    /* width: 20%; */
    display: inline-block;
    position: relative;
    width: 95%;
    max-width: 670px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 2.6667vw 0 0;
    word-break: break-word;
    white-space: normal;
}
}


.c-shop-service-list .shop-list ul li {
    width: 32.5%;
    padding: 0;
    margin-bottom: 30px;
    background: none;
}
@media screen and (max-width: 767px){
.c-shop-service-list .shop-list ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 4vw;
}
}

.c-shop-service-list .shop-list ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    cursor: default;
}

.c-shop-service-list .c-shop-list__wrap .c-shop-photo {
    width: 27.5%;
    margin: 0;
}
@media screen and (max-width: 767px){
.c-shop-service-list .c-shop-list__wrap .c-shop-photo {
    max-width: 180px;
}
}

.c-shop-service-list .shop-list ul li img {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.c-shop-service-list .c-shop-list__wrap .c-shop-caption {
    width: 70%;
}

.c-shop-service-list .shop-list ul h2 {
    font-size: 16px;
    padding: 0;
    margin: 2px 0;
}

.c-shop-service-list .shop-list ul li p {
    padding: 0;
    line-height: 1.5;
    font-size: 13px;
    margin: 0;
    height: 60px;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 767px){
.c-shop-service-list .shop-list ul li p {
    padding: 0;
    line-height: 1.5;
    font-size: 3.7333vw;
    margin: 0;
    height: 65px;
    position: relative;
    overflow: hidden;
}
}


@media screen and (max-width: 767px){
.c-shop-service-list .shop-list ul h2 {
    font-size: 4.2667vw;
    padding: 0;
    margin: 0 0 1.6vw 0;
}
}

.menu-notice {
font-size: 12px;
color: #555;
margin: -10px 0 10px;
}


@media screen and (max-width: 767px){
.menu-notice {
margin: -20px 4vw 20px;
}
}


#section_slider .slick-slide:first-child {
    padding-left: 0;
}
#section_slider .slick-slide:last-child {
    padding-right: 0;
}
.slick-slide{
    outline: none;
}


#section_slider .slick-slide {
    padding: 0 15px;
    max-width: 500px;
    width: 100%;
}

#section_slider .slick-slide img {
    width: 100%;
    border-radius: 4px;
}

.sp_js_slider, .event_sp {
    display: none!important;
}


@media screen and (max-width: 767px){
.sp_js_slider, .event_sp {
    display: block!important;
}
}

@media screen and (max-width: 767px){
#section_slider .slick-list {
    padding: 0 8vw 0 4vw;
}
}

.slick-slide {
    outline: none;
}

#section_slider .slick-slide:first-child {
    padding-left: 0;
}
#section_slider .slick-slide {
    padding: 0 15px;
    max-width: 500px;
    width: 100%;
}
@media screen and (max-width: 767px){
#section_slider .slick-slide {
    padding: 0 8vw 0 0;
}
}
@media screen and (max-width: 767px){
#section_slider .slide_img {
    padding: 0;
    margin: 0;
}
}

#section_slider .slick-slide img {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #eee;
}
@media screen and (max-width: 767px){
#section_slider .slide_img img {
    width: 100%;
    max-width: 316px;
    display: inline-block;
}
}

@media screen and (max-width: 767px){
.js_slider, .event_pc {
    display: none!important;
}
}

footer {line-height: 1; width: 100%; font-size: 14px; padding: 0; margin: 40px 0 20px;}
footer nav {width: 100%; margin: 0 auto; text-align: center;}
footer ul:after {content: inherit; clear: none;}
footer li {padding: 0 10px; box-sizing: border-box; font-size: 13px;
  display : -webkit-inline-box;
  display : -ms-inline-flexbox;
  display : -webkit-inline-flex;
  display : inline-flex;}
footer li a {color: #333; display: inline-block; padding: 10px 0; color: #666;}
footer #country {text-align: center; font-size: 12px; color: #666;}
footer #country img {width: 18px; height: 12px; margin-right: 8px; border: 1px solid #eee;}

footer #other {display: block; color: #999; width: 90%; margin: 10px auto; text-align: center; max-width: 1024px; padding: 10px 20px; clear: both; font-size: 11px;}
footer #other .company {margin-top: 20px; font-size: 12px; display: inline-block;}
footer #other .company a {padding: 10px; color: #666;}
footer span.copyright {margin-right: 20px;}

#country a {display: inline-block; padding: 10px 10px 0 0; color: #666; font-size: 11px;}
#country a:last-child {padding-right: 0;}

.ua-desktop-windows.ua-ie-8 #globalHeader .wrapper li a,
.ua-desktop-windows.ua-ie-9 #globalHeader .wrapper li a {font-weight: bold;}

#globalHeader:after,
#hSearch ul:after,
footer:after,
footer nav:after {content: ""; display: block; clear: both;}


/*  */
.c-shop-service-list .shop-list ul li img {
    width: 100%;
}
.c-shop-service-list .c-shop-list__wrap .c-shop-photo {
    width: 100%;
}
.c-shop-service-list .c-shop-list__wrap {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: flex-start;
}
.c-shop-service-list .shop-list ul li {
    width: calc((100% / 4) - 30px / 4);
    padding: 0;
    margin-bottom: 30px;
    background: none;
    margin-right: 10px;
}


@media screen and (max-width: 768px){
#floor-map.ut-wrapper {
    padding: 0 0 30px;
}
#floor-map_detail .accordion {
    margin: 0;
}
#floor-map_detail .accordion li {
    width: 100%;
    padding: 0;
    margin-bottom: 4vw;
}
.c-shop-service-list .shop-list ul {
    display: flex;
}
.c-shop-service-list .shop-list ul .c-shop-list__wrap {
    /* width: 20%; */
    position: relative;
    width: 100%;
    max-width: 670px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 2.6667vw 0 0;
    word-break: break-word;
    white-space: normal;
}
.c-shop-service-list .shop-list ul li p {
    height: 100%;
}
.c-shop-service-list .c-shop-list__wrap .c-shop-photo {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}
}


@media screen and (max-width : 767px){
  footer {font-size: 14px; padding: 0 0 15px;}
  footer ul:after {content: ''; display: block; clear: both;}
  footer li a {color: #333; display: block; padding: 10px 0;}
  .copyright {display: block; float: none;}
}
@media screen and (max-width: 480px){
  footer nav {width: 100%;}
  footer span.copyright {margin-right: 0;}
  footer ul {display: block; width: 100%;}
  footer li {display: inline-block;}
}

