main {
position: relative;
}
body {
background: url('../images/background.jpg');
background-attachment: fixed;
}
#logo{ 
max-width: 100px;
display: block;

}
.center {
display: block;
margin: 0 auto;
}
.container {
padding: 0;
}
.button {
position: absolute;
bottom: 78px;
right: 96px;
}
.button a,
.button7 a,
.button9 a,
.button a:link,
.button7 a:link,
.button9 a:link,
.button a:visited,
.button7 a:visited,
.button9 a:visited,
.button a:hover,
.button7 a:hover,
.button9 a:hover {
text-decoration: none;
}

.button a,
.button a:link,
.button a:visited {
display: block;
/*color: #fff;*/
color: #607D8B;
background: #fec2dc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-o-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
padding: 30px;
transition: 0.8s;
text-align: center;
margin-bottom: 30px;
width: 340px;
font-size: 26px;
/*text-shadow: 1px 1px 0px #fff;*/
box-shadow: 3px 3px 0px #ddd;
}
.clearbox:after {
clear: both;
content: "";
display: block;
}
.q-box {
	border-radius: 20px;
	width: 770px;
	margin: 0 auto;
	margin-top: 40px;
	padding-bottom: 30px;
background-color: #77665f;
}
.q-deco {
position: absolute;
top: -40px;
left: 51px;
}
.question {
color: #fff;
font-weight: bold;
font-size: 26px;
display: block;
padding: 50px 60px 20px 0px;
margin: 20px 0px 0px 152px;
}
.illust2,.illust3,.illust4,.illust5{
float: left;
}
.illust2 img,.illust3 img,.illust4 img,.illust5 img {
	width: 300px;
	margin-left: 30px;
	margin-top: 40px;
}
.button7 {
position: absolute;
bottom: -7px;
right: 96px;
}
.button7 a,
.button7 a:link,
.button7 a:visited {
display: block;
color: #fff;
background: #fec2dc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-o-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
padding: 30px;
transition: 0.8s;
text-align: center;
margin-bottom: 30px;
width: 340px;
font-size: 26px;
color: #607D8B;
box-shadow: 3px 3px 0px #ddd;
}
.button9 {
float: right;
/*bottom: 38px;
right: 76px;*/
margin-right: 20px;
padding-bottom: 20px;
}
.button9 a,
.button9 a:link,
.button9 a:visited {
display: block;
color: #fff;
background: #fec2dc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-o-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
padding: 15px 20px;
transition: 0.8s;
text-align: center;
margin-bottom: 10px;
width: 380px;
font-size: 20px;
box-shadow: 3px 3px 0px #ddd;
color: #607D8B;
}

.common-footer {
width: 617px;
margin: 0 auto;
text-align: center;
}

