@charset "utf-8";

/* ----------- mv ----------- */
.top_mv {
	background: url("../img/top/top_mvBg.png");
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center center;
}

.top_mvBox {
	padding: 150px 0 53px;
}

.top_mvTitle {}

.top_mvTitle img.mv_pc {
	display: block;
}

.top_mvTitle img.mv_sp {
	display: none;
}

.top_mvBanner {
	width: 240px;
	background-color: #f88379;
	border-radius: 21px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 12px 10px 10px;
	margin-top: 40px;
}

.top_mvBTitle {
	font-size: 1.8rem;
	color: #ffffff;
	line-height: 1.2;
	text-align: center;
}

.top_mvBNum {
	font-size: 5.1rem;
	color: #ffffff;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-top: 5px;
}

.top_mvBNum span {
	font-size: 0.7em;
}

.top_mvBAnnotation {
	font-size: 1.6rem;
	color: #ffffff;
	line-height: 1.2;
	text-align: center;
	margin-top: 5px;
}

/* ----------- news ----------- */
.news {
	padding: 110px 0;
}


.news_list {
	margin-top: 27px;

}

.news_list ul {}

.news_list ul li {
	margin-bottom: 14px;
}

.news_list ul li:last-child {
	margin-bottom: 0px;
}

.news_list ul li>a {
	display: block;
	background-color: #f3f3f3;
	background-image: url("../img/top/top_newsIco.png");
	background-repeat: no-repeat;
	background-position: right 55px center;
	padding: 28px 88px 22px 43px;
}

.news_list ul li>a:hover {
	background-color: #fef2f1;
}

.news_DT {
	display: flex;
	align-items: center;
}

