html[lang*=en] .en-hide {
  display: none !important;
}
.home h1 {color:#7c4824;font-weight:600;}
/*改寫h6*/
.home h6 {font-size: 0.9rem;}
.home .bg-orange {background:#d78145;}
/*menu- stick on top (a)*/
.sticky {
  position: sticky;
  top: 0px;
  z-index: 9999;
  background-color: white;
  box-shadow: 0px 1px 1px grey;
}
/*menu- stick on top (b)*/
.fixit, .fixit-big-img {
    position: fixed;
    top: 0px;
    z-index: 9999;
    background-color: white;
    box-shadow: 0px 1px 1px grey;
}
.fixit+#bd {
    margin-top: 87px;
}
/*menu- stick on top (c)*/
.fixit-big-img {
    background-color: rgba(255,255,255,0.5);
    box-shadow: 0px 1px 4px rgba(255,255,255,0.5);
    transition: all 300ms;
}
.fixit-big-img+#bd .nivoSlider {
    height: calc(100vh - 50px);
}
.fixit-big-img.no-sticky-top {
    background-color: white;
    box-shadow: 0px 1px 1px grey;
}

/*slider*/
.nivoSlider {width: 100% !important;height: calc(100vh - 210px) !important;background-size: cover !important;background-position: 20% center !important;}
/*.nivo-slice {background-size: cover !important;width:100% !important;background-position: 20% center !important;}*/
.nivo-slice {top:0px;}
.nivo-slice+.nivo-slice {display: none;}
#slider .nivo-caption {
  width: 100%;
    height: 100%;
    position: relative;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    z-index: 60;
}
/*
.nivo-caption p {
  margin: auto;
    position: relative;
    height: 100%;
}
.nivo-caption p>div {
  height: 100%;
}
.nivo-caption p>div>div {
    height: 50%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
}
*/
.nivo-caption>div {
    height: 100%;
    position: relative;
    margin: auto;
}
.nivo-caption>div>div {
    height: 50%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
}
#slider .nivo-main-image , #slider .nivo-slice>img{
    position: absolute;
    top: -2000% !important;
    bottom: -2000%;
    margin: auto;
    height: auto !important;
    height: initial !important;
    width: auto !important;
    width: initial !important;
    min-width: 1000%;
    min-height: 1000%;
    left: -2000% !important;
    right: -2000%;
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
}
@media (max-width: 750px) {
    #slider .nivo-main-image, #slider .nivo-slice>img {
        top: auto !important; left: auto !important; right: auto !important; bottom: 0px;
        min-width: initial; min-height: initial;
        transform: initial;
        height: 100% !important;
    }

    #slider[index='0'] .nivo-main-image, #slider[index='0'] .nivo-slice>img { left: -40% !important; right: -80% !important; }
    #slider[index='1'] .nivo-main-image, #slider[index='1'] .nivo-slice>img { left: auto !important; right: -15% !important; }
    #slider[index='2'] .nivo-main-image, #slider[index='2'] .nivo-slice>img { left: auto !important; right: -20% !important; }
    #slider[index='3'] .nivo-main-image, #slider[index='3'] .nivo-slice>img { left: 0% !important; right:0% !important; }

    #slider.has_event[index='0'] .nivo-main-image, #slider.has_event[index='0'] .nivo-slice>img { left: auto !important; right: -15% !important; }
    #slider.has_event[index='1'] .nivo-main-image, #slider.has_event[index='1'] .nivo-slice>img { left: -40% !important; right: -80% !important; }
    #slider.has_event[index='2'] .nivo-main-image, #slider.has_event[index='2'] .nivo-slice>img { left: auto !important; right: -15% !important; }
    #slider.has_event[index='3'] .nivo-main-image, #slider.has_event[index='3'] .nivo-slice>img { left: auto !important; right: -20% !important; }
    #slider.has_event[index='4'] .nivo-main-image, #slider.has_event[index='4'] .nivo-slice>img { left: 0% !important; right:0% !important; }
