@charset "utf-8";
/* CSS Document */

	
@media only screen and (max-width: 768px) {
	
.ConceptImg {
	margin: 10% 0;
}
	
.PageLink {
	margin-top:-80px;
    padding-top:80px;
}


body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:12px !important;
	color:#000;
	line-height:1.8 !important;
	background:#f2f2f2;
	-webkit-text-size-adjust: 100%;
	word-wrap:break-word;
	letter-spacing: .1em;
}
	
section#MainArea {
		width: 100%;
	position: relative;
	margin-top: 80px;
	padding-bottom: 10%;
	}
	
	section#MainArea::before {content:''; display:block; padding-top:75%;}
	
	div.MainPhoto {
		width: 90%;
		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.BlueBack {
		background: #000000;
		width: 50%;
		height: 100%;
		position: absolute;
		top:0;
		right: 0;
		z-index: 0;
	}
	
	div.MainText {
		position: absolute;
		top: 40%;
		right: 5%;
		z-index: 2;
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
		color: #000;
		font-size: 9vw;
		line-height: 10vw;
		font-style: italic;
	}
	
	div.MainText span {
		background: #FFF;
		padding: 0 20px 0 10px;
	}
	
	div.MainText span.blue {
		background: #000000 !important;
		padding: 0 20px 0 10px;
	}
	
	div#TopNews {
		background: #FFF;
		padding: 3% 5%;
		width: 80%;
	}
	
	div#TopNews time {
		float: left;
		padding-right: 5%;
	}
	
	div#TopNews article {
		width: 100%;
	}

	
section#TopConceptArea {
	width: 100%;
	padding-bottom: 10%;
}

	
	div.TopConceptWrap {
		max-width: 1200px;
		width: 100%;
		margin: 0 auto;
	}
	
	.ConceptPhoto {
		float: right;
		width: 80%;
		margin-top: 10%;
	}
	
	.ConceptPhoto img {
		max-width: 100%;
		height: auto;
	}
	
	div.TopConceptText {
	background:#FFF;
	width:75%;
	text-align: left;
		padding: 10%;
		margin-top: 10%;
}
	
	div.TopConceptText p {
	margin-top:30px;
}
	
	
	.TitleTop {
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 40px;
		display: block;
	}
	
	.TitleBg_Brown {
		background: #000;
		color: #FFF;
		float: left;
		margin-right: 10px;
		margin-top: -6px;
	}
	
	.TitleBg_Blue {
		background: #000000;
		color: #FFF;
		margin: 0 auto;
	}
	
	.TitleBg_Blue_Left {
		background: #000000;
		color: #FFF;
		float: left;
		margin-right: 10px;
		margin-top: -6px;
	}
	
	.TitleBg_Blk {
		background: #000;
		color: #FFF;
		margin: 0 auto;
	}
	
	.Title {
		font-size: 30px;
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
	font-weight: normal !important;
	}
	
	.ColorBrown {
		color: #000;
	}
	
	.ColorBlue {
		color: #000000;
		text-align: center;
	}
	
	.ColorWht {
		color: #FFF;
		text-align: center;
	}
	
	.ColorRed {
		color: #000;
		text-align: center;
	}
	
	.TitleBg_White_text_Brown {
		background: #FFF;
		color: #000;
		float: left;
		margin-right: 10px;
		margin-top: -6px;
	}
	
	.TitleBg_Red {
		background: #000;
		color: #FFF;
		float: left;
		margin-right: 10px;
		margin-top: -6px;
	}
	
	.CenterTitle {
		margin: 0 auto;
		width: 185px;
		padding-top: 30px;
	}
	
	.CenterTitle250 {
		margin: 0 auto;
		width: 140px;
		padding-top: 30px;
	}
	
	.CenterTitle430 {
		margin: 0 auto;
		width: 280px;
		padding-top: 30px;
	}
	
	section#TopLookBookArea {
		background: #FFF;
		width: 100%;
		padding: 10% 0;
	}

	
	div.TopLookList {
		max-width: 1200px;
		width: 80%;
		margin: 0 auto;
	}
	
	div.TopLookList ul li {
		margin-top: 10%;
	}
	
	div.TopLookList ul li img {
		max-width: 100%;
		height: auto;
	}
	
	li.L001 {
		text-align: center;
	}
	
	li.L002 {
		text-align: left;
	}
	
	li.L003 {
		text-align: right;
	}
	
	li.L004 {
		text-align: left;
	}
	
	li.L005 {
		text-align: center;
	}

	
	div.TopLookList div.MOREBTN {
		margin: 10% auto 0 auto;
	}
	
	div.MOREBTN {
		width: 200px;
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
		font-size: 18px;
		line-height: 18px;
		text-align: center;
		letter-spacing: 5px;
	}
	
	div.MOREBTN a {
		padding: 10px;
		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 #000000;
		color: #000000;
	}
	
	.BlueBtn a:hover {
		background: #000000;
		color: #FFF;
	}
	
	.BrownBtn {
		margin-top: 30px;
	}
	
	.BrownBtn a {
		color: #601113;
		border: 2px solid #601113;
	}
	
	.BrownBtn a:hover {
		border: 2px solid #601113;;
		color: #FFF;
		background: #601113;
	}
	
	.BlkBtn {
		margin-top: 20px !important;
	}
	
	.BlkBtn a {
		color: #FFF;
		border: 2px solid #FFF;
	}
	
	.BlkBtn a:hover {
		border: 2px solid #000;
		color: #FFF;
		background: #000;
	}
	
	.BlkBtn2 {
		margin-top: 20px !important;
	}
	
	.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: 10% 0;
	}
	
	div.InstaWrap {
		margin: 0 auto;
		max-width: 1200px;
		width: 95%;
	}
	
	div.InstaList {
	}
	
	div.InstaTitle {
		margin-top: 5%;
	}
	
	div.InstaWrap div.MOREBTN {
		margin: 0 auto;
	}
	
	
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: 10% 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: 10%;
	}
	
	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: #000000;
	}
	
	
	div.copy {
		background: #601113;
		padding: 10px;
		color: #FFF;
	}
	
	div.copy p {
		text-align: center;
		font-size: 13px !important;
	}

	.gotop {
	position:fixed;
	right:5%;
	bottom:5%;
	z-index:20000;
}
	
	#ContetsWrap {
		margin-top: 80px;
		margin-bottom: 50px;
	}

