@charset "UTF-8";

/* -------------------- reset
---------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
    font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

/*スマホ対応
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}
*/





/* -------------------- common
---------------------------- */
body {
	background: #fff;
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro W6','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
	width: 100%;
	height: 100%;
}

a { color: #000; text-decoration: underline;}
a:hover { color: #000; text-decoration: none;}

h1 {
	position: fixed;
	top: 60px;
	left: 100px;
	z-index: 99;
}

.contents {
	width: 650px;
	margin: 0 auto;
	padding-top: 75px;
	position: relative;
}

.contents_100 {
	width: 100%;
	margin: 0 auto;
	padding-top: 75px;
	position: relative;
}

h2 {
	text-align: center;
	margin: 0 0 90px 0;
	font-family: 'Libre Baskerville', serif;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;

}

.txt_comingsoon {
	text-align: center;
	margin: 300px 0 400px 0;
}

footer {
	width: 100%;
	margin: 180px 0 0 0;
	text-align: center;
}

footer nav {
	margin: 0 auto;
	font-family: 'Libre Baskerville', serif;
}

footer nav ul {
	letter-spacing: -.4em;
	text-align: center
}

footer nav ul li {
	display: inline-block;
	letter-spacing: normal;
	font-family: 'Libre Baskerville', serif;
	line-height: 1;
	font-size: 14px;
	font-weight: 700;
	margin: 0 40px 70px;
	letter-spacing: 1px;
}

footer nav ul li a {
	text-decoration: none;
}

footer nav ul li i {
	font-size: 20px;
}


footer small {
	font-size: 10px;
	color: #8d8f8f;
	text-align: center;
	padding:  0 0 30px 0;
}





/* -------------------- top
---------------------------- */
#top_main {
	width: 384px;
	height: 384px;
	top:50%!important;
	left: 50%!important;
	margin: -192px 0 0 -192px;
	position: absolute;
	font-family: 'Libre Baskerville', serif;
	font-size: 11px;
	letter-spacing: 2px;

}

#top_main ul {
	width: 384px;
	height: 384px;
	position: relative;
}

#top_main ul li {
}

#top_main ul li a {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	/*opacity: 0*/
	display: none;
	text-decoration: none;
}

/* -- s -- */
#top_main .work_s {
	width: 192px;
	height: 192px;
	position: absolute;
	top: 0;
	left: 0;
	background: #040000;
}

#top_main .work_s a {
	width: 192px;
	height: 192px;
	line-height: 192px;
	text-align: center;
	color: #969696;
}

#top_main .shop_s {
	width: 192px;
	height: 192px;
	position: absolute;
	top: 0;
	right: 0;
	background: #4e5050;
}

#top_main .shop_s a {
	width: 192px;
	height: 192px;
	line-height: 192px;
	text-align: center;
	color: #040000;
}

#top_main .instagram_s {
	width: 128px;
	height: 128px;
	position: absolute;
	top: 192px;
	left: 0;
	background: #4e5050;
}

#top_main .instagram_s a {
	width: 128px;
	height: 128px;
	line-height: 128px;
	text-align: center;
	color: #040000;
}

#top_main .about_s {
	width: 128px;
	height: 128px;
	position: absolute;
	top:  192px;
	left: 128px;
	background: #808282;
}

#top_main .about_s a {
	width: 128px;
	height: 128px;
	line-height: 128px;
	text-align: center;
	color: #040000;
}

#top_main .facebook_s {
	width: 128px;
	height: 128px;
	position: absolute;
	top: 192px;
	right: 0;
	background: #040000;
}

#top_main .facebook_s a {
	width: 128px;
	height: 128px;
	line-height: 128px;
	text-align: center;
	color: #969696;
}

#top_main .magazine_s {
	width: 384px;
	height: 64px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #c6c8c8;
}

#top_main .magazine_s a {
	width: 384px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #4e5050;
}

/* -- l -- */
#top_main .l {
	display: none;
	position: absolute;
	line-height: 650px;
	text-align: center;
	width:650px; 
}





/* -------------------- about
---------------------------- */
#about .txt_about {
	margin: 0 0 90px 0;
	text-align: center;
	font-family: 'Libre Baskerville', serif;
	line-height: 3;
}

#about .ph_about {
	margin: 0 0 80px 0;
	text-align: center;
	width: 100%;
}

#about .ph_about img {
	max-width: 1500px;
}

#about .contents_about {
	width: 650px;
	margin: 0 auto;
}

#about h3 {
	font-family: 'Libre Baskerville', serif;
	font-size: 14px;
	margin: 0 115px 20px;
	letter-spacing: 1px;
	font-weight: 700;
}

#about .txt_services {
	font-family: 'Libre Baskerville', serif;
	margin: 0 115px 105px;
	line-height: 3;
}

#about .list_memver {
	font-family: 'Libre Baskerville', serif;
	margin: 0 115px 80px;
	line-height: 2.5;
}

#about .list_memver li {
	width: 210px;
	float: left;
	margin: 0 0 35px 0;
	font-weight: 700;
}

#about .list_memver li a {
	font-weight: 700;
}

