@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
p{text-align: justify;text-align-last: left; }
#visual{
	max-width: 1024px;margin:0 auto;width:90%;
	}
#garment{background-image: url(../img/sc-section-1.jpg);margin-bottom:40px;background-size: cover;}

.wrapper{padding:36px 0 ;}
.square:after {
  content: "";
  display: block;
  padding-bottom: 62.5%;

}
h1 {font-size:2em;}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  transition: .5s ease;
  background:rgba(0,0,0, 0.5); 
  align-items: center;
 
}

.square .overlay:hover{opacity: 1}
.square h2{ font-size: 1.6em; z-index: 3;}
/*.hover-text{background: rgba(0,0,0,0.5);}
.overlay{background: rgba(0,0,0,0.5); width:100%;}
.overlay:after {
  content: "";
  display: block;
  padding-bottom: 100%;

}*/
.border {
    border: 1px solid #e6e6e6;
}
.kv{background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
}

.kv h1{ font-size: 1.5em;
      	left:48%;
        top:10%;
        font-weight:700;color:#fff; 
        font-family: 'Noto Sans TC'; }

/*index*/
/*.grid>* {padding:0 7px  !important;}*/
.square h2{color:#fff; text-decoration: none;}
.square h2:hover{color:#fff; text-decoration: none;}

#main a:hover {text-decoration: none;}

/*section header*/
.sec > div >.uk-card-body {padding:0  0 0 30px;}
.third > div >.uk-card-body {padding:0;}
.forth > div >.uk-card-body {padding:0  0 0 30px;margin-top:15% !important;}
/* section card*/
.card > div > div >.uk-card-body {padding:unset;}
.card > div > div >.uk-card-body p{margin:unset;}


	
/*dotnav*/
.dotnav-flow{
  position: fixed;

  top: 40%;
  margin-left: -25px;}
/*fukan*/
.fukan{background: #f5e5e4;}
.fukan .uk-grid > * {padding-left:0px;}
.fukan-center {padding:40px 20px !important ;}
.cm-shortlist {height:70%;}


.item{display: inline-block;}

/*idee one use only*/
.idee{display: :inline-block;margin-top: 10px;}
.idee > span{margin-bottom: 20px; display:inline-block;}
dd {
    margin-bottom: 15px;
    margin-left: 0;
    float: left;
    width: 100%;
}
dt {
    font-weight: bold;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
.caption figcaption {
  position: relative;
  /* padding-top: 20px; */
  top: 20px;
  text-align: center;
}
/*mobile*/
 @media only screen and (max-width : 767px) {
.cafe .wrapper {width:90%;
  margin: 0 auto;}
.wrapper{width:87%;
  margin: 0 auto;}
 /*index*/
 


    #garment{    padding-top: 60%;}
.m_adj {height:200px;}
.square:after {
   content: "";
  display: block;
  padding-bottom: 50%;
}

/* btn*/
.btn{position:relative !important; }

.sec > div >.uk-card-body {padding:0;}
.forth > div >.uk-card-body {padding:0;margin-top:10px !important;}
/*dotnav*/
.uk-dotnav-vertical {margin-top: -18px;}
/* fukan */
.fukan-center-text{padding:0 20px;}
.uk-dotnav-vertical > * {padding-top:18px;}
.dotnav-flow{position: fixed;
   top:25%;
  margin-left: -5.8%;}
  .uk-dotnav > * > * {width:15px;height:15px;}
  dd {

    /* width: 82%; */
}
dt {
 
    /* width: 15%; */
}

}