@charset "UTF-8";

@import "../normalize.css";

@media screen and (min-width:481px){
/**************************************************************
	COMMON STYLE
**************************************************************/

a {
	color: #000;
}

a:hover {

}

.current a {
	color: #486f54;
}

.first-indent {
	text-indent: -1em;
	padding-left: 1em;
}



/**************************************************************
	LAYOUT
**************************************************************/

body {
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../../images/bg.jpg) center;
	position: relative;
	color: #000;
}

#allwrap {
}

#wrap {
	padding-top: 20px;
	padding-bottom: 110px;
}

#innerwrap {
	width: 900px;
	margin: 0 auto;
}


/**************************************************************
	HEADER
**************************************************************/
header {
	margin-bottom: 15px;
}

header h1 {
	margin: 0 0 30px;
	text-align: center;
}


/* NAV *****************************/

header nav {
	top: -60px;
}

header nav ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background: url(../../images/bg_line1.jpg) no-repeat -1px bottom;
}

header nav ul li {
	text-align: center;
}
header nav ul li.nav_styles,
header nav ul li.nav_blogs {
	display: none;
}
header nav ul li a {
	text-decoration: none;
	display: block;
	padding: 10px 23px;
	line-height: 20px;
	letter-spacing: 2px;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	font-weight: bold;
	font-size: 88%;
}

header nav ul li a small {
	font-size: 50%;
	display: block;
	font-weight: normal;
}

header nav ul li a:hover {
	color: #486f54;
}

header #melmaga {
	display: none;
	width: 164px;
	height: 164px;
	background: url(../../images/melmaga_hover.png);
	position: absolute;
	top: 10px;
	right: -35px;
}

header .menu {
	display: none;
}

header nav .btn_close {
	display: none;
}

/**************************************************************
	CONTENTS
**************************************************************/

section#contents {
	clear: both;
	margin-bottom: 20px;
}

.contentsL {
	width: 650px;
	float: left;
	heigh: 1000px;
	margin-left: 2px;
}

.contentsL img {
	max-width: 640px;
	height: auto!important;
}

article.contentsL {
	borde: red solid 1px;
}

article.contentsL .articlepic {
	margin-bottom: 30px;
	display: block;
}

article.contentsL .articlepic img {
	position: relative;
}

article.contentsL .postmeta {
	display: block;
	margin-bottom: 20px;
	font-size: 85%;
}

article.contentsL h1 {
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

article.contentsL .txtbox {
	margin-right: 40px;
}

article.contentsL .txtbox p {
	font-size: 85%;
	line-height: 1.5;
	margin-bottom: 1.5em;
}


#h1style {
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	height: 42px;
	background: url(../../images/h1_styles.jpg) no-repeat;
}
#h1indexnews {
	margin-bottom: 17px;
	text-indent: -9999px;
	overflow: hidden;
	height: 44px;
	background: url(../../images/h1_index_news.jpg) no-repeat -1px 0;
}
#h1indexblog {
	margin-bottom: 14px;
	text-indent: -9999px;
	overflow: hidden;
	height: 44px;
	background: url(../../images/h1_index_blog.jpg) no-repeat 0 2px;
}

#h1news {
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	height: 42px;
	background: url(../../images/h1_news.jpg) no-repeat;
}
#h1blog {
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	height: 42px;
	background: url(../../images/h1_blog.jpg) no-repeat;
}
#h1storelist {
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	height: 42px;
	background: url(../../images/h1_storelist.jpg) no-repeat;
}
#h1recruit {
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	height: 42px;
	background: url(../../images/h1_recruit.jpg) no-repeat;
}
#h1contact {
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	height: 42px;
	background: url(../../images/h1_contact.jpg) no-repeat;
}
#h1company {
	margin-bottom: 15px;
	text-indent: -9999px;
	overflow: hidden;
	height: 42px;
	background: url(../../images/h1_company.jpg) no-repeat;
}


/**************************************************************
	ASIDE
**************************************************************/

aside {
	width: 180px;
	borde: blue solid 1px;
	float: right;
	overflow: hidden;
	margin-bottom: -0px;
	margin-right: 4px;
}

aside dl {
	margin-top: -30px;
}

aside dt {
	background: url(../../images/dt_lin.jpg) no-repeat;
	display: block;
	padding-top: 30px;
	margin-bottom: 15px;
	font-family: calvert;
	letter-spacing: 2px;
	font-size: 85%;
	border-bottom: #693520 solid 2px;
	padding-bottom: 0px;
}

aside dd {
	borde: red solid 1px;
	heigh: 200px;
	margin-bottom: 20px;
	font-size: 85%;
}

.asidelist li {
	background: url(../../images/icon_list.jpg) no-repeat 0 1px;
	margin-bottom: 12px;
}

.asidelist li ul {
	margin-top: 10px;
}

.asidelist li a {
	margin-left: 12px;
	text-decoration: none;
	font-size: 85%;
	display: block;
}

.asidelist li a:hover {
	color: #486f54;
}

.asidearchive li {
	margin-bottom: 12px;
}

.asidearchive li a {
	text-decoration: none;
	font-size: 85%;
	display: block;
}

.asidelist li ul li {
	background: none;
	font-size: 87%;
}

.asidelist li ul li a {
	display: inline;
	font-size: 100%;
}


/**************************************************************
	FOOTER
**************************************************************/

footer {
	margin-bottom: 12px;
}

footer ul.snsarea {
	width: 806px;
	margin: 0 auto 40px;
	/*padding: 0 0 0 402px;*/
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	box-sizing: border-box;
}
footer ul.snsarea li {
	background: #2f3032;
	width: 200px;
	height: 60px;
	margin: 0 0 2px;
}
footer ul.snsarea li.snsarea__store {
	width: 402px;
}
footer ul.snsarea li.zozo {
	width: 402px;
	margin-left: 2px;
}
footer ul.snsarea li:nth-of-type(n+4) {
	margin-left: 2px;
}
footer ul.snsarea li img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

footer ul:not(.snsarea) {
	width: 900px;
	margin: 0 auto 30px;
	background: url(../../images/bg_line1.jpg) no-repeat -1px top;
	padding-top: 12px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
footer ul:not(.snsarea) li.nav_styles,
footer ul:not(.snsarea) li.nav_blogs {
	display: none;
}

footer ul:not(.snsarea) li {
	font-size: 77%;
	text-align: center;
}

footer ul:not(.snsarea) li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	letter-spacing: 2px;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;	
}

footer ul:not(.snsarea) li a:hover {
	color: #486f54;
}

footer small {
	text-align: center;
	display: block;
	font-family: calvert;
	letter-spacing: 2px;
	font-size: 77%;
}

#bnr_bottom{
	background: rgba(255,255,255,0.5);
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 11;
}

#bnr_bottom img{
	display: inline-block;
	width: 320px;
	height: 60px;
}

.modal-area {
	background: rgba(0,0,0,0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
}

.modal-area .look-popup {
	width: 320px;
	height: 500px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.modal-area .look-popup img {
	max-width: 100%;
}

.modal-area .look-popup .close {
	width: 40px;
	position: absolute;
	top: -40px;
	right: -40px;
}

}