/* Y'S GEAR | Y'S GEAR CLUB WEB : layout.css */


#article section + section {
	margin-top: 70px;
}

#article .kome + .kome {
	margin-top: 5px !important;
}


/*======================================================================*
 *  [ productLink ] 
 *======================================================================*/

#article .productLink a {
	position: relative;s
}
#article .helmet .productLink a, 
#article .care .productLink   a {
	min-height: 220px;
}

/* [ 用途・場所 ] */
#article .productLink .use {
	padding: 3px 5px 5px 5px;
	background: none;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	line-heigth: 1;
}

/* [ タイトル ] */
#article .productLink h3 {
	position: relative;
	padding: 20px 70px 20px 0;
}
#article .productLink h3:before {
	position: absolute;
	top: 50%;
	right: 0;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	background-size: 100%;
	content: "";
}
#article .productLink h3 span {
	display: inline-block;
}

/* [ 商品画像 ] */
#article .productLink figure {
	margin: 0;
}
#article .productLink img {
	max-width: 170px;
	max-height: 210px;
}

/* [ 商品画像 ワイズギアガール ] */
#article .productLink .ysgirl {
	position: absolute;
	top: 0;
	left: 0;
	width: 28%;
	height: 100%;
	background-position: center 10px;
	background-repeat: no-repeat;
	background-size: 130% auto;
}
#article .productLink .ysgirl.yamalube01 { background-image: url(../img/img_yamalube01.png); }
#article .productLink .ysgirl.yamalube02 { background-image: url(../img/img_yamalube02.png); }
#article .productLink .ysgirl.yamalube03 { background-image: url(../img/img_yamalube03.png); }
#article .productLink .ysgirl.yamalube04 { background-image: url(../img/img_yamalube04.png); }
#article .productLink .ysgirl.yamalube05 { background-image: url(../img/img_yamalube05.png); }
#article .productLink .ysgirl.yamalube06 { background-image: url(../img/img_yamalube06.png); }

/* [ テキスト ] */
#article .productLink .text {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
}

/* [ 注釈 ] */
#article .productLink .kome {
	padding-left: 1em;
	font-size: 12px;
	font-size: 1.2rem;
}
/* [ リンク ] */
#article .productLink .link {
	font-weight: bold;
}

/* 色 */
#article .helmet .productLink a:hover, 
#article .helmet .productLink a:active { color: #8261a4 !important; }
#article .care   .productLink a:hover, 
#article .care   .productLink a:active { color: #f08200 !important; }
#article .maint  .productLink a:hover, 
#article .maint  .productLink a:active { color: #90c31f !important; }
#article .helmet .productLink .use { background: #8261a4; }
#article .care   .productLink .use { background: #f08200; }
#article .maint  .productLink .use { background: #90c31f; }
#article .helmet .productLink h3:before { background-image: url(../img/icon_helmet.png); }
#article .care   .productLink h3:before { background-image: url(../img/icon_care.png); }
#article .maint  .productLink h3:before { background-image: url(../img/icon_maint.png); }
#article .helmet .productLink .link { color: #8261a4; }
#article .care   .productLink .link { color: #f08200; }
#article .maint  .productLink .link { color: #f08200; }

/* [ おまけ ] */
#article .productLink.plus {
	margin-top: 30px;
}
#article .productLink.plus a {
	min-height: 1px;
	 background: #f2eff6;
}
#article .productLink.plus a:hover, 
#article .productLink.plus a:active { color: #8261a4 !important; }
#article .productLink.plus .link { color: #8261a4; }



/*======================================================================*
 *  [ sectionType1 ] 
 *======================================================================*/

/* [ 共通 ] */
#article .sectionType1, 
#article .sectionType1 .img {
	margin: 0 -8px;
}
#article .sectionType1 .text, 
#article .sectionType1 .img, 
#article .sectionType1 .img figure {
	float: left;
	padding: 0 8px;
	box-sizing: border-box;
}

/* [ 外枠 ] */
#article .sectionType1 {
	overflow: hidden;
	margin-top: 30px;
}

/* [ テキスト ] */
#article .sectionType1 .text {
	width: 33.33333333%;
}

/* [ 画像 ] */
#article .sectionType1 .img {
	width: 66.66666666%;
	box-sizing: content-box;
}
#article .sectionType1 .img figure {
	width: 50%;
	margin: 0;
}

/* [ 背景あり ] */
#article .sectionType1.bg {
	padding: 20px 12px;
	margin-right: 0;
	margin-left: 0;
	background: #f4eddd;
}
#article .sectionType1.bk + .sectionType1.bk {
	margin-top: 2px;
}
#article .sectionType1.bk p {
	line-height: 1.4;
}
#article .sectionType1.bk p span {
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
}


/*======================================================================*
 *  [ sectionType2 ] 
 *======================================================================*/

#article .sectionType2 {
	overflow: hidden;
	margin: 0 -10px;
}
#article .sectionType2.bg {
	margin-top: 30px;
}

#article .sectionType2 > div {
	float: left;
	width: 50%;
	margin-top: 30px;
	padding: 0 10px;
	box-sizing: border-box;
}
#article .sectionType2 > div:nth-child(2n+1) {
	clear: both;
}
#article .sectionType2.bg > div {
	margin-top: 0;
}

/* [ 画像 ] */
#article .sectionType2 figure {
	margin-bottom: 15px;
	text-align: center;
}
#article .sectionType2.bg figure {
	margin-bottom: 0;
}

