@charset "euc-jp";
  .genre-nav{
          float:left;
        }

        .genre-nav li{
          list-style-type: none;
          font-family: 'Roboto Slab', serif;
          float:left;
        }

        .genre-nav p{
          font-size:1.4em;
          font-family: 'Roboto Slab', serif;
        }
body {
  background: #fff url();
  color: #000;
  font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.6 !important;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  text-decoration: none !important;
  color: black;
}

.col-lg-12 {
  padding: 0;
}

.btn {
  border-radius: 0;
}

.only_sp {
  display: none;
}

.font_roboto {
  font-family: 'Roboto Slab', serif;
}

.font_poly {
  font-family: 'Poly', sans-serif;
}

.font_arial {
  font-family: 'Arial', sans-serif;
}

.wf-sawarabimincho {
  font-family: "Sawarabi Mincho", serif;
}

.wf-sawarabigothic {
  font-family: "Sawarabi Gothic", sans-serif;
}

/*
 * Layout
 */
.container {
  max-width: 1300px;
  margin: 0 auto;
}
.ie8 .container {
  width: 1300px;
}

.container00 {
  margin-bottom: 50px;
}

.content {
  max-width: 1300px;
  margin: 0 auto;
  width: 96%;
}

.header__section {
  margin-bottom: 2em;
}

.header__logo {
  margin: 0 auto;
  padding: 30px 0;
}

.header__logo-img {
  width: 100px;
}

.header-nav {
  float: right;
  list-style-type: none;
  text-align: right;
  margin: 5px 0 0;
  padding-right: 50px;
}

.header-nav__unit {
  display: inline;
  white-space: nowrap;
  margin-left: 1em;
  font-weight: 600;
}
.header-nav__unit i {
  margin-right: 4px;
}

.header-nav__txt {
  color: #000;
}
.header-nav__txt:hover {
  color: #000;
}

.header-nav__btn {
  padding: 10px 15px;
}
.header-nav__btn i {
  left: -4px;
}

.header__postage {
  float: right;
  clear: right;
  color: #e66a6a;
  margin: 2em 0 1em;
}

.header__postage__list {
  list-style-type: none;
  margin: 0;
}

.header__search-switch {
  cursor: pointer;
}

.header__search-form__input {
  border: 1px solid #ccc;
}

.header_top {
  background-color: black;
  overflow: hidden;
  padding: 10px 15px;
}

.global-nav__pulldown-nav {
  display: none;
}

.global-nav {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}

.global-nav__unit {
  float: left;
  margin-right: 2em;
  letter-spacing: .2em;
}
.global-nav__unit a {
  display: block;
  padding: .3em 0;
  color: #000;
}
.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
}

.global-nav__unit__txt {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}

.header__pulldown-nav__list {
  list-style-type: none;
  margin: 2em 0 0;
  padding: 0;
  font-weight: 600;
  text-align: left;
  display: inline-block;
}
.header__pulldown-nav__list li {
  margin: 0 0 10px;
  padding: 0 50px 0 0;
  white-space: nowrap;
}
.header__pulldown-nav__list a {
  color: #000;
}
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: ;
}

.global-nav-phone {
  text-align: center;
  margin: 0;
}
.global-nav-phone li {
  display: inline-block;
  margin: 0 .2em;
}
.global-nav-phone a {
  padding: .5em;
}

/* pagetop */
.btn-pagetop {
  padding: .9em 0;
  max-width: 50px;
  float: right;
  background: #ddd;
  border: none;
}
.btn-pagetop i {
  position: static;
}

/* guide */
.footer__guide {
  background: #f5f5f5;
  padding: 1em 0;
}

.guide__col {
  padding: 0 30px;
}

.guide__unit {
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
  font-size: 0.8em;
  line-height: 1.8;
  color: #808080;
}

.guide__h3, .guide__h2 {
  color: #555;
  font-weight: normal;
}

.guide__h2 {
  font-size: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #d3d3d3;
}

/* calender */
.cal__table table {
  max-width: 280px;
  margin: 2em auto;
  font-size: .9em;
}
.cal__table table th, .cal__table table td {
  text-align: center;
}

