inner@charset "UTF-8";

.title_jp {
	font-size: 22px;
	font-family: "a-otf-futo-min-a101-pr6n";
	margin: 65px auto 15px;
}

.main {
	width: 100%;
	background: #fff;
	margin: 0 auto;
  padding: 0 0 30px 0;
	text-align: center;
  font-size: 15.5px;
  color: #333;
  line-height: 1.6;
}


/*--------- 01：シリーズから --------- */
.detail01 ul {width: 915px; margin: 0 auto 15px;}
.detail01 li {
	float: left;
	width: 177px;
	padding: 0 3px;
	text-align: left;
	font-size: 12px;
}
.detail01 li img {padding: 0 0 10px 0;}
.detail01 li:nth-child(5):after, .detail01 li:nth-child(10):after, .detail01 li:nth-child(15):after {
	clear: both;
	content:"";
	display: block;
	height: 25px;
	visibility: hidden;
}

@media (min-width:641px) and (max-width:1024px) {
	.detail01 ul {width: 100%; max-width: 561px;}
	.detail01 li {width: 31.3%; padding: 0 1%;}
	.detail01 li img {width: 100%; height: auto;}
	
	.detail01 li:nth-child(3n):after {
		clear: both;
		content:"";
		display: block;
		height: 25px;
		visibility: hidden;
	}
}

@media (max-width:640px) {
	.detail01 ul {width: 100%; max-width: 374px;}
	.detail01 li {width: 48%; padding: 0 1%;}
	.detail01 li img {width: 100%; max-width: 177px; height: auto;}
	
	.detail01 li:nth-child(2n):after {
		clear: both;
		content:"";
		display: block;
		height: 25px;
		visibility: hidden;
	}
}

/*--------- 02：タイプから --------- */
.detail02 ul {width: 792px; margin: 0 auto; text-align: left;}
.detail02 li {float: left; padding: 0 2px 13px 2px;}
.detail02 p {
	text-align: left;
	font-size: 11px;
	line-height: 1.1;
	padding-top: 6px;
}

.detail02 .type_subtitle{
  display: block;
  width: calc(100% - 4px);
  background: #e9e8e0;
  color: #663;
  padding: 6px 0 6px 25px;
  box-sizing: border-box;
  font-size: 20px;
  margin: 5px auto 8px;
  font-family: futura-pt, sans-serif;
	font-weight: 500;
	font-feature-settings: normal;
}
.detail02 .type_subtitle span {font-size: 14px;}

@media (min-width:768px) and (max-width:860px) {
	.detail02 ul {width: 693px;}
}
@media (min-width:550px) and (max-width:767px) {
	.detail02 ul {width: 495px;}
}
@media (min-width:450px) and (max-width:549px) {
	.detail02 ul {width: 396px;}
}
@media (max-width:449px) {
	.detail02 ul {width: 297px;}
}

/*----------------------------------
OEMお問い合わせ欄

.contact_area {
	width: 100%;
	text-align: center;
	margin: 30px auto 0;
	border: 2px #254180 solid;
	padding: 20px 0 15px 0;
	box-sizing: border-box;
}

.contact_bar {
	display: inline-block;
	font-size: 18px;
	font-family: "a-otf-futo-min-a101-pr6n";
	color: #254180;
	font-feature-settings : "palt";
	margin-bottom: 10px;
	border-bottom: 1px #254180 dotted;
}
.oem_contact_pad {padding: 8px 0;}

.bt_mail_wrap {width: 289px; margin: 7px auto;}
.bt_mail_wrap img {float: left; padding-top: 6px;}
.bt_mail {
	width: 252px;
	float: right;
	font-family: "a-otf-futo-min-a101-pr6n";
	font-feature-settings : "palt";
	border: 1px #254180 solid;
	border-radius: 8px;
	background: url(../oem/img/bt_back.png) top center no-repeat #dee4ef;
}
.bt_mail:hover {background: url(../oem/img/bt_back.png) top center no-repeat #c0cbdf;}
.bt_mail a {display: block; padding: 10px 0;}

.bt_mail a:link {color: #254180; text-decoration: none;}
.bt_mail a:visited {color: #254180; text-decoration: none;}
.bt_mail a:hover {color: #254180; text-decoration: none;}
.bt_mail a:active {color: #254180; text-decoration: none;}
---------------------------------- */

/*----------------------------------
PDFカタログ　ダウンロード
---------------------------------- */
.menu_banner_pdf {padding: 7px 0 5px 0; text-align: center;}
.menu_banner_pdf img {display: block; margin: auto; padding-bottom: 3px;}

