/*=============================================================
 02_base
=============================================================*/
/*!  02_base
================================================ */
@import url("https://use.typekit.net/mre7lim.css");
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansJP-Regular.otf"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format("opentype");
}
html {
  overflow: auto;
  font-family: 'din-2014-narrow',sans-serif;
}

.min {
  font-family: 'Noto Sans Japanese';
}

body {
  min-width: 310px;
  padding: 5px;
  background: #a91819;
  font-family: 'din-2014-narrow',sans-serif;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.7;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, select, textarea {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

a {
  color: #000;
  text-decoration: none;
}
@media all and (min-width: 600px) {
  a:hover {
    text-decoration: underline;
  }
}

.alpha {
  display: block;
  text-decoration: none;
}
.bd {
  display: block;
  text-decoration: none;
}
@media all and (min-width: 960px) {
  .alpha {
    transition: all 0.3s ease-in-out 0s;
  }
  .alpha:hover {
   opacity: .5;
  }
  .bd {
    transition: all 0.3s ease-in-out 0s;
	  border: solid 2px transparent;
  }
  .bd:hover {
	border: solid 2px #ff6c6d;
  }
}

img {
  max-width: 100%;
  height: auto;
}
@media all and (max-width:599px){
	img {
		width: 100%;
	}
}
.viewPc {
  display: none;
}

@media all and (min-width: 600px) {
  .viewSp {
    display: none;
  }

  .viewTb {
    display: block;
  }

  .viewPc {
    display: none;
  }
}
@media all and (min-width: 960px) {
  .viewTb {
    display: none;
  }

  .viewPc {
    display: block;
  }

  br.viewPc {
    display: inline;
  }
}
.cf:after {
  content: '';
  display: block;
  clear: both;
}

#mediaQuery {
  display: none;
  font-family: 'sp';
}
@media all and (min-width: 600px) {
  #mediaQuery {
    font-family: 'tb';
  }
}
@media all and (min-width: 960px) {
  #mediaQuery {
    font-family: 'pc';
  }
}

/*! layout
-------------------------------------- */
@media all and (max-width: 959px) {
  #wrapper {
  }
}

/*=============================================================
 03_layout
 ------------------------------------------
 z-index 1000~ slick
         2000~ header, gNav
=============================================================*/
/* #gHeader
================================================ */
#gHeader{
    position:sticky;
    top: 0;
    display: flex;
    justify-content: space-evenly;
    z-index:99999;
    background: #a91819;
    padding: 5px;
 }
 @media all and (max-width:959px) {
  #gHeader {
    display: block !important;
  }
 }
@media all and (min-width: 960px) {
}

@keyframes hamburger-line01-open {
  0% {
    transform: translateY(0) rotate(45deg);
  }
  33.3333% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(-8px) rotate(0);
  }
}
@keyframes hamburger-line03-open {
  0% {
    transform: translateY(0) rotate(-45deg);
  }
  33.3333% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(8px) rotate(0);
  }
}
@keyframes hamburger-line01-close {
  0% {
    transform: translateY(-8px) rotate(0);
  }
  66.6666% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(45deg);
  }
}
@keyframes hamburger-line03-close {
  0% {
    transform: translateY(8px) rotate(0);
  }
  66.6666% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}

