@charset "shift_jis";

/* ==========================================================
 html5 elements
========================================================== */
article, aside, figure, figcaption, footer, header, nav, section
{ display: block;}
/* ==========================================================
 reseting
========================================================== */
body {
  line-height: 1.65;
  color: #333;
  font-size: 12px;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-break: strict;
}
@media screen and (min-width: 768px) and (max-width: 1245px) {
  body {
    width: 1245px;
  }
}

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  body {
    min-width: 2px;
    line-height: 1.65;
/*    font-size: 3vw; */
    -webkit-overflow-scrolling: touch;
    background-color: #eee;
  }
 input[type="text"],
 input[type="textarea"],
 input[type="password"],
 input[type="email"],
 input[type="number"],
 input[type="search"],
 input[type="tel"],
 textarea { 
  font-size: 16px !important;
 }
 select{
  color: #333;
 }
}
body, input, textarea, select, button {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  /* 明朝フォント
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, serif;*/
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, button, figure, figcaption
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
input, textarea, select
{/* -webkit-appearance: none; */}
textarea
{ resize: none;}
button
{ border: none; overflow: visible; background: none; vertical-align: top;  font-size: 100%; color: inherit; cursor: pointer; -webkit-appearance: none;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ /**height: auto;**/ vertical-align: top;}
address, caption, code, em, th
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
/**h1, h2, h3, h4, h5, h6, strong, em
{ font-size: 100%; font-weight: normal;}**/
a, input
{/* outline: none; -webkit-tap-highlight-color:rgba(0,0,0,0);*/}
sup, sub
{ font-size: 63%;}
sup
{ vertical-align: top;}
sub
{ vertical-align: baseline;}
.attred {
 color: #ff0000;
}
@media screen and (min-width: 768px) {
 a[href^="tel:"] {
  pointer-events: none;
 }
}
/* font-size */
@media screen and (min-width: 768px) {
.fs14 {font-size:14px;line-height: 1.5;}
.fs16 {font-size: 16px;line-height: 1.5;}
.fs18 {font-size: 18px;line-height: 1.5;}
.fs24 {font-size: 24px;line-height: 1.5;}
.fs30 {font-size: 30px;line-height: 1.5;}
.fs36 {font-size: 36px;line-height: 1.5;}
.fs48 {font-size: 48px;line-height: 1.5;}
}
@media screen and (max-width: 767px) {
.fs14 {font-size: 2.93vw;}
.fs16 {font-size: 3.5vw;}
.fs18 {font-size: 4.3vw; line-height: 1.5;}
.fs24 {font-size: 5.9vw;line-height: 1.5;}
.fs30 {font-size: 6.5vw;line-height: 1.5;}
.fs36 {font-size: 7vw; line-height: 1.4;}
.fs48 {font-size: 8.5vw; line-height: 1.4;} 
/* #contents { font-size: 3.5vw; } */
.fs-xx-large{ font-size: 7.5vw; }
.fs-x-large{ font-size: 5.9vw; }
.fs-m-large { font-size: 4.8vw; }
.fs-large{ font-size: 4.3vw; }
.fs-medium{ font-size: 3.5vw; }
.fs-small{ font-size: 2.93vw; }
.fs-x-small{ font-size: 2.53vw; }
}
/* color */
.gray,#contents a.gray,#contents a:visited.gray {color:#333333;}
.gray2,#contents a.gray2,#contents a:visited.gray2 {color:#666666;}
.blue,#contents a.blue,#contents a:visited.blue {color:#0044cc;}
.white,#contents a.white,#contents a:visited.white {color:#FFFFFF;}
.red,#contents a.red,#contents a:visited.red {color:#cc0000;}
.red2,#contents a.red2,#contents a:visited.red2 {color:#cc0033;}
.fcR,#contents a.fcR,#contents a:visited.fcR {color:#cc0000;}
.red3,#contents a.red3,#contents a:visited.red3 {color:#FF0000;}
.gold,#contents a.gold,#contents a:visited.gold {color:#ad9651;}
.gold2,#contents a.gold2,#contents a:visited.gold2 {color:#746642;}
.green,#contents a.green,#contents a:visited.green {color:#539865;}
.orange,#contents a.orange,#contents a:visited.orange {color:#ff6600;}
.black,#contents a.black,#contents a:visited.black {color:#000000;}

/**徐々にサイト全体に効かせていく予定**/
header * { box-sizing: border-box; -webkit-box-sizing: border-box;}
footer * { box-sizing: border-box; -webkit-box-sizing: border-box;}

img.lazy,
img.orgset {
  display: block;
  /**width: auto !important;**/
  max-width: 100%;
  /**min-width: 48px;**/
  /**min-height: 100px;**/
  margin-left: auto;
  margin-right: auto;
}
img.lazy.noloadimg,
img.orgset.noloadimg {
  background-image : none;
}
/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  img
  { max-width:100%;}
  img.lazy,
  img.orgset {
    min-width: 24px;
    min-height: 20px;
    background-size: 24px 24px;
/*    background-image: url(https://img.dinos.co.jp/images/v1/common/ico_loading.gif);*/
    background-position: center center;
    background-repeat: no-repeat;
  }
}
/* ==========================================================
 base Link
========================================================== */
a {
  color: #333;
  text-decoration: none;
}
a:visited,
a:link,
a:hover,
a:active,
a:focus {
    color: #333;
}
a:hover{
	text-decoration: underline;
}

a.white,a.white:visited,a.white:link,a.white:hover,a.white:active,a.white:focus {color: #FFF;}
/* ==========================================================
 clearfix
========================================================== */
.nav-global > ul:before, .nav-global > ul:after,
.nav-category > ul:before, .nav-category > ul:after,
.main:before, .main:after,
.clearfix:before, .clearfix:after,
.contents:before, .contents:after
{
  content: "";
  display: table;
}
.header-in:after,
.header-utility:after,
.nav-global > ul:after,
.nav-category > ul:after,
.main:after,
.clearfix:after,
.contents:after
{
  clear: both;
}
/* For IE 6/7
---------------------------------------------------------- */
.header-in,
.header-utility,
.nav-global > ul,
.nav-category > ul,
.main,
.contents,
.clearfix
{
  *zoom: 1;
}
/* ==========================================================
 layout
========================================================== */
body {
  /**background-color:#f9f9f9;**/
}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}

.center {text-align:center;display: block;}
.right {text-align:right;display: block;}
.left {text-align:left;display: block;}

.bold{font-weight: bold;}
.indent1 {
    display: block;
    padding-left:1em;
    text-indent:-1em;
}
.u {
 text-decoration: underline;
}
a.u:hover {
 text-decoration: none;
}
@media screen and (max-width: 767px) {
  html.is-no-scroll,html.is-no-scroll body {
    overflow: hidden;
    height: 100%;
  }
  /*html.scrolling.is-no-scroll .header-event {
    display: none;
  }*/
}
/* ==========================================================
 wrapper
========================================================== */
.wrapper {
  width: 100%;
}


