@charset "UTF-8";

/* css Dpcument */
@media screen and (max-width: 736px){

body{
	font-family: YuGothic,'Yu Gothic',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}
	img{
		display: block;
		width: 100%;
		height: auto;
	}
	a{
		text-decoration:none;
	color:#333;
	}
	li{
		list-style-type: none;
	}
	/*nav {
    display: none;
  }*/
  .sp {
    display: block;
  }
  /*g-navメニュー消す*/
  .clearfix{
	  display: none;
  }
	header{
		background-color: #fff;
		width:100%;
	}
	#logo{
		float: left;
		width: 60%;	
		margin-bottom: 20px;
	}
		.header-btn{
		display:none;
	}
.gift{
	clear: both;
	width:100%;
}
	/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 12px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #555;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #000;
  background: rgba(0,0,0,0);
  text-align: center;
  transform: translateX(100%);
  transition: all 0.6s;
  width: 100%;
  height: 100%;
}

nav.globalMenuSp ul {
	padding-top: 50px;
	padding-bottom: 85px;
    /* display: block; */
    position: fixed;
    right: -108px;
    top: 0;
    height: 100%;
    width: 136px;
    z-index: 1001;
    /* overflow-y: auto; */
    box-sizing: border-box;
    background-color: #F2F2F2;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1em 0;
  text-decoration :none;
}
	.globalMenuSp span{
		display: block;
	}
	
	
	span .nav-en-home{
		font-size: 16px;
	}
	span.nav-jp-home{
		font-size: 10px; 
	}
	span .nav-en-concept{
		font-size: 16px;
	}
	span.nav-jp-concept{
		font-size: 10px; 
	}
	span .nav-en-menu{
		font-size: 16px;
	}
	span.nav-jp-menu{
		font-size: 10px; 
	}
	span .nav-en-corporation{
		font-size: 16px;
	}
	span.nav-jp-corporation{
		font-size: 10px; 
	}
	span .nav-en-onlineshop{
		font-size: 16px;
	}
	span.nav-jp-onlineshop{
		font-size: 10px; 
	}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateX(0%);
}

h2{
width: 70%;
margin: auto;
display: flex;
align-items: center;
margin-top: 50px;
font-size:18px;
}
h2:before,
h2:after {
border-top: 1px solid;
content: "";
flex-grow: 1;
}
h2:before {
margin-right: 1rem;
}
h2:after {
margin-left: 1rem;
}
.gift ul{
margin: 30px auto 50px;
width:100%;
font-size:0;
}
	
.gift li{
width:47%;
display: inline-block;
font-size: 11.5px;
padding:5px;
text-align: center;
}
.gift ul li a{
display: block;
}
.card:nth-child(odd) {
margin: 0 2% 20px 0;
}
.giftText h3{
font-size: 12px;
}

.more{
width: 130px;
height: 20px;
display: block;
margin: auto;
text-align: center;
margin-top: 31px;
background-color: #3fb079;
padding: 14px;
border-radius: 30px;
color: #FFF;
font-weight: bold;
}
.tel{
display: block;
text-align: center;
margin-top: 10px;
color: #000000;
font-weight: bold;
margin: 0 auto;
}
	
.deliverycontainer{
margin: 30px auto 30px;
width :100%;
font-size: 0;
}
.deliverybox{
width :90%;
display: block;
font-size: 15px;
margin: auto;
}
.deliverybox:nth-child(odd) {
margin: auto;
}
.bnr {
margin: 0 0 10px;
width: 100%;
background-color: #ccc;
	box-shadow:3px 21px 20px -6px #333
}
.deliverybox ul {
margin: 20px 0;
padding: 0 1em 0 1em;
position: relative;
}
.deliverybox li {
	position: relative;
	}
.deliverybox li:after {
content: "";
width: 40%;
border-bottom: 1px dashed #aaa;
position: absolute;
left: 25%;
top: 50%;
}
.price {
position: absolute;
right: 0;
text-align: right;
}

	footer{
		width:100%;
		}
	#footer-menu{
		display: none;
	}
	#footerLogo{
width:40%;
margin: 20px auto 60px;
}
	#copyRight{
		display: none;
	}
		/*ボタン練習*/
	.btn li {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 12px;
  cursor: pointer;
  text-align: center;
}
	.footer-btn-email{
    width: 44%;
    height: 24px;
    display: block;
    text-align: center;
    background-color: #ACACAC;
    font-size: 14px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    box-shadow: 1px 6px 10px -8px rgb(0 0 0 / 30%);
    border: 1px solid #eeeeee;
	color: #FFF;
	padding: 3%;
}
	.footer-btn-tel{
    width: 44%;
    height: 24px;
    display: block;
    text-align: center;
    background-color: #ACACAC;
    font-size: 14px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    box-shadow: 1px 6px 10px -8px rgb(0 0 0 / 30%);
    border: 1px solid #eeeeee;
	color: #FFF;
	padding: 3%
}
}