.cal__memo {
  text-align: center;
  font-size: .9em;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  margin-top: 16px;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

.side_section_cal {
  display: inline-block;
  margin-top: 6px;
}

.side_cal_memo {
  text-align: left;
  margin-top: 6px;
}

.side_cal_memo p{
  color: #af1e06;
  background-color: #ffffff;
  padding: 4px;
  width: 50px;
  text-align: center;
}

/* footer nav */
.footer__nav {
  padding: 40px 0 20px;
   background: #000;
  color: white;
  font-size: 0.9em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: white;
}

.footer-nav__more {
  padding: 0 30px;
}

.footer-nav__title {
  margin-top: 0;
  color: #fff;
  font-size: 1.5em;
  font-family: 'Poly', serif;
  font-weight: normal;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 1em 0;
}

.footer-nav__box {
  margin-top: 10%;
  border: 1px solid white;
  padding: 2%;
  width: 80%;
}

/* shop owner */
.shop-owner {
  padding: 0;
  border-right: 1px solid #fff;
}

.shop-owner__photo {
  float: none;
  max-width: 12%;
  padding: 0 30px;
}

.shop-owner__info {
  padding: 0 30px;
  overflow: hidden;
  text-align: left;
}

.shop-owner__name {
  margin: 0 0 1em;
  font-size: 1.6em;
  font-weight: normal;
  font-family: 'Poly', serif;
}

.shop-owner__txt {
  line-height: 2;
}

/* copyright */
.footer__copyright {
  /*border-top: 1px solid #1a8dbe;*/
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
}
.footer__copyright p, .footer__copyright address {
  color: #fff;
  margin: 0;
  float: none;
}
.footer__copyright p a, .footer__copyright address a {
  color: #fff;
}
.footer__copyright .copyright__powered-by {
  float: right;
  color: #fff;
}
.footer__copyright .copyright__powered-by img {
  max-width: 200px;
  vertical-align: middle;
}

/* topicpath */
.topicpath-nav {
  font-size: .8em;
  color: #666;
  margin-bottom: 1em;
}
.topicpath-nav a {
  text-decoration: none;
  color: #666;
  margin-left: .5em;
}
.topicpath-nav ul {
  list-style-type: none;
  margin: 10px 0;
}
.topicpath-nav li {
  display: inline;
  padding: 0 .5em 0 0;
}
.topicpath-nav li:first-child a {
  margin-left: 0;
}

/* product list */
.select--sub-layer {
  max-width: 500px;
  display: block;
  margin: 2em auto;
}

.product-list__unit {
  padding: 0;
}
.product-list__unit a:hover {
  text-decoration: none;
}

.product-list__unit__inner {
  padding: 0 20px;
}
.product-list__unit__inner p {
  margin: 0;
}

.product-list__photo {
  display: block;
  margin: 0 auto;
}

.recent-check {
  width: 60%;
}

.product-list__text {
  display: block;
  margin: .6em 0;
  line-height: 1.5;
  text-align: center;
}

.product-list__name {
  font-weight: bold;
  color: #666;
}

.product-list__expl {
  font-size: .8em;
}

.product-list__price,
.option__price {
  color: #aaa;
}

.product-list__regular-price,
.option__regular-price {
  color: #aaa;
  text-decoration: line-through;
}

.product-list__soldout,
.option__stock {
  color: #e66a6a;
}

.product-list__sort {
  text-align: right;
  margin: 2em 0;
}

.product-list__freespace {
  margin: 3em 0;
}

.pagenation {
  margin: 1em 0 3em;
  text-align: center;
}

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .3em 2em;
}
.pagenation__unit a {
  padding: .6em .9em;
  color: #aaa;
  background: ;
  border-radius: 3px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

/* shop keeper */
.page--shopkeeper .section__block, .page--privacy .section__block {
  max-width: 1000px;
}

/* privacy policy */
/*
 * Module
 */
.section__block {
  margin: 4em auto;
}
.section__block p {
  line-height: 2;
}

.section__title-h2 {
  text-align: center;
  font-size: 1.5em;
  font-weight: normal;
  margin: 2em 0;
}

.section__title-h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}

.btn-primary {
  background: black;
  border: 1px solid ;
  color: #fff;
}
.btn-primary:hover {
  background: ;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: ;
  border: 1px solid ;
  color: #fff;
}
.btn-secondary:hover {
  background: ;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.white {
  color: white;
}

.black {
  color: black;
}

.yellow {
  color: #fec500;
}

.red {
  color: #af1e06;
}

.gray30 {
  color: #c9c9c9;
}

.gray999 {
  color: #999;
}

.bg_wht {
  background-color: #ffffff;
}

.bg_grn {
  background-color: #e7f3f1;
}

.ttl--xl {
  font-size: 3.5em;
}

.ttl--lg {
  font-size: 3em;
}

.ttl--md {
  font-size: 2em;
}

.ttl--sm {
  font-size: 1.8em;
}

.txt--xl {
  font-size: 1.5em;
  letter-spacing: 0.04em;
}

.txt--lg {
  font-size: 1.3em;
}

.txt--md {
  font-size: 1em;
}

.txt--sm {
  font-size: .8em;
}

.txt--11 {
  font-size: 11px;
}

.txt--c {
  text-align: center;
}

.txt--ul {
  text-decoration: underline;
}

.txt--not-applicable {
  font-size: 1.5em;
  margin: 3em 0 4em;
  text-align: center;
  color: #999;
}

.dl-vertical-list {
  margin: 0;
  padding: 0;
}

.dl-vertical-list__title {
  font-weight: bold;
  margin: 0 0 .5em;
}

.dl-vertical-list__content {
  margin: 0 0 2em;
  line-height: 1.8;
}

.pulldown-nav {
  display: none;
}

#wrapper {
  overflow: hidden;
}