.copy {
margin: 0 auto;
margin-top: 20px;
margin-bottom: 40px;
}
.enq-end img {
padding: 4vw;
}
/*▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼
スマホ
▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼▲▼*/
@media (min-width:0px) and (max-width:640px) {
body {
background-attachment: fixed;
}
.button {
bottom: 8vw;
right: 11vw;
position: static;
margin-top: 0vw;
}
.button a,
.button a:link,
.button a:visited {
/*-webkit-border-radius: 2vw;
-moz-border-radius: 2vw;
-o-border-radius: 2vw;
-ms-border-radius: 2vw;
border-radius: 2vw;
padding: 8%;
text-align: center;
margin-bottom: 4vw;
width: 35vw;
font-size: 4vw;*/
margin: 0 auto;
-webkit-border-radius: 1vw;
-moz-border-radius: 1vw;
-o-border-radius: 1vw;
-ms-border-radius: 1vw;
border-radius: 1vw;
padding: 3%;
text-align: center;
margin-bottom: 2vw;
width: 66vw;
font-size: 4vw;
}
.button7 {
bottom: 5vw;
right: 11vw;
position: static;
}
.button7 a,
.button7 a:link,
.button7 a:visited {
/*-webkit-border-radius: 2vw;
-moz-border-radius: 2vw;
-o-border-radius: 2vw;
-ms-border-radius: 2vw;
border-radius: 2vw;
padding: 8%;
text-align: center;
margin-bottom: 4vw;
width: 35vw;
font-size: 2vw;*/
margin: 0 auto;
-webkit-border-radius: 1vw;
-moz-border-radius: 1vw;
-o-border-radius: 1vw;
-ms-border-radius: 1vw;
border-radius: 1vw;
padding: 3%;
text-align: center;
margin-bottom: 2vw;
width: 66vw;
font-size: 4vw;
}
.q-box {
width: 96%;
margin-left: 2vw;
margin-right: 2vw;
}
.q-deco {
width: 17vw;
height: auto;
left: 0;
top: -12vw;
}
.question {
margin: 0;
padding: 0;
font-size: 4vw;
padding-left: 10vw;
padding-top: 4vw;
padding-right: 4vw;
}
.button9 {
float: none;
margin: 0 auto;
padding-bottom: 0;
margin-top: 4vw;
}
.button9 a,
.button9 a:link,
.button9 a:visited {
margin: 0 auto;
-webkit-border-radius: 1vw;
-moz-border-radius: 1vw;
-o-border-radius: 1vw;
-ms-border-radius: 1vw;
border-radius: 1vw;
padding: 3%;
text-align: center;
margin-bottom: 2vw;
width: 66vw;
font-size: 4vw;
}
.illust2,.illust3,.illust4,.illust5 {
float: none;
}
.illust3 {
margin-bottom: 0px;
}
.illust4 {
margin-bottom: 0px;
}
.illust5 {
margin-bottom: -17px;
}
.illust2 img,.illust3 img,.illust4 img,.illust5 img {
margin: 0px auto 0px auto;
display: block;
width: 200px;
}
.cv-button img {
padding: 4vw;
}
.kuchikomi {
margin: 1vw 2vw;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
}
.kuchikomi2 {
padding-bottom: 5vw;
}
.kuchikomi-ttl {
padding-top: 5vw;
}
.common-footer {
width: 100%;
margin: 0 auto;
}
.footer-deco {
width: 100%;
}
}/*640px以下ここまで*/
.button a:hover,
.button7 a:hover,
.button9 a:hover,
.button a.clicked,
.button7 a.clicked,
.button9 a.clicked {
background-image: url(../images/on.png);
text-decoration: none;
}

footer {
	bottom: 0;
	height: 130px;
	width: 100%;
	background-color: #77665f;
	color: #fff;
	text-align: center;
}
@media (max-width: 568px) {
footer {
height: 80px; } }
footer small {
display: block;
margin-top: 10px;
font-size: 12px; }
footer div {
padding-top: 10px; }
footer div dl {
width: 300px;
font-size: 18px;
margin: 0 auto; }
footer div dl dt {
font-weight: 600;
margin-bottom: 10px; }
@media (max-width: 568px) {
footer div dl dt {
font-size: 15px;
margin-bottom: 5px; } }
footer div dl dd {
display: flex;
font-size: 15px;
justify-content: space-around; }


.pcView {
display: block !important; }
@media (max-width: 700px) {
.pcView {
display: none !important; } }

.spView {
display: none !important; }
@media (max-width: 700px) {
.spView {
display: block !important; } }


.covid{
	text-align: center;
	padding: 1% 0% 1% 0%; 
	border: 2px solid #666; 
	margin: 0.5% auto; 
	font-size: 90%; 
	line-height: 0.5em;
	max-width: 900px;
	width: 95%;
	
}
@media (max-width: 568px){
.covid{
	padding: 1%;
	margin-top: 2%;
	font-size: 80%;
	line-height: 1.4em}}
	
.covid a{
	color: blue;
	
}	