@charset "euc-jp";

html {
  box-sizing: border-box;
  font-size:62.5%
}

*, *::after, *::before {
  box-sizing: inherit;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
  font-size: 1.4rem;
  -webkit-font-smoothing: antialiased;
  color: #333;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover, a:hover img {
text-decoration: none;
-moz-opacity: 0.7;
opacity: 0.7;
}

ul, ol, form, p {
  margin: 0;
}
.red {
  color:#f21a27;
}
.green {
  color:#33b233;
}
.middle {
  font-size:1.8rem;
}
.small {
  font-size:1.2rem;
}
.link02g {
  background: url(https://img.dougu-ya.com/2017/img/ico_link03g.png) no-repeat left 0.4rem;
  padding:0px 0px 0px 14px;
}
h6 {
  font-size:1.8rem;
  color:#33b233;
  border:1px solid #33b233;
  padding:7px 0;
  text-align:center;
  margin:0;
}
h5 {
  font-size:1.8rem;
  color:#33b233;
  margin:0;
  padding:0;
}

/* layout */
.wrapper {
  position: relative;
}

.gnavi {
  width: 100%;
}

.footer {
  background: #ebebeb url(https://img.dougu-ya.com/2017/img/bgr_ftr01.png) repeat-x;
  /*width: 100%;*/
  padding-top:30px;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.container::after {
  clear: both;
  content: "";
  display: table;
}

/* module */
.section__title-h2 {
  margin: 0;
  font-size: 1.8rem;
}
.section__suffix {
  font-size: 0.71429em;
}

.menu__section {
  margin: 0 0 10px;
}
.menu__title-h2 {
  padding: 7px 0 7px 10px;
  color: #ffffff;
  background: #33b233;
  font-size:1.8rem;
}
.menu__suffix {
  padding-left: 10px;
}
.side-menu01 ul.menu-list:last-child,
.side-menu01 ul.menu-list:nth-last-child(2) {
display:none;
}
ul.menu-list {
  list-style-type: none;
}
ul.menu-list li {
position: relative;
}
ul.menu-list li a {
  padding: 10px 20px 10px 10px;
  height:60px;
  width:240px;
  display: table;
  border-bottom:1px solid #33b233;
  background: #fff url(https://img.dougu-ya.com/2017/img/ico_link01g.png) no-repeat right center;
  top:0%;
}
ul.menu-list li a:hover {
  background-color: #cceccc;
-moz-opacity: 1.0;
opacity: 1.0;
}
ul.menu-list li a span {
  display: table-cell;
  vertical-align: middle;
  line-height:1.25;
  text-align:left;
}
ul.menu-list li a span:first-child {
width:45px;
}
ul.menu-list li a img {
  width: 38px;
  height: 38px;
  border:1px solid #c2c2c2;
}
ul.menu-list li ul.sub-menu{
display:none;
}
ul.menu-list li:hover ul.sub-menu {
display:block;
list-style: none;
position: absolute;
z-index: 9999;
left:240px;
top:0;
font-size:0;
width:500px;
background:#cceccc;
border-top:5px solid #cceccc;
border-left:5px solid #cceccc;
box-shadow:0px 0px 4px 2px #c2c2c2;
-moz-box-shadow:0px 0px 4px 2px #c2c2c2;
-webkit-box-shadow:0px 0px 4px 2px #c2c2c2;
box-sizing: border-box;
}
ul.menu-list li#gp1693099 ul{/*2階層目無しグループ*/
box-shadow:none;
border:none;
}  
ul.menu-list li:hover ul.sub-menu li {
font-size:1.4rem;
display:inline-block;
width:50%;
border-right:5px solid #cceccc;
border-bottom:5px solid #cceccc;
box-sizing: border-box;
}
ul.menu-list li:hover ul.sub-menu li a {
border:none;
}
ul.menu-list li:hover ul.sub-menu li a:hover {
background: #33b233 url(https://img.dougu-ya.com/2017/img/ico_link01w.png) no-repeat right center;
color:#fff;
-moz-opacity: 1.0;
opacity: 1.0;
}
.menu-list__text {
  padding-right: 20px;
  height: 100%;
  width: 90%;
  display: table-cell;
  vertical-align: middle;
}
.menu-list__icon {
  height: 100%;
  width: 10%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
h2.menu_side_link {
margin-top:20px;
background: #33b233 url(https://img.dougu-ya.com/2017/img/ico_link01w.png) no-repeat right center;
}
h2.menu_side_link a {
display:block;
color:#fff;
letter-spacing: -0.05em;
}
.product-list {
  height: auto;
  width: 100%;
  margin: 0;
  list-style-type: none;
  letter-spacing: -.4em;
  display: inline-block;
}
.product-list__title {
  /*width: 65%;*/
  display: block;
}
.product-list__unit {
  margin: 0 0 30px;
  position: relative;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  float: none;
  text-align: center;
}
.product-list__image:hover {
  opacity: .8;
}
.product-list__name {
  margin: 10px 0 0;
  font-size: 0.85714em;
  font-weight: bold;
}
.product-list__text {
  display: block;
  text-align: left;
}
.product-list__expl {
  margin: 10px 0 0;
  font-size: 0.71429em;
}
.product-list__prices {
  margin: 10px 0 0;
  font-size: 0.85714em;
}
.product-list__price-regular {
  text-decoration: line-through;
}
.product-list__price-soldout {
  color: #ff0000;
}
.product-list__discount-rate {
  color: #ff0000;
}

.rank__box {
  z-index: 3;
}
.rank__box--upper {
  position: absolute;
  top: 10px;
  left: 10px;
}

.rank__number {
  padding: 3px 0 0;
  height: 22px;
  width: 22px;
  position: absolute;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  border-radius: 50%;
  display: block;
  text-align: center;
  font-size: 0.71429em;
  border: 1px solid #000000;
}

.rank__number-color--1 {
  background: #ffea22;
  border: 1px solid #ffea22;
}
.rank__number-color--2 {
  background: #cbcbcb;
  border: 1px solid #cbcbcb;
}
.rank__number-color--3 {
  background: #d9a300;
  border: 1px solid #d9a300;
}

.contents__title-h2,
.contents-free h2 {
  margin-bottom: 20px;
  padding: 7px 0 7px 10px;
  color: #fff;
  background: #33b233;
  font-size:1.8rem;
  display:block !important;
}
.contents__suffix {
  padding-left: 10px;
}

.side__section {
  margin: 0 0 30px;
  padding: 20px;
  position: relative;
  border: 2px solid #999999;
}
.side__title-h2 {
  padding: 12px 20px;
  position: absolute;
  top: 10px;
  left: -12px;
  color: #ffffff;
  background: #57acad;
  line-height: 1;
  z-index: 2;
}
.side__title-h2:before {
  height: 0;
  width: 0;
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  border: 5px solid transparent;
  border-top: 5px solid #346a6a;
  border-right: 5px solid #346a6a;
}
.side__title-h2:after {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: -40px;
  content: "";
  border: 20px solid #57acad;
  border-right-color: transparent;
}

.breadcrumb {
  margin-bottom: 10px;
}
.breadcrumb-list {
  margin-bottom: 5px;
  font-size: 1.4rem;
}

.btn-primary {
  color: #ffffff;
}
.btn-primary:hover {
  color: #ffffff;
}
.btn-secondary {
  color: #ffffff;
  background: #a39055;
  border: 1px solid #a39055;
}
.btn-secondary:hover {
  color: #ffffff;
  background: #ae9c64;
  border: 1px solid #ae9c64;
}

.txt--sm {
  font-size: 0.71429em;
}
.txt--md {
  font-size: 0.85714em;
}
.txt--lg {
  font-size: 1.14286em;
}
.txt--c {
  text-align: center;
}
.txt--l {
  text-align: left;
}
.txt--r {
  text-align: right;
}
.txt--red {
  color: #ff0000;
}

.border--none {
  border: none;
}

.pad-t--20 {
  padding-top: 20px;
}
.pad-r--10 {
  padding-right: 10px;
}
.pad-r--20 {
  padding-right: 20px;
}
.pad-l--20 {
  padding-left: 20px;
}

.mar--0 {
  margin: 0;
}
.mar-t--20 {
  margin-top: 20px;
}
.mar-b--0 {
  margin-bottom: 0;
}
.mar-b--10 {
  margin-bottom: 10px;
}
.mar-b--20 {
  margin-bottom: 20px;
}
.mar-b--40 {
  margin-bottom: 40px;
}
.mar-b--60 {
  margin-bottom: 60px;
}

.w--23per {
  width: 23%;
}
.w--31per {
  width: 31%;
}

.hide {
  display: none;
}

.pos--rel {
  position: relative;
}
.pos--abs {
  position: absolute;
}

/* snavi */
.snavi {
  z-index: 15;
}
.snavi__inner {
  background: #ffffff;
  border-bottom: 2px solid #333333;
}
.snavi__suffix {
  padding-left: 10px;
}

.snavi-list {
  position: relative;
}
.snavi-list__unit {
  padding: 0;
  text-align: center;
}
.snavi-list__link {
  padding: 15px 0;
  display: block;
  color: #333333;
}
.snavi-list__link:hover {
  color: #ffffff;
}
.snavi-list__link--menu {
  position: relative;
  color: #ffffff;
  background: #333333;
}
.snavi-list__triangle {
  position: absolute;
  right: 50%;
  bottom: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fcfcfc transparent;
  z-index: 60;
}

.mnavi {
  position: absolute;
  top: 51px;
  left: 0;
  width: 100%;
  background: #fff;
  border: 2px solid #333333;
  z-index: 50;
  display: none;
}

.mnavi-list {
  padding: 39px;
  list-style-type: none;
  text-align: left;
}
.mnavi-list__unit {
  padding: 10px;
  text-align: left;
  width: 31%;
  display: inline-block;
  vertical-align: top;
}
.mnavi-list__link {
  display: block;
  width: 100%;
}

.mnavi-bottom {
  border-top: 2px solid #333333;
}

.mnavi-bottom-list {
  margin: 0;
  padding: 20px 0;
  float: right;
}
.mnavi-bottom-list__unit {
  padding: 0 10px;
}

.text-pr {
  margin: 0;
  padding: 17px 0;
  font-size: 0.92857em;
  float: left;
}

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/* header */
.header {
}
.header__inner {
}
.header__right {
  float: right;
  text-align: right;
  padding-bottom:0px;
}
/*googleカスタム検索*/
.google_search {
  max-width:480px;
}
.gsc-control-cse * {
    box-sizing: content-box;
}
.gsc-input {
    line-height: 1;
}
.google_search table.gsc-search-box td,
.google_search table.gsc-search-box input,
.google_search_side table.gsc-search-box td,
.google_search_side table.gsc-search-box input {
vertical-align: top !important;
}
.google_search .gsc-input-box,
.google_search_side .gsc-input-box {
border: 1px solid #c2c2c2 !important;
height:28px !important;
}
.google_search input.gsc-search-button,
.google_search_side input.gsc-search-button {
margin:0 0 0 0px !important;
border-radius:0px;
background: #858585 !important;
border: 1px solid #858585 !important;
height:15px;
}
.google_search,
.google_search_side {
  margin-top: 5px;
}

.header-search__select {
  border: 2px solid #000000;
  border-radius: 5px;
  box-shadow: none;
  height: 40px;
  width: 200px;
  font-size: 0.92857em;
}
.header-search__select:focus {
  outline: none;
  border-color: #666666;
}
.header-search__box {
  border: 2px solid #000000;
  border-radius: 5px;
  box-shadow: none;
  padding: 8px 8px 8px 14px;
  height: 40px;
  width: 41%;
  font-size: 0.92857em;
}
.header-search__box:focus {
  outline: none;
  border-color: #666666;
}
.header-search__btn {
  height: auto;
  width: 80px;
  padding: 14px 0;
  border-radius: 5px;
  font-size: 0.78571em;
}
.header-tools {
  margin: 0;
  padding: 0;
}
.header-tools__unit {
  display: inline;
  margin:0;
  padding:0;
}
.header-tools__unit img {
  width: 120px;
}
.header-tools__btn {
  height: auto;
  width: 150px;
  padding: 10px 0 12px 20px;
  border-radius: 0 0 5px 5px;
  border-top: none;
}
.header-tools__btn:hover {
  border-top: none;
}
.header-tools__btn i {
  position: absolute;
  top: 2px;
  left: 20px;
}
.header-tools__count {
  padding: 0 3px;
  font-size: 1.4rem;
  letter-spacing: -.5px;
}
.header__left {
float: left;
font-size:0;
}
.header-logo {
  display:inline-block;
  margin: 0 0 10px 0;
  vertical-align:top;
}
.header-logo img {
  width: 376px;
}
.header-tel {
  margin-top: 20px;
  display:inline-block;
  vertical-align:top;
}
.header-tel img {
  width: 306px;
}

.header-tools-phone {
  padding-bottom: 20px;
  font-size:0;
  width:100%;
}
.header-tools-phone__unit {
  padding: 0;
  margin: 0;
  display: inline-block;
  font-size:1.4rem;
}
.header-tools-phone--current {
}
#maker-area {
  background: #ebebeb url(https://img.dougu-ya.com/2017/img/bgr_hdr01.png) repeat-x;
}
.maker-area-inner {
  background: url(https://img.dougu-ya.com/2017/img/bgr_hdr02.png) repeat-x bottom;
}
#maker-area .container{
  font-size:0;
  padding:20px 0;
  text-align: center;
}
#maker-area p {
  display:inline-block;
  margin:0;
  padding:0;
}


