/*
上書き用CSS
_____________________*/

body {
font-family: "Helvetica Neue", Helvetica, Arial,'Noto Sans JP', "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
    letter-spacing: 0em;
}
header .header_inner > div a
 {
font-family: "Helvetica Neue", Helvetica, Arial,'Noto Sans JP', "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo, sans-serif;
}
.shop_row_sec h2,
.subpage_title h2,
.news_list_sec h2,
.works_list_sec h2,
.subpage_title p,
.shop_info_wrap .shop_info h3 {
font-family: "Helvetica Neue", Helvetica, Arial,'Noto Sans JP', "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo, sans-serif;
}

header .header_inner > div:last-of-type a {
    color: initial;
    background-color: initial;
}




/*フォント調整*/
/*sp フォントサイズ*/
.shop_row_sec h2,
.news_list_sec h2,
.works_list_sec h2,
.subpage_title h2 {
    font-size: 18px;
}
.shop_logo p {
    font-size: 12px;
    text-align: left;
    }
body,
.shop_info_wrap .shop_info ul li,
.news_list_sec_news a h3,
.btn_style1 a,
.custom_select > p,
.custom_select select,
.workspage_list_sec a h2,
.workspage_list_sec a h2 span {
    font-size: 14px;
}
.shop_info_wrap .shop_info ul li {
    font-size: 12px;
    letter-spacing: 0.05em;
}
.news_list_sec_news a p.date,
.news_list_sec_news a p.news_shop_name {
    font-size: 12px;
}
.footer_left p,
.shop_info_wrap .shop_info h3 {
    font-size: 12px;
}



.news_list_sec_news a {
    letter-spacing: 0em;
}



.news_detail_content_text img {
    width: auto;
}
.news_detail_content_text p {
    margin: 10px 0;
}
.works_detail_page .works_detail_img_list img {
    width: auto;
    max-width: 100%;
    margin-bottom: 2.04978vw;
}
.works_detail_info_text p {
    margin: 10px 0;
    line-height: 200%;
    font-size: 12px;
    letter-spacing: 0em;
}


.shop_row_sec .shop_row_sec_shop a {
    width: 33%;
}
.works_list_sec_works a .works_img {
height: 40vw;
max-height: 400px;
}
.works_list_sec_works a .works_img img {
height: 40vw;
max-height: 400px;
}

h3.news_brand {
    width: 100%;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    font-size: 2vw;
    margin-bottom: 1.46413vw;
}
h3.news_brand span {
    display: inline-block;
}
h3.news_brand span:after {
    display: inline-block;
    content: "/";
    margin: 0 10px;
    width: auto;
}
h3.news_brand span:last-child:after {
    display: none;
}





/*shopページ　ブランドリスト*/
/*.shop_brand_list_sec {
    width: 98%;
    max-width: 1178px;
    margin: 0 auto 5vw auto;
}*/
.shop_brand_list_sec {
    width: 100%;
    margin: 0 auto -25vw auto;
    padding: 50px 0 100px 0;
    background-color: #C9C9C9;
}
.shop_brand_list_sec h2 {

    text-align: center;
    font-size: 1.46413vw;
    margin-top: 7.32064vw;
    margin-bottom: 2.92826vw;
    font-weight: bold;
}
.shop_brand_list_sec ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 85%;
    margin: 0 auto;
    
}
.shop_brand_list_sec ul li {
    width: 49%;
font-size: 11px;
margin-bottom: 3vw;
    /*margin-bottom: 2vw;*/
    line-height: 150%;
}

.shop_brand_list_sec h2 {
    text-align: center;
    font-size: 5.33333vw;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10vw;
    font-weight: bold;
}
.museumshop {
    display: none;
}


