@charset "UTF-8";

/*
==============================================================
    plump smartknitjeans layout CSS
============================================================ */

/* ========================================
	共通設定
======================================== */
#wrap {
	width: 100%;
}

#breadclumb {
	width: 1240px;
	margin: 12px auto 28px;
}

@media screen and (max-width: 1280px){
	#breadclumb {
		width: 990px;
	}
}

#contswrap {
	margin: 0 auto;
	text-align: left;
	color: #000000;
}

#page-top a{
	background: url(../img/pagetop.png) left top;
	width: 80px;
	height: 60px;
	display: block;
}
#contswrap a{
	outline: none;
	text-decration: none;
}

/* ========================================
	コンテンツ base
======================================== */
#contswrap {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 16px;
	line-height: 1.8;
	width: 100%;
	overflow:hidden;
}
#contswrap section {
	margin: 0 auto 75px;
	width: 100%;
}
#contswrap section .box {
	margin: 0 auto;
	width: 980px;
	overflow:hidden;
}
@media all and (-ms-high-contrast:none) {
	#contswrap {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}
@media screen and (max-width: 1280px){
	#contswrap {
		font-size: 16px;
	}
	#contswrap section .box{
		margin: 0 auto;
		width: 980px;
	}
}
#contswrap .mgB0{ margin-bottom: 0 !important; }
#contswrap .mgB10{ margin-bottom: 10px; }
#contswrap .mgB20{ margin-bottom: 20px; }
#contswrap .mgB30{ margin-bottom: 30px; }

/* =====================================
  keyv
===================================== */
#contswrap section#KeyVisual { background: #fbfcfe; margin-bottom: 70px; }
#contswrap #KeyVisual h1{
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}
#contswrap #KeyVisual h1 img{
	width: 100%;
}
#contswrap #Profile { background: #fcfcf2; }
#contswrap .ProfileBox{
	margin: 0 auto;
	position: relative;
	width: 980px;
	overflow: hidden;
}
#contswrap .ProfileBox .pText{
	position: absolute;
	left: 222px;
	top: 85px;
	width: 720px;
	font-size: 18px;
	line-heigh: 1.25;
	letter-spacing: -0.04em;
}
#contswrap .official{
	letter-spacing: 0;
	margin-top: 10px;
}
#contswrap .official a{ color: #8d8d47; }

/* =====================================
  text
===================================== */
#contswrap .marker{
	background: linear-gradient(rgba(0, 0, 0, 0) 70%, #ffd5e3 0%); 
	display: inline;
}
@media all and (-ms-high-contrast:none){
	#contswrap .marker{
		background: linear-gradient(rgba(0, 0, 0, 0) 50%, #ffd5e3 51%, #ffd5e3 80%, rgba(0, 0, 0, 0) 0%);
		display: inline;
	}
}
#contswrap .p_right{
	text-align: right;
}
#contswrap .MainDescription{
	padding: 0 0 40px;
	font-size: 1.2em;
	letter-spacing: .055rem;
	text-align: center;
	overflow: hidden;
}
#contswrap .SubDescription{
	margin: 15px auto;
	font-size: 18px;
	letter-spacing: .055rem;
	width: 80%;
	overflow: hidden;
}
#contswrap .TitleCode{
	text-align: center;
	margin-bottom: 30px;
}
#contswrap h2{
	background: #f6f6dd;
/*	font-family:  Futura, 'Century Gothic',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;*/
	color: #272727;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	line-height: 70px;
}
#contswrap h2 span{
	display: inline-block;
	font-size: 26px;
	line-height: 60px;
	color: #a3a352;
}
/*
#contswrap .OnePoint{
	border: 1px solid #000000;
	font-family:  Futura, 'Century Gothic',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
}
*/
@media screen and (max-width: 1280px){
	#contswrap .SubDescription{
		font-size: 18px;
		width: 90%;
	}
}

/* =====================================
  Movie
===================================== */
#contswrap #Movie{
	text-align: center;
}
#contswrap #Movie .Movie{
	box-sizing: border-box;
	background: #f8f8f8;
	padding-bottom: 35px;
}
#contswrap .Movie .Moving{
	margin: 10px auto;
	width: 793px;
}
#contswrap #Movie h2{
	background: none;
	margin: 10px 0;
}
#contswrap #Movie a{
	color: #e82062;
}
/* =====================================
  section
===================================== */
#contswrap .SectionTableBox {
	margin: 0 auto;
	width: 980px;
	display: table;
}
#contswrap .SectionTableBox > div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#contswrap .SectionBox {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}


#contswrap .SectionTableBox.Coordinate {
	padding: 60px 0;
	width: 980px;
	overflow: hidden;
}
#contswrap .SectionTableBox.Coordinate .Ph_area.left{ padding-right: 40px; }
#contswrap .SectionTableBox.Coordinate .Ph_area.right{ padding-left: 40px; }

