@charset "utf-8";
/* 共通---------------------------------------- */

/* ヘッダーhover調整用 */
.top-page a:hover img {
	opacity: 1;
}

.ttl_new_01 { /* リボンの見出し */
	margin-bottom: 10px;
	box-sizing: border-box;
	background-image: url(/common/bg_top_ttl_oem.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
.update .ttl_new_01 { /* リボンの見出し */
	background-image: url(/common/bg_top_ttl_oem_2.gif);
	background-position: -80px bottom;
}
	.ttl_new_01 span {
		display: block;
		padding: 0 0 0 15px;
		color: #fff;
		font-weight: bolder;
		font-family: 'M PLUS Rounded 1c', sans-serif,"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
		transform:rotate(0.05deg);
		font-size: 20px;
		text-shadow:1px -1px 0px #cc0000,-1px -1px 0px #cc0000,1px -2px 0px #cc0000,0px -2px 0px #cc0000;
		font-style: normal;
	}
	.ttl_new_01 a,
	.ttl_new_01_b a {
		position: absolute;
		top: 8px;
		right: 0;
		display: inline-block;
		padding: 5px 27px;
		background: #000000;
		color: #fff;
		font-size: 80%;
		font-family: 'Noto Sans TC', sans-serif;
		transform:rotate(0.05deg);
		text-decoration: none !important;
		border-radius: 4px; /* CSS3草案 */ -webkit-border-radius: 4px; /* Safari,Google Chrome用 */ -moz-border-radius: 4px; /* Firefox用 */
		z-index: 100;
	}
	.update .ttl_new_01 a,
	.update .ttl_new_01_b a {
		padding: 5px 23.2px;
	}
.ttl_new_01_b { /* リボンの見出し */
	margin-bottom: 10px;
	box-sizing: border-box;
	background-color: #ee0000;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
.ttl_new_01_b:before { /* リボンの見出し */
	width: 100%;
	height: 10px;
	position: absolute;
	background-color: #fff;
	content: ' ';
	left: 0;
	top: 0;
}
.ttl_new_01_b:after { /* リボンの見出し */
	width: 29%;
	height: 30px;
	position: absolute;
	background-color: #fff;
	content: '◀';
	transform: scale(0.7, 1);
	line-height: 38px;
	font-size: 40px;
	text-indent: -17px;
	color: #fff;
	right: -30px;
	top: 0;
}
.ttl_new_01_b span {
		display: block;
		padding: 0 0 0 15px;
		box-sizing: border-box;
		color: #fff;
		font-weight: bolder;
		font-family: 'M PLUS Rounded 1c', sans-serif,"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
		transform:rotate(0.05deg);
		font-size: 19px;
		text-shadow:1px -1px 0px #cc0000,-1px -1px 0px #cc0000,1px -2px 0px #cc0000,0px -2px 0px #cc0000;
		font-style: normal;
	}
.ttl_new_02 { /* 少し小さめなサブ見出し */
	margin-bottom: 10px;
	box-sizing: border-box;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: bolder;
	font-size: 90%;
	transform:rotate(0.05deg);
}
	.ttl_new_02 span {
		color: #000;
		font-style: normal;
	}
.ttl_new_03 { /* 少し大きめなサブ見出し */
	margin-bottom: 10px;
	box-sizing: border-box;
	transform:rotate(0.05deg);
	font-family: 'Noto Sans TC', sans-serif;
}
	.ttl_new_03 span {
		font-weight: bolder;
		color: #000000;
		font-style: normal;
		font-size: 17px;
	}
.ttl_new_04 { /* 少し小さめな青色サブ見出し */
	box-sizing: border-box;
	transform:rotate(0.05deg);
	font-family: 'Noto Sans TC', sans-serif;
}
	.ttl_new_04 span {
		font-weight: bolder;
		color: #00B3C3;
		font-style: normal;
		font-size: 15px;
	}
.ttl_new_05 { /* 少し小さめなピンク色サブ見出し */
	box-sizing: border-box;
	transform:rotate(0.05deg);
	font-family: 'Noto Sans TC', sans-serif;
}
	.ttl_new_05 span {
		font-weight: bolder;
		color: #FF587D;
		font-style: normal;
		font-size: 15px;
	}
div ul li {
	list-style: none !important;
} 

/* グローバルTOP---------------------------------------- */
.top_main {
}
/* メインスライダー(slickJS用別CSS外部ファイルあり) */
.main-area {
	width: 900px;
	min-width: 0;
	max-width: none;
	margin-bottom: 55px;
	box-sizing: border-box;
}
.top_main .catch-copy {
    padding: 15px;
    box-sizing: border-box;
}
.top_main .catch-copy span {
    font-size: 110%;
    font-family: 'M PLUS 1p';
    color: #3d2e11;
    font-weight: bolder;
}
.top-page .main-area .inner {
    width: 840px;
	min-width: 0;
	max-width: none;
	margin: 0 auto;
}
.main-area-inner {
	height: auto;
}
.slick {
	width: 100%;
}
/* レイアウト */
.inner3 {
    width: 900px;
    box-sizing: border-box;
}
.inner3 .clearfix .left-box {
    padding-right: 15px;
    box-sizing: border-box;
}
.inner3 .clearfix .right-box {
    padding-left: 15px;
    box-sizing: border-box;
}
.bnr-contact {
	width: 900px;
	font-size: 0;
	line-height: 0;
	box-sizing: border-box;
}
.bnr-contact a {
	display: block;
	height: 290px;
	background-image: url(/images/top_banner_on_004.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 900px 290px;
}
.bnr-contact a img {
	width: 100%;
	height: 290px;
}
.bnr-contact a:hover img {
	display:inline-block;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/* 選ばれる理由 */
.top-reason {
	margin-bottom: 50px;
	padding: 30px 0;
	box-sizing: border-box;
	background: url(/images/top_news_bg.png) 0 0 repeat;
}
.top-reason h2 {
    padding: 0;
	box-sizing: border-box;
	transform:rotate(0.05deg);
}
.top-reason h2 span {
    font-size: 180%;
    font-family: 'M PLUS 1p';
    color: #3d2e11;
    font-weight: bolder;
}
.top-reason ul {
	width: 900px;
    margin: 0 auto;
    padding: 20px 0 0;
    box-sizing: border-box;
}
.top-reason ul li {
	width: 183px;
	float: left;
}
.top-reason ul li:last-child {
	width: 168px;
	float: left;
}
.top-reason ul li div {
	width: 168px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}
.top-reason ul li:last-child div {
	width: 100%;
}
.top-reason ul li:nth-child(2) div {
	background-image: url(/images/top_banner_reason_on_001.jpg);
}
.top-reason ul li:nth-child(3) div {
	background-image: url(/images/top_banner_reason_on_002.jpg);
}
.top-reason ul li:nth-child(4) div {
	background-image: url(/images/top_banner_reason_on_003.jpg);
}
.top-reason ul li:nth-child(5) div {
	background-image: url(/images/top_banner_reason_on_004.jpg);
}
.top-reason ul li:nth-child(6) div {
	background-image: url(/images/top_banner_reason_on_005.jpg);
}
.top-reason ul li div img {
	width: 100%;
	margin-bottom: 10px;
	cursor: pointer;
}
.top-reason ul li div img:hover {
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.top-reason ul li div span {
	display: block;
	text-align: left;
	font-size: 90%;
	font-family: 'M PLUS 1p';
	color: #3d2e11;
	line-height: 100%;
}
/* 選ばれる理由2(スライダー) */
.top-reason-2 {
	margin-bottom: 50px;
	padding: 0;
	box-sizing: border-box;
}
.top-reason-2 h2 {
    padding-bottom: 30px;
	box-sizing: border-box;
	transform:rotate(0.05deg);
}
.top-reason-2 h2 span {
    font-size: 180%;
    font-family: 'M PLUS 1p';
    color: #3d2e11;
    font-weight: bolder;
}
.top-reason-2 .slider_01 {
	width: 900px;
	margin: 0 auto;
}
.top-reason-2 .slider_01 a {
	display: inline-block;
	position: relative;
	padding: 10px 0;
	text-decoration: none;
	transition:0.9s;
}
.top-reason-2 .slider_01 span.thumbnail {
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	box-sizing: border-box;
}
.top-reason-2 .slider_01 .colorbox1 {
	display: block;
	position: absolute;
	top: 7%;
	left: 2%;
	width: 88px;
	height: 88px;
	border: solid 3px #ffc000;
	animation: rotation 2s ease 0s infinite alternate none running;
	z-index: 100;
  }
  
	@keyframes rotation {
		0% {
			transform: scale(.95);
		}

		100% {
			transform: scale(1) rotate(5deg);
			border: solid 3px #ffff00;
		}
	}
.top-reason-2 .slider_01 .colorbox2 {
	display: block;
	position: absolute;
	top: 9%;
	left: 4%;
	width: 88px;
	height: 88px;
	border: solid 2px #ffff00;
	animation: rotation2 1.8s ease 0s infinite alternate none running;
	z-index: 100;
	}
	
	@keyframes rotation2 {
		0% {
			transform: scale(.95);
		}

		100% {
			transform: scale(1) rotate(5deg);
			border: solid 3px #ffc000;
		}
	}
.top-reason-2 .slider_01 .colorbox1 {
	display: block;
	position: absolute;
	top: 7%;
	left: 2%;
	width: 88px;
	height: 88px;
	border: solid 3px #ffc000;
	animation: rotation 2s ease 0s infinite alternate none running;
	z-index: 100;
  }
  
	@keyframes rotation {
		0% {
			transform: scale(.95);
		}

		100% {
			transform: scale(1) rotate(5deg);
			border: solid 3px #ffff00;
		}
	}
.top-reason-2 .slider_01 .colorbox2 {
	display: block;
	position: absolute;
	top: 9%;
	left: 4%;
	width: 92px;
	height: 92px;
	border: solid 2px #ffff00;
	animation: rotation2 1.8s ease 0s infinite alternate none running;
	z-index: 100;
	}
	
	@keyframes rotation2 {
		0% {
			transform: scale(.95);
		}

		100% {
			transform: scale(1) rotate(5deg);
			border: solid 3px #ffc000;
		}
	}


	.top-reason-2 .slider_01 .colorbox3 {
		display: block;
		position: absolute;
		top: 7%;
		left: 2%;
		width: 88px;
		height: 88px;
		border: solid 3px #ffc000;
		animation: rotation3 2.2s ease 0s infinite alternate none running;
		z-index: 100;
	  }
	  
		@keyframes rotation3 {
			0% {
				transform: scale(.95);
			}
	
			100% {
				transform: scale(1) rotate(-7deg);
				border: solid 3px #ffff00;
			}
		}
	.top-reason-2 .slider_01 .colorbox4 {
		display: block;
		position: absolute;
		top: 9%;
		left: 4%;
		width: 88px;
		height: 88px;
		border: solid 2px #ffff00;
		animation: rotation4 2s ease 0s infinite alternate none running;
		z-index: 100;
		}
		
		@keyframes rotation4 {
			0% {
				transform: scale(.95);
			}
	
			100% {
				transform: scale(1) rotate(-7deg);
				border: solid 3px #ffc000;
			}
		}
.top-reason-2 .slider_01 span.thumbnail img {
	width: 86%;
	transition:0.9s;
}
.top-reason-2 .slider_01 span.text {
	display: block;
	padding: 0 8px;
	text-align: center;
	font-size: 85%;
	font-family: 'Kosugi Maru', sans-serif;
	color: #a17745;
}
.top-reason-2 .slider_01 span.text.bold {
	font-weight: bolder;
}
.top-reason-2 .slider_01 .slick-slide {
	opacity: 1 !important;
  }
  .top-reason-2 .slider_01 .slick-active {
	opacity: 1 !important;
  }
  .top-reason-2 .slider_01 .slick-current {
	opacity: 1 !important;
  }
  .top-reason-2 .slider_01 a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6 !important;
	transition:0.9s;
}
/* oemバナー */
.inner3 .left-box a {
	display: block;
	position: relative;
}
.inner3 .left-box a .oem-banner-wrap {
	position: absolute;
	display: block;
	right: 15%;
	bottom: 15%;
	text-align: left;
}
.inner3 .left-box a {
	color: #601400;
	font-weight: bolder;
}
.inner3 .left-box a span em {
	display: inline-block;
	margin: 0 5px;
	font-style: normal;
	font-family: 'Fredoka One', cursive;
	font-weight: bolder;
	color: #d8393d;
	font-size: 140%;
}
.inner3 .left-box a .oem-banner-wrap span:nth-child(1) {
	display: block;
}
.inner3 .left-box a .oem-banner-wrap span:nth-child(2) {
	display: block;
}
.inner3 .left-box a .oem-banner-wrap span:nth-child(3) {
	display: block;
	text-align: right;
	font-size: 60%;
}
/* カタログ告知-カスタマイズ */
.inner4 {
    width: 900px;
	margin: 35px auto 60px;
}
.inner4 .inner4-wrap {
	width: 100%;
	position: relative;
}
.inner4 .inner4-wrap a {
	display: block;
	border: solid 10px #3a91c7;
	box-sizing: border-box;
	background:#bbdcf4;
	transition:0.9s;
}
.inner4 .inner4-wrap a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	transition:0.9s;
}
.inner4 .inner4-wrap {
	display: table;
}
.inner4 .inner4-wrap .left {
	width: 20%;
	min-height: 10px;
	height: 100%;
	display: table-cell;
	box-sizing: border-box;
	padding-left: 10px;
	text-align: right;
	vertical-align: middle;
}
.inner4 .inner4-wrap .left img {
	width: 100%;
}
.inner4 .inner4-wrap .middle {
	width: 30%;
	display: table-cell;
	box-sizing: border-box;
	padding: 0 15px;
	vertical-align: top;
}
.inner4 .inner4-wrap .middle img:first-child {
	width: 100%;
	margin-top: 25px;
}
.inner4 .inner4-wrap .middle img:last-child {
	width: 28%;
	position: absolute;
	bottom: 0;
	left: 22%;
}
.inner4 .inner4-wrap .right {
	width: 48%;
	display: table-cell;
	padding-bottom: 70px;
	box-sizing: border-box;
	color: #5f1200;
	vertical-align: top;
}
.inner4 .inner4-wrap a {
	text-decoration: none;
}
.inner4 .inner4-wrap .right .title {
	display: block;
	padding: 15px 0 0;
	font-weight: bolder;
	font-size: 130%;
	text-align: left;
}
.inner4 .inner4-wrap .right .title em {
	font-style: normal;
	color: #187fc4;
	font-size: 150%;
}
.inner4 .inner4-wrap .right .dl {
	display: block;
}
.inner4 .inner4-wrap .right .dl .dt {
	display: block;
	padding: 0;
	text-align: left;
	font-weight: bolder;
	font-size: 130%;
}
.inner4 .inner4-wrap .right .dl .dt:before {
	content: '　';
	padding: 5px 0 5px 10px;
	background-image: url(/images/top_inner4_icon_01.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-size: 30px 26px;
}
.inner4 .inner4-wrap .right .dl .dd {
	display: block;
	padding: 0 0 0 5px;
	text-align: left;
}
.inner4 .inner4-wrap .right .dl .dd:before {
	content: '● ';
	color: #187fc4;
	font-size: 120%;
}
.inner4 .inner4-wrap .right img {
	width: 47%;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
/* 追加バナー */
.top_banner_space a {
	transition:0.9s;
}
.top_banner_space a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	transition:0.9s;
}
/* ニュース */
.top-news {
    padding: 30px 0;
    box-sizing: border-box;
}
.top-news h2 {
    padding: 0;
    box-sizing: border-box;
}
.top-news h2 span {
    font-size: 180%;
    font-family: 'M PLUS 1p';
    color: #3d2e11;
	font-weight: bolder;
	transform:rotate(0.05deg);
}
.top-news ul {
    margin: 0 auto;
    padding: 20px 0 0;
    box-sizing: border-box;
}
.top-news ul li {
    padding: 8px;
    box-sizing: border-box;
}
.top-news ul li .block {
    margin: 0;
    padding: 0;
}
.top-news ul li span.title {
    font-size: 90%;
}
/* フッター付近バナー */
.box4 p {
	border: solid 1px #e7e7e7;
	box-sizing: border-box;
}
.box4 p a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}
.box4:nth-child(1) p a {
	background-image: url(/images/top_banner_footer_on_003.jpg);
}
.box4:nth-child(2) p a {
	background-image: url(/images/top_banner_footer_on_001.jpg);
}
.box4:nth-child(3) p a {
	background-image: url(/images/top_banner_footer_on_002.jpg);
}
.box4:nth-child(4) p a {
	background-image: url(/images/top_banner_footer_on_004.jpg);
}
.box4 p a img {
	width: 100%;
	transition:0.9s;
}
.box4 p a img:hover {
	transition:0.9s;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/* バナーhover調整 */
.inner2.clearfix div a img,
.inner3 .clearfix div a img,
.box3-outer .box3 p a img,
.top-news p.inner2 a img {
	transition:0.9s;
}
.inner2.clearfix div a img:hover,
.inner3 .clearfix div a img:hover,
.box3-outer .box3 p a img:hover,
.top-news p.inner2 a img:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	transition:0.9s;
}
/* OEM商品index---------------------------------------- */
/* slick 別ファイルcssあり */
.slick li a img {
}
.slick li a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/* バナー1つめ */
.oem_top_banner_01 ul li {
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.oem_top_banner_01 ul li:nth-of-type(3n) {
	margin-right: 0;
}
	.oem_top_banner_01 ul li img {
		width: 205px;
	}
	.oem_top_banner_01 ul li a {
		box-sizing: border-box;
		display: block;
		border: solid 1px #00689D;
		transition:0.9s;
	}
	.oem_top_banner_01 ul li a:hover {
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		border: solid 1px #ff9900;
		transition:0.9s;
	}
/* スマホ化 */
.oem_top_banner_01.sp ul {
	width: 99%;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
}
.oem_top_banner_01.sp ul li {
	width: 33.3%;
	margin-right: 0;
	text-align: center;
}
	.oem_top_banner_01.sp ul li a {
		width: 96%;
		margin: 0 auto;
	}
	.oem_top_banner_01.sp ul li img {
		width: 100%;
	}
/* バナー2つめ */
.oem_top_banner_02 ul li {
	float: left;
	margin-right: 9px;
	margin-bottom: 13px;
}
.oem_top_banner_02 ul li:nth-of-type(5n) {
	margin-right: 0;
}
	.oem_top_banner_02 ul li img {
		width: 120px;
		border: solid 1px #00689D;
		border-radius: 9px; /* CSS3草案 */ -webkit-border-radius: 9px; /* Safari,Google Chrome用 */ -moz-border-radius: 9px; /* Firefox用 */
		transition:0.9s;
	}
	.oem_top_banner_02 ul li img:hover {
		border: solid 1px #ff9900;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		transition:0.9s;
	}
	.oem_top_banner_02 ul li a {
		box-sizing: border-box;
		display: block;
		
		border-radius: 10px; /* CSS3草案 */ -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ -moz-border-radius: 10px; /* Firefox用 */
	}
	.oem_top_banner_02 ul li a:hover {
		
	}
/* OEM実績カウント */
.oem_works_wrap {
	padding: 11px;
	box-sizing: border-box;
	background:#d8efef;
	border-radius: 6px; /* CSS3草案 */ -webkit-border-radius: 6px; /* Safari,Google Chrome用 */ -moz-border-radius: 6px; /* Firefox用 */
}
.oem_works_count {
	display: flex;
	box-sizing: border-box;
}
.oem_works_count div {
	width: 50%;
}
.oem_works_count .title img {
	width: 100%;
	margin-top: 5px;
	-webkit-backface-visibility: hidden;
}
.oem_works_count .count {
	padding: 15px 0 0 100px;
	background-image: url(/images/oem_top_image_bg_02.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-size: 80px auto;
}
.oem_works_count .count .oem-banner-wrap {
	display: block;
	right: 15%;
	bottom: 15%;
	text-align: left;
}
.oem_works_count .count .oem-banner-wrap span {
	font-family: "Hiragino Kaku Gothic ProN", sans-serif;
	color: #601400;
	font-weight: bolder;
}
.oem_works_count .count .oem-banner-wrap span em {
	display: inline-block;
	margin: 0 5px;
	font-style: normal;
	font-family: 'Fredoka One', cursive;
	font-weight: bolder;
	color: #d8393d;
	font-size: 140%;
}
.oem_works_count .count .oem-banner-wrap span:nth-child(1) {
	display: block;
}
.oem_works_count .count .oem-banner-wrap span:nth-child(2) {
	display: block;
}
.oem_works_count .count .oem-banner-wrap span:nth-child(3) {
	display: block;
	text-align: right;
	font-size: 60%;
}
/* バナー3つめ */
.update.oem_top_banner_03 {
	
}
.oem_top_banner_03 ul li {
	width: 98px;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px;
}
.update.oem_top_banner_03 ul li {
	margin-right: 8px;
	margin-bottom: 15px;
}
.update.oem_top_banner_03 ul li:nth-of-type(6n):after {
	content: '　';
	display: block;
	clear: both;
}
.oem_top_banner_03 ul li:nth-of-type(6n) {
	margin-right: 0;
}
	.oem_top_banner_03 ul li img {
		width: 100%;
		border-radius: 9px; /* CSS3草案 */ -webkit-border-radius: 9px; /* Safari,Google Chrome用 */ -moz-border-radius: 9px; /* Firefox用 */
		border: solid 1px #00689D;
		transition:0.9s;
	}
	.oem_top_banner_03 ul li img:hover {
		border: solid 1px #ff9900;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		transition:0.9s;
	}
	.oem_top_banner_03 ul li a {
		box-sizing: border-box;
		display: block;
		color: #0080A1;
		text-decoration: none !important;
		border-radius: 10px; /* CSS3草案 */ -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ -moz-border-radius: 10px; /* Firefox用 */
	}
	.oem_top_banner_03 ul li a:link,
	.oem_top_banner_03 ul li a:hover {
		text-decoration: none !important;
	}
	.oem_top_banner_03 ul li span {
		display: block;
		padding-top: 5px;
		text-align: center;
		font-family: 'Kosugi Maru', sans-serif;
		font-size: 70%;
		transform:rotate(0.05deg);
	}
/* スマホ化 */
.sp .oem_top_banner_03 {
	padding: 0 4px;
	box-sizing: border-box;
}
.sp .oem_top_banner_03 ul li {
	width: 50%;
	margin-right: 0;
}
	.sp .oem_top_banner_03 ul li a {
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}
/* バナー4つめ */
.oem_top_banner_04 ul li {
	width: 120px;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px;
}
.oem_top_banner_04 ul li:nth-of-type(5n) {
	margin-right: 0;
}
	.oem_top_banner_04 ul li img {
		width: 100%;
		border-radius: 9px; /* CSS3草案 */ -webkit-border-radius: 9px; /* Safari,Google Chrome用 */ -moz-border-radius: 9px; /* Firefox用 */
		border: solid 1px #00689D;
		transition:0.9s;
	}
	.oem_top_banner_04 ul li img:hover {
		border: solid 1px #ff9900;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		transition:0.9s;
	}
	.oem_top_banner_04 ul li a {
		box-sizing: border-box;
		display: block;
		color: #0080A1;
		text-decoration: none !important;
		border-radius: 10px; /* CSS3草案 */ -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ -moz-border-radius: 10px; /* Firefox用 */
	}
	.oem_top_banner_04 ul li a:link,
	.oem_top_banner_04 ul li a:hover {
		text-decoration: none !important;
	}
	.oem_top_banner_04 ul li span {
		display: block;
		padding-top: 5px;
		text-align: center;
		font-family: 'Kosugi Maru', sans-serif;
		font-size: 70%;
		transform:rotate(0.05deg);
	}
/* スマホ化 */
.sp .oem_top_banner_04 {
	padding: 0 5px;
	box-sizing: border-box;
}
.sp .oem_top_banner_04 ul li {
	width: 50%;
	margin-right: 0;
}
	.sp .oem_top_banner_04 ul li a {
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}
/* バナー5つめ */
.oem_top_banner_05 ul li {
	width: 100px;
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}
.oem_top_banner_05 ul li:nth-of-type(6n) {
	margin-right: 0;
}
	.oem_top_banner_05 ul li img {
		width: 100%;
		border-radius: 9px; /* CSS3草案 */ -webkit-border-radius: 9px; /* Safari,Google Chrome用 */ -moz-border-radius: 9px; /* Firefox用 */
		border: solid 1px #00689D;
		transition:0.9s;
	}
	.oem_top_banner_05 ul li img:hover {
		border: solid 1px #ff9900;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		transition:0.9s;
	}
	.oem_top_banner_05 ul li a {
		box-sizing: border-box;
		display: block;
		color: #0080A1;
		text-decoration: none !important;
		border-radius: 10px; /* CSS3草案 */ -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ -moz-border-radius: 10px; /* Firefox用 */
	}
	.oem_top_banner_05 ul li a:link,
	.oem_top_banner_05 ul li a:hover {
		text-decoration: none !important;
	}
	.oem_top_banner_05 ul li span {
		display: block;
		padding-top: 5px;
		text-align: center;
		font-family: 'Kosugi Maru', sans-serif;
		font-size: 70%;
		transform:rotate(0.05deg);
	}
/* スマホ化 */
.sp .oem_top_banner_05 {
	padding: 0 5px;
	box-sizing: border-box;
}
.sp .oem_top_banner_05 ul li {
	width: 50%;
	margin-right: 0;
}
	.sp .oem_top_banner_05 ul li a {
		width: 96%;
		margin: 0 auto;
		text-align: center;
	}

/* お問い合わせスペース1 */
.contact_button_space {
	width: 569px;
	height: 143px;
	clear: both;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_button_space.contact1 {background-image: url(/common/oem/bg_top_contact_01.jpg);}
.contact_button_space.contact2 {background-image: url(/common/oem/bg_top_contact_02.jpg);}
.contact_button_space.contact3 {background-image: url(/common/oem/bg_top_contact_03.jpg);}
.contact_button_space.contact4,
.contact_button_space.contact5 {
	width: 569px;
	height: 175px;
	background-image: url(/common/stocks/bg_top_contact_04.jpg);
}
.contact_button_space.contact5 {background-image: url(/common/stocks/bg_top_contact_05.jpg);}
	.contact_button_space div {
		width: 255px;
		height: 51px;
		clear: both;
		padding-top: 40px;
		margin-left: 212px;
		background-image: url(/common/button_stock_contact02_hover.png);
		background-repeat: no-repeat;
		background-position: left bottom;
	}
		.contact_button_space div a {
			transition:0.9s;
		}
		.contact_button_space div a:hover {
			filter:alpha(opacity=0);
			-moz-opacity: 0;
			opacity: 0;
			transition:0.9s;
		}
	.contact_button_space.contact4 div,
	.contact_button_space.contact5 div {
		padding-top: 72px;
	}
/* アップデートお問い合わせスペース1 */
/* OEM */
.contact_button_space_2 {
	height: 150px;
	background-image: url(/common/oem/contact_button_oem_background_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	font-size: 0;
	line-height: 0;
}
.contact_button_space_2.contact2 {
	background-image: url(/common/oem/contact_button_oem_background_02.jpg);
}
.contact_button_space_2.contact4 {
	background-image: url(/common/stocks/contact_button_stock_background_01.jpg);
}
.contact_button_space_2.contact5 {
	background-image: url(/common/stocks/contact_button_stock_background_02.jpg);
}
.contact_button_space_2 div {
	display: block;
	box-sizing: border-box;
}
.contact_button_space_2 div a {
	width: 100%;
	height: 150px;
	display: block;
	box-sizing: border-box;
	font-size: 0;
	line-height: 0;
}
.contact_button_space_2 div a span {
	width: 150px;
	display: block;
	margin-left: 360px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-image: url(/common/oem/contact_button_oem_01.png);
	background-position: left bottom;
	background-size: 100% auto;
	transition:0.9s;
}
.contact_button_space_2 div a span em {
	height: 140px;
	display: block;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-image: url(/common/oem/contact_button_oem_01_hover.png);
	background-position: -30px bottom;
	background-size: 100% auto;
	transition:0.9s;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.contact_button_space_2.contact2 div a span {
	margin-left: 470px;
}
.contact_button_space_2.contact2 div a span em {
	background-image: url(/common/oem/contact_button_oem_02_hover.png);
	background-position: -30px bottom;
}
/* stocks */
.contact_button_space_2.contact4 div a span,
.contact_button_space_2.contact5 div a span {
	width: 150px;
	display: block;
	margin-left: 480px;
	box-sizing: border-box;
	background-image: url(/common/stocks/contact_button_stocks_01.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	transition:0.9s;
}
.contact_button_space_2.contact4 div a span em,
.contact_button_space_2.contact5 div a span em {
	height: 145px;
	display: block;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-image: url(/common/stocks/contact_button_stocks_01_hover.png);
	background-position: -30px bottom;
	background-size: 100% auto;
	transition:0.9s;
}
.contact_button_space_2.contact5 div a span {
	margin-left: 360px;
}
.contact_button_space_2.contact5 div a span em {
	background-image: url(/common/stocks/contact_button_stocks_02_hover.png);
	background-position: -30px bottom;
}

/* 共通 */
.contact_button_space_2 div a span img {
	display: none;
}
.contact_button_space_2 div a:hover span em {
	background-position: left bottom;
	transition:0.9s;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* TOPその他 */
.top_alert {
	font-size: 70%;
	text-align: center;
	font-family: 'Noto Sans TC', sans-serif;
}
.update .top_alert p {
	margin-bottom: 20px;
}
.update .top_alert a {
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 25px;
	border-radius: 6px; /* CSS3草案 */ -webkit-border-radius: 6px; /* Safari,Google Chrome用 */ -moz-border-radius: 6px; /* Firefox用 */
	background:#278e8d;
	color: #fff;
	text-decoration: none;
	font-size: 130%;
	font-family: 'Noto Sans TC', sans-serif;
	transition:0.9s;
}
.update .top_alert a:hover {
	transition:0.9s;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.item_alert {
	font-size: 80%;
	color: #ee0000;
	text-align: right;
}
/* 特集 */
.text_image {
	padding-left: 5px;
	clear: both;
}
.text_image_l {
	padding-right: 5px;
	clear: both;
}
	.text_image p,
	.text_image_l p {
		font-size: 80%;
		line-height: 140%;
	}
		.text_image p img {
			float: right;
			margin-left: 15px;
			margin-right: 8px;
		}
		.text_image_l p img {
			float: left;
			margin-right: 15px;
		}
/* スマホ化 */
.sp .text_image p img {
	width: 40%;
}
.sp .text_image_l p img {
	width: 100%;
}
/* バナー6つめ */
.oem_top_banner_06 ul li {
	width: 113px;
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
}
.oem_top_banner_06 ul li:nth-of-type(5n) {
	margin-right: 0;
}
	.oem_top_banner_06 ul li img {
		width: 100%;
		border: solid 1px #00689D;
		transition:0.9s;
	}
	.oem_top_banner_06 ul li img:hover {
		border: solid 1px #ff9900;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		transition:0.9s;
	}
	.oem_top_banner_06 ul li a {
		box-sizing: border-box;
		display: block;
		color: #0080A1;
		text-decoration: none !important;
	}
	.oem_top_banner_06 ul li a:link,
	.oem_top_banner_06 ul li a:hover {
		text-decoration: none !important;
	}
	.oem_top_banner_06 ul li span {
		display: block;
		padding-top: 5px;
		text-align: left;
		font-size: 80%;
	}
/* スマホ化 */
.sp .oem_top_banner_06 ul li {
	width: 80%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
/* 特徴 */
.oem_feature dt {
	margin-bottom: 5px;
	padding: 10px 0 10px 60px;
	border-bottom: solid 3px #443721;
	font-size: 120%;
	font-family: 'Noto Sans TC', sans-serif;
	color: #443721;
	font-weight: bolder;
	background-repeat: no-repeat;
	background-position: left top;
	transform:rotate(0.05deg);
}
.oem_feature dt:nth-child(1) {background-image: url(/common/oem/top_icon_oem_13.gif);}
.oem_feature dt:nth-child(3) {background-image: url(/common/oem/top_icon_oem_14.gif);}
.oem_feature dt:nth-child(5) {background-image: url(/common/oem/top_icon_oem_15.gif);}
.oem_feature dt:nth-child(7) {background-image: url(/common/oem/top_icon_oem_16.gif);}
.oem_feature dt:nth-child(9) {background-image: url(/common/oem/top_icon_oem_17.gif);}
.oem_feature dt:nth-child(11) {background-image: url(/common/oem/top_icon_oem_18.gif);}
.oem_feature dd {
	margin-bottom: 30px;
	padding: 0 5px;
	font-size: 80%;
	line-height: 140%;
}
/* お客さまの声 */
.itemInner .item {
  display: none;
}
.itemInner .item.show {
  display: block;
}
.oem_voice {
	clear: both;
}
	.oem_voice .tab_body {
		width: 81%;
		float: left;
		box-sizing: border-box;
		border: solid 1px #999;
	}
		.oem_voice .tab_body .inner {
			padding: 18px 15px;
		}
			.oem_voice .tab_body .inner .client_title {
				margin-bottom: 20px;
				font-weight: bolder;
				font-family: 'Noto Sans TC', sans-serif;
				font-size: 90%;
			}
				.oem_voice .tab_body .inner .client_title em {
					display: block;
					margin-bottom: 7px;
					transform:rotate(0.05deg);
					font-style: normal;
				}
				.oem_voice .tab_body .inner .client_title span {
					display: block;
					transform:rotate(0.05deg);
					color: #2B669A;
				}
			.oem_voice .tab_body .inner .client_body {
				padding-left: 100px;
				background-image: url(/common/oem/top_image_oem_07.jpg);
				background-repeat: no-repeat;
				background-position: left top;
				background-size: 156px auto;
			}
				.oem_voice .tab_body .inner .client_body p {
					display: table;
					height: 120px;
					box-sizing: border-box;
					padding: 40px 45px;
					border-radius: 130px; /* CSS3草案 */ -webkit-border-radius: 130px; /* Safari,Google Chrome用 */ -moz-border-radius: 130px; /* Firefox用 */
					background: #B6D1D1;
					border: solid 8px #B6D1D1;
					line-height: 140%;
					font-size: 80%;
				}
					.oem_voice .tab_body .inner .client_body p span {
						display: table-cell;
						vertical-align: middle;
					}
			.client_images {
				display: table;
				clear: both;
				padding-top: 20px;
			}
				.client_images div {
					display: table-cell;
					vertical-align: middle;
				}
				.client_images div.image2 {
					padding: 0 10px 30px;
				}
					.client_images div.image1 img {
						max-width: 240px; 
					}
					.client_images div.image3 img {
						max-width: 168px; 
						border: solid 1px #005987;
						transition:0.9s;
					}
					.client_images div.image3 img:hover {
						filter:alpha(opacity=60);
						-moz-opacity: 0.6;
						opacity: 0.6;
						border: solid 1px #ff9900;
						transition:0.9s;
					}
					.client_images div p {
						padding-top: 10px;
						text-align: center;
						font-size: 85%;
						font-family: 'Noto Sans TC', sans-serif;
						transform:rotate(0.05deg);
					}
						.client_images div p a {
							color: #000;
							text-decoration: none;
						}
						.client_images div p a:hover {
							text-decoration: underline;
						}
	.oem_voice .tab_list {
		width: 15%;
		float: left;
		list-style: none;
		box-sizing: border-box;
	}
	.tab {
		list-style: none;
	}
		.oem_voice .tab li {
			padding-bottom: 4px;
		}
			.oem_voice .tab li span {
				width: 124px;
				display: block;
				padding: 8px 5px;
				box-sizing: border-box;
				color: #221714;
				border-radius: 0 6px 6px 0; /* CSS3草案 */ -webkit-border-radius: 0 6px 6px 0; /* Safari,Google Chrome用 */ -moz-border-radius: 0 6px 6px 0; /* Firefox用 */
				text-decoration: none;
				transition:0.9s;
				font-size: 60%;
				font-family: 'Kosugi Maru', sans-serif;
				transform:rotate(0.05deg);
				cursor: pointer;
			}
			.oem_voice .tab li.tab1 span {background: #FF851A;}
			.oem_voice .tab li.tab2 span {background: #FFE800;}
			.oem_voice .tab li.tab3 span {background: #DAFF00;}
			.oem_voice .tab li.tab4 span {background: #00DEBB;}
			.oem_voice .tab li.tab5 span {background: #00DDFF;}
			.oem_voice .tab li.tab6 span {background: #2BB0FF;}
			.oem_voice .tab li.tab7 span {background: #FFD3FF;}
			.oem_voice .tab li.tab8 span {background: #FF9CBF;}
			.oem_voice .tab li.tab9 span {background: #FF8181;}
			.oem_voice .tab li.tab10 span {background: #FFC28E;}
			.oem_voice .tab li.tab11 span {background: #C4A36B;}
			.oem_voice .tab li.active span,
			.oem_voice .tab li span:hover {
				background: #3B3321;
				color: #fff;
				transition:0.9s;
			}
/* バナー7つめ */
.oem_top_banner_07 ul li {
	width: 150px;
	float: left;
	margin-right: 16px;
	margin-bottom: 15px;
}
.oem_top_banner_07 ul li:nth-of-type(4n) {
	margin-right: 0;
}
	.oem_top_banner_07 ul li img {
		width: 100%;
		border: solid 1px #00689D;
		transition:0.9s;
	}
	.oem_top_banner_07 ul li img:hover {
		border: solid 1px #ff9900;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		transition:0.9s;
	}
	.oem_top_banner_07 ul li a {
		box-sizing: border-box;
		display: block;
		text-decoration: none !important;
	}
	.oem_top_banner_07 ul li a:link,
	.oem_top_banner_07 ul li a:hover {
		text-decoration: none !important;
	}
	.oem_top_banner_07 ul li span {
		display: block;
		text-align: center;
		font-size: 80%;
		text-align: left;
	}
	.oem_top_banner_07 ul li span.client_name {
		padding-top: 8px;
		color: #0080A0;
	}
	.oem_top_banner_07 ul li span.client_icon {
		padding-top: 5px;
	}
		.oem_top_banner_07 ul li span.client_icon span {
			padding: 4px !important;
			border-radius: 3px; /* CSS3草案 */ -webkit-border-radius: 3px; /* Safari,Google Chrome用 */ -moz-border-radius: 3px; /* Firefox用 */
			text-align: center;
			font-size: 80%;
			font-family: 'Kosugi Maru', sans-serif;
			transform:rotate(0.05deg);
		}
	.oem_top_banner_07 ul li span.client_text {
		padding-top: 5px;
		color: #000000;
	}
/* 流れ */
.image_only img {
	width: 100%;
}
/* バナー8つめ */
.oem_top_banner_08 {
	text-align: center;
}
	.oem_top_banner_08 ul {
		display: table;
		margin: 0 auto;
	}
		.oem_top_banner_08 ul li {
			display: table-cell;
			padding-right: 15px;
		}
		.oem_top_banner_08 ul li:last-child {
			padding-right: 0;
		}
			.oem_top_banner_08 ul li img {
				border-radius: 10px; /* CSS3草案 */ -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ -moz-border-radius: 10px; /* Firefox用 */
				transition:0.9s;
			}
			.oem_top_banner_08 ul li img:hover {
				filter:alpha(opacity=60);
				-moz-opacity: 0.6;
				opacity: 0.6;
				transition:0.9s;
			}

/* stocks商品index---------------------------------------- */
/* TOP商品群のリンク */
.list-link {
	padding: 10px 0 20px;
	text-align: right;
	font-size: 78%;
}
.list-link a {
	padding: 0 10px;
}
/* バナー1つめ 特に設定なし */
.main_image_stocks a img {
	transition:0.9s;
}
.main_image_stocks a img:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	transition:0.9s;
}
/* スマホ化 */
.main_image_stocks.sp img {
	width: 100%;
}
/* バナー2つめ */
.stocks_top_banner_02 ul li {
	float: left;
	margin-right: 18px;
	margin-bottom: 13px;
}
.stocks_top_banner_02 ul li:nth-of-type(2n) {
	margin-right: 0;
}
	.stocks_top_banner_02 ul li img {
		width: 315px;
		border-radius: 9px; /* CSS3草案 */ -webkit-border-radius: 9px; /* Safari,Google Chrome用 */ -moz-border-radius: 9px; /* Firefox用 */
	}
	.stocks_top_banner_02 ul li a {
		box-sizing: border-box;
		display: block;
		border-radius: 10px; /* CSS3草案 */ -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ -moz-border-radius: 10px; /* Firefox用 */
		transition:0.9s;
	}
	.stocks_top_banner_02 ul li a:hover {
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		transition:0.9s;
	}
/* タブスペース */
.stocks_tabs .tab_list {
	clear: both;
}
	.stocks_tabs .tab_list li {
		float: left;
		padding-right: 7px;
		box-sizing: border-box;
	}
	.stocks_tabs .tab_list li:nth-of-type(6n) {
		padding-right: 0;
	}
		.stocks_tabs .tab_list li span {
			width: 102px;
			display: block;
			padding: 8px 10px;
			box-sizing: border-box;
			color: #221714;
			border-radius: 6px 6px 0 0; /* CSS3草案 */ -webkit-border-radius: 6px 6px 0 0; /* Safari,Google Chrome用 */ -moz-border-radius: 6px 6px 0 0; /* Firefox用 */
			text-decoration: none;
			transition:0.9s;
			font-size: 75%;
			font-family: 'Kosugi Maru', sans-serif;
			transform:rotate(0.05deg);
			cursor: pointer;
			text-align: center;
		}
		.stocks_tabs .tab_list li.tab1 span {background: #FF851A;}
		.stocks_tabs .tab_list li.tab2 span {background: #FFE800;}
		.stocks_tabs .tab_list li.tab3 span {background: #DAFF00;}
		.stocks_tabs .tab_list li.tab4 span {background: #00DEBB;}
		.stocks_tabs .tab_list li.tab5 span {background: #00DDFF;}
		.stocks_tabs .tab_list li.tab6 span {background: #2BB0FF;}
		.stocks_tabs .tab_list li.active span,
		.stocks_tabs .tab_list li span:hover {
			background: #3B3321;
			color: #fff;
			transition:0.9s;
		}
.stocks_tabs .itemInner {
	clear: both;
}
	.stocks_tabs .tab_body {
		padding-top: 20px;
		box-sizing: border-box;
	}
		/* バナー3つめ */
		.stocks_top_banner_03 ul li {
			width: 113px;
			float: left;
			margin-right: 19px;
			margin-bottom: 15px;
		}
		.stocks_top_banner_03 ul li.banner {
			width: 247px;
		}
		.stocks_top_banner_03 ul li:nth-of-type(4n) {
			margin-right: 0;
		}
			.stocks_top_banner_03 ul li img {
				width: 100%;
				border: solid 1px #00689D;
				transition:0.9s;
			}
			.stocks_top_banner_03 ul li.banner img {
				border-radius: 10px; /* CSS3草案 */ -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ -moz-border-radius: 10px; /* Firefox用 */
			}
			.stocks_top_banner_03 ul li img:hover {
				border: solid 1px #ff9900;
				filter:alpha(opacity=60);
				-moz-opacity: 0.6;
				opacity: 0.6;
				transition:0.9s;
			}
			.stocks_top_banner_03 ul li a {
				box-sizing: border-box;
				display: block;
				color: #0080A1;
				text-decoration: none !important;
			}
			.stocks_top_banner_03 ul li a:link,
			.stocks_top_banner_03 ul li a:hover {
				text-decoration: none !important;
			}
			.stocks_top_banner_03 ul li span {
				display: block;
				padding-top: 5px;
				text-align: center;
				font-size: 80%;
			}
/* バナー4つめ */
.stocks_top_banner_04 ul li {
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
	/* バナー1つの場合 */
	.stocks_top_banner_04.count_1 ul li {
		width: 100px;
		float: none;
		margin-right: 0;
		text-align: center;
	}
	/* バナー2つの場合 */
	.stocks_top_banner_04.count_2 ul {
		width: 422px;
		margin: 0 auto;
	}
	.stocks_top_banner_04.count_2 ul li {
		margin-right: 6px;
	}
	.stocks_top_banner_04.count_2 ul li:nth-of-type(2n) {
		margin-right: 0;
		margin-left: 6px;
	}
.stocks_top_banner_04 ul li:nth-of-type(3n) {
	margin-right: 0;
}
	.stocks_top_banner_04 ul li img {
		width: 205px;
		border-radius: 10px; /* CSS3草案 */ -webkit-border-radius: 10px; /* Safari,Google Chrome用 */ -moz-border-radius: 10px; /* Firefox用 */
	}
	.stocks_top_banner_04 ul li a {
		box-sizing: border-box;
		display: block;
		transition:0.9s;
	}
	.stocks_top_banner_04 ul li a:hover {
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		transition:0.9s;
	}
/* スマホ化 */
.stocks_top_banner_04.sp ul li {
	width: 50%;
	margin-right: 0;
	text-align: center;
}
.stocks_top_banner_04.sp ul li img {
	width: 94%;
}
/* スタンダードな商品リスト */
.basic_item_list {
	clear: both;
}
	.basic_item_list li {
		width: 131px;
		float: left;
		box-sizing: border-box;
	}
	.basic_item_list li:nth-of-type(5n) {
		width: 122px;
	}
		.basic_item_list li div img {
			width: 112px;
			border: solid 1px #dfdfdf;
			transition:0.9s;
		}
		.basic_item_list li div img:hover {
			border: solid 1px #ff9900;
			filter:alpha(opacity=60);
			-moz-opacity: 0.6;
			opacity: 0.6;
			transition:0.9s;
		}
		.basic_item_list li em {
			display: block;
			padding: 5px 0;
		}
		.basic_item_list li p,
		.basic_item_list li span {
			width: 112px;
			padding-bottom: 5px;
			font-size: 75%;
		}
/* スタンダードな新着情報 */
.basic_news_list {
	padding: 5px;
}
	.basic_news_list ul li {
		padding-bottom: 10px;
		font-size: 80%;
	}
		.basic_news_list ul li em {
			width: 74px;
			display: block;
			float: left;
			font-style: normal;
			color: #000;
		}
		.basic_news_list ul li span {
			width: 550px;
			display: block;
			float: left;
			text-decoration: underline;
		}
		.basic_news_list ul li span:hover {
			text-decoration: none;
		}
/* スタンダードなリストタグ */
.basic_list ul {
	padding: 0 5px;
}
	.basic_list ul li {
		position: relative;
		padding-left: 10px;
		padding-bottom: 5px;
		font-size: 80%;
		line-height: 130%;
	}
	.basic_list ul li:before {
		position: absolute;
		left: 0;
		content: "・";
	}
/* スマホ化 */
	.basic_list.sp ul li {
		font-size: 100%;
	}
/* スタンダードなテキストエリア */
.basic_text_area {
	padding: 5px;
}
	.basic_text_area p {
		font-size: 80%;
		line-height: 140%;
	}
/* スマホ化 */
	.basic_text_area.sp p {
		font-size: 100%;
	}