@charset "utf-8";
/* CSS Document */

a {
	color:#000;
}

a:hover {
	color:#666;
}

#wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
}

.table{
	width: 100%;
	border-collapse: collapse;
	background:#FFF;
}

.table th{
	font-weight: bold;
	text-align:left;
}

.table thead th{
	background:#61bc47 !important;
	text-align:center;
	color:#FFF;
}

.table tr:nth-child(even) {
	background: #eee;
}
.table tr:hover {
	background: #ffb865;
}

.tableSize {
	width: 100%;
	border-collapse: collapse;
	background:#FFF;
}

.tableSize th{
	font-weight: bold;
	text-align:left;
	background: #61bc47;
	color: #FFF;
}

.tableSize thead th{
	text-align:center;
	color:#FFF;
}

.table tr:nth-child(even) {
	background: #eee;
}
.table tr:hover {
	background: #ffb865;
}


/*動画100％*/
.iframe-content {
    position: relative;
    width: 100%;
	border-top: 5px solid #6a6a69;
	
}
.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-bottom: 5px solid #6a6a69;
}



.gotop a {
	width:47px;
	height:47px;
	display:block;
}

div.PhotoTitle {
	position:relative;
}
	
div.PhotoTitle figure img {
		width: 100%;
		height: auto;
	}

div.PhotoTitle .Title {
position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
	text-align: center;
	width: 80%;
}

.Max800 {
	max-width: 90%;
	width: 800px;
	margin: 0 auto;
}

.Max1000 {
	max-width: 90%;
	width: 1000px;
	margin: 0 auto;
}



.Max1500 {
	max-width: 90%;
	width: 1500px;
	margin: 0 auto;
}

.Max1200 {
	max-width: 90%;
	width: 1200px;
	margin: 0 auto;
}

.Wide1200 {
	max-width: 100%;
	width: 1200px;
	margin: 0 auto;
}

.Wide1500 {
	max-width: 100%;
	width: 1500px;
	margin: 0 auto;
}

#container100 figure img {
		max-width: 100%;
		height: auto;
	}

#ContetsWrap figure img {
		max-width: 100%;
		height: auto;
	}

.coming {
	font-family: TradeGothicLTCom-Bold, sans-serif !important;
		text-align: center;
	padding: 15% 0;
}

.ConceptImg {
	margin: 5% 0;
}

.ConceptImg img {
	max-width: 100%;
	height: auto;
}

.add {
	text-align: center;
	margin-bottom: 50px;
}

@media only screen and (min-width:769px){

.PageLink {
	margin-top:-130px;
    padding-top:130px;
}
	
.table td,
.table th,
.tableSize td,
.tableSize th{
	padding: 5px;
	border: 1px solid #000;
}


body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 15px!important;
	color:#000;
	line-height:1.8 !important;
	background:#f2f2f2;
	overflow-y: scroll;  /*  縦スクロールバーを表示します。 */
	overflow-x: hidden;  /*  横スクロールバーを消します。 */
	height: 100%;
	letter-spacing: .1em;
}


section#MainArea {
		width: 100%;
	position: relative;
	}
	
	section#MainArea::before {content:''; display:block; padding-top:65%;}
	
	div.MainPhoto {
		width: 80%;
		position: absolute;
		top:0;
		left: 0;
		z-index: 1;
	}
	
	div.MainPhoto img,
	div.LookbookTitlePhoto img {
		width: 100%;
		height: auto;
	}
	
	div.LookbookTitlePhoto {
		width: 100%;
		position: absolute;
		top:0;
		left: 0;
		z-index: 1;
	}
	
	div.MainPhoto img {
		width: 100%;
		height: auto;
	}
	
	div.BlueBack {
		background: #000;
		width: 50%;
		height: 100%;
		position: absolute;
		top:0;
		right: 0;
		z-index: 0;
	}
	
	div.MainText {
		position: absolute;
		top: 50%;
		right: 5%;
		z-index: 2;
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
		color: #000;
		font-size: 65px;
		line-height: 78px;
		font-style: italic;
	}
	
	div.MainText span {
		padding: 0 30px 0 20px;
		background: #FFF;
	}
	
	div.MainText span.blue {
		background: #005daa !important;
		padding: 0 30px 0 20px;
	}
	
	div#TopNews {
		position: absolute;
		left: 0;
		bottom: 5%;
		background: #FFF;
		width: 60%;
		z-index: 3;
		padding: 3% 5%;
	}
	
	div#TopNews time {
		float: left;
		padding-right: 5%;
	}
	
	div#TopNews article {
		width: 100%;
	}

	