.about0 {
    width: 100%;
    max-width: 1178px;
    padding: 4.02635vw 0 5.12445vw;
    margin: 0 auto;
    margin: 80px auto 0 auto;

    text-align: justify;
    line-height: 200%;
    font-size: 12px;
    letter-spacing: 0em;
}
.about0 h1 {
    width: 85%;
    font-size: 18px;
    padding: 0 0 20px 0;
    margin: 0 auto;
    font-weight: bold;
}
.about0 .about-1 {
    margin: 0 0 0 0;
}
.about0 .about-1:before {
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
}
.about0 .about-1 p {
    margin: 10px 0;
}
.about0 .abput-1-l {
    width: 85%;
    padding: 0 0 20px 0;
    margin: 0 auto;
}
.about {
    width: 85%;
    max-width: 1178px;
    padding: 0;
    margin: 0 auto;
    text-align: justify;
    line-height: 200%;
    font-size: 12px;
    letter-spacing: 0em;
}
.about h1 {
    font-size: 18px;
    padding: 0 0 20px 0;
    font-weight: bold;
}
.about a {
    border: solid 1px #000;
    display: block;
    text-align: center;
    padding: 8px 0;
    margin: 15px 0 0px 0;
}
.about .about-shop address a {
    border: none;
    display: inline-block;
    text-align: left;
    padding: 0;
    margin: 0;
}
.about h2 {
    font-size: 14px;
    font-weight: bold;
}
.about-2 {
    margin: 0 0 60px 0;
    border-top: solid 1px #ccc;
    padding: 40px 0 0 0;
}
.about-2 ul li {
    margin: 0 0 30px 0;
}
.about2-img {
    margin: 0 0 20px 0;
}
.about-3 {
    margin: 0 0 60px 0;
    border-top: solid 1px #ccc;
    padding: 40px 0 0 0;
}
.about-3 ul li {
    margin: 0 0 30px 0;
}
.about-4 {
    margin: 0 0 60px 0;
    border-top: solid 1px #ccc;
    padding: 40px 0 0 0;
}
.about-4 ul.about-brand {
    justify-content: flex-start;
    width: 100%;
}
.about-4 ul.about-brand li {
    width: calc(91% / 4);
    margin: 0 3% 0 0;
}
.about-4 ul.about-brand li:nth-child(4n) {
    width: calc(91% / 4);
    margin: 0 0 0 0;
}
.about-5 {
    margin: 0 0 60px 0;
    border-top: solid 1px #ccc;
    padding: 40px 0 0 0;
}
.about-5 .about-5-l ul li {
    margin: 0 0 20px 0;
}
.about-5-l ul.about-company li p {
    padding: 0 0 0 4%;
}
.about-5 .about-5-r .about-shop {
    margin: 15px 0 0 0;
}
.about-5 .about-5-r .about-shop .about-shoplist {
    margin: 0 0 25px 0;
}
.about-5 .about-5-r .about-shop .about-shoplist .about-shoplist-l span {
    display: block;
    font-weight: bold;
}
.about-5 .about-5-r .about-shop .about-shoplist .about-shoplist-l {
    padding: 0 0 0 4%;
}
.about-5 .about-5-r .about-shop .about-shoplist .about-shoplist-r {
    padding: 0 0 0 4%;
}






.about-body1 p {
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: 0;
}

.about-body1:before {
    content: "";
    display: block;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 350px;
    margin: 20px 0 35px 0;
}
.about ul.about-brandlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 20px 0 0 0;
}
.about ul.about-brandlist li {
    width: 25%;
    margin: 0 0 40px 0;
}
.about ul.about-brandlist li img {
    width: 100%;
    height: auto;
}

.footer_right {
    display: none;
}