.Title {
	font-family: TradeGothicLTCom-Bold, sans-serif !important;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal !important;
}
	

	
/*------------------------------------------------
	HISTORY
------------------------------------------------*/
	
	#HistoryWrap {
		margin-top: 80px;
		background: #000;
		color: #FFF;
	}
	
	.Contents1000 {
		max-width: 1000px;
		width: 95%;
		margin: 0 auto;
	}
	
	ul.HistoryList {
		padding-top: 30px;
	}
	
	ul.HistoryList figure {
		text-align: center;
	}
	
	ul.HistoryList figure img {
		max-width: 100%;
		height: auto;
	}
	
	.HistoryText {
		margin-top: 5%
	}
	
	ul.HistoryList h3 {
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
		font-size: 30px !important;
		line-height: 30px;
		font-weight: normal;
		text-align: center;
	}
	
	ul.HistoryList p {
		margin-top: 2%;
	}
	
	ul.HistoryList li {
		margin-top: 10%;
		padding-bottom: 10%;
		border-bottom: 2px #601113 solid;
	}
	
/*------------------------------------------------
	LOOK BOOK
------------------------------------------------*/

	.LookBookWrap {
		max-width: 1500px;
		width: 100%;
		margin: -15% auto 50px;
	}
	
	.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: 10%;
		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: 30px auto 0 auto;
		width: 90%;
		padding-bottom: 20px;
		border-bottom: 1px solid #6a6a69;
	}
	
	article.NewsDetail time {
		font-family: TradeGothicLTCom-Bold, sans-serif !important;
	}
	
	article.NewsDetail figure {
		margin: 0 0 10px 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: 90%;
		margin: 50px auto 0 auto;
	}
	
	.C_Title {
		margin-top: 20px;
	}
	
	.C_Detail {
		margin-top: 10px;
	}
	
	.S_Detail {
		text-align: center;
		padding-top: 20px;
	}
	
	textarea {
		width: 100%;
	}
	

/*------------------------------------------------------------------
LOOKBOOK
------------------------------------------------------------------*/
	
	.parent-container {
		width: 100%;
		margin: 30px auto 0 auto;
	}
	
	.parent-container ul {
	}
	
	.parent-container ul li {
		float: left;
		width: 48%;
		margin: 1%;
	}
	
	.parent-container ul li img {
		width: 100%;
		height: auto;
	}
	

}/* デバイスの横幅が1000px以下の場合 */