.news_date {
	font-size: 1.4rem;
	color: #000000;
	line-height: 1;
	flex: none;
	min-width: 125px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.news_date span {}

.news_tag {
	flex: 1 1 auto;
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 5px;
}

.news_tag span {
	display: inline-block;
	font-size: 1.4rem;
	color: #000000;
	line-height: 1;
	font-weight: bold;
	border: 1px solid #f88379;
	border-radius: 5px;
	min-width: 90px;
	padding: 6px 5px 4px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* margin-right: 10px; */
}

.news_title {
	font-size: 1.8rem;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	line-height: 1.4;
	margin-top: 14px;
}

.news_more {
	padding-top: 55px;
}

.news_more a {
	font-size: 1.8rem;
	color: #000000;
	line-height: 1.4;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #f88379;
	width: 320px;
	padding: 13px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 30px;
	max-width: 100%;
}

.news_more a div:nth-child(2) {
	padding-left: 10px;
	font-size: 0;
}

.news_more a:hover {
	background-color: #fef2f1;
}

/* ----------- SL ----------- */
.SL {
	padding-bottom: 120px;
}

.SL_list {
	padding: 0 18px;
	display: flex;
	justify-content: space-between;
}

.SL_list>li {
	width: 556px;
	max-width: 49%;
}

.SL_list>li>a {
	display: block;
}

.SL_box {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	padding-bottom: 188px;
}

.SL_title {
	position: relative;
	z-index: 5;
	padding-top: 34px;
}

.SL_title p {
	display: inline-block;
	font-size: 2.8rem;
	color: #ffffff;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 3px;
	padding: 0 30px 15px;
	border-bottom: 3px solid #ffffff;
}

.SL_title p span {
	font-size: 1.285em;
}

.SL_bg01 {
	width: 100%;
	height: 100%;
	background: url("../img/top/top_SL_img01.png");
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center center !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.SL_list>li:nth-child(2) .SL_bg01 {
	background: url("../img/top/top_SL_img02.png");
}

.SL_list>li>a:hover .SL_bg01 {
	transform: scale(1.02);
}


.SL_bg02 {
	width: 386px;
	height: 386px;
	background: url("../img/top/top_SL_img03.png");
	background-repeat: no-repeat !important;
	background-position: left top !important;
	background-size: cover !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.SL_list>li:nth-child(2) .SL_bg02 {
	top: -5px;
	left: -5px;
	background: url("../img/top/top_SL_img04.png");
}

.SL_list>li>a:hover .SL_bg02 {
	transform: translate(-20px, -20px);
}

.SL_bg03 {
	width: 0;
	height: 0;
	border: 50px solid #89c7f6;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
	position: absolute;
	bottom: -5px;
	right: -5px;
	z-index: 3;
}

.SL_list>li:nth-child(2) .SL_bg03 {
	border-color: #cca6da;
}

.SL_list>li>a:hover .SL_bg03 {
	transform: translate(-5px, -5px);
}

.SL_arrow {
	position: absolute;
	right: 14px;
	bottom: 18px;
	z-index: 4;
}

.SL_arrow img {
	display: block;
}



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

	/* ----------- mv ----------- */
	.top_mv {
		background-position: calc(50% + 40px) center;
	}
}

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

	/* ----------- mv ----------- */
	.top_mvBox {
		padding: 14.6vw 0 5.17vw;
	}

	.top_mvTitle img.mv_pc {
		width: 49.7vw;
	}

	/* ----------- news ----------- */
	.news_list ul li>a {
		background-position: right 30px center;
		padding: 24px 70px 18px 30px;
	}

	/* ----------- SL ----------- */
	.SL {
		padding-bottom: 80px;
	}

	.SL_list {
		padding: 0 0px;
	}

	.SL_list>li {
		max-width: 48%;
	}

	.SL_box {
		padding-bottom: 160px;
	}

	.SL_title {
		padding-top: 30px;
	}

	.SL_title p {
		font-size: 2.6rem;
		letter-spacing: 3px;
		padding: 0 20px 10px;
	}

}

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

	/* ----------- mv ----------- */
	.top_mv {
		background-position: calc(50% + 6.5vw) center;
	}

	.top_mvBanner {
		width: 27.34vw;
		border-radius: 2.0vw;
		padding: 1.56vw 1.3vw 1.3vw;
		margin-top: 3.91vw;
	}

	.top_mvBTitle {
		font-size: 2.08vw;
	}

	.top_mvBNum {
		font-size: 5.98vw;
		margin-top: 0.65vw;
	}

	.top_mvBAnnotation {
		font-size: 1.82vw;
		margin-top: 0.65vw;
	}

	/* ----------- news ----------- */
	.news_list ul li>a {
		background-size: 18px auto;
		background-position: right 20px center;
		padding: 24px 55px 18px 20px;
	}

	.news_title {
		font-size: 1.6rem;
		margin-top: 10px;
	}

	.news_more {
		padding-top: 40px;
	}

	.news_more a {
		font-size: 1.6rem;
		width: 260px;
		padding: 10px 20px;
	}

	/* ----------- SL ----------- */
	.SL {
		padding-bottom: 60px;
	}

	.SL_list>li {
		max-width: 48%;
	}

	.SL_box {
		padding-bottom: 140px;
	}

	.SL_title {
		padding-top: 24px;
	}

	.SL_title p {
		font-size: 2.4rem;
		letter-spacing: 1px;
		padding: 0 20px 10px;
		border-bottom: 2px solid #ffffff;
	}

	.SL_bg02 {
		width: 300px;
		height: 300px;
	}

	.SL_arrow {
		position: absolute;
		right: 12px;
		bottom: 12px;
		z-index: 4;
	}

	.SL_arrow img {
		width: 18px;
	}

	.SL_bg03 {
		border: 40px solid #89c7f6;
	}

}

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

	/* ----------- mv ----------- */
	.top_mv {
		background: url("../img/top/top_mvBg_sp.png");
		background-position: center center;
	}

	.top_mvBox {
		padding: 94.6vw 0 5.17vw;
	}

	.top_mvTitle img.mv_pc {
		display: none;
	}

	.top_mvTitle img.mv_sp {
		display: block;
		width: 81.66vw;
	}

	.top_mvBanner {
		width: 193px;
		border-radius: 20px;
		padding: 10px 10px 8px;
		margin-top: 6.25vw;
	}

	.top_mvBTitle {
		font-size: 1.4rem;
	}

	.top_mvBNum {
		font-size: 4.1rem;
		margin-top: 5px;
	}

	.top_mvBAnnotation {
		font-size: 1.3rem;
		margin-top: 5px;
	}

	/* ----------- news ----------- */
	.news_list {
		margin-top: 25px;
	}

	.news_list ul li {
		margin-bottom: 10px;
	}

	.news_list ul li>a {
		background-size: 18px auto;
		background-position: right 15px center;
		padding: 20px 45px 14px 15px;
	}

	.news_date {
		font-size: 1.4rem;
		min-width: 115px;
		padding-right: 10px;
	}

	.news_tag span {
		font-size: 1.2rem;
		min-width: 80px;
	}

	.news_title {
		font-size: 1.4rem;
	}

	.news_more {
		padding-top: 30px;
	}

	.news_more a {
		font-size: 1.4rem;
		width: 240px;
		padding: 10px 20px 8px;
	}

	/* ----------- SL ----------- */
	.SL {
		padding-bottom: 50px;
	}

	.SL_list {
		flex-direction: column;
		justify-content: start;
	}

	.SL_list>li {
		max-width: 100%;
		margin-bottom: 20px;
	}

	.SL_list>li:last-child {
		margin-bottom: 0;
	}

	.SL_box {
		padding-bottom: 120px;
	}

	.SL_title {
		padding-top: 20px;
	}

	.SL_title p {
		font-size: 2.2rem;
		padding: 0 20px 10px;
	}

	.SL_bg02 {
		width: 280px;
		height: 280px;
	}

}