/* ==========================================================
 nav-global
========================================================== */
.nav-global {
  padding: 8px 0 0;
  height: 64px;
  background-color:#fff;
}
  .nav-global > ul {
    max-width: 1245px;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
  }
  .nav-global > ul > li {
    position:relative;
    float:left;
    height: 56px;
  }
    .nav-global > ul > li:nth-child(1) { width: 13.9%; }
    .nav-global > ul > li:nth-child(2) { width: 15.3%; }
    .nav-global > ul > li:nth-child(3) { width: 16.1%; }
    .nav-global > ul > li:nth-child(4) { width: 12%; }
    .nav-global > ul > li:nth-child(5) { width: 12.9%; }
    .nav-global > ul > li:nth-child(6) { width: 18.7%; }
    .nav-global > ul > li:nth-child(7) { width: 11.1%; }
    .nav-global > ul > li > a{
      position:relative;
    }
  .nav-global > ul > li > a:after,
  .nav-global > ul > li:first-child > a:before {
    content:'';
    position:absolute;
    top: 50%;
    width: 1px;
    height: 14px;
    margin-top: -7px;
    background-color:#d0d0d0;
  }
  .nav-global > ul > li > a:after{right: 0;}
  .nav-global > ul > li:first-child > a:before{left: 0;}
  
    .nav-global > ul > li > a {
      display:block;
      padding: 21px 0;
      color:#000;
      font-size: 14px;
      line-height: 1;
    }
      .nav-global li a:hover {
        text-decoration: underline;
      }
    .nav-global > ul > li.sale > a { color: #cc0000;}
    .nav-global > ul > li.nav04 > a, .nav-global > ul > li.nav05 > a {
      background: url(https://img.dinos.co.jp/images/v1/common/ico_new@2x.png) no-repeat;
      background-position: center top;
      background-size: 35px auto;
    }
    
@media screen and (min-width: 768px) and (max-width: 1030px) {
  .nav-global > ul {
    max-width: 1030px;
  }
}
/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .nav-global > ul > li.nav04 > a {
      background-position: 60px center;
    }
    .nav-global > ul > li.nav05 > a {
      background-position: 105px center;
    }
}

/* ==========================================================
 nav-category
========================================================== */
.nav-category {
  height: 51px;
  background-color:#eee;
}
  .nav-category > ul {
    max-width: 1245px;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
  }
 .nav-category > ul > li {
    position:relative;
    float:left;
    width: 9.09%;
    height: 51px;
    vertical-align:middle;
  }
    .nav-category > ul > li > a:after {
      content:'';
      position:absolute;
      top: 50%;
      left: 0;
      width: 1px;
      height: 27px;
      margin-top: -13px;
      background-color:#d0d0d0;
    }
    .nav-category > ul > li:first-child > a:after {
      display:none;
    }
    .nav-category > ul > li > a {
      display:block;
      padding: 18px 0;
      color:#000;
      font-size: 12px;
      line-height: 1.2;
    }
      .nav-category > ul > li > a > span{
        display:block;
        margin: -8px 0;
      }
    .nav-category li a:hover {
      text-decoration: underline;
    }

@media screen and (min-width: 768px) and (max-width: 1030px) {
  .nav-category > ul {
    max-width: 1030px;
  }
}
/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {

}

/* ==========================================================
 Popup
========================================================== */
.mod-popup{
  display:none;
  position:absolute;
  padding: 14px 0 0;
  top: 35px;
  z-index: 999;
  /*opacity: 0; 
  visibility:hidden; */
 -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
  .mod-popup-in{
    position:relative;
    background-color:#FFF;
    text-align:left;
    border:1px solid #ddd;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 5px rgba(4,0,0,.4);
    -moz-box-shadow: 0 3px 5px rgba(4,0,0,.4);
    box-shadow: 0 3px 5px rgba(4,0,0,.4);
  }
  .mod-popup-in:before{
    content:'';
    position:absolute;
    top: -14px;
    left: 50%;
    width: 14px;
    height: 14px;
    background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_02@2x.png) no-repeat 0 0;
    background-size: 14px auto;
  }
@media screen and (min-width: 768px) {
.nav-category > ul > li:hover .mod-popup,
.nav-global > ul > li:hover .mod-popup,
.header-usernav .usernav01:hover .mod-popup,
.header-usernav .usernav02:hover .mod-popup,
.header-usernav .usernav03:hover .mod-popup,
.header-usernav .usernav04:hover .mod-popup{
  display:block;
 }
}
 .mod-popup-close{ display:none; }
 .btn-popup-close { display:none; }
 .btn-popup-open { display: none; }

 /* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .mod-popup {
    position:fixed;
    top: 120px;
    left: 0 !important;
    bottom: 0;
    width: 100% !important;
    padding: 34px 25px;
    z-index: 999;
    overflow: auto;
    background-color:#ccc;
    -webkit-overflow-scrolling: touch !important;
  }
  /*html.scrolling .header-main .mod-popup { 
      top: 80px; 
    }*/
    .mod-popup-in{
      background:none;
      border: none;
      border-radius: 0;
      box-shadow:none;
    }
    .mod-popup-in:before { display: none; }
    .btn-popup-close {
      position:absolute;
      top: 0;
      left: 0;
      z-index: 1001;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background: url(https://img.dinos.co.jp/images/v1/common/ico_close_01_sp.png) no-repeat;
      background-position: center 14px; 
      background-color: #ccc;
      background-size: 18px 18px;
      padding-top: 40px;
    }
    .logout .btn-popup-open {
        display: none !important;
    }
    .btn-popup-open {
      display: block;
      position:absolute;
      top: 0;
      left: 0;
      z-index: 1001;
      width: 100%;
      height: 100%;
    }
    .logout .btn-popup-close {
        display: none !important;
    }
    .mod-popup-close{
      display: block;
      overflow:hidden;
      width: 100%;
      height: 60px;
      margin-top: 30px;
      text-indent:-9999px;
      background:#eee url(https://img.dinos.co.jp/images/v1/common/ico_close_01_sp.jpg) no-repeat center center;
      background-size: 25px auto;
			z-index: 1001;
    }
}      
/* mod-popup
---------------------------------------------------------- */
 /* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
.mod-popup-search{
  left:auto;
  width: 100%;
  min-height:inherit;
  max-height:none;
}
  .mod-popup-search .mod-popup-in{
    padding: 0;
  }
  .mod-popup-search .mod-popup-in:before{
    right: 215px;
  }
  .header-search{
    position:relative;
    max-width: none;
    margin-bottom: 25px;
    padding: 0;
  }  
  .header-search-form{
    padding: 0 36px 8px 130px;
    background-color:#fff;
    border:1px solid #e5e5e5;
  }
    .box-search-select{
      position:absolute;
      top: 4px;
      left: 8px;
      width: 118px;
      height: 25px;
    }
    .form-search-select{
      width: 120px;
      /**height: 33px;**/
      /**font-size: 15px;**/
    }
    .form-search-input{
      width: 100%;
      height: 33px;
      padding: 0 0 0 15px;
    }
    .form-search-input2{
      width: 100%;
      height: 33px;
      padding: 0 0 0 10px;
      font-size: 12px;
    }
    .form-search-button{
      width: 36px;
      height: 36px;
      background: url(https://img.dinos.co.jp/images/v1/common/ico_search_01_sp.jpg) no-repeat 0 0;
      background-size: 36px auto;
      text-indent:-9999px;
    }
    
  .search-keywords{
    margin-bottom: 20px;
  }
    .search-keywords .ttl{
      font-size: 15px;
      font-weight:bold;
      line-height: 1.67;
    }
    .search-keywords .content{}
      .search-keywords .keyword{
        display:inline-block;
        height: 40px;
        margin: 10px 0;
        padding: 5px 15px;
        background-color:#eee;
        border-radius: 20px;
        font-size: 15px;
        line-height: 2;
        white-space: normal;
        color:#000;
      }
	.header-search-wrapper {
		width: auto;
    padding: 15px 2%;
    min-height: inherit;
	}
		.header-search-wrapper .header-search {
			margin: 0;
		}
		.header-search-wrapper .btn {
			width: auto;
			height: 35px;
    	margin: 0 auto 20px;
		}
		.header-search-wrapper .btn a {
			display: block;
   background-color: #ff6600;
   text-align: center;
   color: #fff;
			padding: 2.63vw 0;
			line-height: 1;
			border-radius: 26px;
		}
.nav-global {
  margin-bottom: 30px;
  padding: 0;
  height: auto;
}
  .nav-global ul {
    max-width: none;
    min-width:inherit;
    padding: 0;
    text-align: left;
  }
  .nav-global li {
    float: none !important;
    width: 100% !important;
    height: auto !important;
  }
    .nav-global li a{
      height: 40px;
    }
    .nav-global li a:hover { text-decoration: none; }

  .nav-global > ul > li,
  .nav-global li{
    border-top:1px solid #ccc;
  }
  .nav-global > ul > li{
    background-color:#eee;
  }
  .nav-global > ul > li:first-child > a:before {
    display:none;
  }
  .nav-global > ul > li > a[target="_blank"]:after{
    background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_05_sp.png) no-repeat 0 0;
    background-size: 32px auto;
  }
    .nav-global > ul > li > a,
    .nav-global li a,
    .nav-global li .btn-accrd {
      display:flex;
      padding: 0 0 0 10px;
      /**font-size: 20px;**/
      line-height: 20px;
      color:#000;
        align-items: center;
        height:40px;
    }
    .nav-global > ul > li > a,
    .nav-global > ul > li > .btn-accrd {
    /**font-size: 24px;**/
      line-height: 3.33;
    }
    .nav-global > ul > li > a:after {
      top: 16px;
      right: 11px;
      width: 24px;
      height: 24px;
      background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_05_sp.png) no-repeat 0 0;
      background-size: 24px auto;
    }
    .nav-global .btn-accrd { position: relative; }
    .nav-global .btn-accrd:after{
      content: "";
      position: absolute;
      top: 65%;
      right: 11px;
      width: 24px;
      height: 24px;
      margin-top: -16px;
      background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_06_sp.png) no-repeat 0 0;
      background-size: 24px auto;
    }
    .nav-global .btn-accrd.is-open:after {
      background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_07_sp.png) no-repeat 0 0;
      background-size: 24px auto;
    }
      .nav-global .btn-accrd + .js-accrd-list {
        display: block;
        max-height: 0;
        overflow-y: hidden;
        -webkit-transition: max-height 0.5s ease-in-out;
        -moz-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.5s ease-in-out;
      }
      .nav-global .js-accrd-list.is-expand {
        max-height: 5000px;
      }
      .nav-global li span {
        display:block;
        padding-left: 40px;
      }
    
  .nav-global .mod-popup-sub{
    padding: 0 23px 0 40px;
  }
  
  .nav-global > ul > li > ul,
  .nav-global .mod-popup-sub{
    display:none;
  }

  
  .btn-search{
    display:block;
    height: 50px;
    position:relative;
    margin-bottom: 30px;
    padding: 10px 0 0 10px;
    background-color:#eee;
    /**font-size: 20px;**/
    line-height: 1.25;
    color:#000;
  }
  .btn-search:hover{
    text-decoration:none;
    background-color:#FFF;
  }
    .btn-search span{
      /**font-size: 8px;**/
      line-height: 1.5;
    }
    .btn-search:after{
      content:'';
      position:absolute;
      top: 11px;
      right: 11px;
      width: 32px;
      height: 32px;
      background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_05_sp.png) no-repeat 0 0;
      background-size: 32px auto;
    }
}

/* mod-popup
---------------------------------------------------------- */
.mod-popup-cart{
  left: -187px;
  width: 312px;
  min-height: 283px;
  max-height: 706px;
}
  .mod-popup-cart .mod-popup-in{
    padding:20px 10px 20px 20px;
  }
  .mod-popup-cart .mod-popup-in:before{
    left: 254px;
  }
  box-shoplist{
    overflow-x: hide;
    overflow-y:scroll;
    overflow: auto;
    min-height: 141px;
  }
  .box-purchaselist{
    max-height: 260px;
    padding-right: 10px;
    overflow: auto;
  }
    .list-shop{
      margin-top: -20px;
    }
      .list-shop .item{
        position:relative;
        padding:20px 0 10px 0;
        border-bottom:1px solid #ddd;
      }