/* global navigation */
.gnavi {
  position: absolute;
  bottom: -40px;
  z-index: 10;
}
.gnavi__unit {
  margin: 0 1%;
  height: 100%;
  padding: 0;
  border: 6px double #000;
  background: #ffffff;
  text-align: center;
  font-size: 1.14286em;
}
.gnavi__link {
  padding: 10px;
  height: 100%;
  width: 100%;
  display: block;
}
.gnavi__link:hover {
  color: #ffffff;
  background: #333333;
}
.gnavi__suffix {
  display: block;
}

/* slider */
.slider {
z-index: 1;
margin: 0 auto;
padding: 0;
overflow: hidden;
margin-bottom: 20px;
position: relative;
max-height:130px !important;
max-width: 680px !important;
}
.slider .bx-wrapper{
margin: 0 auto!important;
padding:0;
}
.slider .bx-wrapper .bx-viewport{
padding:0;
margin:0;
-moz-box-shadow: none !importan
-webkit-box-shadow: none !important;
box-shadow: none !important;
overflow: visible !important;
}
/*IE11のレイヤー不具合用*/
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .slider .bx-wrapper .bx-viewport { overflow: hidden !important;height:110% !important;}
}
#slider div {
border:1px solid #c2c2c2;
}
.slider .bx-wrapper .bx-controls-direction a.bx-prev {
  top:65px;
  left:0 !important;
}
.slider .bx-wrapper .bx-controls-direction a.bx-next{
  top:65px;
  right:0 !important;
}
.slider .bx-wrapper .bx-controls-direction a img {
-moz-opacity: 0.5;
opacity: 0.5;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  padding: 30px;
  font-size: 1.4rem;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}
