@charset "utf-8";

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

.onpc {display:none;}
.onsp {display:none;}
.ontab {display:block;}
	
html {
	font-size: 52.5%;
}
	
/* ------------------------------------------------
	■ header ■
------------------------------------------------ */
.drawer-hamburger {
	padding: 13px 20px;
	position: absolute;
	z-index: 0;
	width: 3rem;
}

.drawer--right .drawer-nav {
	right: -40rem;
	opacity: 0.9;
}
	
.drawer--right.drawer-open .drawer-hamburger {
    right: 39.25rem;
}

.drawer-nav {
	width: 40rem;
}

.drawer-overlay {
	z-index: -3 !important;
}

header {
	box-shadow: none;
}
	
header .header {
	min-height: 50px;
}

header .header nav ul {
	display: block;
}

header .header nav ul li a {
	text-align: left;
	display: block;
	border-right: none;
	min-height: auto;
	min-width: 100%;
	padding: 20px 4%;
	border-bottom: 1px solid #ddd;
}

header .header nav ul li a:after {
  display: none;
}
	
header .header nav ul li a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 900;
	color: #8ec31f;
	display: inline-block;
	margin-right: 10px;
}
	
header .header p.logo {
	max-width: 15%;
	margin: 0 0 0 4%;
	padding: 2% 3%;
}
	
}















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

img {
	max-width: 100%;
	height: auto;
}

.ontab {display:none;}
.onpc {display:none;}
.onsp {display:block;}

dt,dd,p,li,th,td,address {
	line-height: 8vw;
	font-size: 3.6vw;
	letter-spacing: 1px;
}
	
header .header p.logo {
	max-width: 20%;
	padding: 1% 3%;
	margin: 0 0 0 4%;
}
	
header .header nav ul li a {
	font-size: 2.6vw
}
	
.drawer--right .drawer-nav {
	right: -62%;
	opacity: 0.9;
}
	
.drawer--right.drawer-open .drawer-hamburger {
   right: 62%;
}

.drawer-nav {
	width: 62%;
}

main {
	padding-left: 0;
	padding-right: 0;
}
	
#key {
	padding: 7vw 4%;
}
	
#key h1 {
	font-size: 5vw;
	line-height: 7vw;
}
	

/* ------------------------------------------------
	■ common ■
------------------------------------------------ */
.btn-area {
	display: block;
	padding: 50px 0;
}

.btn-area p {
	width: 92%;
	margin: 0 4% 10px;
	white-space: nowrap;
}

.btn-area p a {
	line-height: 5vw;
	font-size: 3.6vw;
	padding: 5vw 4%;
}

.btn-area p a:after {
	bottom: 4.7vw;
}

.res {
	width: 92%;
	max-width: 92%;
	margin: 50px 4%;
	padding: 5% 6%;
}

.res p.copy {
	font-size: 4.5vw;
	font-weight: 700;
	letter-spacing: 1px;
	white-space: normal;
	line-height: 8vw;
	margin: 0 0 10px;
	text-align: center;
}

.res .res-contact {
	display: block;
}

.res .res-contact .tel {
	width: 100%;
	text-align: center;
}

.res .res-contact .tel a {
	font-size: 8vw;
	background: url(../../img/icon-tel.png) no-repeat left center / 10vw auto;
	padding: 0 0 0 12vw;
}

.res .res-contact .tel p {
	font-size: 2.6vw;
	font-weight: 300;
	text-align: center;
	margin: 8px 0;
}

.res .res-contact .mail {
	width: 100%;
}

.res .res-contact .mail a {
	line-height: 14vw;
	font-size: 3vw;
	display: block;
}

.res .res-contact .mail a span {
	background: url(../../img/icon-mail.png) no-repeat left center / 6vw auto;
	padding: 0 0 0 8vw;
	font-size: 3.6vw;
}

.copy_common {
	font-size: 5vw;
	line-height: 7vw;
}

h2.h2_common {
	font-size: 6vw;
	background: url(../../img/h2_bg.png) no-repeat center bottom;
	text-align: center;
	letter-spacing: 2px;
	padding: 0 0 7vw;
	margin: 0 0 7vw;
	line-height: 8vw;
}