/*
    #slider.has_event2[index='0'] .nivo-main-image, #slider.has_event2[index='0'] .nivo-slice>img { left: auto !important; right: -35% !important; }
    #slider.has_event2[index='1'] .nivo-main-image, #slider.has_event2[index='1'] .nivo-slice>img { left: auto !important; right: 0% !important; }
    #slider.has_event2[index='2'] .nivo-main-image, #slider.has_event2[index='2'] .nivo-slice>img { left: -40% !important; right: -80% !important; }
    #slider.has_event2[index='3'] .nivo-main-image, #slider.has_event2[index='3'] .nivo-slice>img { left: auto !important; right: -15% !important; }
    #slider.has_event2[index='4'] .nivo-main-image, #slider.has_event2[index='4'] .nivo-slice>img { left: auto !important; right: -20% !important; }
    #slider.has_event2[index='5'] .nivo-main-image, #slider.has_event2[index='5'] .nivo-slice>img { left: 0% !important; right:0% !important; }

    #slider.has_event3[index='0'] .nivo-main-image, #slider.has_event3[index='0'] .nivo-slice>img { left: auto !important; right: 0% !important; }
    #slider.has_event3[index='1'] .nivo-main-image, #slider.has_event3[index='1'] .nivo-slice>img { left: -40% !important; right: -80% !important; }
    #slider.has_event3[index='2'] .nivo-main-image, #slider.has_event3[index='2'] .nivo-slice>img { left: auto !important; right: -15% !important; }
    #slider.has_event3[index='3'] .nivo-main-image, #slider.has_event3[index='3'] .nivo-slice>img { left: auto !important; right: -20% !important; }
    #slider.has_event3[index='4'] .nivo-main-image, #slider.has_event3[index='4'] .nivo-slice>img { left: 0% !important; right:0% !important; }
*/
}

.nivo-caption .home-label, .nivo-caption .slider-label {
    color: white;
}
.nivo-caption .slider-label h1, .nivo-caption .slider-label h3 {
  color:#fff;
  line-height:1.2;
  letter-spacing:0.8px;
}
 .nivo-caption .slider-label h3 {
	letter-spacing:1.5px;
}
.nivo-caption .text-color-333 .slider-label h1, .nivo-caption .text-color-333 .slider-label h3 {
    color: #333;
}
.nivo-caption .text-color-alpha .slider-label h1, .nivo-caption .text-color-alpha .slider-label h3 {
    color: rgba(0,0,0,0);
}
.home-slider .nivo-controlNav, .nivo-controlNav {
    left: 0px;
    right: 0px;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
   -moz-justify-content: center;
   -webkit-justify-content: center;
    justify-content: center;
   top: calc(100vh - 240px) !important;
}
#slider .nivo-caption[type='bunko'] {float: left;opacity:1 !important;}
@media (max-width: 750px) {
.home h5 {letter-spacing:0.2px;}
.slider-label h1.display-4 {
    font-size: 2.3rem;
		letter-spacing:1px;
		color:#333;
  }
.slider-label h3 {
	font-weight:normal;
	font-size:1.5rem;
	letter-spacing:0.5px;
}
 }
@media (max-width: 320px) {
.home h5 {letter-spacing:0.2px;}
.slider-label h1.display-4 {
	    font-size: 2rem;
		letter-spacing:1px;
		color:#333;
  }
.slider-label h3 {
	font-weight:normal;
	font-size:1.25rem;
	letter-spacing:0.5px;
}
 }


/*for new slider*/
#home-slider .owl-carousel {
    width: 100%;
    height: calc(100vh - 210px);
}
#home-slider .owl-stage-outer, #home-slider .owl-stage {
    height: 100%;
    position: relative;
}
#home-slider .owl-item {
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: top;
    position: relative;
}

#home-slider .img-box-outter {
  width: 100%;
  height: 100%;
}

#home-slider .img-box {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
#home-slider .img-box>div{
    height: 100%;
    position: relative;
    margin: auto;
}
#home-slider .img-box>.img-box-front {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position-y:0px;
    width: 100%;
}

