.mainvisual {
	position: relative;
	height: 508px;
	padding: 86px 0 0;
	z-index: 5;
	background: url(../img/bg_mv_2_sp.svg) no-repeat center top 17%/375px auto, url(../img/bg_mv_1_sp.svg) no-repeat center/cover, -webkit-linear-gradient(330deg, #FFE000 0%, #FFE000 40%, #ffcf00 40%, #ffcf00 60%, #FFE000 60%, #FFE000 100%);
	background: url(../img/bg_mv_2_sp.svg) no-repeat center top 17%/375px auto, url(../img/bg_mv_1_sp.svg) no-repeat center/cover, -o-linear-gradient(330deg, #FFE000 0%, #FFE000 40%, #ffcf00 40%, #ffcf00 60%, #FFE000 60%, #FFE000 100%);
	background: url(../img/bg_mv_2_sp.svg) no-repeat center top 17%/375px auto, url(../img/bg_mv_1_sp.svg) no-repeat center/cover, linear-gradient(120deg, #FFE000 0%, #FFE000 40%, #ffcf00 40%, #ffcf00 60%, #FFE000 60%, #FFE000 100%);
}

.mainvisual__heading {
	text-align: center;
}

.mainvisual__text {
	position: absolute;
	bottom: 22px;
	left: 4.3%;
	z-index: 4;
}

.mainvisual__image {
	position: absolute;
	bottom: 12px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 360px;
	z-index: 0;
}

.mainvisual__image img {
	display: block;
}

.mainvisual__line {
	position: absolute;
	bottom: 14px;
	right: 14px;
	width: 100px;
}

.mainvisual__line img {
	display: block;
}

.gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden;
	margin-top: 10px;
}

.gallery__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.gallery__item {
	width: 158px;
	padding: 0 4px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.gallery__item img {
	display: block;
}

.home-schedule {
	position: relative;
	margin-top: 60px;
	padding-bottom: 44px;
}

.home-schedule:before {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 100%;
	height: calc(100% - 25px);
	background: -webkit-linear-gradient(330deg, #FFE000 0%, #FFE000 52%, #ffcf00 52%, #ffcf00 90%, #FFE000 90%, #FFE000 100%);
	background: -o-linear-gradient(330deg, #FFE000 0%, #FFE000 52%, #ffcf00 52%, #ffcf00 90%, #FFE000 90%, #FFE000 100%);
	background: linear-gradient(120deg, #FFE000 0%, #FFE000 52%, #ffcf00 52%, #ffcf00 90%, #FFE000 90%, #FFE000 100%);
}

.home-schedule__main {
	margin-bottom: 48px !important;
	position: relative;
	z-index: 5;
}

.home-schedule__item {
	padding: 0 10px;
	width: 178px;
	text-align: center;
	position: relative;
}

.home-schedule__item a {
	outline: none;
	display: block;
}

.home-schedule__item--preparation {
	pointer-events: none;
}

.home-schedule__item--preparation .schedule-date:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/txt_preparation.svg) no-repeat center, rgba(0, 0, 0, 0.85);
}

.home-schedule__comment {
	background: #000;
	padding: 0 10px;
	color: #FFFFFF;
	height: 50px;
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1.3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 6px;
	position: relative;
	margin-bottom: 12px;
}

.home-schedule__comment:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 7px solid #000;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.home-schedule__deco-1 {
	position: absolute;
	top: 12px;
	width: 100%;
}

.home-schedule__deco-1__1 {
	width: 126px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 74px;
}

.home-schedule__deco-1__2 {
	width: 77px;
	position: absolute;
	top: 46px;
	right: 50%;
	margin-right: 78px;
}

.home-schedule__deco-2 {
	display: none;
}

.home-schedule .slick-dots li button {
	background: rgba(255, 255, 255, 0.4);
}

.home-schedule .slick-dots li.slick-active button {
	background: #000;
}

.home-event {
	position: relative;
	margin-top: 65px;
	padding-bottom: 1px;
}

.home-event:before {
	content: "";
	display: block;
	width: 100%;
	height: calc(100% - 24px);
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(330deg, #ffe000 0%, #ffe000 21.4%, #ffcf00 21.4%, #ffcf00 36.8%, #ffe000 36.8%, #ffe000 54.5%, #ffcf00 54.5%, #ffcf00 68%, #ffe000 68%, #ffe000 100%);
	background: -o-linear-gradient(330deg, #ffe000 0%, #ffe000 21.4%, #ffcf00 21.4%, #ffcf00 36.8%, #ffe000 36.8%, #ffe000 54.5%, #ffcf00 54.5%, #ffcf00 68%, #ffe000 68%, #ffe000 100%);
	background: linear-gradient(120deg, #ffe000 0%, #ffe000 21.4%, #ffcf00 21.4%, #ffcf00 36.8%, #ffe000 36.8%, #ffe000 54.5%, #ffcf00 54.5%, #ffcf00 68%, #ffe000 68%, #ffe000 100%);
}

.home-event__sm-title {
	display: none;
}

.home-event__content {
	position: relative;
}

.home-event__item {
	margin-bottom: 35px;
}

.home-event__item a {
	display: block;
}

.home-event__image {
	margin-bottom: 15px;
}

.home-event__image img {
	display: block;
	width: 100%;
}

.home-event__title {
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 12px;
}

.home-event__text {
	font-size: 1.3rem;
	line-height: 1.7;
}

.home-event__deco {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.home-event__deco__1 {
	position: absolute;
	top: 50px;
	left: 50%;
	width: 78px;
	margin-left: 95px;
}

.home-event__deco__2 {
	position: absolute;
	top: -10px;
	right: 50%;
	width: 22px;
	margin-right: 130px;
}

.home-admin-info {
	padding: 30px 0 0;
	position: relative;
	margin-bottom: 60px;
}

.home-admin-info:before {
	content: "";
	width: 100vw;
	height: calc(100% - 110px);
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1;
	background: url(../img/bg_admin_info_sm.png) no-repeat center/100vw auto, #2c6b8f;
}

.home-admin-info__inner {
	position: relative;
}

.home-admin-info__inner:before {
	content: "";
	width: 77px;
	height: 22px;
	display: block;
	background: url(../img/deco_admin_info.svg) no-repeat center/contain;
	position: absolute;
	top: 113px;
	right: 5px;
}

.home-admin-info__head {
	position: relative;
	margin-bottom: 12px;
}

.home-admin-info__text {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
	color: #ffffff;
}

.home-admin-info__btn {
	text-decoration: none;
	display: block;
	background: #ffffff;
	text-align: center;
	display: block;
	width: calc(100% - 4px);
	font-size: 1.6rem;
	font-weight: 700;
	padding: 17px 0;
	-webkit-box-shadow: 4px 4px #000000;
	box-shadow: 4px 4px #000000;
}

.home-admin-info__image {
	width: 100%;
	position: relative;
	padding-top: 40px;
	text-align: center;
}
.home-admin-info__image img { width: 278px; }

.home-access {
	padding: 55px 0 63px;
}

.home-access__head {
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 20px;
}

.home-access__head:before {
	content: "";
	width: 100vw;
	height: 1px;
	display: block;
	background: #E5E5E5;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.home-access__heading {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
}

.home-access__heading:before {
	content: "▶︎";
	color: #2c6b8f;
}

.home-access__person {
	width: 138px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.home-access__image-wrap {
	overflow: scroll;
	width: 100%;
}

.home-access__image-wrap:before {
	content: "";
	width: 130px;
	height: 102px;
	display: block;
	background: url(../common/img/img_scroll.png) no-repeat center/contain;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.home-access__image {
	width: 680px;
	margin-bottom: 30px;
}

.home-benefits {
	position: relative;
	margin-top: 65px;
}

.home-benefits__head {
	font-size: 1.6rem;
	font-weight: 700;
	background: #000000;
	color: #ffffff;
	text-align: center;
	width: 250px;
	padding: 12px 0;
	position: absolute;
	top: -25px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.home-benefits__inner {
	background: #FFCF00;
	padding: 27px 20px 10px;
}

.home-benefits__inner:before,
.home-benefits__inner:after {
	content: "";
	display: block;
	position: absolute;
}

.home-benefits__inner:before {
	width: 80px;
	height: 42px;
	background: url(../img/deco_benefits_01.svg) no-repeat center/contain;
	top: 5%;
	right: -7px;
}

.home-benefits__inner:after {
	width: 31px;
	height: 85px;
	background: url(../img/deco_benefits_02.svg) no-repeat center/contain;
	bottom: 24%;
	right: 30px;
}

.home-benefits__item {
	padding: 15px 11px 20px;
}

.home-benefits__item:not(:last-child) {
	border-bottom: 1px dotted #000000;
}

.home-benefits__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 13px;
	padding-left: 2px;
}

.home-benefits__heading__num {
	display: block;
	height: 43px;
}

.home-benefits__heading__num img {
	height: 100%;
	width: auto;
}

.home-benefits__heading__text {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	width: calc(100% - 38px);
}

.home-benefits__main {
	position: relative;
	height: calc(100% - 61px);
}

.home-benefits__text {
	font-size: 1.3rem;
	line-height: 1.69;
}

.home-benefits__text--narrow {
	width: calc(100% - 120px);
}

.home-benefits__note {
	font-size: 1.2rem;
	margin-top: 13px;
	padding-left: 0.9em;
	line-height: 1.3;
	text-indent: -0.9em;text-align: justify;
}

.home-benefits__image {
	width: 108px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.home-benefits__btn {
	border: none;
	outline: none;
	background: #ffffff;
	text-align: center;
	display: block;
	width: 100%;
	padding: 11px 0 12px;
	font-size: 1.2rem;
	font-weight: 500;
	margin-top: 17px;
}

@media screen and (min-width: 681px) {

.mainvisual { /* md */
	height: 700px;
	padding-top: 210px;
	background: url(../img/bg_mv_2_pc.svg) no-repeat center bottom 36%/1200px auto, url(../img/bg_mv_1_pc.png) no-repeat center/cover, -webkit-linear-gradient(330deg, #FFE000 0%, #FFE000 33%, #ffcf00 33%, #ffcf00 60%, #FFE000 60%, #FFE000 100%);
	background: url(../img/bg_mv_2_pc.svg) no-repeat center bottom 36%/1200px auto, url(../img/bg_mv_1_pc.png) no-repeat center/cover, -o-linear-gradient(330deg, #FFE000 0%, #FFE000 33%, #ffcf00 33%, #ffcf00 60%, #FFE000 60%, #FFE000 100%);
	background: url(../img/bg_mv_2_pc.svg) no-repeat center bottom 36%/1200px auto, url(../img/bg_mv_1_pc.png) no-repeat center/cover, linear-gradient(120deg, #FFE000 0%, #FFE000 33%, #ffcf00 33%, #ffcf00 60%, #FFE000 60%, #FFE000 100%);
}

.mainvisual__inner { /* md */
	width: 94%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	z-index: 5;
}

.mainvisual__heading { /* md */
	width: 428px;
	position: relative;
	z-index: 4;
	margin-bottom: 40px;
}

.mainvisual__heading img {
	display: block;
	width: 100%;
}

.mainvisual__text { /* md */
	width: 378px;
	position: relative;
	bottom: 0;
	left: 0;
}

.mainvisual__text img {
	display: block;
	width: 100%;
}

.mainvisual__image { /* md */
	bottom: 22px;
	width: 678px;
	margin-left: 296px;
/*	margin-left: 256px;*/
}

.mainvisual__line { /* md */
	width: 150px;
	height: 150px;
	bottom: -63px;
	right: 50px;
}

.gallery { /* md */
	margin-top: 20px;
}

.gallery__item { /* md */
	padding: 0 7px;
	width: 284px;
}

.home-schedule { /* md */
	margin-top: 120px;
	padding-bottom: 85px;
}

.home-schedule:before { /* md */
	height: calc(100% - 37px);
}

.home-schedule__main { /* md */
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	margin-bottom: 88px !important;
}

.home-schedule__item { /* md */
	width: 150px;
}

.home-schedule__item a { /* md */
}

.home-schedule__item a:hover .schedule-date:before {
	opacity: 1;
}

.home-schedule__deco-1 { /* md */
	top: -16px;
}

.home-schedule__deco-1__1 { /* md */
	width: 180px;
	margin-left: 224px;
}

.home-schedule__deco-1__2 { /* md */
	width: 110px;
	top: 36px;
	margin-right: 324px;
}

.home-schedule__deco-2 { /* md */
	position: relative;
	pointer-events: none;
	width: 730px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
/*	margin-left: 80px;*/
}
.home-schedule__deco-2::before { position: absolute; top: 0; right: -150px; display: block; width: 180px; height: 119px; background: url("../img/deco_schedule_3_wb.png") no-repeat center/contain; content: ""; }

.home-schedule__deco-2 img {
	display: block;
}

.home-event { /* md */
	margin-top: 120px;
	padding-bottom: 40px;
}

.home-event:before { /* md */
	background: -webkit-linear-gradient(330deg, #ffe000 0%, #ffe000 54.8%, #ffcf00 54.8%, #ffcf00 82.6%, #ffe000 82.6%, #ffe000 100%);
	background: -o-linear-gradient(330deg, #ffe000 0%, #ffe000 54.8%, #ffcf00 54.8%, #ffcf00 82.6%, #ffe000 82.6%, #ffe000 100%);
	background: linear-gradient(120deg, #ffe000 0%, #ffe000 54.8%, #ffcf00 54.8%, #ffcf00 82.6%, #ffe000 82.6%, #ffe000 100%);
}

.home-event__content { /* md */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.home-event__item { /* md */
	width: 31%;
}

.home-event__item:not(:nth-child(3n)) {
	margin-right: 3.5%;
}

.home-event__item a { /* md */
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.home-event__item a:hover {
	color: #2c6b8f;
}

.home-event__deco__1 { /* md */
	width: 111px;
	top: -54px;
	margin-left: 435px;
}

.home-event__deco__2 { /* md */
	width: 32px;
	top: auto;
	bottom: -30px;
	margin-right: 460px;
}

.home-event__deco__2.is-pc-hide {
	display: none;
}

.home-admin-info { /* md */
	padding: 0;
	margin-bottom: 118px;
}

.home-admin-info:before { /* md */
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 198px;
	top: 50%;
	background: url(../img/bg_admin_info_lg.png) no-repeat top left 50px/100vw auto, #2c6b8f;
}

.home-admin-info__inner { /* md */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 745px;
	margin-left: auto;
	margin-right: auto;
}

.home-admin-info__inner:before { /* md */
	width: 110px;
	height: 32px;
	top: 20px;
	right: 100%;
}

.home-admin-info__head { /* md */
	margin-bottom: 0;
	width: 47.5%;
}

.home-admin-info__text { /* md */
	line-height: 1.3;
	font-size: 2.1rem;
}

.home-admin-info__btn { /* md */
	padding: 22px 0;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.home-admin-info__btn:hover {
	color: #2c6b8f;
}

.home-admin-info__image { /* md */
	width: 47.7%;
	padding-top: 0;
}
.home-admin-info__image img {
	width: 90%;
}

.home-access { /* md */
	padding: 120px 0 107px;
}

.home-access__head { /* md */
	margin-bottom: 30px;
}

.home-access__heading { /* md */
	font-size: 1.7rem;
}

.home-access__person { /* md */
	width: 268px;
	right: 45px;
}

.home-access__image-wrap:before { /* md */
	display: none;
}

.home-access__image { /* md */
	width: 100%;
	margin-bottom: 60px;
}

.home-benefits { /* md */
	margin-top: 100px;
	max-width: 795px;
	margin-left: auto;
	margin-right: auto;
}

.home-benefits__head { /* md */
	font-size: 2rem;
	width: 612px;
	padding: 15px 0;
}

.home-benefits__inner { /* md */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 54px 30px 40px;
}

.home-benefits__inner:before { /* md */
	width: 114px;
	height: 60px;
	top: auto;
	bottom: 20px;
	right: auto;
	left: -55px;
}

.home-benefits__inner:after { /* md */
	width: 44px;
	height: 121px;
	top: 0;
	bottom: auto;
	right: -30px;
}

.home-benefits__item:not(:last-child) { /* md */
	border-bottom: none;
	border-right: 1px dotted #000000;
}

.home-benefits__text { /* md */
	line-height: 1.54;
}

.home-benefits__text--narrow { /* md */
	width: calc(100% - 75px);
}

.home-benefits__image { /* md */
	bottom: 0px;
	right: -17px;
}

.home-benefits__btn { /* md */
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.home-benefits__btn:hover {
	color: #2c6b8f;
}

}

@media screen and (min-width: 681px) and (max-width: 1099px) {

.home-benefits__item { /* md */
	padding: 0 20px;
	width: 50%;
}

.home-benefits__item:nth-child(even) {
	border-right: none;
}

.home-benefits__item:nth-child(1),
.home-benefits__item:nth-child(2) {
	border-bottom: 1px dotted #000000;
	padding-bottom: 30px;
}

.home-benefits__item:nth-child(3) {
	padding-top: 20px;
	width: 100%;
}

}

@media screen and (min-width: 1100px) {

.home-schedule__main { /* lg */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.home-schedule .slick-prev { /* lg */
	left: -73px;
}

.home-schedule .slick-next { /* lg */
	right: -73px;
}

.home-event:before { /* lg */
	height: calc(100% - 76px);
}

.home-event .heading-9 { /* lg */
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(90deg) translateY(-100%);
	-ms-transform: rotate(90deg) translateY(-100%);
	transform: rotate(90deg) translateY(-100%);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 0;
}

.home-event .heading-9__jp {
	margin-left: 18px;
}

.home-event .heading-9__jp.is-pc-hide {
	display: none;
}

.home-event__sm-title { /* lg */
	display: block;
	font-size: 2.0rem;
	font-weight: 700;
	position: relative;
	width: 100%;
	margin-top: 20px;
}

.home-event__sm-title:after {
	content: "";
	display: block;
	width: calc(100% - 8em);
	height: 1px;
	background: #000;
	position: absolute;
	top: 50%;
	right: 0;
}

.home-event__content { /* lg */
	width: 900px;
	margin-left: auto;
}

.home-admin-info__text { /* lg */
	line-height: 1;
}

.home-benefits__item { /* lg */
	padding: 0 20px;
	width: 33.333333%;
}

}

@media screen and (max-width: 370px) {

.mainvisual__line { /* iPhone5s */
	right: 6px;
	bottom: 6px;
	width: 90px;
}

}

