@charset "UTF-8";
#page-wrapper {
  position: relative;
}


.around {
  max-width: 1050px;
  margin: 0 20px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

body {
  color: #000000;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/bg.png);
  /*font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;*/
  font-family:'¥Ò¥é¥®¥Î´Ý¥´ Pro W4','¥Ò¥é¥®¥Î´Ý¥´ Pro','Hiragino Maru Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','HG´ÝŽºŽÞŽ¼Ž¯Ž¸M-PRO','HGMaruGothicMPRO',sans-serif;
}

a {
  color: #555555;
}

a:hover {
  color: #888888;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.ttl-h2 {
  position: relative;
  margin: 30px 0;
  text-align: center;
  /*ont-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;*/
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-01 {
  border: 1px solid #000000;
  background-color: #000000;
  color: #fff;
  background-color: #000000;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #000000;
  background-color: #000000;
  color: #fff;
  background-color: #000000;
}

.product-order-num input {
  border-color: #000000;
}

.font-mincho {
  font-family: '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'HiraMinProN-W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', 'MS ÌÀÄ«', serif;
}

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -.11em;
  *display: inline;
  *zoom: 1;
}

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

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), 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/77/icon16_2x_b.png);
  }

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

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

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }
}
.icon-cart {
  background-position: -176px -64px;
}

.icon-user {
  background-position: -208px -0px;
}

.icon-adduser {
  background-position: -240px -0px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-login {
  background-position: -48px -80px;
}

/* icon large */
.icon-twitter {
  background-position: -144px -264px;
}

.icon-facebook {
  background-position: -192px -264px;
}

.icon-instagram {
  background-position: -168px -288px;
}

.icon-mail {
  background-position: -96px -0px;
}

.icon-youtube { 
  background-position: -191px -240px; 
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-lg-w.icon-plus {
  background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
  background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  top: -.1em;
  *display: inline;
  *zoom: 1;
}

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

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

.content-wrap {
  /* max-width: 800px; */
  margin: 20px auto;
}

/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}

.header-line-nav .header-link {
  float: right;
  padding: 0;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  margin-left: 1px;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.header-line-nav i {
  top: -0.2em;
  margin-right: .3em;
}

.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #464e54;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 18px;
  /*font-family: "Hiragino Mincho ProN";*/
   font-family:'¥Ò¥é¥®¥Î´Ý¥´ Pro W4','¥Ò¥é¥®¥Î´Ý¥´ Pro','Hiragino Maru Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','HG´ÝŽºŽÞŽ¼Ž¯Ž¸M-PRO','HGMaruGothicMPRO',sans-serif;
  font-weight: 400;
}
#header-global-nav a {
  color: #000000;
}

#header-global-nav li {
  margin: 0;
 /*¥Ø¥Ã¥À¡¼¥á¥Ë¥å¡¼¥µ¥¤¥º*/
  padding: 0 1.5em;
  /*padding: 0 0.875em;*/
  border-right: 1px solid #000000;
}

#header-global-nav li:first-child {
  border-left: 1px solid #000000;
}

/* incart delivery */
.incart-delivery {
  float: right;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}

/*
 * product list
 */
.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 10px;
  text-align: center;
}

.prd-lst-unit a:hover {
  text-decoration: none;
}

.unit-box {
  margin: 10px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #b2a487;
  -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}

.prd-lst-name {
  font-size: 14px;
}

.prd-lst-price {
  color: #abaaaa;
}

.prd-lst-regular {
  text-decoration: line-through;
}

.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}

.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}

.thumb-active img {
  border: 2px solid #b2a487;
}

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #000000;
  width: 100%;
}

.footer-primary {
  border-right: 1px solid #fff;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
   font-family:'¥Ò¥é¥®¥Î´Ý¥´ Pro W4','¥Ò¥é¥®¥Î´Ý¥´ Pro','Hiragino Maru Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','HG´ÝŽºŽÞŽ¼Ž¯Ž¸M-PRO','HGMaruGothicMPRO',sans-serif;
}

.footer-nav li {
  margin: .8em 0;
}

.footer-primary {
  padding: .3em 0;
}

.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}

.footer-primary a {
  color: #fff;
}

.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #fff;
}

.footer-secondary {
  padding: .3em 0;
  font-size: 14px;
}

.footer-secondary li {
  margin-left: 10%;
}

.footer-secondary li:before {
  margin-right: 4px;
  color: #fff;
  content: "-";
}

.footer-secondary a {
  color: #fff;
}

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  padding: 3em 0 2em;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  /*.container {
    max-width: 900px;
    width: 90%;
  }*/
}
.official {
	font-size: 30px; 
  text-align: center;
}
@media (max-width: 768px) {
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
     font-family:'¥Ò¥é¥®¥Î´Ý¥´ Pro W4','¥Ò¥é¥®¥Î´Ý¥´ Pro','Hiragino Maru Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','HG´ÝŽºŽÞŽ¼Ž¯Ž¸M-PRO','HGMaruGothicMPRO',sans-serif;
  }

  .header-dropdown.affix {
    position: fixed;
  }  
  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #ccc;
    text-align: center;
  }

  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
  }

  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    background: #000000;
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #000000;
    color: #fff;
  }

  .incart-delivery {
    padding-top: 20px;
    float: none;
  }

  .prd-lst-sort {
    font-size: 14px;
  }
    .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }

  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #fff;
  }

  .footer-primary .footer-nav:first-child {
    border-top: 3px double #fff;
  }

  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #fff;
  }

  .footer-nav li:first-child {
    border-top: none;
  }

  .footer-nav li:before {
    display: none;
  }

  .footer-nav a {
    display: block;
    padding: 1em;
    color: #fff;
  }

  .footer-nav a:hover {
    text-decoration: none;
  }
   
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
  }

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

  .icon-cart {
    background-position: -264px -96px;
  }

  .icon-list {
    background-position: -288px -144px;
  }

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}
@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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

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

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
  .official {
	font-size: 20px; 
}
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}
.tel {
  border: 1px solid #ffffff;
  padding: 10px;
  margin-top: 10px;
  color: #ffffff;
}
.tel img{
  padding-bottom: 10px;
  width: 90%;
}

