﻿#deou_box{
  margin: 0;
  padding: 0;
  background: url(/-/Media/com/mens-deou/top/201603/background.png) top center #000;
  position: relative;
  overflow: hidden;
}

#deou_box .display-tab{display: none;}
#deou_box .display-sp{display: none;}
@media screen and (max-width:768px) {
  #deou_box.display-pc{display: inherit;}
  #deou_box .display-tab{display: inherit;}
  #deou_box.display-sp{display: none;}
}
@media screen and (max-width:568px) {
  #deou_box .display-pc{display: none;}
  #deou_box .display-tab{display: inherit;}
  #deou_box .display-sp{display: inherit;}
}

.bg-light{
  max-width: 846px;
  position: absolute;
}
.l-left{
  top: -180px;
  left: -120px;
}
.l-right{
  top: -120px;
  right: -260px;
}

.mainimg01 {
  max-width:940px;
  margin:0 auto;
  overflow:visible;
  position: relative;
  z-index: 100;
}
.mainimg01 img{
  margin:0 auto;
}

#main_mg_slider > li{
  background: #fff;
}

.bx-wrapper{
  margin: 0 auto;
}
.bx-wrapper .bx-prev{
  margin-top: -29px !important;
  width: 50px !important;
  height: 58px !important;
  background-size: auto 100%;
  background: url(/-/Media/com/mens-deou/top/201603/btn_carousel_prev01.png) 0 0 no-repeat;
}
.bx-wrapper .bx-next{
  margin-top: -29px !important;
  width: 50px !important;
  height: 58px !important;
  background-size: auto 100%;
  background: url(/-/Media/com/mens-deou/top/201603/btn_carousel_next01.png) 0 0 no-repeat;
}
.bx-pager {
  width: auto !important;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 12px;
  height: 11px;
  background-size: auto 100%;
  background: url(/-/Media/com/mens-deou/top/201603/pointer_off.png) no-repeat 0 top;
  display: inline-block;
  margin: 0 15px 0 0;
  text-indent: -9999px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: url(/-/Media/com/mens-deou/top/201603/pointer_on.png) no-repeat 0 0;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  position: relative;
  width: 12px;
  height: 11px;
  background-size: auto 100%;
  border: none;
  margin: 0 14px 0 -1px;
  background: url(/-/Media/com/mens-deou/top/201603/pointer_on.png) no-repeat;
}

@media screen and (min-width:569px) {
  .mainimg01 #main_mg_slider li a:hover img{
    opacity: .6;
  }
}

@media screen and (max-width:768px) {
  .mainimg01 {
    width:auto;
    background: none;
  }
  .bx-wrapper .bx-prev{
    margin-top: -23px !important;
    width: 40px !important;
    height: 46px !important;
    background-size: auto 100%;
  }
  .bx-wrapper .bx-next{
    margin-top: -23px !important;
    width: 40px !important;
    height: 46px !important;
    background-size: auto 100%;
  }
  .bx-pager {
    bottom: -5px;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 9px;
    height: 8px;
    background-size: auto 100%;
    margin: 0 11px 0 0;
  }
  .bx-wrapper .bx-pager.bx-default-pager a.active {
    width: 9px;
    height: 8px;
    background-size: auto 100%;
    margin: 0 10px 0 -1px;
  }
}

@media screen and (max-width:568px) {
  .mainimg01 {
    width:auto;
    margin: 0 auto -5%;
    background: none;
  }
  #main_mg_slider > li{
    background: none;
  }
  .bx-wrapper .bx-prev{
    margin-top: -17.5px !important;
    width: 30px !important;
    height: 35px !important;
    background-size: auto 100%;
  }
  .bx-wrapper .bx-next{
    margin-top: -17.5px !important;
    width: 30px !important;
    height: 35px !important;
    background-size: auto 100%;
  }
  .bx-pager {
    bottom: -10px;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 6px;
    height: 6px;
    background-size: auto 100%;
    margin: 0 7px 0 0;
  }
  .bx-wrapper .bx-pager.bx-default-pager a.active {
    width: 6px;
    height: 6px;
    background-size: auto 100%;
    margin: 0 6px 0 -1px;
  }
}

.deou_nav,
#deou_nav_inner{
  background: none;
}

#deou_nav_inner_sp{
  background: #000;
  position: relative;
  z-index: 100;
}

@media screen and (min-width:569px) {
.deou_nav ul li {
  width: 16%;
  box-sizing: border-box;
}
.deou_nav ul li.toplong {
  width: 25%;
}
.deou_nav ul li.topmiddle {
  width: 18%;
}
.deou_nav ul li:not(.logo) a{
  padding: 30px 0;
  box-sizing: border-box;
}
}