/* #gNav
-------------------------------------- */
@media all and (max-width: 959px) {
  
  #navWrapper {
    display: none; 
  }
  #gHeader  .logo {
    width: calc(100% - 60px);
  }
  .btnGnav {
    display: block;
    position: absolute;
    right: 10px;
    top: 17px;
    width: 50px;
    height: 50px;
  }
  #menuBtn {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    opacity:0.1;
  }
  #navBtn {
    line-height: 1;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    transition: 0.3s;
    box-shadow: 0px 4px 10px -2px rgb(0 0 0 / 30%);
    background-image: linear-gradient(296deg, rgba(134, 134, 134, 1), rgb(247 247 247) 99%);
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 5px;
  }
  #navBtn span {
    display: block;
    margin: 0px 10px;
    height: 2px;
    width: 30px;
    background: #b9b2b2;
    position: absolute;
    margin-top:24px;
    border-radius:2px;
  }
  #menuBtn:checked + .btnGnav {
    display: block;
  }
  #menuBtn:checked + .btnGnav + #navWrapper {
    display: block;
  }
  #navBtn span:first-child {
    margin-top:12px;
  }
  #navBtn span:nth-child(3) {
    margin-top:35px;
  }
  #menuBtn:checked + .btnGnav #navBtn span:first-child {
    margin-top:24px;
  }
  #menuBtn:checked + .btnGnav #navBtn span:nth-child(3) {
    margin-top:24px;
  }
  #navWrapper {
    position: relative;
    background: rgba(0, 0, 0, 0.65);
    text-align: center;
    z-index: 1000;
    transition: all 0.4s ease-in-out 0.2s;
    padding-bottom: 10px;
  }

  #gNav ul {
    display: block !important;
  }
  #gNav ul li {
    display: block;
    width: auto !important;
    border-bottom: 1px dotted #fff;
  }
  #gNav ul li a {
    display: block;
    width: auto !important;
    color: #fff;
    text-align: left;
    font-size: clamp(16px, 18px, 26px);
    padding: 10px 20px;
  }
  #gNav ul li a .min {
    padding-left: 15px;
    line-height: 2.5;
    display: inline-block;
    font-size: clamp(10px, 13px, 20px);
  }
  #gNav .list .item a {
    display: block;
    padding: 13px 0;
    font-weight: 700;
    text-align: center;
  }
  #gNav .list .item a img {
    width: auto;
    height: 17px;
    margin: 0 auto;
  }
  #gNav.is_open {
    left: 0;
    padding-right: 0;
    transition: all 0.4s ease-in-out 0s;
  }
  #gNav.is_open .list {
    opacity: 1;
    transition: all 0.2s ease-in-out 0.4s;
  }
  #hdSns {
    justify-content: center;
    padding: 10px;
  }
  #hdSns .tit {
    display: none;
  }
}
@media all and (min-width: 960px) {
  #gHeader {
  }
  #navWrapper {
    display: flex;
  }
  #gNav {
    display: flex;
    align-items: center;
  }
  #gNav ul {
    display: flex;
    margin: 0 20px 0 0 !important;
  }
  #gNav li a {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 5px;
    line-height: 1;
  }
  #gNav li a .min {
      font-size: 10px;
      letter-spacing: 0.24;
  }
}

/* #hdSns
-------------------------------------- */
#hdSns {
  display: flex;
  align-items: center;
  color: #fff;
  align-items: center;
}
#hdSns .tit {
  font-size: 18px;
  margin-right: 10px;
}
#hdSns ul {
  display: flex;
  align-items: center;
}
#hdSns ul li {
  margin: 0 5px 0 0;
}

@media all and (min-width: 959px) {
}
}
@media all and (min-width: 1350px) {
}
.shop {
  margin: 10px;
}
.shop a {
  display: block;
  background: #fff;
  color: #a91819;
  font-size: 23px;
  padding: 10px 30px 10px 20px;
  position: relative;
  transition: all 0.3s;
}
.shop a:after {
  content:'';
  position: absolute;
  border-width: 6px ;
  border-color: transparent transparent transparent #a91819;
  border-style: solid;
  right: 10px;
  top: calc(50% - 6px);
}
.shop a:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}
.shop a:hover:after {
  border-color: transparent transparent transparent #fff;
}

@media all and (min-width: 959px) {
}
}
@media all and (min-width: 1350px) {
}

/* #mainVisual HOME
================================================ */
/* #mainImg
================================================ */
/* #breadcrumb
================================================ */
#breadcrumb .list {
  padding: 8px 10px 25px;
}
#breadcrumb .list .item {
  display: inline-block;
}
#breadcrumb .list .item + .item {
  padding-left: 5px;
}
#breadcrumb .list .item + .item:before {
  content: ">";
  margin-right: 4px;
}