section#TopConceptArea {
	width: 100%;
	position: relative;
	background:linear-gradient(90deg,#f2f2f2 0%,#f2f2f2 70%,#FFFFFF 70%,#FFFFFF 100%);
	padding: 80px 0 0 0;
}

	
	div.TopConceptWrap::before {content:''; display:block; padding-top:65%;}
	
	div.TopConceptWrap {
		max-width: 1200px;
		width: 95%;
		margin: 0 auto;
		position: relative;
	}
	
	.ConceptPhoto {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
	}
	
	div.TopConceptText {
	background:#FFF;
	width:540px;
	padding:60px 80px 80px 80px;
		position: absolute;
		bottom: 10%;
		left: 0;
		z-index: 2;
}
	
	div.TopConceptText p {
	margin-top:50px;
}
	
	
	.TitleTop {
		width: 100px;
		height: 100px;
		line-height: 100px;
		text-align: center;
		font-size: 80px;
		display: block;
	}
	
	.TitleBg_Brown {
		background: #000;
		color: #FFF;
		float: left;
		margin-right: 15px;
		margin-top: -12px;
	}
	
	.TitleBg_White_text_Brown {
		background: #FFF;
		color: #000;
		float: left;
		margin-right: 15px;
		margin-top: -20px;
	}
	
	.TitleBg_Red {
		background: #000;
		color: #FFF;
		float: left;
		margin-top: -20px;
	}
	
	.TitleBg_Blue {
		background: #000;
		color: #FFF;
		margin: 0 auto;
	}
	
	.TitleBg_Blue_Left {
		background: #000;
		color: #FFF;
		float: left;
		margin-top: -20px;
	}
	
	.TitleBg_Blk {
		background: #000;
		color: #FFF;
		margin: 0 auto;
	}
	
	
	.Title {
		font-size: 40px;
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
	font-weight: normal !important;
	}
	
	.CenterTitle {
		margin: 0 auto;
		width: 290px;
		padding-top: 80px;
	}
	
	.CenterTitle250 {
		margin: 0 auto;
		width: 250px;
		padding-top: 80px;
	}
	
	.CenterTitle430 {
		margin: 0 auto;
		width: 430px;
		padding-top: 80px;
	}
	
	.ColorBrown {
		color: #000;
	}
	
	.ColorBlue {
		color: #000;
		text-align: center;
	}
	
	.ColorWht {
		color: #FFF;
		text-align: center;
	}
	
	.ColorRed {
		color: #000;
		text-align: center;
	}
	
	section#TopLookBookArea {
		background: #FFF;
		width: 100%;
		padding-top: 130px;
	}

	
	div.TopLookList {
		max-width: 1200px;
		width: 95%;
		margin: 0 auto;
		position: relative;
		margin-top: -180px;
	}
	
	div.TopLookList::before {content:''; display:block; padding-top:105%;}


	li.L001 {
		position: absolute;
		top: 0;
		right: 0;
	}
	
	li.L002 {
		position: absolute;
		top: 292px;
		right: 376px;
	}
	
	li.L003 {
		position: absolute;
		top: 60px;
		left: 20px;
	}
	
	li.L004 {
		position: absolute;
		top: 465px;
		left: 0;
	}
	
	li.L005 {
		position: absolute;
		top: 678px;
		right: 0;
	}
	
	div.TopLookList div.MOREBTN {
		position: absolute;
		bottom: 130px;
		right: 0;
	}
	
	div.MOREBTN {
		width: 250px;
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
		font-size: 20px;
		line-height: 20px;
		text-align: center;
		letter-spacing: 5px;
	}
	
	div.MOREBTN a {
		padding: 18px;
		display: block;
		text-decoration: none;
		/*-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;*/
    transition: 0.5s;
	}
	
	.BlueBtn a {
		border: 2px solid #005daa;
		color: #005daa;
	}
	
	.BlueBtn a:hover {
		background: #005daa;
		color: #FFF;
	}
	
	.BrownBtn {
		margin-top: 50px;
	}
	
	.BrownBtn a {
		border: 2px solid #601113;
		color: #601113;
	}
	
	.BrownBtn a:hover {
		background: #601113;
		color: #FFF;
	}
	
	.BlkBtn {
		margin-top: 30px;
	}
	
	.BlkBtn a {
		color: #FFF;
		border: 2px solid #FFF;
	}
	
	.BlkBtn a:hover {
		border: 2px solid #000;
		color: #FFF;
		background: #000;
	}
	
	.BlkBtn2 {
		margin-top: 30px;
	}
	
	.BlkBtn2 a {
		color: #000;
		border: 2px solid #000;
	}
	
	.BlkBtn2 a:hover {
		border: 2px solid #000;
		color: #FFF;
		background: #000;
	}

	