/*1*/

#kodawari {
	max-width: 1050px;
    margin: 0 auto;
   /*font-family: "Hiragino Mincho ProN";*/
   font-family:'¥Ò¥é¥®¥Î´Ý¥´ Pro W4','¥Ò¥é¥®¥Î´Ý¥´ Pro','Hiragino Maru Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','HG´ÝŽºŽÞŽ¼Ž¯Ž¸M-PRO','HGMaruGothicMPRO',sans-serif;
  color: #000000;
  }
#kodawari h1 {
  font-size: 42px;
  font-weight: 900;
  text-align: center;
  }

#men {
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  max-width: 1050px;
  padding: 20px 0;
  justify-content:space-between;
}
#dashi {
  	display: flex;
  width: 100%;
  max-width: 1050px;
  padding: 20px 0;
  justify-content:space-between;
}
  .word {
    max-width: 510px;
    /*padding: 10px;*/
    font-weight: 600;
  }
.word h2 {
  font-size: 30px;
    font-weight: 600;
  }
  .word img {
    width: 100%;
}
  .img {
    width: 50%;
    max-width: 510px;
    padding: 10px;
  }
 .img img {
    width: 100%;
}
@media (max-width: 920px) {
  #kodawari h1 {
  font-size: 30px;
  }
#men {
  display: block;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  }
  #dashi {
    display: block;
    width: 100%;
    max-width: 500px;
 	 margin: 0 auto;
  }
  .word h2 {
  font-size: 25px;
  }
  .word {
  	width: 100%; 
  }
  .img {
    width: 100%;
  }
}

/*slider*/
.slider {
  margin-top: 5px;
  display: block;
  margin: 0 auto;
}

.bx-pager {
  margin: 0;
  padding: 0;
}

.bx-wrapper {
  margin-bottom: 0 !important;
}

.bx-wrapper .bx-viewport {
  left: -1px !important;
  border: 1px solid #b2a487 !important;
  margin: 0 auto !important;
  background: #fff;
  max-width: 1050px;
}

.bx-pager-item {
  visibility: hidden;
}

@media (min-width: 769px) {
.yon {
  width: 23%;
}
  .hachi {
    width: 77%;
  }
 /* .footer_logo {
border-bottom: solid 1px #ccc; 
}*/
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
    .shop-name {
      margin: 2em 0 1em 0;
    }
  #header-wrapper {
  margin-bottom: 3em ;
  }
  .tel {
    width: 200px;
  }
  /*.tel img {
      width: 50%;
  }*/
  }

@media (max-width: 940px) {
.size {
  font-size: 90%;
  }
}
@media (max-width: 846px) {
.size {
  font-size: 80%;
  }
}
#header-logo img {
  max-width: 50%;
}
.container {
  max-width: 100%;
}
@media (min-width: 1110px) {
  .around {
    margin: 0 auto;
  }
}
.container {
  padding: 0;
}

@media screen and (max-width : 767px){
 html,
 body {
 overflow-x: hidden!important;
 overflow-y: scroll;
 -webkit-overflow-scrolling: touch;
 }
}
.col img{
    width: 100%;
    max-width: 320px;
}




/*2*/
/*
.content-wrap {
  text-align: center;
}
.content-wrap p {
  font-family: "Hiragino Mincho ProN";
  font-weight: 600;
  color: #000000;
  margin: 0 10px;
}

#cooking {
  margin: 0 auto;
  font-family: "Hiragino Mincho ProN";
  font-weight: 600;
  color: #000000;
  }

#light {
  background-color: #f1f1eb;
  width: 100%;
}
#deep {
  background-color: #ddddd4;
  width: 100%;
}
.content {
  display: flex;
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
}
.img-1 {
    width: 50%;
    max-width: 500px;
    padding: 50px 15px 50px 0;
  }
 .img-2 {
    width: 50%;
   max-width: 500px;
    padding: 50px 15px 50px 0;
  }
  .word-2 {
    max-width: 500px;
     padding: 50px 0 50px 15px;
    line-height: 28px;
  }
  .word-2 img {
    width: 100%;
}
/*#image {
  background-color: #ffffff;
}*/
/*
#image h3 {
 text-align: center;
 font-family: "Hiragino Mincho ProN";
 font-size: 28px;
  font-weight: 800;
  color: #000000;
}
.pic {
  max-width: 1050px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.pic img {
  width: 100%;
}
#cooking h2 {
  font-size: 36px;
  font-weight: 900;
  position: relative;
    margin: 30px 0;
    text-align: center;
   font-family: "Hiragino Mincho ProN";
  color: #000000;
}
#cooking h3 {
  font-size: 28px;
  font-weight: 800;
  color: #000000;
}
@media (max-width: 920px) {
.content {
  display: block;
  width: 100%;
  }
  .img-1 {
    width: 100%;
    padding: 30px 10px 0;
  }
   .img-2 {
    width: 100%;
    padding: 50px 10px 0;
  }
  .word-2 {
  	width: 100%; 
   padding: 0 20px 30px;
  }
 #cooking h2 {
  font-size: 23px;
}
#cooking  h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
 #image h3 {
   font-size: 20px;
    margin-bottom: 10px;
}
.container {
 width: 100%;
  max-width: 100%;
}
*/

