@charset "UTF-8";

/*--SP-----------------------------------*/

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

.no-sp {
	display: none !important;
}

.anker {
	display: block;
	margin-top: -85px;
    padding-top: 85px;
}
.anker-mt {
	display: block;
	margin-top: -107px;
    padding-top: 107px;
}

main {
	margin-top: 60px;
}

body {
	font-family: var(--marugo);
	color: #333;
	font-size: 13px;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
}

#home ul.top-slider {
	width: 100%;
}
#home ul.top-slider li img {
	width: 100%;
	height: auto;
}

#home #sec01 {
	padding: 40px 30px 0;
}
#home #sec01 p.lead {
	font-family: var(--gothic);
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #666;
	letter-spacing: 0.1em;
	line-height: 180%;
}
#home #sec01 p.text {
	text-align: left;
	margin-top: 15px;
	line-height: 180%;
	font-weight: 700;
}
#home #sec01 .outer {
	margin: 30px auto 0;
}
#home #sec01 .outer .inner {
	font-family: var(--gothic);
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
#home #sec01 .outer .inner:last-of-type {
	margin-bottom: 0;
}
#home #sec01 .outer .inner figure img {
	border-radius: 30px;
}
#home #sec01 .outer .inner p.houjin {
	font-size: 15px;
	margin-top: 10px;
}
#home #sec01 .outer .inner p.name {
	margin-top: 4px;
}
#home #sec01 .outer .inner p.add {
	margin-top: 10px;
	font-size: 13px;
}
#home #sec01 .outer .inner p.bt {
	margin: 20px auto 0;
}

#home #sec02 {
	margin: 110px 0 0;
	padding: 40px 0;
	background: #BAE3F9;
	position: relative;
}
#home #sec02 .beaver-pic {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
#home #sec02 .beaver-pic img {
	width: 138px;
	height: auto;
}
#home #sec02 .photo-box {
	width: 100%;
	display: flex;
}
#home #sec02 .photo-box .photo-01 {
	width: 50%;
}
#home #sec02 .photo-box .photo-01 img {
	width: 100%;
	height: auto;
}
#home #sec02 .photo-box .photo-02 {
	width: 50%;
}
#home #sec02 .photo-box .photo-02 img {
	width: 100%;
	height: auto;
}
#home #sec02 .text-box {
	text-align: center;
}
#home #sec02 .text-box p.houjin {
	color: #0084CF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
#home #sec02 .text-box p.name {
	margin-top: 4px;
}
#home #sec02 .text-box p.name img {
	width: 256px;
	height: auto;
}
#home #sec02 .text-box p.add {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}
#home #sec02 .text-box p.bt {
	margin: 20px auto 0;
}

.photo-cr {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
}
.photo-cr .swiper {
	width: 100%;
	margin: 0 auto;
	overflow: visible;
}
.photo-cr .swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.photo-cr .swiper .swiper-wrapper .swiper-slide {
	width: 273px;
}

#home #sec03 {
	padding: 70px 30px 0;
	position: relative;
	overflow: hidden;
}
#home #sec03 figure {
}
#home #sec03 figure img {
	width: 100%;
	height: auto;
	border-radius: 30px;
}
#home #sec03 .text-box {
}
#home #sec03 .text-box h2 {
	font-size: 24px;
	font-weight: bold;
	font-family: var(--gothic);
	line-height: 280%;
	color: #33B495;
	letter-spacing: 0.3em;
	text-align: center;
	margin-top: 30px;
}
#home #sec03 .text-box h2 img {
	width: 238px;
	height: auto;
}
#home #sec03 .text-box p.text {
	line-height: 180%;
	margin-bottom: 20px;
}
#home #sec03 .text-box p.bt {
	margin: 0 auto;
}