#contswrap .SectionTableBox .Ph_area{
	box-sizing: border-box;
	width: 490px;
}
#contswrap .SectionTableBox.Coordinate .Ph_area img{
	margin-bottom: 10px;
}
#contswrap .SectionTableBox .Item_area .txt_area{
	text-align: left;
}
/* =====================================
  Point
===================================== */
#contswrap .SectionBox.Point{
	background: #f8f8f8;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 75px;
}
#contswrap .OnePoint{
	background: url(../img/hina_point.gif) no-repeat left center;
	background-size: 180px 30px;
	text-indent: -9999px;
	width: 200px;
	height: 40px;
	display: inline-block;

}
#contswrap .SectionBox.Point .Lead{
	box-sizing: border-box;
	color: #adad4f;
	padding: 10px 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.8;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#contswrap .Point .txt_area{
	padding: 10px;
	font-size: 18px;
}
/* =====================================
  itemBox
===================================== */
#contswrap .itemBox a{ text-decoration: none; }
#contswrap .itemListBox a{ text-decoration: none; }
#contswrap .itemBox{
	margin: 0 auto 30px;
	overflow: hidden;
}
#contswrap .itemBox.col1{
	width: 250px;
	padding-left: 10px;
}
#contswrap .itemBox li{
	float: left;
	width: 240px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#contswrap .itemBox .itemName{
	margin: 15px 10px 0;
	font-size: 14px;
	text-align: center;
	line-height: 1.4;
}
#contswrap .itemBox .itemName span{ color: #636363; font-size: 12px; }

#contswrap .itemBox .itemName.valign{
	line-height: 2.8;
}
#contswrap .itemBox .itemName.valign2LD{
	margin: 24px 0 10px;
}
#contswrap .itemBox .price{
	color: #e82062;
	font-family:  Futura, 'Century Gothic',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 24px;
	margin-bottom: 8px;
}
#contswrap .itemBox .tax,
#contswrap .itemListBox .tax{
	margin-left: 0.4em;
	font-size: 16px;
}
#contswrap .SizeColor{
	font-size: 14px;
	text-align: center;
	line-height: 1.8;
}
#contswrap .itemListBox {
	margin: 0 auto 30px;
	width: 490px;
	display: table;
	overflow: hidden;
}
#contswrap .itemListBox .thumb{
	display: table-cell;
	width: 250px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: center;
}
#contswrap .itemListBox .detail{
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#contswrap .itemListBox .itemName{
	font-size: 14px;
	line-height: 1.4;
}
#contswrap .itemListBox .price{
	color: #e82062;
	font-family:  Futura, 'Century Gothic',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 24px;
	margin-bottom: 8px;
}


#contswrap .BacknumberList h2.ttl_Back{
	text-align: center;
	margin-bottom: 70px;
}
#contswrap .BacknumberList .itemBox li{
	width: 100%;
	text-align: left;
	margin: 0;
}
#contswrap .BacknumberList .itemBox li p{
	text-align: left;
}
#contswrap .BacknumberList .itemBox .itemName{
	margin: 8px 0 0 0;
}
#contswrap .BacknumberList .itemBox .price{
	line-height: 1.4;
}

#contswrap .BacknumberList .itemBox li a{
	width: 100%;
	display: block;
	padding: 6px 0;
	background-image: url(../img/icon_link.png);
	background-repeat: no-repeat;
/*	background-size: 100% auto;*/
	background-position:right center;
	border-bottom: 1px solid #a2a2a2;
}

/* --------------------------------------------------------- */
#contswrap .itemBox.col2 li:nth-child(2n){ margin-right: 0; }
#contswrap .itemBox.col3 li:nth-child(3n){ margin-right: 0; }
#contswrap .itemBox.col4 li:nth-child(4n){ margin-right: 0; }

#contswrap .itemBox.col2 li:nth-child(2n+1){ clear:both; }
#contswrap .itemBox.col3 li:nth-child(3n+1){ clear:both; }
#contswrap .itemBox.col4 li:nth-child(4n+1){ clear:both; }

/* =====================================
  type
===================================== */
#contswrap .c-banner a{ text-decoration: none; }
#contswrap .c-banner ul{
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
}
#contswrap .typeA{
	width: 780px;
}
#contswrap .c-banner ul li img{
	width: 100%;
}

/* =====================================
  plump_link
===================================== */
#plump_info{
	width: 100%;
	background:#f7f6f4;
	overflow: hidden;
}
#plump_info ul{
	margin: 20px auto;
	width: 1230px;
	overflow: hidden;
}
#plump_info ul li {
	width: 230px;
	float: left;
	margin: 15px 0 0 20px;
}
#plump_info ul li span {
	display: block;
	padding: 8px;
	font-size: 14px;
}
#plump_info ul li a {
	text-decoration: none;
}
#plump_info ul li:nth-child(5n+1) {
	margin: 15px 0 0 0;
	clear: both;
}

@media screen and (max-width: 1280px) {
	#plump_info ul{
		width: 980px;
	}
	#plump_info ul li:nth-child(5n+1) {
		width: 230px;
		float: left;
		clear: none;
		margin: 15px 0 0 20px;
	}

	#plump_info ul li:nth-child(4n+1) {
		clear: both;
		margin: 15px 0 0 0;
	}

	#plump_info ul li:nth-child(5) {
		display: none;
	}
}