/* [ イレギュラー ] */
#article .sectionType2 .bg {
	padding: 20px;
	background: #f4eddd;
	box-sizing: border-box;
}
#article .sectionType2 .bg span {
	color: #000 !important;
	font-size: 14px;
	font-size: 1.4rem;
}


/*======================================================================*
 *  [ sectionType3 ] 
 *======================================================================*/

#article .sectionType3 {
	overflow: hidden;
	margin: 30px -10px 0 -10px;
}

#article .sectionType3 p, 
#article .sectionType3 figure {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0 10px;
	box-sizing: border-box;
}

/* [ 画像 ] */
#article .sectionType3 figure {
	text-align: center;
}


/*======================================================================*
 *  [ sectionType1 / sectionType2 / sectionType3 ] 
 *======================================================================*/

/* [ 数字アイコン ] */
#article .sectionType1 i, 
#article .sectionType2 i, 
#article .sectionType3 i {
	display: inline-block;
	width: 20px;
	margin-right: 5px;
	padding: 2px 0 4px 0;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	font-style: normal;
	line-height: 1;
	text-align: center;
	vertical-align: text-bottom;
}

/* [ テキスト ] */
#article .sectionType1 .text p, 
#article .sectionType2 p {
	margin: 0;
}
#article .sectionType1 .text p + p, 
#article .sectionType2 p + p {
	margin-top: 15px;
}
#article .sectionType1 .text b, 
#article .sectionType2 b {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
}

/* [ 背景あり ] */
#article .sectionType1.bg, 
#article .sectionType2.bg, 
#article .sectionType3.bg {
	margin-right: 0;
	margin-left: 0;
	background: #f4eddd;
}
#article .sectionType1.bg { padding: 20px 12px; }
#article .sectionType2.bg { padding: 20px 10px; }
#article .sectionType1.bg + .sectionType1.bg, 
#article .sectionType2.bg + .sectionType2.bg, 
#article .sectionType3.bg + .sectionType3.bg {
	margin-top: 2px;
}
#article .sectionType1.bg p, 
#article .sectionType2.bg p, 
#article .sectionType3.bg p {
	line-height: 1.4;
}
#article .sectionType1.bg p span, 
#article .sectionType2.bg p span, 
#article .sectionType3.bg p span {
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
}

/* 色 */
#article .helmet .sectionType1 i, 
#article .helmet .sectionType2 i, 
#article .helmet .sectionType3 i { background: #8261a4; }
#article .care   .sectionType1 i, 
#article .care   .sectionType2 i, 
#article .care   .sectionType3 i { background: #f08200; }
#article .maint  .sectionType1 i, 
#article .maint  .sectionType2 i, 
#article .maint  .sectionType3 i { background: #90c31f; }
#article .helmet .sectionType1 span, 
#article .helmet .sectionType2 span, 
#article .helmet .sectionType3 span { color: #8261a4; }
#article .care   .sectionType1 span, 
#article .care   .sectionType2 span, 
#article .care   .sectionType3 span { color: #f08200; }
#article .maint  .sectionType1 span, 
#article .maint  .sectionType2 span, 
#article .maint  .sectionType3 span { color: #90c31f; }


/*======================================================================*
 *  [ Media Queries 716 ] 
 *======================================================================*/

@media screen and (max-width: 716px) {
	
	
}


/*======================================================================*
 *  [ Media Queries 568 ] 
 *======================================================================*/

@media screen and (max-width: 568px) {
	
	/*======================================================================*
	 *  [ productLink ] 
	 *======================================================================*/
	
	/* [ 商品画像 ワイズギアガール ] */
	#article .productLink .ysgirl {
		background-position: center bottom;
	}
	
}


/*======================================================================*
 *  [ Media Queries 480 ] 
 *======================================================================*/

@media screen and (max-width: 480px) {
	
	/*======================================================================*
	 *  [ productLink ] 
	 *======================================================================*/
	
	/* [ 商品画像 ワイズギアガール ] */
	#article .productLink .ysgirl {
		position: relative;
		width: 100%;
		height: 200px;
		background-size: 200px auto;
		background-position: center top;
	}
	#article .productLink .ysgirl ~ h3, 
	#article .productLink .ysgirl ~ p {
		float: none;
		width: 100%;
	}
	
	
	/*======================================================================*
	 *  [ sectionType1 ] 
	 *======================================================================*/
	
	/* [ 共通 ] */
	#article .sectionType1 .text, 
	#article .sectionType1 .img {
		float: none;
		width: 100%;
	}
	
	
	/*======================================================================*
	 *  [ sectionType2 ] 
	 *======================================================================*/
	
	#article .sectionType2 div {
		float: none;
		width: 100%;
	}
	
	
	/*======================================================================*
	 *  [ sectionType3 ] 
	 *======================================================================*/
	
	#article .sectionType3 p, 
	#article .sectionType3 figure {
		float: none;
		width: 100%;
	}
	#article .sectionType3 p {
		margin-bottom: 15px;
	}
	
	
	/*======================================================================*
	 *  [ sectionType1 / sectionType2 / sectionType3 ] 
	 *======================================================================*/
	
	/* [ テキスト ] */
	#article .sectionType1 .text,  
	#article .sectionType2 > div:first-child {
		margin-bottom: 15px;
	}
	#article .sectionType1.bk .text, 
	#article .sectionType2.bk > div:first-child {
		margin-bottom: 15px;
	}
	
}


/*======================================================================*
 *  [ Media Queries 320 ] 
 *======================================================================*/

@media screen and (max-width: 320px) {

	/* [ 商品画像 ] */
	#article .productLink img {
		width: 145px !important;
	}
	
	
}