section#InstaArea {
	background: url(../images/insta_bg.jpg) no-repeat;
	background: contain;
	padding: 130px 0;
	}
	
	div.InstaWrap {
		margin: 0 auto;
		max-width: 1200px;
		width: 95%;
	}
	
	div.InstaList {
		float: left;
		width: 70%;
	}
	
	div.InstaTitle {
		float: right;
		width: 20%;
		margin-top: 5%;
	}
	
	
footer {
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
		font-size: 15px !important;
		background: #000;
		color: #FFF;
	}
	
	div.FooterInner {
		max-width: 1200px;
		width: 95%;
		margin: 0 auto;
		padding: 80px 0;
	}
	
	h1.f_logo {
		text-align: center;
	}
	
	ul.F_sns {
		text-align: center;
		margin-top: 20px;
	}
	
	ul.F_sns li {
		display: inline;
		padding: 5px;
	}
	
	ul.f_sitemap {
		text-align: center;
		margin-top: 50px;
	}
	
	ul.f_sitemap li {
		display: inline;
		padding: 10px;
	}
	
	ul.f_sitemap a {
		color: #FFF;
		text-decoration: none;
		/*-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;*/
    transition: 0.5s;
	}
	
	ul.f_sitemap a:hover {
		color: #adadad;
	}
	
	
	div.copy {
		background: #601113;
		padding: 10px;
		color: #FFF;
	}
	
	div.copy p {
		text-align: center;
		font-size: 13px !important;
	}

	.gotop {
	position:fixed;
	right:40px;
	bottom:40px;
	z-index:20000;
}
	
	#ContetsWrap {
		margin-top: 130px;
		margin-bottom: 80px;
	}
	


	
/*------------------------------------------------
	HISTORY
------------------------------------------------*/
	
	#HistoryWrap {
		margin-top: 130px;
		background: #000;
		color: #FFF;
	}
	
	.Contents1000 {
		max-width: 1000px;
		width: 95%;
		margin: 0 auto;
	}
	
	ul.HistoryList {
		padding-top: 50px;
	}
	
	ul.HistoryList figure {
		float: left;
		width: 20%;
	}
	
	ul.HistoryList figure img {
		max-width: 100%;
		height: auto;
	}
	
	.HistoryText {
		float: right;
		width: 76%;
	}
	
	ul.HistoryList h3 {
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
		font-size: 40px !important;
		line-height: 40px;
		font-weight: normal;
	}
	
	ul.HistoryList p {
		margin-top: 2%;
	}
	
	ul.HistoryList li {
		margin-top: 5%;
		padding-bottom: 5%;
		border-bottom: 2px #601113 solid;
	}
	
