@charset "utf-8";

/*==============================================

	styling for Atlantis
	LastUpdate 2018/07/25

==============================================*/

html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}

* {
	font-style: normal;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

*:focus {
	outline: none;
}

body {
	background: #fff;
	min-width: 1000px;
	width: 100%;
	overflow-x: hidden;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, Arial, YuGothic, 'Yu Gothic', '游ゴシック体', '游ゴシック', 'ヒラギノ角 ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', 'MS Gothic', sans-serif;	
	color: #000;
	line-height: 1.75;
	letter-spacing:0.08em;
}

body.fix {
	overflow: hidden;
}

.serif {
	font-family: 'Times New Roman', YuMincho, 'Yu Mincho', 游明朝体, '游明朝', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'ヒラギノ明朝 Pro', 'ＭＳ 明朝', 'MS Mincho', serif;
}

strong {
	font-weight: normal;
}

article {
	background: transparent;
}

a[href] {
	text-decoration: none;
	color: #000;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	transition: opacity .5s;
}

a[href]:hover {
	opacity: 0.5;
}

a.ul {
	text-decoration: underline;
}

img {
	vertical-align: top;
}

*[data-src],
*[data-bg] {
	opacity: 0;
}

.lazyloaded {
	opacity: 1;
	transition: opacity .5s;
}

.krnL {
	margin-left: -0.5em;
}

.krnR {
	margin-right: -0.5em;
}

.krnC {
	margin-left: -0.2em;
	margin-right: -0.2em;
}

.dash {
	letter-spacing:-0.05em;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

.mov {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
}

.mov iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fsn {
	font-size: 14px;
	line-height: 1.9;
}

.fs12 {
	font-size: 12px;
	line-height: 1.5;
}

.fs16 {
	font-size: 16px;
	line-height: 1.77;
}

.fs18 {
	font-size: 18px;
	line-height: 1.77;
}

.fs22 {
	font-size: 22px;
	line-height: 1.77;
}

.fs24 {
	font-size: 24px;
	line-height: 1.4;
}

.fc000 {
	color: #000;
}

.fcfff {
	color: #fff;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.taj {
	text-align: justify;
}

.cwS {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}

.strong {
	font-weight: bold!important;
}

.title {
	line-height: 1.5;
}

.title.img {
	line-height: 1;
}

.title>strong,
.title>i {
	display: block;
}

.btn {
	text-align: center;
}

.btn>a {
	position: relative;
	display: inline-block;
	width: 320px;
	height: 70px;
	background: #000;
	color: #fff!important;
	text-align: center;
	line-height: 1.3;
	vertical-align: top;
}

.btn>a>span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}




/* Slider */.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none; -ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y; touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0); -ms-transform:translate3d(0, 0, 0);  -o-transform:translate3d(0, 0, 0);     transform:translate3d(0, 0, 0);}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden {display:none;}


.slick-dots {
	width: 100%;
	margin-top: 20px;
	font-size: 0;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
	font-size: 12px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li+li {
	margin-left: 8px;
}

.slick-dots li:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background-color: #c8c8c8;
	border-radius: 100px;
}

.slick-dots li.slick-active:before {
	background-color: #000;
}

.slick-dots button {
	display: none;
}

.caption {
	margin-top: 20px!important;
	font-size: 12px;
	line-height: 1.5;
}

.txt>*+* {
	margin-top: 24px!important;
}

#wrapper {
	overflow: hidden;
}

#header {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#header>.inner {
	max-width: 820px;
	padding-top: 150px;
}

#header[data-bg]>.inner {
	height: 1600px;
}

#footer>.inner {
	padding: 40px 0;
}

#footer .copyright {
	display: block;
	line-height: 1;
}

.content.wht {
	background: #fff;
	color: #000;
}

.content.wht a[href] {
	color: #000;
}

.content.blk {
	background: #000;
	color: #fff;
}

.content.blk a[href] {
	color: #fff;
}

.content>.inner {
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 80px 0;
	box-sizing: border-box;
	overflow: hidden;
}

.content>.inner>*+* {
	margin-top: 60px;
}

.body>*+* {
	margin-top: 36px;
}

.col>*+* {
	margin-top: 36px;
}

.col .br {
	margin-top: 20px;
}

.colset {
	margin-right: -10px;
	margin-left: -10px;
	letter-spacing: -.4em;
	text-align: center;
	overflow: hidden;
}