.list-shop .item p{
    font-size:18px;
      }
      .list-shop .item:last-child{
        border:none;
        padding-bottom: 0
      }
      .list-shop .img{
        position: absolute;
        top: 20px;
        left:0;
        width: 50px;
        height: 50px;
      }
        .list-shop .img img{
          width: 100%;
          max-width: 100%;
        }
      .list-shop .text{
        padding-left: 60px;
        min-height: 80px;
        font-size: 12px;
        line-height: 1.5;
      }
        .list-shop .text .txt{
          overflow:hidden;
          max-height: 36px;
        }
        .list-shop .text .price{}
        .list-shop .text .info{}
        .list-shop .text .this{
          text-align:right;
        }
          .list-shop .text .this .delete{
            text-decoration:underline;
            color:#000;
          }
          .list-shop .text .this .delete:hover{
            text-decoration: none;
          }
   .box-purchase{
     border-top:1px solid #ddd;
   }
    .box-purchase .price{
      padding: 15px 0;
      text-align:right;
     }
       .box-purchase .price .ttl,
       .box-purchase .price .txt{
         display:inline;
       }
       .box-purchase .price .fee{
         font-size: 14px;
         line-height: 1.7;
       }
       .box-purchase .price .total{
         font-size: 18px;
         line-height: 1.67;
       }
     .btn-purchase{
       height: 36px;
       background-color:#333;
       border-radius: 5px;
       text-align:center;
     }
       .btn-purchase a{
         display:block;
         font-size: 18px;
         line-height: 2;
         color:#fff;
       }
       
 /* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
.mod-popup-cart{
  left:auto;
  width: 100%;
  min-height:inherit;
  max-height:none;
}
  .mod-popup-cart .mod-popup-in{
    padding: 0;
  }
  .mod-popup-cart .mod-popup-in:before{
    right: -25px;
  }
  box-shoplist{
    overflow-x:inherit;
    overflow-y:inherit;
    overflow:inherit;
    min-height:inherit;
  }
  .box-purchaselist{
    max-height: none;
    background-color:#eee;
  }
    .list-shop{
      margin: 0;
    }
      .list-shop .item{
        padding: 15px;
        border-bottom:1px solid #ccc;
      }
      .list-shop .item:last-child{
         padding-bottom: 15px;
      }
      .list-shop .img{
        top: 15px;
        left: 15px;
        width: 110px;
        height: 110px;
      }
      .list-shop .text{
        padding-left: 140px;
        min-height: 110px;
        font-size: 15px;
        line-height: 1.4;
      }
        .list-shop .text .txt{
          max-height: 42px;
        }
        .list-shop .text .this{
          padding: 10px 0 0;
          font-size: 21px;
          line-height: 1;
        }
   .box-purchase{
     border-top:1px solid #ccc;
     background-color:#eee;
   }
    .box-purchase .price{
      padding: 0 15px;
     }
       .box-purchase .price .total{
         font-size: 21px;
         font-weight:bold;
         line-height: 3.8;
       }
     .btn-purchase{
       height: 80px;
       padding: 0 25px;
       border-top:1px solid #ccc;
       background-color:#eee;
       text-align: left;
       border-radius: 0;
       background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_05_sp.png) no-repeat right 24px center;      background-size: 32px auto;
     }
       .btn-purchase a{
         font-size: 24px;
         line-height: 80px;
         color:#000;
       }
}
/* mod-popup
---------------------------------------------------------- */
.mod-popup-okini{
  left: -98px;
  width: 312px;
}
  .mod-popup-okini .mod-popup-in{
    padding: 20px 10px 20px 20px;
  }
  .mod-popup-okini .mod-popup-in:before{
    left: 196px;
  }
  .box-favlist{
    max-height: 565px;
    padding-right: 10px;
    overflow: auto;
  }
  .btn-fav{
    height: 36px;
    background-color: #000;
    border-radius: 18px;
    text-align: center;
    margin-bottom: 20px;
  }
    .btn-fav a{
      display:block;
      font-size: 14px;
      line-height: 2.57;
      color:#fff;
    }
@media screen and (min-width: 768px) {
  .mod-popup-okini {
    height: 420px;
  }
}
 /* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .mod-popup-okini{
  }
    .mod-popup-okini .mod-popup-in{
      padding: 0;
    }
    .mod-popup-okini .mod-popup-in:before{
      right: 55px;
    }
    .box-favlist{
      max-height: none;
      background-color:#eee;
    }
     .btn-fav{
       height: 80px;
       padding: 0 25px;
       border-top:1px solid #ccc;
       background-color:#eee;
       border-radius: 5px;
       text-align: left;
       border-radius: 0;
       background:#eee url(https://img.dinos.co.jp/images/v1/common/ico_arrow_05_sp.png) no-repeat right 24px center;      background-size: 32px auto;
     }
       .btn-fav a{
         font-size: 24px;
         line-height: 80px;
         color:#000;
       }
}  
/* mod-popup
---------------------------------------------------------- */
.mod-popup-account{
  left: -46px;
  width: 312px;
}
  .mod-popup-account .mod-popup-in{
    padding: 15px 20px 25px;
  }
  .mod-popup-account .mod-popup-in:before,
  .login .mod-popup-account .mod-popup-in:before{
    left: 124px;
  }
  .logout .mod-popup-account .mod-popup-in:before{
    left: 164px;
  }
  
  .list-member,
  .list-profile{}
    .list-member li a,
    .list-profile li a{
      display:block;
      position:relative;
      font-size: 14px;
      line-height: 2.5;
    }
    .list-member li a:after,
    .list-profile li a:after{
      content:'>';
      position:absolute;
      top: 0;
      right: 0;
    }
  .list-member{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom:1px solid #ddd;
  }
      .list-member li a{
        color:#ff6600;
      }
  .list-profile{
  }
      .list-profile li a{
        color:#000;
      }
.logout .mod-popup-account,.logout .mod-popup-account .mod-popup-in {
    display:none !important;
}
@media screen and (min-width: 768px) {
  .mod-popup-account{
    height: 630px;
  }
}
 /* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
.mod-popup-account{
}
  .mod-popup-account .mod-popup-in{
    padding: 0;
    background:none;
  }
  .mod-popup-account .mod-popup-in:before{
    right: 135px;
  }
  
  .list-member,
  .list-profile{}
    .list-member li,
    .list-profile li{
      border-bottom:1px solid #ccc;
    }
    
    .list-member li a,
    .list-profile li a{
      display:block;
      position:relative;
      padding: 0 55px 0 25px;
      white-space: nowrap;
    }
    .list-member li a:after,
    .list-profile li a:after{
      content:'';
      position:absolute;
      top: 50%;
      margin-top: -16px;
      right: 24px;
      width: 32px;
      height: 32px;
    }
    .list-member li a:after{
      background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_06_sp.jpg) no-repeat 0 0;
      background-size: 32px auto;
    }
    .list-profile li a:after{
      background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow_05_sp.png) no-repeat 0 0;
      background-size: 32px auto;
    }
  .list-member{
    margin-bottom: 0;
    padding-bottom: 0;
    border:none;
  }
      .list-member li{
        background-color:#fff;
      }
        .list-member li a{
          color:#ff6600;
          font-size: 20px;
          line-height: 4;
        }
  .list-profile{
  }
      .list-profile li{
        background-color:#eee;
      }
        .list-profile li a{
          color:#000;
          /**font-size: 24px;**/
          line-height: 3.33;
        }
}
/* mod-popup
---------------------------------------------------------- */
.mod-popup-gnav{
  left: 0;
  min-width: 314px;
  /* width: 588px; */
  height: 510px;
}
  .mod-popup-gnav .mod-popup-in{
    padding: 12px 0 15px 12px;
  }
  .mod-popup-gnav .mod-popup-in:before{
    left: 90px;
  }
  
  .list-category-01{
  }
    .list-category-01 > li{
    }
     .list-category-01 > li:hover{
       width: 574px;
     } 
     .list-category-01 > li:hover .gnav-sub{
       display:block;
     } 
      .list-category-01 > li > a{
        width: 300px;
      }
        .list-category-01 > li > a > span{
          display:block;
          padding-left: 45px;
        }
      .list-category-01 > li > a:after{
        content:'>';
        position:absolute;
        top:0;
        right: 22px;
      }
      .list-category-01 li a{
        display:block;
        position:relative;
        font-size: 12px;
        line-height: 3;
        color:#000;
      }
      .list-category-01 li a:hover{
        color:#669900;
        text-decoration:underline;
      }
      
  .gnav-sub{
    display:none;
    position:absolute;
    top: 0;
    left: 312px;
    width: 274px;
    height: 100%;
    padding: 12px 12px 15px 12px;
    border-left:1px solid #eee;
    z-index: 20;
  }

