@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: 100%;
	margin-top: 46px;
	margin-bottom: 5px;
}
#slide .bx-wrapper {
	margin: 0;
	border: solid 5px #e9e9eb;
}
#slide .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0;
	width: 100%!important;
	border: none;
	left: 0;
}
#slide #bx-pager,#slide .bx-wrapper .bx-controls {
	display: none;
}
#slide .bx-wrapper img {
	height: auto!important;
}
/* TOP
----------------------------------------------- */
#topCont {
	width: 100%;
}
.itemUl {
	width: 100%;
	clear: both;
	padding: 8px 8px 0;
	background: #ebebed;
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}

.itemUl li {
	width: 49%;
	padding: 3px 3px 5px;
	line-height: 1.2;
	box-sizing: border-box;
	background-color: #fff;
	margin:0 0 8px;
	display: flex;
	flex-direction: column;
}
.itemUl li a {
	width: 100%;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.itemUl li a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=90)";
}
.itemPic img {
	width: 100%;
	height: auto;
}
.rankTxt {
	background: #0075c1;
	display: inline-block;
	color: #fff;
	padding: 2px;
	width: 1em;
	text-align: center;
	font-weight: bold;
	position: absolute;
	z-index: 2000;
}
.itemTxt1 {
	padding: 5px;
	font-size: 93%;
	line-height: 1.1;
	color: #333;
}
.itemTxt2 {
	line-height: 1.1;
	font-size: 78%;
	padding: 0 5px 5px;
}
.itemTxt3 {
	padding: 0 5px 5px;
	line-height: 1.1;
	color: #333;
	font-size: 93%;
}
.itemTxt3 span {
	display: inline-block;
	margin: 0 0 3px;
	font-size: 12px;
}

.itemTxt3 span.mini{
	font-size: 10px;
}

.itemTxt3 span.str_tanka{
	font-weight: bold;
}

.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;
}


#toumei2_div .itemUl li div.btnOrder, #toumei2_div .itemUl li div.btnDesign {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
}
#toumei2_div .itemUl li div.btnOrder a,
#toumei2_div .itemUl li div.btnDesign a{
	width:100%;
	height:auto;
	padding:10px 0;
	border:solid 1px #006AAF;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}

#toumei2_div .itemUl li a:visited{
	color: #0075c1;
}

.originalIcon{
	color: #E75757;
	text-align: center;
	font-size: 12px;
	border: #E75757 1px solid;
	padding:2px 0;
}

.sozaiUl li {
	width: 93.75%;
	padding-left: 3.125%;
	padding-bottom: 7px;
}
.sozaiUl li a {
	display: block;
	line-height: 1.2;
	background: url(../img/common/arrow_m.gif) 98% center no-repeat #fff;
	border: solid 3px #e4e4e6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden
}
.sozaiPic {
	width: 120px;
	float: left;
}
.sozaiPic img {
	width: 120px;
	height: auto;
}
.sozaiTxt1 {
	padding: 8px 10px 3px 125px;
	font-weight: bold;
}
.sozaiTxt2 {
	padding: 0 10px 3px 125px;
	color: #333;
	font-size: 12px;
}
.sozaiTxt3 {
	padding: 0 10px 0 125px;
	color: #333;
	font-size: 13px;
}
.sozaiTxt3 span {
	font-weight: bold;
}
.kataUl {
	padding: 0 0 0 1.5625%;
}
.kataUl li {
	width: 30.7%;
	float: left;
	padding: 0 0 7px 1.5625%;
}
.kataUl li a {
	overflow: hidden;
	display: block;
	border: solid 3px #0075c1;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
	padding: 3px 0;
}
.kataUl li img {
	width: 100%;
	height: auto;
}
.kataUl li p {
	line-height: 1.2;
	padding-top: 3px;
	font-size: 12px;
}
.news {
	clear: both;
	padding: 7px  3.125%;
	background: #ebebed;
	margin-bottom: 15px;

}

.news article{
	overflow: auto;
	height: 150px;
}

.newsIn a {
	background: #fff;
	display: block;
	margin-bottom: 1px;
	padding: 5px 10px;
	font-size:12px;
}
.newsIn time {
	color: #666;
	font-size: 11px;
}
.newsIn h3 {
	font-weight: normal;
}
.privIso {
	display: none;
}