.colset>.col {
	display: inline-block;
	letter-spacing: normal;
	padding: 0 10px;
	box-sizing: border-box;
	vertical-align: top;
	margin-top: 0;
	text-align: left;
}

.colset>.col.img {
	text-align: center;
}

.colset>.col.img img {
	width: 100%;
	height: auto;
}

.colset.colset02 {
	margin-right: -40px;
	margin-left: -40px;
}

.colset.colset02>.col {
	width: 50%;
	padding: 0 40px;
}

.btnset>.btn+.btn {
	margin-top: 20px!important;
}

.list a {
	display: inline-block;
	overflow: hidden;
}

.list_date a {
}
 	
.list_date .date {
	float: left;
	width: 140px;
}

#news .list li+li {
	margin-top:20px;
}

.list_date .date+* {
	overflow: hidden;
}

.list_index>li,
.list_index>dd {
	overflow: hidden;
}

.list_index>.title {
	margin-bottom: 10px;
	font-size: 18px;
}

.list_index>.title>.num {
	position: relative;
	top: 0.4em;
	font-size: 14px;
}

.list_index .num {
	float: left;
	width: 50px;
}

.list_index .num+* {
	overflow: hidden;
}

.list_index_img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.list_index_img:before {
	content: '';
	display: block;
	width: 100%;
	padding-top: 67.5%;
}

.list_stockist {
	line-height: 1.3;
}

.list_stockist+.list_stockist {
	margin-top: 25px;
}

.list_stockist>*+* {
	margin-top: 15px;
}

.list_stockist dd {
	overflow: hidden;
}

.list_stockist dd>* {
	display: block;
	box-sizing: border-box;
}

.list_stockist dd>.name {
	float: left;
	width: 65%;
	padding-right: 10px;
}

.list_stockist dd>.phone {
	float: right;
	width: 35%;
	white-space: nowrap;
}

.slides {
	padding: 80px 0 40px;
}

.img_slide .slide {
	width: 720px;
	margin: 0 20px;
}

.img_slide .slide>.img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.img_slide .slide>.img:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.img_slide .caption {
	text-align: center;
}

#instagram_imgs {
	margin: 0;
	padding: 5px 0;
}

#instagram_imgs>.col {
	width: 16.6%;
	padding: 5px;

}

#instagram_imgs>.col>a {
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#instagram_imgs>.col>a:before {
	display: block;
	content: '';
	width: 100%;
	padding-top: 100%;
}

#zine {
	background: #c8c8c8;
	color: #000;
}

#zine .cwS {
	width: 580px;
}

#zine_covers .col {
	vertical-align: bottom;
}

#badge {
	position: fixed;
	bottom: 60px;
	left: 0;
	right: 0;
}

#badge>.inner {
	position: relative;
	width: 100%;
	height: 0;
	max-width: 1000px;
	margin: 0 auto;
	text-align: right;
}

#badge>.inner>a {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
}

.article_content>.inner {
	max-width: 800px;
}

.article_header {
	position: relative;
}

.article_header .label {
	position: absolute;
	left: -110px;
	top: 0;
	line-height: 1;
}

.article_header .category+.title {
	margin-top: 15px;
}



/* for smartphone */

@media only screen and (max-width: 30em){

	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}

	body {
		min-width: 0;
	}

	.cwS {
		width: 100%!important;
	}

	#header>.inner {
		padding-top: 40px;
	}

	#header[data-bg]>.inner {
		height: 540px;
	}

	.content>.inner {
		padding: 40px 20px;
	}

	.content>.inner>*+* {
		margin-top: 40px;
	}

	.colset>.col,
	.colset.colset02>.col {
		width: 100%;
	}

	.colset>.col+.col {
		margin-top: 40px;
	}

	.btn>a {
		width: 100%;
	}

	.btnset>.btn+.btn {
		margin-top: 20px!important;
	}

	.list_date .date {
		float: none;
		width: 100%;
	}

	.img_slide .slide {
		width: 320px;
		margin: 0;
		padding: 0 20px;
	}

	.slides {
		padding: 40px 0;
	}

	#instagram_imgs>.col {
		margin: 0;
		width: 33.3%;
	}

	#zine_covers .col {
		width: auto;
		margin: 10px 0;
	}

	#zine_covers .col img {
		zoom: .8;
	}

	.list_icon.colset>.col {
		width: auto;
		margin: 0;
	} 

	#badge>.inner>a {
		width: 90px;
		right: 20px;
	}

	.article_header .label {
		position: static;
	}

	.article_header .label+* {
		margin-top: 10px;
	}

}

