#contents {
	padding-bottom: 110px;

}
#contents .contents-box {
	max-width: 792px;
	margin: 0 auto;
}
#contents .contents-box h2 {
	background-color: #f56969;
	font-size: 18px;
	line-height: 40px;
	border-radius: 50px;
	margin-bottom: 35px;
}
.thumb-box {
	padding: 0 2rem;
}
.thumb-box:after {
	display: block;
	content: "";
	clear: both;
	float: none;
}
.thumb-box .left {
	float: left;
	width: 792px;
}
.thumb-box .right {
	float: right;
	width: 166px;
}

.thumb-box .image-box {
	width: 166px;
	height: 120px;
	background-color: #e5e5e5;
	overflow: hidden;
	margin-bottom: 4px;
}

.thumb-box dl {
	line-height: 2rem;
	font-size: 16px;
}
.thumb-box dl dt {
	line-height: 1.5rem;
	font-weight: bolder;
	margin-bottom: 0.5rem;
	font-size: 20px;
	letter-spacing: -0.02em;
}
.thumb-box dl dt span {
	display: inline-block;
	background-color: black;
	color: white;
	width: 1.5rem;
	text-align: center;
	height: 1.5rem;
	margin-right: 0.5rem;
	font-weight: normal;
}
.thumb-box dl dd {
	padding-left: 2rem;
	line-height: 1.7em;

}
.thumb-box dl dd + dt {
	margin-top: 2.1rem;
}

#main-text.contents-box {
	text-align: left;
	padding: 0 0 20px;
	margin-bottom: 80px;
    width: 840px;
}
.displayBox{background-color: #fbf1f1;width: 792px; margin: 0 auto; padding: 20px 0 35px;border-radius: 3px;}
.catchBox{ width: 792px; margin-bottom: 53px;}
	.catchBox strong{font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; font-weight: 600; text-align: justify;
		width: 100%;
    display: block;
    font-size: 29px;
    text-align: center;
    margin: 66px auto 0;
    letter-spacing: 0.03em;}
	.catchBox small{font-size: 17.3px; width: 100%; display:block; letter-spacing: 0.04em;font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; text-align: justify; text-align: center}

#main-text.contents-box .textBox{margin: 0 auto 25px; width: 792px;}
#main-text.contents-box .textBoxSub{width: 712px; padding: 0 40px 20px; margin: 0 auto;}
#main-text.contents-box .textBoxSub p{font-size: 14px; letter-spacing: -0.008em;}
#main-text.contents-box .textBoxSub h3{ margin-bottom: 7px;}

#main-text.contents-box .textBoxSubSub{width: 676px; padding: 10px 22px 20px ; margin: 0 auto; background: #fff;
	font-size: 14px;
	line-height: 2em;
	border-radius: 4px;
}
#main-text.contents-box .textBoxSubSub h3{font-size: 14px; margin-bottom: 4px;}
#main-text.contents-box .textBoxSubSub p{font-size: 12px; line-height: 1.9}


#main-text strong span {
	display: block;
	font-size: 24px;
}
#main-text p {
	line-height: 2.2em;
	font-size: 14px;
}
#main-text.contents-box .textBox .mainTxt{font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; line-height: 2.5}
#main-business {
	padding-bottom: 100px;
}

#display-design {
	padding-bottom: 87px;
}

#access .left {
	width: 60%;
}
#access .right {
	width: 40%;

}
#access .address-text {
	font-size: 16px;
}
#access .address-text strong {
	display: block;
	font-size: 16px;
	margin-bottom: 1rem;
	font-family: 'Lato', sans-serif !important;
}
#access .address-text strong.tel-fax {
font-size: 1.25rem;
    line-height: 1.3;}
@media only screen and (max-width: 479px) {
	#contents .contents-box {
	max-width: 84%;
	margin: 0 auto;
	}
	.thumb-box .left {
		float: none;
	}
	.thumb-box .right {
		float: none;
	}

	.thumb-box dl {
		line-height: 1.7em;
		font-size: 16px;
	}

	.thumb-box dl dt {
		line-height: 1.5rem;
		font-weight: bolder;
		margin-bottom: 0.5rem;
	}
	.thumb-box dl dt span {
		display: inline-block;
		background-color: black;
		color: white;
		width: 1.5rem;
		text-align: center;
		height: 1.5rem;
		margin-right: 0.5rem;
		font-weight: normal;
	}

	.thumb-box dl dd {
		padding-left: 0;
	}
	.thumb-box dl dd + dt {
		margin-top: 0;
	}
}