<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	min-width: 1150px;
}

.sc21-GlobalFooter-arrowLinkListText {
	font-size: 1.2rem;
}

.GlobalFooter-saison {
	padding: 4.0rem 0;
}

@media screen and (min-width: 1321px){

	.GlobalHeader {
		height: 8rem;
	}
	.GlobalHeader-logo {
/*		width: 18rem;
    height: 2.1rem;*/
    margin-left: 4rem;
	}

}

@media screen and (min-width: 768px){

	.sc21-GlobalFooter-sitemaps {
		padding: 4.4rem 0;
	}
	.sc21-GlobalFooter-sitemapsInner {
		max-width: 129.6rem;
		padding: 0 3.2rem;
		box-sizing: content-box;
	}
	.sc21-GlobalFooter-arrowLinkList.-inline {
		margin-top: -1.0rem;
	}
	.sc21-GlobalFooter-arrowLinkList.-inline .sc21-GlobalFooter-arrowLinkListItem {
		margin-top: 1.0rem;
		margin-right: 1.6rem;
	}
	.GlobalFooter-saisonInner {
		font-size: 1.2rem;
		max-width: 131.9rem;
		padding: 0 3.2rem;
		box-sizing: content-box;
	}
	.GlobalFooter-saisonContactLinkAndCopy {
		margin-left: 3.2rem;
	}
	.GlobalFooter-saisonCopyRight {
		margin-top: 0.5rem;
	}
	.GlobalFooter-saisonPrivacy {
		margin-left: 14.6rem;
	}
}

@media screen and (max-width: 1320px){
	.GlobalHeader {
		height: 5.0rem;
	}
/*	.GlobalHeader-logo {
		width: 16rem;
	}*/
}

@media screen and (max-width: 568px){

	body {
		min-width: 100%;
	}
	.sc21-GlobalFooter-sitemaps {
		padding: 5rem 0 3rem;
		border-bottom: 1px solid #ddd;
	}
	.sc21-GlobalFooter-arrowLinkList {
		margin: -1rem 0 0 -1.6rem;
	}
	.sc21-GlobalFooter-arrowLinkListItem {
		margin: 1rem 0 0 1.6rem;
		width: calc(50% - 1.6rem);
	}
	.GlobalFooter-saisonInner {
		font-size: 1.2rem;
	}
	.GlobalFooter-saisonContactLinkAndCopy {
		margin-top: 3.0rem;
	}
	.GlobalFooter-saisonInfo {
		margin-top: 2.0rem;
	}

}

#flow &gt; div {
	display: none;
}

#rentquick article &gt; p {
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 4em;
}

#freshers .notice {
	max-width: 910px;
	margin: 0 auto;
}
#freshers .notice &gt; dl &gt; dt {
	background: #0f1350 url('../images/logo_saison.png') no-repeat center left 15px;
	color: #FFFFFF;
	font-size: 2.5rem;
	font-weight: bold;
	text-align: center;
	padding: 18px;
	margin-bottom: 10px;
}
#freshers .notice &gt; dl &gt; dd {
	background: #FFFFFF;
	padding: 25px 30px;
	border: 1px solid #0f1350;
	border-radius: 10px;
}
#freshers .notice &gt; dl &gt; dd &gt; dl &gt; dt {
	text-align: center;
	margin-bottom: 1em;
	font-size: 2.0rem;
	color: #e62f82;
	font-weight: bold;
}
#freshers .notice &gt; dl &gt; dd &gt; dl &gt; dt span {
	border-bottom: 1px solid #e62f82;
}
#freshers .notice dl dd ol {
	list-style: decimal;
	color: #014099;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 1em 20px 1em 50px;
}
#freshers .notice dl dd ol li {
	margin-bottom: 15px;
}
#freshers .notice dl dd ol li sup {
	vertical-align: top;
}
#freshers .notice dl dd ol li small {
	display: block;
	color: #333333;
	font-weight: normal;
}
#freshers .notice &gt; dl &gt; dd &gt; dl &gt; dd dl {
	background: #eeefef;
	padding: 15px 20px;
}
#freshers .notice &gt; dl &gt; dd &gt; dl &gt; dd dl dt {
	font-weight: bold;
}
#freshers .notice &gt; dl &gt; dd &gt; dl &gt; dd dl dd ul li {
	position: relative;
	margin-top: 5px;
	margin-left: 1em;
}
#freshers .notice &gt; dl &gt; dd &gt; dl &gt; dd dl dd ul li:before {
	position: absolute;
	content: "繝ｻ";
	top: 0;
	left: -1em;
}

#freshers .step_block {
	padding: 40px 0 30px;
}
#freshers .step_block .slide_step .slick-dots li {
	padding: 0;
}
#freshers .step_block .slide_step .slick-dots li button:before {
	content: "";
	border: 1px solid #999;
	border-radius: 50%;
	width: 8px;
	height: 8px;
}
#freshers .step_block .slide_step .slick-dots li.slick-active button:before {
	background-color: #999;
}
#freshers .slick-prev,
#freshers .slick-next,
#freshers .slick-prev:hover,
#freshers .slick-next:hover,
#freshers .slick-prev:active,
#freshers .slick-next:active,
#freshers .slick-prev:focus,
#freshers .slick-next:focus {
	background: none;
	background-color: transparent;
}
#freshers .slick-prev:before,
#freshers .slick-next:before {
	content: "";
}
#freshers .slick-prev.slick-disabled,
#freshers .slick-next.slick-disabled {
	visibility: hidden;
}
#freshers .slick-prev,
#freshers .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	display: block;
	padding: 0;
	cursor: pointer;
	border: none;
	outline: none;
	z-index: 20;
	transform: none;
}
#freshers .slick-prev {
	top: 0;
	left: 0;
	width: 20%;
	height: 100%;
	opacity: 1;
}
#freshers .slick-next {
	top: 0;
	right: 0;
	width: 20%;
	height: 100%;
	opacity: 1;
}
#freshers .step_block .slide_step li figure {
	height: 100%;
}
#freshers .step_block .slide_step li figure img {
	width: auto;
	height: 100%;
	margin: 0 auto;
}
#freshers .step_block .slide_step .slick-track{
	height: 370px;
}
#freshers.flowInn article &gt; div {
	width: 100%;
}
#freshers ul.btn_block {
	text-align: center;
	width: 50%;
	margin: 0 auto 2em;
}
#freshers ul.btn_block li a {
	font-size: 2em;
	text-align: center;
}
#freshers ul.btn_block li a span {
	font-size: 0.8em;
}


