@charset "utf-8";

body.jiten-what .catTitle {
	background: url("/jiten/kiso/images/ico_white_what.png") no-repeat left center;
}
body.jiten-sumai .catTitle {
	background: url("/jiten/kiso/images/ico_white_sumai.png") no-repeat left center;
}
body.jiten-zaishitsu .catTitle {
	background: url("/jiten/kiso/images/ico_white_zaishitsu.png") no-repeat left center;
}
body.jiten-senzai .catTitle {
	background: url("/jiten/kiso/images/ico_white_senzai.png") no-repeat left center;
}
body.jiten-benri .catTitle {
	background: url("/jiten/kiso/images/ico_white_benri.png") no-repeat left center;
}
body.jiten-kiso .catTitle {
	background-size: contain;
}

body#jiten-kiso-sumai-02 .section .narrowContainer {
	width: 100%;
	margin-bottom: 15px;
}
body#jiten-kiso-sumai-02 .section .narrowContainer .leftBox {
	position: absolute;
	top: 0;
	left: 0;
}
body#jiten-kiso-sumai-02 .section .narrowContainer .rightBox {
	box-sizing: border-box;
	width: 100%;
	margin-left: 0;
	padding-left: 120px;
}
body#jiten-kiso-sumai-02 .section2 .narrowContainer {
	width: 100%;
	margin-bottom: 45px;
}

body#jiten-kiso-zaishitsu-01 .barTitle.wall1 {
	background: #85ccc9;
}
body#jiten-kiso-zaishitsu-01 .barTitle.wall2 {
	background: #facd89
}
body#jiten-kiso-zaishitsu-01 .barTitle.floor1 {
	background: #ad5944;
}
body#jiten-kiso-zaishitsu-01 .barTitle.floor2 {
	background: #cabb89;
}
body#jiten-kiso-zaishitsu-01 .barTitle.floor3 {
	background: #f5b7bb;
}
body#jiten-kiso-zaishitsu-01 .barTitle.floor4 {
	background: #8ac997;
}

.zaishitsuTitle {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #3986c7;
}

body#jiten-kiso-zaishitsu-01 .section .narrowContainer {
	width: 100%;
	margin-bottom: 15px;
}
body#jiten-kiso-zaishitsu-01 .section .narrowContainer .leftBox {
	position: absolute;
	top: 0;
	left: 0;
}
body#jiten-kiso-zaishitsu-01 .section .narrowContainer .rightBox {
	box-sizing: border-box;
	width: 100%;
	margin-left: 0;
	padding-left: 100px;
}

body#jiten-kiso-zaishitsu-01 .wallContainer+.imgWrap {
	position: relative;
	top: -20px;
	margin-bottom: -20px;
}
body#jiten-kiso-zaishitsu-01 .floorContainer+.imgWrap {
	position: relative;
	top: -20px;
	margin-bottom: -20px;
}
body#jiten-kiso-zaishitsu-02 .pageDescription .strong {
	font-size: 16px;
}
.senzaiTitle {
	box-sizing: border-box;
	width: 100%;
	padding: 6px;
	font-size: 16px;
	border: 1px solid #40c6f1;
}
.senzaiNote {
	box-sizing: border-box;
	width: 100%;
	padding: 0 20px;
}
.senzaiNote h6 {
	color: #40c6f1;
}
.senzaiNote h6 span {
	display: inline-block;
	padding-right: 4px;
}
body#jiten-kiso-senzai-01 .section .narrowContainerWrap {
	margin-bottom: 20px;
}
body.jiten-senzai .section .narrowContainer .senzaiNote p {
	margin: 10px 0;
}
body#jiten-kiso-senzai-01 .section .narrowContainerWrap > .imgWrap {
	padding-top: 10px;
}

.labelTitle {
	box-sizing: border-box;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 6px;
	font-size: 16px;
	color: #f07eac;
	border: 1px solid #e883af;
	text-align: center;
}
.labelItem {
	position: relative;
	width: 100%;
	margin: 15px 0 0;
}

body#jiten-kiso-senzai-04 .labelItem6 .circleTitle,
body#jiten-kiso-senzai-04 .labelItem7 .circleTitle {
	padding-top: 21px;
}
body#jiten-kiso-senzai-04 .labelItem .leftBox {
	display: block;
	width: 70px;
	height: 70px;
	margin-top: 5px;
	background: #e883af;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
body#jiten-kiso-senzai-04 .circleTitle {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-top: 26px;
	font-size: 15px;
	line-height: 1.1;
	color: #fff;
	text-align: center;
}
body#jiten-kiso-senzai-04 .labelText {
	box-sizing: border-box;
	display: table;
	width: 415px;
	height: 80px;
	margin-left: 15px;
	border-bottom: 1px dashed #e883af;
}
body#jiten-kiso-senzai-04 .labelText p {
	display: table-cell;
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

body#jiten-kiso-senzai-04 .section .narrowContainer {
	width: 100%;
	padding-bottom: 25px;
}
body#jiten-kiso-senzai-04 .section .narrowContainer .leftBox {
	position: absolute;
	top: 0;
	left: 0;
}
body#jiten-kiso-senzai-04 .section .narrowContainer .labelText {
	box-sizing: border-box;
	width: 86%;
	margin-left: 13%;
}

body#jiten-kiso-senzai-05 .section .strong {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.senzaiimg img{
	width: 24%;
	padding-bottom:24px;
}