@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@900&display=swap');
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
body {
  background-color: #fff;
  scroll-behavior: smooth;
}
img {
  vertical-align: top;
}
/* リンク画像 */
a:hover img {
  filter: alpha(opacity=70);
  -ms-filter: ""alpha(opacity=70)"";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
/* ボタン修正 */
.button .mallLink.reserve::before {
  left: unset;
  background-size: contain;
}
.button .mallLink.on.reserve::after {
  left: 10%; /* 「予約する」width: 80%なので 左10%で重ねる*/
  background-size: contain;
}
.button .mallLink.waiting::before {
  left: unset;
  background-size: contain;
}
.button .mallLink.on.waiting::after {
  left: 10%; /* 「入荷予約」width: 80%なので 左10%で重ねる*/
  background-size: contain;
}
.Title-line-shinka {
  background-color: #003966;
  color: #fff;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  width: 960px;
}
.shinka-contents {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.shinka-10th-wrapper {
  width: 100vw;
  height: auto;
  background: rgb(126, 52, 0);
  background: linear-gradient(-180deg, rgba(126, 52, 0, 1) 10%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 100%);
  background-size: 100% 100%;
}
.TopMainHead {
  background-color: #000;
  position: relative;
}
.Top_Main_Logo {
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  width: 50%;
}
.Cont_Main_Logo {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 30%;
}
.c-txt {
  font-size: 0.7em;
  line-height: 1.3;
  text-align: center;
  margin-right: 5px;
  margin-left: 5px;
}
.MMenu-wrapper {
  background-color: #fff;
  text-align: left;
  background-image: url(../images/menu-bg.png);
  background-position: center top;
  background-repeat: repeat;
  /*	padding-top: 23px;*/
  /*	height: 326px;*/
}
.ConMainP {}
.m10th_catch {
  font-size: 4em;
  line-height: 1.2em;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  background: linear-gradient(0deg, #f3d769 0%, #fffed2 25%, #ffd92d 51%, #fffbb8 74%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.BtnBox {
  width: 45%;
}
/*メニュ*/
/*動き*/
.MMenu-wrapper li a {
  transition: 0.5s;
}
.MMenu-wrapper li a:hover {
  -webkit-transform: translate(0px, -10px);
  -moz-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  -o-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}
.MMenu-wrapper ul {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 30%;
  /*	padding-top: 36.50%;*/
  margin-bottom: 20px;
}
ul .MM01 a:link {
  /*	width: 200px;*/
  width: 20.83%;
  /*	height: 173px;*/
  height: 53.56%;
  background-image: url(../images/01@0.5x.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 8.62%;
  left: 3.54%;
  background-clip: padding-box;
  background-size: contain;
  /*	background-color: #F4090D;*/
}
ul .MM01 a:hover {
  /*	  opacity: 0.7;*/
  background-image: url(../images/01-on@0.5x.png);
}
ul .MM01.current a:link {
  background-image: url(../images/01-on@0.5x.png);
}
ul .MM02 a:link {
  /*	width: 200px;*/
  width: 20.83%;
  /*	height: 173px;*/
  height: 53.56%;
  background-image: url(../images/02@0.5x.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 36.10%;
  left: 21.25%;
  background-clip: padding-box;
  background-size: contain;
  /*	background-color: #F4090D;*/
}
ul .MM02 a:hover {
  /*	  opacity: 0.7;*/
  background-image: url(../images/02-on@0.5x.png);
}
ul .MM02.current a:link {
  background-image: url(../images/02-on@0.5x.png);
}
ul .MM03 a:link {
  /*	width: 200px;*/
  width: 20.83%;
  /*	height: 173px;*/
  height: 53.56%;
  background-image: url(../images/03@0.5x.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 8.62%;
  left: 39.37%;
  background-clip: padding-box;
  background-size: contain;
  /*	background-color: #F4090D;*/
}
ul .MM03 a:hover {
  /*	  opacity: 0.7;*/
  background-image: url(../images/03-on@0.5x.png);
}
ul .MM03.current a:link {
  background-image: url(../images/03-on@0.5x.png);
}
ul .MM04 a:link {
  /*	width: 200px;*/
  width: 20.83%;
  /*	height: 173px;*/
  height: 53.56%;
  background-image: url(../images/04@0.5x.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 36.10%;
  left: 57.70%;
  background-clip: padding-box;
  background-size: contain;
  /*	background-color: #F4090D;*/
}
ul .MM04 a:hover {
  /*	  opacity: 0.7;*/
  background-image: url(../images/04-on@0.5x.png);
  margin-bottom: 1835px;
}
ul .MM04.current a:link {
  background-image: url(../images/04-on@0.5x.png);
}
ul .MM05 a:link {
  /*	width: 200px;*/
  width: 20.83%;
  /*	height: 173px;*/
  height: 53.56%;
  background-image: url(../images/05@0.5x.png);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 8.62%;
  left: 75.93%;
  background-clip: padding-box;
  background-size: contain;
  /*	background-color: #F4090D;*/
}
ul .MM05 a:hover {
  /*	  opacity: 0.7;*/
  background-image: url(../images/05-on@0.5x.png);
}
ul .MM05.current a:link {
  background-image: url(../images/05-on@0.5x.png);
}
.flx {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.flx-bn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.BtnBox {
  width: 45%;
}
.Ind-bn-Box {
  width: 33.3%;
  padding-bottom: 15px;
  text-align: center;
}
.Ind-bn-Box span {
  display: block;
  text-align: center;
}
.Ind-bn-Box img {
  width: 90%;
}
.Ind-bn-Zone {
  background-color: #000000;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.txt_white {
  color: whitesmoke;
}
.c-txt_10th {
  font-size: 0.7em;
  line-height: 1.3;
  text-align: center;
  margin-right: 5px;
  margin-left: 5px;
  background: linear-gradient(270deg, #ff9600 0%, #c59a25 40%, #ffe6ab 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
/*うごき*/
.img-wrap {
  animation: img-wrap 2s cubic-bezier(.4, 0, .2, 1);
}
@keyframes img-wrap {
  0% {
    clip-path: circle(0 at 50% 50%);
    -webkit-clip-path: circle(0 at 50% 50%);
  }
  100% {
    clip-path: circle(100% at 50% 50%);
    -webkit-clip-path: circle(100% at 50% 50%);
  }
}
/*TOPうごき*/
.img-wrap-top {
  overflow: hidden;
  position: relative;
}
.img-wrap-top:before, .img-wrap-top:after {
  animation: 2s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
}
.img-wrap-top:before {
  animation-name: img-wrap-before;
  left: 0;
  right: 50%;
}
.img-wrap-top:after {
  animation-name: img-wrap-after;
  left: 50%;
  right: 0;
}
@keyframes img-wrap-before {
  100% {
    transform: translateY(100%);
  }
}
@keyframes img-wrap-after {
  100% {
    transform: translateY(-100%);
  }
}