#wrapper .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption {
  background: rgba(255, 255, 255, 0.6);
  padding: .6em .8em;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption span {
  font-size: 1em;
  font-weight: bold;
  color: #333;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: 2px solid #fff;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/carousel_ctrl.png);
  opacity: 0.8;
}

#wrapper .bx-wrapper .bx-controls .bx-controls-direction a:hover{
  opacity: 0.5;
}

#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  border-left: none;
  background-position: bottom left;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  border-right: none;
  background-position: bottom right;
}
#wrapper .bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  bottom: 0;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f5f5f5;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: ;
}

.carousel-slide .product-list {
  margin: 0;
}
.carousel-slide .product-list__unit__inner {
  padding-bottom: 0;
}


.arrow_btn {
  /* position: relative; */
}

.arrow_btn::after {
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  border-top: solid 2px white;
  border-right: solid 2px white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 0.4em;
  margin-left: 1em;
}

a.arrow_btn:hover:after {
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  border-top: solid 2px white;
  border-right: solid 2px white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 0.4em;
  margin-left: 1em;
  opacity: 0.8;
}

.btn-link_bk {
  display: block;
	position: absolute;
  width: 324px;
  /* height: 66px; */
	padding: 1em;
	text-align: center;
	text-decoration: none;
	color: white;
	background: black;
  font-family: 'Yu Gothic',sans-serif;
  font-size: 1.5em;
  letter-spacing: 0.04em;
  opacity: unset;
}

a.btn-link_bk:hover {
  color: #d2d2d2;
  text-decoration: none;
  background: #434343;
  opacity: 1;
}

.btn-link_fm_wht {
  display: block;
	position: absolute;
	padding: 1em;
	text-align: center;
	text-decoration: none;
	color: white;
	border: 1px solid white;
  font-family: 'Yu Gothic',sans-serif;
  font-size: 1.5em;
  letter-spacing: 0.04em;
  opacity: unset;
}

a.btn-link_fm_wht:hover {
  color: white;
  opacity: 0.8;
}

.flo-r {
  float: right;
}

.flo-l {
  float: left;
}

.clear {
  clear: both;
}

h1.ttl-h1 {
  text-align: center;
  position: relative;
}

h1.ttl-h1::before{
  content: '';
  position: absolute;
  border-top: 1px solid black;
  left: 0;
  top: 8px;
  width: 100%;
  z-index: -1;
}

h1.ttl-h1::after{
  content: '';
  position: absolute;
  border-bottom: 1px solid black;
  left: 0;
  bottom: 10px;
  width: 100%;
  z-index: -1;
}