#home-slider .flex-h-start>.slider-label { text-align: left;}
#home-slider .flex-h-end>.slider-label { text-align: right;}
#home-slider .flex-h-center>.slider-label { text-align: center;}
#home-slider .slider-label, #home-slider .slider-label>h1 {
    color: white;
    text-shadow: 0px 0px 2px black;
}
#home-slider .text-color-333 .slider-label>h1, #home-slider .text-color-333 .slider-label>h3 {
    color: #333;
    text-shadow: none;
}
#home-slider .text-color-alpha .slider-label>h1, #home-slider .text-color-alpha .slider-label>h3 {
    color: transparent;
    text-shadow:none;
}
#home-slider .text-color-alpha .slider-btn {
    visibility: hidden;
}
#home-slider .owl-nav {
    z-index: 5;
    top: 0px;
    display: -webikt-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    position: absolute;
    height: 100%;
    webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    pointer-events: none;
}
#home-slider .owl-nav>div {
    pointer-events: auto;
}
#home-slider .owl-nav >div {
    display: block;
    width: 36px;
    height: 36px;
    background: url(/images/tintint/common/home/arrows.png?s=1) no-repeat;
    text-indent: -9999px;
    border: 0px;
    position: absolute;
    top: 45%;
    z-index: 60;
    cursor: pointer;
    left: 15px;
}
#home-slider .owl-nav >div.owl-next {
    background-position: -36px 0px;
    left:auto;
    right: 15px;
}
@media (max-width: 750px) {
  #home-slider .owl-carousel {
    height: 50vh;
    margin-bottom: 215px;
    position: relative;
  }
  #home-slider .img-box>div {
    height: 190px;
    top: 50vh;
    text-align: center;
    transition: all 0.25s ease 0s;
    opacity: 1;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  #home-slider .img-box>.img-box-front {
    display: none;
  }

  #home-slider .slider-label, #home-slider .slider-label>h1, #home-slider .slider-label>h3 {
    color:black !important;
    text-shadow: none;  
  }
  #home-slider .slider-btn {
    visibility: visible !important;
  }
  
  #home-slider .img-box>div>div>div {align-content: center;}
}

#home-slider .animated  {
  -webkit-animation-duration : 0.4s;
  animation-duration : 0.4s;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}

#home-slider .owl-animated-out {
  z-index : 1;
}

#home-slider .owl-animated-in {
  z-index : 0;
}

#home-slider .fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}
#home-slider .fadeIn  {
  -webkit-animation-name : fadeIn  ;
  animation-name : fadeIn  ;
}
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }
  100% {
    opacity : 0   ;
  }
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }
  100% {
    opacity : 0   ;
  }
}
@-webkit-keyframes  fadeIn  {
  0% {
    opacity : 0   ;
  }
  100% {
    opacity : 1   ;
  }
}
@keyframes  fadeIn  {
  0% {
    opacity : 0   ;
  }
  100% {
    opacity : 1   ;
  }
}
#home-slider .owl-grab-tintint .img-box>div {
    opacity: 0.2;
}

/*three-special*/
#three-special {
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
#three-special.invisiable-box:before, #three-special.invisiable-box:after {
    content: "";
    -moz-flex:1;
    -moz-flex-shrink:1;
    -webkit-flex:1;
    -webkit-flex-shrink:1;
    flex:1;
    flex-shrink:1;
    max-width: 10%;
}
#three-special>ul {
  -moz-flex:1;
  -moz-flex-shrink:1;
  -webkit-flex:1;
  -webkit-flex-shrink:1;
  flex:1;
  flex-shrink:1;
  min-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  max-height: 280px;
  overflow: hidden;
}
#three-special>ul:after {
  content: "";
  width: 15px;
  height: 100%;
}
#three-special li {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  transform: translateX(0%);
}
#three-special img{ width:100%;}
#three-special a{ line-height: 1.5;}
#three-special .top {
  display: none;
}
#three-special a {
  position: relative;
}

#three-special a:hover .top, #three-special .top.showhover {
    -moz-display: flex;
    -webkit-display: flex;
    display: flex;
    position: absolute;
    width: 100%;
    height: calc(100% - 21px);
    -moz-align-items: center;
    -wekbit-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: white;
    background-color: rgba(0,0,0,0.3);
    top:0px;
}

.see-left,.see-right {
    /*width: calc(50% - 585px);*/
    max-width: 10vw;
    position: absolute;
    height: 100%;
    cursor: pointer;
    /*box-shadow: 0px 0px 0px 1px;*/
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index:  1;
    margin-left: 3%;
    margin-right: 3%;
}
.see-left { left: 0px; }
.see-right {right: 0px;}
.shadow-cube { width: 50px; height: 50px; }
.see-left>.shadow-cube {
    box-shadow: -2px 2px 1px #999;
    transform: rotate(45deg) translateY(-15px);
}
.see-right>.shadow-cube {
    box-shadow: 2px -2px 1px #999;
    transform: rotate(45deg) translateX(-15px);
}

.top h2 {
    font-size: 36px;
    letter-spacing: 10px;
    text-align: center;
    text-indent: 10px;
}