h3.h3_common {
	font-size: 2.4rem;
	background: #8ec31f;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	padding: 10px 0 14px;
	margin: 30px 0 10px;
}

/* ------------------------------------------------
	■ footer ■
------------------------------------------------ */
footer {
	padding: 40px 4%;
}

footer #footer-wrap {
	display: block;
	max-width: 100%;
}

footer #footer-wrap .footer-sitemap {
	order: 1;
	width: 100%;
}

footer #footer-wrap .footer-sitemap dl {
	margin: 0 0 40px;
}
	
footer #footer-wrap .footer-sitemap dl dt {
	padding: 6px 0;
}
	
footer #footer-wrap .footer-sitemap dl dd ul li a {
	border-bottom: 1px solid #eee;
	display: block;
	width: 100%;
	padding: 16px 0;
}

footer #footer-wrap .footer-address {
	background: url(../../img/logo.png) no-repeat left top / 30% auto;
	padding: 0 0 0 35%;
	width: 65%;
	order: 2;
}
	
	
/* ------------------------------------------------
	■ distress ■
------------------------------------------------ */
#distress {
	display: block;
	max-width: 92%;
	padding: 50px 4% 40px;
}
	
#distress p.img {
	width: 50%;
	margin: 0 auto 20px;
	display: none;
}

#distress h2 {
	font-size: 6vw;
	padding: 0 0 20px;
	margin: 0 0 10px 0;
	text-align: center;
}

#distress ul li {
	background: url(../../img/icon-check.png) no-repeat left top 1vw;
	padding: 0 0 0 32px;
	line-height: 6.4vw;
	margin: 0 0 14px;
	min-height: 25px;
}

#distress-copy {
	background: url(../../img/top-copy_distress.png) no-repeat center top / cover;
	padding: 8vw 4% 6vw;
}

#distress-copy p {
	font-size: 5vw;
	line-height: 8vw;
}

#distress-copy p span:before {
	top: -5vw;
}



/* ------------------------------------------------
	■ reason ■
------------------------------------------------ */
#reason {
	padding: 0 4%;
}
	
#reason h2 {
	font-size: 6vw;
	padding: 50px 0;
}

#reason h2:before {
	display: none;
}

#reason h2:after {
	display: none;
}

#reason ul li {
	display: block;
	margin: 0;
	min-height: auto;
}

#reason ul li .photo {
	width: 100%;
}

#reason ul li .photo img {
	width: 100%;
}

#reason ul li .text {
	width: 92%;
	padding: 30px 4%;
}

#reason ul li .text h3 {
	font-size: 4vw;
	margin: 0;
}

#reason ul li .text h3 span {
	font-size: 3vw;
	margin: 0 0 10px;
}

#reason ul li:nth-child(2) .photo {order: 1;}
#reason ul li:nth-child(2) .text {order: 2;}


/* ------------------------------------------------
	■ voice ■
------------------------------------------------ */
#voice {
	padding: 50px 4%;
}

#voice h2 {
	font-size: 6vw;
	margin: 0 0 40px;
}

#voice .voice-box {
	width: 100%;
	max-width: 100%;
	display: block;
}

#voice .voice-box dl {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px;
}
	
#voice .voice-box dl dt {
	width: 30%;
}

#voice .voice-box dl dd {
	width: 66%;
}
	
	
/* ------------------------------------------------
	■ sub-company ■
------------------------------------------------ */
#company-top .company-message {
	display: block;
	padding: 0 4%;
}

#company-top .company-message .photo {
	width: 50%;
	order: 1;
	margin: 0 auto 20px;
}

#company-top .company-message .photo span {
	margin: 0 0 20px;
}

#company-top .company-message .photo strong {
	font-size: 5vw;
}

#company-top .company-message .text {
	width: 100%;
	order: 2;
}

#company-top .company-profile_title {
	display: block;
	padding: 0 4%;
	margin: 0 0 30px;
	text-align: center;
}

#company-top .company-profile_title h3 {
	background: #8ec31f;
	color: #fff;
	font-weight: 700;
	font-size: 4vw;
	text-align: center;
	display: block;
	align-items: center;
	min-height: auto;
	padding: 20px 4%;
	margin: 0 0 10px;
	line-height: 1vw;
}