h1.ttl-h1 span::before{
  content: url(https://img21.shop-pro.jp/PA01425/777/etc/ttl-triangle-l.png?cmsp_timestamp=20190523165439);
  vertical-align: middle;
  display: inline-block;
}

h1.ttl-h1 span::after{
  content: url(https://img21.shop-pro.jp/PA01425/777/etc/ttl-triangle-r.png?cmsp_timestamp=20190523165901);
  vertical-align: middle;
  display: inline-block;
}

.ttl-image {
  margin-top: 2em;
}

.ttl-image img{
  border-bottom: 1px solid black;
}

.ttl_bdbtm-ylw {
  background: linear-gradient(transparent 70%, #fec500 70%);
  padding: 0 1%;
}

.font_w-100 {
  font-weight: 100;
}

.font_w-500 {
  font-weight: 500;
}

.w100 {
  width: 100%;
}

.full-width {
  max-width: 1300px;
  display: block;
  margin: 0 auto;
}

.disp-ib {
  display: inline-block !important;
}

/* ======コンテンツblock系（toppage含む）====== */
.feature {
  padding: 2em 0;
}

.contents_block-in p.ttl {
  font-weight: bold;
  font-size: 2em;
  line-height: 1.4;
}

.contents_block-in_col-2 {
  margin: 1em;
  overflow: hidden;
  max-width: 630px;
  max-height: 300px;
  background: black;
}

.feature .contents_block-in_col-2 img {
  display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.feature .contents_block-in_col-2 img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
  opacity: 0.8;
}

.feature .contents_block-in_col-2 p{
  text-align: center;
  font-weight: bold;
  font-size: 2.5em;
  line-height: 1.4;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  text-shadow: 1px 1px 20px #000000;
  white-space: nowrap;
}

.contents_block_c {
  margin: 0 auto;
}

.mgn-0a {
  margin: 0 auto;
}

/*.contents_block-in_col-2 p{
  text-align: center;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.4;
  top: 50%;
  left: 75%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  text-shadow: 1px 1px 20px #000000;
  white-space: nowrap;
}*/

.contents_block-in_col-2 p:hover {
	text-decoration: none;
}

.contents_block-in_bg {
  position: absolute;
  top: 50%;
  left: 75%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: rgba(0,0,0,0.5);
  width: 50%;
}

.contents_block-in_ttl {
  text-align: center;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.4;
  color: #ffffff;
  padding: 16% 0;
  text-shadow: 1px 1px 20px #000000;
  white-space: nowrap;
}

/* ======コンテンツblock系（toppage含む）-ここまで====== */

/* ======サイズと採寸について====== */
.size_mmt-chart {
  margin-bottom: 2em;
}

.size_mmt-chart table {
 border: 1px solid black;
 margin: 0 auto;
 width: 60%;
}

.size_mmt-chart table th {
 border-bottom: 1px solid black;
}

.size_mmt-chart table th, td {
 padding: 2%;
}


.size_mmt-chart p {
 padding-left: 54%;
}

h2.ttl--md {
  margin-top: 2em;
}

h3.ttl--sm {
  margin: 1em 0 0.5em;
}

.saisn {
  padding: 0 14%;
}

.saisn p {
  padding-top: 2em;
}

/* ======サイズと採寸について-ここまで====== */

/* ======BRAND STORY====== */
.ttl-image_lg,
.ttl-image_lg02 {
  position: relative;
}

h1.ttl-image_wht {
  position: absolute;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1em;
  transform: scale(1.2, 1);
  top: 20%;
  left: 2%;
  background: white;
  padding: 2% 2% 2% 12%;
}


.ttl-image_lg p{
  position: absolute;
  background-color: rgba( 255, 255, 255, 0.8 );
}

p.ttl-image_lg_bs {
  top: 76%;
  left: 0;
  width: 40%;
  padding: 3% 20% 3% 10%;
}

.position_ab {
  position: absolute;
}

.position_rel {
  position: relative;
}

.founder-mh_image {
  right: 6%;
  top: 50%;
}

.bs-btm {
  position: relative;
  padding-top: 230px;
  padding-bottom: 5%;
}

.bs-btm p{
  margin-bottom: 130px;
}

.bs-btm-r {
  position: absolute;
  right: 16%;
  top: 23%;
}

.bs-btm-btm {
  background-color: #e7f3f1;
  margin-top: 60%;
}

.bs-btm-btm-in {
  padding-top: 16%;
  text-align: center;
}

.bs-btm-btm-in p{
  width: 63%;
  display: inline-block;
  text-align: left;
  margin: 3% 0;
}


/* ======BRAND STORY-ここまで====== */

/* ======機能紹介====== */
.ttl-image_lg p.ttl-image_lg_fctn {
  top: 62%;
  left: 20%;
  width: 55%;
  padding: 3%;
}

.fctn-ctt {
  position: relative;
  padding: 8% 0;
}

.fctn-ctt_txt_l {
  position: absolute;
  top: 8%;
  left: 8%;
  width: 50%;
}

.fctn-ctt_txt_r {
  position: absolute;
  top: 4%;
  right: 5%;
  width: 50%;
}

h2.ttl-m_linexccl {
  position: relative;
  padding: 0 0 0% 2%;
  z-index: 9999;
}

h2.ttl-m_linexccl::before{
  position: absolute;
  content: '';
  background: #fec500;
  top: 4px;
  left: 0;
  margin-top: -0.56em;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  z-index: -1;
}

h2.ttl-m_linexccl::after{
  position: absolute;
  content: '';
  bottom: -3px;
  right: 0;
  width: 98%;
  border-bottom: 4px solid #fec500;
}

/* ======機能紹介-ここまで====== */

/* ======休業案内====== */
.position_ab.txt--c {
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
}

.notice_txt {
  margin: 3% 0;
  letter-spacing: 0.5px;
}

.notice_img_btm {
  margin: 10% 0;
}

/* ======休業案内-ここまで====== */

/* ======ご利用ガイド===== */
.goriyo-guide {
  padding: 0 20%;
}

.goriyo-guide a{
  color: #000;
}

.goriyo-guide ul{
  list-style-type: none;
  margin: 0 0 3% 1%
}

p.ttl_goriyo-nagare {
  position: relative;
}

p.ttl_goriyo-nagare::before {
  content: "";
  position: absolute;
  background: #fec500;
  top: 50%;
  left: -6px;
  margin-top :-10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  z-index: -1;
}

/* ======ご利用ガイド-ここまで====== */

/* ======DIRT DIARIES===== */
.ttl-image_grn {
  background-color: #e7f3f1;
  height: 270px;
  margin-bottom: 5%;
  width: 1300px;
  position: relative;
}

p.il-block {
  display: inline-block;
}

.diary_img {
  margin: 5% 0;
}

p.article {
  text-align: left;
  letter-spacing: 0.5px;
  float: none;
}

/* ======DIRT DIARIES-ここまで====== */

/* ======notice===== */
ul.li_none li{
  list-style-type: none;
}


/* ======notice-ここまで====== */

/* ======SHOP LIST===== */
p.txt_ttl-blw {
  margin: 4em 0;
}

.shop_block_01, .shop_block_02 {
  margin-bottom: 6%;
}

.shop-info {
  display: inline-block;
  padding: 3% 0;
}

.shop-info p{
  padding-left: 2%;
}

.btn-shop {
  border: 1px solid black;
  width: 40%;
  margin: 0 2%;
}

.shop-info_btn {
  display: inline-block;
}

.shop_block_02 .shop-info {
  display: unset;
}

.shop_block_02 .shop-info_btn {
  display: unset;
}

.btn-shop a{
  display: block;;
}


/* ======SHOP LIST-ここまで====== */


/* ======ボトムコンテンツ====== */
.contents_bottom {
  padding: 2em 0;
}

.contents_bottom .contents_block-in a{
  display: block;
  padding: 2em;
  margin: 1em;
}

.contents_bottom p{
  margin: 0;
}

/* ======ボトムコンテンツ-ここまで====== */

@media (max-width: 1024px) {
  .container00 {
    overflow: hidden;
  }

  .bs-btm-r {
    position: absolute;
    right: 6%;
    top: 28%;
  }

  .bs-btm-btm-in img{
    margin-top: 6%
  }

  .bs-btm p{
    margin-bottom: 70px;
  }

  /* ======機能紹介 1024px====== */
  .ttl-image_lg p.ttl-image_lg_fctn {
    left: 18%;
    width: 60%;
    padding: 2% 3%;
  }

  .fctn-ctt {
    padding: 10% 0;
  }

  .fctn-ctt_txt_l {
    top: 4%;
    width: 54%;
  }

  .fctn-ctt_txt_r {
    top: -1%;
    width: 54%;
  }

  /* ======機能紹介 1024px-ここまで====== */
}


@media (max-width: 980px) {
  /* ~980px */
  .col-md-12 {
    padding: 0;
  }

  .ttl--xl {
    font-size: 2.5em;
  }

  .ttl--lg {
    font-size: 2.5em;
  }

  .ttl--md {
    font-size: 1.6em;
  }

  .ttl--sm {
    font-size: 1.4em;
  }

  .txt--xl {
    font-size: 1.2em;
  }

  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .header-nav {
  padding-right: 0;
  display: inline-flex;
  }

  .header-nav__unit {
  margin-left: 0.5em;
  }

  .header_top {
  padding: 10px 0;
  }

  .header__search-form__input {
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  }

  .footer__guide {
    margin: 0;
  }

  .guide__col {
    padding: 0;
  }

  .footer-nav__box {
    margin: 0 auto;
  }

  .shop-owner {
    border-right: none;
    margin-bottom: 30px;
  }

  .product-list {
    margin: 0 -15px;
  }

  .product-list__unit {
    padding: 0;
  }

  .page--privacy .section__block {
    width: 100%;
  }

  .btn-link_bk {
    width: 240px;
  	padding: 0.8em;
    font-size: 1.2em;
  }

  .arrow_btn::after {
    width: 10px;
    height: 10px;
  }

  /* ======コンテンツブロック（top page共有） 980px====== */
  .contents .contents_block-in_col-2 p,
  .contents_block-in p.ttl{
    font-size: 1.5em;
  }

  .contents .contents_block-in_col-2 .contents_block-in_ttl,
  .contents_block-in p.ttl{
    font-size: 1.5em;
  }

  /* ======コンテンツブロック（top page共有） 980px-ここまで====== */


  /* ======ボトムコンテンツ 980px====== */
  .contents_bottom .contents_block-in a{
    display: block;
    padding: 1em;
    margin: 0.5em;
  }
    /* ======ボトムコンテンツ 980px-ここまで====== */

}

@media (max-width: 768px) {
  /* ~768px */
  .col-sm-12 {
    padding: 0;
  }

  .header__logo {
    float: none;
    text-align: center;
  }

  .header__logo img {
    width: 60px;
    display: block;
    margin: 0 auto;
  }

  .header__postage {
    float: none;
  }

  .global-nav {
    display: none;
    margin-top: 1em;
  }

  .global-nav a {
    padding: .5em;
  }

  .global-nav__unit {
    float: none;
    margin-right: 0;
    text-align: center;
  }

  .global-nav__unit__txt {
    font-size: 1.2em;
  }

  .global-nav__pulldown-nav {
    padding: 2em 0 0;
    border-bottom: 2px solid #ccc;
  }

  .header__pulldown-nav__list {
    text-align: center;
    font-weight: normal;
    margin: 0;
  }

  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
  }

  .header__pulldown-nav__list a {
    display: block;
    padding: .7em;
  }
  /*.header__pulldown-nav__list a:before {
    content: '- ';
  }*/

  .header__search-form--phone input, .header__search-form--phone button {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__search-form--phone button {
    border-color: ;
    background: ;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: ;
    color: #fff;
  }

  .header__section {
    margin-bottom: 0;
  }

  .footer-nav__title {
    text-align: center;
  }

  .footer-nav__col {
    text-align: center;
  }
  .footer-nav__col li {
    margin: 0;
  }
  .footer-nav__col a {
    display: block;
    padding: 1em;
  }

  .guide__unit {
    padding-right: 0;
  }

  .product-list__sort {
    text-align: center;
  }

  .ttl-image {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 60px;
  }

  .ttl-image img{
    width: 600px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    max-width: none;
  }

  .ttl-h2 p{
    font-size: smaller;
  }

  /* ======サイズと採寸について 768px====== */
  .size_mmt-chart table {
    width: 800%;
  }

  .size_mmt-chart p {
   padding-left: 70%;
  }

  .saisn {
    padding: 0;
    text-align: center;
    margin-bottom: 4em;
  }

  .saisn p {
    padding: 0 0 1em 0;
    text-align: left;
    display: inline-block;
}

  .saisn img {
    width: 30%;
  }

  /* ======サイズと採寸について 768px-ここまで====== */

  /* ======BRAND STORY 768px====== */
  .ttl-image_lg p {
    width: 50%;
    padding: 3% 7%;
    left: 0;
  }

  .founder-mh_image img{
    width: 60%;
    float: right;
  }

  .bs-btm {
    padding-top: 40%;
  }

  .bs-btm-l img{
    width: 67%;
  }

  .bs-btm-r {
    right: 4%;
    top: 22%;
  }

  .bs-btm p{
    margin-bottom: 60px;
  }




  /* ======BRAND STORY 768px-ここまで====== */

  /* ======機能紹介 768px====== */
  .ttl-image_lg p.ttl-image_lg_fctn {
    top: 56%;
    left: 12%;
    width: 70%;
    padding: 2% 3%;
}

  .fctn-ctt {
    padding: 2% 0;
  }

  .fctn-ctt img{
    padding-top: 20%;
  }

  .fctn-ctt_txt_l,
  .fctn-ctt_txt_r {
    width: auto;
    padding: 3% 7%;
    top: 3%;
    right: 0;
    left: 0;
    background-color: rgba( 255, 255, 255, 0.8 );
  }

  /* ======機能紹介 768px-ここまで====== */

  /* ======ご利用ガイド 768px====== */
  .goriyo-guide {
    padding: 0;
    margin-bottom: 4em;
  }
  /* ======ご利用ガイド 768px-ここまで====== */

  /* ======SHOP LIST 768px===== */
  .shop_block_01 img{
    margin-bottom: 15%;
  }

  .shop-info {
    padding: 0 1%;
  }

  .shop-info p{
    margin-bottom: 0.5em;
  }

  .shop_block_01, .shop_block_02 {
    margin-bottom: 12%;
  }

  /* ======SHOP LIST 768px-ここまで====== */

}


@media (max-width: 480px) {
  /* ~480px */
  .col-xs-12 {
    padding: 0;
  }

  .only_pc {
    display: none;
  }

  .only_sp {
    display: block;
  }

  .ttl--xl {
    font-size: 1.7em;
  }

  .ttl--lg {
    font-size: 1.6em;
  }

  .ttl--md {
    font-size: 1.4em;
  }

  .ttl--sm {
    font-size: 1.2em;
  }

  .txt--xl {
    font-size: 1em;
  }

  h1.ttl-h1::before{
    content: none;
  }

  h1.ttl-h1::after{
    bottom: 0;
  }

  h1.ttl-h1 span::before {
      /*top: -12px;
      left: 0;
      vertical-align: middle;
      display: inline-block;
      position: absolute;
      width: 30%;
      overflow: hidden;*/
      display: none;
    }

  h1.ttl-h1 span::after {
      bottom: -10px;
      right: 0;
      vertical-align: middle;
      display: inline-block;
      position: absolute;
      width: 30%;
      overflow: hidden;
    }

  .shop-owner__photo {
    display: inline-block;
    float: none;
    max-width: 20%;
  }

  .shop-owner__info {
    padding: 0;
    overflow: auto;
  }

  .shop-owner__name {
    text-align: center;
  }

  .shop-owner__name,
  .shop-owner__txt {
    margin-top: 2em;
  }

  .btn-pagetop {
    max-width: 100%;
    float: none;
    margin-top: 2em;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    background-size: 50px;
    border: 1px solid #fff;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border-left: none;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border-right: none;
  }

  .btn-link_bk {
    width: 170px;
    font-size: 1em;
  }

  .arrow_btn::after {
    width: 8px;
    height: 8px;
    margin-left: 0.8em;
  }

  .footer-nav__col {
    float: none;
  }

  /* ======サイズと採寸について 480px====== */
  .size_mmt-chart table {
   width: 100%;
  }

  .saisn,
  .goriyo-guide {
    padding: 0;
  }

  .saisn img {
    width: 60%;
  }

  /* ======サイズと採寸について 480px-ここまで====== */

  /* ======BRAND STORY 480px====== */
  .ttl-image_lg img,
  .ttl-image_lg02 img {
    max-width: 150%;
    padding-bottom: 20%;
  }

  h1.ttl-image_wht{
    top: 4%;
    left: 0;
    line-height: 1.2em;
  }

  .ttl-image_lg p{
    top: 38%;
    width: auto;
  }

  .founder-mh_image {
    text-align: center;
    padding-top: 64%;
  }

  .founder-mh_image img{
    width: 60%;
    text-align: center;
    float: none;
  }

  .bs-btm {
    position: relative;
    padding-top: 7%;
  }

  .bs-btm img{
    width: 60%;
  }

  .bs-btm p{
    margin-bottom: 130px;
  }

  .bs-btm-r {
    margin: auto;
    position: unset;
  }

  .bs-btm-r p{
    position: absolute;
    top: 18%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10% 12%;
  }

  .bs-btm-r img{
    position: absolute;
    width: 100%;
    top: 37%;
  }

  .bs-btm-btm {
    margin-top: 120%;
  }

  .bs-btm-btm-in {
    padding-top: 120%;
  }

  .bs-btm-btm-in img{
    width: 100%;
  }

  .bs-btm-btm-in p{
    width: 80%;
    margin: 10% 0;
  }

  /* ======BRAND STORY 480px-ここまで====== */

  /* ======機能紹介 480px====== */
  .fctn-ctt {
    position: unset;
    padding: 12% 0 0 0;
  }

  .ttl-image_lg p.ttl-image_lg_fctn {
    width: auto;
    left: 0;
    padding: 3% 7%;
  }

  .fctn-ctt_txt_l, .fctn-ctt_txt_r {
    position: unset;
    top: 12%;
  }

  .fctn-ctt img{
    padding-top: 0;
  }

  h2.ttl-m_linexccl::after{
    width: 95%;
  }

  /* ======機能紹介 480px-ここまで====== */

  /* ======休業案内====== */
  .position_ab.txt--c {
    top: 20%;
  }

  /* ======休業案内 480px-ここまで====== */

  /* ======DIRT DIARIES 480px====== */
  .img1000 {
    width: 100%;
  }


  .ttl-image_grn {
    height: 140px;
  }

  h1.ttl-image_wht {
    line-height: 1.2em;
  }

  .ttl-image_grn h1.ttl-image_wht {
    top: 4%;
    left: 0;
    padding: 1% 2% 1% 3%;
  }

  /* ======DIRT DIARIES 480px-ここまで====== */


}



@media (max-width: 320px) {

  /* ======コンテンツブロック（top page共有） 980px====== */
  .contents .contents_block-in_col-2 .contents_block-in_ttl,
  .contents_block-in p.ttl{
    font-size: 1.2em;
  }
  /* ======コンテンツブロック（top page共有） 980px-ここまで====== */


  /* ======BRAND STORY 320px====== */
  .founder-mh_image {
    padding-top: 100%;
  }

  .bs-btm-r p{
    top: 16%;
  }

  .bs-btm-btm-in {
    padding-top: 135%;
  }


  /* ======BRAND STORY 320px-ここまで====== */

  /* ======機能紹介 320px====== */
  .fctn-ctt {
    padding: 0;
    margin-top: 24%;
  }

  .ttl-image_lg p.ttl-image_lg_fctn {
    top: 38%;
    margin: 10% 0;
  }

  .fctn-ctt_txt_l, .fctn-ctt_txt_r {
    top: 8%;
  }

  h2.ttl-m_linexccl {
    font-size: 1.3em;
  }



  /* ======機能紹介 320px-ここまで====== */
}


/*
 * State
 */
.header__search-form {
  display: none;
}

.header__search-form--visible {
  display: inline;
}

.global-nav-phone--current a {
  background: #f1f1f1;
}

.is_tablet_lt .tab-block--visible {
  display: block;
}
.is_tablet_lt .tab-block--hidden {
  display: none;
}

/*
 * icons
 */
/* 16px black */
.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}
.icon-cart.icon-b, .icon-cart.icon-w {
  background-position: -176px -64px;
}
.icon-search.icon-b, .icon-search.icon-w {
  background-position: -208px -16px;
}
.icon-chevron_thin_right.icon-b, .icon-chevron_thin_right.icon-w {
  background-position: -144px -144px;
}
.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  background-position: -112px -144px;
}
.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  background-position: -128px -144px;
}
.icon-list.icon-b, .icon-list.icon-w {
  background-position: -192px -96px;
}
.icon-play.icon-b, .icon-play.icon-w {
  background-position: -160px -112px;
}