.nav05 .mod-popup-gnav,
.nav06 .mod-popup-gnav{
  left: auto;
  right: 0;
}
  .nav05 .mod-popup-gnav .mod-popup-in:before,
  .nav06 .mod-popup-gnav .mod-popup-in:before{
    left: auto;
    right: 100px;
  }
  
  .ico-fashion  { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_01@2x.png) no-repeat 0 0;}
  .ico-bags     { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_02@2x.png) no-repeat 0 0;}
  .ico-chair    { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_03@2x.png) no-repeat 0 0;}
  .ico-curtain  { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_04@2x.png) no-repeat 0 0;}
  .ico-bed      { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_05@2x.png) no-repeat 0 0;}
  .ico-kitchen  { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_06@2x.png) no-repeat 0 0;}
  .ico-interior { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_07@2x.png) no-repeat 0 0;}
  .ico-beauty   { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_08@2x.png) no-repeat 0 0;}
  .ico-gargen   { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_09@2x.png) no-repeat 0 0;}
  .ico-travel   { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_10@2x.png) no-repeat 0 0;}
  .ico-food     { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_11@2x.png) no-repeat 0 0;}
  .ico-sale     { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_12@2x.png) no-repeat 0 0;}
  .ico-kids     { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_13@2x.png) no-repeat 0 0;}
  .ico-seasonal { background: url(https://img.dinos.co.jp/images/v1/common/ico_top_cate_14@2x.png) no-repeat 5px 3px;}

  .ico-fashion,
  .ico-bags,
  .ico-chair,
  .ico-curtain,
  .ico-bed,
  .ico-kitchen,
  .ico-interior,
  .ico-beauty,
  .ico-gargen,
  .ico-kids,
  .ico-travel,
  .ico-food,
  .ico-sale { background-size: 40px auto;}
  .ico-seasonal { background-size: 34px auto;}
  
@media screen and (min-width: 768px) and (max-width: 1205px) {  
  .mod-popup-gnav .mod-popup-in:before{
    left: 80px;
  }
  .nav05 .mod-popup-gnav .mod-popup-in:before,
  .nav06 .mod-popup-gnav .mod-popup-in:before{
    right: 80px;
  }
}
/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {  
  .ico-fashion,
  .ico-bags,
  .ico-chair,
  .ico-curtain,
  .ico-bed,
  .ico-kitchen,
  .ico-interior,
  .ico-beauty,
  .ico-gargen,
  .ico-kids,
  .ico-travel,
  .ico-food,
  .ico-sale { 
   background-size: auto 100%;
   background-position: 0 center;
  }
  .ico-seasonal { 
   background-position: 5% center;
  }
  .nav06 .btn-accrd{
   color:#cc0000 !important;
  }
}
/* mod-popup
---------------------------------------------------------- */
.mod-popup-category-01{
  left: 0;
  width: 276px;
  height: 428px;
}
  .mod-popup-category-01 .mod-popup-in{
    padding: 15px;
  }
  .mod-popup-category-01 .mod-popup-in:before{
    left: 45px;
  }
  
  .list-category-02{}
    .list-category-02 li a{
      font-size: 12px;
      line-height: 2.1;
      color:#000;
    }
    
.cnav10 .mod-popup-category-01,
.cnav11 .mod-popup-category-01{
  left: auto;
  right: 0;
}
  .cnav10 .mod-popup-category-01 .mod-popup-in:before,
  .cnav11 .mod-popup-category-01 .mod-popup-in:before{
    left: auto;
    right: 45px;
  }
    
/* mod-popup
---------------------------------------------------------- */
.mod-popup-category-03{
  top: 0;
  left: 262px;
  width: 276px;
  padding: 0 0 0 14px;
}
  .mod-popup-category-03 .mod-popup-in{
    padding: 15px;
  }
  .mod-popup-category-03 .mod-popup-in:before {
    display: none;
  }

/* ==========================================================
 contents
========================================================== */
.contents {
  width: 1245px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
}

.main{
  position:relative;
  margin: 0 auto 50px;
}
.contents-main {
  float:right;
  max-width: 895px;
}
.contents-sub {
  float:left;
  max-width: 275px;
}

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .contents {
    width: 100%;
    max-width: none;
    min-width:inherit;
    padding: 0;
    background-color: #eee;
  }
  .main {
    width: auto;
    margin-bottom: 15px;
    padding: 0 3%;
    min-height: inherit;
  }
  .contents-main {
    float:none;
    margin: 0 0 25px;
    padding: 0;
    max-width: none;
  }
  .contents-sub {
    float:none;
    max-width: none;
  }
}
/* ==========================================================
 hero
========================================================== */
/* hero-cmn
---------------------------------------------------------- */
.hero-cmn {
}
/* ==========================================================
 module
========================================================== */
      
/* module
---------------------------------------------------------- */
.mod-member{
  padding: 15px 20px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
	white-space: normal;
}
  .mod-member .name{
    font-size: 16px;
    line-height: 1.5;
    color:#fff;
  }
  .mod-member .rank{}
    .mod-member .rank .ttl,
    .mod-member .rank .txt{
      display:inline;
      font-size: 14px;
      line-height: 1.7;
      color:#ccc;
    }
  .mod-member .rate{}
    .mod-member .rate .ttl,
    .mod-member .rate .txt{
      display:inline;
      color:#ff9900;
    }
    .mod-member .rate .ttl{
      font-size: 14px;
      line-height: 1.857;
    }
    .mod-member .rate .txt{
      font-size: 18px;
      font-weight:bold;
      line-height: 1.45;
    }
    .mod-member .rate .note{
      color:#ff9900;
      font-size: 12px;
      line-height: 2;
	  display: block;
    }
  .mod-member .coupons{
    color:#fff;
    font-size: 14px;
    line-height: 1.7;
  }
    .mod-member .coupons .num{
      display:inline-block;
      width: 21px;
      height: 21px;
      margin: 0 5px;
      background-color:#ff6600;
      font-size: 10px;
      line-height: 2.1;
      color:#fff;
      text-align:center;
      border-radius: 11px;
      vertical-align:top;
    }

.rank1{ 
 background: url(https://img.dinos.co.jp/images/v1/common/bg_rank_01.jpg) no-repeat 0 bottom;
 background-color: #000;
}
.rank2{ 
 background: url(https://img.dinos.co.jp/images/v1/common/bg_rank_02.jpg) no-repeat 0 bottom;
 background-color: #000;
}
.rank3{
 background: url(https://img.dinos.co.jp/images/v1/common/bg_rank_03.jpg) no-repeat 0 bottom;
 background-color: #000;
}
.rank4{
 background: url(https://img.dinos.co.jp/images/v1/common/bg_rank_04.jpg) no-repeat 0 bottom;
 background-color: #000;
}
.rank1,.rank2,.rank3,.rank4{ 
	background-size: 275px auto;
	min-height: 155px;
}
.rank1.diamond_cp dl.rank .ttl,
.rank1.diamond_cp dl.rank .txt {
 color: #ffff66;
}

 /* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .mod-member{
    margin-bottom: 30px;
    padding: 15px 20px;
    border-radius: 5px;
    background-color:#222;
  }
    .mod-member .name{
      /**font-size: 24px;**/
			line-height: 2;
    }
    .mod-member .rank{}
      .mod-member .rank .ttl,
      .mod-member .rank .txt{
        font-size: 14px;
        line-height: 2;
      }
    .mod-member .rate{}
      .mod-member .rate .ttl{
        font-size: 14px;
        line-height: 1.857;
      }
      .mod-member .rate .txt{
        font-size: 27px;
        line-height: 1.4;
      }
      .mod-member .rate .note{
        font-size: 12px;
        line-height: 2;
      }
    .mod-member .coupons{
      color:#fff;
      font-size: 14px;
      line-height: 1.7;
    }
      .mod-member .coupons .num{
        display:inline-block;
        width: 21px;
        height: 21px;
        margin: 0 5px;
        background-color:#ff6600;
        font-size: 10px;
        line-height: 2.1;
        color:#fff;
        text-align:center;
        border-radius: 11px;
        vertical-align:top;
      }
.rank1,.rank2,.rank3,.rank4 {
    background-color: #000;
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
}
  .rank1 {background-image: url(https://img.dinos.co.jp/images/v1/common/bg_rank_01.jpg);}
  .rank2 {background-image: url(https://img.dinos.co.jp/images/v1/common/bg_rank_02.jpg);}
  .rank3 {background-image: url(https://img.dinos.co.jp/images/v1/common/bg_rank_03.jpg);}
  .rank4 {background-image: url(https://img.dinos.co.jp/images/v1/common/bg_rank_04.jpg);}
}
 /* box-guide
---------------------------------------------------------- */ 
.box-guide{
  padding-bottom: 19px;
}
  .box-guide .content{
    padding-bottom: 18px;
  }
    .box-guide .txt{
      padding-right: 70px;
      font-size: 14px;
      line-height: 1.57;
    }
      .box-guide .txt span{
        color:#ff0000;
      }
    .box-guide .more{
      padding-top: 14px;
    }
      .box-guide .more a{
        color:#000;
        text-decoration:underline;
      }
      .box-guide .more a:hover{
        text-decoration:none;
      }
  
  .list-guide{
  }
    .list-guide li{
      padding: 17px;
      border-bottom:1px solid #eee;
    }

.ico-clock{
  background: url(https://img.dinos.co.jp/images/v1/common/ico_clock_01.jpg) no-repeat right top;
  background-size: 33px auto;
}
.ico-truck{
  background: url(https://img.dinos.co.jp/images/v1/common/ico_truck_01.jpg) no-repeat right top;
  background-size: 33px auto;
}
.ico-excha{
  background: url(https://img.dinos.co.jp/images/v1/common/ico_excha_01.jpg) no-repeat right top;
  background-size: 40px auto;
}
.ico-info-02{ 
  background: url(https://img.dinos.co.jp/images/v1/common/ico_info_02.jpg) no-repeat 5px 10px;
  background-size: 33px auto;
 }

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .box-guide{
    margin-bottom: 20px;
    padding-bottom: 0;
    border: solid 1px #eee;
    background-color:#fff;
    border-radius: 5px;
  }
    .box-guide .content{
      padding-bottom: 0;
    }
      .box-guide .txt{
        display:table-cell;
        padding: 0 0 0 60px;
        font-size: 3vw;
        line-height: 1.39;
        text-align:left;
        vertical-align:middle;
      }
    
    .list-guide{
    }
      .list-guide li{
        display:table;
        width: 100%;
        min-height: 70px;
        padding: 10px;
      }
      .list-guide li:last-child{
        border:none;
      }
  
  .ico-clock{ 
    background-position:5px 7px;
  }
  .ico-truck{ 
    background-position:3px 7px;
  }
  .ico-excha{ 
    background-position:1px 3px;
  }
  .ico-info-02{ 
    background-position:5px 2px;
   }
}
/* ==========================================================
 title
========================================================== */
/* ttl-cmn-01
---------------------------------------------------------- */
.ttl-cmn-01 {
}
/* ttl-cmn-02
---------------------------------------------------------- */
.ttl-cmn-02 {
}
/* ttl-cmn-03
---------------------------------------------------------- */
.ttl-cmn-03 {
}
/* ==========================================================
 text
========================================================== */
/* txt-cmn
---------------------------------------------------------- */
.txt-cmn {
}
/* ==========================================================
 list
========================================================== */
/* list-cmn
---------------------------------------------------------- */
.list-cmn {
}
  .list-cmn li {
  }
/* ==========================================================
 table
========================================================== */
/* table-cmn
---------------------------------------------------------- */
.table-cmn {
}
  .table-cmn th,
  .table-cmn td {
  }
  .table-cmn th {
  }
  .table-cmn td {
  }
/* ==========================================================
 button
========================================================== */
/* btn-cmn
---------------------------------------------------------- */
.btn-cmn {
}
/* pagetop
---------------------------------------------------------- */
.btn-cmn-pagetop {
		display: none;
  position: fixed;
  right: 27px;
  bottom: calc(50% - 12.5px);
  width: 35px;
  height: 35px;
  background: rgba(0,0,0,0.50);
  border-radius: 5px;
  z-index: 99;
}
  .btn-cmn-pagetop img{
    width: 100%;
    max-width: 100%;
  }
.btn-cmn-pagetop:hover {
  background: rgba(0,0,0,1.0);
}
/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .btn-cmn-pagetop {
    position:fixed;
    right: 10px;
    bottom: 215px;
    width: 10%;
    height: auto;
  }
  .btn-cmn-pagetop:hover {
    background: rgba(0,0,0,0.50);
  }
}
/* ==========================================================
 link
========================================================== */
/* link-cmn
---------------------------------------------------------- */
.link-cmn {
}
/* ==========================================================
 icon
========================================================== */
/* ico-cmn
---------------------------------------------------------- */
.ico-cmn {
}
/* ==========================================================
 figure
========================================================== */
/* fig-cmn
---------------------------------------------------------- */
.fig-cmn {
}
/* ==========================================================
 image
========================================================== */
/* img-cmn-adjust
---------------------------------------------------------- */
.img-cmn-adjust {
}
/* ==========================================================
 form
========================================================== */
/* base Form
---------------------------------------------------------- */
/* type="text" */
input[type="text"] {
}
/* type="checkbox" */
input[type="checkbox"] {
}
/* type="radio" */
input[type="radio"] {
}
/* select */
select {
}
/* textarea */
textarea {
}
/* button */
button {
}
/* class Form
---------------------------------------------------------- */
/* form-cmn-input
---------------------------------------------------------- */
.form-cmn-input {
}
/* form-cmn-check
---------------------------------------------------------- */
.form-cmn-check {
}
/* form-cmn-radio
---------------------------------------------------------- */
.form-cmn-radio {
}
/* form-cmn-select
---------------------------------------------------------- */
.box-cmn-select{
  overflow:hidden;
  background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow01@2x.png) no-repeat right 15px center;
  background-size: 8px auto;
}
.form-cmn-select {
  border:none;
  outline : none;
  overflow : hidden;
  text-overflow : '';
  background:none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
   -o-appearance: none;
      appearance: none;
    padding : 0 20px 0 0 !important;
}
/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
.box-cmn-select{
  overflow:hidden;
  background: url(https://img.dinos.co.jp/images/v1/common/ico_arrow01@2x.png) no-repeat scroll right 10px center;
  background-size: 6px auto;
}
}
/* form-cmn-textarea
---------------------------------------------------------- */
.form-cmn-textarea {
}
/* form-cmn-button
---------------------------------------------------------- */
.form-cmn-button {
}
/* ==========================================================
 is
========================================================== */
/* opacity hover
---------------------------------------------------------- */
.is-opacity
{
  -ms-filter: 'alpha( opacity=100)';
  opacity: 1;
}
.is-opacity:hover
{
  -ms-filter: 'alpha( opacity=70)';
  filter: alpha( opacity=70);
  opacity: 0.7;
}
/* css animation 
---------------------------------------------------------- */
.is-animate
{
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* ==========================================================
 style
========================================================== */
.s-fw-n     { font-weight: normal;}
.s-fw-b     { font-weight: bold;}
.s-ta-l     { text-align: left !important;}
.s-ta-c     { text-align: center !important;}
.s-ta-r     { text-align: right !important;}
.s-va-t     { vertical-align: top !important;}
.s-va-m     { vertical-align: middle !important;}
.s-va-b     { vertical-align: bottom !important;}
.s-ov-h     { overflow: hidden;}
.s-clear    { clear: both;}
.s-hide     { display: none;}
.s-txt-hide { text-indent: 100%; white-space: nowrap; overflow: hidden;}
.s-bg-n     { background: none !important;}
.s-mt-00    { margin-top: 0 !important;}
.s-mb-00    { margin-bottom: 0 !important;}
.s-ml-00    { margin-left: 0 !important;}
.s-mr-00    { margin-right: 0 !important;}

.s-mb-35    { margin-bottom: 35px !important;}
@media screen and (max-width: 767px) {
  .s-mb-35    { margin-bottom: 15px !important;}
}
/* ==========================================================
 rwd switch
========================================================== */
/* pc
---------------------------------------------------------- */
@media screen and (min-width: 768px) {
.pc_hide    { display: none !important;}
}

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
.sp_hide     { display: none !important;}
}
/* ==========================================================
 tool
========================================================== */
.atode { padding: 10px; border: 2px solid #8c0000; background-color: #ff4d4d; color: #fff; font-size: 30px; text-align: center;}


/* ==========================================================
 add
========================================================== */
.ht5_adSense {
    text-align: center;
}

.header-event * {
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.tablet #ht5_contents {
    min-width: 1245px;
}
/*#ht5_contents * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#contents * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}*/
/* フッターとのマージン調整（随時追加）*/
#ht5_contents, #contents {
/*  margin-bottom: 35px;*/
}
#footer {
    box-sizing:border-box !important;
    -webkit-box-sizing:border-box !important;
}
#footer * {
    box-sizing:border-box !important;
    -webkit-box-sizing:border-box !important;
}
a img {
    background-color: transparent;
}

#ht5_footer .ht5_topAnc,#footer .ht5_topAnc {
    display: none !important;
}

#footer .footer-copyright {
 text-align: center;
}
#contents .pageup {
    display: none !important;
}
@media screen and (max-width: 767px) {
#ht5_contents, #contents {
  margin-bottom: 0;
}
}
/* ==========================================================
 box
========================================================== */
/* box-cmn
---------------------------------------------------------- */
.box-cmn {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
}

/* review
---------------------------------------------------------- */        
.sec-review {
  position: relative;
  max-width: 1245px;
  margin: 35px auto 40px;
  padding: 17px 0 28px;
  overflow: hidden;
  width: 1205px;
  box-sizing: border-box;
}
/* for Favorite */
#contents .sec-review {
  width: 100%;
}
/* END for Favorite */
  .sec-review .ttl {
    margin-bottom: 15px;
    padding: 0 29px;
    text-align: left;
  }
@media screen and (min-width: 768px) {
  .sec-review .ttl {
    font-size: 18px;
  }
}
  .sec-review .inner {
    position: relative;
    margin: 0 29px;
  }
  .sec-review .btn {
    position: absolute;
    top: 22px;
    right: 20px;
  }
    .sec-review .btn a {
      color: #000;
      text-decoration: underline;
    }
    .sec-review .btn a:hover {
      text-decoration: none;
    }
  .sec-review .slider-wrap {
    position:relative;
    height: 105px;
  }
  .sec-review .slider .item {
    overflow:hidden;
    width: 105px;
    height: 105px;
    margin: 0 12px 0 13px;
  }
    .sec-review .slider .item img{
      width: 100%;
      max-height: 100%;
    }
  .sec-review .slider-btn {}
    .sec-review .slider-btn img{
      width: 100%;
      max-width: 100%;
    }
  .sec-review .slick-arrow {
    position:absolute;
    top: 17px;
    width: 37px;
    height: 73px;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }
    .sec-review .btn-left{
      left: -29px;
      background-image: url(https://img.dinos.co.jp/images/v1/top/ico_arrow_left_pc.png);
    }
    .sec-review .btn-right{
      right: -29px;
      background-image: url(https://img.dinos.co.jp/images/v1/top/ico_arrow_right_pc.png);
    }
    .sec-review .btn-left.slick-disabled{
     background-image: url(https://img.dinos.co.jp/images/v1/top/ico_arrow_left_pc_disabled.png);
     cursor: default !important; }
    .sec-review .btn-right.slick-disabled{
     background-image: url(https://img.dinos.co.jp/images/v1/top/ico_arrow_right_pc_disabled.png);
     cursor: default !important; }
@media screen and (min-width: 768px) and (max-width: 1204px) {
  .area-shop {
    padding: 250px 20px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1244px) {
  .sec-review {
    left: 20px;
    right: 20px;
    margin-left: 0;
  }
}
/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .sec-review {
    position:relative;
    width: auto;
    margin: 0 auto;
    padding: 8vw 0 6%;
    border-radius: 0;
    border:none;
    max-width: none;
  }
  .sec-review .ttl {
    padding: 0 3vw;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 4vw;
  }
  .sec-review .inner {
    margin: 0;
  }
    .sec-review .slider-wrap {
      margin: 0 0 20px;
      height: auto;
    }
      .sec-review .slider {
        width: auto;
        margin: 0;
      }
          .sec-review .slider .item {
            width: auto;
            height: auto;
            margin: 0 2.4vw 0 0;
          }
          .sec-review .btn {
            position: relative;
            top: auto;
            right: auto;
            text-align:center;
          }
          
 .sec-review .slick-arrow {
  width: 28px;
  height: 56px;
 }
        .sec-review .slider-btn .btn-left,
        .sec-review .slider-btn .btn-right {
          top: 50%;
          margin-top: -28px;
        }
        .sec-review .slider-btn .btn-left { left: 0; }
        .sec-review .slider-btn .btn-right { right: 0; }
}

#dynamic_Wrap .marginTop10 td table{
    border: solid 1px #ccc;
}

/* pc
---------------------------------------------------------- */
@media screen and (min-width: 768px) {
#headFavPop {
    display:none;
}
    #ht5_contents {
        background-color: #FFF;
    }
    .ht5_adSense {
      width: 1245px;
      margin:0 auto;
      padding:0 0 30px 0;
    }
}

/* sp
---------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .ht5_adSense {
      background-color: transparent !important;
/*      width:240px !important; */
      margin: 0 auto;
      padding:0 0 77px 0;
    }
}
/*ipad対応*/
@media screen and (min-width: 768px) and (max-width: 1030px) {
    .any_device .footer {
        width:1245px;
    }
}
/*ipad対応（コンテンツ幅1030px）*/
/*@media screen and (min-width: 768px) and (max-width: 1030px) {
.header-in {
  max-width: 1030px;
}
.header-event-img img {
  max-width: 1010px;
}
.sec-review {
  max-width: 1030px;
  width: 100%;
  left: auto;
  right: auto;
}
.header, .footer {
  width: 1030px;
}
}*/

/* ==================================================
パン屑 #mod_breadcrumb: for PC/tablet
================================================== */
#ht5_contents .mod_cntBlock{
	*zoom:1;
	min-width:950px;
	padding:0px;
 position: relative;
}
#ht5_contents .mod_cntBlock:first-child {
 width: auto;
 background-color: #fff !important;
}
#ht5_contents .mod_cntBlock > .cbInner{
 position: relative;
}
#ht5_contents .mod_cntBlock > .cbInner > *:first-child{
	margin-top:0px !important;
}
#ht5_contents .mod_cntBlock > .cbInner #mod_breadcrumb {
 padding: 15px 0 !important;
 background-color: #f9f9f9;
}
#ht5_contents .mod_cntBlock > .cbInner .nav-breadcrumb .nav-breadcrumb-in .list {
 max-width: 1000px;/*for goods_list and sale-top.*/
}
form[name="order"] #ht5_contents .mod_cntBlock > .cbInner .nav-breadcrumb .nav-breadcrumb-in .list {
 max-width: 100%;/*for goods page*/
}
#ht5_contents .mod_cntBlock > .cbInner .mod_h1Box,
#ht5_contents .mod_cntBlock > .cbInner .mod_pageLead,
#ht5_contents .mod_cntBlock + .mod_cntBlock {
 padding: 0 20px;
 max-width: 1206px;
 margin-left: auto;
 margin-right: auto;
}
#ht5_contents .mod_cntBlock > .cbInner .mod_h1Box,
#ht5_contents .mod_cntBlock > .cbInner .mod_pageLead {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
}
#ht5_contents .mod_cntBlock + .mod_cntBlock {
 background-color: #fff;
 margin-top:20px;
}
#mod_breadcrumb {
 margin: 0 auto;
 padding: 16px 0 !important;
 position: relative;
}
#mod_breadcrumb h1 {
 font-weight: normal !important;
 font-size: 100%;
}
#ht5_contents #mod_breadcrumb {
	*zoom:1;
	padding-top:7px;
}
#ht5_contents #mod_breadcrumb:before,
#ht5_contents #mod_breadcrumb:after{
	content:" ";
	display:table;
}
#ht5_contents #mod_breadcrumb:after{
	clear:both;
}
#ht5_contents #mod_breadcrumb strong {
	font-weight: bold !important;
}
@media screen and (max-width: 767px) {
 #ht5_contents .mod_cntBlock > .cbInner #mod_breadcrumb {
  padding: 0 !important;
 }
}
/* notice
------------------------------ */
#mod_breadcrumb .notice,
#mod_breadcrumb + .notice /*カテゴリ一覧*/{
 font-size: 10px !important;
 position: absolute;
 top: 14px;
 right: 0;
 margin: 0 auto;
}
#ht5_contents #mod_breadcrumb > .notice {
 float: none !important;
 text-align: right;
 margin: -15px auto 0;
 max-width: 1206px;
 position: relative;
}
#ht5_contents #mod_breadcrumb + .notice { /*カテゴリ一覧*/
 position: relative;
 margin: -48px auto 0;
 text-align: right;
 max-width: 1206px;
}