/**owl-carousel cass*/
div#three-new-special {
    overflow: hidden;
    position: initial;
}
#three-new-special .owl-carousel {
    height: calc(19.427vw + 16.69px);
    max-height: 326px;;
    /*position: relative;*/
}

#three-new-special .owl-nav.disabled {
    display: none;
}

.owl-item {
    display: inline-block;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#three-new-special .owl-stage-outer {
    height: 100%;
}

#three-new-special .owl-stage {
    height: 100%;
}

#three-new-special .owl-item>* {
    height: 100%;
    width: 100%;
}

#three-new-special .img-box {
    display: block;
    position: relative;
    width: 100%;
    height: calc(100% - 40px);
    background-size: cover;
    background-position: center;
}
#three-new-special .owl-item .cover-top {
  display: none;
  position: absolute;
}
#three-new-special .cover-top h2 {
	font-size:1.75rem;
    letter-spacing:2px;
    text-align: center;
    text-indent: 10px;
}
#three-new-special .owl-item a:hover .cover-top {
    -moz-display: flex;
    -webkit-display: flex;
    display: flex;
    width: 100%;
    height: 100%;
    -moz-align-items: center;
    -wekbit-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: white;
    background-color: rgba(0,0,0,0.2);
}
#three-new-special .owl-item span,
#three-new-special .owl-item h4 {
    text-align: center;
    width: 100%;
	line-height:2;
	margin-top:5px;
	font-weight:bold;
	letter-spacing:1px;
}
#three-new-special .owl-nav {
    position: initial;
    top: 0px;
}
#share-project .owl-stage-outer{
  overflow: hidden;
}
#share-project .owl-nav {
  display:  none;
}

#three-new-special .owl-prev, #three-new-special  .owl-next {
    position: absolute;
    height: 45px;
    display: block;
    width: 45px;
    top: 0px;
    bottom: 40px;
    margin: auto;
    background-size: cover;
    background-position: center;
    color:transparent;
    cursor: pointer;
}
#three-new-special .owl-prev {
    left: -10px;
    background-image: url(/images/tintint/common/arrow-back.svg);

}
#three-new-special .owl-next {
    right: -10px;
    background-image: url(/images/tintint/common/arrow-next.svg);
}
@media (max-width: 750px) {
    #three-new-special .owl-carousel {
        height: 48vw;
        max-height: initial;
    }
}

