@charset "utf-8";
/*////////////////////////////////////
setup
////////////////////////////////////*/
@media screen and (min-width: 768px) {
#setup_section_link {
	position: fixed;
	width: 100%;
	top: 150px;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	z-index: 3;
	background: linear-gradient(#19a920,#16741b);
	
}
.setup_section {
	position: relative;
	text-align: center;
	width: 150px;
	height: 60px;
	padding: 1px;
	margin-right: -14px;
	clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0% 100%);
	background: #333;
}
.setup_section a {
	width: 148px;
	height: 58px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	background: linear-gradient(#19a920,#16741b);
	clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0% 100%);
	text-decoration: none;
	transition: all 0.4s;
	box-shadow: 3px 3px 3px #FFF;
}
.setup_section a:hover {
	background: linear-gradient(#48c34e,#16741b);
}
.setup_section a .setup_num {
	position: relative;
	width: 100%;
	color: #FFF;
	font-size: 1.8rem;
	text-decoration: none;
}
.setup_section a .setup_list {
	position: relative;
	width: 100%;
	color: #FFF;
	font-size: 1.2rem;
	text-decoration: none;
}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
#setup_section_link {
	position: fixed;
	width: 100%;
	top: 100px;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	z-index: 3;
	
}
.setup_section {
	position: relative;
	text-align: center;
	width: 116px;
	height: 40px;
	padding: 1px;
	margin-right: -14px;
	clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0% 100%);
	background: #333;
}
.setup_section a {
	width: 114px;
	height: 38px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	background: linear-gradient(#19a920,#16741b);
	clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0% 100%);
	text-decoration: none;
	transition: all 0.4s;
	box-shadow: 3px 3px 3px #FFF;
}
.setup_section a:hover {
	background: linear-gradient(#48c34e,#16741b);
}
.setup_section a .setup_num {
	position: relative;
	width: 100%;
	color: #FFF;
	font-size: 1.4rem;
	text-decoration: none;
}
.setup_section a .setup_list {
	position: relative;
	width: 100%;
	color: #FFF;
	font-size: 1.1rem;
	text-decoration: none;
}
}
.z1 { z-index: 7;}.z2 { z-index: 6;}.z3 { z-index: 5;}.z4 { z-index: 4;}.z5 { z-index: 3;}.z6 { z-index: 2;}.z7 { z-index: 1;}
@media screen and (min-width: 768px) {
#setup_header {
	position: relative;
	width: 100%;
	padding: 300px 0 100px 0;
}
#setup_header_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#setup_header_title {
	position: relative;
	width: 46%;
	margin-right: 4%;
}
#setup_header_word {
	position: relative;
	width: 50%;
}
#setup_header_title {
	position: relative;
	font-size: clamp(2rem,3.6vw,4rem);
	font-weight: 700;
	color: #333;
	line-height: 1.6;
}
#setup_header_title span {
	font-size: clamp(1.6rem,1.8vw,2rem);
	color: rgba(61,115,17,1.00);
}
#setup_header_word {
	position: relative;
	font-size: clamp(1.6rem,1.8vw,2rem);
	font-weight: 400;
	color: #333;
	line-height: 2;
}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
#setup_header {
	position: relative;
	width: 100%;
	padding: 230px 0 50px 0;
}
#setup_header_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#setup_header_title {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
}
#setup_header_word {
	position: relative;
	width: 100%;
}
#setup_header_title {
	position: relative;
	font-size: clamp(2rem,3.6vw,4rem);
	font-weight: 700;
	color: #333;
	line-height: 1.6;
}
#setup_header_title span {
	font-size: clamp(1.6rem,1.8vw,2rem);
	color: rgba(61,115,17,1.00);
}
#setup_header_word {
	position: relative;
	font-size: clamp(1.6rem,1.8vw,2rem);
	font-weight: 400;
	color: #333;
	line-height: 2;
}
}

@media screen and (min-width: 768px) {
#lineworks_movie_area {
	position: relative;
	padding-bottom: 100px;

}
#lineworks_movie {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	aspect-ratio:16/9;
}
#lineworks_movie iframe {
	position:absolute;
	width: 100%;
	aspect-ratio:16/9;
}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
#lineworks_movie_area {
	position: relative;
	padding-bottom: 100px;

}
#lineworks_movie {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	aspect-ratio:16/9;
}
#lineworks_movie iframe {
	position:absolute;
	width: 100%;
	aspect-ratio:16/9;
}
}


/*////////////////////////////////////
setup
////////////////////////////////////*/
@media screen and (min-width: 768px) {
#step1,
#step2,
#step3,
#step4,
#step5,
#step6,
#step7,
#full_ver{
	position: relative;
	width: 100%;
	padding: 100px 0;
}
.setup_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.setup_title {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.setup_title h2 {
	background: rgba(82,170,25,1.00);
	color: #FFF;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 3.6rem;
	font-weight: 400;
}

.setup_title h2 span {
	display: block;
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 5px;
}


#full_ver_title {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}

#full_ver_title h2 {
	background: rgba(82,170,25,1.00);
	color: #FFF;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 3.6rem;
	font-weight: 400;
}

#full_ver_title h2 span{
	font-weight: 600;
}