/* sub window
------------------------------ */
body.ht5_subWin #ht5_contents .mod_cntBlock{
	min-width:618px;
}
body.ht5_subWin #ht5_contents .mod_cntBlock > .cbInner{
	min-width:618px;
	max-width:inherit;
}

/* pankuzu list
------------------------------ */
#mod_breadcrumb .list ol li a,
.mod-breadcrumb .list-breadcrumb a,
#breadcrumb li a,
#BreadcrumbsList li a {
	font-weight:normal;
	color: #04c !important;
 text-decoration: none !important;
}
#mod_breadcrumb .list ol li a:hover,
.mod-breadcrumb .list-breadcrumb a:hover,
#breadcrumb li a:hover,
#BreadcrumbsList li a:hover {
 text-decoration: underline !important;
}
#ht5_contents #mod_breadcrumb .list {
	width:100%;
 max-width: 1206px;
 margin-left: auto;
 margin-right: auto;
 float: none;
 box-sizing: border-box;
 z-index: 1;
 position: relative;
}
#ht5_contents #mod_breadcrumb .list ol {
	margin-right:0px;
}
#ht5_contents #mod_breadcrumb .notice + .list ol{
	margin-right:220px;
 max-width: 1206px;
 margin-left: auto;
 margin-right: auto;
 box-sizing: border-box;
}
#ht5_contents #mod_breadcrumb .list ol h1,
#ht5_contents #mod_breadcrumb .list ol strong {
	font-weight:bold
}
#ht5_contents #mod_breadcrumb .list ol li{ 
	display:inline-block;
	*display:inline;
	zoom:1;
	margin: 0 0 0 11px;
	padding-left:24px;
 background:url(https://img.dinos.co.jp/defaultMall/images/ht5/common/arr_breadcrumb.png) no-repeat 0px 0.4em;
	font-size: 12px;
	background-size: 9px 7px;
}
#ht5_contents #mod_breadcrumb .list ol li:first-child{
	margin-left:0;
	padding-left:0;
	background:none;
}
/* ==================================================
パン屑 #mod_breadcrumb:for SP
================================================== */
@media(max-width:767px){
  #mod_breadcrumb {
		padding-top: 7px;
		min-width:0;
		max-width:none;
		width: auto;
		margin: 0px auto;
	}
 #ht5_contents{
		min-width:320px;
	}
	#ht5_contents .cntInner{
		min-width:320px;
	}	
 #ht5_contents #mod_breadcrumb .notice,
 #ht5_contents #mod_breadcrumb + .notice {
  margin: initial;
  position: absolute;
  top: 0;
  right: 0;
 }
	#ht5_contents #mod_breadcrumb .list{
		width:100%;
		padding:0;
		margin:14px 0 8px;
  float: left;
	}
	#ht5_contents #mod_breadcrumb .list ol{
		margin-right:0px;
	}
 #ht5_contents #mod_breadcrumb .list ol li {
  float: left;
 }
 #ht5_contents #mod_breadcrumb .list ol h1 {
	font-weight:bold;
 }
	#ht5_contents .mod_cntBlock{
		*zoom:1;
		min-width:300px;
		padding:0px 10px;
		background-color:#fff;
	}
 #ht5_contents .mod_cntBlock:first-child {
  padding: 0;
 }
 #ht5_contents .mod_cntBlock:first-child .list {
  padding: 0 10px !important;
 }
	#ht5_contents .mod_cntBlock > .cbInner{
		min-width:300px;
		max-width:767px;
		margin:0px auto;
	}
}
/* ==================================================
パン屑 #breadcrumb:for PC
================================================== */
#breadcrumb{
	position:relative;
}
#breadcrumb ul{
	margin:0 0 20px 0;
	padding:17px 0 0 0;
}
#breadcrumb li{
	display:inline;
}
#breadcrumb li:first-child a{
	margin-left:0;
}
#breadcrumb li a,
#breadcrumb li strong{
	margin:0 4px 0 6px;
}
#breadcrumb li strong {
 font-weight: bold;
}
#breadcrumb .aboutPrice{
	position:absolute;
	top:0;
	right:0;
}
/* otoiawase henpin page
------------------------------ */
#contact #breadcrumb {
	padding: 30px 0;
}
#contact #breadcrumb ol {
	overflow: hidden;
	zoom: 1;
}
#contact #breadcrumb li {
	float: left;
	font-size: 12px;
	margin: 0 8px 0 0;
	padding: 0 0 0 15px;
	background: url(https://img.dinos.co.jp/defaultMall/images/contact/pc/arr_breadcrumb.png) no-repeat left center;
}
#contact #breadcrumb li.top {
	padding: 0;
	background: none;
}
#contact #breadcrumb a {
	color: #3c549c;
	text-decoration: underline;
}

