<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/*=============================================

レスポンシブ

=============================================*/
.respo-iframe {
	position: relative;
	padding: 0px;
	width: 100%;
	padding-top: 56.25%!important;
	max-width: 700px;
	max-height: 500px;
	text-align: center;
	margin: 0 auto;
}

.respo-iframe iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	max-width: 700px;
	max-height: 500px;
}

@media screen and (max-width:1199px) {
header {
	margin: 0px auto;
	width: auto;
	height: auto;
    margin-bottom: 20px;
}

h1 img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

}

@media screen and (max-width:899px) {
#container {
	width: auto;
}

section#perform {
	margin-left: 0px;
	margin-right: 0px;
}

section#perform .x-large {
	font-size: 40px;
}

section#perform .large {
	font-size: 28px;
}

.respo-image img {
	width: 100%;
	height: auto;
}

.opt-image img {
	width: 100%;
	height: auto;
	max-width: 600px!important;
}

iframe {
	width: 100%;
}

#main {
	width: auto;
	border: none;
}
}

@media only screen and (max-width:862px) {
h1 img,
h2 img,
img.respo,
.service-price img,
.service-buy img {
	width: 100%;
	height: auto;
}

table img {
	display: block;
	margin: 10px auto;
}

img.respo {
	width: 100%;
	height: auto;
}

.eye-catch {
	text-align: center;
}

.eye-catch img {
	width: 100%;
	height: auto;
}

}

@media screen and (max-width:635px) {
section.col {
	padding: 20px;
}

blockquote {
	margin-left: 0px;
	margin-right: 0px;
}

.border {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
}

h3.apply-title {
	font-size: 1.5em;
}

.opt-in-form {
	width: auto;
}

.opt-in-form .input label,
.opt-in-form .input input {
	font-size: 1.0em;
}

.opt-in-form .submit input {
	font-size: 1.5em;
}

p.price {
	font-size: 3em;
}

.service-buy a {
	font-size: 2em;
}

}

@media screen and (max-width:590px) {
.count.foot form input {
	font-size: 1.0em;
	word-wrap: break-word;
	width: 100%;
}

#google_translate_element {
	display: none;
}

}

@media screen and (max-width:620px) {
.f-right {
	float: none;
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
}

.f-left {
	float: none;
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
}

.arrow img {
	width: 60%;
	height: auto;
}

}

@media screen and (max-width:474px) {
.apply button {
	font-size: 1.3em;
}
}
</pre></body></html>