@charset "utf-8";

/* CLS防止: Slick初期化前のスライダー領域確保 */
.top_slider:not(.slick-initialized) {
	overflow: hidden;
	aspect-ratio: 994 / 350;
}
.top_slider:not(.slick-initialized) > li {
	display: none;
}
.top_slider:not(.slick-initialized) > li:first-child {
	display: block;
}
.top_slider:not(.slick-initialized) img {
	width: 100%;
	height: auto;
}

/* BX-SLIDER
----------------------------------------------- */
#slide {
	width: 1000px;
	margin: 0 auto;
}
#slide .bx-wrapper {
	margin: 0;
}
#slide .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: solid 3px #e9e9eb;
	margin-bottom: 0;
	width: 994px!important;
	height: 350px;
	left: 0;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
#slide .bx-wrapper .bx-loading {
	background: url(../img/top/bx_loader.gif) center center no-repeat #fff;
}
#slide .bx-wrapper .bx-prev,#slide .bx-wrapper .bx-prev:hover {
	left: 0;
	background: url(../img/top/slide_arrow.png) no-repeat 0 0;
}
#slide .bx-wrapper .bx-next,#slide .bx-wrapper .bx-next:hover {
	right: 0;
	background: url(../img/top/slide_arrow.png) no-repeat -20px 0;
}
#slide .bx-wrapper .bx-prev:hover,#slide .bx-wrapper .bx-next:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#slide .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	outline: 0;
	width: 20px;
	height: 60px;
	text-indent: -9999px;
	z-index: 2000;
}
#slide #bx-pager {
	width: 1000px;
	height: 72px;
	padding-top: 6px;
	background: #e9e9eb;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
#slide #bx-pager li {
	width: 164px;
	display: inline-block;
}
#slide #bx-pager li a {
	border: solid 2px #fff;
	display: block;
}
#slide #bx-pager a:hover,
#slide #bx-pager a.active {
	border: solid 2px #ccc;
}

/* TOP
----------------------------------------------- */
#topCont {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#daihtml1 .itemUl {
	width: 730px;
	clear: both;
	padding: 10px 0 0 10px;
	background: #ebebed;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
}

#daihtml1 section#palette_tbox {
	margin-top: 20px;
}
#daihtml1 section#palette_tbox .txtRed{
	font-weight:bold;
	color:#E62366;
}
#daihtml1 section#palette_tbox .itemUl {
	background: #E62366;
	margin-bottom: 10px;
}
#daihtml1 section#palette_tbox h3.ttlCmn {
	padding-bottom: 0 !important;
	text-align:center;
}

#daihtml1 .itemUl li {
	width: 172px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.1;
	display: flex;
}
#daihtml1 .itemUl li a {
	width: 172px;
	display: flex;
	flex-direction: column;
	background: #fff;
}
#daihtml1 .itemUl li a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=90)";
}
.itemUl .itemPic img{
	/*margin:5px 0 5px;*/
}
.rankTxt {
	background: #0075c1;
	display: inline-block;
	color: #fff;
	padding: 4px 3px 1px;
	width: 1em;
	text-align: center;
	font-weight: bold;
	font-size: 154%;
	position: absolute;
}
.originalIcon{
	border:1px solid #E75757;
	color:#E75757;
	margin: 5px 10px 4px;
	padding: 4px 6px 3px;
	width:auto;
	font-size: 100%;
}
.itemTxt1 {
	padding: 5px 10px 14px;
	line-height: 1.2;
	color: #333;
	font-size: 0.9em;
	flex: 1;
}
.itemTxt2 {
	line-height: 1.2;
	font-size: 85%;
	padding: 0 10px 5px;
}
.itemTxt3 {
	padding: 0 10px 5px;
	line-height: 1.2;
	color: #333;
}

/*
.itemTxt3 span {
	font-weight: bold;
	font-size: 1.2em;
	color: #ea514e;
}

*/
.itemTxt3 span.str_name {
	display:inline-block;
}

.itemTxt3 span.str_tanka {
	font-weight: bold;
	font-size: 1.2em;
	color: #ea514e;
	display:inline-block;
}


.itemTxt3 span:nth-of-type(7),
.itemTxt3 span:nth-of-type(8),
.itemTxt3 span:nth-of-type(9),
.itemTxt3 span:nth-of-type(10),
.itemTxt3 span:nth-of-type(11),
.itemTxt3 span:nth-of-type(12),
.itemTxt3 span:nth-of-type(13),
.itemTxt3 span:nth-of-type(14),
.itemTxt3 span:nth-of-type(15),
.itemTxt3 span:nth-of-type(16),
.itemTxt3 span:nth-of-type(17),
.itemTxt3 span:nth-of-type(18),
.itemTxt3 span:nth-of-type(19),
.itemTxt3 span:nth-of-type(20),
.itemTxt3 span:nth-of-type(21),
.itemTxt3 span:nth-of-type(22),
.itemTxt3 span:nth-of-type(23),
.itemTxt3 span:nth-of-type(24),
.itemTxt3 span:nth-of-type(25),
.itemTxt3 span:nth-of-type(26),
.itemTxt3 span:nth-of-type(27),
.itemTxt3 span:nth-of-type(28),
.itemTxt3 span:nth-of-type(29),
.itemTxt3 span:nth-of-type(30),
.itemTxt3 span:nth-of-type(31),
.itemTxt3 span:nth-of-type(32),
.itemTxt3 span:nth-of-type(33),
.itemTxt3 span:nth-of-type(34){
	display:none;
}