/* ==================================================
パン屑 #breadcrumb:for SP
================================================== */
@media(max-width:767px){
 #breadcrumb{
  margin:8px;
  font-size:85%;
 }
 #breadcrumb ul{
  margin-bottom:8px;
  padding: 0;
 }
 #breadcrumb li{
  display:inline;
  font-size:85%;
 }
 #breadcrumb li:first-child a{
  margin-left:0;
 }
 #breadcrumb li a,
 #breadcrumb li strong{
  margin:0 4px 0 6px;
 }
 #breadcrumb .aboutPrice {
  text-align: right;
  color: #777777;
 }
 #breadcrumb .aboutStock {
  text-align: right;
  color: #474747;
  font-weight:bold;
 }
}
/* ==================================================
パン屑 #BreadcrumbsList
================================================== */
#BreadcrumbsList {
 zoom:1;
}
#BreadcrumbsList:after {
 content:".";
	clear:both;
	height:0;
	display:block;
 visibility:hidden;
}
#BreadcrumbsList {
	position:relative;
	margin-bottom:15px;
	zoom:1;
}
#PriceAttention {
	position:absolute;
	right:0;
	bottom:0;
	font-size: 10px;
}
#BreadcrumbsList ol {
	*zoom:1;
}
#BreadcrumbsList li {
	float:left;
	padding-left:20px;
 background:url("http://img.dinos.co.jp/defaultMall/images/template/common/icon_breadcrumbs-list.gif") no-repeat 8px 50%;
	white-space:nowrap;
}
#BreadcrumbsList li.home {
	padding-left:0;
	background-image:none;
}
@media(max-width:767px){
 #BreadcrumbsList ol {
  display: flex;
  overflow-x: auto;
 }
}
/* ==========================================================
breadcrumb :new
修正時の確認画面↓
パンくずの親や先祖に幅指定がない画面：検索一覧など
パンくずの親や先祖に幅指定がある画面：ランキングトップ50など
========================================================== */
.nav-breadcrumb {
 background-color: #f9f9f9;
 position: relative;
}
.nav-breadcrumb-in > .list > li,
.nav-breadcrumb h1 {
 display: inline-block;
}
.nav-breadcrumb-in > .list > li + li:before {
 content: '\003e';
 color: #999;
 padding-right: 15px;
}
.nav-breadcrumb-in > .list > li a,
.nav-breadcrumb-in > .list > li a:hover {
 color: #04c !important;
 text-decoration: none !important;
}
.nav-breadcrumb-in > .list > li a:hover {
 text-decoration: underline !important;
}
.nav-breadcrumb h1 {
 font-weight: normal;
 font-size: inherit;
}
@media screen and (min-width: 768px) {
 .nav-breadcrumb  {
  width: 1205px;
  margin-left: calc((1205px - 100%) / 2 * -1);
  text-align: left;
 }
 .nav-breadcrumb .nav-breadcrumb-in {
  box-shadow: 0 0 0 100vmax #f9f9f9;
  clip-path: inset(0 -100vmax);
  padding: 15px 0;
 }
 .nav-breadcrumb .notice {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc((1205px - 100%) / 2 * -1);
  font-size: 10px;
 }
 .nav-breadcrumb ~ h1#favorite {
  margin-top: 20px;
 }
 .nav-breadcrumb ~ .pageTitle {
  margin-top: 30px;
 }
 .nav-breadcrumb-in > .list > li {
  font-size: 12px;
  padding-right: 14px;
 }
 .nav-breadcrumb > .note {
  display: inline-block;
  width: 232px;
 }
}
@media screen and (max-width: 767px) {
.nav-breadcrumb {
 font-size: 2.7vw;/*暫定措置。JSP側のHTML修正時に削除予定*/
}
.nav-breadcrumb .notice {
  text-align: right;
  font-size: 85%;
  color: #777;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.nav-breadcrumb-in {
 padding: 15px 10px;
 overflow: auto;
 opacity: 0;
 animation: fadeIn .3s ease;
 animation-fill-mode: forwards;
 animation-delay: 1s;
}
.nav-breadcrumb-in > .list {
 width: max-content;
}
.nav-breadcrumb-in > .list > li + li {
  padding-left: 14px;
}
 .nav-breadcrumb-in > .list > li:last-child{
  margin-right: 15px;
 }
}
@keyframes fadeIn {
 from {
 }
 to {
     opacity: 1;
 }
}
/* ==================================================
 Cascading Style Sheet for GSA Suggest.
================================================== */