.setup_maintitle {
	position: relative;
	text-align: center;
	font-size: 4rem;
	font-weight: 700;
	margin-bottom: 50px;
	color: #555;
}
.setup1_word_area {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.setup1_word {
	position: relative;
	width: 50%;
	font-size: 1.8rem;
	line-height: 2;
}
.finelink_hituji {
	position: relative;
	width: 30%;
	margin-left: 10%;
}
.movie_place {
	position: relative;
	width: 100%;
	aspect-ratio:16/9;
	/*border:1px solid #333;*/
	background: #333;
	padding: 20px;
	margin-bottom: 100px;
}
.movie_inner {
	position: relative;
	width: 100%;
	aspect-ratio:16/9;
}
.movie_place video {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.full_ver_place {
  position: relative;
  width: 100%;
  aspect-ratio:16/9;
}

.full_ver_place iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio:16/9;
}

.down_area {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.down_word {
	position: relative;
	width: 40%;
	margin-right: 5%;
	font-size: 4rem;
	font-weight: 400;
	color: #07913a;
	line-height: 1.6;
}
.down_word span {
	font-weight: 700;
}
#down_mark {
	position: relative;
	width: 16%;
}
#down_mark2 {
	position: relative;
	width: 20%;
}
#down_mark2_2 {
	position: relative;
	width: 10%;
}
#down_mark3 {
	position: relative;
	width: 16%;
}
#down_mark4 {
	position: relative;
	width: 16%;
}
#down_mark5 {
	position: relative;
	width: 12%;
}
#down_mark6 {
	position: relative;
	width: 12%;
}
#down_mark7 {
	position: relative;
	width: 10%;
}
.inst_area {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.inst_word {
	position: relative;
	width: 100%;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2;
	margin-bottom: 30px;
}
.inst1,
.inst2{
	position: relative;
	width: 46%;
	margin: 0 2% 30px 2%;
}
.down_bt {
	position: relative;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	color: #07913a;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}
.down_bt a {
	display: inline-block;
	font-size:1.8rem;
	font-weight: 300;
	color: #FFF;
	background: #07913a;
	padding: 10px 20px;
	text-decoration: none;
}
.step_komidashi {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.step_komidashi span {
	display: inline-block;
	background: #07913a;
	font-size: 1.8rem;
	font-weight: 700;
	color: #FFF;
	padding: 10px 20px;
}
.step_atten {
	position: relative;
	width: 100%;
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: 400;
	margin-bottom: 30px;
}
}


@media screen and (min-width: 0px) and (max-width: 767px) {
#step1,
#step2,
#step3,
#step4,
#step5,
#step6,
#step7,
#full_ver{
	position: relative;
	width: 100%;
	padding: 100px 0;
}
.setup_area {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.setup_title {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.setup_title h2 {
	background: rgba(82,170,25,1.00);
	color: #FFF;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 2.4rem;
	font-weight: 400;
}

.setup_title h2 span {
	display: block;
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 5px;
}


#full_ver_title {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}

#full_ver_title h2 {
	background: rgba(82,170,25,1.00);
	color: #FFF;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 2.4rem;
	font-weight: 400;
}

#full_ver_title h2 span{
	font-weight: 600;
}

.setup_maintitle {
	position: relative;
	text-align: center;
	font-size: 2.6rem;
	font-weight: 700;
	margin-bottom: 50px;
	color: #555;
}
.setup1_word_area {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.setup1_word {
	position: relative;
	width: 100%;
	font-size: 1.8rem;
	line-height: 2;
	margin-bottom: 30px;
}
.finelink_hituji {
	position: relative;
	width: 50%;
	margin-left: 25%;
	margin-bottom: 30px;
}
.movie_place {
	position: relative;
	width: 100%;
	aspect-ratio:16/9;
	background: #333;
	padding: 10px;
	margin-bottom: 100px;
}
.movie_inner {
	position: relative;
	width: 100%;
	aspect-ratio:16/9;
}

.movie_place video {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.full_ver_place {
  position: relative;
  width: 100%;
  aspect-ratio:16/9;
}

.full_ver_place iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio:16/9;
}

.down_area {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.down_word {
	position: relative;
	width: 70%;
	font-size: 2.2rem;
	font-weight: 400;
	color: #07913a;
	line-height: 1.6;
}
.down_word span {
	font-weight: 700;
}
#down_mark {
	position: relative;
	width: 16%;
}
#down_mark2 {
	position: relative;
	width: 20%;
}
#down_mark2_2 {
	position: relative;
	width: 10%;
}
#down_mark3 {
	position: relative;
	width: 26%;
}
#down_mark4 {
	position: relative;
	width: 26%;
}
#down_mark5 {
	position: relative;
	width: 16%;
}
#down_mark6 {
	position: relative;
	width: 22%;
}
#down_mark7 {
	position: relative;
	width: 20%;
}
.inst_area {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.inst_word {
	position: relative;
	width: 100%;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2;
	margin-bottom: 30px;
}
.inst1,
.inst2{
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.down_bt {
	position: relative;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	color: #07913a;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}
.down_bt a {
	display: inline-block;
	font-size:1.8rem;
	font-weight: 300;
	color: #FFF;
	background: #07913a;
	padding: 10px 20px;
	text-decoration: none;
}
.step_komidashi {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.step_komidashi span {
	display: inline-block;
	background: #07913a;
	font-size: 1.8rem;
	font-weight: 700;
	color: #FFF;
	padding: 10px 20px;
}
.step_atten {
	position: relative;
	width: 100%;
	font-size: 1.6rem;
	line-height: 1.6;
	font-weight: 400;
	margin-bottom: 30px;
}
}