.itemTxt3 font:nth-of-type(7),
.itemTxt3 font:nth-of-type(8),
.itemTxt3 font:nth-of-type(9),
.itemTxt3 font:nth-of-type(10),
.itemTxt3 font:nth-of-type(11),
.itemTxt3 font:nth-of-type(12),
.itemTxt3 font:nth-of-type(13),
.itemTxt3 font:nth-of-type(14),
.itemTxt3 font:nth-of-type(15),
.itemTxt3 font:nth-of-type(16),
.itemTxt3 font:nth-of-type(17),
.itemTxt3 font:nth-of-type(18),
.itemTxt3 font:nth-of-type(19),
.itemTxt3 font:nth-of-type(20),
.itemTxt3 font:nth-of-type(21),
.itemTxt3 font:nth-of-type(22),
.itemTxt3 font:nth-of-type(23),
.itemTxt3 font:nth-of-type(24),
.itemTxt3 font:nth-of-type(25),
.itemTxt3 font:nth-of-type(26),
.itemTxt3 font:nth-of-type(27),
.itemTxt3 font:nth-of-type(28),
.itemTxt3 font:nth-of-type(29),
.itemTxt3 font:nth-of-type(30),
.itemTxt3 font:nth-of-type(31),
.itemTxt3 font:nth-of-type(32),
.itemTxt3 font:nth-of-type(33),
.itemTxt3 font:nth-of-type(34){
	display:none;
}



.sozaiUl {
	margin-left: -10px;
	margin-right: -1px;
	padding-bottom: 15px;
}
.sozaiUl li {
	width: 365px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}
.sozaiUl li a {
	width: 359px;
	height: 150px;
	overflow: hidden;
	display: block;
	line-height: 1.3;
	background: url(../img/common/arrow_m.gif) 338px center no-repeat #fff;
	border: solid 3px #e4e4e6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.sozaiUl li a:hover {
	text-decoration: none;
	border: solid 3px #efeff1;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=90)";
}
.sozaiPic {
	width: 140px;
	float: left;
	margin-top:5px;
}
.sozaiTxt1 {
	padding: 10px 25px 6px 144px;
	font-size: 116%;
	font-weight: bold;
}
.sozaiTxt2 {
	padding: 0 25px 8px 144px;
	color: #333;
}
.sozaiTxt3 {
	padding: 0 25px 0 144px;
	color: #333;
}
.sozaiTxt3 span {
	font-weight: bold;
	font-size: 1.2em;
	color: #ea514e;
}
.kataUl {
	margin-left: -10px;
	margin-right: -1px;
	padding-bottom: 15px;
}
.kataUl li {
	width: 140px;
	height: 140px;
	float: left;
	padding: 0 0 10px 10px;
}
.kataUl li a {
	width: 134px;
	height: 120px;
	overflow: hidden;
	display: block;
	border: solid 3px #0075c1;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
	padding: 7px 0;
}
.kataUl li p {
	line-height: 1.3;
	font-weight: bold;
	font-size: 116%;
	padding-top: 5px;
}
.kataUl li a:hover {
	border: solid 3px #2a99e1;
	text-decoration: none;
}
.news {
	width: 720px;
	clear: both;
	padding: 10px;
	background: #ebebed;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 25px;
	  display: block;
}
.news article{
	  height: 260px;
  overflow: auto;
}
.newsIn a {
	background: #fff;
	display: block;
	margin-bottom: 1px;
	padding: 12px 15px;
}
.newsIn a:hover {
	background: #f5f5f7;
	text-decoration: none;
}
.newsIn time {
	width: 7em;
	float: left;
	color: #666;
	font-size: 93%;
}
.newsIn h3 {
	font-weight: normal;
	padding-left: 8em;
}
.privIso {
	width: 738px;
	background: #fff;
	border: solid 1px #dadbde;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 20px;
	padding: 9px 0;
	clear: both;
}
.privIn {
	width: 354px;
	float: left;
	padding-left: 10px;
}
.privIn a {
	display: block;
}
.privIn a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=90)";
}
.privPic1 {
	width: 120px;
	float: left;
}
.privPic2 {
	width: 150px;
	float: left;
}
.privIn dt {
	padding-top: 20px;
}
.privIn dd {
	color: #333;
	line-height: 1.3;
}

ul.palette_info{
	background: url(../img/top/palette_logo.png) 0 top no-repeat;
	padding:0 0 25px;
}

ul.palette_info li{
	padding:20px 15px 0 210px;
	font-size: 120%;
}