@media screen and (min-width:769px) {
  #deou_contents a .off{
    display: inherit;
  }
  #deou_contents a .on{
    display: none;
  }
  #deou_contents a:hover .off{
    display: none;
  }
  #deou_contents a:hover .on{
    display: inherit;
  }
}
@media screen and (max-width:768px) {
  #deou_contents a:hover .off{
    display: inherit;
  }
  #deou_contents a .on{display: none;}
}

#deou_contents #top_menu{
  display: block;
  width: 100%;
  max-width: 940px;
  margin: 20px auto 40px;
  background: url(/-/Media/com/mens-deou/top/201603/product_menu_bg.jpg) top center no-repeat;
  background-size: 100% auto;
  text-align: center;
  vertical-align: bottom;
  position: relative;
  z-index: 100;
  overflow: hidden;
}

#deou_contents #top_menu li{
  display: inline-block;
  width: 24.36%;
  max-width: 229px;
  padding: 100px 2% 0;
}

#deou_contents #top_menu li:first-child{
  width: 32.77%;
  max-width: 308px;
}

#deou_contents #top_menu li:last-child{
  width: 89.68%;
  max-width: 843px;
  margin: 0 auto;
  position: absolute;
  top: -30%;
  left: 0;
  right: 0;
}

#deou_contents #top_menu_sp{
  display: none;
}

@media screen and (max-width: 768px)  {
  #deou_contents #top_menu{
    padding: 0 0 1%;
  }

  #deou_contents #top_menu li{
    padding: 10% 2% 0;
  }
}
@media screen and (max-width:568px) {
  #deou_contents #top_menu_sp{
    display: block;
    width: 100%;
    margin: 4% auto 8%;
    padding: 6% 0;
    background: url(/-/Media/com/mens-deou/top/201603/sp/product_menu_bg.jpg) top center no-repeat;
    background-size: 100% auto;
    text-align: center;
    vertical-align: bottom;
    position: relative;
    z-index: 100;
    overflow: hidden;
  }

  #deou_contents #top_menu_sp li{
    width: 81.25%;
    max-width: 520px;
    margin: 6% auto 0;
  }
  #deou_contents #top_menu_sp li:first-child{
    width: 89.22%;
    max-width: 571px;
    margin: 0 auto;;
  }
  #deou_contents #top_menu{
    display: none;
  }
}

#deou_contents .data{
  margin: 0 auto 40px;
  position: relative;
}

#deou_contents .data .bg-light{
  width: 50%;
  margin: 0 auto;
  top: -400px;
  left: 0;
  right: 0;
}

#deou_contents .data .img{
  width: 100%;
  max-width: 531px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}

#deou_contents .triporous{
  width: 100%;
  margin: 0 auto;
  padding: 38px 0 22px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}
#deou_contents .triporous span{
  font-size: 10px;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4%;
}
@media screen and (min-width:569px) {
  #deou_contents .triporous{
    background: url(/-/Media/com/mens-deou/top/201603/triporous_bg.png) center top no-repeat;
  }
  #deou_contents .triporous img{
    width: 100%;
    max-width: 940px;
  }
}
@media screen and (max-width:768px) {
  #deou_contents .triporous{
    padding: 4.95% 0 2.87%;
  }
}
@media screen and (max-width:568px) {
  #deou_contents .triporous{
    padding: 0;
  }
  #deou_contents .triporous span{
  font-size: 2.2vw;
  bottom: 5%;
}
}

#deou_contents .banner{
  width: 100%;
  max-width: 940px;
  margin: 0 auto 30px;
  background: #fff;
  position: relative;
  z-index: 100;
}
#deou_contents .banner span{
  display: block;
}
#deou_contents .banner .ttl{
  background: #bcb558;
}
#deou_contents .banner .img{
  background: #000;
  border: #bcb558 solid 1px;
  box-sizing: border-box;
}

#deou_contents .banner a:hover{
  opacity:.6;
  filter:alpha(opacity=60);
  -ms-filter:"alpha(opacity=60)";
  -moz-opacity:.6;
  -khtml-opacity:.6;
}

@media screen and (max-width: 768px)  {
  #deou_contents .banner .img{
    border: #bcb558 solid .4vw;
  }
  #deou_contents .banner a:hover{
    opacity:1;
    filter:alpha(opacity=100);
    -ms-filter:"alpha(opacity=100)";
    -moz-opacity:1;
    -khtml-opacity:1;
  }
}

.bgBtm .BtmCont{
  position: relative;
  z-index: 100;
}

@media screen and (min-width: 1025px)  {
  .bgBtm{
    background:none;
  }
}
@media screen and (min-width: 761px) and (max-width: 1024px) {
  .bgBtm{
    background:none;
  }
}
@media screen and (min-width: 0px) and (max-width: 760px) {
  .bgBtm{
    background:none;
  }
}