@charset "utf-8";
/* CSS Document */


#adidas2018{ padding:0 0 30px 0;} 

#adidas2018 .pcview{ display: block; }
#adidas2018 .spview{ display: none; }

#adidas2018 #txt01{ background: #ffdc00; padding:0 25px 45px; margin: 0 1px 0 0; font-size: 16px; line-height: 1.8; } 
#adidas2018 #itembox{ background: #ffdc00; padding:0 25px 15px; margin: 0 1px 0 0; } 
#adidas2018 #itembox dl{ display: table; width: 100%; margin: 0 0 36px 0; } 
#adidas2018 #itembox dl dt{ display: table-cell; vertical-align: top; width: 566px; } 
#adidas2018 #itembox dl dd{ display: table-cell; vertical-align: top; } 
#adidas2018 #itembox dl dd .txt01{ font-size: 16px; font-weight: bold; line-height: 1.7; margin: 0 0 16px 0; } 
#adidas2018 #itembox dl dd .txt02{ font-size: 16px; font-weight: bold; line-height: 1.7; margin: 0 0 10px 0; background-color: #e60012; color: #FFF; padding: 4px 12px; display: inline-block; letter-spacing: 1px; } 
#adidas2018 #itembox dl dd .txt03{ font-size: 16px; line-height: 1.7; margin: 0 0 10px 0; } 
#adidas2018 .btntxt01{ font-size: 20px; text-align: center; display: block; padding: 40px 0 10px; } 

@media screen and (min-width: 768px) and (max-width: 979px) {
	#adidas2018 .pcview{ display: block; }
	#adidas2018 .spview{ display: none; }
	#adidas2018 #txt01{ background: #ffdc00; padding:0 15px 25px; margin: 0 1px 0 0; font-size: 16px; line-height: 1.8; } 
	#adidas2018 #itembox{ background: #ffdc00; padding:0 15px 15px; margin: 0 1px 0 0; } 
	#adidas2018 #itembox dl{ display: table; width: 100%; margin: 0 0 16px 0; } 
	#adidas2018 #itembox dl dt{ display: table-cell; vertical-align: top; width: 52%; } 
	#adidas2018 #itembox dl dt img{ width: 95%; } 
	#adidas2018 #itembox dl dd{ display: table-cell; vertical-align: top; width: 48%; } 
	#adidas2018 #itembox dl dd img{ width: 100%; } 
}
@media screen and (max-width: 767px) {
	#adidas2018 .pcview{ display: none; }
	#adidas2018 .spview{ display: block; }
	#adidas2018 #txt01{ padding:0 3% 15px; margin: 0 0 0 0; font-size: 14px; line-height: 1.5; } 
	#adidas2018 #itembox{ padding:0 3% 5px; margin: 0 0 0 0; } 
	#adidas2018 #itembox dl{ display:block; width: 100%; margin: 0 0 10px 0; } 
	#adidas2018 #itembox dl dt{ display:block; vertical-align: top; width: 100%; margin: 0 0 10px 0; } 
	#adidas2018 #itembox dl dd{ display:block; vertical-align: top; } 
	#adidas2018 #itembox dl dd .txt01{ font-size: 12px; font-weight: bold; line-height: 1.5; margin: 0 0 10px 0; } 
	#adidas2018 #itembox dl dd .txt02{ font-size: 14px; font-weight: bold; line-height: 1.7; margin: 0 0 10px 0; background-color: #e60012; color: #FFF; padding: 4px 12px; display: inline-block; letter-spacing: 1px; } 
	#adidas2018 #itembox dl dd .txt03{ font-size: 12px; line-height: 1.7; margin: 0 0 10px 0; } 
	#adidas2018 .btntxt01{ font-size: 14px; text-align: center; display: block; padding: 20px 0 10px; } 
}

