@charset "UTF-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
}
img {
  width: 100%;
}
a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
html {
  overflow-x: hidden;
}
BODY {
  min-width: 1200px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: "palt";
}
.min {
  font-family: 'Shippori Mincho', serif;
}
p {
  font-size: 16px;
  line-height: 1.8em;
  color: #333;
  padding: 0 0 15px 0;
  margin: 0;
}
header {
  width: 100%;
  height: 100px;
  margin: 0;
  position: fixed;
  background-color: #2a2625;
  z-index: 1000;
}
#headbox {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 0 0;
  overflow: hidden;
}
header h1 {
  width: 195px;
  padding: 35px 0 0 0;
  float: left;
}
nav {
  margin: 0 0 0 0;
  padding: 45px 0 0 0;
  vertical-align: top;
  float: right;
}
nav ul {
  font-size: 14px;
  overflow: hidden;
}
nav ul li {
  float: left;
  text-align: right;
  margin: 0 20px 0 0;
  line-height: 1.2em;
}
nav ul li a {
  color: #fff;
  text-decoration: none;
}
nav ul li a:hover {
  color: #e1c42d;
  text-decoration: none;
}
.call {
  float: right;
  width: 244px;
}
.scroll {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 1000ms;
}
.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
#pchead {
  display: block;
}
#sphead {
  display: none;
}
#main {
  width: 100%;
  margin: 0;
  padding: 100px 0 0 0;
  background-color: #000;
  height: 830px;
  background-image: url("../img/main-2.jpg");
  background-position: top center;
  background-repeat: no-repeat;
}
#mainbox {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 830px;
}
#mainbox h1 {
  width: 290px;
  padding: 80px 0 0 0;
  width: 514px;
}
#mainbox h2 {
  width: 365px;
  padding: 50px 0 0 0;
  width: 513px;
}
.pro {
  width: 500px;
  position: absolute;
  top: 750px;
  left: 185px;
  width: 830px;
}
.menubox {
  width: 864px;
  margin: 0 auto;
  padding: 0 0 0 0;
}
.t360 {
  padding: 360px 0 0 0;
}
.menubox ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.menubox li {
  width: 30%;
  margin: 0 0 15px 0;
}
#maincopy {
  width: 1000px;
  margin: 100px auto;
}
#maincopy h3 {
  text-align: center;
  font-size: 40px;
  padding: 0 0 0 0;
}
.copy1 {
  text-align: center;
  font-size: 40px;
  padding: 120px 0 0 0;
}
#shop {
  width: 100%;
  padding: 80px 0 80px 0;
  background-color: #ece9e5;
}
#shop h3 {
  text-align: center;
  font-size: 40px;
  padding: 0 0 50px 0;
  font-weight: 500;
}
#shop figure {
  width: 1000px;
  margin: 0 auto;
}
#five {
  width: 1000px;
  margin: 0 auto;
  padding: 110px 0 0 0;
}
#five h2 {
  text-align: center;
  font-size: 30px;
  padding: 0 0 50px 0;
  font-weight: 500;
}
#five h3 {
  text-align: center;
  font-size: 66px;
  padding: 0 0 50px 0;
  font-weight: 500;
  line-height: 1.6em;
}
#five figure {
  width: 1000px;
  margin: 0 auto;
}
#five h4 {
  display: none;
}
#five dl {
  display: none;
}
#top3 {
  width: 1000px;
  height: 100px;
}
#voice {
  width: 1000px;
  margin: 0 auto;
}
#voice h3 {
  text-align: center;
  font-size: 66px;
  padding: 0 0 50px 0;
  font-weight: 500;
  line-height: 1.6em;
}
.voicebox {
  width: 100%;
  margin: 0 auto 65px;
  overflow: hidden;
  border-bottom: 1px solid #333;
}
.voiceleft {
  float: left;
  width: 530px;
}
.voiceright {
  float: right;
  width: 390px;
}
#voice h4 {
  text-align: center;
  font-size: 20px;
  padding: 30px 0;
  font-weight: 500;
  line-height: 1.6em;
  background-color: #ecc516;
}
#voice h5 {
  text-align: left;
  font-size: 24px;
  padding: 30px 0 15px 0;
  font-weight: 500;
  line-height: 1.6em;
}
#contact {
  width: 100%;
  padding: 50px 0;
  background-color: #ece9e5;
}
.box {
  width: 900px;
  margin: 0 auto;
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.box2 {
  width: 900px;
  margin: 0 auto;
  padding: 30px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#contact p {
  padding: 0;
  line-height: 0;
  margin: 0;
}
#blog {
  width: 1000px;
  margin: 100px auto;
}
#blog h3 {
  text-align: center;
  font-size: 66px;
  padding: 0 0 20px 0;
  font-weight: 500;
  line-height: 1.6em;
}
#blog h4 {
  text-align: center;
  font-size: 30px;
  padding: 0 0 60px 0;
  font-weight: 500;
  line-height: 1.6em;
}
.blogbox {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-image: url("../img/line-tate.png");
  background-position: top center;
  background-repeat: no-repeat;
}
.blogvox {
  width: 470px;
  overflow: hidden;
}
.blogleft {
  width: 390px;
  float: left;
  padding: 50px 0 0 0;
}
.blogright {
  width: 72px;
  float: right;
  padding: 50px 0 0 0;
}
#blog h5 {
  text-align: left;
  font-size: 20px;
  padding: 0 0 20px 0;
  font-weight: 500;
  line-height: 1.6em;
}
#blog figure img {
  border-radius: 15px;
}
#mirin {
  width: 100%;
  background-color: #000;
  padding: 15px 0;
  margin: 0 0 100px 0;
}
#mirin h3 {
  width: 1000px;
  margin: 0 auto;
}
#product {
  width: 1000px;
  margin: 0 auto;
}
footer {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
#sns {
  width: 166px;
  margin: 0 auto;
  padding: 0 0 30px 0;
}
#sns ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
#sns ul li {
  width: 25px;
}
#footmenu ul {
  text-align: center;
  margin: 0 auto;
  width: 1000px;
  border-bottom: 1px solid #ddd;
}
#footmenu ul li {
  text-align: center;
  display: inline-block;
}
#footmenu ul li img {
  width: 13px;
  display: inline-block;
}
#footmenu ul li a {
  text-align: center;
  display: inline-block;
  padding: 0 0 0 20px;
  margin: 0 0 15px;
  text-decoration: none;
  color: #333;
  font-size: 13px;
}
#footmenu ul li a:hover {
  text-align: center;
  display: inline-block;
  padding: 0 0 0 20px;
  margin: 0 0 15px;
  text-decoration: none;
  color: #d90000;
  font-size: 13px;
}
#footlogo {
  width: 193px;
  margin: 0 auto;
  padding: 60px 0 40px 0;
}
.copyright {
  text-align: center;
  font-size: 12px;
}
.link1 {
  width: 400px;
  height: 60px;
  margin: 15px auto 0;
}
.button {
  display: inline-block;
  width: 400px;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  margin: 0 0 0 0;
  border-radius: 30px;
}
.button::before, .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button, .button::before, .button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button {
  position: relative;
  z-index: 2;
  border: 1px solid #fff;
  color: #fff;
  line-height: 60px;
  overflow: hidden;
  font-size: 20px;
  background-color: #f15a24;
}
.button:hover {
  color: #2a2625;
  letter-spacing: 0.2em;
}
.button::after {
  top: -100%;
  left: -100%;
  width: 100%;
  height: 100%;
}
.button:hover::after {
  top: 0;
  left: 0;
  background-color: #e1c42d;
}
.button2 {
  display: inline-block;
  width: 400px;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  margin: 0 0 0 0;
  border-radius: 30px;
}
.button2::before, .button2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button2, .button2::before, .button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button2 {
  position: relative;
  z-index: 2;
  border: 1px solid #fff;
  color: #fff;
  line-height: 60px;
  overflow: hidden;
  font-size: 20px;
  background-color: #e1c42d;
}
.button2:hover {
  color: #fff;
  letter-spacing: 0.2em;
}
.button2::after {
  top: -100%;
  left: -100%;
  width: 100%;
  height: 100%;
}
.button2:hover::after {
  top: 0;
  left: 0;
  background-color: #2a2625;
}
.menubox h3 {
  text-align: center;
  font-size: 66px;
  padding: 150px 0 50px 0;
  font-weight: 500;
  line-height: 1.6em;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
#cat01 {
  width: 1000px;
  height: 100px;
}
#cat02 {
  width: 1000px;
  height: 100px;
}
#cat03 {
  width: 1000px;
  height: 100px;
}
#cat04 {
  width: 1000px;
  height: 100px;
}
#cat05 {
  width: 1000px;
  height: 100px;
}
#cat06 {
  width: 1000px;
  height: 100px;
}
#product h3 {
  text-align: left;
  font-size: 22px;
  padding: 15px 0 15px 45px;
  background-color: #ece9e5;
  margin: 15px 0;
  font-weight: bold;
}
#product h4 {
  font-size: 18px;
  padding: 15px 0 40px 0;
  margin: 0 auto;
  width: 90%;
  font-weight: bold;
  line-height: 1.8em;
}
.pro-cat {
  width: 90%;
  margin: 0 auto;
}
.pro-cat ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.pro-cat ul li {
  width: 30%;
  margin: 0 1.5% 10px 1.5%;
  list-style: none;
  text-align: center;
  font-size: 18px;
  background-color: #e2c42f;
  border-radius: 10px;
}
.pro-cat ul li a:link {
  padding: 5px 0;
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #e2c42f;
  border-radius: 10px;
}
.pro-cat ul li a:hover {
  padding: 5px 0;
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #f08c1e;
  border-radius: 10px;
}
.pro-cat ul li a:visited {
  padding: 5px 0;
  display: block;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
}
.pro-list img {
  width: 100%;
}
.pro-list p {
  text-align: left;
  font-size: 15px;
  line-height: 1.5em;
  margin: 20px 0 0 0;
  padding: 3px 0 0 0;
  border-top: #e2c42f 3px solid;
}
.pro-list {
  width: 96%;
  margin: 0 auto;
}
.pro-list ul {
  width: 97%;
  margin: 0 0 0 3%;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.pro-list ul li {
  width: 30%;
  margin: 0 3% 20px 0;
  list-style: none;
  padding: 0;
}
.pro-list ul li:nth-of-type(3n) {
  width: 30%;
  margin: 0 0 20px 0;
  list-style: none;
  padding: 0;
}
#page_product_title {
  width: 100%;
  padding: 15px 0 5px 0;
  border-bottom: 1px solid #e2c42f;
  margin: 0 0 15px 0;
}
#page_product_title h1 {
  width: 100%;
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.2em;
  margin: 0;
  padding: 0;
}
.cont-link-pc {
  width: 150px;
  position: fixed;
  top: 150px;
  right: 0;
  display: block;
  z-index: 10000;
}
.cont-link-sp {
  display: none;
}
.cont-link-pc img {
  width: 100%;
}
.pp100 {
  padding: 100px 0 0 0;
}
.set {
	width: 100%;
	background-color: #ece9e5;
	box-sizing: border-box ;
	padding: 5px;
	margin: 10px 0 20px 0;
}
.pro1 {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pro2 {
	border: none !important;
	margin: 20px 0 0 0 !important;
	padding: 5px !important;
	background-color: #fce4b8;
	width: 45%;
}
.pcblock {
		display: block;
	}
/*スマホ==========================================================================================================*/
@media screen and (max-width: 480px) {
  BODY {
    min-width: 100%;
  }
  #pchead {
    display: none;
  }
  #sphead {
    display: block;
  }
  #sphead h1 {
    width: 40%;
    margin: 0 0 0 3%;
    padding: 15px 0 10px 0;
    z-index: 1000;
  }
  header {
    width: 100%;
    height: auto;
    z-index: 100000;
    margin: 0;
    position: fixed;
    background-color: #2a2625;
  }
  /*nabi開閉部分*/
  #sp-m {
    z-index: 1000;
    margin: 0 0 0 0;
    width: 100%;
    float: none;
    height: auto;
    background-color: #fff;
    padding: 0 0 0 0;
  }
  .nav-wrap {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  /*ハンバーガーボタン*/
  .icon-animation {
    width: 44px;
    height: 44px;
    display: block;
    cursor: pointer;
    float: right;
    position: absolute;
    right: 3%;
    text-align: center;
    top: 5px;
  }
  .icon-animation span {
    width: 39px;
    height: 1px;
    display: block;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .icon-animation .top {
    -webkit-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    transform: translateY(-13px);
  }
  .icon-animation span.middle {
    font-size: 12px;
    background: transparent;
    height: auto;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: 1px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
  }
  .icon-animation .bottom {
    -webkit-transform: translateY(13px);
    -ms-transform: translateY(13px);
    transform: translateY(13px);
  }
  .is-open .middle {
    opacity: 0;
  }
  .is-open .top {
    -webkit-transform: rotate(-45deg) translateY(0px);
    -ms-transform: rotate(-45deg) translateY(0px);
    transform: rotate(-45deg) translateY(0px);
  }
  .is-open .bottom {
    -webkit-transform: rotate(45deg) translateY(0px);
    -ms-transform: rotate(45deg) translateY(0px);
    transform: rotate(45deg) translateY(0px);
  }
  .gnav {
    z-index: 1000;
    list-style-type: none;
    width: 100%;
    /*　z-indexは.wrapper部分でpositionを使用した場合は適切な数字（一番大きい値）に変更*/
    z-index: 1000;
    padding: 20px 0 500px 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
  }
  .gnav-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 20px 0 0 0;
    color: #fff;
  }
  .gnav ul {
    width: 100%;
    margin: 0 auto 20px;
    min-width: 100%;
    padding: 0 0 50px 0;
    font-size: 0;
    overflow: hidden;
  }
  .gnav li {
    width: 90%;
    margin: 0 5% 15px 5%;
  }
  .gnav li a {
    display: block;
    text-decoration: none;
    /* (44-16)/2=14px */
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    width: 100%;
    background-color: #000;
  }
  .gnav li a:hover {
    display: block;
    text-decoration: none;
    /* (44-16)/2=14px */
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    background-color: #d90000;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  nav {
    margin: 0 0 0 0;
    padding: 55px 0 0 0;
    vertical-align: top;
    float: none;
  }
  nav ul {
    font-size: 16px;
    overflow: hidden;
  }
  nav ul li {
    float: left;
    text-align: right;
    margin: 0 0 0 30px;
    line-height: 1.2em;
  }
  nav ul li a {
    color: #fff;
    text-decoration: none;
  }
  nav ul li a:hover {
    color: #ff0;
    text-decoration: none;
  }
  p {
    font-size: 14px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    /*color: #745029;*/
    padding: 0 0 15px 0;
    margin: 0;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #main {
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
    background-color: #fff;
    height: auto;
    background-image: none;
    position: relative;
  }
  #main h1 {
    position: absolute;
    width: 60%;
    top: 90px;
    left: 20px;
  }
  #main h2 {
    position: absolute;
    width: 60%;
    top: 150px;
    left: 20px;
  }
  #mainbox {
    display: none;
  }
  #mainbox h1 {
    display: none;
  }
  #mainbox h2 {
    display: none;
  }
  .pro {
    display: none;
  }
  .menubox {
    width: 94%;
    margin: 0 auto;
    padding: 0 0 0 0;
  }
  .t360 {
    padding: 0 0 0 0;
  }
  .menubox ul {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .menubox li {
    width: 48%;
    margin: 0 0 10px 0;
  }
  #maincopy {
    width: 100%;
    margin: 50px auto;
  }
  #maincopy h3 {
    text-align: center;
    font-size: 30px;
    padding: 0 0 0 0;
  }
  .copy1 {
    text-align: center;
    font-size: 30px;
    padding: 120px 0 0 0;
  }
  #shop {
    width: 100%;
    padding: 20px 0;
    background-color: #ece9e5;
  }
  #shop h3 {
    text-align: center;
    font-size: 18px;
    padding: 0 0 25px 0;
    font-weight: 500;
  }
  #shop figure {
    width: 96%;
    margin: 0 auto;
  }
  #five {
    width: 96%;
    margin: 0 auto;
    padding: 60px 0 0 0;
  }
  #five h2 {
    text-align: center;
    font-size: 20px;
    padding: 0 0 15px 0;
    font-weight: 500;
  }
  #five h3 {
    text-align: center;
    font-size: 36px;
    padding: 0 0 33px 0;
    font-weight: 500;
    line-height: 1.5em;
  }
  #five figure {
    display: none;
  }
  #five h4 {
    display: block;
    width: 30%;
    margin: 0 auto;
    padding: 15px 0;
  }
  #five dl {
    display: block;
  }
  #five dt {
    width: 56%;
    margin: 0 auto;
  }
  #five dd {
    width: 94%;
    margin: 0 auto 20px;
    padding: 10px 0 15px;
    border-bottom: 2px dashed #333;
    text-align: center;
    font-size: 15px;
    line-height: 1.6em;
  }
  #top3 {
    width: 100%;
    height: 60px;
  }
  #voice {
    width: 96%;
    margin: 0 auto;
  }
  #voice h3 {
    text-align: center;
    font-size: 33px;
    padding: 0 0 50px 0;
    font-weight: 500;
    line-height: 1.6em;
  }
  .voicebox {
    width: 100%;
    margin: 0 auto 30px;
    overflow: hidden;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #333;
  }
  .voiceleft {
    float: none;
    width: 90%;
    margin: 0 auto 10px;
  }
  .voiceright {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  #voice h4 {
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
    font-weight: 500;
    line-height: 1.6em;
    background-color: #ecc516;
  }
  #voice h5 {
    text-align: left;
    font-size: 20px;
    padding: 30px 0 15px 0;
    font-weight: 500;
    line-height: 1.6em;
  }
  #contact {
    width: 100%;
    padding: 20px 0;
    background-color: #ece9e5;
  }
  .box {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
    border-top: 1px solid #ddd;
  }
  .box2 {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  #contact p {
    padding: 0;
    line-height: 0;
    margin: 0;
  }
  .callsp {
    width: 80% !important;
    margin: 15px auto 0 !important;
  }
  .callbox {
    width: 100%;
    margin: 15px 0;
    overflow: hidden;
  }
  .call-left {
    width: 25%;
    float: left;
  }
  .call-right {
    width: 75%;
    float: right;
  }
  .call99 {
    margin: 15px 0 0 0;
  }
  #blog {
    width: 96%;
    margin: 60px auto 30px;
  }
  #blog h3 {
    text-align: center;
    font-size: 33px;
    padding: 0 0 10px 0;
    font-weight: 500;
    line-height: 1.6em;
  }
  #blog h4 {
    text-align: center;
    font-size: 20px;
    padding: 0 0 30px 0;
    font-weight: 500;
    line-height: 1.6em;
  }
  .blogbox {
    width: 96%;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    background-image: none;
  }
  .blogvox {
    width: 100%;
    overflow: hidden;
    border-bottom: 2px dashed #333;
    margin: 0 0 20px 0;
  }
  .blogleft {
    width: 80%;
    float: left;
    padding: 10px 0 20px 0;
  }
  .blogright {
    width: 18%;
    float: right;
    padding: 10px 0 0 0;
  }
  #blog h5 {
    text-align: left;
    font-size: 20px;
    padding: 0 0 1px 0;
    font-weight: 500;
    line-height: 1.6em;
  }
  #blog figure img {
    border-radius: 15px;
  }
  #mirin {
    width: 100%;
    background-color: #000;
    padding: 10px 0;
    margin: 0 0 50px 0;
  }
  #mirin h3 {
    width: 100%;
    margin: 0 auto;
  }
  #product {
    width: 96%;
    margin: 0 auto;
  }
  footer {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
  }
  #sns {
    width: 50%;
    margin: 0 auto;
    padding: 0 0 15px 0;
  }
  #sns ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  #sns ul li {
    width: 16%;
  }
  #footmenu {
    margin: 0 auto;
    width: 100%;
  }
  #footmenu ul {
    text-align: left;
    margin: 0 auto;
    width: 100%;
    border-top: 1px solid #ddd;
  }
  #footmenu ul li {
    text-align: left;
    display: block;
  }
  #footmenu ul li img {
    width: 13px;
    display: none;
  }
  #footmenu ul li a {
    text-align: left;
    display: block;
    padding: 8px 0 8px 10px;
    margin: 0 0 0 0;
    text-decoration: none;
    color: #333;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    background-image: url("../img/foot-menu.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 20px;
  }
  #footmenu ul li a:hover {
    text-align: center;
    display: inline-block;
    padding: 0 0 0 20px;
    margin: 0 0 15px;
    text-decoration: none;
    color: #d90000;
    font-size: 13px;
  }
  #footlogo {
    width: 50%;
    margin: 0 auto;
    padding: 30px 0 20px 0;
  }
  .copyright {
    text-align: center;
    font-size: 10px;
  }
  .link1 {
    width: 80%;
    height: 50px;
    margin: 15px auto 0;
  }
  .button {
    display: inline-block;
    width: 100%;
    height: 50px;
    text-align: center;
    text-decoration: none;
    line-height: 50px;
    outline: none;
    margin: 0 0 0 0;
    border-radius: 30px;
  }
  .button::before, .button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
  }
  .button, .button::before, .button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .button {
    position: relative;
    z-index: 2;
    border: 1px solid #fff;
    color: #fff;
    line-height: 50px;
    overflow: hidden;
    font-size: 16px;
    background-color: #f15a24;
  }
  .button:hover {
    color: #2a2625;
    letter-spacing: 0.2em;
  }
  .button::after {
    top: -100%;
    left: -100%;
    width: 100%;
    height: 100%;
  }
  .button:hover::after {
    top: 0;
    left: 0;
    background-color: #e1c42d;
  }
  .button2 {
    display: inline-block;
    width: 100%;
    height: 50px;
    text-align: center;
    text-decoration: none;
    line-height: 50px;
    outline: none;
    margin: 0 0 0 0;
    border-radius: 30px;
  }
  .button2::before, .button2::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
  }
  .button2, .button2::before, .button2::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .button2 {
    position: relative;
    z-index: 2;
    border: 1px solid #fff;
    color: #fff;
    line-height: 50px;
    overflow: hidden;
    font-size: 16px;
    background-color: #e1c42d;
  }
  .button2:hover {
    color: #fff;
    letter-spacing: 0.2em;
  }
  .button2::after {
    top: -100%;
    left: -100%;
    width: 100%;
    height: 100%;
  }
  .button2:hover::after {
    top: 0;
    left: 0;
    background-color: #2a2625;
  }
  .menubox h3 {
    text-align: center;
    font-size: 33px;
    padding: 60px 0 20px 0;
    font-weight: 500;
    line-height: 1.6em;
  }
  #cat01 {
    width: 100%;
    height: 120px;
  }
  #cat02 {
    width: 100%;
    height: 120px;
  }
  #cat03 {
    width: 100%;
    height: 120px;
  }
  #cat04 {
    width: 100%;
    height: 120px;
  }
  #cat05 {
    width: 100%;
    height: 120px;
  }
  #cat06 {
    width: 100%;
    height: 120px;
  }
  #product h3 {
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
    background-color: #ece9e5;
    margin: 15px 0;
  }
  #product h4 {
    font-size: 16px;
    padding: 10px 0 20px 0;
    margin: 0 auto;
    width: 90%;
    font-weight: bold;
  }
  .pro-cat {
    width: 94%;
    margin: 0 auto;
  }
  .pro-cat ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .pro-cat ul li {
    width: 48%;
    margin: 0 1% 10px 1%;
    list-style: none;
    text-align: center;
    font-size: 14px;
    background-color: #e2c42f;
    border-radius: 10px;
  }
  .pro-cat ul li a:link {
    padding: 5px 0;
    display: block;
    color: #fff;
    text-decoration: none;
    background-color: #e2c42f;
    border-radius: 10px;
  }
  .pro-cat ul li a:hover {
    padding: 5px 0;
    display: block;
    color: #fff;
    text-decoration: none;
    background-color: #f08c1e;
    border-radius: 10px;
  }
  .pro-cat ul li a:visited {
    padding: 5px 0;
    display: block;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
  }
  .pro-list img {
    width: 100%;
  }
  .pro-list p {
    text-align: left;
    font-size: 13px;
    line-height: 1.5em;
    margin: 10px 0 0 0;
    padding: 0;
  }
  .pro-list {
    width: 98%;
    margin: 0 auto;
  }
  .pro-list ul {
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .pro-list ul li {
    width: 48%;
    margin: 0 1% 15px 1%;
    list-style: none;
    padding: 0;
  }
  .pro-list ul li:nth-of-type(3n) {
    width: 48%;
    margin: 0 1% 15px 1%;
    list-style: none;
    padding: 0;
  }
  #page_product_title {
    width: 100%;
    padding: 15px 0 5px 0;
    border-bottom: 1px solid #e2c42f;
    margin: 0 0 15px 0;
  }
  #page_product_title h1 {
    width: 100%;
    text-align: center;
    font-size: 26px;
    letter-spacing: 0.2em;
    margin: 0;
    padding: 0;
  }
  #foodbox {
    width: 96%;
    margin: 10px auto;
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .food {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .food img {
    width: 100%;
  }
  .cont-link-pc {
    display: none;
  }
  .cont-link-sp {
    width: 10%;
    position: fixed;
    top: 150px;
    right: 0;
    display: block;
    z-index: 10000;
  }
  .cont-link-sp img {
    width: 100%;
  }
  .pp100 {
    padding: 50px 0 0 0;
  }
	#pro-menu {
		width: 100%;
		background-color: #ECC516;
	}
	#pro-menu ul {
		width: 100%;
		display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
		box-sizing: border-box;
	}
	#pro-menu ul li {
		width: 16.6%;
		border-right: 1px solid #fff;
		box-sizing: border-box;
	}
	#pro-menu ul li img {
		width: 100%;
	}
	.pcblock {
		display: none;
	}
}