/*product-list*/
/*tab*/
.bg-grey {background:#f6f6f6;}
.tab {
    margin: 0px 0px 20px;
}
.tab>li{
    -moz-flex:1;
    -moz-flex-shrink:1;
    -webkit-flex:1;
    -webkit-flex-shrink:1;
    flex:1;
    flex-shrink:1;
    text-align:center;
    border-bottom: 1px solid #cecece;
    font-size: 1.25rem;
    line-height: 2;
    font-weight: bold;
	letter-spacing:1px;
	color:#666;
	cursor:pointer;
}

.tab>li.select {
    border-bottom: 3px solid #e88621;
    color: #e88621;
}
.pd-group-full {
  font-size:0px;
}
.pd-group-full>li {
  display: inline-block;
  float: left;
}
.pd-group-full>li:last-child {
    float: none;
}
.pd-img {
    width: 100%;
    height: calc(33.33vw - 145px);
    max-height: 250px;
    background-size: 200%;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background-size: 100%;
    height: calc(33.33vw - 45px);/*for 3個*/
    max-height: 350px;  /*for 3個*/
    height: calc(25vw - 60px);
    max-height: 255px;
	background-repeat:no-repeat;
	background-position:center;
}
.flex-height-2col .pd-img {
    height: calc(50vw - 10px);
    max-height: 620px;
}
li.pd-group-list:hover .pd-img {
    background-size: 102%;
}
.pd-img>a {
  width:100%;
  height: 100%;
  display: block;
}
li.pd-group-list:hover .pd-img>a {
  width:100%;
  height: 100%;
  display: block;
}
.pd-group-box {
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -15px;
    margin-bottom: -15px;
}
.pd-group-box {
    /*height: calc(66.66667vw + 165px);*/
    /*max-height: 835px;*/
    overflow: hidden;
}
li.pd-group-list {
    padding-top: 15px;
    padding-bottom: 15px;
}
li.pd-group-list>div {
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
	box-shadow: 0px 0px 10px #cecece;
}
li.pd-group-list>div>a {
    display: block;
    width: 100%;
    height: 100%;
}
li.pd-group-list:hover>div {
	box-shadow: 0px 0px 15px #cecece;
  transform: translateY(-3px);
}
.pd-info {padding:10px 14px 10px 14px;height:80px;}
.pd-info>h4, .pd-info-text>h4 {font-weight:bold;margin-bottom:0;}
.pd-info>h6 span a, .pd-info-text h6, .pd-info-text>h6 span a {color:#666;letter-spacing:0.5px;}
/*.pd-info h6.special-price {color: #ec1b30;}*/
.pd-info h6 span:not(:last-child):after {content: " / ";color:#999;}
.pd-info a{ color: #333;}
.pd-info a:hover{color:#d47b1c;}
/*with pd-group*/
.group-top {
    background-image: url(https://whwww.tintint.com/images/tintint/zh_TW/pd/group/pd-series-banner.jpg);
    height: 180px;
    background-size: cover;
    background-position: center;
    text-align: right;
    margin: 15px 0px;
}

.pd-groups-title {
    height: 100%;
    align-content: center;
}
.pd-groups-title>* {
    line-height:1.5;
    color: white;
}
.pd-groups .pd-img {
    background-size: 100%;
    height: calc(33.33vw - 45px); /*3個*/
    max-height: 350px;  /*3個*/
    position: relative;
    height: calc(25vw - 60px);
    max-height: 255px;
}
.pd-groups .pd-img:before {
    content: "";
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    /*background-color: rgba(124,72,36,.85);*/
    z-index: 0;
    pointer-events: none;
}
.pd-groups .pd-img>div {
    display: none;
    width: 80%;
    text-align: left;
    line-height: 1.5;
    color: white;
    z-index: 1;
    position: relative;
}
.pd-groups .pd-img>div:first-child {
    margin-bottom: 30px;
}
.pd-groups .pd-img>div>h2 {
    line-height: 1.5;
    font-size: 18px;
    letter-spacing:0.5px;
}
.pd-groups .pd-img>div>h5 {
    line-height: 1.5;
}
.pd-groups .pd-img>div>h2 span,
.pd-groups .pd-img>div>h5 span {
	display:block;
}


.pd-groups li.pd-group-list:hover .pd-img {
    background-size: 105%;
    pointer-events: none;
}

.pd-groups li.pd-group-list:hover .pd-img:before {
    content: "";
    background-color: rgba(124,72,36,.85);
}
.pd-groups li.pd-group-list:hover .pd-img>div {
    display: block;
}

.pd-info-text>h2 {
    /*font-size: 26px;*/
    line-height: 1.5;
}
/*.pd-info-text>h5 {
   font-size: 15px;
    line-height: 1.5;
}*/
.pd-info-btn {
  display: none;
}
.pd-info-hover p {
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px solid rgba(255,255,255,.3);
}

#special-product li.pd-group-list>div>a {
  color: #333;
}
#special-product .pd-info div>h4, #special-product .pd-info div>h5 {
  margin-bottom: 0px;
  font-weight: bold;
}
#special-product .pd-info .special-price {
  /*font-size: 12px;*/
  /*line-height: 15px;*/
  margin-bottom: 0px;
}
#special-product .pd-info-text {
  width: calc(100% - 80px);
}
#special-product .pd-info-text>div {
  width: 100%;
  height: 100%;
  padding-right: 3px;
}
#special-product .pd-info-btn {
  width: 80px;
  border: 1px;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  border: 1px solid #D47B1C;
  height: 30px;
  border-radius: 4px;
  font-weight: bold;
  color: #D47B1C;
  line-height: 28px;
}
#special-product .pd-info-btn .text1{
  font-size: 20px;
}
#special-product .pd-info-btn .text2{
  font-size: 12px;
  margin-left: 2px;
  line-height: 1rem;
}
#special-product li.pd-group-list:hover .pd-info-text * {
  color: #D47B1C;
}
@media (min-width: 751px) and (max-width: 1000px) {
  #special-product .pd-info .special-price {
    display: none;
  }
}
@media (max-width: 750px) {
	.pd-info {
		padding:10px 8px 15px 8px;
	}
	.pd-info>h4, .pd-info-text>h4 {letter-spacing:0;}
	.pd-info h6 {
		letter-spacing:0;
	}
  #special-product .pd-info {
    height: 60px;
  }
}
@media (max-width: 540px) {
  #special-product .pd-info .special-price {
    display: none;
  }
  #special-product .pd-info-text {
    width: calc(100% - 57px);
  }
  #special-product .pd-info-btn {
    width: 57px;
    height: 25px;
    line-height: 23px;
  }
  #special-product .pd-info-btn .text1{
    font-size: 12px;
  }
}
@media (max-width: 320px) {
	.pd-info>h4, .pd-info-text>h4 {font-size:1.25rem;}
}
/*with pd-group*/

