@charset "utf-8";
/*------------------------------------------------------------
	sponsership
------------------------------------------------------------*/
#wrap .mainVisual {
	position: relative;
}
#wrap .mainVisual img {
	width: 100%;
}
#wrap .mainVisual .link {
	position: absolute;
	width: 89.33%;
	left: 50%;
	bottom: 5.8%;
	transform: translateX(-50%);
}
#wrap .sec01 {
	padding: 36px 20px 39px;
}
#wrap .sec01 p {
	font-size: 1.6rem;
	line-height: 1.75;
}
#wrap .sec02 {
	padding: 37px 20px;
	background: url(../img/sec02_bg.png) repeat top center #F8F8F8;
	background-size: 73px auto;
}
#wrap .sec02 .c-ttl1 {
	margin-bottom: 23px;
}
#wrap .h3Ttl {
	margin-bottom: 17px;
	min-height: 60px;
	padding-left: 70px;
	position: relative;
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 2.2rem;
}
#wrap .h3Ttl .num {
	position: absolute;
	left: 0;
	top: 50%;
	width: 60px;
	height: 60px;
	padding-top: 13px;
	text-align: center;
	font-size: 0.6rem;
	line-height: 1;
	color: #fff;
	font-weight: 700;
	background-color: #00B565;
	border-radius: 100%;
	transform: translateY(-50%);
	box-sizing: border-box;
}
#wrap .h3Ttl .num span {
	margin-top: 2px;
	display: block;
	font-size: 2.5rem;
}
#wrap .sec02 .imgBox {
	margin-bottom: 27px;
}
#wrap .sec02 .imgBox03 {
	margin-bottom: 0 !important;
}
#wrap .sec02 p {
	font-size: 1.6rem;
	line-height: 1.75;
}
#wrap .sec02 .pho {
	margin-top: -16px;
}
#wrap .sec02 img {
	width: 100%;
}
#wrap .sec03 {
	padding: 103px 20px 50px;
	background-color: #F8F8F8;
}
#wrap .sec03 .c-ttl1 {
	margin-bottom: 18px;
}
#wrap .sec03 .imgBox {
	margin-bottom: 25px;
	padding: 19px 27px 28px;
	background-color: #fff;
	border-radius: 12px;
}
#wrap .sec03 .h3Ttl {
	margin: 0 -20px 9px -4px;
}
#wrap .sec03 .title {
	margin-bottom: 9px;
	color: #000;
	font-weight: 700;
	font-size: 1.5rem;
}
#wrap .sec03 .text {
	margin-bottom: 12px;
	font-size: 1.6rem;
	line-height: 1.75;
}
#wrap .sec03 .text a {
	text-decoration: underline;
}
#wrap .sec03 .phoLink {
	margin-bottom: 13px;
}
#wrap .sec03 .phoLink a {
	display: block;
	padding: 13px 0 12px;
	background-color: #E4E4E4;
	border-radius: 3px;
}
#wrap .sec03 .phoLink .img {
	position: relative;
	width: 175px;
	margin: 0 auto 7px;
	display: block;
}
#wrap .sec03 .phoLink .img::before {
	position: absolute;
	left: 50%;
	top: 50%;
	background: url(../img/icon03.png) no-repeat;
	background-size: 36px auto;
	width: 36px;
	height: 36px;
	content: "";
	transform: translate(-50%,-50%);
}
#wrap .sec03 .phoLink .txt {
	display: block;
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
	text-decoration: underline;
}
#wrap .sec03 .link {
	margin-right: 4px;
}
#wrap .sec03 .link a {
	max-width: 280px;
	margin: 0 auto;
	height: 60px;
	padding: 0 12px 3px 0;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.4rem;
	font-weight: 500;
	color: #222;
	border-radius: 50px;
	overflow: hidden;
	border: 2px solid #32B16C;
	box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
	transition: all .3s linear;
	box-sizing: border-box;
}
#wrap .sec03 .link a::before {
	content: '';
	-webkit-transition: .3s linear;
	transition: .3s linear;
	background: #32b16c;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	width: 500px;
	height: 500px;
}
#wrap .sec03 .link a > span {
	padding-left: 41px;
	display: block;
	position: relative;
	z-index: 1;
	background: url(../img/icon01.png) no-repeat left center;
	background-size: 24px auto;
}
#wrap .sec03 .link01 a > span {
	padding-left: 36px;
	background-image: url(../img/icon02.png);
	background-size: 26px auto;
}
#wrap .sec03 .link a > span span {
	margin-top: -4px;
	display: block;
	color: #00B565;
	font-size: 1rem;
	text-align: center;
}
#wrap .sec03 .txtList {
	padding-top: 9px;
}
#wrap .sec03 .txtList li {
	padding: 0 0 24px 38px;
	position: relative;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1.33;
}
#wrap .sec03 .txtList li img {
	position: absolute;
	left: 4px;
	top: 0;
	width: 25px;
}
#wrap .sec03 .txtList li span {
	margin-bottom: -10px;
	display: block;
	font-size: 1.3rem;
	font-weight: 400;
}
#wrap .sec03 .imgInfo {
	padding: 19px 25px 0;
	background-color: #fff;
	border-radius: 12px;
}
#wrap .sec03 .imgInfo h3 {
	margin-bottom: 1.5rem;
	font-size: 2.2rem;
	font-weight: 700;
}
#wrap .sec03 .dotList li {
	position: relative;
	padding: 0 0 19px 28px;
	line-height: 1.43;
	font-size: 1.4rem;
}
#wrap .sec03 .dotList li::before {
	position: absolute;
	left: 2px;
	top: 5px;
	width: 11px;
	height: 11px;
	background-color: #00B565;
	content: "";
	border-radius: 100%;
}
#wrap .sec03 .btn {
	margin-top: 2.4rem;
}
#wrap .sec03 .btn img {
	width: 100%;
}
.fancybox-bg {
	background: #000;
}
.fancybox-is-open .fancybox-bg {
	opacity: 0.2;
}
.fancybox-close-small {
	right: 7px;
	top: -13px;
	display: block;
	width: 23px !important;
	height: 23px !important;
	padding: 0 !important;
	opacity: 1;
	background: url(../img/pop_close.png) no-repeat left top/100% !important;
}
.fancybox-close-small svg {
	opacity: 0;
}	
.fancybox-content img {
	left: 50%;
	top: 50%;
	height: calc(100% - 40px);
	transform: translate(-50%,-50%);
	width: calc(100% - 40px);
}
@media screen and (min-width:1025px) {
	#wrap .mainVisual .link a {
		transition: .3s;
	}
	#wrap .mainVisual .link a:hover {
		opacity: 0.7;
	}
	#wrap .sec03 .btn a:hover {
		opacity: 0.7;
	}
	#wrap .sec03 .text a:hover {
		text-decoration: none;
	}
	#wrap .sec03 .link a:hover {
		color: #fff
	}
	#wrap .sec03 .link a:hover::before {
		transform: translate(-50%, -50%) scale(1)
	}
	#wrap .sec03 .link a:hover > span {
		background-image: url(../img/icon01_on.png);
	}
	#wrap .sec03 .link01 a:hover > span {
		background-image: url(../img/icon02_on.png);
	}
	#wrap .sec03 .link01 a:hover > span span {
		color: #fff;
	}
}
@media screen and (max-width: 767px) {
	#wrap .c-ttl1 {
		letter-spacing: 0.1em !important;
	}
	#wrap .sec01 .c-ttl1 {
		margin: 0 -10px 22px;
	}
	#wrap .sec02 .imgBox02 {
		margin-bottom: 10px;
	}
	#wrap .sec02 .imgBox02 .pho {
		margin-top: 5px;
	}
	#wrap .sec02 .imgBox03 .pho {
		margin-top: -22px;
	}
	#wrap .sec03 .imgBox02 .phoLink .img {
		width: 85px;
	} 
	#wrap .sec03 .imgBox03 {
		padding-bottom: 13px;
	}
	#wrap .sec03 .imgBox04 {
		padding-bottom: 5px;
	}
	#wrap .sec03 .imgBox05 .phoLink .img {
		width: 91px;
	} 
}
@media screen and (min-width: 768px) {
	#wrap .mainVisual .link {
		width: 50%;
		bottom: 2.1%;
	}
	#wrap .content {
		max-width: 1000px;
		padding: 0 20px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	#wrap .sec01 {
		padding: 84px 0 85px;
	}
	#wrap .sec01 p {
		padding-top: 8px;
		font-size: 2.4rem;
		line-height: 1.66;
	}
	#wrap .sec02 {
		padding: 81px 0 75px;
		background-size: 146px auto;
	}
	#wrap .h3Ttl {
		margin-bottom: 14px;
		min-height: 91px;
		padding-left: 106px;
		font-size: 3.6rem;
	}
	#wrap .h3Ttl .num {
		width: 91px;
		height: 91px;
		padding-top: 18px;
		font-size: 1.2rem;
	}
	#wrap .h3Ttl .num span {
		margin-top: 2px;
		font-size: 4rem;
	}
	#wrap .sec02 .c-ttl1 {
		margin-bottom: 19px;
	}
	#wrap .sec02 .content {
		max-width: 1252px;
	}
	#wrap .sec02 .imgBox {
		margin-bottom: -45px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	#wrap .sec02 .imgBox03 {
		margin-bottom: 0 !important;
	}
	#wrap .sec02 p {
		font-size: 2.4rem;
		line-height: 1.66;
	}
	#wrap .sec02 .textBox {
		width: 39.6%;
		margin-top: -9px;
	}
	#wrap .sec02 .pho {
		margin: 0;
		width: 49.91%;
	}
	#wrap .sec02 .imgBox02 {
		margin-bottom: -146px;
		justify-content: flex-start;
	}
	#wrap .sec02 .imgBox02 .pho {
		width: 50%;
		margin: 0 2.47% 0 -2.72%;
		order: -1;
	}
	#wrap .sec02 .imgBox03 .textBox {
		margin: 108px 0 0;
	}
	#wrap .sec03 {
		padding: 96px 20px;
	}
	#wrap .sec03 .c-ttl1 {
		margin-bottom: 75px;
	}
	#wrap .sec03 .imgBox {
		margin-bottom: 40px;
		padding: 32px 26px 38px 40px;
		display: flex;
		justify-content: space-between;
		border-radius: 16px;
		box-shadow: 0 10px 40px rgba(0,0,0,0.05);
	}
	#wrap .sec03 .imgBox .textBox {
		width: 44.8%;
	}
	#wrap .sec03 .imgBox .pho {
		width: 51.8%;
		margin: 15px 0 0;
		text-align: center;
	}
	#wrap .sec03 .h3Ttl {
		margin: 0 0 29px -12px;
	}
	#wrap .sec03 .title {
		margin-bottom: 1px;
		font-size: 1.6rem;
	}
	#wrap .sec03 .text {
		margin-bottom: 37px;
	}
	#wrap .sec03 .text a {
		text-decoration: none;
	}
	#wrap .sec03 .link {
		margin-right: 0;
	}
	#wrap .sec03 .link a {
		max-width: inherit;
		padding: 0 25px 1px 0;
		font-size: 1.6rem;
	}
	#wrap .sec03 .link a > span {
		padding-left: 59px !important;
		background-size: 32px auto;
	}
	#wrap .sec03 .link01 a > span {
		background-size: 34px auto;
	}
	#wrap .sec03 .link a > span span {
		font-size: 1.2rem;
		transition: .3s;
	}
	#wrap .sec03 .imgBox03,
	#wrap .sec03 .imgBox04 {
		display: block;
	}
	#wrap .sec03 .txtList li {
		font-size: 1.8rem;
	}
	#wrap .sec03 .txtList li span {
		font-size: 1.5rem;
	}
	#wrap .sec03 .imgInfo {
		padding: 32px 40px 20px;
		border-radius: 16px;
	}
	#wrap .sec03 .imgInfo h3 {
		font-size: 3.6rem;
	}
	#wrap .sec03 .dotList li {
		font-size: 1.6rem;
	}
	#wrap .sec03 .btn {
		margin: 20px auto 0;
		max-width: 600px;
	}
}
@media screen and (min-width: 768px)and (max-width: 1320px) {
	#wrap .sec02 .imgBox02 .pho {
		margin-left: 0;
	}
}
@media screen and (min-width: 768px)and (max-width: 1120px) {
	#wrap .h3Ttl {
		font-size: 3rem;
	}
	#wrap .sec02 .imgBox02 {
		margin-bottom: -100px;
	}
}
@media screen and (min-width: 768px)and (max-width: 980px) {
	#wrap .sec02 .textBox {
		width: 45.6%;
	}
	#wrap .h3Ttl {
		padding-left: 95px;
		font-size: 2.4rem;
	}
	#wrap .sec02 .imgBox {
		margin-bottom: 0;
	}
	#wrap .sec02 .imgBox02 {
		margin-bottom: -80px;
	}
	#wrap .sec02 p {
		font-size: 2rem;
	}
}
@media screen and (min-width: 768px)and (max-width: 900px) {
	#wrap .sec03 .link a {
		padding-left: 15px;
	}
	#wrap .sec03 .link a > span {
		padding-left: 40px !important;
	}
}
body.bodyFix {
	touch-action: none;
	overscroll-behavior: none;
	overflow: hidden;
}