#birthday article .select_box {
	font-size: 1.5em;
	margin-bottom: 2em;
}
#birthday article .select_box select {
	display: inline-block;
	vertical-align: bottom;
}
#birthday article .select_box select#birthy {
	width: 30%;
	margin: 0 3px 0 0;
}
#birthday article .select_box select#birthm {
	width: 22%;
	margin: 0 3px 0 10px;
}
#birthday article .select_box select#birthd {
	width: 22%;
	margin: 0 3px 0 10px;
}

#flow #onlinebk ul.btn_block {
	display: none;
}
#flow #onlinebk .check_area,
#flow #ekyc .check_area {
	position: relative;
	display: inline-block;
	padding-left: 4.5em;
	text-align: left;
	margin-top: 2em;
}
#flow #onlinebk .check_area {
	margin: 0 0 2em;
}
#flow #onlinebk .check_area input,
#flow #ekyc .check_area input {
	display: none;
}
#flow #onlinebk .check_area .checking,
#flow #ekyc .check_area .checking {
	position: absolute;
	width: 1.05em;
	height: 1.05em;
	left: 1.5em;
	top: 0;
	display: block;
}
#flow #onlinebk .check_area .checking:before,
#flow #ekyc .check_area .checking:before {
	position: absolute;
	z-index: 1;
	top: 9px;
	left: 10px;
	width: 8px;
	height: 4px;
	content: "";
	transform: rotate(-45deg) scale(0, 0);
	border: 2px solid #fff;
	border-top-style: none;
	border-right-style: none;
	transition: 0.2s;
	box-sizing: border-box;
}
#flow #onlinebk .check_area .checking:after,
#flow #ekyc .check_area .checking:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 2em;
	height: 2em;
	content: '';
	cursor: pointer;
	background: #ffffff;
	border: #9e9d9d 1px solid;
	border-radius: 5px;
	box-sizing: border-box;
}
#flow #onlinebk .check_area input[type=checkbox]:checked + .checking:before,
#flow #ekyc .check_area input[type=checkbox]:checked + .checking:before {
	transform: rotate(-45deg) scale(3, 3);
}
#flow #onlinebk .check_area input[type=checkbox]:checked + .checking:after,
#flow #ekyc .check_area input[type=checkbox]:checked + .checking:after {
	background: #BB0404;
	border: none;
}
#flow #onlinebk .check_area span.text,
#flow #ekyc .check_area span.text {
	display: inline-block;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6;
	margin-top: -3px;
}
#flow #onlinebk .check_area span.text {
	margin-top: 0;
}

#flow #submit.flowInn {
	padding: 7em 0;
}

#flow .flowInn article.not h3 {
	margin: 0;
	margin-top: 1em;
}

@media screen and (max-width: 568px){

	#flow .flowInn article &gt; div {
		margin-top: 1.5em;
	}

	#flow #rentquick article h2 {
		order: 3;
	}
	#flow #rentquick article h2:first-child {
		order: 1;
	}
	#flow #rentquick article &gt; p {
		order: 2;
		margin-top: 1.5em;
	}
	#flow #rentquick dl {
		order: 4;
	}
	#flow #rentquick ul.btn_block {
		order: 5;
		display: block;
	}

	#freshers .notice &gt; dl &gt; dt {
		background-size: 50px;
		font-size: 1.5rem;
    text-align: left;
    padding: 15px 10px 10px 75px;
	}
	#freshers .notice &gt; dl &gt; dd {
		padding: 15px 10px;
	}
	#freshers .notice &gt; dl &gt; dd &gt; dl &gt; dt {
		text-align: left;
    font-size: 1.6rem;
	}
	#freshers .notice dl dd ol {
		font-size: 1.5rem;
    margin: 0.5em 0.5em 0.5em 1.5em;
	}
	#freshers .notice dl dd ol li {
		margin-bottom: 0.5em;
	}
	#freshers .notice &gt; dl &gt; dd &gt; dl &gt; dd dl {
		padding: 15px 10px;
	}

	#freshers .step_block .slide_step .slick-track{
		height: 300px;
	}
	#freshers ul.btn_block {
		width: 80%;
		display: block;
	}
	#freshers ul.btn_block li:first-child {
		margin-bottom: 1em;
	}

	#birthday article .select_box {
		text-align: left;
	}
	#birthday article .select_box select#birthy {
		width: 50%;
	}
	#birthday article .select_box select#birthm {
		width: 35%;
    margin: 10px 3px 0 0;
	}
	#birthday article .select_box select#birthd {
		width: 35%;
		margin: 10px 3px 0 10px;
	}
	#birthday.flowInn article div.select_box {
		font-size: 1.3em;
	}

	#flow #submit.flowInn {
		padding: 3em 0;
	}

}
</pre></body></html>