.mainvisual {
	background-image: url(../img/mv-photo.jpg);
}
h2 {
	text-align: center;
}
.policy {
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 135px;
	font-size: 2.8rem;
	line-height: 1.82;
	background: url(../img/policy-photo.png) right 55px no-repeat;
}
.policy h3 {
	margin-top: 70px;
	margin-bottom: 5px;
	font-size: 3.3rem;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.policy {
		font-size: 1.5rem;
		line-height: 1.53;
		background-size: 146px auto;
		background-position: right 5px top 27px;
		padding: 0 18px 0;
	}
	.policy h2 {
		padding-right: 60px;
	}
	.policy h3 {
		font-size: 2.0rem;
		margin-top: 28px;
		margin-bottom: 14px;
	}
	.policy .text {
		padding-right: 80px;
	}
	.policy p + p {
		margin-top: 10px;
	}
}
.goals {
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 144px;
	background: url(../img/goals-photo.png) right 55px no-repeat;
	font-size: 2.8rem;
	font-weight: bold;
}
.goals ul {
	list-style: none;
	margin-top: 42px;
	padding-left: 216px;
	background: url(../img/kureyon.png) left bottom no-repeat;
}
.goals li {
	background: url(../img/hanamaru@2x.png) 0 0 no-repeat;
	background-size: 44px 41px;
	padding-left: 54px;
}
.goals li + li {
	margin-top: 8px;
}
@media screen and (max-width: 767px) {
	.goals {
		background-size: 98px auto;
		background-position: right 10px top 0;
		padding: 65px 0 54px;
		margin-top: -18px;
		font-size: 1.8rem;
	}
	.goals h2 {
		padding: 0 78px 0 18px;
	}
	.goals ul {
		background-size: 85px auto;
		background-position: 14px bottom;
		padding-left: 102px;
		margin-top: 20px;
	}
	.goals li {
		background-size: 31px 29px;
		padding: 2px 18px 2px 38px;
	}
	.goals li + li {
		margin-top: 5px;
	}
}
.features {
	max-width: 980px;
	margin: 0 auto 102px;
	padding-bottom: 32px;
	background: url(../img/features-photo01.png) right 38px top 0 no-repeat;
}
.features ul {
	list-style: none;
	margin-top: 46px;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.28;
	background: url(../img/features-photo02.png) 0 175px no-repeat, url(../img/features-photo03.png) right bottom no-repeat;
	background-size: auto, 382px auto;
}
.features li {
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 34px 58px;
	padding: 21px 0 12px 44px;
}
.features li:first-child {
	background-image: url(../img/flag01@2x.png);
}
.features li:nth-child(2) {
	background-image: url(../img/flag02@2x.png);
}
.features li:nth-child(3) {
	background-image: url(../img/flag03@2x.png);
	margin-top: 40px;
	margin-left: 268px;
}
.features li:nth-child(4) {
	background-image: url(../img/flag04@2x.png);
	margin-left: 268px;
}
.features li:nth-child(5) {
	background-image: url(../img/flag05@2x.png);
	margin-top: 142px;
}
.features li:last-child {
	background-image: url(../img/flag06@2x.png);
}
@media screen and (max-width: 767px) {
	.features {
		background-size: 107px auto;
		background-position: right 8px top 0;
		padding: 15px 0 0;
		margin-bottom: 46px;
	}
	.features h2 {
		padding: 0 78px 0 18px;
	}
	.features ul {
		margin-top: 20px;
		font-size: 1.5rem;
		line-height: 1.33;
		background-size: 118px auto, 90.13% auto;
		background-position: 10px 124px, center bottom;
		padding-bottom: 65.25%;
	}
	.features li {
		background-size: 25px auto;
		margin-left: 18px;
		padding: 2px 18px 2px 32px;
	}
	.features li br {
		display: none;
	}
	.features li span {
		display: block;
	}
	.features li:nth-child(2) {
		margin-top: 10px;
	}
	.features li:nth-child(3) {
		margin-top: 36px;
		margin-left: 138px;
	}
	.features li:nth-child(4) {
		margin-top: 20px;
		margin-left: 138px;
	}
	.features li:nth-child(5) {
		margin-top: 32px;
	}
	.features li:last-child {
		margin-top: 15px;
		margin-bottom: 16px;
	}
}
.kendama {
	background: url(../img/kendama-bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 168px 0 280px;
}
.kendama > .inner {
	position: relative;
	max-width: 980px;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.75);
	padding: 50px 40px;
	font-size: 2.5rem;
	line-height: 1.48;
}
.kendama > .inner::before {
	content: "";
	position: absolute;
	left: 26px;
	top: -102px;
	background: url(../img/kendama.png) 0 0 no-repeat;
	width: 178px;
	height: 180px;
}
.kendama h2 {
	margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
	.kendama {
		padding: 82px 20px 124px;
	}
	.kendama > .inner {
		padding: 30px 18px;
		font-size: 1.5rem;
		line-height: 1.67;
	}
	.kendama > .inner::before {
		background-size: 76px 77px;
		width: 76px;
		height: 77px;
		left: 6px;
		top: -18px;
	}
	.kendama h2 {
		margin-bottom: 18px;
	}
}
.equipment {
	position: relative;
	z-index: 0;
	padding: 120px 0 80px;
}
.equipment::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 30px;
	right: 50%;
	transform: translateX(50%);
	width: 1020px;
	height: 220px;
	border-radius: 100% 100% 0 0 / 100% 100% 0 0;
	background: url(../../img/bg.jpg) center center repeat;
	background-size: 400px 400px;
}
.equipment::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right: 50%;
	transform: translateX(50%);
	width: 1167px;
	height: 174px;
	background: url(../../img/line02.png) center top no-repeat;
}
.equipment > .inner::before {
	content: "";
	position: absolute;
	width: calc((100% - 1167px) / 2);
	height: 62px;
	background: url(../../img/line01.png) 0 0 repeat-x;
	left: 0;
	top: 120px;
}
.equipment > .inner::after {
	content: "";
	position: absolute;
	width: calc((100% - 1167px) / 2);
	height: 62px;
	background: url(../../img/line01.png) 0 0 repeat-x;
	right: 0;
	top: 120px;
}
.equipment .photo {
	list-style: none;
	max-width: 980px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
}
.equipment .photo li {
	flex: 0 0 470px;
	margin-top: 70px;
}
.equipment .photo .caption {
	margin-top: 18px;
	font-size: 2.0rem;
}
.equipment dl {
	max-width: 980px;
	margin: 88px auto 0;
}
.equipment dt {
	background-color: #609830;
	margin-bottom: 20px;
	padding: 10px 30px;
	color: #fff;
	font-size: 2.5rem;
	font-weight: bold;
}
.equipment dd {
	font-size: 2.3rem;
	line-height: 1.7;
}
.equipment table {
	border: 1px solid #4f4034;
}
.equipment th {
	background-color: #d9e6d0;
	border-right: 1px solid #4f4034;
	border-bottom: 1px solid #4f4034;
	width: 273px;
	padding: 18px 30px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.equipment td {
	background-color: #fff;
	border-right: 1px solid #4f4034;
	border-bottom: 1px solid #4f4034;
	padding: 18px 20px;
	vertical-align: middle;
}
.equipment td a {
	text-decoration: underline;
	color: #60a130;
}
.equipment [class^="ensha"] {
	padding: 0;
}
.equipment [class^="ensha"] dl {
	margin: 0;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 170px 536px;
	grid-template-columns: 170px 536px;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}
.equipment [class^="ensha"] dt {
	background-color: transparent;
	padding: 18px 20px;
	border-right: 1px solid #4f4034;
	margin-bottom: 0;
	color: inherit;
	font-weight: normal;
	font-size: 100%;
}
.equipment [class^="ensha"] dd {
	padding: 18px 20px;
	-ms-grid-column: 2;
}
.equipment .ensha01 dl {
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
}
.equipment .ensha01 dt {
	-ms-grid-row-span: 2;
	grid-row: 1 / -1;
	display: flex;
	align-items: center;
}
.equipment .ensha01 dt span {
	flex: 0 0 auto;
}
.equipment .ensha01 dd:last-child {
	border-top: 1px solid #4f4034;
	-ms-grid-row: 2;
}
.equipment sup {
	vertical-align: super;
	font-size: 60%;
}
.equipment .access {
	background-color: #cae9ff;
	padding: 20px 20px 20px 0;
	margin-top: 46px;
	display: flex;
}
.equipment .access .textbox {
	flex: 1 0 0%;
	font-size: 2.0rem;
	font-weight: bold;
}
.equipment .access .midashi {
	border-bottom: 1px dashed #0097ff;
	padding-bottom: 16px;
	padding-left: 30px;
	margin-bottom: 16px;
	font-size: 2.4rem;
}
.equipment .access .address {
	padding-left: 30px;
}
.equipment .map {
	position: relative;
	flex: 0 0 auto;
	width: 442px;
	height: 223px;
}
.equipment .map iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
@media screen and (max-width: 767px) {
	.equipment {
		padding: 55px 0 70px;
		margin-top: 100px;
		overflow: hidden;
	}
	.equipment::before {
		width: 423px;
		height: 97px;
		top: 15px;
	}
	.equipment::after {
		background-image: url(../img/line01-sp.png);
		background-size: 416px auto;
		width: 416px;
		height: 76px;
	}
	.equipment > .inner::before,
	.equipment > .inner::after {
		width: calc((100% - 416px) / 2);
		background-size: 52px auto;
		top: 45px;
	}
	.equipment h2 {
		padding: 0 78px 0 18px;
	}
	.equipment .photo {
		display: block;
	}
	.equipment .photo li {
		margin-top: 52px;
	}
	.equipment .photo li:first-child {
		margin-top: 20px;
	}
	.equipment .photo .caption {
		font-size: 1.5rem;
		margin-top: 12px;
	}
	.equipment dl {
		margin: 62px 18px 0;
	}
	.equipment dt {
		padding: 8px 18px;
		font-size: 1.8rem;
	}
	.equipment dd {
		font-size: 1.5rem;
		line-height: 1.33;
	}
	.equipment th {
		width: 112px;
		padding: 10px;
	}
	.equipment td {
		padding: 10px 8px;
	}
	.equipment [class^="ensha"] dl {
		display: block;
	}
	.equipment [class^="ensha"] dt {
		padding: 6px 0;
		border-right: none;
		border-bottom: 1px solid #4f4034;
		text-align: center;
		display: block;
	}
	.equipment [class^="ensha"] dd {
		padding: 12px 8px;
	}
	.equipment [class^="ensha"] dd span {
		display: block;
	}
	.equipment .ensha01 dd {
		padding: 6px 8px;
	}
	.equipment .ensha01 dd:last-child {
		padding-top: 0;
		border-top: none;
	}
	.equipment .access {
		display: block;
		margin-top: 15px;
		padding: 15px 10px;
	}
	.equipment .access .textbox {
		margin-bottom: 15px;
		font-size: 1.5rem;
	}
	.equipment .access .midashi {
		margin: 0 -10px 16px;
		padding-left: 0;
		text-align: center;
		font-size: 1.9rem;
	}
	.equipment .access .address {
		padding-left: 0px;
	}
	.equipment .map {
		width: 100%;
		height: 212px;
	}
}