/*---PC---*/
@media screen and (min-width:1024px) {
.footer_right {
    display: flex;
}
    .footer_right a:nth-of-type(1) {
    width: 6vw;
    max-width: 120px;
}
.footer_right a:nth-of-type(2) {
    width: 6vw;
    max-width: 120px;
}

.footer_right a:nth-of-type(3) {
    width: 6vw;
    max-width: 120px;
}
.footer_right a {
    display: block;
    margin-left: 1vw;
    line-height: 0;
}
.footer_right a img {
  width: 100%;
  transition: none!important;
  -webkit-transition: none!important;
  -moz-transition: none!important;
  -o-transition: none!important;
  -ms-transition: none!important;
}
.footer_right a:hover img {
            -webkit-transform:none!important;
                    transform: none!important;
}

.shop_logo p {
    text-align: center;
    width: 84vw;
    max-width: 900px;
    margin: 80px auto 0 auto;
}

.shop_row_sec .shop_row_sec_shop a {
    width: 20%;
}
.bnr_sec a {
    /*width: 30%;*/
    width: 33.3%;
}

.shop_brand_list_sec ul li {
    width:18%;
}

.shop_brand_list_sec h2 {
    font-size: 1.46413vw;
    margin-top: 7.32064vw;
    margin-bottom: 7.32064vw;
}
.shop_brand_list_sec ul {
    width: 90%;
}
h3.news_brand {
    font-size: 0.87848vw;
}

.shop_brand_list_sec {
    width: 100%;
    margin: 0 auto -150px auto;
    padding: 50px 0 100px 0;
    background-color: #C9C9C9;
}

.shop_brand_list_sec ul li {
    margin-bottom: 1.5vw;
}



.about {
    margin: 0 auto;
    }
.about0 {
    width: 85%;
    max-width: 1178px;
    padding: 0;
}
    .about0 .about-1 {
    width: 100%;
    margin: 0px auto;
}
.about0 .about-1::before {
    width: 45%;
    height: 400px;
    position: absolute;
    right: 0;
}
.about0 .abput-1-l {
    width: 50%;
    margin: 0;
    height: 400px;
}
.about0 h1 {
    width: 100%;
}
.about-2 {
    margin: 60px 0 20px 0;
    padding: 60px 0px 0px;
}
.about-2 ul {
    justify-content: space-between;
}
.about-2 ul li {
    margin: 0px 0px 50px 0px;
    width: 47%;
}
.about .about-2 ul li a {
    display: inline-block;
    padding: 8px 100px;
}
.about-3 {
    margin: 0 0 60px 0;
    padding: 60px 0 0 0;
}
.about-3 ul {
    justify-content: space-between;
}
.about-3 ul li {
    margin: 0px 0px 50px 0px;
    width: 47%;
}
.about .about-3 ul li a {
    display: inline-block;
    padding: 8px 100px;
}
.about-4 {
    margin: 0 0 60px 0;
    padding: 60px 0 0 0;
}

.about-4 ul.about-brand {
}
.about-4 ul.about-brand li {
    width: calc(90% / 11);
    margin: 0 1% 30px 0;
}
.about-4 ul.about-brand li:nth-child(4n) {
    width: calc(90% / 11);
    margin: 0 1% 30px 0;
}
.about-4 ul.about-brand li:nth-child(11n) {
    width: calc(90% / 11);
    margin: 0 0 30px 0;
}
.about-5 {
    margin: 0;
    padding: 60px 0 0 0;
}
.about-5 .about-5-l {
    width: 50%;
}
.about-5 .about-5-r {
    width: 50%;
}
.about .about-5 .about-5-l a {
    display: inline-block;
    padding: 8px 100px;
}
.about-5 .about-5-r .about-shop .about-shoplist {
    justify-content: space-between;
    margin: 0 0 30px 4%;
    padding: 0 0 30px 0;
    border-bottom: solid 1px #ccc;
}
.about-5 .about-5-r .about-shop .about-shoplist:last-child {
    justify-content: space-between;
    margin: 0 0 0 4%;
    padding: 0;
    border-bottom: none;
}
.about-5 .about-5-r .about-shop .about-shoplist .about-shoplist-l {
    margin: 0;
    padding: 0;
}
.about-5 .about-5-r .about-shop .about-shoplist .about-shoplist-r {
    margin: 0;
    padding: 0;
    width: 30%;
}

}




/*commonのスマホのみ*/


@media (max-width: 750px) {
#sp_header h1 a img {
width: 20vw;
padding-top: 5vw;
}
#sp_header .sp_header_menu_btn {
width: 10vw;
margin: 0;
text-align: right;
line-height: 1;
padding: 4vw 0;
position: relative;
z-index: 10;
top: 1.3vw;
right: 3%;
position: absolute;
}
#sp_header_menu .sp_header_menu_wrap {
    padding: 22vw 0;
}
.page_wrap {
margin-top: 70px!important;
}
.workspage_list_sec a {
    max-width: 100%!important;
}
.workspage_list_sec a img {
    width: 100%;
    max-width: 100%;
    max-height: initial;
    height: initial;
}
.workspage_list_sec a .workspage_list_sec_img {
height: initial;
max-height: initial;
line-height: 0;
overflow: hidden;
width: 100%;
}
.news_detail_wrap .news_detail_content .news_detail_content_title {
margin-bottom: 0;
}



}