@media screen and (min-width: 768px) {
/* Classes for suggestion box */
.ss-embed-mode {
  margin-top: 27px !important;
  right: -20px;
  width: 365px;
}

.ss-gac-m {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #ccc;
  cursor: default;
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 0 106px;
  position: absolute;
  z-index: 99;
}

.ss-gac-b {
  background: #36c;
  color: white;
}

.ss-gac-c {
  overflow: hidden;
  padding: 5px 10px;
  text-align: left;
  white-space: nowrap;
}

.ss-gac-d {
  color: green;
  font-size: 10px;
  overflow: hidden;
  padding: 0 3px;
  text-align: right;
  white-space: nowrap;
}

.ss-gac-b td {
  color: white;
}

.ss-gac-e td {
  font-size: 10px;
  line-height: 15px;
  padding: 5px 10px;
  text-align: right;
}

.ss-gac-e span {
  color: #00c;
  cursor:pointer;
  text-decoration: underline;
}

/* Debug console */

div#ss_debug_console {
  background: #ffefef;
  border: 1px solid #cf7f7f;
  bottom: 2%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 83%;
  height: 60%;
  left: 5%;
  opacity: 0.95;
  overflow: auto;
  padding: 0.5em;
  position: absolute;
  width: 90%;
  z-index: 5000;
}

div#ss_debug_console.expanded {
  height: 60%;
}

div#ss_debug_console.contracted {
  height: 8%;
}

div#ss_debug_console h1 {
  color: #af0000;
  display: inline;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

div#ss_debug_console button {
  margin: 0em 0.5em;
}

div#ss_debug_console table {
  border-collapse: collapse;
  font-size: 90%;
  line-height: 120%;
  margin-top: 1em;
}

div#ss_debug_console table th {
  padding: 0.2em 1em;
  text-align: left;
}

div#ss_debug_console table td {
  border-top: 1px solid #cf7f7f;
  padding: 0.2em 1em;
}

div#ss_debug_console table td.no {
  text-align: right;
}
}

@media screen and (max-width: 767px) {
/* Classes for suggestion box */
.ss-embed-mode {
  margin-top: 27px !important;
  right: -20px;
  width: 365px;
}

.ss-gac-m {
  background-color: #FFF;
  border: 1px solid black;
  cursor: default;
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  position: absolute;
  z-index: 99;
  margin-left: 10px;
  margin-top: 0px;
	width:80% !important;
}

.ht5_gNav .parentList {
    -webkit-transform: translate3d(0, 0, 0px);
    transform: translate3d(0, 0, 0px);
}
.ss-gac-b {
  background: #36c;
  color: white;
}

.ss-gac-c {
  overflow: hidden;
  padding-left: 3px;
  text-align: left;
  white-space: nowrap;
}

.ss-gac-d {
  color: green;
  font-size: 10px;
  overflow: hidden;
  padding: 0 3px;
  text-align: right;
  white-space: nowrap;
}

.ss-gac-b td {
  color: white;
}

.ss-gac-e td {
  font-size: 10px;
  line-height: 15px;
  padding: 0 3px 2px;
  text-align: right;
}

.ss-gac-e span {
  color: #00c;
  cursor:pointer;
  text-decoration: underline;
}

/* Debug console */

div#ss_debug_console {
  background: #ffefef;
  border: 1px solid #cf7f7f;
  bottom: 2%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 83%;
  height: 60%;
  left: 5%;
  opacity: 0.95;
  overflow: auto;
  padding: 0.5em;
  position: absolute;
  width: 90%;
  z-index: 5000;
}

div#ss_debug_console.expanded {
  height: 60%;
}

div#ss_debug_console.contracted {
  height: 8%;
}

div#ss_debug_console h1 {
  color: #af0000;
  display: inline;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

div#ss_debug_console button {
  margin: 0em 0.5em;
}

div#ss_debug_console table {
  border-collapse: collapse;
  font-size: 90%;
  line-height: 120%;
  margin-top: 1em;
}

div#ss_debug_console table th {
  padding: 0.2em 1em;
  text-align: left;
}

div#ss_debug_console table td {
  border-top: 1px solid #cf7f7f;
  padding: 0.2em 1em;
}

div#ss_debug_console table td.no {
  text-align: right;
}
}
/*あなたにおすすめの商品
-------------------------------------------------------------------------*/
.recmdList {
 max-width: 1205px;
 padding: 50px 0 60px;
 margin: 0 auto;
 background-color: #fff;
 text-align: center;
}
/*title*/
.recmdList .ttlArea {
 font-size: 20px;
 font-weight: bold;
 text-align: left;
}
.recmdList .ttlArea.ttl01 {
 margin-bottom: 15px;
}
.recmdList .ttlArea.ttl02 {
 margin-bottom: 36px;
}
.recmdList.sidemargin {
 margin: 0 28px;
}
.recmdList ul {
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:-moz-flex;
 display:flex;
 -webkit-box-lines:multiple;
 -moz-box-lines:multiple;
 -webkit-flex-wrap:wrap;
 -moz-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 align-items: stretch;
}
/*5 column*/
.recmdList.listClm5 ul li {
 width: calc(91.287%/5);/*220px:kp=pccl3*/
}
.recmdList.listClm5 ul li:not(:nth-of-type(5n)){
 margin-right: 2.17825%;
}
/*3 column*/
.recmdList.listClm3 {
 padding: 50px 0 0;
}
.recmdList.listClm3 ul li {
 width: calc(88.71%/3);/*220px:kp=pccl3*/
 margin-right: 5.645%;
}
.recmdList.listClm3_2 ul li {
 width: calc(93.972%/3);/*213px:kp=hsl1*/
 margin-right: 3.01%;
}
.recmdList.listClm3_3 ul li {
 width: calc(91.5%/3);/*244px:kp=l12*/
 margin-right: 4.25%;
}
.recmdList.listClm3 ul li:nth-child(3n){
 margin-right: 0;
}

/*4 column*/
.recmdList.listClm4 {
 padidng: 40px 0 0;
}
.recmdList.listClm4 ul li {
 width: calc(91.568%/4);/*228px:kp=hscmt*/
}
.recmdList.listClm4 ul li:not(:nth-of-type(4n)){
 margin-right: 2.81%;
}