#company-top .company-profile_title p {
	font-size: 6vw;
	line-height: 8vw;
	font-weight: 700;
}

#company-top .company-profile_title p strong {
	color: #8ec31f;
	font-weight: 00;
}

#company-top .company-profile_content {
	display: block;
	padding: 0 4%;
}

#company-top .company-profile_content dl {
	width: 100%;
	margin: 0 0 20px;
}

#company-top .company-profile_content dl:nth-child(1) {
	width: 100%;
}

#company-top .company-profile_content dl dt {
	background: url(../../img/h3_common.png) no-repeat left 2vw;
	font-size: 4vw;
	padding: 0 0 14px 32px;
	margin:	0 0 14px;
}

#content #company-detail {
	margin: 0 4%;
	width: 92%;
}

#content #company-detail th {
	padding-right: 4%;
	white-space: nowrap;
}


/* ------------------------------------------------
	■ sub-service ■
------------------------------------------------ */
#content.content-service p {
	text-align: left;
}
	
#content #service-top,
#content #service-content,
#content #service-price {
	text-align: center;
	padding: 0 4%;
	width: 92%;
	max-width: 92%;
}

#service-content .service-content_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0;
}

#service-content .service-content_box dl {
	width: 49%;
	margin: 0 0 20px;
}

#service-content .service-content_box dl dd span {
	display: block;
	font-size: 2vw;
	line-height: 3vw;
}

#service-price table th,
#service-price table td {
	font-size: 2.8vw;
}
	
#service-price section p {
	text-align: left;
}
	
	
/* ------------------------------------------------
	■ sub-about ■
------------------------------------------------ */
#about-top .about-top_box {
	display: block;
	margin: 0 0 50px;
}

#about-top .about-top_box p.photo {
	width: 100%;
	text-align: center;
	margin: 0 auto 4%;
	order: 1;
}

#about-top .about-top_box p.text {
	order: 2;
}
	
	
/* ------------------------------------------------
	■ sub-recruit ■
------------------------------------------------ */
#recruit02,
#recruit01 {
	padding: 0 4vw;
	box-sizing: border-box;
}
	
#recruit01 .recruit-main {
	display: block;
}

#recruit01 .recruit-main ul {
	width: 100%;
	margin: 0 0 5vw 0;
	display: flex;
	justify-content: space-between;
}

#recruit01 .recruit-main .text {
	max-width: 100%;
}

#recruit01 .recruit-main .text h3 {
	font-size: 5vw;
	line-height: 7vw;
	margin: 5vw 0 2vw;
}
	
	
/* ------------------------------------------------
	■ sub-contact ■
------------------------------------------------ */
#contact-form_tel .res {
	max-width: 91%;
	padding: 30px 4%;
}
	
#content section#contact-form_mail {
	width: 92%;
	max-width: auto;
	margin: 0 auto;
	padding: 0 4%;
}

#contact-form_mail dl {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 12px 0 20px;
}

#contact-form_mail dl dt,
#contact-form_mail dl dd {
	padding: 0;
}

#contact-form_mail dl dt {
	width: 100%;
}

#contact-form_mail dl dd {
	width: 100%;
}

#contact-form_mail dl dd textarea,
#contact-form_mail dl dd select,
#contact-form_mail dl dd input {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px 10px;
	font-size: 1.6rem;
	font-family: 'Noto Sans Japanese', sans-serif;
	width: 93%;
}
	
#contact-form_mail dl dd textarea {
	width: 93%;
}

#contact-form_mail dl dd ul li {
	display: block;
}

#contact-form_mail dl dd ul li label {
	margin-right: 0;
}

#contact-form_mail dl dd select,
#contact-form_mail dl dd ul li input {
	margin-right: 0;
	width: auto;
}

#contact-form_mail dl dt span {
	font-size: 2.4vw;
	width: 10vw;
}
	
#contact-form_mail .privacy {
	width: 90%;
}

#contact-form_mail .privacy h4 {
	font-size: 4vw;
}
	
#contact-form_mail .privacy h5 {
	font-size: 3.6vw;
}

#form_submit input {
	font-size: 5vw;
	padding: 12px 0;
	width: 100%;
	border-radius: 7vw;
}




}

