@media screen and (max-width: 640px) {
#mainvisual .mainvisual__catch{
  margin:25px 0 15px;
}
  .mainvisual_catch02{
    font-size:16px;
    width:90%;
    margin:0 auto;
  }
.top-comparison__box{
	width:100%;
	padding:0 5%;
	margin:0 0 40px;
}
.mainvisual__catch, .sub_catch{
  font-size:3.2vw;
}
.mainvisual-wrap{
  padding:0 0 100px;
}

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

.staff

============================================================================*/
.staff {
	margin-top: 0;
	padding-bottom: 50px;
}
.staff__box {
	width: 100%;
}
.staff__list {
	width:100%;
	margin-bottom: 30px !important;
	margin-left: 0 !important;
}
.staff__list-box {
	display: block;
	width: 100%;
	padding:0 10%;
}
.staff__list_tokyo {
	margin-left: 0;
}
.staff__about {
	padding-top: 20px !important;
	height: auto !important;
	width: 100% !important;
	padding: 30px 5% 20px !important;
}
.staff__person-catchcopy {
	font-size: 15px;
}
.staff__en-deco {
	font-size: 33px;
	padding-left: 6px;
}
.staff__person {
	margin-top: 20px;
	width: 100%;
	height: auto;
	margin: auto !important;
	padding: 20px;
	position: relative;
	z-index: 1;
}
.staff__person::before {
	content: "" !important;
	position: absolute !important;
	z-index: -1;
	background-size: 100% !important;
}
.staff__list_tokyo .staff__person::before {
	background: url("../images/staff01_img2.jpg");
}
.staff__list_nagoya .staff__person::before {
	background: url("../images/staff02_img2.jpg");
}
.staff__list_oosaka .staff__person::before {
	background: url("../images/staff03_img2.jpg");
}
.staff__list_fukuoka .staff__person::before {
	background: url("../images/staff04_img2.jpg");
}
.staff__about dl {
	display: block;
}
.staff__about dl dt {
	padding-bottom: 15px;
	padding-left: 15px;
}
.staff__about dl dd {
	padding-left: 15px;
}
.staff-blog__box {
	width: 100%;
	padding-top: 60px;
}
.staff-blog__list-box {
	display: block;
}
.staff-blog__list-box a {
	display: block;
	width: 90%;
	margin: 0 auto 30px;
}
.staff-blog__btn {
	width: 80%;
	margin: auto;
}
.staff__title {
	font-size: 6vw;
}
.staff__title-wrap {
	padding-top:120px;
	margin-bottom: 50px;
}
.staff__title-wrap::after {
	width: 120px;
	height:141px;
	right: 20px;
	top: 0;
	z-index:-1;
}
.staff__title-wrap::before {
	width: 120px;
	height:124px;
	left: 20px;
	top:0;
	background-size: 100%;
	z-index:-1;
}

.top .contact-us{
	padding-bottom:60px;
}
.top .contact-us__inner{
	padding:30px 10px;
	height:auto;
}
.foot .contact-us__inner{
	width:90%;
}


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

.contact-us

============================================================================*/
.contact-us {
	padding-bottom: 60px;
}
.contact-us__inner {
	width: 90%;
	padding: 35px 10px;
	height: auto;
}
.contact-us__inner::before {
	left: 0;
	right: 0;
	top: -140px;
	margin: auto;
	width: 45%;
	background-size: 100%;
	margin: auto;
}
.contact-us__inner .contact-us__title {
	font-size: 25px;
	line-height: 1.3;
	padding-bottom:20px;
}
.contact-us__bottom {
	display: block;
}
.contact-us__bottom > * {
	width: 100% !important;
	padding-left: 0 !important;
}
.contact-us__text {
	text-align: center;
	margin-bottom: 0;
    padding: 10px;
}
.contact-us__text p {
}
.contact-us__text p:last-child {
	font-size: 25px;
	padding-top: 14px;
}
.contact-us__text_small {
	display: block;
	padding-top: 8px;
}
.contact-us__contact{
	padding:20px 0;
}
.contact-us__contact::before {
	display: none;
}
.contact-us__contact .contact-us__bottom-title{
	margin-bottom:10px;
}
.contact-us__contact:not(:first-child) {
	border-top:1px solid #fff;
}
.contact-us__tel {
	margin-bottom: 40px;
	text-align: center;
}
.contact-us__tel a {
	font-size: 33px;
}
.contact-us__bottom-title {
	text-align: center;
}
.contact-us__btn a {
	margin: auto;
	width:285px;
	height:60px;
}
.contact-btn img{
	width:22px;
}
.tel-box {
	display: inline-block;
	padding-left: 44px;
	margin-right: 0;
}
.footer__top {
	display: block;
	padding: 10px;
	text-align: center;
}
.footer__top-right {
	display: block;
}


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

.service

============================================================================*/
.effect__box{
	width:100%;
}
.service {
	top: 0;
	padding:80px 6% 60px;
  background-image: url(images/service_bg.jpg) !important;
	background-size:cover;
}
.service_tit{
	margin:0 0 40px;
}
.service_tit h2{
	font-size:32px;
}
.service_tit .tit_bottom{
	font-size:16px;
	padding:8px 30px;
}
.service_list{
	flex-direction: column;
	gap:30px;
}
.service_list.top .service_item,.service_list.top .service_item:nth-child(even){
	width:100%;
	flex-direction: column;
	gap:0;
	background:rgba(255,255,255,0.1);
	border-radius:0 0 25px 25px;
}
.service_list.top .service_item figure{
	width:100%;
}
.service_list.top .service_item img{
	border-radius:25px 25px 0 0;
}
.service_list.top .service_item .service_item_text h3{
	font-size:22px;
}
.service_list.bottom .service_item .service_item_text h3{
	font-size:20px;
}
.service_list.bottom .service_item{
	width:100%;
}
}