/*------------------------------------------------
	LOOK BOOK
------------------------------------------------*/

	.LookBookWrap {
		max-width: 1500px;
		width: 95%;
		margin: -5% auto 80px;
	}
	
	.LookBookWrap img {
		width: 100%;
		height: auto;
	}
	
	.MgnTop50 {
		margin-top: 50px;
	}
	
	.Photo002 {
		float: right;
		width: 47%;
		text-align: left;
		
	}
	
	.Photo003 {
		float: left;
		width: 47%;
		text-align: right;
		margin-top: 30%;
	}
	
	.Photo004 {
		float: left;
		width: 49%;
		text-align: right;
		margin-top: 5%;
		
	}
	
	.Photo005 {
		float: right;
		width: 49%;
		text-align: left;
		margin-top: 5%;
	}
	
	.Photo006 {
		margin-top: 5%;
	}
	
	.Photo007 {
		float: left;
		width: 60%;
		margin-top: 5%;
	}
	
	.Photo008 {
		margin-top: 10%;
		width: 35%;
		float: right;
		text-align: left;
	}
	
	.Photo009 {
		margin-top: 5%;
		float: left;
		width: 45%;
	}
	
	.Photo010 {
		width: 50%;
		float: right;
		margin-top: 5%;
	}
	
	.Photo011 {
		width: 50%;
		float: right;
		margin-top: 5%;
	}
	
	.Left45per {
		float: left;
		width: 45%;
	}
	
	.Photo012 {
		margin-top: 5%;
	}
	
	.Photo013 {
		margin-top: 5%;
	}
	
	.Photo014 {
		float: right;
		width: 50%;
		margin-top: 5%;
	}
	
	.Photo015 {
		float: left;
		width: 48%;
		margin-top: 15%;
		text-align: right;
	}
	
	.Photo016 {
		float: right;
		width: 48%;
		margin-top: 5%;
		text-align: left;
	}
	
	.Photo017 {
		float: left;
		width: 48%;
		margin-top: -5%;
		text-align: right;
	}
	
	.Photo018 {
		float: right;
		width: 48%;
		margin-top: 5%;
		text-align: left;
	}
	
	.Photo019 {
		float: left;
		width: 49%;
		text-align: right;
		margin-top: 5%;
		
	}
	
	.Photo020 {
		float: right;
		width: 49%;
		text-align: left;
		margin-top: 5%;
	}
	
	.Photo021 {
		float: left;
		width: 55%;
		margin-top: 35%;
	}
	
	.Photo022 {
		float: right;
		width: 40%;
		margin-top: 5%;
		text-align: left;
	}
	
	.Photo023 {
		margin-top: 5%;
	}
	
/*------------------------------------------------------------------
NEWS
------------------------------------------------------------------*/

	article.NewsDetail {
		margin: 50px auto 0 auto;
		width: 800px;
		padding-bottom: 30px;
		border-bottom: 1px solid #6a6a69;
	}
	
	article.NewsDetail time {
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
	}
	
	article.NewsDetail figure {
		margin: 0 0 30px 0;
		text-align: center;
	}
	
	article.NewsDetail figure img {
		max-width: 100%;
		height: auto;
	}
	
	article.NewsDetail h3 {
		font-size: 15px;
		margin: 0 0 10px 0;
	}
	
/*------------------------------------------------------------------
CONTACT
------------------------------------------------------------------*/
	
div.ContactBox {
		width: 800px;
		margin: 80px auto 0 auto;
	}
	
	.C_Title {
		float: left;
		width: 200px;
		padding: 30px;
		border-top:1px solid #6a6a69;
		
	}
	
	.C_Detail {
		float: left;
		width: 479px;
		border-top:1px solid #6a6a69;
		border-left:1px solid #6a6a69;
		padding: 30px;
	}
	
	.S_Detail {
		clear: both;
		padding-top: 30px !important;
		border-top:1px solid #6a6a69;
		text-align: center;
	}
	
	textarea {
		width: 100%;
	}
	
/*------------------------------------------------------------------
LOOKBOOK
------------------------------------------------------------------*/
	
	.parent-container {
		width: 1000px;
		margin: 50px auto 0 auto;
	}
	
	.parent-container ul {
		margin-left: 1%;
	}
	
	.parent-container ul li {
		float: left;
		width: 32%;
		margin-left: 1%;
		margin-bottom: 1%;
	}
	
	.parent-container ul li img {
		width: 100%;
		height: auto;
	}


}