.icon-b.icon-light_bulb, .icon-w.icon-light_bulb {
  background-position: -96px -64px;
}

.icon-b.icon-new, .icon-w.icon-new {
  background-position: -112px -32px;
}

/* 24px black */
.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-lg-b, .icon-user.icon-lg-w {
  background-position: -312px 0px;
}
.icon-cart.icon-lg-b, .icon-cart.icon-lg-w {
  background-position: -264px -96px;
}
.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
}
.icon-chevron_thin_right.icon-lg-b, .icon-chevron_thin_right.icon-lg-w {
  background-position: -216px -216px;
}
.icon-chevron_thin_down.icon-lg-b, .icon-chevron_thin_down.icon-lg-w {
  background-position: -168px -216px;
}
.icon-chevron_thin_up.icon-lg-b, .icon-chevron_thin_up.icon-lg-w {
  background-position: -192px -216px;
}
.icon-list.icon-lg-b, .icon-list.icon-lg-w {
  background-position: -288px -144px;
}
.icon-play.icon-lg-b, .icon-play.icon-lg-w {
  background-position: -240px -168px;
}

.icon-lg-b.icon-light_bulb, .icon-lg-w.icon-light_bulb {
  background-position: -144px -96px;
}

.icon-lg-b.icon-new, .icon-lg-w.icon-new {
  background-position: -168px -48px;
}