/*share project*/
.share-project, #share-project {
    background-image: url(/images/tintint/common/home/desk-bg.png);
    background-repeat: no-repeat;
    background-position: center 68%;
    background-size: 1170px;
    background-color: white;
    overflow:   hidden; 
}

@media (max-width: 750px) {
    .share-project, #share-project {
	    background-position: center 71%;
    }
}
.share-project  ul {
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap:wrap;
}
.share-project  li {
  /*margin: 60px 0px 0px;*/
}
#share-project h5 {
	font-weight:bold;
}
.pj-product {
    width: 60%;
    line-height: 1.2;
    /*margin-bottom: 10px; 	*/
}
.pj-item {
	margin-left: -15px;
	margin-right: -15px;
}
.pj-author {
    font-size: 12px;
    line-height: 2;
}
/*bkcase*/
#bkcase .bunko-block {
    width: 208px;
    height: 208px;
    padding: 4px 27px 4px 30px;
    background-size: contain !important;
    transform: translateY(-5px);
}
#bkcase .bunko-block img {
    width: 150px;
    height: 200px;
}
#bkcase .bunko-block .pro_top {
    width: 150px;
    height: 200px;
}
#bkcase .bunko-block .pro_top:hover {
  background-size: contain;
}
#bkcase .postcard-block {
    width: 208px;
    height: 208px;
    margin-top: 0px;
    padding: 47px 12px 26px 19px;
    background-size: contain !important;
}

#bkcase .postcard-block img {
    width: 168px;
    height: 127px;
}

#bkcase .postcard-block .pro_top {
    width: 168px;
    height: 127px;
}

#bkcase .postcard-block .pro_top:hover {
    background-size:contain;
}
#bkcase .shashinbook-block {
    width: 208px;
    height: 208px;
    margin-top: 0px;
    padding: 67px 20px 14px 19px;
    background-size: contain !important;
}

#bkcase .shashinbook-block img {
    width: 168px;
    height: 127px;
}

#bkcase .shashinbook-block .pro_top {
    width: 168px;
    height: 127px;
    background-size:contain;
}

#bkcase .shashinbook-block .pro_top:hover {
    background-size:contain;
}
#bkcase .flipbook-block {
    width: 208px;
    height: 208px;
    margin-top: 0px;
    padding: 79px 18px 18px 24px;
    background-size: contain !important;
}

#bkcase .flipbook-block img {
    width: 165px;
    height: 112px;
}

#bkcase .flipbook-block .pro_top {
    width: 165px;
    height: 112px;
    background-size: contain;
}

#bkcase .flipbook-block .pro_top:hover {
    background-size:contain;
}
/*bkcase*/
#bkcase h5, #bkcase h6, #bkcase p {line-height:1.3;}
#bkcase h5 a {color:#666;font-weight:bold;}
#bkcase h6 a {font-size:1.15rem;color:#7c4824;font-weight:bold;}
#bkcase h5 a:hover, #bkcase h6 a:hover {color:#D47B1C;}
#bkcase p.pj-author {font-size:1rem;letter-spacing:1px;}

/*about tintint*/
.about-tintint {
	background-image: url(/images/tintint/common/photoprints/product_info04.jpg);
    background-repeat: no-repeat;
    background-position: calc(50% + 278px);
    background-size: 1030px;
    background-color: #efefef;
}
#about-tintint .text-area h1 {
    padding-bottom: 30px;
}
#about-tintint .text-area h5 {
	color:#666;
    line-height:2;
	letter-spacing:1.5px;
}
#about-tintint>div {
    background-image: url(/images/tintint/common/home/index-about-tintint.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}