#about .list_memver li span {
	font-weight: normal;
	display: block;
}

#about .txt_map {
	margin: 10px 0 90px;
}

#about .txt_map span {
	font-family: 'Libre Baskerville', serif;
}

#about .list_clients {
	margin: 0 115px 80px;
	padding-top:10px; 
	line-height: 2.5;
}

#about .list_clients li {
	margin: 0 0 35px 0;
	line-height: 1;
}

#about .list_clients li:last-child {
	margin-bottom: 0;
}





/* -------------------- shop
---------------------------- */
#shop {
}

#shop .area_ph {
	width: 100%;
	text-align: center;
}

#shop .area_ph img {
	max-width: 750px;
}





/* -------------------- work
---------------------------- */
#work {
  overflow: hidden;
}

#work h2 {
  z-index: 99;
  position: relative;
}

#work .list_work {
}

#work .list_work li {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

#work .list_work li:last-child {
	margin-bottom: 0;
}

#work .list_work li img {
	max-width: 1500px;
}

#work .bg_list_work_l {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.8);
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}

#work .list_work_l {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}

#work .list_work_l li {
	position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding-top:130px;
  z-index: 9;
  background-color: rgba(255,255,255,1);
  display: none;
}

#work .list_work_l li .inner {
	width: 100%;
	text-align: center;
  position: relative;
  z-index: 9;
}

#work .list_work_l li p {
	text-align: center;
  font-family: 'Libre Baskerville', serif;
  line-height: 3;
  margin-bottom: 50px;
}

#work .list_work_l li .img_1500 {
	max-width: 1500px;
	display: block;
	margin: 0 auto 50px;
}

#work .list_work_l li .img_700 {
	max-width: 700px;
	display: block;
	margin: 0 auto 50px;
}

#work .list_work_l li img:last-child {
	max-width: 1500px;
	display: block;
	margin: 0 auto 140px;
}






/* -------------------- magazine
---------------------------- */
#mag {
}

#mag .list_mag {
	letter-spacing: -.4em;
	text-align: center;
}

#mag .list_mag li {
	letter-spacing: normal;
	width: 320px;
	margin: 0 30px 30px;
	margin-bottom: 30px;
	display: inline-block;
}





/* -------------------- SP
---------------------------- */
@media all and (max-device-width: 800px) {
  
.contents {
	width: 100%;
	padding-top: 50px;
}

.contents_100 {
	width: 100%;
	padding-top: 50px;
}

h1 {
	position: relative;
	top: 0;
	left: 0;
	padding: 30px 0 0 0;
	text-align: center;
}

h2 {
	text-align: center;
	margin: 0 0 35px 0;
	font-size: 20px;
}

footer {
	width: auto;
	margin: 45px 5% 0;
	padding: 45px 0 0;
	text-align: center;
	border-top: solid 1px #6f7171 
}

footer nav {
	margin: 0 auto;
	font-family: 'Libre Baskerville', serif;
}

footer nav ul {
	text-align: center;
}

footer nav ul li {
	line-height: 1;
	font-size: 14px;
	margin: 0 0 15px 0;
	display: block;
}

footer nav ul.list_sns {
	margin: 20px 0;
}

footer nav ul.list_sns li {
	line-height: 1;
	font-size: 14px;
	margin: 0 15px;
	display: inline-block;
}

footer nav ul li a {
	text-decoration: none;
}

footer nav ul li i {
	font-size: 17px;
}

footer small {
	font-size: 10px;
	color: #8d8f8f;
	text-align: center;
	padding:  30px 0 30px 0;
}






/* -------------------- top
---------------------------- */
#top_main ul {
	font-size: 20px;
}





/* -------------------- about
---------------------------- */
#about .txt_about {
    margin: 0 0 45px 0;
    text-align: left;
    padding: 0 5%;
    line-height: 2.5;
}

#about .ph_about {
    margin: 0 0 45px 0;
}

#about .contents_about {
    width: 100%;
    margin: 0 auto;
}

#about h3 {
    font-size: 17px;
    margin: 0 0 10px;
    padding: 0 5%;
    letter-spacing: 1px;
}

#about .txt_services {
    margin: 0 0 45px;
    padding: 0 5%;
    line-height: 2.5;
    word-break: keep-all;
}

#about .list_memver {
	  margin: 0 0 45px;
    padding: 0 5%;
    line-height: 2.5;
    word-break: keep-all;}

#about .list_memver li {
	float: none;
	margin: 0;
	width: auto;
}

#about .list_memver li span {
	display: inline;
	padding-right: 10px; 
}


#about #map {
    width: 100%;
    height: 300px!important;
}

#about .txt_map {
    margin: 10px 0 45px;
    padding: 0 5%;
}

#about .list_clients {
	margin: 0;
	padding: 0 5%;
	line-height: 2.5;
}

#about .list_clients li {
	margin: 0;
	line-height: 2.5;

}



/* -------------------- work
---------------------------- */
#work .list_work_l li p {
    text-align: left;
    line-height: 2.5;
    margin: 0 5% 45px;
}





}