.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }
  .icon-b.icon-cart {
    background-position: -264px -96px;
  }
  .icon-b.icon-search {
    background-position: -312px -24px;
  }
  .icon-b.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-b.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-b.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-b.icon-list {
    background-position: -288px -144px;
  }
  .icon-b.icon-play {
    background-position: -240px -168px;
  }

  .icon-b.icon-light_bulb {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_b.png);
    background-position: 2480px -64px;
    background-size: 368px;
    width: 16px;
    height: 16px;
  }

  .icon-b.icon-new {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_b.png);
    background-position: 3200px -31px;
    background-size: 368px;
    width: 16px;
    height: 16px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
  .icon-w.icon-cart {
    background-position: -264px -96px;
  }
  .icon-w.icon-search {
    background-position: -312px -24px;
  }
  .icon-w.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-w.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-w.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-w.icon-list {
    background-position: -288px -144px;
  }
  .icon-w.icon-play {
    background-position: -240px -168px;
  }

  .icon-w.icon-light_bulb {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_w.png);
    background-position: 2480px -64px;
    background-size: 368px;
    width: 16px;
    height: 16px;
  }

  .icon-w.icon-new {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_w.png);
    background-position: 3200px -31px;
    background-size: 368px;
    width: 16px;
    height: 16px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
