.footer__map {
	margin-top: 0!important;
}

.u-d-none {
	display: none!important;
}

.p-front-about-contents {
	border-bottom: 1px solid #EEEEEE;
  	padding-bottom: 40px;
}

.news-heading {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.c-ttl.service {
	position: relative;
}

.c-ttl.service:before {
	content: "";
    position: absolute;
    width: 123px;
    height: 132px;
    z-index: 100;
    top: 45px;
    left: -53px;
    transform: translateY(-50%);
    background-image: url(../images/awa-service.png);
    background-size: cover;
}

.spMenuLink__Insta__footerBox {
  z-index: 100;
}

.spMenuLink__Insta__footerBox.d-flex.u-d-lg-none {
    justify-content: center;
    margin-top: 40px;
}

.spMenuLink__Insta__footerBox.d-flex.u-d-lg-none .spMenuLink__Insta.-footer {
    margin-top: 0;
}

.fv-bg {
	display: block;
	position: relative;
    background-image: url(../images/fv-bg.jpg);
    background-size: cover;
  	background-position: center center;
    height: 360px;
  	border-radius: 10px;
  	overflow: hidden;
}

.fv-logo {
    margin-top: 30px;
}

.fv-txt {
    position: absolute;
    top: 130px;
    left: 4%;
    font-size: 19px;
    line-height: 2;
}

.fv-face {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 10px;
  	width: 90%;
    margin: -105px auto 0;
    z-index: 10;
    position: relative;
}

.fv-face-item {
	border-radius: 20px;
    overflow: hidden;
}

.fv-face-item.center {
    margin-top: 60px;
}

.about__message {
	padding: 0 0 100px;
}

.about__message__left {
	position: relative;
}

.fv-face-item.right {
    margin-top: 30px;
}

.about__message__left:before {
    content: "";
    position: absolute;
    width: 123px;
    height: 132px;
    z-index: 100;
    top: 45px;
    left: -25px;
    transform: translateY(-50%);
    background-image: url(../images/water.png);
    background-size: cover;
}

.top-row-img {
	margin: 170px 0;
  	position: relative;
}

@media screen and (min-width: 768px) {
  .top-row-img:before {
      content: "";
      position: absolute;
      width: 530px;
      height: 530px;
      z-index: 0;
      top: -195px;
      left: -150px;
      background-image: url(../images/moza-front-img.png);
      background-size: cover;
  }
}

@media screen and (min-width: 768px)  {
  .fv-txt {
    position: absolute;
    top: 30%;
    left: 6%;
    font-size: 26px;
    line-height: 2;
  }
  
  .fv-logo {
    position: absolute;
    top: 48%;
    z-index: 11;
  }
  
  .about__message__row {
		gap: 43px;
  }
  
  .about__message__left {
  		min-width: 304px;
  }
  
  .about__message__left:before {
    width: 247px;
    height: 265px;
    z-index: 100;
    top: 45px;
    left: -70px;
    transform: translateY(-50%);
  }
}

.about__message__taxt .c-txt {
	font-size: 16px;
}

.about__message__copy {
	font-size: 25px;
  	line-height: 2;
  	margin-top: 30px;
}

.menu-txt-contents {
	border-bottom: 1px solid #EEEEEE;
    padding-bottom: 35px;
}

.bg-white-padding {
	padding: 150px 0 170px;
  	overflow: hidden;
}

.service-row {
	position: relative;
}

.service-row,
.service-heading {
	padding: 0 15px;
}
.service-item a {
	color: #464646;
  	text-decoration: none;
}

.service-item-inner:hover .menuBtn01__icon {
    background: #cfc7e8;
}

.service-item-inner:hover .menuBtn01:hover .menuBtn01__icon:before {
    background-image: url(../images/arrow-under-bio.svg);
}

.fv {
    position: relative;
    width: 100%;
    padding-bottom: 33%;
    overflow: hidden;
    background-image: url(../images/fv.png);
    background-size: cover;
  	background-position: center center;
  }

@media screen and (min-width: 768px) {
	.fv-txt {
      top: 130px;
    }
}

@media screen and (min-width: 1024px) {
  .fv {
    position: relative;
    width: 100%;
    padding-bottom: 66.8%;
    overflow: hidden;
    background-image: url(../images/fv.png);
    background-size: cover;
  	background-position: center center;
  }
  
  .fv .spMenuLink__Insta__footerBox.d-flex {
    position: absolute;
    bottom: 40px;
    left: 50px;
  }
  
  .fv-face-item.left {
    margin-top: -25px;
  }
  
  .fv-face-item.center {
    margin-top: 88px;
  }
  
  .fv-txt {
    top: 30%;
  }
  
  .fv-bg {
    display: block;
    position: absolute;
    background-image: url(../images/fv-bg.jpg);
    background-size: cover;
    padding-bottom: 43%;
    background-position: center center;
    height: 200px;
    border-radius: 10px;
    overflow: hidden;
    width: 95%;
    top: 13%;
    left: 50%;
    transform: translate(-50%);
  }
  
  .fv-face {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
    position: absolute;
    top: 13%;
    right: -5%;
    margin: 0;
    width: auto;
    max-width: 65%;
  }
  
  .fv-face-item {
  	width: 300px;
  }
  
  .about__message__copy {
	font-size: 40px;
    margin-top: 0;
  }
  
  .service-row
  .service-heading {
  	padding: 0;
  }
  
  .service-row.service-row-sec {
	margin-top: 50px;
    padding-bottom: 190px;
    position: relative;
  }
  
  .about-wrapper {
  	display: flex;
  }
  
  	.about-contents {
        width: 75%;
    }
  
    h3.about-heading {
      font-size: 40px;
  	}
  
  	.service-heading {
        display: flex;
        width: 90%;
        margin: 180px auto 80px;
    }
  
  	.service-heading .c-ttl {
		width: 23%;  
  	}
  
	.service-row {
      	width: 90%;
      	margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 50px;
    }

    .service-item.service-item-two {
        margin-top: 40px;
    }

    .service-item.service-item-three {
        margin-top: 80px;
    }
  
     .menu-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
     }
  
  	.menu-row.menu-row-sec {
       flex-direction: row-reverse;
     }
  
    .menu-img {
        width: 45%;
    }
  
    .menu-txt {
        width: 48%;
    }
}

.menu-row.menu-row-sec {
	position: relative;
}

@media screen and (min-width: 768px) {
  .menu-row.menu-row-sec:before {
      content: "";
      position: absolute;
      width: 530px;
      height: 530px;
      z-index: 0;
      top: -300px;
      left: -340px;
      background-image: url(../images/moza-front-img.png);
      background-size: cover;
  }
}

.news-box {
	position: relative;
}

.service-heading {
  position: relative;
}

@media screen and (min-width: 768px) {
  .service-heading:before {
      content: "";
      position: absolute;
      width: 530px;
      height: 530px;
      z-index: 0;
      top: 0;
      right: -200px;
      background-image: url(../images/moza-front-news.png);
      background-size: cover;
  }
}