@charset "shift_jis";
/* power
----------------------------------------------------------------------- */
.mv {
	background-image: url("/brand/tochucha/img/power_mv.png"), url("/brand/tochucha/img/bg_mv02.jpg");
	background-repeat: no-repeat;
	background-position: center 37px, center;
	background-size: auto, cover;
}
.mv h1 {
	padding-top: 79px;
	margin-left: 0;
}
.mv h1 span {
	display: block;
	margin: 20px 0 0;
}
.contentsBtn02 {
	margin: 10px 0 0;
}
#power0101 p span, #power0102 p span, #power0103 p span, #power0104 p span {
	font-weight: bold;
	color: #d90808;
}
#power0104 {
	margin: 0 0 197px;
}
.box01 {
	display: flex;
	justify-content: space-between;
}
.box01 > p {
	width: 240px;
}
.box01 > div {
	width: 770px;
}
.bgLayout01 {
	background: url("/brand/tochucha/img/bg_contents02.png") repeat center top;
	padding: 1px 56px 40px;
	margin: 42px 0 0;
}
.bgLayout01 .subTtl {
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 0;
	padding-bottom: 16px;
}
.box02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box02 > p, .box02 > div {
	width: 448px;
	margin: 36px 0 0;
}
.img01 span {
	display: block;
	font-size: 12px;
	margin: 5px 0 0;
}
.noteList02 {
	margin: 10px 0 0;
}
.noteList02 li {
	font-size: 12px;
	line-height: 1.33;
	color: #666;
	margin: 5px 0 0;
}
.changeArea {
	display: flex;
	justify-content: space-between;
	margin: 32px 0 0;
}
.changeBoxWrap {
	width: 650px;
	background: #fff;
}
.changeBoxWrap > div dl {
	padding: 25px 50px;
}
.changeBoxWrap > div dt {
	font-size: 18px;
	font-weight: bold;
	color: #663c1f;
}
.changeBoxWrap > div dd {
	font-size: 14px;
	line-height: 1.71;
	margin: 5px 0 0;
}
.changeList {
	width: 240px;
}
.changeList li {
	margin: 5px 0 0;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	position: relative;
}
.changeList li:first-child {
	margin-top: 0;
}
.changeList li.active:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 15px solid #01873b;
	border-bottom: 10px solid transparent;
	position: absolute;
	right: 100%;
	top: calc(50% - 10px);
}
#power0301 {
	padding-bottom: 48px;
}
#power0301 .subTtl {
	margin-bottom: 30px;
}
#power0301 .box03 {
	background: #fff;
	margin: 20px 0 0;
	padding: 30px 40px;
	display: flex;
}
#power0301 .box03 > p {
	width: 91px;
}
#power0301 .box03 > div {
	margin: 0 0 0 20px;
}
#power0301 .box03 > div p {
	font-size: 14px;
	line-height: 1.71;
	margin: 10px 0 0;
}
#power0301 .box03 > div p.boxTxt01 {
	color: #663c1f;
	font-size: 16px;
	font-weight: bold;
}