@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
.clearfix::after {
content: "";
display: block;
clear: both;
}
@media print, screen and (min-width: 737px){
section,article,aside,hgroup,header,footer,main,nav,figure{
	display: block;
}
img{
	display: block;
	border: none;
}
a{
	color: #484848;
    text-decoration: none;
}a:hover{
	opacity: 0.7;
}
ul,ol{
	list-style-type: none;
}
body{
	font-size: 15px;
	color:#484848;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background-color: #fff;
	line-height: 1.7em;
}

p{
	line-height: 1.3em;
	font-size: 14px;
}
	.sp {
		display: none;
	}
	.globalMenuSp{
   display: none;
  }
	
header {
    width: 100%;
    min-width: 1000px;
    overflow: hidden;
  }
  #logo {
    float: left;
    width: 376px;
    margin-top: 25px;
  }
  #headerInner {
    width: 1000px;
    margin: auto;
  }
  .header-btn {
    float: right;
    margin-top: 60px;
    margin-right: 30px;
  }
  .header-e-mail {
    height: 27px;
    box-shadow: 1px 6px 10px -8px rgb(0 0 0 / 30%);
    border: 1px solid #eeeeee;
    width: 150px;
    display: block;
    margin: auto;
    text-align: center;
    background-color: #FFF;
    padding: 0px;
    border-radius: 10px;
  }
  .header-tel {
    height: 27px;
    box-shadow: 1px 6px 10px -8px rgb(0 0 0 / 30%);
    border: 1px solid #eeeeee;
    width: 150px;
    display: block;
    margin: auto;
    text-align: center;
    background-color: #FFF;
    padding: 0px;
    border-radius: 10px;
  }
nav ul{
margin: 0 auto;
padding: 0 ;
width: 80%;
text-align: center;
	display: flex;
	justify-content: space-between;	
}
	.nav-en-home{display: block;
}
	.nav-en-consept{display: block;
}
	.nav-en-menu{display: block;
}
	.nav-en-corporation{display: block;
}
	.nav-en-onlineshop{display: block;
}
	.clearfix{font-size:0}
	
#g-nav li a::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #aaa;
    position: absolute;
    top: 50%;
}
	#g-nav li a:hover::after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #FA5D3F;
    position: absolute;
    top: 50%;
}
#nav-toggle{
	display: none;
}
	#g-nav{
		clear: both;
	}
	#g-nav ul{
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	#g-nav ul li{
		text-align: center;
		width: 200px;
		position: relative;
		font-size:15px;
		float: left;
		}
	
nav li{
display: table-cell;
min-width: 50px;
}

nav .japanese{
	border-top: 1px solid rgba(51, 51, 51, 1);
	margin-top: 5px;
}

nav a{
display: block;
width: 100%;
text-decoration: none;
color: #555;
padding-bottom: 5px;
}
nav li.current{
border-bottom: 3px solid #92D050;
}
nav li:hover{
color: #E7DA66;
border-bottom: 3px solid #F0E475;
}

.returns-changes{
	clear: both;
	width:100%;
}
h2{
	width: 70%;
	margin: auto;
	display: flex;
align-items: center;
margin-top: 50px;
}
h2:before,
h2:after {
border-top: 1px solid;
content: "";
flex-grow: 1;
}
h2:before {
margin-right: 1rem;
}
h2:after {
margin-left: 1rem;
}
	
.returns-changes {
    padding-top: 2em;
    padding-bottom: 3em;
    vertical-align: top;
    width: 780px;
	margin: auto;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u40188310/pc/img/top/header/spring/background.png) repeat-y scroll;*/
    /* background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u40188310/pc/img/top/header/autumn/background.png) repeat-y scroll; */
    /* background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u40188310/pc/img/top/header/summer/background.png) repeat-y scroll; */
    background-size: contain;
}
	.each_bloc {
    width: 100%;
    margin-bottom: 4em;
    padding-top: 1em;
}
	.each_bloc p{
		margin: auto;
		margin-top: 40px;
	}
	.each_bloc h3 {
    font-size: 1.05em;
    margin: 2.5em 0 1em;
    padding: 0.1em 0 0.3em 0.8em;
    font-weight: bold;
    border-left: solid 0.8em #33100E;
    border-bottom: dotted 1px #33100E;
}
  footer {
    background-color: #FFFFFF;
    color: #000;
    font-size: 12px;
  }
  #footerBox { /*opacity:0.5;*/
    width: 1000px;
    margin: auto;
    margin-top: 50px;
  }
  #footer-menu {
    width: 740px;
    margin: auto;
    display: block;
  }
  #footer-menu li {
    float: left;
    width: 120px;
    text-align: center;
  }
  #footerInner {
    clear: both;
    margin: auto;
    margin-bottom: 30px;
  }
  #footerLogo {
    width: 164px;
    height: 58px;
    margin: auto;
  }
  footer #copyRight {
    text-align: center;
  }
  .footer {
    display: none;
  }
}