#key {
	position: absolute;
	top: 0;
	left: calc(50% - 220px);
	width: calc(50% + 220px);
	overflow: hidden
}
#key .slide1 {
	background-image: url(../img/otoriyose/key-js01.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	transform: scale(1.2, 1.2);
}
#key .slide2 {
	background-image: url(../img/otoriyose/key-js02.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	transform: scale(1.2, 1.2);
}
#key .slide3 {
	background-image: url(../img/otoriyose/key-js03.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	transform: scale(1.2, 1.2);
}
.active {
	transform: scale(1, 1) !important;
	transition: transform 10000ms cubic-bezier(0, 0, 1, 1) 0s;
}
#sec1 {
	background: url(../img/otoriyose/sec1-bg.jpg) no-repeat center top;
}
#sec1 .row h2 {
	text-align: right;
}
#sec1 .row .txt {
	padding: 180px 0 30px 12px;
	letter-spacing: 3px;
}
#sec1 .row1 {
	position: relative;
}
#sec1 .row1 .photo {
	position: absolute;
	top: 0;
	left: -157px;
}
#sec1 .row1 .box {
	padding-top: 64px;
	margin-left: 549px;
}
#sec1 .row1 .box ul {
	padding: 33px 0 107px;
}
#sec1 .row1 .box ul li {
	padding: 8px 0;
	border-bottom: dashed 1px #fff;
}
#sec1 .row1 .btn {
	text-align: center;
	padding-bottom: 147px;
}
#sec2 {
	background: url(../img/otoriyose/sec2-rp.jpg) repeat-x center bottom, url(../img/otoriyose/sec2-bg.jpg) repeat;
	padding-bottom: 52px;
}
#sec2 h2 {
	text-align: center;
	padding: 107px 0 63px;
}
#sec2 .col {
	padding-bottom: 86px;
}
#sec2 .row {
	padding-bottom: 67px;
}
#sec2 .row .ttl01 {
	padding-top: 75px;
}
#sec2 .column {
	float: left;
	width: 333px;
	text-align: center;
}
#sec2 .column dl {
	width: 327px;
	font-size: 18px;
}
#sec2 .column dl dt {
	text-align: center;
	border-bottom: solid 2px #82807d;
	padding: 14px 0;
	line-height: 33px;
	letter-spacing: 3px;
}
#sec2 .column dl dd {
	text-align: right;
	padding: 10px 0 46px;
	letter-spacing: 2px;
}
#sec2 .box {
	background: url(../img/otoriyose/sec2-bg-content.jpg) repeat;
	border: solid 2px #704b19;
	margin-bottom: 40px;
}
#sec2 .box h3 {
	padding: 42px 0 0;
	text-align: center;
}
#sec2 .box ul {
	margin-left: 40px;
}
#sec2 .box ul li strong {
	font-size: 24px;
}
#sec2 .box ul li {
	width: 925px;
	border-bottom: solid 1px #ffffff;
	padding: 32px 0 36px;
	letter-spacing: 2px;
}
#sec2 .box ul li:last-child {
	border-bottom: none !important;
	padding: 32px 0 70px;
}
#sec2 .box .note {
	text-align: right;
	padding: 2px 36px 25px 0;
	letter-spacing: 3px;
}
#sec2 .box dl {
	margin-left: 40px;
	padding: 49px 0 9px 0;
}
#sec2 .box dl dd span {
	padding-left: 15px;
}
#sec2 .box dl dt {
	padding-bottom: 10px;
}
#sec2 .box dl + dl {
	padding: 18px 0 40px 0;
}