/*----------------------------------
Artistシリーズ TOP
---------------------------------- */
#artist {width: 725px; margin: 20px auto; text-align: left;}

.artist_menu ul {width: 552px; margin: 30px 0 0 0;}
.artist_menu li {float: left; padding: 0 5px 0 0;}

.artist_bar {background: #ad8084; color: #fff; padding: 8px 0 8px 20px; margin-bottom: 10px; border: 1px #87474e solid; box-sizing: border-box;}
.artist_bar .txt_jp {font-size: 14px; font-feature-settings : "palt";}
.artist_bar_title {color: #93464e; margin: 0 0 5px 0; padding-bottom: 4px; border-bottom: 1px #93464e solid;}

.artist_itemlist ul {width: 100%; margin-bottom: 10px;}
.artist_itemlist li {float: left; font-size: 13px; text-align: center; margin: 0 13px 15px 0;}
.artist_itemlist li:nth-child(5n) {margin: 0 0 15px 0;}
.artist_itemlist .ltrs {letter-spacing: -0.15em;}
.artist_itemlist h4 {font-weight: bold; font-size: 14px; margin: 5px 0 3px 0;}
.artist_itemlist .artist_price {
	border: 1px #93464e solid;
	font-weight: bold;
	padding: 4px 0;
	color: #93464e;
	margin-top: 4px;
	line-height: 1.2;
}
.artist_itemlist .txt_tax {font-size: 11px; padding-left: 2px;}
.artist_itemlist li {position: relative;}
.artist_itemlist .new {position: absolute; top: 5px; left: 5px; z-index: 10;}

.artist_pdf {width: 100%; background: #ddd; padding: 15px 0; font-size: 13px;}
.artist_pdf .menu_banner {float: left; width: 50%;}

/*----------------------------------
Artistシリーズ 商品詳細
---------------------------------- */
.title_num .artist_s {font-size: 24px;}

.artist_item_menu p {font-size: 12px; color: #87474e;}
.artist_item_menu ul {margin: 5px 0 30px 0; padding-bottom: 8px; border-bottom: 3px #e1d1d3 solid;}
.artist_item_menu li {float: left; padding: 0 4px 0 0;}
.artist_item_menu li:last-child {padding: 0;}
.artist {margin-bottom: 70px;}

/*----------------------------------
Artistシリーズ レスポンシブ
---------------------------------- */
@media (min-width:990px) {
	#artist {position: relative; width: 725px; float: right;}
	.artist #left_menu {float: left;}
	.artist .artist_pdf {display: none;}
}
@media (min-width:768px) and (max-width:989px) {
	#artist {width: 725px; float: none;}
	.artist #left_menu {display: none;}
}
@media (max-width:767px) {
	#artist {width: 90%; max-width: 725px; float: none; margin: 0 auto;}
	.artist {padding-bottom: 30px;}
	.artist #left_menu, .artist .submenu_tab {display: none;}
	
	#artist .series_copy {font-size: 20px; margin: 20px 0 10px 0; line-height: 1.2;}
	#artist .series_subcopy {font-size: 14px; margin-bottom: 0;}
	.artist_itemlist li {width: 18.4%; margin: 0 1.99% 15px 0; font-size: 12px;}
	.artist_itemlist li img {width: 100%; height: auto;}
  .artst_title_pad {padding-top: 30px;}
}

@media (max-width:640px) {
	#artist {width: 90%;}	
	.artist_menu ul {width: 100%;}
	.artist_menu li {padding: 0 5px 5px 0;}
	
	.artist_itemlist li {width: 23.5%; margin: 0 2% 15px 0;}
	.artist_itemlist li:nth-child(5n) {margin: 0 2% 15px 0;}
	.artist_itemlist li:nth-child(4n) {margin: 0 0 15px 0;}
	.artist_itemlist .txt_tax {display: block; padding-left: 0;}
	
	.artist .artist_pdf .menu_banner {float: none; width: 100%; text-align: center;}
}

@media (max-width:500px) {
	.artist_itemlist li {width: 32%; margin: 0 2% 15px 0;}
	.artist_itemlist li:nth-child(4n) {margin: 0 2% 15px 0;}
	.artist_itemlist li:nth-child(3n) {margin: 0 0 15px 0;}
}

@media (max-width:432px) {
	.artist_item_menu ul {margin: 5px 0 20px 0; padding-bottom: 0;}
	.artist_item_menu li {float: left; padding: 0 4px 10px 0;}
}