article.bn-contact {
	margin-top: 70px;
	width: 100%;
	height: 314px;
	overflow: hidden;
	position: relative;
	background-image: url(img/base/contact-bg-sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom right;
	display: flex;
	justify-content: center;
	align-items: center;
}
article.bn-contact .bg {
}
article.bn-contact .bg img {
}
article.bn-contact h3 {
	color: #FFF;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.2em;
}
article.bn-contact p.bt {
	margin: 20px auto 0;
}


p.bt.brown {
	width: 180px;
}
p.bt.brown-m {
	width: 240px;
}
p.bt.brown-l {
	width: 312px;
}
p.bt a {
	font-family: var(--gothic);
	width: 100%;
	border: 1px solid var(--brown);
	background: #FFF;
	border-radius: 30px;
	line-height: 0;
	font-size: 16px;
	font-weight: 800;
	color: var(--brown);
	text-decoration: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 14px 10px 14px 30px;
}
p.bt a span img {
	width: 34px;
	height: auto;
}

footer {
	text-align: center;
	padding-top: 40px;
}
footer p.name {
	font-family: var(--gothic);
	font-size: 30px;
	font-weight: bold;
}
footer p.name span {
	font-size: 22px;
}
footer p.add {
	font-size: 15px;
	margin-top: 10px;
}
footer p.copy {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 30px;
}

main.content .top {
	width: 100%;
	margin-bottom: 82px;
	position: relative;
}
main.content .top .wrap {
	position: absolute;
	width: 164px;
	height: 164px;
	bottom: -82px;
	left: 50%;
	transform: translateX(-50%);
	background: var(--blue);
	border-radius: 100%;
}
main.content .top .wrap .inner {
	widht: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
main.content .top .wrap .inner figure img {
	width: 148px;
	height: auto;
}
main.content .top .wrap .inner h2 {
	font-size: 14px;
	font-family: var(--gothic);
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}

#beaverclub #sec01 p.text01 {
	text-align: left;
	font-size: 13px;
	font-weight: 700;
	padding: 20px 30px 0;
	line-height: 180%;
	letter-spacing: 0.05em;
}
#beaverclub #sec01 p.text01 strong {
	color: var(--blue);
}
#beaverclub #sec01 figure.photo {
	margin: 30px auto 0;
}
#beaverclub #sec01 figure.photo img {
}
#beaverclub #sec01 .outer {
}
#beaverclub #sec01 .outer .inner {
	text-align: center;
}
#beaverclub #sec01 .outer .inner h3 {
	color: var(--blue);
	font-size: 24px;
	font-family: var(--gothic);
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	margin-top: 40px;
}
#beaverclub #sec01 .outer .inner h3 span {
	border-bottom: 5px solid #FFF100;
}
#beaverclub #sec01 .outer .inner p.bt {
	margin: 0 auto;
}
#beaverclub #sec01 p.bn-entrance {
	margin-top: 40px;
	text-align: center;
}

main#recruit .top .wrap {
	background: var(--green);
}
main#recruit .top .wrap .inner figure img {
	width: 124px;
	height: auto;
}
#recruit #sec01 p.text01 {
	text-align: left;
	font-weight: 700;
	padding: 20px 30px 0;
	line-height: 180%;
	letter-spacing: 0.05em;
}
#recruit #sec01 h3 {
	color: var(--green);
	font-size: 24px;
	font-family: var(--gothic);
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 30px;
	text-align: center;
}
#recruit #sec01 h3 span {
	border-bottom: 5px solid #FFF100;
}
#recruit #sec01 p.text02 {
	text-align: left;
	font-weight: 700;
	padding: 20px 30px 0;
	line-height: 180%;
	letter-spacing: 0.05em;
}
#recruit #sec01 p.text03 {
	text-align: center;
	font-weight: 700;
	padding: 20px 30px 0;
	line-height: 180%;
	letter-spacing: 0.05em;
}

main#contact .top .wrap {
	background: #66AADB;
}
main#contact .top .wrap .inner figure img {
	width: 140px;
	height: auto;
}
#contact #sec01 {
	padding: 20px 30px 0;
}
#contact #sec01 .outer {
	margin: 0 auto;
}
#contact #sec01 .outer p.text01 {
	font-size: 14px;
	font-weight: 700;
}
#contact #sec01 .outer input.smpl {
	width: 100%;
	box-sizing: border-box;
	background: #E4E4E4;
	border: 1px solid #8E8E8E;
	font-size: 14px;
	padding: 15px;
	margin-top: 20px;
}
#contact #sec01 .outer p.text02 {
	font-size: 14px;
	margin-top: 14px;
}
#contact #sec01 .outer p.text03 {
	font-size: 14px;
	margin-top: 14px;
	font-weight: 700;
	margin-bottom: 10px;
}
#contact #sec01 .outer p.radio {
	line-height: 180%;
}
#contact #sec01 .outer textarea.smpl {
	width: 100%;
	height: 200px;
	box-sizing: border-box;
	background: #E4E4E4;
	border: 1px solid #8E8E8E;
	font-size: 14px;
	padding: 15px;
	margin-top: 10px;
}
#contact #sec01 .outer p.check {
	font-size: 14px;
	margin-top: 30px;
}
#contact .btn-cover {
	text-align: center;
}
#contact input.btn {
	width: 180px;
	height: 64px;
	font-family: var(--gothic);
	border: 1px solid var(--brown);
	background-color: #FFF;
	border-radius: 30px;
	line-height: 0;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 1em;
	text-align: center;
	color: var(--brown);
	text-decoration: none;
	box-sizing: border-box;
	background-image: url(img/base/arow-brown.png);
	background-repeat: no-repeat;
	background-size: 32px auto;
	background-position: center right 10px;
	cursor: pointer;
	margin: 50px auto 0;
}

}

/*--SP-----------------------------------*/