/*li inner*/
.recmdList ul li{
 margin-bottom: 47px;
 text-align: left;
}
.recmdList ul li a {
 outline: none;
 text-decoration: none;
}
.recmdList ul li a:hover {
 text-decoration: underline;
}
.recmdList ul li img {
 margin-bottom:12px;
}
.recmdList ul li div {
 font-size: 14px;
 text-align: left;
}
.recmdList ul li div:first-of-type {
 margin-bottom: 5px;
 line-height: 1.67;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
}
.recmdList ul li div:nth-of-type(2) {
 font-weight: bold;
}
.recmdList .jsload {
  display: none
}
.recmdList .jsload.active {
  display: block
}
/*more btn*/
.recmdList .moreBtn {
 width: 276px;
 height: 56px;
 line-height: 56px;
 border-radius: 28px;
 margin: 0 auto;
 background-color: #000;
 color: #fff;
 font-size: 16px;
 cursor: pointer;
}
.recmdList .moreBtn .btn {
 color: #fff;
 text-decoration: none;
 display: block;
}
.recmdList .off_rate {
 display: inline;
	font-size: 14px;
	color: #ff0000;
	padding-top: 1px;
}
.recmdList .off_rate:before{ content: "\00A0"; }
.recmdList .saleflug .off_rate,/*値が戻ってこない時のため*/
.recmdList .saleflug0 .off_rate {
	display: none;
}
.recmdList .saleflug1 .price {
	color: #ff0000;
 display: inline;
}
@media screen and (max-width: 767px) {
 .recmdList {
  max-width: 100%;
  padding: 36px 2% 30px !important;
 }
 .recmdList ~ .recommend_sp,
 .recmdList ~ .recommend_sp ul,
 .recmdList ~ .SystemBannerArea .recommend_sp,
 .recmdList ~ .SystemBannerArea .recommend_sp ul {
  margin-top: 0;
 }
 /*title*/
 .recmdList .ttlArea {
  font-size: 4vw;
  margin-bottom: 20px !important;
  text-align: center;
 }
 .recmdList.sidemargin {
  margin: 0;
 }
 .recmdList ul li {
  width: calc(97.12%/2) !important;
 }
 .recmdList ul li:nth-child(odd) {
  margin-right: 2.88% !important;
 }
 .recmdList ul li:nth-child(even){
  margin-right: 0 !important;
 }
 /*li inner*/
 .recmdList ul li img {
  margin-bottom: 3px;
 }
 .recmdList ul li div {
  font-size: 3.5vw;
 }
 .recmdList ul li div:first-of-type {
  margin-bottom: 4px;
 }
 .recmdList ul li div:nth-of-type(2) {
  font-size: 3vw;
  font-weight: normal;
 }
 .recmdList ul li div:last-of-type {
  margin-bottom: 20px;
 }
 /*more btn*/
 .recmdList .moreBtn {
  width: 208px;
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  font-size: 3vw;
 }
 .recmdList .off_rate {
  font-size: 2.9vw !important;
 }
}
/* ==========================================================
catch mark
========================================================== */
/*common*/
.catchmarkArea {
 position: absolute;
 right: 0;
 bottom: 0;
 z-index: 110;
}
.catchmarkArea img {
 display: inline-block;
 vertical-align: bottom;
 border: none !important;
}
/* ==========================================================
iconset
========================================================== */
.iconset span {
 display: block;
 text-align: left;
}
.iconset .buytoIcn{ color: #666666; }  /* あわせ買い対象 */
.iconset .matomeGmt{ color: #ff0000; } /* まとめ割対象 旧:グルメまとめ割対象 */
.iconset .matomeMark{ color: #ff0000; }/* まとめ割対象 */
.iconset .subscGmt{ color: #ff0000; }  /* グルメ定期便 */

@media screen and (min-width: 768px) {
  .iconset span {
    font-size: 12px;
  }
}
/* scroll hint */
div .scroll-hint-icon-wrap {
  display: none;
}
@media screen and (max-width: 767px) {
  div .scroll-hint-icon-wrap {
    display: inline-block;
    position: absolute;
    top: 10%;
    left: 45%;
    width: 80px;
    pointer-events: none;
  }
  div .scroll-hint-text{
    background: url(https://img.dinos.co.jp/images/v1/common/scroll_icon.png) no-repeat 0 0;
    background-size: 80px 80px;
    width: 80px;
    height: 80px;
    z-index: 100;
    opacity: 0.8;
  }
}
/** PAGEDATE **/
.pagedate_disp,
.kaikon-service,
.locumlogin_disp {
    position:fixed;
    z-index: 500;
    bottom: 0;
    left: 0;
    text-align:center;
    background-color:#000;
    color: #FFF;
    padding: 1rem;
    font-size: 130%;
    cursor: pointer;
    width: 100%;
    opacity: 0.75;
    box-sizing: content-box;
}
.pagedate_disp .js-wrapper,
.kaikon-service .js-wrapper,
.locumlogin_disp .js-wrapper {
    display: table;
    text-align: center;
    margin: 0 auto;
}
.pagedate_disp .js-icon,
.kaikon-service .js-icon,
.locumlogin_disp .js-icon {
    width: 7%;
    display: table-cell;
}
.kaikon-service .js-icon {
    width: 11%;
}
.pagedate_disp .js-comment,
.kaikon-service .js-comment,
.locumlogin_disp .js-comment {
    display: table-cell;
}
.kaikon-service .js-comment,
.locumlogin_disp .js-comment {
    vertical-align: middle;
}
@media screen and (max-width: 768px) {
    .kaikon-service .js-comment {
        text-align: left;
    }
}
.pagedate_disp .pagedate_close,
.kaikon-service .locumlogin_close,
.locumlogin_disp .locumlogin_close {
    position: absolute;
    right:5rem;
    top:0.1rem;
    font-size: 25px;
}
@media screen and (max-width: 768px) {
    .pagedate_disp,
    .kaikon-service,
    .locumlogin_disp {
        font-size: 100%;
    }
    .pagedate_disp .js-wrapper,
    .kaikon-service .js-wrapper,
    .locumlogin_disp .js-wrapper {
        width: 90%;
        margin: 0;
    }
    .pagedate_disp .js-icon,
    .kaikon-service .js-icon,
    .locumlogin_disp .js-icon {
        width: 48px;
        display: table-cell;
        vertical-align: middle;
    }
    .kaikon-service .js-icon img {
        width: 32px;
        height: 32px;
    }
    .locumlogin_disp .locumlogin_close,
    .kaikon-service .locumlogin_close,
    .locumlogin_disp .locumlogin_close {
        right: 2.5rem;
        top: 0.25rem;
    }
}

/* ==========================================================
mod-pager-01
========================================================== */
.mod-pager-01 {
  overflow: hidden;
}
.mod-pager-01 a,
.mod-pager-01 a:link,
.mod-pager-01 a:visited{ text-decoration: none; }
.mod-pager-01 ul {
  list-style: none;
  position: relative;
}
.mod-pager-01 ul li {
  letter-spacing: normal;
  box-sizing: border-box;
}
.mod-pager-01 ul li.prev, .mod-pager-01 ul li.next {
  border: 1px solid #eee;
  background-color: #fff;
}
.mod-pager-01 ul li.prev:hover, .mod-pager-01 ul li.next:hover {
  background-color: #eee;
}
.mod-pager-01 ul li.prev.is-inactive, .mod-pager-01 ul li.next.is-inactive {
  background-color: #eee;
}
.mod-pager-01 ul li.prev a,
.mod-pager-01 ul li.next a {
  position: relative;
}
.mod-pager-01 ul li.prev a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 8px);
  border-top: solid 2px;
  border-right: solid 2px;
  transform: rotate(225deg) translateY(-50%);
  color: inherit;
}
.mod-pager-01 ul li.next a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 2px);
  border-top: solid 2px;
  border-right: solid 2px;
  transform: rotate(45deg) translateY(-50%);
  color: inherit;
}
.mod-pager-01 ul li.prev>*, .mod-pager-01 ul li.next>* {
  color: #000;
}
.mod-pager-01 ul li.prev:hover>*, .mod-pager-01 ul li.next:hover>* {
  color: #9f9f9f;
}
.mod-pager-01 ul li.prev.is-inactive>*, .mod-pager-01 ul li.next.is-inactive>* {
  color: #9f9f9f;
  pointer-events: none;
}
.mod-pager-01 ul li.pagenumber,
.mod-pager-01 ul li.leader {
  font-weight: bold;
  transform: scale(0.8, 1);
}
.mod-pager-01 ul li p, .mod-pager-01 ul li a {
  display: block;
  text-align: center;
}
.mod-pager-01 ul li.pagenumber p, .mod-pager-01 ul li.pagenumber a {
  text-align: center;
}
.mod-pager-01 ul li.pagenumber a:hover {
  background: #eee;
  color: #000;
}
.mod-pager-01 ul li.is-current p {
  background: #EEE;
  color: #000;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
.mod-pager-01 ul{
  float: right;
}
.mod-pager-01 ul li {
  margin: 0 1px;
  position: relative;
  float: left;
  font-size: 12px;
}
.mod-pager-01 ul .pagenumber:not(:first-child),
.mod-pager-01 ul .leader:not(:first-child) {
  margin-left: -3px;
}
.mod-pager-01 ul .pagenumber:not(:last-child),
.mod-pager-01 ul .leader:not(:last-child) {
  margin-right: -3px;
}
.mod-pager-01 ul .pagenumber.pc-hidden, .mod-pager-01 ul .leader.pc-hidden {
  opacity: 0;
  pointer-events: none !important;
  display: none;
}

.mod-pager-01 ul li.prev {
  margin-right: 20px;
}
.mod-pager-01 ul li.next {
  margin-left: 20px;
}
.mod-pager-01 ul li.prev, .mod-pager-01 ul li.next {
  width: 62px;
  height: 27px;
  border-radius: 13px;
}
.mod-pager-01 ul li.prev a {
  text-align: right;
  padding-right: 16px;
  font-size: 14px;
}
.mod-pager-01 ul li.prev a:before {
  left: 22px;
}
.mod-pager-01 ul li.next a {
  text-align: left;
  padding-left: 16px;
  font-size: 14px;
}
.mod-pager-01 ul li.next a:before {
  right: 22px;
}
.mod-pager-01 ul li.pagenumber,
.mod-pager-01 ul li.leader {
  width: 42px;
  height: 27px;
  line-height: 27px;
}
.mod-pager-01 ul li a {}
.mod-pager-01 ul li p, .mod-pager-01 ul li a {
  line-height: 27px;
}
.mod-pager-01 ul li.pagenumber p {}
.mod-pager-01 ul li.pagenumber p, .mod-pager-01 ul li.pagenumber a {
  width: inherit;
}
}
@media screen and (max-width: 767px) {
.mod-pager-01 {
  margin: 0 auto;
  text-align: center;
}
.mod-pager-01 ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
.mod-pager-01 ul li {
  display: inline-block;
}
.mod-pager-01 ul li:not(:first-child) {
  margin-left: -2.5vw;
}
.mod-pager-01 ul li:nth-of-type(2) {
  margin-left: 0;
}
.mod-pager-01 ul .pagenumber {
  border: 1px solid #eee;
}
.mod-pager-01 ul .pagenumber.sp-hidden, .mod-pager-01 ul .leader.sp-hidden ,
.mod-pager-01 ul .pagenumber.is-hidden, .mod-pager-01 ul .leader.is-hidden {
  opacity: 0;
  pointer-events: none !important;
  display: none;
}
.mod-pager-01 ul .pagenumber a {
 background-color: #fff;
 line-height: 36px;
}
.mod-pager-01 ul .leader p {
  width: 20px;
}
.mod-pager-01 ul .leader p {
  transform: scale(0.6, 1);
}
.mod-pager-01 ul li.prev {
  position: absolute;
  left: 0;
  margin-right: 2%;
}
.mod-pager-01 ul li.next {
  position: absolute;
  right: 0;
  margin-left: 2%;
}
.mod-pager-01 ul li.prev, .mod-pager-01 ul li.next {
  width: 38px;
  height: 38px;
  border-radius: 19px;
}
.mod-pager-01 ul li.prev a {
  padding-left: 16px;
  padding-bottom: 38px;
}
.mod-pager-01 ul li.prev a:before {
  left: 18px;;
}
.mod-pager-01 ul li.next a {
  padding-right: 16px;
  padding-bottom: 38px;
}
.mod-pager-01 ul li.next a:before {
  right: 18px;
}
.mod-pager-01 ul li.pagenumber {
  width: 12.5%;
  height: 38px;
  line-height: 38px;
}
.mod-pager-01 ul li p, .mod-pager-01 ul li a {
  line-height: 38px;
}
.mod-pager-01 ul li.pagenumber p {
  width: 100%;
}
}
/*category-box:SP
top/catetop/goods_list */
@media screen and (max-width: 767px) {
 .box-category {
  padding: 0 0 10px;
  border: 1px solid #eee;
 }
 .box-category .title {
  padding: 25px 0 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
 }
 .box-category .nav-global {
  margin-bottom: 0;
 }
 .box-category .nav-global > ul > li {
  border: none;
 }
 .box-category .nav-global li span {
  padding-left: 57px;
 }
 .box-category .nav-global li .btn-accrd {
  height: auto !important;
 }
 .box-category .nav-global li .btn-accrd:after {
  top: 55%;
 }
 .list-category-03 > li {
  height: auto;
  margin: 0;
 }
 .list-category-03 > li:nth-child(odd) {
  background-color: #f9f9f9 !important;
 }
 .list-category-03 > li:nth-child(even) {
  background-color: #fff !important;
 }
 .list-category-03 > li:nth-last-child(3) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
 }
 .list-category-03 > li:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
 }
 .list-category-03 > li:hover .mod-popup {
  display: none;
 }
 .list-category-03 li .btn-accrd {
  padding: 4px 10px;
 }
 .list-category-03 li li a {
  padding: 4px 10px;
 }
 .list-category-03 li .js-accrd-list ul li a {
  padding: 0 25px;
  line-height: 40px;
 }
} 