@charset "shift_jis";
img {
	max-width: 100%
}
#Contents {
	font-family: 'Noto Sans JP', sans-serif;
	overflow: hidden;
	font-feature-settings: initial;
}
.serif {
	font-family: 'Noto Serif JP', serif;
}
.bgBox {
	background: #F1F1F1;
	padding: 30px 30px 0
}
.borderStyle1 {
	border-bottom: 1px solid #707070;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.Section {
	padding-bottom: 25px;
}
.nameTextStyle > div {
	display: flex;
	margin-bottom: 20px;
}
.nameTextStyle > div dt {
	font-weight: bold;
	font-size: 115%;
	width: 3.5rem;
	line-height: 1.3;
}
.nameTextStyle > div dd {
	font-size: 90%;
	width: calc(100% - 3.5rem);
	line-height: 1.4;
}
.nameTextStyle > div dt.name1 {color: #FF560B}
.nameTextStyle > div dt.name2 {color: #2BB42B}
.nameTextStyle > div dt.name3 {color: #4A3EDD}

.CategoryTtl {
	font-size: 90%;
}
.CategoryTtl span {
	display: inline-block;
	padding: 1em 1em 1em 0;
	border: 1px solid #000;
	border-width: 1px 0;
	min-width: 190px;
	line-height: 1;
}
@media screen and (min-width: 580px) {
	.ThumbW230SetStyle.type2 .Img {
		width: 260px;
	}
}

.dilb {display: inline-block}

@media screen and (min-width: 961px) {
	.u960 {display: none;}
}

@media screen and (max-width: 960px) {
	.o960 {display: none;}
}
@media screen and (min-width: 768px) {
	.u768 {display: none;}
}

@media screen and (max-width: 767px) {
	.o768 {display: none;}
}