/* #sidebar
================================================ */
/* .secSidebar
-------------------------------------- */
.secSidebar {
  margin-bottom: 20px;
  padding: 0 15px;
}
@media all and (min-width: 600px) {
  .secSidebar {
    margin-bottom: 25px;
    padding: 0;
  }
}

/* #gFooter
================================================ */
#gFooter {
  background: #000;
}

/* #ftBrand
-------------------------------------- */
#ftBrand {
  background: #a91819;
}
#ftBrand .list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  padding-bottom: 20px;
}
#ftBrand .list .item {
  width: 50%;
  margin-bottom: 10px;
  padding: 0 5px;
  box-sizing: border-box;
}
#ftBrand .list .item img{
  width: 100%;
}
@media all and (max-width:959px) {
    
  #gFooter {
    padding-bottom: 70px;
  }
}
@media all and (min-width: 960px) {
  #ftBrand .list .item {
    width: 14.2857%;
  }
}

/* #ftSub
-------------------------------------- */
#ftSub {
  padding-top: 20px;
  padding-bottom: 10px;
}
#ftSub .list {
  letter-spacing: -.5em;
  text-align: center;
}
#ftSub .list .item {
  display: inline-block;
  width: 140px;
  margin: 0 5px;
  letter-spacing: 0;
}
@media all and (min-width: 960px) {
  #ftSub {
    max-width: 960px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #ftSub .list .item {
    width: 190px;
    margin: 0 14px;
  }
}

/* #ftNav
-------------------------------------- */
@media all and (min-width: 960px) {
  #ftNav {
    max-width: 960px;
    margin: 0 auto 30px;
  }
  #ftNav .list {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    padding: 10px 0;
    text-align: center;
    letter-spacing: -.5em;
  }
  #ftNav .list .item {
    display: inline-block;
    margin: 0 20px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0;
  }
  #ftNav .list .item a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  #ftNav .list .item a:hover {
    text-decoration: underline;
  }
}

/* #ftInfo
-------------------------------------- */
#ftInfo {
  padding: 10px;
  overflow: hidden;
}
#ftInfo .logo {
  float: left;
  width: 70px;
}
#ftInfo .cr {
  float: right;
  width: 208px;
}
#ssl{
	text-align: center;
	margin-bottom: 10px;
}
@media all and (min-width: 960px) {
  #ftInfo {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 0 50px;
  }
  #ftInfo .logo {
    width: 170px;
  }
  #ftInfo .cr {
    padding-top: 30px;
  }
.chizai{
	float: left;
}
#ssl{
	float: right;
}
}

/* #pagetop
================================================ */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 40px;
  margin: 0 10px 10px 0;
}
@media all and (min-width: 960px) {
  #pagetop {
    margin: 0 20px 20px 0;
  }
}

/* #btnFixed
================================================ */
#btnFixed {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  min-width: 320px;
  padding: 10px 4px;
  background: #000;
  box-sizing: border-box;
  letter-spacing: -.5em;
  text-align: center;
	z-index: 1000;
}
#btnFixed .btn {
  display: inline-block;
  width: 50%;
  max-width: 180px;
  padding: 0 2px;
  box-sizing: border-box;
  letter-spacing: 0;
}
.bnr img {
	width: 100%;
}
#aboutBrand {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.8;
}
#aboutBrand .tit {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px #fff;
	margin-bottom: 0.5em;
	color: #fff;
}
#aboutBrand .txt {
	color: #fff;
	margin-bottom: 0.5em;
}
#aboutBrand .btn a {
	display: block;
	padding: 10px;
	background: #fff;
	border: solid 1px #a91819;
	color: #a91819;
	transition: all 0.3s;
	text-decoration: none;
	text-align: center;
}
#aboutBrand .btn a:hover {
	background: #ffbfc0;
	border: solid 1px #ffbfc0;
}

@media all and (min-width: 600px) {
	#aboutBrand .btn a {
		width: 300px;
		margin: 0 auto;
		display: block;
	}
}

@media all and (min-width: 960px) {
	#aboutBrand {
		width: 70%;
		max-width: 912px;
		margin: 20px auto;
		border: solid 1px #fff;
	}
}
