.main_contents_top .top_firstview {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_firstview > * {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_firstview {
	background: #fff;
	padding: 0 8%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_firstview {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		display: none;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_firstview {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		display: none;
	}
}
.main_contents_top .top_firstview__main, .main_contents_top .top_firstview__sub {
	width: 50%;
}
.main_contents_top .top_firstview__main img, .main_contents_top .top_firstview__sub img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_firstview__main, .main_contents_top .top_firstview__sub {
		width: 100%;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_firstview__main, .main_contents_top .top_firstview__sub {
		width: 100%;
	}
}

.main_visual__posterArea {
	display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_visual__posterArea {
		display: block;
	}
}
@media only screen and (max-width: 899px) {
	.main_visual__posterArea {
		display: block;
	}
}

.main_contents_top .top_serviceslist {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_serviceslist > * {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_serviceslist {
	background: rgba(5, 5, 5, 0.8);
	padding: 20px 8% 28px;
	color: #fff;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_serviceslist {
		padding: 0;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_serviceslist {
		padding: 0;
	}
}
.main_contents_top .top_serviceslist__wrap {
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	gap: 25px;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_serviceslist__wrap {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		gap: 0;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_serviceslist__wrap {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		gap: 0;
	}
}
.main_contents_top .top_serviceslist__cell {
	width: calc((100% - 100px) / 5);
	text-align: center;
	text-decoration: none;
	display: block;
	position: relative;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_serviceslist__cell {
		width: 50%;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_serviceslist__cell {
		width: 50%;
	}
}
.main_contents_top .top_serviceslist__cell > a > span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}
.main_contents_top .top_serviceslist__cell--title {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: 3em;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.3333333333;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (min-width: 1441px) {
	.main_contents_top .top_serviceslist__cell--title {
		font-size: 1.7283950617vh;
	}
}
@media screen and (max-width: 1440px) {
	.main_contents_top .top_serviceslist__cell--title {
		font-size: 0.9722222222vw;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_serviceslist__cell--title {
		font-size: 1.3671875vw;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_serviceslist__cell--title {
		font-size: 3.7333333333vw;
	}
}
.main_contents_top .top_serviceslist__cell--btn {
	border: solid 1px #fff;
	margin: 8px auto 0;
	padding: 8px 24px 8px 18px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	font-weight: 700;
	font-size: 10px;
	line-height: 1;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
}
.main_contents_top .top_serviceslist__cell--btn::after {
	content: "";
	background: url(../img/top/top_serviceslist/icon_arrow.svg) no-repeat center;
	background-size: contain;
	width: 4px;
	height: 8px;
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translate3d(0, -50%, 0);
	        transform: translate3d(0, -50%, 0);
}
.main_contents_top .top_serviceslist__cell img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 0;
}

.main_contents_top .top_fv-bottom-cta {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_fv-bottom-cta > * {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_fv-bottom-cta {
	/* background: #173CBC; */
	background: #1051e2;
	padding: 16px 20px;
	text-align: center;
}
.main_contents_top .top_fv-bottom-cta a {
	background: #FFFCFC;
	border-radius: 14px;
	margin: 0 auto;
	padding: 10px;
	max-width: 363px;
	min-height: 64px;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: normal;
	color: #0F0F0F;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
	gap: 10px;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_fv-bottom-cta a {
		font-size: 1.5625vw;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_fv-bottom-cta a {
		font-size: 4.2666666667vw;
		gap: 2.6666666667vw;
	}
}
.main_contents_top .top_fv-bottom-cta a::before {
	content: "";
	background: url(../img/top/icon_mail.svg?20260410) no-repeat center;
	background-size: contain;
	width: 29px;
	height: 29px;
	display: block;
}
.main_contents_top .top_fv-bottom-cta a:hover {
	background-color: #D9D9D9;
}
.main_contents_top .top_fv-bottom-cta a::before:hover {
	opacity: 0.8;
}

.main_contents_top #WORKS_area .l_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	position: relative;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top #WORKS_area .l_inner {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top #WORKS_area .l_inner {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
}

.main_contents_top #WORKS_area .con_header {
	width: 480px;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top #WORKS_area .con_header {
		width: 100%;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top #WORKS_area .con_header {
		width: 100%;
	}
}
.main_contents_top #WORKS_area .con_header p {
	margin: 40px 0 0;
	width: 100%;
	display: block;
}

.main_contents_top .top_works-2026 {
	width: calc(100% - 480px - 24px);
	display: block;
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_works-2026 {
		width: 100%;
		position: relative;
		overflow: hidden;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_works-2026 {
		width: 100%;
		position: relative;
		overflow: hidden;
	}
}
.main_contents_top .top_works-2026 > * {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_works-2026 ul {
	margin: 0 0 0 auto;
	padding: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	gap: 13px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: left;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_works-2026 ul {
		margin: 0 auto;
		padding: 5px;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		white-space: nowrap;
		display: block;
		-webkit-animation: slide1 180s 0s linear infinite;
		        animation: slide1 180s 0s linear infinite;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_works-2026 ul {
		margin: 0 auto;
		padding: 5px;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		white-space: nowrap;
		display: block;
		-webkit-animation: slide1 180s 0s linear infinite;
		        animation: slide1 180s 0s linear infinite;
	}
}
.main_contents_top .top_works-2026 li {
	background: #fff;
	width: calc((100% - 26px) / 3);
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_works-2026 li {
		margin: 0 5px;
		max-width: 250px;
		width: 80vw;
		display: inline-block;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_works-2026 li {
		margin: 0 5px;
		max-width: 250px;
		width: 80vw;
		display: inline-block;
	}
}
.main_contents_top .top_works-2026 li.none {
	display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_works-2026 li.none {
		display: inline-block;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_works-2026 li.none {
		display: inline-block;
	}
}
.main_contents_top .top_works-2026 li img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}

@-webkit-keyframes slide1 {
	0% {
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
	to {
		-webkit-transform: translateX(-90%);
		        transform: translateX(-90%);
	}
}

@keyframes slide1 {
	0% {
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
	to {
		-webkit-transform: translateX(-90%);
		        transform: translateX(-90%);
	}
}
.main_contents_top .top_services {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_services > * {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_services__items {
	margin: 56px 0 0;
}
.main_contents_top .top_services__cell + .top_services__cell {
	margin: 64px 0 0;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__cell + .top_services__cell {
		margin-top: 40px;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__cell + .top_services__cell {
		margin-top: 40px;
	}
}
.main_contents_top .top_services__cell {
	color: #000;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 47px;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__cell {
		padding: 0 8%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		gap: 0;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__cell {
		padding: 0 8%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		gap: 0;
	}
}
.main_contents_top .top_services__cell--text {
	padding: 0 0 88px;
	width: 58.3333333333%;
	position: relative;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__cell--text {
		padding-bottom: 0;
		width: 100%;
		display: contents;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__cell--text {
		padding-bottom: 0;
		width: 100%;
		display: contents;
	}
}
.main_contents_top .top_services__cell--text h3 {
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1666666667;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__cell--text h3 {
		margin-top: 16px;
		font-size: 1.7578125vw;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__cell--text h3 {
		margin-top: 16px;
		font-size: 4.8vw;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		    -ms-flex-order: 2;
		        order: 2;
	}
}
.main_contents_top .top_services__cell--text p {
	margin: 20px 0 0;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.75;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__cell--text p {
		margin-top: 12px;
		font-size: 1.3671875vw;
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		    -ms-flex-order: 3;
		        order: 3;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__cell--text p {
		margin-top: 12px;
		font-size: 3.7333333333vw;
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		    -ms-flex-order: 3;
		        order: 3;
	}
}
.main_contents_top .top_services__cell--picture {
	width: 37.5%;
	position: relative;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__cell--picture {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		    -ms-flex-order: 2;
		        order: 2;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__cell--picture {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;
	}
}
.main_contents_top .top_services__cell--picture img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 0;
}
.main_contents_top .top_services__cell--picture p {
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 1.3125;
	text-align: center;
	color: #fff;
	padding: 0 10px;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	        transform: translate3d(-50%, -50%, 0);
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__cell--picture p {
		font-size: 2.34375vw;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__cell--picture p {
		font-size: 6.4vw;
	}
}
.main_contents_top .top_services__links {
	margin: 24px 0 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 34px;
	position: absolute;
	bottom: 0;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__links {
		margin-top: 20px;
		position: relative;
		bottom: auto;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		gap: 16px;
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		    -ms-flex-order: 4;
		        order: 4;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__links {
		margin-top: 20px;
		position: relative;
		bottom: auto;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		gap: 16px;
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		    -ms-flex-order: 4;
		        order: 4;
	}
}
.main_contents_top .top_services__links li {
	width: calc((100% - 34px) / 2);
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__links li {
		width: 100%;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__links li {
		width: 100%;
	}
}
.main_contents_top .top_services__links a {
	background: #1058FB;
	border-radius: 14px;
	width: 100%;
	height: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: normal;
	letter-spacing: 0.3px;
	color: #fff;
	position: relative;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__links a {
		padding: 5px 10px;
		min-height: 48px;
		height: auto;
		font-size: 3.7333333333vw;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__links a {
		padding: 5px 10px;
		min-height: 48px;
		height: auto;
		font-size: 3.7333333333vw;
	}
}
.main_contents_top .top_services__links a:after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	position: absolute;
	right: 22px;
}
.main_contents_top .top_services__links a.blue {
	background: #1058FB;
}
.main_contents_top .top_services__links a.black {
	background: #000;
}
.main_contents_top .top_services__links a.blue:hover {
	opacity: 0.8;
}
.main_contents_top .top_services__links a.black:hover {
	background: #555555;
}
.main_contents_top .top_services__items_column {
	margin: 80px 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	    -ms-flex-direction: row;
	        flex-direction: row;
	gap: 38px;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__items_column {
		margin-top: 34px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 40px;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__items_column {
		margin-top: 34px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 40px;
	}
}
.main_contents_top .top_services__items_column .top_services__cell {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: calc((100% - 38px) / 3);
	gap: 0;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__items_column .top_services__cell {
		width: 100%;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__items_column .top_services__cell {
		width: 100%;
	}
}
.main_contents_top .top_services__items_column .top_services__cell--text, .main_contents_top .top_services__items_column .top_services__cell--picture {
	width: 100%;
}
.main_contents_top .top_services__items_column .top_services__cell--text {
	display: contents;
}
.main_contents_top .top_services__items_column .top_services__cell + .top_services__cell {
	margin: 0;
}
.main_contents_top .top_services__items_column .top_services__cell--text h3 {
	margin: 20px 0 0;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	    -ms-flex-order: 2;
	        order: 2;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__items_column .top_services__cell--text h3 {
		margin-top: 16px;
		font-size: 1.7578125vw;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__items_column .top_services__cell--text h3 {
		margin-top: 16px;
		font-size: 4.8vw;
	}
}
.main_contents_top .top_services__items_column .top_services__cell--text p {
	margin: 12px 0 0;
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	    -ms-flex-order: 3;
	        order: 3;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__items_column .top_services__cell--text p {
		margin-top: 12px;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__items_column .top_services__cell--text p {
		margin-top: 12px;
	}
}
.main_contents_top .top_services__items_column .top_services__cell--picture {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}
.main_contents_top .top_services__items_column .top_services__cell--picture p {
	font-size: 28px;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__items_column .top_services__cell--picture p {
		font-size: 2.34375vw;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__items_column .top_services__cell--picture p {
		font-size: 6.4vw;
	}
}
.main_contents_top .top_services__items_column .top_services__links {
	margin: 32px 0 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 16px;
	position: static;
	bottom: auto;
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	    -ms-flex-order: 4;
	        order: 4;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_services__items_column .top_services__links {
		margin-top: 20px;
		gap: 16px;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_services__items_column .top_services__links {
		margin-top: 20px;
		gap: 16px;
	}
}
.main_contents_top .top_services__items_column .top_services__links li {
	width: 100%;
}

.main_contents_top .top_creators {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_creators > * {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_creators__cta {
	background: url("https://recruit.tbssparkle.co.jp/img/top_mainvisual/noise_bg.webp") repeat 0 0;
	border: solid 4px #000;
	margin-top: 56px;
	padding: 52px;
	position: relative;
	overflow: hidden;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta {
		border-width: 2px;
		margin-top: 30px;
		padding: 20px;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta {
		margin-left: 8%;
		margin-right: 8%;
		border-width: 2px;
		margin-top: 30px;
		padding: 20px;
	}
}
.main_contents_top .top_creators__cta--header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 54px;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta--header {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		gap: 0;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta--header {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		gap: 0;
	}
}
.main_contents_top .top_creators__cta--header > img {
	width: 689px;
	height: auto;
	display: block;
}
@media screen and (max-width: 1440px) {
	.main_contents_top .top_creators__cta--header > img {
		width: 47.8472222222vw;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta--header > img {
		margin: 10px auto 0;
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		    -ms-flex-order: 2;
		        order: 2;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta--header > img {
		margin: 10px auto 0;
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		    -ms-flex-order: 2;
		        order: 2;
	}
}
.main_contents_top .top_creators__cta--header--sub {
	width: 345px;
	position: relative;
}
@media screen and (max-width: 1440px) {
	.main_contents_top .top_creators__cta--header--sub {
		width: 23.9583333333vw;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta--header--sub {
		width: 100%;
		display: contents;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta--header--sub {
		width: 100%;
		display: contents;
	}
}
.main_contents_top .top_creators__cta--header--sub span {
	background: #000000;
	padding: 0px 1.6666666667vw;
	width: 100%;
	min-height: 16px;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: normal;
	letter-spacing: 0.3px;
	color: #fff;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
}
@media screen and (max-width: 1440px) {
	.main_contents_top .top_creators__cta--header--sub span {
		font-size: 1.3888888889vw;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta--header--sub span {
		margin: 0;
		padding: 2px 10px;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		font-size: 1.171875vw;
		line-height: 1.3333333333;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta--header--sub span {
		margin: 0;
		padding: 2px 10px;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		font-size: 3.2vw;
		line-height: 1.3333333333;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;
	}
}
.main_contents_top .top_creators__cta--header--sub img {
	max-width: 321px;
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	bottom: 25px;
	left: 0;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta--header--sub img {
		margin: 8px 0 0;
		max-width: 15.0390625vw;
		position: relative;
		bottom: auto;
		left: auto;
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		    -ms-flex-order: 3;
		        order: 3;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta--header--sub img {
		margin: 8px 0 0;
		max-width: 41.0666666667vw;
		position: relative;
		bottom: auto;
		left: auto;
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		    -ms-flex-order: 3;
		        order: 3;
	}
}
.main_contents_top .top_creators__cta--members {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	gap: 16px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: left;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta--members {
		margin-top: 12px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		gap: 12px;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta--members {
		margin-top: 12px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		gap: 12px;
	}
}
.main_contents_top .top_creators__cta--members li {
	width: calc((100% - 64px) / 5);
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta--members li {
		width: calc((100% - 24px) / 2);
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta--members li {
		width: calc((100% - 24px) / 2);
	}
}
.main_contents_top .top_creators__cta--members li img {
	width: 100%;
	height: auto;
	display: block;
}
.main_contents_top .top_creators__cta--link {
	background: #1058FB;
	border-radius: 14px;
	margin: 40px auto 0;
	width: 334px;
	height: 64px;
	font-family: ryo-gothic-plusn, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: normal;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
	letter-spacing: 0.3px;
	color: #fff;
	position: relative;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_creators__cta--link {
		margin-top: 20px;
		width: 100%;
		min-height: 48px;
		height: auto;
		font-size: 1.3671875vw;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_creators__cta--link {
		margin-top: 20px;
		width: 100%;
		min-height: 48px;
		height: auto;
		font-size: 3.7333333333vw;
	}
}
.main_contents_top .top_creators__cta--link:after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	position: absolute;
	right: 22px;
}
.main_contents_top .top_creators__cta--link:hover {
	opacity: 0.8;
}

.main_contents_top .top_special-banner {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_special-banner > * {
	margin: 0;
	padding: 0;
	outline: none;
	font: inherit;
	font-weight: inherit;
	font-family: inherit;
	-ms-text-size-adjust: none;
	    text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.main_contents_top .top_special-banner ul {
	margin: 0 auto;
	padding: 0 55px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	gap: 13px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: left;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_special-banner ul {
		margin: 0 auto;
		padding: 5px;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		white-space: nowrap;
		display: block;
		-webkit-animation: slide1 180s 0s linear infinite;
		        animation: slide1 180s 0s linear infinite;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_special-banner ul {
		margin: 0 auto;
		padding: 5px;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		white-space: nowrap;
		display: block;
		-webkit-animation: slide1 180s 0s linear infinite;
		        animation: slide1 180s 0s linear infinite;
	}
}
.main_contents_top .top_special-banner li {
	width: calc((100% - 52px) / 5);
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_special-banner li {
		margin: 0 5px;
		max-width: 250px;
		width: 80vw;
		display: inline-block;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_special-banner li {
		margin: 0 5px;
		max-width: 250px;
		width: 80vw;
		display: inline-block;
	}
}
.main_contents_top .top_special-banner li.none {
	display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
	.main_contents_top .top_special-banner li.none {
		display: inline-block;
	}
}
@media only screen and (max-width: 899px) {
	.main_contents_top .top_special-banner li.none {
		display: inline-block;
	}
}
.main_contents_top .top_special-banner li img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}

#SPECIAL_area .bottom_banner_area {
	margin: 80px auto 0 !important;
}
@media only screen and (max-width: 899px) {
	#SPECIAL_area .bottom_banner_area {
		margin: 30px auto 0 !important;
	}
}
#SPECIAL_area .bottom_banner_area a.bottom_banner_area__a {
	margin: 0 auto !important;
}

#header #gNav > ul > li.n_CONTACT > a {
	background: #000;
}

.sp_contact_btn a {
	background: #000;
}/*# sourceMappingURL=top-add202603.css.map */