@charset "utf-8";
header{
	background-color: transparent;
	border-bottom: 1px solid transparent;
	transition: all .5s;
}
header.change{
	background-color: #ffffff;
	border-bottom: 1px solid #DDDDDD;
	transition: all .5s;
}
header .header01 > h1{
	opacity: 0;
}
header .header01 .space{
	width: 0;
	height: auto;
	margin: 0;
	display: block;
	flex-shrink: 0;
}
header .header01 .header01_00{
	position: absolute;
	top: auto;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
header .header01 .header01_00 a{
	color: #ffffff;
}
header.change .header01 .header01_00 a{
	color: #262626;
}
header .header01 .header01_01 .h_link03{
	display: none;
}
header .header01 .header01_01 .h_link04{
	display: none;
}
header .header01 .slide-menu-btn .line-bar{
	background-color: #ffffff;
}
header.change .header01 .slide-menu-btn .line-bar{
	background-color: #262626;
}
header .header01 .slide-menu-btn .line-bar::before{
	background-color: #ffffff;
}
header.change .header01 .slide-menu-btn .line-bar::before{
	background-color: #262626;
}
header .header01 .header01_01 .header01_01_01{
	display: flex;
}
@media only screen and (max-width: 767px) {
	header .header01 .header01_01 .header01_01_01{
		margin: 0 auto 0 0;
	}
}
header .header01 .header01_01 .header01_01_01 .sns_link01::before{
	opacity: 1;
}
header.change .header01 .header01_01 .header01_01_01 .sns_link01::before{
	opacity: 0;
}
header .header01 .header01_01 .header01_01_01 .sns_link01::after{
	opacity: 0;
}
header.change .header01 .header01_01 .header01_01_01 .sns_link01::after{
	opacity: 1;
}
header .header01 .header01_01 .header01_01_01 .sns_link02::before{
	opacity: 1;
}
header.change .header01 .header01_01 .header01_01_01 .sns_link02::before{
	opacity: 0;
}
header .header01 .header01_01 .header01_01_01 .sns_link02::after{
	opacity: 0;
}
header.change .header01 .header01_01 .header01_01_01 .sns_link02::after{
	opacity: 1;
}
header .header01 .header01_01 .header01_01_01 .sns_link03::before{
	opacity: 1;
}
header.change .header01 .header01_01 .header01_01_01 .sns_link03::before{
	opacity: 0;
}
header .header01 .header01_01 .header01_01_01 .sns_link03::after{
	opacity: 0;
}
header.change .header01 .header01_01 .header01_01_01 .sns_link03::after{
	opacity: 1;
}
main{
	margin-top: 0;
}

/*.content01ここから*/
.content01{
	width: 100%;
	min-width: 1280px;
	height: auto;
	position: relative;
	display: block;
}
@media only screen and (max-width: 767px) {
	.content01{
		min-width: 320px;
	}
}
.content01 .content01_01{
	width: 100%;
	height: 100vh;
	min-height: 700px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(../img/index/eye01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	overflow: hidden;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.content01 .content01_01{
		height: 700px;
	}
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01{
		height: 540px;
		min-height: initial;
		background-image: url(../img/index/eye01_sp.jpg);
		align-items: flex-start;
	}
}
.content01 .content01_01 .content01_01_01{
	width: 1180px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01{
		width: 100%;
		height: 100%;
		justify-content: center;
		align-items: flex-start;
	}
}
.content01 .content01_01 .content01_01_01 .content01_01_01_01{
	width: auto;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01 .content01_01_01_01{
		width: 100%;
		padding: 67px 0 0;
		justify-content: flex-start;
	}
}
.content01 .content01_01 .content01_01_01 .content01_01_01_01 h1{
	width: 736px;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01 .content01_01_01_01 h1{
		width: 100%;
	}
}
.content01 .content01_01 .content01_01_01 .content01_01_01_01 h1 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	filter: drop-shadow(0 0 30px rgba(255, 255, 255, .45)) drop-shadow(0 0 30px rgba(255, 255, 255, .45)) drop-shadow(0 0 30px rgba(255, 255, 255, .45)) drop-shadow(0 0 30px rgba(255, 255, 255, .45)) drop-shadow(0 0 30px rgba(255, 255, 255, .45));
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01 .content01_01_01_01 h1 img{
		position: relative;
		z-index: 1;
	}
}
.content01 .content01_01 .content01_01_01 .content01_01_01_01 .link01{
	width: 357px;
	height: 84px;
	margin: -16px 0 0;
	font-size: 23px;
	line-height: 33px;
	color: #ffffff;
	background-color: #C94032;
	border-radius: calc(84px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.content01 .content01_01 .content01_01_01 .content01_01_01_01 .link01 span{
	width: 29px;
	height: 29px;
	margin: 0 15px 0 0;
	border: 1px solid #ffffff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
.content01 .content01_01 .content01_01_01 .content01_01_01_01 .link01 span::before{
	content: '';
	width: 9px;
	height: 12px;
	margin: 0 0 0 2px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	background-color: #ffffffff;
	display: block;
}
.content01 .content01_01 .content01_01_01 .photo01{
	width: 700px;
	height: auto;
	margin: 0 -50px 0 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01 .photo01{
		width: 291px;
		position: absolute;
		top: 197px;
		bottom: auto;
		left: auto;
		right: 0;
		margin: auto;
		z-index: 0;
	}
}
@media only screen and (max-width: 374px) {
	.content01 .content01_01 .content01_01_01 .photo01{
		top: 107px;
	}
}
.content01 .content01_01 .content01_01_01 .photo02{
	width: 290px;
	height: auto;
	display: block;
	position: absolute;
	top: -67px;
	bottom: auto;
	left: -16px;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01 .photo02{
		width: 126px;
		top: 336px;
		bottom: auto;
		left: calc(-342px / 2);
		right: 0;
	}
}
.content01 .content01_01 .content01_01_01 .photo03{
	width: 229px;
	height: auto;
	display: block;
	position: absolute;
	top: 41px;
	bottom: auto;
	left: 361px;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01 .photo03{
		width: 141px;
		top: 422px;
		bottom: auto;
		left: 0;
		right: calc(-342px / 2);
	}
}
.content01 .content01_01 .content01_01_01 .photo04{
	width: 210px;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: 20px;
	left: -77px;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.content01 .content01_01 .content01_01_01 .photo04{
		width: 141px;
		top: 422px;
		bottom: auto;
		left: 0;
		right: calc(-342px / 2);
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.content01 .link02{
		width: 294px;
		height: 63px;
		margin: calc(-63px / 2) auto 0;
		font-size: 19px;
		line-height: 29px;
		color: #ffffff;
		background-color: #C94032;
		border-radius: calc(63px / 2);
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}
	.content01 .link02 span{
		box-sizing: border-box;
		width: 24px;
		height: 24px;
		margin: 0 12px 0 0;
		border: 1px solid #ffffff;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.content01 .link02 span::before{
		content: '';
		width: 8px;
		height: 10px;
		margin: 0 0 0 2px;
		clip-path: polygon(0 0, 100% 50%, 0 100%);
		background-color: #ffffffff;
		display: block;
	}
}
/*.content01ここまで*/

/*.content02ここから*/
.content02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.content02{
	}
}
.content02 .content02_01{
	width: 1180px;
	height: auto;
	padding: 80px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.content02 .content02_01{
		width: 90%;
		max-width: 320px;
		padding: 53px 0 0;
		justify-content: flex-start;
		flex-direction: column;
	}
}
.content02 .content02_01 .content02_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.content02 .content02_01 .content02_01_01{
		margin: 0 0 10px;
	}
}
.content02 .content02_01 .content02_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 12px;
	font-size: 26px;
	line-height: 36px;
	color: #C94032;
	display: block;
}
@media only screen and (max-width: 767px){
	.content02 .content02_01 .content02_01_01 .text01{
		margin: 0 0 2px;
		font-size: 15px;
		line-height: 25px;
	}
}
.content02 .content02_01 .content02_01_01 .text01 img{
	width: 191px;
	height: auto;
	margin: 0 6px 0 0;
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.content02 .content02_01 .content02_01_01 .text01 img{
		width: 112px;
		margin: 0 3px 0 0;
	}
}
.content02 .content02_01 .content02_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((60/1000)*1em);
	color: #C94032;
	display: block;
}
@media only screen and (max-width: 767px){
	.content02 .content02_01 .content02_01_01 .text02{
		font-size: 11px;
		line-height: 21px;
	}
}
.content02 .content02_01 .content02_01_02{
	width: 700px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.content02 .content02_01 .content02_01_02{
		width: auto;
	}
}
.content02 .content02_01 .content02_01_02 .text03{
	width: auto;
	height: auto;
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 32px;
	display: block;
}
@media only screen and (max-width: 767px){
	.content02 .content02_01 .content02_01_02 .text03{
		margin: 0 0 7px;
		font-size: 15px;
		line-height: 25px;
	}
}
.content02 .content02_01 .content02_01_02 .text04{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
@media only screen and (max-width: 767px){
	.content02 .content02_01 .content02_01_02 .text04{
		font-size: 13px;
		line-height: 22px;
	}
}
/*.content02ここまで*/

/*.content03ここから*/
.content03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.content03 .content03_01{
	width: 1180px;
	height: auto;
	padding: 30px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.content03 .content03_01{
		width: 100%;
		padding: 18px 0 0;
	}
}
.content03 .content03_01 .content03_01_01{
	width: 100%;
	height: auto;
	margin: 40px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01{
		margin: 20px 0 0;
		align-items: center;
	}
}
.content03 .content03_01 .content03_01_01:nth-of-type(1){
	margin-top: 0;
}
.content03 .content03_01 .content03_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 20px;
	font-size: 25px;
	line-height: 35px;
	display: block;
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01 .text01{
		width: 90%;
		max-width: 320px;
		margin: 0 0 10px;
		font-size: 17px;
		line-height: 27px;
	}
}
.content03 .content03_01 .content03_01_01 .text01::before{
	content: '';
	width: 13px;
	height: 13px;
	margin: 12px 8px 0 0;
	background-color: #C94032;
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01 .text01::before{
		width: 10px;
		height: 10px;
		margin: 10px 5px 0 0;
	}
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: stretch;
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01 .content03_01_01_01{
		justify-content: center;
	}
}
@media only screen and (min-width: 768px){
	.content03 .content03_01 .content03_01_01 .content03_01_01_01.slick_start{
		justify-content: flex-start;
	}
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01 .content03_01_01_01.scroll_start{
		padding: 0 calc((100% - 320px) / 2);
		justify-content: flex-start;
		overflow-x: scroll;
	}
	.content03 .content03_01 .content03_01_01 .content03_01_01_01.scroll_start::-webkit-scrollbar{
		display: none;
	}
}
@media only screen and (min-width: 355px){
	.content03 .content03_01 .content03_01_01 .content03_01_01_01.scroll_start{
		padding: 0 calc((100% - 90%) / 2);
	}
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01 a{
	width: 280px;
	height: auto;
	margin: 0 20px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01 .content03_01_01_01 a{
		width: 100%;
		max-width: 280px;
		margin: 0;
	}
	.content03 .content03_01 .content03_01_01 .content03_01_01_01.scroll_start a{
		margin: 0 calc(20px / 2);
	}
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01 .content03_01_01_01.scroll_start a:first-of-type{
		margin-left: 0;
	}
	.content03 .content03_01 .content03_01_01 .content03_01_01_01.scroll_start a:last-of-type{
		margin-right: 0;
	}
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01 a figure{
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	display: block;
	position: relative;
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01 a figure::before{
	display: block;
	content: "";
	width: 50px;
	height: 50px;
	background-image: url(../img/index/item04.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01 a figure img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01 a .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	display: block;
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01 .content03_01_01_01 a .text02{
		margin: 0;
		font-size: 15px;
		line-height: 24px;
	}
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01 a .text02 span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01 a .text03{
	width: auto;
	height: auto;
	margin: 2px 0 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
@media only screen and (max-width: 767px){
	.content03 .content03_01 .content03_01_01 .content03_01_01_01 a .text03{
		margin: 0;
	}
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01.slick-initialized.slick-slider button.slick-prev.slick-arrow,
.content03 .content03_01 .content03_01_01 .content03_01_01_01.slick-initialized.slick-slider button.slick-next.slick-arrow{
	width: 50px;
	height: 50px;
	margin: auto;
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01.slick-initialized.slick-slider button.slick-prev.slick-arrow{
	top: 0;
	bottom: 0;
	left: -80px;
	right: auto;
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01.slick-initialized.slick-slider button.slick-next.slick-arrow{
	top: 0;
	bottom: 0;
	left: auto;
	right: -80px;
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01.slick-initialized.slick-slider button.slick-prev.slick-arrow::before{
	width: 49px;
	height: 49px;
	border: 1px solid #000000;
	border-radius: 50%;
	background-image: url(../img/index/arrow01.png);
	background-repeat: no-repeat;
	background-size: 14px auto;
	background-position: center;
}
.content03 .content03_01 .content03_01_01 .content03_01_01_01.slick-initialized.slick-slider button.slick-next.slick-arrow::before{
	width: 49px;
	height: 49px;
	border: 1px solid #000000;
	border-radius: 50%;
	background-image: url(../img/index/arrow02.png);
	background-repeat: no-repeat;
	background-size: 14px auto;
	background-position: center;
}
.content03 .modal-wrap {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 100vh;
	display: none;
	justify-content: center;
	align-items: center;
}
.content03 #modal_close_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.7);
	cursor: pointer;
}
.content03 .modal-wrap.shown {
	display: flex;
}
.content03 .modal-wrap .modal-panel {
	width: calc(100% - 40px);
	max-width: 1180px;
	position: relative;
}
.content03 .modal-wrap .modal-panel .modal-frame {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.content03 .modal-wrap .modal-panel .modal-frame iframe {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.content03 .modal-wrap .modal-panel button{
	width: 45px;
	height: 45px;
	background-color: initial;
	border: none;
	position: absolute;
	top: -55px;
	right: 0;
	padding: 0;
	cursor: pointer;
}
@media only screen and (max-width: 767px) {
	.content03 .modal-wrap .modal-panel button{
		width: 22px;
		height: 22px;
		top: -30px;
	}
}
.content03 .modal-wrap .modal-panel button img{
	width: 100%;
	height: 100%;
	display: block;
}
/*.content03ここまで*/

/*content04ここから*/
.content04{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.content04 .content04_01{
	width: 1180px;
	height: auto;
	padding: 90px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01{
		width: 100%;
		padding: 40px 0 0;
		align-items: center;
	}
}
.content04 .content04_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 14px;
	display: block;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 .text01{
		width: 90%;
		max-width: 320px;
		margin: 0 0 8px;
	}
}
.content04 .content04_01 .text01 img{
	width: 191px;
	height: auto;
	margin: 0 7px 0 0;
	display: inline;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 .text01 img{
		width: 112px;
		margin: 0 3px 0 0;
	}
}
.content04 .content04_01 .text01 span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 36px;
	line-height: 46px;
	color: #C94032;
	display: inline;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 .text01 span:nth-of-type(1){
		font-size: 21px;
		line-height: 31px;
	}
}
.content04 .content04_01 .text01 span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 26px;
	line-height: 36px;
	color: #C94032;
	display: inline;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 .text01 span:nth-of-type(2){
		font-size: 15px;
		line-height: 25px;
	}
}
.content04 .content04_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 28px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((60/1000)*1em);
	color: #C94032;
	display: block;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 .text02{
		width: 90%;
		max-width: 320px;
		margin: 0 0 10px;
		font-size: 13px;
		line-height: 23px;
	}
}
.content04 .content04_01 .text03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 32px;
	display: block;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 .text03{
		width: 90%;
		max-width: 320px;
		font-size: 15px;
		line-height: 25px;
	}
}
.content04 .content04_01 ul{
	width: 100%;
	height: auto;
	margin: 50px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 ul{
		margin: 18px 0 0;
		justify-content: center;
		flex-wrap: nowrap;
	}
	.content04 .content04_01 .scroll_start{
		padding: 0 calc((100% - 320px) / 2);
		justify-content: flex-start;
		overflow-x: scroll;
	}
	.content04 .content04_01 .scroll_start::-webkit-scrollbar{
		display: none;
	}
}
@media only screen and (max-width: 355px){
	.content04 .content04_01 .scroll_start{
		padding: 0 calc((100% - 90%) / 2);
	}
}
.content04 .content04_01 ul li{
	width: calc((100% - 15px * 4) / 5 );
	height: auto;
	margin: 15px 15px 0 0;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 ul li{
		width: 100%;
		max-width: 178px;
		margin: 0;
	}
	.content04 .content04_01 .scroll_start li{
		margin: 0 calc(20px / 2);
	}
}
@media only screen and (min-width: 768px){
	.content04 .content04_01 ul li:nth-of-type(-n+5){
		margin-top: 0;
	}
	.content04 .content04_01 ul li:nth-of-type(5n){
		margin-right: 0;
	}
	.content04 .content04_01 ul li:last-of-type{
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 .scroll_start li:first-of-type{
		margin-left: 0;
	}
	.content04 .content04_01 .scroll_start li:last-of-type{
		margin-right: 0;
	}
}
.content04 .content04_01 ul li a{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	pointer-events: none;
}
@media only screen and (max-width: 767px){
	.content04 .content04_01 ul li a{
		pointer-events: auto;
		position: relative;
	}
	.content04 .content04_01 ul li a::before{
		content: '';
		width: 22px;
		height: 22px;
		background-image: url(../img/index/sponsorship/icon01.png);
		background-repeat: no-repeat;
		background-size: 11px auto;
		background-position: center;
		background-color: rgba(255, 255, 255, .9);
		border-radius: 50%;
		display: block;
		position: absolute;
		top: auto;
		bottom: 10px;
		left: auto;
		right: 10px;
		margin: auto;
	}
	#lightcase-info{
		display: none!important;
	}
}
.content04 .content04_01 ul li a img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*content04ここまで*/

/*content05ここから*/
.content05{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.content05 .content05_01{
	width: 1180px;
	height: auto;
	padding: 90px 0 123px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.content05 .content05_01{
		width: 90%;
		max-width: 320px;
		padding: 45px 0 50px;
	}
}
.content05 .content05_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 15px;
	display: block;
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .text01{
		margin: 0 0 20px;
	}
}
.content05 .content05_01 .text01 img{
	width: 191px;
	height: auto;
	margin: 0 7px 0 0;
	display: inline;
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .text01 img{
		width: 112px;
		margin: 0 3px 0 0;
	}
}
.content05 .content05_01 .text01 span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 36px;
	line-height: 46px;
	color: #C94032;
	display: inline;
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .text01 span:nth-of-type(1){
		font-size: 21px;
		line-height: 31px;
	}
}
.content05 .content05_01 .text01 span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 26px;
	line-height: 36px;
	color: #C94032;
	display: inline;
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .text01 span:nth-of-type(2){
		font-size: 15px;
		line-height: 25px;
	}
}
.content05 .content05_01 .content05_01_01{
	width: 100%;
	height: auto;
	padding: 40px 57px;
	margin: 0;
	background-image: url(../img/index/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	box-shadow: 0 7px 11px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .content05_01_01{
		padding: 20px 20px 25px;
		background-image: url(../img/index/photo01_sp.jpg);
		flex-direction: column;
	}
}
.content05 .content05_01 .content05_01_01 .content05_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .content05_01_01 .content05_01_01_01{
		margin: 0 0 15px;
	}
}
.content05 .content05_01 .content05_01_01 .content05_01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 16px;
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .content05_01_01 .content05_01_01_01 .text02{
		font-size: 14px;
		line-height: 24px;
	}
}
.content05 .content05_01 .content05_01_01 .content05_01_01_01 .link01{
	width: 289px;
	height: 65px;
	margin: 0;
	font-size: 17px;
	line-height: 27px;
	color: #C94032;
	background-color: #ffffff;
	border-radius: calc(65px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
.content05 .content05_01 .content05_01_01 .content05_01_01_01 .link01::before{
	content: '';
	width: 25px;
	height: 25px;
	margin: 0 15px 0 0;
	background-image: url(../img/index/item07.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.content05 .content05_01 .content05_01_01 .item01{
	width: 385px;
	height: auto;
	margin: calc(-85px - 40px) 0 0 81px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .content05_01_01 .item01{
		width: 100%;
		max-width: 274px;
		margin: 0 0 20px;
	}
}
@media only screen and (max-width: 767px){
	.content05 .content05_01 .content05_01_01 .link02{
		width: 100%;
		max-width: 240px;
		height: 51px;
		margin: 0 auto;
		font-size: 15px;
		line-height: 25px;
		color: #C94032;
		background-color: #ffffff;
		border-radius: calc(51px / 2);
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.content05 .content05_01 .content05_01_01 .link02::before{
		content: '';
		width: 20px;
		height: 20px;
		margin: 0 10px 0 0;
		background-image: url(../img/index/item07.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		display: block;
		flex-shrink: 0;
	}
}
/*content05ここまで*/