/*** SP ******************************************************************************************************/
@media screen and (max-width: 768px) {
	html {
		overflow-x: hidden;
	}
	body {
		font-family: YakuHanJP, 'Noto Sans JP', sans-serif;
		font-size: 100%;
		font-weight: 400;
		line-height: 1;
		background: #fff;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	.slider {
		margin: 20px 0;
	}
	.slider img {
		width: 100%;
		height: auto;
	}
	.slider .slick-slide {
		margin: 0;
	}
		nav {
		position: relative;
		z-index: 5;
	}
	.nav_btn_open,
	.nav_btn_close {
		position: fixed;
		top: 15px;
		right: 20px;
		cursor: pointer;
		z-index: 10;
	}
	nav ul {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		width: 80%;
		height: 350px;
		padding: 30px;
		background: #fff;
	}
	nav ul li {
		font-weight: 500;
		color: #636363;
		line-height: 2;
	}
	nav span {
		display: block;
		font-size: .5em;
		color: #13a25b;
		float: left;
		margin-top: 1em;
		margin-right: 7px;
	}
	nav .bold {
		font-weight: 700;
		color: #000;
		margin-left: -1em;
	}
	header {
		background: #e57c9b;
	}
	.top_line {
		position: absolute;
		width: 100%;
		height: 9px;
		background: #d43348;
	}
	.main_image_pc {
		display: none;
	}
	.main_image {
		position: relative;
		text-align: center;
		overflow: hidden;
	}
	.main_image_sp {
		display: block;
		width: 380px;
		max-width: 100%;
		height: 400px;
		margin: -9px auto 0 auto;
		object-fit: cover;
	}
	.cloud_left {
		position: absolute;
		top: 180px;
		left: -20px;
		width: 60%;
	}
	.cloud_right {
		position: absolute;
		top: 80px;
		right: -20px;
		width: 60%;
	}
	.page .contents {
		position: relative;
		padding: 0 15px 30px 15px;
	}
	.page .main_image h1 {
		position: relative;
		font-size: 1.5em;
		font-weight: 900;
		color: #fff;
		line-height: 1.2;
		padding-bottom: 30px;
		z-index: 3;
	}
	.page .main_image02 {
		position: relative;
		padding: 30px 0;
		z-index: 3;
	}
		.page_work_wrap {
		display: flex;
		flex-direction: column;
		width: 100%;
		margin: 30px auto 30px auto;
	}	
	.page_work_item_left,
	.page_work_item_right {
		width: 100%;
	}
	.page_work_item_right_sp {
		padding-top: 30px;
	}
	.page_work_item_left img {
		width: 100%;
	}
	.page_work_text {
		width: 100%;
		line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
		margin: 0 auto;
	}
	.logo {
		position: absolute;
		width: 32px;
		top: -9px;
		left: 20px;
	}
	.lead_sentence {
		position: relative;
		width: 100%;
		padding: 15px;
	}
	.lead_sentence p {
		line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.lead_sentence img {
		width: 100%;
		padding: 20px 0;
		margin: 0 auto;
	}
	.contents_wrap {
		padding: 15px;
		background: #89d0ad;
	}
	.contents_wrap h2 {
		position: relative;
		font-size: 1.3em;
		font-weight: 900;
		color: #13a25b;
		line-height: 1.2;
		text-align: center;
		z-index: 2;
	}
	.contents_wrap h4 {
		font-weight: 700;
		color: #fff;
		text-align: center;
		padding: 5px 0;
		background: #13a25b;
	}
	.contents_wrap h5 {
		font-size: .8em;
		font-weight: 700;
		padding: 1em 0 .5em 0;
	}
	.contents_wrap p,
	.contents_wrap li {
		font-size: .8em;
		line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.contents_wrap ol {
		list-style: decimal;
		margin-left: 1em;
	}
	.contents {
		position: relative;
		padding: 60px 15px 30px 15px;
		border-radius: 15px;
		background: #fff;
		margin-top: 30px;
	}
	.page .contents {
		padding: 0 15px 30px 15px;
		border-radius: initial;
		background: initial;
		margin-top: initial
	}
	.experience_contents_wrap {
		width: 100%;
		height: 950px;
		background-image: url("../img/experience_bg_sp.svg");
		background-position: bottom;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.experience_contents_wrap h2 {
		font-size: 1.3em;
		font-weight: 900;
		color: #13a25b;
		line-height: 1.2;
		text-align: center;
		padding: 20px 0 10px 0;
	}
	.experience_contents {
		position: relative;
		width: 100%;
		margin: 0 auto;
		transform: rotate(.04deg);
	}
	.picturebook {
		display: block;
		width: 300px;
		margin: 0 auto;
	}
	.program_icon {
		display: block;
		margin: 30px auto 0 auto;
	}
	.experience_contents_wrap2 {
		position: relative;
		width: 100%;
		background: #fbe8e8;
		background-image: url("../img/experience_bg2_sp.svg");
		background-position: top;
		background-size: 100%;
		background-repeat: repeat;
		padding: 0 15px 20px 15px;
	}
	.experience_contents2 {
		position: relative;
		width: 100%;
		margin: 0 auto;
		transform: rotate(.04deg);
	}
	.experience_contents_wrap2 h2 {
		font-size: 1.3em;
		font-weight: 900;
		color: #ec6881;
		line-height: 1.2;
		text-align: center;
		margin: -70px 0 10px 0;
	}
	.experience_contents_wrap2 h3 {
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 1;
		width: 90%;
		height: 30px;
		color: #fff;
		font-size: 1.2em;
		font-weight: 700;
		border-radius: 20px;
		box-shadow: 0px 8px 0px -2px rgba(222, 62, 85, 1);
		background-color: #ef7f94;
		margin: 0 auto;
	}
	.work_wrap {
		display: flex;
		flex-direction: column;
		margin-top: 35px;
	}
	.work_item {
		position: relative;
		width: 100%;
		border-radius: 10px;
		box-shadow: 0px 0px 7px 0px rgba(236, 104, 128, .5);
		background-color: #fff;
		padding: 10px;
		margin: 0 auto 30px auto;
	}
	.work_item_100 {
		display: block;
		width: 100%;
		height: 100px;
		margin: 0 auto;
	}
	.work_item_inner_box {
		display: flex;
	}
	.work_item_inner_item_left {
		width: 35%;
	}
	.work_item_inner_item_right {
		width: 65%;
		padding-left: 10px;
	}
	.work_item_inner_box img {
		width: 100%;
	}
	.work_wrap h4 {
		font-size: 1em;
		font-weight: 700;
		line-height: 1.2;
		color: #13a25b;
		margin-bottom: 5px;
	}
	.work_wrap .date_time {
		font-size: .9em;
		color: #636363;
		line-height: 1;
	}
	.work_wrap .dotborder {
		margin: 8px 0 5px 0;
	}
	.work_wrap dl {
		display: flex;
		flex-wrap: wrap;
		font-size: .77em;
		line-height: 1.5;
	}
	 .work_wrap dt:nth-of-type(1),
	 .work_wrap dd:nth-of-type(1)	{
			width: 100%;
		}
	.work_wrap dt {
		font-weight: 400;
		color: #13a25b;
		width: 4.5em;
	}
	.work_wrap dd {
		width: calc(100% - 4.5em);
	}
	#end {
			margin: 30px auto;
	}
	.page_work_wrap img {
		border-radius: 10px;
	}
	.page_work_wrap dl {
		display: flex;
		flex-wrap: wrap;
		line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.page_work_wrap dt {
		font-weight: 400;
		color: #13a25b;
		width: 5.5em;;
	}
	.page_work_wrap dd {
		width: calc(100% - 5.5em);
	}
	.jikan {
		letter-spacing: .5em;
		white-space: nowrap;
	}
	.remaining {
		font-size: .8em;
		text-align: right !important;
		color: #f0879a;
		margin: 10px 0;
	}
	.page_work_form p {
			line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.page_work_form,
	.page_work_form_none {
		margin-bottom: 70px;
	}
	.page_work_form h2 {
		font-size: 1.3em;
		font-weight: 700;
		color: #fff;
		text-align: center;
		padding: 7px 0;
		margin: 30px 0;
		background: #13a25b;
		border-radius: 10px;
	}
	.page_work_form_none h2 {
		font-size: 1.3em;
		font-weight: 700;
		color: #fff;
		text-align: center;
		padding: 7px 0;
		margin: 30px 0;
		background: #ff0000;
		border-radius: 10px;
	}
	.page_work_form dl {
		display: flex;
		flex-direction: column;
		width: 100%;
		margin-top: 30px;
	}
	.page_work_form dt{
		display: flex;
		align-items: center;
		font-weight: 400;
		width: 100%;
	}
	.page_work_form dd{
		position: relative;
		width: 100%;
		margin: 10px 0;
	}
	input {
		width: 100%;
		border: 1px solid #ccc;
		padding: 7px 5px
	}
	#age,
	#age2,
	#age3,
	#age4,
	#age5 {
		width: 75px;
	}
	input[type=number]::-webkit-inner-spin-button,
	input[type=number]::-webkit-outer-spin-button {
		opacity: 1;
	}
	.page_work_form .select_wrap {
		position: relative;
		display: block;
		width: 75px;
		pointer-events: auto;
	}
	.page_work_form .select_wrap::after {
		position: absolute;
		top: .35em;
		left: 2em;
		content: "∨";
		font-size: 1.5em;
		font-weight: 700;
		transform: scale(1, .5);
		pointer-events: none;
	}
	.page_work_form .select_wrap span {
		position: absolute;
		top: 1.1em;
		left: 85px;
		width: max-content;
		font-size: .8em;
		color: #ff0000;
	}
	.page_work_form select {
		width: 75px;
		height: 40px;
		padding: 7px 5px;
		border: 1px solid #ccc;
	}
	.person_no {
		font-size: 1.1em;
		font-weight: 700;
		color: #13a25b;
	}
	#person2,
	#person3,
	#person4,
	#person5 {
		display: none;
	}
	.page_work_form button {
		display: block;
		font-weight: 700;
		color: #fff;
		padding: 10px 30px;
		border-radius: 20px;
		background: #13a25b;
		margin: 40px auto;
	}
	.insta_icon {
		position: absolute;
		top: -10px;
		left: 0;
		right: 0;
		width: 52px;
		margin: 0 auto;
	}
	.hashtag_icon {
		position: absolute;
		top: 12px;
		right: 15px;
		width: 50px;
	}
	.campaign {
		width: fit-content;
		font-size: .9em;
		font-weight: 500;
		color: #fff;
		padding: .3em .5em;
		margin: 20px auto;
		background: rgb(19,161,91);
		background: linear-gradient(90deg, rgba(19,161,91,1) 0%, rgba(141,194,80,1) 33%, rgba(255,216,82,1) 54%, rgba(236,104,128,1) 100%);
	}
	.mt {
		text-align: center;
	}
	p.def {
		font-size: 1em;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.mt {
		text-align: center !important;
	}
	p.center {
		position: relative;
		text-align: left;
		text-align: justify;
		text-justify: inter-ideograph;
		z-index: 2;
	}
	.period_wrap {
		width: 100%;
		text-align: center;
		margin: 30px 0 50px 0;
	}
	.period {
		width: fit-content;
		font-size: 1.1em;
		font-weight: 700;
		line-height: 1.5;
		background: linear-gradient(transparent 50%, #fff100 40%);
	}
	.prize_box {
		display: flex;
		flex-wrap: wrap;
	}
	.prize_item {
		position: relative;
		width: 100%;
	}
	.prize_item img {
		width: 100%;
	}
	.prize_item h3 {
		font-size: 1.2em;
		font-weight: 700;
		color: #13a25b;
		line-height: 1.3;
		margin: 1em 0;
	}
	.prize_item h3.vertical_space {
		margin: 1em 0;
	}
	.prize_item img.join {
		position: absolute;
		top: 0;
		left: 0;
		width: 81px;
	}
	.dotborder {
		margin: 30px 0;
		border-bottom: 2px dotted #ccc;
	}
	.bottom_space {
		margin-bottom: 1em;
	}
	h2.way_to_participate {
		margin: 50px 0 30px 0;
	}
	.participate_box {
		position: relative;
		display: flex;
		flex-wrap: wrap;
	}
	.participate_item1,
	.participate_item2,
	.participate_item3 {
		position: relative;
		width: 100%;
		border: solid 2px #13a25b;
		padding: 22px 22px 5px 22px;
	}
	.participate_item1,
	.participate_item2 {
		margin-bottom: 35px;
	}
	.participate_bottom {
		margin: 1em 0 50px 0;
	}
	.participate_item1::after,
	.participate_item2::after {
		position: absolute;
		left: calc(50% - 44px);
		bottom: -53px;
		content: "▼︎";
		font-size: 5em;
		color: #13a25b;
		transform: scale(1, .5);
	}
	.step_m1 {
		display: block;
		font-size: 1.3em;
		font-weight: 700;
		color: #13a25b;
		text-align: center;
	}
	.step_m2 {
		display: block;
		font-size: 1em;
		font-weight: 500;
		color: #13a25b;
		text-align: center;
	}
	span.red {
		color: #ff0000;
	}
	span.underline {
		background: linear-gradient(transparent 50%, #fff100 40%);
	}
	.illust {
		width: 100%;
		margin: 20px 0;
	}
	.instalink {
		position: relative;
		width: 70px;
		margin: 20px auto 0 auto;
	}
	.instalink::before {
		display: block;
		position: absolute;
		top: -8px;
		left: -45px;
		content: url("../img/insta_icon2.svg");
	}
	.instalink a {
		color: #005cad;
	}
	.pagetop {
		position: fixed;
		right: 0;
		bottom: 28px;
	}
	.pagetop img {
		width: 93px;
	}
	footer {
		width: 100%;
		height: 50px;
		font-size: .65em;
		color: #fff;
		line-height: 1.3;
		text-align: center;
		padding-top: 1.3em;
		background: #cb4878;
	}
	.pc_br {
		display: none;
	}
	.comingsoon {
		opacity: .5;
	}
	.comingsoon::after {
			position: absolute;
		right: 1em;
		bottom: 1.2em;
		content: "COMING SOON";
		font-size: 1.5em;
		font-weight: 700;
		color: #ff0000;
	}
}

@media screen and (max-width: 320px) {
	.mt {
		font-size: .8em;
	}
}

/*** PC ******************************************************************************************************/
@media print, screen and (min-width: 769px) {
	body {
		display: flex;
		flex-direction: column;
		min-height: 100vh;
		font-family: YakuHanJP, 'Noto Sans JP', sans-serif;
		font-size: 100%;
		font-weight: 400;
		line-height: 1;
		background: #fff;
		overflow-y: scroll;
	}
	.slider img {
		width: 100%;
		height: auto;
	}
	.slider .slick-slide {
		margin: 0;
	}
	nav {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 1000px;
		height: 50px;
		margin: 0 auto;
		z-index: 5;
	}
	.nav_btn_open,
	.nav_btn_close {
		position: absolute;
		top: 30px;
		right: 25px;;
		cursor: pointer;
		z-index: 10;
	}
	.nav_btn_open:hover,
	.nav_btn_close:hover {
		opacity: .7;
	}
	nav ul {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		width: 37%;
		height: 350px;
		padding: 30px;
		background: #fff;
	}
	nav ul li {
		font-weight: 500;
		color: #636363;
		line-height: 2;
	}
	nav span {
		display: block;
		font-size: .5em;
		color: #13a25b;
		float: left;
		margin-top: 1em;
		margin-right: 7px;
	}
	nav .bold {
		font-size: 1.05em;
		font-weight: 700;
		color: #000;
		margin-left: -1em;
	}
	nav a:hover {
		opacity: .7;
	}
	header {
		background: #e57c9b;
		overflow: hidden;
	}
	.top_line {
		width: 100%;
		height: 9px;
		background: #d43348;
	}
	.main_image_sp {
		display: none;
	}
	.main_image {
		position: relative;
		width: 1170px;
		margin: 0 auto;
		text-align: center;
	}
	.cloud_left {
		position: absolute;
		top: 150px;
		left: -80px;
	}
	.cloud_right {
		position: absolute;
		top: 80px;
		right: -80px;
	}
	.page .main_image h1 {
		position: relative;
		font-size: 2em;
		font-weight: 900;
		color: #fff;
		padding-bottom: 30px;
	}
	.page .main_image02 {
		padding: 30px 0;
	}
	.page_work_wrap {
		display: flex;
		width: 100%;
		margin: 30px auto 30px auto;
	}	
	.page_work_item_left {
		width: 38%;
	}
	.page_work_item_right {
		width: 62%;
	}
	.page_work_item_left img {
		width: 90%;
	}
	.page_work_text {
		width: 100%;
		line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
		margin: 0 auto;
	}
	.logo {
		position: absolute;
		top: -9px;
		left: 140px;
	}
	.lead_sentence {
		width: 1000px;
		height: 195px;
		padding-top: 10px;
		padding-bottom: 30px;
		margin: 20px auto -30px auto;
/*
		background-image: url("../img/lead_sentence_bg.jpg");
		background-repeat: no-repeat;
*/
	}
	.lead_sentence p {
		line-height: 1.7;
		text-align: justify;
	}
	.lead_sentence img {
		display: none;
	}
	.contents_wrap {
		padding: 15px;
		background: #89d0ad;
	}
	.contents_wrap h2 {
		font-size: 1.7em;
		font-weight: 900;
		color: #13a25b;
		line-height: 1.2;
		text-align: center;
	}
	.contents_wrap h4 {
		font-size: 1.3em;
		font-weight: 700;
		color: #fff;
		text-align: center;
		padding: 7px 0;
		background: #13a25b;
	}
	.contents_wrap h5 {
		font-size: .8em;
		font-weight: 700;
		padding: 1em 0 .5em 0;
	}
	.contents_wrap p,
	.contents_wrap li {
		font-size: .8em;
		line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.contents_wrap ol {
		list-style: decimal;
		margin-left: 1em;
	}
	.contents {
		position: relative;
		width: 1000px;
		padding: 50px;
		border-radius: 15px;
		background: #fff;
		margin: 50px auto;
		transform: rotate(.04deg);
	}
	.page .contents {
			flex: 1 0 auto;
			margin: 0 auto;
			border-radius: initial;
			background: initial;
	}
	.experience_contents_wrap {
		width: 100%;
		height: 650px;
		background-image: url("../img/experience_bg.svg");
		background-position: top;
		background-repeat: no-repeat;
	}
	.experience_contents_wrap h2 {
		font-size: 1.7em;
		font-weight: 900;
		color: #13a25b;
		line-height: 1.2;
		text-align: center;
		padding: 50px 0 30px 0;
	}
	.experience_contents {
		position: relative;
		width: 1000px;
		margin: 0 auto;
		transform: rotate(.04deg);
		text-align: center;
	}
	.picturebook:hover {
		opacity: .7;
	}
	.program_icon {
		display: block;
		margin: 30px auto 0 auto;
	}
	.experience_contents_wrap2 {
		position: relative;
		width: 100%;
		background: #fbe8e8;
		background-image: url("../img/experience_bg2.svg");
		background-position: top;
		background-repeat: repeat;
	}
	.experience_contents2 {
		position: relative;
		width: 1000px;
		margin: 0 auto;
		transform: rotate(.04deg);
	}
	.experience_contents_wrap2 h2 {
		position: absolute;
		left: 0;
		right: 0;
		font-size: 1.7em;
		font-weight: 900;
		color: #ec6881;
		line-height: 1.2;
		text-align: center;
		margin: -50px auto;
	}
	.experience_contents_wrap2 h3 {
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 1;
		width: 400px;
		height: 35px;
		color: #fff;
		font-size: 1.2em;
		font-weight: 700;
		border-radius: 20px;
		box-shadow: 0px 8px 0px -2px rgba(222, 62, 85, 1);
		background-color: #ef7f94;
		margin: 0 auto;
	}
	.work_wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-bottom: 30px;
		margin-top: 35px;
	}
	.work_wrap2 {
		margin-top: 100px;
	}
	.work_wrap a:hover {
		opacity: .7;
	}
	.work_item {
		position: relative;
		width: 470px;
		border-radius: 10px;
		box-shadow: 0px 0px 7px 0px rgba(236, 104, 128, .5);
		background-color: #fff;
		padding: 10px;
		margin-bottom: 30px;
	}
	.work_item_inner_box {
		display: flex;
	}
	.work_item_inner_item_left {
		width: 35%;
	}
	.work_item_inner_item_right {
		width: 65%;
		padding-left: 10px;
	}
	.work_item_inner_box img {
		width: 100%;
	}
	.work_item_100 {
		width: 100%;
		height: 170px;
	}
	.work_wrap h4 {
		font-size: 1.2em;
		font-weight: 700;
		line-height: 1.2;
		color: #13a25b;
		margin-bottom: 5px;
	}
	.work_wrap .date_time {
		color: #636363;
		line-height: 1;
	}
	.work_wrap .dotborder {
		margin: 8px 0 5px 0;
	}
	.work_wrap dl {
		display: flex;
		flex-wrap: wrap;
		font-size: .9em;
		line-height: 1.3;
	}
	.work_wrap dt {
		font-weight: 400;
		color: #13a25b;
		width: 22%;
	}
	.work_wrap dd {
		width: 78%;
	}
	#end {
			margin: 0 auto;
	}
	.page_work_wrap img {
		border-radius: 10px;
	}
	.page_work_wrap dl {
		display: flex;
		flex-wrap: wrap;
		line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.page_work_wrap dt {
		font-weight: 400;
		color: #13a25b;
		width: 5.5em;;
	}
	.page_work_wrap dd {
		width: calc(100% - 5.5em);
	}
	.jikan {
		letter-spacing: .5em;
		white-space: nowrap;
	}
	.jisage {
		display: block;
		text-indent: -1em;
		padding-left: 1em;
		margin-bottom: -1.5em;
	}
	.jisage.last {
		margin-bottom: initial;
	}
	.remaining {
		font-size: .8em;
		text-align: right !important;
		color: #f0879a;
		margin: 10px 0;
	}
	.page_work_form,
	.page_work_form_none {
		margin-bottom: 70px;
	}
	.page_work_form p {
			line-height: 1.7;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.page_work_form h2 {
		font-size: 1.3em;
		font-weight: 700;
		color: #fff;
		text-align: center;
		padding: 7px 0;
		margin: 30px 0;
		background: #13a25b;
		border-radius: 10px;
	}
	.page_work_form_none h2 {
		font-size: 1.3em;
		font-weight: 700;
		color: #fff;
		text-align: center;
		padding: 7px 0;
		margin: 30px 0;
		background: #ff0000;
		border-radius: 10px;
	}
	.page_work_form dl {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 30px;
	}
	.page_work_form dt {
		display: flex;
		align-items: center;
		font-weight: 400;
		width: 12em;
	}
	.page_work_form dd {
		width: calc(100% - 12em);
		margin: 10px 0;
	}
	.page_work_form input {
		width: 100%;
		height: 40px;
		color: #000;
		border: 1px solid #ccc;
		padding: 7px 5px;
		transform: rotate(-.04deg);
	}
	#age,
	#age2,
	#age3,
	#age4,
	#age5 {
		width: 75px;
	}
	input[type=number]::-webkit-inner-spin-button,
	input[type=number]::-webkit-outer-spin-button {
		opacity: 1;
	}
	.page_work_form .select_wrap {
		position: relative;
		display: block;
		width: 75px;
		pointer-events: auto;
	}
	.page_work_form .select_wrap::after {
		position: absolute;
		top: .35em;
		left: 2em;
		content: "∨";
		font-size: 1.5em;
		font-weight: 700;
		transform: scale(1, .5);
		pointer-events: none;
	}
	.page_work_form .select_wrap span {
		position: absolute;
		top: 1.1em;
		left: 85px;
		width: max-content;
		font-size: .8em;
		color: #ff0000;
		overflow: hidden;
	}
	.page_work_form select {
		width: 75px;
		height: 40px;
		padding: 7px 5px;
		border: 1px solid #ccc;
	}
	.person_no {
		font-size: 1.1em;
		font-weight: 700;
		color: #13a25b;
	}
	#person2,
	#person3,
	#person4,
	#person5 {
		display: none;
	}
	.page_work_form button {
		display: block;
		font-weight: 700;
		color: #fff;
		padding: 10px 30px;
		border-radius: 20px;
		background: #13a25b;
		margin: 40px auto;
	}
	.page_work_form button:hover {
		opacity: .7;
	}
	.insta_icon {
		position: absolute;
		top: -35px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.hashtag_icon {
		position: absolute;
		top: 175px;
		right: 140px;
	}
	.campaign {
		width: fit-content;
		font-size: 1.2em;
		font-weight: 500;
		color: #fff;
		padding: 0.5em 1em;
		margin: 20px auto;
		background: rgb(19,161,91);
		background: linear-gradient(90deg, rgba(19,161,91,1) 0%, rgba(141,194,80,1) 33%, rgba(255,216,82,1) 54%, rgba(236,104,128,1) 100%);
	}
	p.def {
		font-size: 1em;
	}
	p.center {
		position: relative;
		text-align: center;
		margin: 30px 0;
	}
	.period_wrap {
		width: 100%;
		height: 70px;
		text-align: center;
	}
	.period {
		width: fit-content;
		font-size: 1.2em;
		font-weight: 700;
		background: linear-gradient(transparent 50%, #fff100 40%);
	}
	.prize_box {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.prize_item {
		position: relative;
		width: 425px;
	}
	.prize_item img {
		width: 100%;
	}
	.prize_item h3 {
		font-size: 1.2em;
		font-weight: 700;
		color: #13a25b;
		margin-bottom: 1em;
	}
	.prize_item h3.vertical_space {
		margin: 1em 0;
	}
	.prize_item img.join {
		position: absolute;
		top: 0;
		left: 0;
		width: 81px;
	}
	.dotborder {
		margin: 30px 0;
		border-bottom: 2px dotted #ccc;
	}
	.dotborder.pc_none {
		display: none;
	}
	h2.way_to_participate {
		margin: 50px 0 30px 0;
	}
	.participate_box {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.participate_item1,
	.participate_item2,
	.participate_item3 {
		position: relative;
		width: 275px;
		border: solid 2px #13a25b;
		padding: 22px 22px 5px 22px;
	}	
	.participate_bottom {
		margin: 1em 0 50px 0;
	}
	.participate_item1::after,
	.participate_item2::after {
		position: absolute;
		top: calc(50% - 44px);
		right: -55px;
		content: "▶︎";
		font-size: 5em;
		color: #13a25b;
		transform: scale(.5, 1);
	}
	.step_m1 {
		display: block;
		font-size: 1.3em;
		font-weight: 700;
		color: #13a25b;
		text-align: center;
	}
	.step_m2 {
		display: block;
		font-size: 1em;
		font-weight: 500;
		color: #13a25b;
		text-align: center;
	}
	span.red {
		color: #ff0000;
	}
	span.underline {
		background: linear-gradient(transparent 50%, #fff100 40%);
	}
	.illust {
		width: 100%;
		margin: 20px 0;
	}
	.instalink {
		position: relative;
		text-align: center;
		margin: 20px 0 0 50px;
	}
	.instalink::before {
		display: block;
		position: absolute;
		top: -8px;
		left: -20px;
		content: url("../img/insta_icon2.svg");
	}
	.instalink a {
		color: #005cad;
	}
	.instalink a:hover {
		opacity: .7;
	}
	.pagetop {
		position: fixed;
		left: 0;
		right: -5px;
		bottom: 40px;
		width: 1000px;
		text-align: right;
		margin: 0 auto;
		pointer-events: none;
	}
	.pagetop a {
		pointer-events: auto;
	}
	.pagetop img:hover {
		opacity: .7;
	}
	footer {
		width: 100%;
		height: 60px;
		color: #fff;
		text-align: center;
		padding-top: 1.3em;
		background: #cb4878;
		flex-shrink: 0;
	}
	.sp_br {
		display: none;
	}
	.comingsoon {
		opacity: .5;
	}
	.comingsoon::after {
			position: absolute;
		right: 1em;
		bottom: 1.3em;
		content: "COMING SOON";
		font-size: 2em;
		font-weight: 700;
		color: #ff0000;
	}
}
.arrow_right {
	display: inline-block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #13a25b;
}
.arrow_right::after,
.arrow_right::before {
	display: block;
	position: absolute;
	top: 50%;
	content: "";
	transform: translateY(-50%);
}
.arrow_right::after {
	top: 6.5px;
	right: 10px;
	width: 10px;
	height: 10px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg) translateX(50%);
}
.arrow_right::before {
	right: 7px;
	width: 18px;
	height: 3px;
	background-color: #fff;
}

/*** PRINT ***************************************************************************************************/
@page {
	margin: 5mm;
}
@media print {
	body {
		position: relative;
		-webkit-print-color-adjust: exact;
		color-adjust: exact;
	}
	nav {
		position: absolute;
	}
	.pagetop {
		position: absolute;
	}
}