@charset "UTF-8";

/* ---------- mediaQuery  ---------- */


@media all and (max-width: 767px) {
.viewpc {
	display: none!important;
}
.viewtb {
	display: none;
}
.viewsp {
	display: block;
}

html {
	font-size: 62.5%;/*10px*/
}
body {
	color: #000;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}
p {
	font-size: 16px;
}
.inner {
	clear: both;
	width: 92%!important;
	margin: 0 auto;
	padding: 0 auto;
}
img {
	width: 100%;
	height: auto;
	text-align: center;
}
.margintopmainus30 {
	margin-top: 0!important;
}
.marginbottom60 {
	margin-bottom: 20px!important;
}
.cap {
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}
	
.wrapper {
	width: 96%;
	border: 4px solid #000;
	margin: 10px auto;
}


/* ===============
header
================*/
header.index_header {
	width: 100%;
	height: auto;
}
header .sp_header {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
}
.index_topimage {
	width: 100%;
	margin: 50px auto 0 auto;
	position: relative;
}
.index_nav {
	position: absolute;
	left: 0;
	top: -24px;
	width: 80px;
	height: 120px;
	background-color: #000;
	text-align: right;
	z-index: 100;
}
.index_nav h1 {
	width: 54px;
	text-align: center;
	margin: 0 auto 30px auto;
}
.index_nav h1 img {
	width: 100%;
	height: auto;
}

.topimage_area {
	flex-basis: auto;
	width: 100%;
	height: 190px!important;
	display: block;
	margin: 0;
}
.topimage_area .slide {
	width: 100%;
	height: 200px!important;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.topimage_area h1 {
　width: 100%!important;
	text-align: center;
	margin: 0 auto;
}
	
.topimage_area .slide img {
		height: auto;
		width: 100%;
}	
.slick-prev,
.slick-next {
	top: 150px!important;
	}
.slick-prev {
   left: 0px;
	z-index: 100;
}

	
.language_menu {
	position: absolute;
	z-index: 10;
	display: block;
	right: 40px;
	top: 14px;
	width: 150px;
	height: 30px;
	padding: 3px 0 0 0;
}
.language_menu ul li {
	float: left;
	font-size: 14px;
	margin-right: 10px;
}
.language_menu ul li a {
	color: #fff;
	display: block;
	background: url("../images/common/arrow_right_p.svg") no-repeat left center;
	background-size: 5px;
	padding-left: 13px;
}
.language_menu ul li a:hover {
	text-decoration: underline;
}

.topimage_area_sp {
	display: block;
	width: 100%;
	height: 210px;
	background: url("../images/index/topimage.jpg") no-repeat center top;
	background-size: cover;
}
	
/* #global-nav スライドアニメーション */
.downmenu {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#global-nav.slideleft {
  top: 0;
	right: 0;
	position: absolute;
}


/* ===============
.index_intro 
================*/
.index_intro {
	width: 100%;
	margin: 20px 0;
}
.index_intro .inner {
	width: 96%;
	margin: 0 auto;
}
.index_intro h2 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.03em;
	margin-bottom: 10px;
	font-family: 'Noto Sans JP', "Hiragino Sans", '游ゴシック体','游ゴシック', YuGothic,"Hiragino Kaku Gothic ProN", sans-serif;
	color: #949494;
}
.index_intro p {
	margin: 0 auto;
}
	
/* ===============
.index_shoplist
================*/
.index_shoplist {
	width: 100%;
	max-width: 100%;
	margin: 0 auto 40px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index_shoplist .shoplist_item {
	flex-basis: 90%;
	margin: 0 auto 40px auto;
}
	
.index_shoplist .shoplist_item .shoplistitem_text {
	min-height: 5em;
	height: auto!important;
	display: block;
	overflow: visible;
	-webkit-line-clamp: none;
	-webkit-box-orient: vertical;
}
.index_shoplist .shoplist_item .shoplistitem_text:lang(en) {
	min-height: 5em;
	height: auto!important;
	display: block;
	-webkit-line-clamp: none;
	-webkit-box-orient: vertical;
	overflow: visible;
}
	
.cbanner_area {
	width: 100%;
	margin: 10px auto;
	max-width: 350px;
	text-align: center;
}
	
/* ================
.index_news 
================== */
.index_news {
	width: 100%;
	margin: 40px auto 0 auto;
	background-color: #efefef;
	padding: 30px 0 30px 0;
}
.index_news .inner {
	width: 96%;
	margin: 0 auto;
}
.index_news h2 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 10px;
	font-family: 'Noto Sans JP', "Hiragino Sans", '游ゴシック体','游ゴシック', YuGothic,"Hiragino Kaku Gothic ProN", sans-serif;
	color: #949494;
}
.index_news dl dt {
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 27px;
	clear: both;
	background-color: #bf3461;
	color: #fff;
	font-weight: 600;
	text-align: center;
	width: 143px;
	float: none;
	margin-right: 20px;
	margin-bottom: 10px;
}
.index_news dl dd {
	font-size: 15px;
	margin-bottom: 22px;
}
.index_news dl dd a {
	text-decoration: underline;
	color: #333;
}

/* ================
#pagetop
================== */
#pagetop {
	display: none;
	position: fixed;
	right: 5px;
	bottom: 40px;
	width: 60px;
	height: 60px;
	background: url(../images/common/totop.svg) no-repeat;
	background-size: 60px;
	z-index: 5;
}
#pagetop a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
}
	
/* ================
footer
================== */
footer {
	width: 100%;
	margin: 0;
	background-color: #000;
}
footer .inner {
	width: 90%!important;
	padding: 20px 0;
	margin: 0 auto;
	display: block;
}
footer h1 {
	width: 70px;
	margin: 0 auto 20px auto;
}

}