@media (max-width: 750px) {
  #about-tintint .text-area{
    padding-bottom: 60vw;
  }
  #about-tintint .text-area h1 {
    padding-bottom: 15px;
  }
  #about-tintint .text-area h5 {
    font-size: 1.25rem;
	line-height:1.8;
	letter-spacing:0.5px;
  }
}
@media (max-width: 320px) {
   #about-tintint .text-area h5 {
    font-size: 1.1rem;
  }
}

/*idea*/
#idea h2 {
	font-weight:600;
}
#idea .contain-bd {
    height: 450px;
    background-image: url(/images/tintint/common/home/index-idea-bg.jpg);
    background-size: cover;
    background-position: center;
    color: white;
}
@media (max-width: 750px) {
  #idea .text-area {
    -moz-align-items: start;
    -webkit-align-items: start;
    align-items: start;
  }
  #idea .text-area>h2 {
    margin-top: 20px;
  }
}
/*idea*/

/*step*/
.background-text-box {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0px;
  pointer-events: none;
}
.fixed-background-img {
  height: 60vh;
  min-height: 500px;
    background-image: url(/images/tintint/common/home/lay-flat-squre.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.backgroun-text {
	font-size: 32px;
    line-height: 1.25;
    color: white;
}
.step-main:before {
    content: "";
    width: 100%;
    height: calc(40vh - 30px);
    min-height: 100%;
    background: #e88621;
    position: absolute;
    bottom: 0px;
}
/*過渡階段替換step-box從class換到id*/
.step-box, #step-box { 
	position: relative;
	/*top: -120px;*/
    line-height: 1.5;
    color: white;
	letter-spacing:2px;
}
.step-img {
    width: 80%;
    height: calc(20vw - 34px);
    max-height: 204px;
    _margin: 10%;
    background-position: center;
    background-size:contain;
	background-repeat:no-repeat;
}
.step-box h2, #step-box h2 {letter-spacing:4px;font-weight:600;}
.step-box h6, #step-box h6 {line-height:1;}

@media(max-width: 750px) {
  .step-img {
    width: 100%;
    _height: calc(50vw - 70px);
	height: calc(50vw - 10px);
    _max-height: initial;
    margin:5%;
  }
  #step .py-90 {padding:60px 0;}
  .step-box h2, #step-box h2 {letter-spacing:2px;}
}

/*footer*/
#footer{
    margin-top: 0px;
}

@media(max-width: 1170px) {
  #three-special>ul {
    min-width: initial ;
  }
  #three-special.invisiable-box:before, #three-special.invisiable-box:after {
    content: "";
    display:  none;
  }
}

@media (max-width: 750px) {
  /*slider*/
  .nivoSlider {
    height: 50vh !important;
  }
  .home-slider .nivo-controlNav {
    top: calc(50vh - 20px) !important;
  }
  .nivo-caption {
    display: none !important;
  }
  #slider[index="0"]~#htmlbuttom-0,
  #slider[index="1"]~#htmlbuttom-1,
  #slider[index="2"]~#htmlbuttom-2,
  #slider[index="3"]~#htmlbuttom-3,
  #slider[index="4"]~#htmlbuttom-4,
  #slider[index="5"]~#htmlbuttom-5,
  #slider[index="6"]~#htmlbuttom-6,
  #slider[index="7"]~#htmlbuttom-7,
  #slider[index="8"]~#htmlbuttom-8,
  #slider[index="9"]~#htmlbuttom-9,
  #slider[index="10"]~#htmlbuttom-10,
  #slider[index="11"]~#htmlbuttom-11,
  #slider[index="12"]~#htmlbuttom-12,
  #slider[index="13"]~#htmlbuttom-13,
  #slider[index="14"]~#htmlbuttom-14 {
    display: block;
    background-color: white;
  }
  .nivo-html-caption>div>div{
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 15px 10px 40px;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .home-label, .slider-label { text-align: center !important; width:100%;}
  .home-label h1,.home-label h5, .slider-label h1, .slider-label h5 { line-height: 1.5; }
  .home-firstbtn, .home-firstbtn>a, .slider-btn, .slider-btn>a {
    width: 100%;
  }
  .home-slider .nivo-controlNav, .nivo-controlNav {
    display: none;
  }
.slider-label.text-left .btn {margin-left:0;}

  /*three-special*/
  #three-special ul{
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 48vw;
    max-height: initial;
    overflow: auto;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
  }
  #three-special li {
    transform: initial !important;
  }
  .see-left, .see-right{
    display:  none;
  }
  /*three-new-spical*/
  #three-new-special ul {
    height: 48vw;
    max-height: initial;
  }
  
  /*pd-list*/
  .pd-group-box {
    height: calc(150vw + 270px);
    max-height: initial;
  }
  .pd-group-list .pd-img {
    max-height: 335px;
    height: calc(50vw - 40px);
  }
  .pd-groups li.pd-group-list:hover .pd-img>div {
    display: none;
  }

  /*tab*/
  .tab {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 60px;
    overflow: auto;
  }
  .tab>li {
    width:100px;
    -moz-flex:initial;
    -webkit-flex:initial;
    flex:initial;
  }

  /*share project*/
  .share-project {
    background-image: url(/images/tintint/common/home/desk-bg.png),url(/images/tintint/common/home/desk-bg.png);
    background-repeat: no-repeat;
    background-position: center 82.4%, center 44.3%;
  }

  /*step*/
  .step-main:before {
    height:inherit;
  }
  /*about tintint*/
  .about-tintint {
    background-position: calc(30% + 150px);
    background-size: 800px;
  }
}

 /*app-intro*/

 #app-intro img {margin:5px 5px 5px 0;}