/* main */
.main__section {
  padding-top: 25px;
}
.main__section--top {
  padding-top: 25px;
}
.main__section--top-slideshow {
  padding-top: 65px;
}
.main__inner {
  padding: 0px;
}

/* sidebar */
.sidebar {
  padding: 0;
  width:240px;
  float:left;
  margin-bottom:40px;
  margin-left: -100%;/**/
}

.subcategory-list {
  padding: 10px 0;
  display: none;
  background: #f5f1e9;
}

.side_cal {
  padding: 20px 15px 0;	
}

.side_cal_memo {
  padding: 5px 0;
}

.tbl_calendar {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  display: table;
  border-collapse: separate;
  width:240px;
}
.tbl_calendar caption {
  text-align: center;
  padding: 10px 0 5px;
  font-weight:bold;
}
.tbl_calendar th {
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.tbl_calendar td {
  padding: 5px 0;
  width: 14.2%;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.tbl_calendar td.sat, .tbl_calendar td.sun {
  color: #f21a27;
  background: #fee8e9;
}

.seller-list-left {
  margin: 0;
}
.seller-list-left__wrap {
  padding: 20px 20px 0;
}
.seller-list-left__name--downer {
  margin: 2px 0 0 30px;
}

.sidebar-banner-list__unit {
  margin: 0 0 30px;
}


/* contents */
.contents {
  padding: 0px;
  float: left;
  width: 100%;
  /*max-width:680px;*/  
}
.contents-inner {
margin: 0 260px;
}
.contents-main {
  padding: 0 0px 0 0;
}
.emg-info {
  border-left:5px solid #f21a27;
  border-right:5px solid #f21a27;
  border-bottom:5px solid #f21a27;
  padding:10px;
margin-bottom:20px;
}
h2.red-h2 {
  background:#f21a27;
margin:0;
}
.info-list {
  margin-top: -20px;
  list-style-type: none;
}
.info-list__unit {
  border-bottom:1px solid #858585;
}
.info-list__date {
  width: 120px;
}
.info-list__unit th, .info-list__unit td {
  padding: 10px 0;
  vertical-align:top;
  text-align:left;
  font-weight:normal;
}

.free-space__section,
.info__section,
.arrival__section,
.recommend__section,
.eyecatch__section,
.together__section,
.history__section {
  margin-bottom: 20px;
}
.free-space__section p img {
  margin:0 auto 20px;
display:block;  
}

.contents-sub {
  padding: 0px;
  float:right;
  width:240px;
  margin-bottom:40px;
  margin-left: -240px;/**/
}
.contents-sub p {
  margin-bottom:10px;
}
.push-list__unit {
  margin: 0;
}

.seller-list-right__unit:last-child {
  margin-bottom: 0;
}
.seller-list-right__name {
  margin-left: 30px;
}

/* footer */
.item3 {
  font-size:0;
}
.item3 div.item3-inner {
  display:inline-block;
  font-size:1.4rem;
  width:31%;
  margin-right:3.5%;
  vertical-align:top;
}
.item3 div:last-child {
  margin-right:0;
}
.item3 p {
  margin-bottom:10px;
}
.mail-mag {
  background: #eeeeee;
  text-align: center;
}
.mail-mag__inner {
  padding: 30px 0;
}
.mail-mag__title-h2 {
  padding-bottom: 20px;
  color: #000000;
  font-size: 1.28571em;
  line-height: .5;
}
.mail-mag__suffix {
  padding-left: 10px;
  font-size: 0.71429em;
}
.mail-mag i {
  padding-right: 20px;
}
.mail-mag__box {
  border: 2px solid #000000;
  border-radius: 5px;
  box-shadow: none;
  margin-right: 20px;
  padding: 13px;
  height: auto;
  width: 75%;
}
.mail-mag__box:focus {
  outline: none;
  border-color: #666666;
}
.mail-mag__btn {
  height: auto;
  width: 10%;
  padding: 13px 0;
  border-radius: 5px;
  font-size: 1.14286em;
}
.mail-mag br {
  display: none;
}

.guide {
  background: #333333;
  color: #ffffff;
}
.guide__inner {
  border-bottom: 2px solid #ffffff;
  padding: 60px 0;
}
.guide__h2 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ffffff;
}
.guide__name {
  padding-bottom: 10px;
}
.guide__other {
  padding-bottom: 30px;
  margin: 0;
  color: #999999;
}
.guide__other:last-child {
  padding-bottom: 0;
}

.shop-owner {
  overflow: hidden;
}
.shop-owner__image {
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
.shop-owner__info {
  float: left;
}
.shop-owner__name {
  font-weight: bold;
}
.shop-owner__memo {
  line-height: 1.8;
}
.shop-owner__memo a {
  color: #ffffff;
}
.shop-owner__memo a:hover {
  color: #999999;
}

.sns-list {
  display: table;
}
.sns-list__unit {
  display: table-cell;
}

.pagetop { 
position: fixed;
bottom: 20px;
right:20px;
z-index: 99999;
}
.pagetop:hover { 
-moz-opacity: 0.7;
opacity: 0.7;
}

.pagetop__section {
  padding: 0;
}
.pagetop__btn {
  margin: 2px 0;
  padding: 13px 0;
  border-radius: 0;
  width: 100%;
  color: #ffffff;
  background: none;
  border: none;
}
.pagetop__btn:hover {
  color: #333333;
  background: #ffffff;
  border: none;
}

.fnavi-list {
  margin: 40px 0 0 0;
  padding:10px 0;
  text-align: center;
  font-size:0;
  border-top:1px solid #858585;
  border-bottom:1px solid #858585;
}
.fnavi-list__unit {
  display: inline-block;
  font-size:1.4rem;
  margin:0 1rem;
}

.copyright {
  margin: 0;
}
.copyright__section {
  padding: 20px 0;
  font-size: 1.4rem;
  text-align: center;
}
.copyright__image {
  margin: 0 0 5px 5px;
  height: 18px;
  width: 200px;
}
.copyright__link {
  color: #ffffff;
}
.copyright__link:hover {
  color: #999999;
}

/* product list */
.product-list__section {
  position: relative;
  padding: 0;
  background:#fff;
}
.product-list__freespace-top {
  padding-bottom: 30px;
}
.product-list__freespace-bottom {
  padding-bottom: 60px;
}
.product-list__noitem {
  padding-bottom: 10px;
}
.sort__section {
  display:inline;
  margin-right:20px;
}
.sort__sub-layer {
  border: 1px solid #c2c2c2;
  border-radius: 0px;
  box-shadow: none;
  height: 30px;
  width: 140px;
  font-size: 1.4rem;
}
.sort__sub-layer:focus {
  outline: none;
  border-color: #666666;
}
ul.sub-list {
list-style: none;
font-size:0;
border-left:10px solid #cceccc;
border-top:10px solid #cceccc;
margin:-20px 0 20px;
}
ul.sub-list li {
font-size:1.4rem;
display:inline-block;
border-right:10px solid #cceccc;
border-bottom:10px solid #cceccc;
width:50%;
}
ul.sub-list li a {
  display: table;
  padding:10px 20px 10px 10px;
  height:60px;
  width:100%;
  top:0%;
  background: url(https://img.dougu-ya.com/2017/img/ico_link01g.png) no-repeat right center;
}
ul.sub-list li a:hover {
background: #33b233 url(https://img.dougu-ya.com/2017/img/ico_link01w.png) no-repeat right center;
color:#fff;
-moz-opacity: 1.0;
opacity: 1.0;
}
ul.sub-list li a span {
  display: table-cell;
  vertical-align: middle;
  line-height:1.25;
  text-align:left;
}
ul.sub-list li a span.thumb {
width:45px;
}
ul.sub-list li a img {
  width: 38px;
  height: 38px;
  border:1px solid #c2c2c2;
}
.more__btn {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.85714em;
}
table.list01 {
border-bottom:1px solid #33b233;
}
table.list01 th {
padding:20px 20px 20px 0;
width:20%;
vertical-align:top;
}
table.list01 th img {
border:1px solid #c2c2c2;
width:100%;
height:auto;
}
table.list01 td {
padding:20px 0;
vertical-align:top;
}
table.list01 td h5 {
font-size:1.8rem;
color:#33b233;
}
table.list01 td span {
font-size:1.8rem;
font-weight:bold;
color:#f21a27;
}

/* pagenation */
.pagenation {
  text-align: center;
}
.pagenation-top {
margin-top:-10px;
padding-bottom:10px;
border-bottom:1px solid #33b233;
}
.pagenation-bottom {
  margin: 20px 0;
}
.pagenation-pos {
  display:inline-block;
}
.pagenation-pos span {
  padding-right: 3px;
  padding-left: 3px;
  font-size: 1.8rem;
  font-weight: bold;
}

.pagenation-list {
  margin: 10px 0 0;
  letter-spacing: -.4em;
}
.pagenation-list__unit {
  margin: 0 2px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
.pagenation-list__unit a {
  height: 36px;
  min-width: 36px;
  display: inline-block;
  border: 1px solid #c2c2c2;
  line-height: 2.5;
  box-sizing: border-box;
  text-align: center;
}
.pagenation-list__unit a:hover {
  background: #858585;
  color: #fff;
}
.pagenation-list__unit span {
  height: 36px;
  min-width: 36px;
  display: inline-block;
  border: 1px solid #c2c2c2;
  line-height: 2.5;
  color: #c2c2c2;
  box-sizing: border-box;
  text-align: center;
}
.pagenation-list__unit i {
  line-height: 1.75;
}
.pagenation-list__navi-end a {
  background: #33b233;
  border: 1px solid #33b233;
  color: #fff;
}
.pagenation-list__navi-end a:hover {
  background: #858585;
  border: 1px solid #858585;
}

/* product */
.product__section {
  padding: 0;
  background:#fff;
}
.product__name {
  padding: 7px 10px;
  color: #ffffff;
  background: #33b233;
  font-size:2.2rem;
  margin-bottom:20px;
}
.product__model {
  font-size: 1.4rem;
}
.product__image {
width: 340px;
padding: 0;
float:left;
}
.product__image-main {
  margin: 0px 0 20px;
  border:1px solid #c2c2c2;
  box-sizing:border-box;
}
.product__image-main img {
  width: 100% !important;
}
.product__guide {
  padding: 0;
  margin:0;
}
.product__prices {
  padding-bottom: 20px;
  display:inline-block;
  width:50%;
  vertical-align:top;
  margin-right:20px;
}
.product__info {
max-width:340px;
float:right;
margin-bottom:20px;
}
.product__price {
  font-size: 2.2rem;
  color:#f21a27;
}
.product__price-regular,
.product__stock-str {
  margin-bottom: 0px;
}
.product__price-part {
  margin-bottom: 5px;
}
.product__price-establish {
  margin-bottom: 20px;
}
.product__discount {
  color: #f21a27;
}
.product-social-list__unit {
  margin-bottom: 5px;
}
.product-related-list__link {
  display: block;
  padding: 0 0 0 1em;
  background:url(https://img.dougu-ya.com/2017/img/ico_link03g.png) no-repeat left center;
}
.product-related-list__link02 {
  display: block;
  padding: 0 0 0 1em;
  background:url(https://img.dougu-ya.com/2017/img/ico_link01g.png) no-repeat left center;
}
.product__explain {
border-top:1px solid #c2c2c2;
padding: 20px 0 40px;
clear:both;
}
.product__order {
  margin:0;
  float:left;
  width:auto;
}
.list-cart{
  margin:5px 0 0px 0;
}
.list-cart input.list-num {
  border: 1px solid #c2c2c2 !important;
  box-shadow: none !important;
  border-radius:0 !important;
  padding: 5px !important;
  margin:0 5px 0px 0 !important;
  display:inline !important;
  font-size:1.4rem;
  width:3.5rem;
  text-align:right;
  box-sizing: border-box;
}
.list-cart input.list-btn {
color: #fff;
background: #f21a27;
  border:none;
  border-radius:0;
  padding: 7px 10px !important;
  margin:0;
  font-size:1.4rem;
  font-weight:bold;
  display:inline !important;  
}
.image-thumb-list {
  margin: 0px 0 20px;
  list-style:none;
  font-size:0;
}
.image-thumb-list__unit {
  display:inline-block;
  vertical-align:top;
  margin: 0 8px 8px 0;
  padding: 0;
  text-align: center;
  border:1px solid #c2c2c2;
  overflow:hidden;
  padding:1px;
 font-size:1.4rem; 
}
.image-thumb-list__unit a img {
  height: auto !important;
  max-height: 75px !important;
  /*width: 68px !important;*/
}
.option {
  padding: 0 0 20px;
}

.option-list__name {
  padding-bottom: 10px;
}
.option-list__detail {
  margin: 0;
}
.option-list__select {
  border: 2px solid #000000;
  border-radius: 5px;
  box-shadow: none;
  height: 40px;
  width: 100%;
}
.option-list__select:focus {
  outline: none;
  border-color: #666666;
}

.text-titles {
  padding: 0 0 20px;
}

.text-titles-list__name {
  padding-bottom: 10px;
}
.text-titles-list__detail-text {
  border: 2px solid #000000;
  border-radius: 5px;
  box-shadow: none;
  padding: 8px;
  height: auto;
  width: 100%;
}
.text-titles-list__detail-text:focus {
  outline: none;
  border-color: #666666;
}

.order {
  padding: 20px;
  background: #cceccc;
  margin-bottom:20px;
}

.init-list {
  margin: 0;
}
.init-list__name {
  padding-bottom: 5px;
}
.init-list__detail {
  margin: 0;
  padding:0;
  display: table-cell;
  vertical-align:middle;
}
.init-list__detail-num {
  border: 1px solid #c2c2c2 !important;
  box-shadow: none !important;
  padding: 8px !important;
  height: auto;
  width: 100px !important;
  margin:0 0 0px 0 !important;
  display:inline !important;
}
.init-list__detail-num:focus {
  outline: none;
  border-color: #666666;
}
.init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline;
}

.order-btn-list {
  margin-top: 10px;
  width:100%;
}
.order-btn-text {
  vertical-align: middle;
  font-weight: bold;
}

.order__btn {
}
.order__btn-addcart {
  width: 100% !important;
color: #fff;
background: #f21a27;
  border:none;
  border-radius:0;
  padding: 20px 0;
  margin:0;
  font-size:1.8rem;
  font-weight:bold;
  display:block;
  text-align:center;
}
.order__btn-addcart:hover {
-moz-opacity: 0.7;
opacity: 0.7;
color: #fff;
background: #f21a27;
}
.order__btn-quick {
  color: #ffffff;
  background: #4da6ff;
  border: 1px solid #4da6ff;
  padding: 16px 0;
}
.order__btn-quick:hover {
  color: #ffffff;
  background: #66b3ff;
  border: 1px solid #66b3ff;
}
.order__btn-soldout.disabled {
  color: #ffffff;
  background-color: #ff0000;
  border: 1px solid #ff0000;
  font-weight: bold;
}
.order__btn-soldout[disabled] {
  color: #ffffff;
  background-color: #ff0000;
  border: 1px solid #ff0000;
  font-weight: bold;
}

.related-list {
  margin: 0;
  font-size:1.4rem;
}
.related-list__unit {
  display: inline-block;
}

.table-bordered {
  margin: 0;
  background: #ffffff;
  border: 1px solid #000000;
  border-left: 0;
}
.table-bordered th {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}
.table-bordered td {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}

.stock_error {
  text-align: center;
  color: #ff0000;
}

/* sk */
.sk__section {
  margin-top: -73px;
  margin-bottom: 40px;
  padding-top: 73px;
  padding-bottom: 0;
}

.sk-lead {
  margin: 0 0 20px;
}

.sk-list {
  margin: 0 0 20px;
  line-height: 1.8;
}
.sk-list__dt {
  padding: 20px 0 5px;
  color:#33b233;
  font-size:1.8rem;
}
.sk-list__dt:first-child {
  padding: 0 0 5px;
}
.sk-list__dd {
  margin: 0;
}

/* option stock */
.ex-option__title-h2 {
  margin-bottom: 20px;
}
.ex-option__section {
  padding: 20px;
  text-align: center;
}
.ex-option__price-regular {
  color: #999999;
  text-decoration: line-through;
}
.ex-option__discount-rate {
  color: #ff0000;
  font-size: 0.85714em;
}
.ex-option__none {
  margin-bottom: 20px;
}

/* banner */
.contents-sub-banner-list,
.contents-main-banner-list,
.contents-accent-banner-list {
  margin-bottom: 60px;
}

/* free page */
.contents-free {
  margin: -15px 0 40px;
}

.contents-free ul,
.contents-free ol {
  margin: 0 0 10px 25px;
  padding: 0;
}

.top-guide {
  background: url(https://img.dougu-ya.com/2017/img/bgr_guide01.png) no-repeat center bottom;
  margin:-20px 0 0 0;
  font-size:0;
  padding:0 0 130px 0;
}
.top-guide li{
  display:inline-block;
  width:50%;
margin:0;
  background: url(https://img.dougu-ya.com/2017/img/ico_link03g.png) no-repeat left center;
  padding:8px 0px 8px 14px;
  font-size:1.4rem;
  border-bottom:1px solid #c2c2c2;
}
.top5 {
  font-size:0;
  margin:10px 0 10px 0;
  text-align:center;
}
.top5 .sumb01{
  display:inline-block;
  max-width:128px;
  font-size:1.4rem;
  margin:0 4px 10px;
  vertical-align:top;
}
.top5 .sumb01 p.item_img {
  border:1px solid #c2c2c2;
  height:128px;
overflow:hidden;
text-align:center;
display:table-cell;
vertical-align:middle;
}
.top5 .sumb01 p.item_img img {
  max-width:126px;
  max-height:126px;
}
.top5 .sumb01 .nametxt {
  margin-top: 5px;
  text-align:left;
}
.top5 .sumb01 .nametxt span {
  color:#f21a27;
}

@media screen and (max-width: 1024px) {
.product__image,
.product__info {
float:none;
/*max-width:100% !important;*/
margin: 0 auto !important;
}
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  /* layout */
  .container{
    max-width: 1024px;
    /*padding:0 20px;*/
  }
.product__prices {
  width:100%;
  margin-right:0;
}

  /* module */
  .menu__section {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
  }
  .menu__title-h2 {
  }
  .menu__suffix {
    padding-left: 10px;
  }

  .product-list__title {
    width: 100%;
  }

  .rank__box {
    position: absolute;
    top: 10px;
    left: 15px;
  }

  .breadcrumb-list {
    font-size: 1.4rem;
  }

  /* header */
  .header__inner {
    padding:0px 0;
    text-align: center;
  }
  .header__right {
   float: none;
   margin:0 auto;
   padding:0;
   text-align:center;
  }
  .header__right ul.header-tools {
   padding:0;
   margin:0;
  }
  .google_search {
   padding:0;
   margin:0 auto;
  }
  .header-search {
    margin-top: 0;
  }
  .header-search__select {
    margin: 0 0 10px;
    height: 40px;
    width: 100%;
  }
  .header-search__box {
    margin: 0 0 10px;
    height: auto;
    width: 100%;
  }
  .header-search__btn {
    height: auto;
    width: 100%;
  }
.header__left {
float: none;
text-align:center;
padding:0;
}
  .header-logo {
  }

  .tab-block {
background: #ebebeb url(https://img.dougu-ya.com/2017/img/bgr_hdr01.png) repeat-x;
border-bottom:1px solid #c2c2c2;
  }
  .tab-block--visible {
    display: block;
  }
  .tab-block--hidden {
    display: none;
  }
  .tab-block-list {
    padding: 25px 20px 20px;
    text-align: left;
  }
  .tab-block-list__unit {
    list-style-type: none;
  }
  .tab-block-list__link {
    font-weight: bold;
    padding: 10px;
    display: block;
    background:#33b233 url(https://img.dougu-ya.com/2017/img/ico_link01w.png) no-repeat right center;
    color:#fff;
    font-size:1.6rem;
    margin-bottom:1px;
  }
  .tab-block-list__unit span.tab-block-list__link {
    background-image:none;
  }
.bg_red {
 background:#f21a27 url(https://img.dougu-ya.com/2017/img/ico_link01w.png) no-repeat right center;
}
.bg_gray {
background:#858585 url(https://img.dougu-ya.com/2017/img/ico_link01w.png) no-repeat right center;
}
.tab-block-list__unit a.bg_red:hover, .tab-block-list__unit a.bg_gray:hover {
 color:#fff;
}
  .tb-pulldown-list__unit,
  .tb-pulldown-list__link {
    font-weight: normal;
    list-style-type: none;
  }
  .tb-pulldown-list__link a {
    padding: 10px 0;
    display: block;
    border-bottom:1px solid #fff;
  }
  .tb-pulldown-list__link span.thumb {
    padding-right :5px;
  }
  .tb-pulldown-list__link span.thumb img {
    width :28px;
    height:auto;
    border:1px solid #c2c2c2;
  }
.tb-pulldown-list li:last-child,
.tb-pulldown-list li:nth-last-child(2) {
display:none;
}

  /* global navigation */
  .gnavi {
    display: none;
  }

  /* slider */
  .slider {
    padding-top: 0;
  }
  .slider__inner {
    height: auto;
    width: 100%;
  }

  .seller-list-left__name--downer {
    margin-top: 10px;
    margin-left: 0;
  }

  .sidebar-banner-list {
    padding: 60px 20px 0;
  }
  .sidebar-banner-list__unit {
    margin: 0 0 30px;
  }

  /* contents */

  /* footer */
  .mail-mag__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .mail-mag__box {
    margin-right: 0;
    margin-bottom: 10px;
    padding: 8px;
    height: auto;
    width: 100%;
  }
  .mail-mag__btn {
    height: auto;
    width: 49%;
    padding: 8px 0;
    font-size: 0.85714em;
  }
  .guide {
    padding: 0 20px;
  }

  /* product list */
  .sort__section {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
.tab-block--open {
    display: block;
}
  .header__inner {
    padding:20px 0 !important;
    text-align: center;
  }
.header-logo {
  max-width: 90%;
}
.header-tel {
max-width: 92%;
}
.header-tools {
  display: none;
}
.google_search {
display:block;
margin:0 auto;
padding:0;
}
  #maker-area {
    display:none;
  }
  .slider .bx-wrapper .bx-caption span {
    padding: 10px 20px;
    font-size: 1em;
  }
  .container{
    width: 100%;
    padding:0 20px;
  } 
  .contents {
    width:100%;
    margin:0 auto;
    float:none;
  }
  .contents-inner {
    margin:0;
  }
  .sidebar,
  .contents-sub {
    display: none;
  }

  /* main */
  .main__section {
    padding-top: 0px;
  }
  .main__section--top {
    padding-top: 0px;
  }
  .main__inner {
    padding-right: 20px;
    padding-left: 20px;
  }

  /* footer */
  .item3 {
    display:none;
  }
  .mail-mag i {
    padding-right: 0;
    padding-bottom: 20px;
    display: block;
  }

  .guide__inner {
    padding: 30px 0;
  }

  .shop-owner {
    margin-bottom: 30px;
    text-align: center;
  }
  .shop-owner__image {
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
  }
  .shop-owner__info {
    float: none;
  }
  .shop-owner__name {
    margin-bottom: 10px;
  }

  .sns-list {
    margin-right: auto;
    margin-left: auto;
  }

  .pagetop__section {
    padding: 0;
  }

  .fnavi-list {
    margin:0;
  }

  .guide-list__link {
    color: #ffffff;
  }
  .guide-list__link:hover {
    color: #999999;
  }

  /* pagenation */
  .pagenation-list__navi-end {
    margin: 0 22px;
  }

  /* product */
  .product__name {
    font-size: 1.28571em;
  }
.product__image {
width: 100%;
max-width:340px;
padding-bottom: 20px;
}
  .product__guide {
    padding-right: 0;
  }
  .product__price {
    font-size: 1.4rem;
  }
  .product__stock-str {
    font-size: 1.28571em;
  }
.product__info {
width:100%;
}
  .product-related-list {
    font-size: 1.4rem;
  }
  .product__explain {
    padding-top: 30px;
    border-top: 2px solid #f5f1e9;
  }
  .product__order {
    margin-bottom: 10px;
  }

  .option-list__unit--sec {
    padding-top: 20px;
  }

  .order-btn-list {
  }

  .order__btn-quick {
    margin-top: 10px;
  }

  .related-list {
    padding: 20px 0 0;
    line-height: 2.2;
    text-align: left;
  }
  .related-list__unit {
    display: block;
  }
ul.sub-list li {
width:100%;
}
  /* sk */
  .sk__section {
    margin-top: -10px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 667px) {/*スマホ横*/
.header-tel {
  margin: 0;
}
} 
@media screen and (max-width: 568px) {/*スマホ横*/
.top-guide li{
  width: 100%;
}
} 
@media screen and (max-width: 320px) { /*スマホ横*/
.slider {
max-height:110px !important;
}
#slider div {
margin-bottom:10px !important;
}
.slider .bx-wrapper .bx-controls-direction a.bx-prev {
top:55px !important;
}
.slider .bx-wrapper .bx-controls-direction a.bx-next{
top:55px !important;
}
}
/*@media screen and (max-width: 1162px) {
.header__left, .header__right {
float: none !important;
text-align: center !important;
margin:0 auto;
}
.header-tools, .google_search {
margin:0 auto;
}
}*/
