@charset "UTF-8";

/*
Theme Name:  ZEAL
Theme URI: http://zeaplus.co.jp/
Description: ZEAL
Version: 1.4
Author: ZEALPLUS
Author URI: http://zeaplus.co.jp/	
*/


/*
===== CONTENTS ================================================================================

	Index:
  - Base Style
  - Layout
  
===============================================================================================
*/



/* 1: Base Style Setting
----------------------------------------------------------------------------------------------*/

/* Base Setting
==========================================================*/

body { font: 16px/1.75 'Cormorant Garamond', 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho", "Times New Roman", Times, serif;
	 margin:0; padding: 0; background:#FFF; color:#000;  font-weight: 300; letter-spacing: 0.1em; }

	 
a       { text-decoration: none; color:#000; }
a:hover { color:#666666; }
a.disabled { pointer-events: none; opacity:0.5;-moz-opacity:0.5; filter: alpha(opacity=50); }
a.underline{ text-decoration:underline; }
@media screen and (min-width: 751px) {
.tellink { pointer-events: none; }
}


.fn-Garamond{  font-family: 'Cormorant Garamond', serif;}
.fn-NotoSerif{ font-family: 'Noto Serif JP', serif;}
.fn-WorkSans{font-family: 'Work Sans', sans-serif;}    

.sec.bg-g,
.bg-g{ background: #fafafa;}
.bg-g2{background: #F1F1F1;}
.bg-f5{background: #F5F5F5;}
.bg-b{background: #000;}
.bg-b28{background: #282828;}
a.c_w,
.c_w{ color: #fff; }
a.c_g,
.c_g{ color: #808080; color: #bcbcbc;}
.c_g999{ color: #999;}


.invertSet{ -webkit-transition: all .6s; transition: all .6s; }
.invert{filter: invert(100%);}

.dis-inb{ display: inline-block;}


/* main-layout
==========================================================*/





#wrapper  { overflow: hidden; }
.wrap1400{ max-width: 1500px; padding: 0 50px; margin: 0 auto; box-sizing: border-box;}
.wrap1200{ max-width: 1300px; padding: 0 50px; margin: 0 auto; box-sizing: border-box;}
.wrap1100{ max-width: 1200px; padding: 0 50px; margin: 0 auto; box-sizing: border-box;}
.wrap1000{ max-width: 1100px; padding: 0 50px; margin: 0 auto; box-sizing: border-box;}
.wrap900{ max-width: 1000px; padding: 0 50px; margin: 0 auto; box-sizing: border-box;}
.wrap800{ max-width: 900px; padding: 0 50px; margin: 0 auto; box-sizing: border-box;}
.wrap750{ max-width: 850px; padding: 0 50px; margin: 0 auto; box-sizing: border-box;}
.wrap{ padding: 0 50px; margin: 0 auto; box-sizing: border-box;}

#Container{ } 
#Container.kasou-page { padding-top: 150px; padding-bottom: 140px;}
body:not(.index) #Container { }
.sec{ padding-top: 130px; background: #fff;}

@media screen and (max-width: 750px) {
.wrap1400,
.wrap1200,
.wrap1100,
.wrap1000,
.wrap900,
.wrap800,
.wrap750,
.wrap{ padding: 0 6%;}
.sec{ padding-top: 60px;}
#Container.kasou-page { padding-top: 90px; padding-bottom: 70px;}
}




@media screen and (min-width: 751px) {
.sp-hide { display: block;}
.sp-hide-inline { display: inline;}
.sp-show { display:none !important;}
.sp-show-inline { display:none !important}
}
@media screen and (max-width: 750px) {
body { font-size: 14px; }
.sp-hide-inline, .sp-hide { display: none !important;}
.sp-show{ display:block;}
.sp-show-inline{ display:inline;}
.sp-br-none br, br.sp-br-none {display: none;}
.flex.sp-noflex { display: block;}

}

@media screen and (min-width: 1601px) {
.show-1600 { display: none; }
.hide-1600 { display: block; }
}
@media screen and (max-width: 1600px) {
.show-1600 { display: block; }
.hide-1600 { display: none; }
}

@media screen and (min-width: 1501px) {
.show-1500 { display: none; }
.hide-1500 { display: block; }
}
@media screen and (max-width: 1500px) {
.show-1500 { display: block; }
.hide-1500 { display: none; }
}
@media screen and (min-width: 1301px) {
.show-1300 { display: none; }
.hide-1300 { display: block; }
}
@media screen and (max-width: 1300px) {
.show-1300 { display: block; }
.hide-1300 { display: none; }
}
@media screen and (min-width: 1201px) {
.show-1200 { display: none; }
.hide-1200 { display: block; }
}
@media screen and (max-width: 1200px) {
.show-1200 { display: block; }
.hide-1200 { display: none; }
}
@media screen and (min-width: 1201px) {
  .show-1100 { display: none; }
  .hide-1100 { display: block; }
  }
  @media screen and (max-width: 1200px) {
  .show-1100 { display: block; }
  .hide-1100 { display: none; }
  }
@media screen and (min-width: 1001px) {
.show-1000 { display: none; }
.hide-1000 { display: block; }
}
@media screen and (max-width: 1000px) {
.show-1000 { display: block; }
.hide-1000 { display: none; }
.sp-br-none1000 br{ display: none;}
}
@media screen and (min-width: 981px) {
.show-980 { display: none; }
.hide-980 { display: block; }
}
@media screen and (max-width: 980px) {
.show-980 { display: block; }
.hide-980 { display: none; }
}
@media screen and (min-width: 901px) {
.show-900 { display: none; }
.hide-900 { display: block; }
}
@media screen and (max-width: 900px) {
.show-900 { display: block; }
.hide-900 { display: none; }
}
@media screen and (min-width: 881px) {
.show-880 { display: none; }
.hide-880 { display: block; }
}
@media screen and (max-width: 880px) {
.show-880 { display: block; }
.hide-880 { display: none; }
}
@media screen and (min-width: 841px) {
}
@media screen and (max-width: 840px) {
.sp-br-none840 br { display: none; }
}


@media screen and (min-width: 751px) {
.show-750 { display: none; }
.hide-750 { display: block; }
}
@media screen and (max-width: 750px) {
.show-750 { display: block; }
.hide-750 { display: none; }
.sp-br-none br{ display: none;}
}
@media screen and (min-width: 501px) {
    .sp-show500-inline, 
    .sp-show500 { display: none ;}
}
@media screen and (max-width: 500px) {
    .sp-show500-inline { display:inline;}
    .sp-show500 { display:block;}
}
@media screen and (min-width: 401px) {
    .sp-show400-inline, 
    .sp-show400 { display: none ;}
}
@media screen and (max-width: 400px) {
    .sp-show400-inline { display:inline;}
    .sp-show400 { display:block;}
}


/* header
==========================================================*/

#headerContainer { }
#logo{ top: 45px; left: 50px; position: fixed; z-index: 900;}


    #g-menu { display: none; }

    /* ------------------- */
    #sp_menu{ height: 20px; width: 30px; cursor:pointer; position: fixed; z-index: 9999; right: 45px; top: 35px; padding: 10px 5px;  }
    #sp_menu span{ position:absolute;height:1px;width:30px;background:#fff;display:block;content:'';}
    #sp_menu span:before{position:absolute;height:1px;width:30px;background:#fff;display:block;content:'';top:10px}
    #sp_menu span:after{position:absolute; border-bottom: 1px solid #fff; width:30px;display:block;content:'';top:20px}

    #sp_menu.bg_w span,
    #sp_menu.bg_w span:before{background:#000;}
    #sp_menu.bg_w span:after{ border-bottom: 1px solid #000; }

    #sp_menu_close{ height: 20px; width: 30px; cursor:pointer; position: fixed; z-index: 9999; right: 40px; top: 35px; padding: 10px 5px; display: none; }
    #sp_menu_close span{ background:none; }
    #sp_menu_close span:before,
    #sp_menu_close span:after{top:50%;left:0;position:absolute;height:1px;width:30px;background:#FFF;display:block;content:'';cursor:pointer;-webkit-transition: all .3s ease;transition: all .3s ease;  }
    #sp_menu_close span:before{transform:skewY(-45deg);}
    #sp_menu_close span:after{transform:skewY(45deg);}



    
    #sp_menuBk {
    }
    
    /* menu */
    #g-menu{  display: none; background: #000; color: #fff;
        position: fixed; left: 0; top: 0;  box-sizing: border-box;width: 100%; height:100vh; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 9901 !important; overflow: scroll !important; }
    #g-menu a{ color: #fff;}
    
    @supports (-webkit-touch-callout: none) {
      #g-menu {
        /* Safari HACK */
        height: -webkit-fill-available;
      }
    }


#g-menuInner { padding: 0 150px;  padding-top: 25vh; max-width: 1500px; margin: 0 auto; box-sizing: border-box;}
#g-menulogo{  }
.globalNav{ }
.globalNav ul.g-menu{ padding-bottom: 60px; }
.globalNav ul:first-child{ padding-right: 90px;}
.globalNav .g-menu{ font-size: 1.56em; line-height: 1.5; }
.globalNav .g-menu p { font-size: 0.8em; position: relative; padding-left: 1em; padding-top: 5px;}
.globalNav .g-menu p:before{ position:absolute; display:block;content:''; top: calc(50% + 2px); left: 0; width: 0.4em;  border-top: 1px solid #fff; }
.globalNav .g-menu li{ margin-bottom: 4.5vh;}

@media screen and (max-width: 1100px) {
#g-menuInner { padding: 0 8%;   padding-top: 25vh; }
}
@media screen and (max-width: 900px) {
#g-menuInner { padding-top: 20vh; }
#g-menulogo{ width: 100%; margin-bottom: 4.5vh; }
}
@media screen and (max-width: 750px) {
#logo{ top: 20px; left: 6%;}
#sp_menu{ right: 6%; top: 20px;  }
#sp_menu_close{ right: calc(6% - 5px); top: 20px;  }
    
#g-menuInner { padding: 8vw; }
#g-menulogo{ width: 100%; margin-bottom: 4.5vh; }
#g-menulogo img{ max-width: 166px;}
.globalNav .g-menu{ font-size: 1.42em; font-size: 1.6em;  }
.globalNav ul.g-menu{ padding-bottom: 0px; width: 100%; }
.globalNav ul:first-child{ padding-right: 0px;}
.globalNav .g-menu li{ margin-bottom: 1.8vh; margin-bottom: 2.8vh;}
}


/* footer
==========================================================*/
footer.kasou-page{ border-top: 1px solid #bdbdbd;}
#footerContainer { padding: 100px 0 65px; background: #fff;}
#footer .ft-menu { padding-bottom: 60px; padding-bottom: 0px;}
#footer .ft-menu ul:first-child{ padding-right: 90px;}

#footer .ft-menu ul{ font-size: 1.187em; line-height: 1.5; }
#footer .ft-menu ul p { font-size: 0.765em; position: relative; padding-left: 1em;}
#footer .ft-menu ul p:before{ position:absolute; display:block;content:'';top: 50%; left: 0; width: 0.4em;  border-top: 1px solid #999; }
#footer .ft-menu li{ margin-bottom: 40px;}


.ft-submenu{ font-size: 0.75em;}
.ft-submenu li{ margin-right: 35px;}
.ft-copy{ font-size: 10px; letter-spacing: normal; color: #808085; }


@media screen and (max-width: 800px) {
#footer .ft-menu ul:first-child{ padding-right: 60px;}
}
@media screen and (max-width: 750px) {
#footerContainer { padding: 50px 0 35px;}
#footer .ft-menu { display: none;}
#footer .ft-logo{ margin-bottom: 20px; text-align: center; width: 100%;}
}
@media screen and (max-width: 600px) {
.ft-submenu{ width: 100%; }
    .ft-submenu ul{ justify-content: center;}
    .ft-submenu li{ margin: 0; padding: 1em;}
    .ft-copy {width: 100%;  text-align: center; padding-top: 20px;}
}





#headerContainer .sns-submenu{ width: 100%;}
.sns-submenu{ margin-top: -74px; padding-bottom: 100px;}
.sns-submenu ul{ margin-left: -24px;}
.sns-submenu li{ margin-left: 24px;}
@media screen and (max-width: 750px) {
    .sns-submenu{ width: 100%; margin-top: 20px; padding-bottom: 40px;}
    #footer .sns-submenu ul{ justify-content: center;}
}
@media screen and (max-width: 600px) {
    .sns-submenu{  padding-bottom: 30px;}
}



/*  common-layout
==========================================================*/



#h1outer { position: absolute; top: -100%; }


/* ttl / fonts */
.h1_ttl{ }
.h2_subttl{  }
.lead_ttl {   }
.en_ttl{  }


.h1-ttl{ font-size: 2.75em; line-height: 1.4; position: relative; padding-bottom: 25px; }
.h1-ttl:after{ position:absolute;height:2px;width:40px;background:#000;display:block;content:''; bottom: 0; left: 0; }
.h1-ttl.txc:after{ left: calc(50% - 20px)}
.c_w .h1-ttl:after{ background:#FFF; }

.h2-ttl{ font-size: 2em; line-height: 1.4; position: relative; padding-bottom: 25px; margin-bottom: 65px;}
.h2-ttl:after{ position:absolute;height:2px;width:40px;background:#000;display:block;content:''; bottom: 0; left: 0; }
.h2-ttl.txc:after{ left: calc(50% - 20px)}
.c_w .h2-ttl:after{ background:#FFF; }
.h2-subttl{ font-size: 2em; line-height: 1.4; position: relative; padding-bottom: 25px;  }


.bfnt12{ font-size: 0.75em; }
.bfnt13{ font-size: 0.812em; }
.bfnt14{ font-size: 0.875em; }
.bfnt18{ font-size: 1.125em; }
.bfnt23{ font-size: 1.437em; }
.bfnt27{ font-size: 1.68em; }
.bfnt30{ font-size: 1.875em; }



@media screen and (max-width: 750px) {
.h1-ttl{ font-size: 2em; padding-bottom: 15px; }
.h2-ttl{ font-size: 1.6em; padding-bottom: 15px; margin-bottom: 35px;}
.h2-subttl{font-size: 1.6em; padding-bottom: 15px;  }
.bfnt27{ font-size: 1.34em; }
.bfnt30{ font-size: 1.5em; }
}



.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.is-hidden { opacity: 0; height: 0; margin: 0; padding-bottom: 0; pointer-events: none; }




/* Phase01 HACK */
a.arw.none  { pointer-events: none; }
a.arw.none::before { display: none;}
a.arw.links .indnews-ttl{ text-decoration: underline;}


/* arrow */
.arw{ box-sizing: border-box;
    position: relative;
    padding: 0 20px 0 0px;
    vertical-align: middle;
}
.arw::before{ -webkit-transition: all .3s; transition: all .3s; 
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 10px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.arw:hover::before{ right: 5px;}

.readmore,
a.readmore{ box-sizing: border-box; display: inline-block; 
    position: relative;padding: 0 0px 0 70px;}
.readmore::before,
a.readmore::before{ -webkit-transition: all .3s; transition: all .3s; 
position: absolute;top: 50%;left: 0; content: ""; width: 60px; height: 1px; background-color: #333;}
a:hover .readmore::before,
a.readmore:hover::before{ left: 10px; width: 50px; }

.c_w .readmore::before,
a.c_w.readmore::before,
a.c_w:hover .readmore::before,
a.c_w.readmore:hover::before{ background-color: #fff; }




a .imgscale{-webkit-transition: all .4s; transition: all .4s}
a:hover .imgscale {-webkit-transform: scale(1.05);transform: scale(1.05);}


/* button */
a.btn_mini{ -webkit-transition: all .4s; transition: all .4s; display: block;  text-align: center; 
    border: 1px solid #000; background: none; color: #000; width: 100%; max-width: 190px; line-height: 45px;}
a.btn_mini:hover{ background: #000; color: #fff;}





a.btn_contact{ -webkit-transition: all .4s; transition: all .4s;display: block;  text-align: center; 
    border: 1px solid #fff; background: #fff; color: #000; width: 100%; max-width: 330px; line-height: 50px; border-radius: 25px; }
a.btn_contact:hover{ background: none; color: #fff;}

a.btn_contact02{ -webkit-transition: all .4s; transition: all .4s;display: block;  text-align: center; 
    border: 1px solid #000; background: #000; color: #fff; width: 100%; max-width: 330px; line-height: 70px; border-radius: 35px; }
a.btn_contact02:hover{ background: none; color: #000;}


a.linkbtn_black{-webkit-transition: all .4s; transition: all .4s;display: block;  text-align: center; 
    border: 1px solid #000; background: #000; color: #fff; width: 100%; max-width: 358px; line-height: 70px; font-size: 1.37em; margin: 0 auto;}
a.linkbtn_white{-webkit-transition: all .4s; transition: all .4s;display: block;  text-align: center; 
    border: 1px solid #fff; background: #fff; color: #000; width: 100%; max-width: 358px; line-height: 70px; font-size: 1.37em; margin: 0 auto;}



/*



.btn_close{
    position: relative; cursor: pointer;
    width: 12px;
    height: 12px;
    margin: 20px auto 0px;
}
.btn_close::before, 
.btn_close::after {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 12px;
    border-top: 1px solid #000;
}
.btn_close::before{transform: skewY(-45deg);}
.btn_close::after{transform: skewY(45deg);}
*/


/*  plugin
==========================================================*/


/* slider */
.scslide{
  visibility : hidden;
}
.scslide.slick-initialized{
  visibility:visible; 
}

.slide-arrow { position: absolute; z-index: 99; top: 40%; left: 0px; cursor: pointer; -webkit-transition:all .3s; transition:all .3s; padding: 0;}
.slide-arrow { left: -25px; width: 20px;}
.slide-arrow.next-arrow { transform: translateX(0); left: auto; right: -25px;}

#coca_lookbook .slide-arrow{ top: 40%; }
#lsm_product .slide-arrow{ top: 30%; }


@media screen and (max-width: 750px) {
.slide-arrow { left: -20px; }
.slide-arrow.next-arrow {  right: -20px;}
}

/* 2: layout
----------------------------------------------------------------------------------------------*/

.mainbg{width: 100%; height: 540px; }
#page-oem .mainbg{background: url(../images/index/ind_oemimg.jpg) center center no-repeat; background-size:cover;}
#page-concept .mainbg{background: url(../images/concept/main_conceptimg.jpg) center center no-repeat; background-size:cover;}

@media screen and (max-width: 750px) {
.mainbg{width: 100%; height: 70vw; }
}




/* INDEX
-------------------*/

.index-main { width: 100%; height: 100vh; color: #fff; }
/*
.index-main .vegaimg{ width: 100%; height: 100vh; top: 0; left: 0; z-index: -1;  content: ""; position: absolute; display: block;}
*/


@supports (-webkit-touch-callout: none) {
  .index-main {
    /* Safari HACK */
    /*height: -webkit-fill-available;*/
  }
}
.index_mainslide{ width: 100%;  }
.index_mainslide .slidecolum-two span{ width: 50%; height: 100vh; display: block; }
.index_mainslide .slidecolum-two p{ display: flex; }
.index_mainslide .slide01 span:nth-child(1){background: url(../images/index/21ss/main01a.jpg?b) center center no-repeat; background-size:cover;}
.index_mainslide .slide01 span:nth-child(2){background: url(../images/index/21ss/main01b.jpg?b) center 70% no-repeat; background-size:cover;}
.index_mainslide .slide02 span:nth-child(1){background: url(../images/index/21ss/main02a.jpg?b) center center no-repeat; background-size:cover;}
.index_mainslide .slide02 span:nth-child(2){background: url(../images/index/21ss/main02b.jpg?b) center 70% no-repeat; background-size:cover;}
.index_mainslide .slide03 span:nth-child(1){background: url(../images/index/21ss/main03a.jpg?b) center center no-repeat; background-size:cover;}
.index_mainslide .slide03 span:nth-child(2){background: url(../images/index/21ss/main03b.jpg?b) center 70% no-repeat; background-size:cover;}
.index_mainslide .slide04 span:nth-child(1){background: url(../images/index/21ss/main04a.jpg?b) center center no-repeat; background-size:cover;}
.index_mainslide .slide04 span:nth-child(2){background: url(../images/index/21ss/main04b.jpg?b) center 70% no-repeat; background-size:cover;}
.index_mainslide .slide05 span:nth-child(1){background: url(../images/index/21ss/main05a.jpg?b) center center no-repeat; background-size:cover;}
.index_mainslide .slide05 span:nth-child(2){background: url(../images/index/21ss/main05b.jpg?b) center 70% no-repeat; background-size:cover;}

.index_mainslide .slidecolum-no p{ width: 100%; height: 100vh; display: block; }


/* progress bar */
.slider-progress {width: 100%; height: 3px;background: none; position:absolute; top: calc(100vh - 3px); z-index: 2;}
.slider-progress .progress {width: 0%;height: 3px;background: #FFF}

@media screen and (max-width: 750px) {
    .index_mainslide .slick-slide span{ width: 100%;}
    .index_mainslide .slick-slide span:nth-child(2){ display: none;}
}

.maincopy{ font-size: 94px; line-height: 1; z-index: 1; width: 100%; text-align: center;}
@media screen and (max-width: 960px) {
.maincopy{ font-size: 10vw; }
}



/* mouse scroll */
a.pagedown { font-size: 10px;  left: 20px; margin: auto; bottom: 70px; z-index: 2; display: inline-block; text-decoration: none; }
a.pagedown p { transform:rotate(-90deg);}

@media screen and (max-width:750px) {
a.pagedown{ left: 5px; bottom: 100px;  }
}

a.pagedown span {
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 60px;
  border-left: 1px solid #fff;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(0) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(0) translate(0, 30px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(0) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(0) translate(0, 30px);
    opacity: 0;
  }
}



#ind-topics.sec{ padding-top: 80px;}
.ind-topicsbnr .flex-l{ width: 48.3%;  }
.ind-topicsbnr .flex-r{ width: 48.3%;  }

.ind-topicsbnr .flex-img{ width: 41.4%; overflow: hidden; }
.ind-topicsbnr .flex-img span{ position: relative; width: 100%; height: 100%; display: block; }
.ind-topicsbnr .flex-txt{ width: 58.6%; padding: 50px 25px 80px; box-sizing: border-box; background: #e9e9e9; }
.ind-topicsbnr .flex-txt dt{ margin-bottom: 20px;}
.ind-topicsbnr .flex-r .flex-txt{background: #000; }

.ind-topicsbnr .flex-l .flex-img span{ background: url(../images/coca/21aw/bnrimg_coca.jpg) center center no-repeat; background-size:cover;}
.ind-topicsbnr .flex-r .flex-img span{ background: url(../images/london-shoe-make/21aw/bnrimg_lsm.jpg) center center no-repeat; background-size:cover;}
.ind-topicsbnr a:hover .flex-img span {-webkit-transform: scale(1.05);transform: scale(1.05);}




@media screen and (max-width: 960px) {
.ind-topicsbnr .flex-l{ width: 100%; margin-bottom: 30px;  }
.ind-topicsbnr .flex-r{ width: 100%;  }
}

@media screen and (max-width: 750px) {
.ind-topicsbnr .flex-l{ margin-bottom: 15px;  }
#ind-topics.sec{ padding-top: 40px;}
.ind-topicsbnr .flex-txt{ padding: 25px 25px 50px;  }
.ind-topicsbnr .flex-txt dt{ margin-bottom: 10px; padding: 0 10%;}
}
@media screen and (max-width: 500px) {
.ind-topicsbnr .flex-txt{ padding: 25px 25px 30px;  }
}


#ind_info.sec{ padding-top: 110px; padding-bottom: 140px;}
.ind-newsInner{border-top: 1px solid #eee; }
.ind-newsInner li{ border-bottom: 1px solid #eee;  }
.ind-newsInner li a{ display: block; padding:20px 10px; }
.indnews-days{ display: inline-block; width: 125px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indnews-cate{ display: inline-block; width: 95px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.indnews-ttl{ display: inline-block; width: calc(100% - 260px);
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.icn-new{ display: inline-block; font-size: 9px;padding: 2px 6px; background: #000; color: #fff; margin-left: 10px;}
/*HACK*/
#ind_info .readmoreInner { margin-top: -80px; padding-bottom: 50px;}


@media screen and (max-width: 750px) {
#ind_info.sec{ padding-top: 55px; padding-bottom: 70px;}
.ind-newsInner li a{ display: block; padding:15px 10px; }
.indnews-days{ width: 90px; }
.indnews-cate{ width: calc(100% - 90px); box-sizing: border-box; padding-left: 1.5em; position: relative; }
.indnews-cate::before{ position: absolute; content: "|"; display: block; width: 1px ; height: 100%; top: -1px; left: 0; }
.indnews-ttl{ width: calc(100% - 10px); }
#ind_info .readmoreInner { margin-top: 0px; padding-top: 40px; padding-bottom: 0px;}

}

#ind_concept{ padding-bottom: 140px;}
#ind_concept .flex-l{  width: 38.4%; display: flex; flex-wrap: wrap; align-content: space-between; }
#ind_concept .flex-l h3{ font-size: 2.375em; line-height: 1.5;  width: 100%;}
#ind_concept .flex-r{ line-height: 2em; color: #808080; width: 61.6%; }

@media screen and (max-width: 980px) {
#ind_concept .flex-l{ width: 100%; margin-bottom: 0.5em; text-align: center;}
    #ind_concept .flex-l br{ display: none; }
#ind_concept .flex-r{ width: 100%;}
#ind_concept .readmoreInner { padding-top: 40px; }
}
@media screen and (max-width: 750px) {
#ind_concept{ padding-bottom: 70px;}
#ind_concept .flex-l h3{ font-size: 1.9em; }
}
@media screen and (max-width: 370px) {
#ind_concept .flex-l h3{ font-size: 1.7em; }
}




#ind_brand{ padding-bottom: 80px; max-width: 1800px; margin-left:auto; margin-right: auto;}
.ind_brand-Inner { min-height: 500px; margin-bottom: 60px; }
.ind_brand-Inner:nth-child(odd) .flex-img{ order: 2;}
.ind_brand-Inner:nth-child(odd) .flex-txt{ order: 1;}

.ind_brand-Inner .flex-img{ width: 59.5%; overflow: hidden; }
.ind_brand-Inner .flex-txt{ width: 40.5%; padding: 50px 6.8%; box-sizing: border-box;}
.ind_brand-Inner .flex-img span{ position: relative; width: 100%; height: 100%; display: block; -webkit-transition: all .4s; transition: all .4s}
.ind_brand-Inner.bn_coca .flex-img span{ background: url(../images/coca/21aw/brandimg_coca.jpg) center center no-repeat; background-size:cover;}
.ind_brand-Inner.bn_london .flex-img span{ background: url(../images/london-shoe-make/21aw/brandimg_lsm.jpg) 50% 16% no-repeat; background-size:cover;}
.ind_brand-Inner.bn_coca .flex-txt dt{ font-size: 2.187em; line-height: 1.5; margin-bottom: 10px;}
.ind_brand-Inner.bn_london .flex-txt dt{ font-size: 1.625em; line-height: 1.5; margin-bottom: 15px;}
.ind_brand-Inner .ind_brand_logo{ margin-bottom: 20px;}
#ind_brand .readmoreInner { padding-top: 30px; }

@media screen and (max-width: 750px) {
#ind_brand{ padding-bottom: 40px;}
.ind_brand-Inner { min-height:inherit; margin-bottom: 30px; }
.ind_brand-Inner:nth-child(odd) .flex-img{ order: 1;}
.ind_brand-Inner:nth-child(odd) .flex-txt{ order: 2;}
.ind_brand-Inner .flex-img{ width: 100%; height: 60vw; }
.ind_brand-Inner .flex-txt{ width: 100%; padding: 6% 6% 6%; }
.ind_brand-Inner .flex-txt dt{ text-align: center;}
.ind_brand-Inner .ind_brand_logo{ margin-bottom: 5px;}
.ind_brand-Inner .ind_brand_logo img{ max-width: 180px;}
#ind_brand .readmoreInner { padding-top: 15px;text-align: center; }
}

a.ind_oembnr{ overflow: hidden; display: block; }
#ind_oem::before {  position: absolute; content: ""; display: block; width: 100%; height: 100%; top: 0; left: 0; 
    -webkit-transition: all .4s; transition: all .4s; background: #aaa url(../images/index/ind_oemimg.jpg) center center no-repeat; background-size:cover; z-index: 1;}
a.ind_oembnr:hover #ind_oem::before {-webkit-transform: scale(1.05);transform: scale(1.05);}


#ind_oem{ padding-bottom: 120px;position: relative; }
.ind_oem-Inner{ text-align: center; padding: 0 6%; position: relative;z-index: 2;}
#ind_oem .h2-ttl{ margin-bottom: 35px;position: relative;z-index: 2;}
#ind_oem .readmoreInner { padding-top: 55px; }
#ind_oem .readmore::before,
#ind_oem a.readmore::before{ background-color: #fff;}

@media screen and (max-width: 750px) {
#ind_oem{ padding-bottom: 75px;}
}


/* 
-------------------*/
#ind_contact{ padding-bottom: 140px;}
#ind_contact .flex-ttl{ width: 33.33%;}
#ind_contact .flex-form{ width: 66.67%;}

@media screen and (max-width: 1070px) {
#ind_contact .flex-ttl{ width: 25%;}
#ind_contact .flex-form{ width: 75%;}
}
@media screen and (max-width: 960px) {
#ind_contact .flex-ttl{ width: 100%;}
#ind_contact .flex-form{ width: 100%;}
}


#contact_tabInner{ margin-bottom: 60px; }
#contact_tabInner ul{ margin-left: -7px;}
#contact_tabInner li{ width: calc(33.33% - 7px); margin-left: 7px; line-height: 1.4; text-align: center; color: #808080;
padding: 20px 5px; box-sizing: border-box; background-color: #fff; cursor: pointer;-webkit-transition: all .3s; transition: all .3s }
#contact_tabInner li.select{ background: #ababab; color: #fff;}
#contact_tabInner li:hover{ background: #ababab; color: #fff;}
#contact_tabInner li .txten{ font-size: 0.83em; letter-spacing: normal;}
.formwrap .txten,
.contact_readtxt .txten{ color: #808080; font-size: 0.95em; letter-spacing: normal;}
.contact_readtxt{ margin-bottom: 45px;}

.costume-readInner{ margin-bottom: 100px; line-height: 1.5;}

@media screen and (max-width: 750px) {
#ind_contact{ padding-bottom: 70px;}
#contact_tabInner{ margin-bottom: 45px; }
#contact_tabInner ul{ margin-left: -4px;}
#contact_tabInner li{ width: calc(33.33% - 4px); margin-left: 4px;padding: 20px 4px; font-size: 0.9em; letter-spacing: normal;}
.contact_readtxt{ margin-bottom: 35px;}
.costume-readInner{ margin-bottom: 70px; }

}
@media screen and (max-width: 600px) {
#contact_tabInner li .txten{ display: none;}
.costume-readInner{ font-size: 0.85em; letter-spacing: normal;}
}


.formwrap .txtjp{ font-size: 0.8em; }
.formwrap .txten { padding-left: 16px;}
.formwrap .flex-l, 
.formwrap .flex-r { width: calc(50% - 10px);}
.formwrap .wd50{ width: calc(50% - 10px);}

.formwrap dt{ padding-bottom: 8px;}
.formwrap dd{ padding-bottom: 40px;}
.formwrap02{ padding: 20px 0 70px;}

@media screen and (max-width: 750px) {
.formwrap .flex-l, 
.formwrap .flex-r { width: calc(50% - 5px);}
.formwrap .wd50{ width: calc(50% - 5px);}
.formwrap .txten { padding-left: 10px;}
.formwrap dt{ padding-bottom: 5px;}
.formwrap dd{ padding-bottom: 20px;}
.formwrap02{ padding: 20px 0 40px;}
}

@media screen and (max-width: 600px) {
.formwrap .flex-l { width: 100%; }
.formwrap .flex-r { width: 100%;}
.formwrap dd .flex-l{margin-bottom: 10px;}
.formwrap .wd50{ width:100%;}

}



#contact_contentsInner li{ display: none;}
#contact_contentsInner li.select{ display:block;}


.Contact_sended{ }
.Contact_sended_ttl{ margin-bottom: 1em; font-size: 1.2em;}
.Contact_sended_body{text-align: center;}

@media screen and (max-width: 600px) {
.Contact_sended_body{text-align: left;}
}
/* CONTACT
==========================================================*/


input, button, textarea, select { margin: 0; padding: 0; background:#FFF; border: none; border-radius: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

input, txtarea { width: 100%; padding: 10px 10px; background:#FFF; box-sizing: border-box; height: 40px; font-size: 17px;}
textarea { padding: 10px; background:#FFF; box-sizing: border-box;  width: 100%; height: 200px; line-height: 1.4; letter-spacing: 0.08em;}


input[type=radio], input[type=checkbox] {
  display: none;
}
label{  cursor: pointer;}
.radio, .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 10px 4px 0;
  padding: 2px 2px 2px 32px;
  border-radius: 0px;
  vertical-align: middle;
}
.radio:hover, .checkbox:hover {
}
.radio:hover:after, .checkbox:hover:after {
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  margin-top: -12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff; border: 1px solid #ccc; box-sizing: border-box;
  content: '';
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 6.5px;
  display: block;
  margin-top: -6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}

.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 6.5px;
  display: block;
  margin-top: -6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000; 
  content: '';
  opacity: 0; z-index: 2;
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}


.error_box {
    display: none;
    padding: 20px 30px;
    margin-bottom: 60px;
    color: #D60B1E; border: 1px solid #D60B1E;
    line-height: 2;
}


.submitbtn { font-size: 18px; width: 100%; max-width: 380px; margin: 0 auto; box-sizing: border-box; height: 82px; border-radius: 41px; 
    background: #000; color: #fff; border-style: none; letter-spacing: 0.1em; transition: all 300ms 0s ease; cursor: pointer;  -moz-appearance: none; -webkit-appearance: none; appearance: none; border: 1px solid #000;}
.submitbtn:hover { background: none; color: #000; border: 1px solid #000; }
.submitbtn span{ display: block; opacity: 0.5; font-size: 0.7em; padding-top: 4px;}

@media screen and (max-width: 750px) {
.submitbtnwrap{ text-align: center;}
}






/* TOPICS
==========================================================*/
#ind_blogtopics{ padding-bottom: 100px;}
.topicsgridInner{}
.topicsgridInner ul { margin-left: -45px; }
.topicsgridInner li{ width: calc(33.33% - 45px); margin-left: 45px; padding-bottom: 55px; transition: .3s; box-sizing: border-box; }
.topicsgrid-img { width: 100%; margin:0 auto;  overflow:hidden; line-height: 1; position: relative; }
.topicsgrid-img img{-webkit-transition: all .4s; transition: all .4s; }
a:hover .topicsgrid-img img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.topicsgrid-infobox{ padding-top: 20px; line-height: 1.5; }
.topicsgrid-days{  }
.topicsgrid-cate{box-sizing: border-box; padding-left: 1em; position: relative; margin-left: 1em; }
.topicsgrid-cate::before{ position: absolute; content: "|"; display: block; width: 1px ; height: 100%; top: -1px; left: 0; }
.topicsgrid-ttl{ font-size: 1.06em; line-height: 1.5; padding-top: 5px;}
.topicsgrid-txt{ font-size: 0.75em; line-height: 1.75; padding-top: 10px;}
.icn-infonew{ position: absolute; top: 0; left: 0; z-index: 2;  display: inline-block; padding: 4px 14px; background: #000; color: #fff; line-height: 1;}

@media screen and (max-width: 980px) {
.topicsgridInner li{ width: calc(50% - 45px);  }
.topicsgrid-infobox{  font-size: 0.95em;}

}

@media screen and (max-width: 750px) {
.topicsgridInner ul { margin-left: -3%; }
.topicsgridInner li{ width: calc(50% - 3%); margin-left: 3%; padding-bottom: 6%;  }
.topicsgrid-infobox{ padding-top: 10px;  font-size: 0.875em; }
.topicsgrid-ttl{ font-size: 0.95em; padding-right: 3%;}
.topicsgrid-txt{ display: none; }
}

/* LIST*/
.topicscateInner{ padding-bottom: 80px; max-width: 800px; margin: 0 auto; }
.topicscateInner ul{}
.topicscateInner li{ width: 25%;  position: relative; box-sizing: border-box; border-top: 1px solid #333; border-bottom: 1px solid #333; }
.topicscateInner li::before{  position: absolute; top: 0; left: 0; content: "";display: block; width: 1px; height: 100%;border-left: 1px solid #333;  }
.topicscateInner li:last-child::after{position: absolute; top: 0; right: 0; content: "";display: block; width: 1px; height: 100%;border-right: 1px solid #333; }
.topicscateInner li a{ padding: 11px 6px; display: block; -webkit-transition: all .4s; transition: all .4s;}
.topicscateInner li a:hover{ background: #000; color: #fff;}
.topicscateInner li.current-cat a{ background: #000; color: #fff; position: relative; }
.topicscateInner li.current-cat a::before{ position: absolute; bottom: 0; left: 50%; content: "";display: block; width: 1px; height: 10px; background-color: #FFF;}
.topicscateInner li.current-cat a::after{ position: absolute; bottom: -10px; left: 50%; content: "";display: block; width: 1px; height: 10px; background-color: #000;}





/* SINGLE */
.topics-single{}
.topics-main-cont{padding-bottom: 140px; }
.topics-single_ttl{ font-size: 1.5em; line-height: 1.5; padding: 20px 0 40px;}
.topics-single_body{}

.post-body { line-height: 2; }
.post-body strong {	font-weight: bold;}
.post-body em { font-style: italic;}
.post-body del { text-decoration:line-through;}	
.post-body ul { list-style: disc; margin:0 1em 1.5em; }
.post-body ol { list-style: decimal; margin:0 1em 1.5em; }
.post-body li { list-style:inherit; margin-bottom:0.3em; }
.post-body blockquote { margin:1em 1em;}
.post-body h1{ font-size:2em; line-height:1.4em; margin-bottom: 1em; margin-top: 3em; }
.post-body h2{ font-size:1.5em; line-height:1.4em; margin-bottom: 0.5em; margin-top: 2em;  }
.post-body h3{ font-size:1.2em; line-height:1.4em; margin-bottom: 0.5em; margin-top: 1em;  }
.post-body img{ margin:1em auto; max-width:100%; height:auto; }
.post-body p{ margin:0px 0 1em;}
.post-body a{ text-decoration:underline !important; }
.post-body a:hover{ text-decoration:none !important;}

.nav-below{ padding-bottom: 50px; line-height: 12px; font-size: 0.75em; }
.nav-below a{ position: relative; transition: .3s; display: inline-block; }
.nav-below a img{ vertical-align: middle; position: relative; top: -0.1em;}
.nav-below .nav-prev a img{ margin-right: 10px;}
.nav-below .nav-next a img{ margin-left: 10px;}
.nav-below .nav-prev a:hover{ transform:translateX(-5px);}
.nav-below .nav-next a:hover{ transform:translateX(5px);}


.nav-below .no-page{ opacity: 0; pointer-events: none; }


/*HACK*/
#ind_blogtopics .readmoreInner { margin-top: -80px; padding-bottom: 50px;}
@media screen and (max-width: 750px) {
#ind_blogtopics{ padding-bottom: 70px;}
#ind_blogtopics .readmoreInner { margin-top: 0px; padding-top: 20px; padding-bottom: 0px;}
}

#page-info .readmoreInner { padding-top: 80px;}


/* OEM
==========================================================*/
#page-oem{}
.oem_01Inner{ padding: 85px 0 110px;}
.oem_01Inner .flex-l{ width: 42%;}
.oem_01Inner .flex-l h2{ margin-bottom: 40px;}
.oem_01Inner .flex-l p{  line-height: 2; }
.oem_01Inner .flex-r{ width: 40%;}
@media screen and (max-width: 1200px) {
.oem_01Inner .flex-l{ width: 44%;}
.oem_01Inner .flex-r{ width: 50%;}
}
@media screen and (max-width: 950px) {
.oem_01Inner .flex-l{ width: 100%; margin-bottom: 40px;}
.oem_01Inner .flex-r{ width: 100%;}
}
@media screen and (max-width: 750px) {
.oem_01Inner{ padding: 50px 0 55px;}
.oem_01Inner .flex-l h2{ margin-bottom: 20px;}
.oem_01Inner .flex-l{ width: 100%; }
}



.oem_flowwrap{ background: #000; padding: 80px 0 120px;}
.oem_flowInner { box-sizing: border-box; margin-left: calc(calc(100vw - 1100px) / 2); overflow: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch;}
  .oem_flowInner ul { min-width: -webkit-calc(470px * 6); min-width: -moz-calc(470px * 6); min-width: calc(470px * 6); box-sizing: border-box; }
  .oem_flowInner ul li { width: 470px; padding-right: 140px; padding-bottom: 70px; box-sizing: border-box; }
  .oem_flowInner ul li:last-child { width: 330px;  padding-right: 0;}
  .oem_flowInner ul li dt { line-height: 1.5;}
    .oem_flowInner ul li dt .dten { display: block; font-size: 1.875em; padding-bottom: 10px; }
    .oem_flowInner ul li dt .dtjp { display: block; font-size: 0.875em; padding-bottom: 35px;   }
    .oem_flowInner ul li dd{ color: #808080; color: #bcbcbc; font-size: 0.875em; }
  .oem_flowInner ul li dd.oem_flow_tel{ font-size:1em;  padding-top: 10px; }
.oem_flowInner ul li dd.oem_flow_tel p{ margin-bottom: 25px;}

/*スクロールバー全体*/
.oem_flowInner::-webkit-scrollbar {
    height: 4px;
}
/*スクロールバーの軌道*/
.oem_flowInner::-webkit-scrollbar-track {
  border-radius: 0px;
  box-shadow:none; background-color: rgba(255, 255, 255, .2);
}
/*スクロールバーの動く部分*/
.oem_flowInner::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, .9);
  border-radius: 0px;
  box-shadow:none; 
}
@media screen and (max-width: 1200px) {
.oem_flowInner { margin-left: 50px; }

}
@media screen and (max-width: 750px) {
.oem_flowwrap{  padding: 40px 0 60px;}
.oem_flowInner {margin-left: 8%; }
  .oem_flowInner ul { min-width: -webkit-calc(58vw * 6); min-width: -moz-calc(58vw * 6); min-width: calc(58vw * 6); }
  .oem_flowInner ul li { width: 58vw; padding-right: 10vw; padding-bottom: 40px;}
  .oem_flowInner ul li:last-child { width: 48vw; }
    .oem_flowInner ul li dt .dten { padding-bottom: 5px; }
    .oem_flowInner ul li dt .dtjp { padding-bottom: 20px; }
    .oem_flowInner ul li dd.oem_flow_tel p{ margin-bottom: 15px;}
}

@media screen and (max-width: 550px) {
  .oem_flowInner ul { min-width: -webkit-calc(78vw * 6); min-width: -moz-calc(78vw * 6); min-width: calc(78vw * 6); }
  .oem_flowInner ul li { width: 78vw; padding-right: 10vw; }
  .oem_flowInner ul li:last-child { width: 68vw; }
}




.oem_area01Inner{ overflow: hidden; padding-bottom: 50px; }
    .oem_area01Inner .flex { align-items: center; }
    .oem_area01Inner .flex-l{ width: 68%;}
    .oem_area01Inner .flex-r{ width: 40%; margin-left: -8%; padding: 100px 40px 100px 0; box-sizing: border-box;}
    .oem_area01Inner .flex-r dl{ max-width: 338px;}
    .oem_area01Inner .flex-r dt{ font-size: 0.875em; padding-bottom: 8px; margin-bottom: 10px; border-bottom: 1px solid #666; }
    .oem_area01Inner .flex-r dd{ font-size: 0.875em; padding-bottom: 30px; }

@media screen and (max-width: 1550px) {
    .oem_area01Inner .flex-l{ width: calc(100% - 200px); }
    .oem_area01Inner .flex-r{ width: 450px; margin-left: -250px;  }
}
@media screen and (max-width: 1250px) {
    .oem_area01Inner .flex-l{ width: calc(100% - 90px);  margin-left: -6%; }
    .oem_area01Inner .flex-r{ width: 360px; margin-left: -260px;  padding: 60px 40px 60px 0; }
}
@media screen and (max-width: 1000px) {
    .oem_area01Inner .flex { align-items:flex-start; }
    .oem_area01Inner .flex-l{ width: calc(100% - 90px);  margin-left: -12%; margin-top: -6%; }
    .oem_area01Inner .flex-r{ width: 360px; margin-left: -260px;  }
}
@media screen and (max-width: 750px) {
    .oem_area01Inner{ padding-bottom: 0px; }
    .oem_area01Inner .flex { align-items:flex-start; }
    .oem_area01Inner .flex-l{ width: 160%;  margin-left: -20%;  margin-right: -40%; margin-top: -4%; }
    .oem_area01Inner .flex-r{ width: 100%; margin-left: 0px; padding: 20px 6% 40px; }
        .oem_area01Inner .flex-r dl{ max-width:none;}

}


.oem_area02Inner{ padding-bottom: 120px; }
.oem_area02Inner .flex-l{ width: 46%;}
.oem_area02Inner .flex-r{ width: 46%;}
.oem_area02Inner h3{font-size: 1.5em; padding-bottom: 20px;}
.oem_area02Inner p{font-size: 0.875em; }

@media screen and (max-width: 750px) {
.oem_area02Inner{ padding-bottom: 60px; }
.oem_area02Inner .flex-l{ width: 100%; padding-bottom: 40px; }
.oem_area02Inner .flex-r{ width: 100%;}
.oem_area02Inner h3{padding-bottom: 10px;}
}




.oem_slide{line-height: 1; font-size: 0;}


#oem_contact{ text-align: center; padding-bottom: 120px;}
.oem_conjp{font-size: 1.25em; padding-bottom: 15px; }
.oem_conen{font-size: 0.875em; padding-bottom: 40px; }
.oem_con_read{font-size: 0.875em; color: #808080; color: #bcbcbc; padding-bottom: 35px; }
.oem_con_mail {  padding-bottom: 35px;}
.oem_con_mail a{ margin: 0 auto;}
.oem_con_tel{}


@media screen and (max-width: 750px) {
#oem_contact{  padding-bottom: 60px;}
.oem_conjp{padding-bottom: 10px; }
.oem_conen{padding-bottom: 20px; }
.oem_con_read{padding-bottom: 25px; }
.oem_con_mail {  padding-bottom: 25px;}
}



/* CONCEPT
==========================================================*/
.concept_Inner { padding: 0px 0 60px;}
.concept_Inner.concept_01Inner { padding-top: 110px;}
.concept_Inner .flex-img{ width: 50%; box-sizing: border-box; }
.concept_Inner .flex-txt{ width: 50%; padding: 3% 6.6%; box-sizing: border-box;  }
.concept_Inner:nth-child(odd) .flex-img{ order: 2; }
.concept_Inner:nth-child(odd) .flex-txt{ order: 1; }


.concept_Inner dt{ padding-bottom: 25px;}
.concept_Inner dt span{display: inline-block;}
.concept_Inner dt .bfnt27{ padding-right: 15px; }
.concept_Inner dd{ font-size: 0.875em; line-height: 1.75;}
.concept_Inner dd .readmoreInner{ padding-top: 20px; }

.concept_Statement{ text-align: center; padding: 40px 0 140px; }
.concept_Statement dt{ padding-bottom: 25px;}
.concept_Statement dt span{display: block;}
.concept_Statement dt .bfnt27{ }
.concept_Statement dd{ font-size: 0.875em; line-height: 1.75;}

@media screen and (max-width: 1300px) {
.concept_Inner .flex-txt{  padding: 3% 2% 3% 6.6%;  }
.concept_Inner:nth-child(odd) .flex-txt{ padding: 3% 6.6% 3% 2%;  }
}

@media screen and (max-width: 900px) {
.concept_Inner .flex-img{ width: 100%;}
.concept_Inner:nth-child(odd) .flex-txt,
.concept_Inner .flex-txt{ width: 100%; padding: 3.5% 6% 6%;  }
.concept_Inner:nth-child(odd) .flex-img{ order: 1; }
.concept_Inner:nth-child(odd) .flex-txt{ order: 2; }
}
@media screen and (max-width: 750px) {
.concept_Inner { padding: 0px 0 30px;}
.concept_Inner.concept_01Inner { padding-top: 55px;}

.concept_Inner dt{ padding-bottom: 15px;}
.concept_Inner dt .bfnt27{ padding-right: 10px; }

.concept_Statement{ text-align: center; padding: 20px 0 70px; }
.concept_Statement dt{ padding-bottom: 15px;}
.concept_Statement dd{ text-align: left;}
}


/* COMPANY
==========================================================*/
.companyInner-01{ text-align: center; line-height: 2.3em; padding-bottom: 140px;}
.companyInner-01 h2{ font-size: 1.75em;}
.companyInner-01 h3{ margin-bottom: 2em;}


.companytable{}
.companytable-th{ width: 26%;border-top: 1px solid #eee; padding: 30px 0; }
.companytable-td{ width: 74%;border-top: 1px solid #eee; padding: 30px 0; }
.co_dt_addres dt{ width: 130px; padding-bottom: 1.7em;}
.co_dt_addres dd{ width: calc(100% - 130px); padding-bottom: 1.7em;}
.co_dt_addres dt,
.co_dt_addres dd:last-child{ padding-bottom: 0em;}
.co_dt_showroom { padding: 20px 0;}
.co_dt_showroom li{ /*margin-right: 30px; */line-height: 1; padding-bottom: 25px;}
.co_dt_showroom li img{ margin-bottom: 7px; margin-right: 3px;}
.co_dt_showroom li:last-child{ padding-bottom: 0;}
.co_dt_showroom02 {letter-spacing: normal; }
.co_dt_showroom02 dt{ width: 240px; border: 1px solid #808080; background:#808080; color: #fff;
    box-sizing: border-box; text-align: center; padding: 10px 2px;}
.co_dt_showroom02 dd{ width: calc(100% - 240px) ; color: #808080; border: 1px solid #808080; box-sizing: border-box; padding: 10px 10px 10px 14px;}

.co_dt_store { padding: 1.75em 0 0;}
.co_dt_store dl{ width: 50%;}
.co_dt_store dd{ padding-bottom: 1.75em;}

.co_dt_web li{ padding-top: 1.75em; width: 50%;}
.co_dt_web li .bnr{ line-height: 1 ; padding-top: 10px;}

.co_dt_history{}
.co_dt_history dt{ width:118px; padding-bottom: 1.75em;}
.co_dt_history dd{ width: calc(100% - 118px) ; padding-bottom: 1.75em;}


@media screen and (max-width: 1080px) {
.companytable{ font-size: 0.93em;}
.companytable-th{ width: 25%; }
.companytable-td{ width: 75%; }
}

@media screen and (max-width: 1000px) {
.companytable-th{ width: 100%;border-top: 1px solid #eee; padding: 30px 0 20px; }
.companytable-td{ width: 100%;border-top: none; padding: 0px 0 30px; }
}
@media screen and (max-width: 800px) {
.co_dt_web li{ width: 100%;}
}
@media screen and (max-width: 750px) {
.companyInner-01{ padding-bottom:70px;}
.companyInner-01 h2{ font-size: 1.72em;}
.companytable-th{ padding: 25px 0 15px; }
.companytable-td{ padding: 0px 0 25px; }
    
.co_dt_addres dt{ width: 110px; }
.co_dt_addres dd{ width: calc(100% - 110px); }
    
.co_dt_showroom li{ margin-right: 0px;  width: 100%;}
.co_dt_showroom li:first-child{margin-bottom: 20px;}
.co_dt_showroom02 dt{ width: 100%; padding: 10px 4px; }
.co_dt_showroom02 dd{ width: 100%;padding: 10px 14px 10px 14px;text-align: center;}
    .co_dt_showroom { margin-right: -3px;}
.co_dt_showroom li img{ width: calc(50% - 3px);}
    
    
    
.co_dt_store dl{ width: 100%;}
    
.co_dt_history{ letter-spacing: normal;}
.co_dt_history dt{ width:90px; }
.co_dt_history dd{ width: calc(100% - 90px) ; }
}


/* PRIVACY POLICY
==========================================================*/

.privcywrapInner{}
.privcywrapInner dt{ font-size: 1.142em; margin-bottom: 0.5em; }
.privcywrapInner dd{ margin-bottom: 3em;}
.privcywrapInner dd ul.flex{ margin-bottom: 10px;}
.privcywrapInner dd ul.flex li:first-child{  margin-right: 1em;}

/* SITE MAP
==========================================================*/

.sitemap-menu { padding-bottom: 60px; padding-bottom: 0px;}
.sitemap-menu ul{ font-size: 1.2em; line-height: 2; box-sizing: border-box;  }
.sitemap-menu ul p { font-size: 0.8em; position: relative; padding-left: 1em;}
.sitemap-menu ul p:before{ position:absolute; display:block;content:''; top: 50%; left: 0; width: 0.4em;  border-top: 1px solid #999; }
.sitemap-menu li{ margin-bottom: 40px;}

@media screen and (max-width: 750px) {
.sitemap-menuwrap{ display: flex; flex-wrap: wrap; justify-content: center;}
.sitemap-menu { padding-bottom: 30px; display: block;}
.sitemap-menu ul{ font-size: 1.2em; width: 100%; box-sizing: border-box; }
.sitemap-menu li{ margin-bottom: 30px;}
}

/* BRAND COMMON
==========================================================*/

.gridbnrimg .gridbnrimg-over { position: absolute; top: 0; left: 0; z-index: 90; -webkit-opacity: 0; opacity: 0; -webkit-transition: .4s; transition: .4s;}
.gridbnrimg a:hover .gridbnrimg-over { -webkit-opacity: 1; opacity: 1;}

.sns_btnInner { margin-left: -10px;}
.sns_btnInner li  { width: 300px; margin-left: 10px; margin-bottom: 10px; }
.sns_btnInner li a {}
.sns_btnInner li a img { vertical-align: middle;  margin-top: -0.2em; padding-right: 18px;}

#Instagram{ padding-bottom: 60px; line-height: 1; margin-left: -6px;}
#Instagram li{ margin-left: 6px; margin-bottom: 6px; width: calc(20% - 6px); overflow: hidden;}
#Instagram li span { width: 100%; height: 100%; top: 0; left: 0;  content: ""; position: absolute; display: block; }
@media screen and (max-width: 980px) {
#Instagram li{ width: calc(25% - 6px);}
#Instagram li:nth-child(n+9){ display: none;}
}
@media screen and (max-width: 750px) {
#Instagram{ padding-bottom: 30px; line-height: 1; margin-left: -3px;}
#Instagram li{ margin-left: 3px; margin-bottom: 3px; width: calc(25% - 3px);}
#Instagram li:nth-child(n+9){ display: none;}
}
@media screen and (max-width: 600px) {
#Instagram li{ width: calc(33.3% - 3px);}
#Instagram li:nth-child(9){ display:block;}
#Instagram li:nth-child(n+10){ display: none;}
}


/* coca
==========================================================*/

.coca-main { width: 100%; height: 100vh; color: #fff; }
.coca-main .bgimg{ width: 100%; height: 100vh; top: 0; left: 0; z-index: 1;  content: ""; position: absolute; display: block; 
    /*background: url(../images/coca/20aw/10_2595_add.jpg) 74% 80% no-repeat; background-size:cover; */
background: url(../images/coca/21aw/coca_main.jpg?a2) 50% 50% no-repeat; background-size:cover; }
@media screen and (max-width: 750px) {
.coca-main .bgimg{ background: url(../images/coca/21aw/coca_main_sp.jpg?a2) 50% 50% no-repeat; background-size:cover; }
}

/*.coca-main .bgimg01a{ width: 50%; height: 100vh; top: 0; left: 0; z-index: 1;  content: ""; position: absolute; display: block; 
    background: url(../images/coca/21ss/coca_main_a.jpg?b) 50% 50% no-repeat; background-size:cover; }
.coca-main .bgimg01b{ width: 50%; height: 100vh; top: 0; left: 50%; z-index: 1;  content: ""; position: absolute; display: block; 
    background: url(../images/coca/21ss/coca_main_b.jpg?b) 50% 50% no-repeat; background-size:cover; }*/

.coca-maincopy{ line-height: 1; padding-bottom: 8%; z-index: 2; }
.coca-maincopy .elmdt{ font-size: 100px;letter-spacing: normal; }
.coca-maincopy .elmdd{ font-size: 1.75em; padding-top: 25px; }

.coca-main-bnr { width: 80%; max-width: 310px; box-sizing: border-box; position: absolute; right: 0; bottom: 0;  line-height: 1; z-index: 3; }
.coca-main-bnr .flex-img { width: 115px; overflow: hidden; }
.coca-main-bnr .flex-img span{ position: relative; width: 100%; height: 100%; display: block; }
.coca-main-bnr .flex-txt{ width: calc(100% - 115px); height: 115px; padding: 15px 10px; box-sizing: border-box; background: #e9e9e9;}
.coca-main-bnr .flex-txt dt{ margin-bottom: 5px;}

.coca-main-bnr .flex-img span{ background: url(../images/index/21ss/bnrimg_coca.jpg) center 75% no-repeat; background-size:cover;}
.coca-main-bnr  a:hover .flex-img span {-webkit-transform: scale(1.05);transform: scale(1.05);}

.coca-main-bnr-mini{ box-sizing: border-box; position: absolute; right: 0; bottom: 0;  line-height: 1; z-index: 3; width: 100%; max-width: 270px; }
.coca-main-bnr-mini a{  display: block;  text-align: center; 
    border: 1px solid #000; background: #000; color: #fff;  line-height: 60px;}
.coca-main-bnr-mini a span{display: flex; align-items: center; }
.coca-main-bnr-mini a span:nth-child(1){ padding-right: 10px;}

@media screen and (max-width: 1250px) {
    /*.coca-main .bgimg { background-position: 90% 85%;}*/
}

@media screen and (max-width: 960px) {
    /*.coca-main .bgimg { background-position: 90% 85%;}*/
.coca-maincopy .elmdt{ font-size: 10.5vw; }
}
@media screen and (max-width: 750px) {
   /* .coca-main .bgimg { background-position: 70% 85%;}*/
    .coca-maincopy .elmdt{ font-size: 10.5vw; }
    .coca-main .bgimg01a{ display: none; }
    .coca-main .bgimg01b{ width: 100%;  left: 0%;}
}
@media screen and (max-width: 500px) {
    /*.coca-main .bgimg { background-position: 70% 85%;}*/
}


/* HACK */
/*.coca-main { background: #e0e0e0;  }
.coca-main .bgimg{ background: url(../images/coca/20aw/coca_20aw_main_2.jpg?a) 50% 50% no-repeat;
   background-size:auto 100%; }

@media screen and (max-width: 1300px) {
    .coca-main .bgimg { background-position: 90% 85%; background-size:cover;}
}
@media screen and (max-width: 960px) {
    .coca-main .bgimg { background-position: 85% 85%;}
}

@media screen and (max-width: 750px) {
    .coca-main .bgimg { background-position: 68% 85%; }
}*/



#coca_concept{ padding: 80px 0 110px;}
#coca_concept .flex{}
#coca_concept .flex-img{ width: 42.5%; background: url(../images/coca/21aw/coca_brandconcept.jpg) center center no-repeat; background-size:cover;}
#coca_concept .flex-txt{ width: 50%; padding: 6% 7.4% 6% 0;  box-sizing: border-box; }

@media screen and (max-width: 960px) {
#coca_concept .flex-img{ width: 100%; height: 70vw; background-position: center 20%; }
#coca_concept .flex-img{ width: 100%; height: 100vw; background-position: center 50%; }
#coca_concept .flex-txt{ width: 100%; padding: 6% 6%;   }
}
@media screen and (max-width: 750px) {
#coca_concept{ padding: 0px 0 55px;}
.coca-main-bnr-mini,
.coca-main-bnr { margin: 6% auto; position:inherit; right:auto; bottom: auto;  }
    
}


/*HACK*/
#coca_lookbook .readmoreInner { margin-top: -80px; padding-bottom: 50px;}
@media screen and (max-width: 750px) {
#coca_lookbook .readmoreInner { margin-top: 0px; padding-top: 40px; padding-bottom: 0px;}
}

#coca_lookbook{ padding: 100px 0 120px;}
.coca_lookbook_seasonwrap{ padding-bottom: 100px;}
.coca_lookbook_ttl{ line-height: 1.2; padding-bottom: 80px;}
.coca_lookbook_ttl dt{ font-size: 1.5em; padding-bottom: 15px;}
.coca_lookbook_ttl dd{ font-size: 3.75em;}
#coca_lookbook .flex-img{ order: 2; width: 50%;  display: flex; justify-content: center;
    background: url(../images/coca/21aw/coca_21aw.jpg) center 40% no-repeat; background-size:auto 105%;
}
#coca_lookbook .flex-img video{width: 100%; max-width: 600px; height: auto; margin: 0 auto;}
#coca_lookbook .flex-txt{ order: 1; width: 50%;  padding: 6% 7.4%; box-sizing: border-box; line-height: 2; }

@media screen and (max-width: 960px) {
#coca_lookbook{ padding: 0px 0 120px;}
#coca_lookbook .flex-img{ order: 1; width: 100%; max-width: 600px; height: 100vw; background-position: center 60%; margin: 0 auto; }
#coca_lookbook .flex-txt{ order: 2; width: 100%; padding: 6% 6%;  }
}
@media screen and (max-width: 750px) {
#coca_lookbook{ padding: 0px 0 60px;}
.coca_lookbook_seasonwrap{ padding-bottom: 50px;}
.coca_lookbook_ttl{ padding-bottom: 8%;}
#coca_lookbook .flex-img video{max-width: 750px;}

}
@media screen and (max-width: 500px) {
.coca_lookbook_ttl dt{ font-size: 1.5em; padding-bottom: 8px;}
.coca_lookbook_ttl dd{ font-size: 10.5vw;}
}

.coca_lookbook_btn{ padding-top: 70px;}
@media screen and (max-width: 750px) {
.coca_lookbook_btn{ padding-top: 50px;}
}




#coca_Instagram{ padding: 100px 0 110px;}
@media screen and (max-width: 750px) {
#coca_Instagram{ padding: 50px 0 55px;}
}


#page-coca-lookbook{}
.coca_lookbooklist li,
.coca_lookbook_slide li{ text-align: center;}

.cocagrid_img{ line-height: 1;}
.coca_lookbooklist .cocagrid_brand{ padding-top: 10px; }
.coca_lookbook_slide .cocagrid_brand{ padding-top: 15px; }
.cocagrid_num{}
.cocagrid_price{}
.coca_lookbook_slide .slick-slide{ box-sizing: border-box; padding: 0 5px;}

.coca_lookbooklist { margin-left: -8px; padding-bottom: 50px;}
.coca_lookbooklist li{ width: calc(25% - 8px); margin-left: 8px; padding-bottom: 50px;}

@media screen and (max-width: 980px) {
.coca_lookbooklist li{ width: calc(33.3% - 8px);}
}
@media screen and (max-width: 750px) {
.coca_lookbooklist { padding-bottom: 30px;}
.coca_lookbooklist li{ width: calc(50% - 8px);padding-bottom: 30px;}
}
@media screen and (max-width: 450px) {
.coca_lookbooklist {margin-left: 0px; }
.coca_lookbooklist li{ width: 100%; margin-left: 0px; }
}


.lookbooktab_cat_wrap {}
#lookbooktab_cat_list{ width: 100%; max-width: 200px; position: absolute; right: 0; top: 0; z-index: 99;}
#lookbooktab_cat_list { cursor: pointer; }
#lookbooktab_cat_list p { box-sizing: border-box; width: 100%; margin:0 auto; padding: 0 5%; height: 35px; line-height: 35px; background:#D7D7D7; color: #000;  padding-top: 1px;font-weight: bold; }
#lookbooktab_cat_list p:after { position: absolute; content: ""; right: 18px; color: #000; top: -4px; bottom: 0; margin: auto; transition: .3s;
    display: block;
    width: 8px; height: 8px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(135deg);   
}
#lookbooktab_cat_list p.open:after{ transform: rotate(-45deg); top: 4px; }
#lookbooktab_cat_list ul { width: 100%; margin:0 auto; padding-bottom: 4%;  display: none; background:#D7D7D7;}
#lookbooktab_cat_list ul li { margin:0; padding: 2% 2%; }
#lookbooktab_cat_list ul li a { display: block;}

.lookbook-cat-ttl{ font-size: 1.56em; padding: 0 240px 40px; line-height: 1.2;  }

@media screen and (max-width: 900px) {
#lookbooktab_cat_list{ width: 100%; max-width: 200px; margin: 0 auto 35px; position:inherit; right:auto; top: auto; }
.lookbook-cat-ttl{  padding: 0 0 40px; }
}

@media screen and (max-width: 750px) {
#lookbooktab_cat_list{margin: 0 auto 25px; }
.lookbook-cat-ttl{  padding: 0 0 30px; }
}




#coca_function_bnrwrap{ color: #646464; overflow: hidden; }
#coca_function_bnrwrap:before { position: absolute; content: ""; left: 0; top: 50%; width: 100%; height: 50%; background: #f5f5f5; z-index: -1; }
.coca_function_Inner{background: url(../images/coca/function/function_bnr.jpg) 98% bottom no-repeat; background-size:cover;
min-height: 440px; height: auto; box-sizing: border-box; padding: 90px 90px 50px; width: 100%; max-width: 1200px; margin: 20px auto 0px; }
.coca_function_Inner .h2-ttl{ margin-bottom: 30px;}
.coca_function_Inner dt{ margin-bottom: 30px;}

@media screen and (max-width: 960px) {
.coca_function_Inner{ min-height: 50vw; padding: 8% 6%; }
}
@media screen and (max-width: 750px) {
.coca_function_Inner { background-position: 10% 80% ; padding: 12% 6%; }
.coca_function_Inner .h2-ttl{ margin-bottom: 20px;}
.coca_function_Inner dt{ margin-bottom: 20px; font-size: 1.125em;}
    .coca_function_Inner dd{}
}





/* 21SS HACK ------------------*/
/*TOP*/
/*#Container.mode21aw .index-main .vegaimg{background: url(../images/coca/21aw/coca21aw_topmain.jpg) center center no-repeat; background-size:cover;}
@media screen and (max-width: 750px) {
#Container.mode21aw .index-main .vegaimg{ background-position: 63% center; }
}*/
.index_mainslide .slide01coca p{background: url(../images/coca/21aw/coca21aw_topmain.jpg?a1) center center no-repeat; background-size:cover;}
.index_mainslide .slide02coca p{background: url(../images/coca/21aw/coca21aw_topmain02.jpg?a1) center center no-repeat; background-size:cover;}
@media screen and (max-width: 750px) {
.index_mainslide .slide01coca p{background: url(../images/coca/21aw/coca21aw_topmain_sp.jpg?a2) center center no-repeat; background-size:cover;}
.index_mainslide .slide02coca p{background: url(../images/coca/21aw/coca21aw_topmain02_sp.jpg?a2) center center no-repeat; background-size:cover;}
}

#Container.mode21aw .ind-topicsbnr .flex-l .flex-txt{  background: #ecc2bd; }
#Container.mode21aw .ind-topicsbnr .flex-l .flex-txt img{ filter:invert(100%);}

/*BRAND*/
#Container.mode21aw .h2-ttl:after{  opacity: 0.6; }
#Container.mode21aw #coca_concept{  color: #646464;  background: #f1dfde; }
#Container.mode21aw #coca_lookbook{  color: #646464;  background: none !important; }
#Container.mode21aw .coca_lookbook_ttl{ color: #ecaca5;  }
#Container.mode21aw #coca_lookbook .flex-img{ max-width: 700px; }
@media screen and (max-width: 960px) {
#Container.mode21aw #coca_lookbook .flex-img{ /*height: auto; */ margin-top: 10%; }
}
#Container.mode21aw .coca_lookbook_include .h2-ttl{ color: #ecaca5;}
#Container.mode21aw .coca_lookbook_include .h2-ttl:after {background: #ecaca5;}
#Container.mode21aw .coca_lookbook_btn a.linkbtn_black{background: #ecc2bd; border-color: #ecc2bd; }

#Container.mode21aw #coca_Instagram{ color: #646464; background: #f1dfde;   }
#Container.mode21aw #coca_Instagram .sns_btnInner a.linkbtn_black{ color: #ecaca5; background: #fff; border-color: #fff; }

#Container.mode21aw #coca_function_bnrwrap{}
#Container.mode21aw #coca_function_bnrwrap a.btn_mini{border: 1px solid #646464; color: #646464; }
#Container.mode21aw #coca_function_bnrwrap a.btn_mini:hover{ border: 1px solid #ecc2bd;  background: #ecc2bd;color: #fff; }
#Container.mode21aw #coca_function_bnrwrap:before { position: absolute; content: ""; left: 0; top: 50%; width: 100%; height: 50%; background: #f1dfde; z-index: -1; }


/* 21SS HACK ------------------*/


/* 22SS HACK ------------------*/
#Container.mode22ss .ind-topicsbnr .flex-l .flex-img span{ background: url(../images/coca/22ss/bnrimg_coca.jpg) center center no-repeat; background-size:cover;}
#Container.mode22ss .ind-topicsbnr .flex-l .flex-txt{  background: #afcfc4; }
#Container.mode22ss .index_mainslide .slide01coca p{background: url(../images/coca/22ss/andex_fv1.jpg) center 90% no-repeat; background-size:cover;}
#Container.mode22ss .index_mainslide .slide02coca p{background: url(../images/coca/22ss/andex_fv2.jpg) center 90% no-repeat; background-size:cover;}
@media screen and (max-width: 750px) {
  #Container.mode22ss .index_mainslide .slide01coca p{background: url(../images/coca/22ss/andex_fv1_sp.jpg) center 90% no-repeat; background-size:cover;}
  #Container.mode22ss .index_mainslide .slide02coca p{background: url(../images/coca/22ss/andex_fv2_sp.jpg) center 90% no-repeat; background-size:cover;}
}
#Container.mode22ss .ind_brand-Inner.bn_coca .flex-img span{ background: url(../images/coca/22ss/brandimg_coca.jpg) center 90% no-repeat; background-size:cover;}

/* COCA */
#Container.mode22ss .coca-main .bgimg{
background: url(../images/coca/22ss/coca_fv.jpg) 50% 80% no-repeat; background-size:cover; }
@media screen and (max-width: 750px) {
#Container.mode22ss .coca-main .bgimg{ background: url(../images/coca/22ss/coca_fv_sp.jpg) 50% 80% no-repeat; background-size:cover; }
}
#Container.mode22ss .coca-maincopy div{ padding: 0 8%;}
#Container.mode22ss #coca_concept .flex-img{  background: url(../images/coca/22ss/coca_brandconcept.jpg) 60% 80% no-repeat; background-size: cover; }
#Container.mode22ss #coca_lookbook .flex-img{ background: url(../images/coca/22ss/coca_22ss.jpg) center 40% no-repeat; background-size:auto 105%; margin-top: 10%;}
#Container.mode22ss .coca_lookbook_ttl dd{ color: #afcfc4;  }
.linkbtn_black.linkbtn_22ss{ border: 1px solid #afcfc4; background: #afcfc4;}
/* 22SS HACK ------------------*/




/* coca - function
==========================================================*/
#page-function .mainbg.function-main{ background: url(../images/coca/function/function_main.jpg) 98% bottom no-repeat; background-size:cover;
min-height: 600px; height: auto; box-sizing: border-box; margin-top: -40px; }
.function-main { width: 100%; margin-bottom: 100px; box-sizing: border-box; padding-left: 3%; }
.function-main .wrap{ max-width: 1800px; }
.function-main dl{ padding-top: 8%; padding-bottom: 8%;  }
.function-main dt{ margin-bottom: 30px; }
.function-main dd{ max-width: 35%; }

@media screen and (max-width: 1500px) {
.function-main dd{ max-width: 40%; }
}

@media screen and (max-width: 1400px) {
.function-main { padding-left: 0%; }
.function-main dd{ max-width: 50%; }
}
@media screen and (max-width: 1200px) {
.function-main { padding-left: 0%; }
.function-main dd{ max-width: 100%; }
}

@media screen and (max-width: 750px) {
    .function-main { margin-bottom: 50px; }
    #page-function .mainbg.function-main{margin-top: 0px; background: none; min-height: auto; height:auto; }
    #page-function .mainbg.function-main:before { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 50vw; background: url(../images/coca/function/function_main.jpg) 98% bottom no-repeat; background-size:cover;}
    .function-main dl{ padding-top: 0%; padding-bottom: 0%;  }
    .function-main dt{ height: 50vw; display: flex;align-items: center; margin-bottom: 8% }
}



.function_Inner { padding: 0px 0 0px;}
.function_Inner .flex-img{ width: 50%; box-sizing: border-box; }
.function_Inner .flex-txt{ width: 50%; padding: 3% 6.5%; box-sizing: border-box;  }
.function_Inner:nth-child(even) .flex-img{ order: 2; }
.function_Inner:nth-child(even) .flex-txt{ order: 1; }

.function_Inner dt{ padding-bottom: 25px;}
.function_Inner dt span{display: inline-block;}
.function_Inner dd{ line-height: 1.75;}
.function_dd_item{margin-top: 25px;font-weight: 400; letter-spacing: 0.07em;}

@media screen and (max-width: 1300px) {
.function_Inner .flex-txt{  padding: 5% 1% 5% 6.5%;  }
.function_Inner:nth-child(even) .flex-txt{ padding: 5% 6.5% 5% 1%;  }
}

@media screen and (max-width: 900px) {
.function_Inner dt{ padding-bottom: 15px;}

}
@media screen and (max-width: 750px) {
.function_Inner { padding: 0px 0 30px;}
.function_Inner .flex-img{ width: 100%;}
.function_Inner:nth-child(even) .flex-txt,
.function_Inner .flex-txt{ width: 100%; padding: 3.5% 6% 6%;  }
.function_Inner:nth-child(even) .flex-img{ order: 1; }
.function_Inner:nth-child(even) .flex-txt{ order: 2; }
.function_dd_item{margin-top: 12px;}

}




/* London Shoe Make
==========================================================*/

/* 21aw HACK ------------------*/
/*TOP*/
.index_mainslide .slidelsm1 p{background: url(../images/london-shoe-make/21aw/main_lsm01.jpg) center center no-repeat; background-size:cover;}
.index_mainslide .slidelsm2 p{background: url(../images/london-shoe-make/21aw/main_lsm02.jpg) center center no-repeat; background-size:cover;}
@media screen and (max-width: 750px) {
.index_mainslide .slidelsm1 p{background: url(../images/london-shoe-make/21aw/main_lsm01_sp.jpg) center center no-repeat; background-size:cover;}
.index_mainslide .slidelsm2 p{background: url(../images/london-shoe-make/21aw/main_lsm02_sp.jpg) center center no-repeat; background-size:cover;}
}
/* 21aw HACK ------------------*/


.lsm-main { width: 100%; height: 100vh; color: #fff; }
.lsm-main .bgimg{ width: 100%; height: 100vh; top: 0; left: 0; z-index: 1;  content: ""; position: absolute; display: block; background: url(../images/london-shoe-make/21aw/lsm_main.jpg) center 65% no-repeat; background-size:cover;}
.lsm-main .bgimg01a{ width: 50%; height: 100vh; top: 0; left: 0; z-index: 1;  content: ""; position: absolute; display: block; 
    background: url(../images/london-shoe-make/21ss/lsm_main_a.jpg) 50% 50% no-repeat; background-size:cover; }
.lsm-main .bgimg01b{ width: 50%; height: 100vh; top: 0; left: 50%; z-index: 1;  content: ""; position: absolute; display: block; 
    background: url(../images/london-shoe-make/21ss/lsm_main_b.jpg) 50% 50% no-repeat; background-size:cover; }

.lsm-maincopy{ line-height: 1; padding-bottom: 8%; z-index: 2;
    padding-top: 12vh; width: 60%; margin: 0 auto;}


@media screen and (max-height: 900px) {
.lsm-maincopy{padding-top: 10vh;}
}
@media screen and (max-height: 760px) {
.lsm-maincopy{padding-top: 8vh; max-width: 420px;}
}
@media screen and (max-width: 750px) {
.lsm-main .bgimg{  background: url(../images/london-shoe-make/21aw/lsm_main_sp.jpg) center 40% no-repeat; background-size:cover;}
.lsm-maincopy{width: 80%; padding-top: 19vh;}
}

@media screen and (max-width: 960px) {
.lsm-main .bgimg{ /*background-position: 88% 60%;*/ }
}
@media screen and (max-width: 750px) {
    .lsm-main .bgimg01a{ width: 100%;  }
    .lsm-main .bgimg01b{  display: none;}
}

.lsm-main-bnr.mini{max-width: 270px; background: #000;}
.lsm-main-bnr { width: 80%; max-width: 310px; box-sizing: border-box; position: absolute; right: 0; bottom: 0;  line-height: 1; z-index: 3; }
.lsm-main-bnr .flex-img { width: 115px; overflow: hidden; }
.lsm-main-bnr .flex-img span{ position: relative; width: 100%; height: 100%; display: block; }
.lsm-main-bnr .flex-txt{ width: calc(100% - 115px); height: 115px; padding: 20px 10px; box-sizing: border-box; background: #000;}
.lsm-main-bnr .flex-txt dt{ margin-bottom: 5px;}

.lsm-main-bnr .flex-img span{ background: url(../images/index/21ss/bnrimg_lsm.jpg) center center no-repeat; background-size:cover;}
.lsm-main-bnr  a:hover .flex-img span {-webkit-transform: scale(1.05);transform: scale(1.05);}



#lsm_concept{ padding: 80px 0 110px; }
#lsm_concept .flex{}
#lsm_concept .flex-img{ width: 42.5%; background: url(../images/london-shoe-make/21aw/lsm_brandconcept.jpg) center center no-repeat; background-size:cover;}
#lsm_concept .flex-txt{ width: 50%; padding: 6% 7.4% 6% 0;  box-sizing: border-box; }
#lsm_concept .flex-txt h3.bfnt30{ margin-bottom: 65px;}
#lsm_concept .flex-txt .c_g999 { max-width: 700px;}

@media screen and (max-width: 1140px) {
#lsm_concept .flex-txt h3.bfnt30{font-size: 1.68em;}
}
@media screen and (max-width: 1020px) {
#lsm_concept .flex-txt h3.bfnt30{font-size: 1.6em;}
}

@media screen and (max-width: 960px) {
#lsm_concept .flex-img{ width: 100%; height: 70vw; background-position: center 80%; }
#lsm_concept .flex-txt{ width: 100%; padding: 6% 6%;   }
}
@media screen and (max-width: 750px) {
#lsm_concept{ padding: 0px 0 55px;}
.lsm-main-bnr { padding: 6% 0; margin: 0 auto; position:inherit; right:auto; bottom: auto;  }
#lsm_concept .flex-txt h3.bfnt30{ margin-bottom: 30px;}
}

#lsm_Manufacture{ padding: 120px 6% 120px; background: url(../images/london-shoe-make/lsm_manu_bg.jpg) center center no-repeat; background-size:cover; }
.lsm_Manu01-Inner{ text-align: center; }
.lsm_Manu01-Inner h3{ font-size: 2.3em; line-height: 1.4; padding-bottom: 25px;}
.lsm_Manu01-Inner p{font-size: 1.125em;}

#lsm_Manufacture02{ padding: 110px 0 0px;}
#lsm_Manufacture02 .flex{ padding-bottom: 110px;}
#lsm_Manufacture02 .flex-img{width: 50%;}
#lsm_Manufacture02 .flex-txt{ width: 41.6%;}
#lsm_Manufacture02 dt{ padding-bottom: 35px;}
#lsm_Manufacture02 .dtjp{ display: block; font-size: 1.375em; line-height: 1.5; padding-bottom: 5px; }
#lsm_Manufacture02 .dten{ display: block; }
#lsm_Manufacture02 dd{}


@media screen and (max-width: 900px) {
#lsm_Manufacture02 .flex-img{width: 100%; padding-bottom: 25px;}
#lsm_Manufacture02 .flex-txt{ width: 100%;}

}


@media screen and (max-width: 750px) {
#lsm_Manufacture{ padding: 60px 6% 60px;}
.lsm_Manu01-Inner h3{ font-size: 1.8em; padding-bottom: 15px;}
.lsm_Manu01-Inner p{font-size: 1em;}
    
#lsm_Manufacture02{ padding: 55px 0 0px;}
#lsm_Manufacture02 .flex{ padding-bottom: 55px;}
#lsm_Manufacture02 .flex-img{width: 100%; padding-bottom: 20px;}
#lsm_Manufacture02 .flex-txt{ width: 100%;}
#lsm_Manufacture02 dt{ padding-bottom: 20px;}
#lsm_Manufacture02 .dtjp{ display: block; font-size: 1.2em;}
#lsm_Manufacture02 .dten{ display: block; }
}

@media screen and (max-width: 370px) {
.lsm_Manu01-Inner h3 br{ display: none; }
}



#lsm_BACKGROUND{  }
#lsm_BACKGROUND .flex-img{ order: 2; width: 50%; /*background: url(../images/london-shoe-make/lsm_background.png) center center no-repeat; background-size:cover; */}
#lsm_BACKGROUND .flex-img-in { max-width: 720px;}
#lsm_BACKGROUND .flex-txt{ order: 1; width: 50%; padding: 100px 6% 60px 0; box-sizing: border-box; display: flex; justify-content: flex-end;}
#lsm_BACKGROUND .flex-txt-in { max-width: 480px;}
#lsm_BACKGROUND .flex-txt dl{ margin-top: -20px;}
#lsm_BACKGROUND .flex-txt dt{ font-size: 1.62em; line-height: 1.6; padding-bottom: 40px;}

@media screen and (max-width: 1450px) {
    #lsm_BACKGROUND .flex{ align-items: center;}
#lsm_BACKGROUND .flex-txt{ order: 1; width: 50%; padding: 8% 6% ; box-sizing: border-box; display: flex; justify-content: flex-end;}
#lsm_BACKGROUND .flex-img-in,
#lsm_BACKGROUND .flex-txt-in { max-width:none;}
}

@media screen and (max-width: 1100px) {
#lsm_BACKGROUND .flex-txt dd{ font-size: 0.875em;}
}
@media screen and (max-width: 920px) {
#lsm_BACKGROUND .flex-txt dt{ font-size: 1.45em; }
}
@media screen and (max-width: 880px) {
#lsm_BACKGROUND .flex-img{ order: 1;  width: 100%; background: none; }
#lsm_BACKGROUND .flex-txt{ order: 2;  width: 100%; padding: 6% 6% 8%; }
}
@media screen and (max-width: 750px) {
#lsm_BACKGROUND .flex-img{ order: 1;  width: 100%; background: none; }
#lsm_BACKGROUND .flex-txt{ order: 2;  width: 100%; padding: 50px 6% 50px; }
#lsm_BACKGROUND .flex-txt dl{ margin-top: 0px;}
}



/*HACK*/
#lsm_product .readmoreInner { margin-top: -80px; padding-bottom: 50px;}
#lsm_product .readmore::before,
#lsm_product a.readmore::before{ background-color: #fff;}
@media screen and (max-width: 750px) {
#lsm_product .readmoreInner { margin-top: 0px; padding-top: 20px; padding-bottom: 0px;}
}


#lsm_product{ padding: 110px 0 100px;}
#page-lsm-product{}

.lsm_productlist li,
.lsm_product_slide li{ text-align: center;}

.lsmgrid_img{ line-height: 1;}
.lsm_productlist .lsmgrid_brand{ padding-top: 15px; letter-spacing: 0.2px; }
.lsm_product_slide .lsmgrid_brand{ padding-top: 15px; letter-spacing: 0.2px;  }
.lsmgrid_num{}
.lsmgrid_style{letter-spacing: normal;}
.lsmgrid_design{letter-spacing: normal;}
.lsmgrid_color{}
.lsmgrid_price{}
.lsmgrid_type { padding-top: 10px; line-height: 1; font-size: 9px; letter-spacing: normal;}
.lsmgrid_type span{ display: inline-block; background: #fff; color: #000; padding: 5px 10px;border-radius: 3px; }
.lsmgrid_type.type-makkei span{ background: #808080; color: #fff; }
.lsmgrid_type.type-cemment span{ background: #c8c8c8; }
.lsm_product_slide .slick-slide{ box-sizing: border-box; padding: 0 5px;}

.lsm_productlist { margin-left: -10px; padding-bottom: 50px;}
.lsm_productlist li{ width: calc(25% - 10px); margin-left: 10px; padding-bottom: 50px;}

@media screen and (max-width: 1150px) {
.lsm_productlist li{ width: calc(33.3% - 10px);}
}
@media screen and (max-width: 920px) {
.lsm_productlist li{ width: calc(50% - 10px);}
}
@media screen and (max-width: 750px) {
.lsm_productlist { padding-bottom: 30px;}
.lsm_productlist li{ width: calc(50% - 10px);padding-bottom: 35px;}
.lsm_productlist .lsmgrid_brand{ padding-top: 10px; }
}
@media screen and (max-width: 680px) {
.lsm_productlist { margin-left: 0px;}
.lsm_productlist li{ width: 100%;margin-left: 0px; box-sizing: border-box; padding-left:6%; padding-right: 6%; }
}
@media screen and (max-width: 450px) {
.lsm_productlist {margin-left: 0px; }
.lsm_productlist li{ width: 100%; margin-left: 0px; }
}




.lsm_storybnr{ line-height: 1; }
#lsm_story {background: url(../images/london-shoe-make/lsm_specialbg.png) center center repeat; background-size: 50% auto;}
#lsm_story .flex-img span{ position: relative; width: 100%; height: 100%; display: block; -webkit-transition: all .4s; transition: all .4s;
 background: url(../images/london-shoe-make/ps_london_banner.jpg) center center no-repeat; background-size:cover;}

#lsm_story .flex-img{ width: 59.4%; overflow: hidden; }
#lsm_story .flex-txt{ width: 40.6%; padding: 120px 8%; text-align: center; box-sizing: border-box; }
#lsm_story dt { padding-bottom: 50px;}
a #lsm_story dd span{ display: inline-block; background: #2b1b1b; color: #a09a85; line-height: 50px; max-width: 220px; width: 100%; }

@media screen and (max-width: 1300px) {
#lsm_story .flex-img{ width: 54%;  }
#lsm_story .flex-txt{ width: 46%; }
}
@media screen and (max-width: 660px) {
#lsm_story .flex-img{ width: 100%; height: 45vw;  }
#lsm_story .flex-txt{ width: 100%; padding: 10% 15% 50px;}
#lsm_story dt { padding-bottom: 25px;}
}



#lsm_SECONDLINE{ padding: 110px 0 0px;}
#lsm_SECONDLINE .flex{ padding-bottom: 110px;}
#lsm_SECONDLINE .flex-img{width: 50%;}
#lsm_SECONDLINE .flex-txt{ width: 41.6%;}
#lsm_SECONDLINE dt{ padding-bottom: 35px; font-size: 1.56em; line-height: 1.5; }
#lsm_SECONDLINE dd{}

@media screen and (max-width: 900px) {
#lsm_SECONDLINE .flex-img{width: 100%; padding-bottom: 25px;}
#lsm_SECONDLINE .flex-txt{ width: 100%;}
}
@media screen and (max-width: 750px) {
#lsm_SECONDLINE{ padding: 55px 0 0px;}
#lsm_SECONDLINE .flex{ padding-bottom: 55px;}
#lsm_SECONDLINE .flex-img{width: 100%; padding-bottom: 20px;}
#lsm_SECONDLINE .flex-txt{ width: 100%;}
#lsm_SECONDLINE dt{ padding-bottom: 20px; font-size: 1.56em;}
}


#lsm_Instagram{ padding: 120px 0 120px; }
@media screen and (max-width: 750px) {
#lsm_Instagram{ padding: 50px 0 60px;}
}



.bg-special{background: url(../images/london-shoe-make/lsm_specialbg.png) center center repeat; background-size: 50% auto; padding-bottom: 0 !important;}
#lsm_special{ position: relative; padding: 50px 0 64vw ; }
#lsm_special::before{ bottom: 0; left: 0;  content: ""; position: absolute; display: block; width: 100%; height: 64vw; 
    background: url(../images/london-shoe-make/ps_london.png) center 50% no-repeat; background-size:cover;}

.lsm_special-ttl{ font-size: 1.75em; margin-bottom: 50px;}
.lsm_special-wrap{ line-height: 2; letter-spacing: 0.5px; }

@media screen and (max-width: 750px) {
#lsm_special{ position: relative; padding: 25px 0 84vw ; }
#lsm_special::before{height: 84vw; }
.lsm_special-ttl{ font-size: 1.75em; margin-bottom: 25px;}
}


/* 
----------------------------------------------------------------------------------------------*/