@media (max-width:750px) {
  #app-intro img {width:48%;margin:5px 1%;}
}


/*home-pd*/

#home-product.py-180 {padding-bottom:90px;}


/*ie9 fix*/
.is-ie9 .nivo-caption>.use-flexbox { display: table; position:relative;}
.is-ie9 .nivo-caption>.use-flexbox > * {display: table-cell; position: absolute;}
.is-ie9 .nivo-caption>.use-flexbox.flex-v-center > * {top: 25%;}
.is-ie9 .nivo-caption>.use-flexbox.flex-h-end > * {right:0px;}
.is-ie9 .nivo-caption>.use-flexbox.flex-h-center > * {margin-left:auto; margin-right:auto; left:0px; right:0px;}
.is-ie9 .nivo-caption .use-flexbox>.slider-label {display: table-row;}
.is-ie9 .nivo-caption .use-flexbox>.slider-btn {display: table-row;}

.is-ie9 .nivo-caption .use-flexbox  {display: table; position:relative;padding-left:1px;}
.is-ie9 .nivo-caption .use-flexbox .use-flexbox {width:100%;}

.is-ie9 .nivo-caption .use-flexbox > .slider-label {display: inline-block; position:absolute;}
.is-ie9 .nivo-caption .use-flexbox > .slider-btn {display: inline-block; position:absolute; width: 330px;}

.is-ie9 .nivo-caption .use-flexbox.flex-h-center>*{margin-left:auto; margin-right:auto; left:0px; right:0px;}
.is-ie9 .nivo-caption .use-flexbox.flex-h-end>*{margin-left:auto; left:0px; right:0px;}
.is-ie9 .nivo-caption .use-flexbox.flex-v-row-center > .slider-label {top:15%;}
.is-ie9 .nivo-caption .use-flexbox.flex-v-row-center > .slider-btn {bottom :15%;}

.is-ie9 .flex-fluid .container-title.use-flexbox {display: table; width: 100%;}
.is-ie9 .flex-fluid .container-title.use-flexbox.flex-v-center>* {display: table-row; vertical-align: middle;}
.is-ie9 .flex-fluid .container-title.use-flexbox.flex-v-center>h4 {display: table-cell; vertical-align: middle;}
.is-ie9 .flex-fluid .container-title.use-flexbox.flex-v-center>h1 {display: table-cell; vertical-align: middle;}

.is-ie9 .use-flexbox.tab {display: table; width:100%;}
.is-ie9 .use-flexbox.tab > li {display: table-cell;}
.is-ie9 .pd-groups {display: block;}
.is-ie9 .pd-groups > .pd-group-list {display: inline-block;float: left;}
.is-ie9 .pd-groups .pd-img {padding: 25px 0px;}
.is-ie9 .pd-groups .pd-img>div {margin: 0px 10%;}

.is-ie9 .step-box.use-flexbox {display: table; width:100%;}
.is-ie9 .step-box.use-flexbox > * {display: table-cell;}
.is-ie9 .step-box .step-img {margin-left: 10%;}
.is-ie9 .step-box.use-flexbox>li> * {text-align: center;}
.is-ie9 #app-intro h5+.use-flexbox {display: table;width:100%;text-align: center;}
.is-ie9 #app-intro h5+.use-flexbox > *  {display: table-cell;}