.only-Pc {
  display: none;
}

.logoBox img {
  width: auto;
  position: absolute;
  height: 22vw;
}

#mainvisual {
  position: relative;
  margin-top: 5vw;
  background: url(../images/brMain20200818.jpg) no-repeat;
  background-size: contain;
  padding: 7vw 0;
}

.messageTitle {
  position: relative;
  top: 22vw;
  padding: 0 4vw;
}
.messageImg {
  height: 35vw;
  width: auto;
}

.btn_area {
  background: url(../images/brBntMain.png) no-repeat;
  width: 100%;
  background-size: cover;
  margin-top: 40vw;
  padding-bottom: 11vw;
}

.beautyTitle {
  text-align: center;
  margin-top: 2vw;
}

.estheticianTitle {
  text-align: center;
  margin-top: 16vw;
}

.recruitTitle {
  text-align: center;
  position: relative;
  top: 4vw;
}
.beautyTitle img {
  width: auto;
  height: 18vw;
}

.estheticianTitle img {
  width: auto;
  height: 18vw;
}

.recruitTitle img {
  width: auto;
  height: 17vw;
}

.aboutTitle img {
  height: auto;
  display: block;
  margin: 0 auto 5vw;

  width: 70vw;
  height: auto;
}
.messageSec_title img {
  height: auto;
  display: block;
  margin: 0 auto 5vw;

  width: 50vw;
  height: auto;
}
.bossMessage {
  width: 65%;
  height: auto;
  display: block;
  margin: 0 auto 5vw;
}
.bossMessage img {
  width: 100%;
  height: auto;
}
.aboutTitle {
  width: 90%;
  margin: 0 auto;
}

.aboutDesc {
  text-align: center;
  padding: 0 3vw;
}
.aboutDesc + ul {
  display: flex;
  justify-content: space-between;
  padding: 0 3vw;
}
.aboutDesc + ul > li {
  width: 45%;
  position: relative;
}
.aboutDesc + ul > li span::after {
  content: "";
  display: inline-block;
  /* position: absolute; */
  height: 10px;
  width: 25px;
  background: url(../images/arrow.png) no-repeat right;
  background-size: contain;
}

.aboutDesc + ul > li img {
  height: 30vw;
  width: auto;
}

#contents {
}

.messageSec_title {
  margin-top: 10vw;
  text-align: center;
}
.messageSec_title + p {
  text-align: center;
}

.interview_title {
  padding-top: 6vw;
}
.interview_title img {
  height: 15vw;
  width: auto;
  display: block;
  margin: 0 auto;
  background: #fbf3ec;
}
.top .news_list {
  text-align: left;
}
.interviewBox {
  background: url(../images/brBox1-2.jpg) no-repeat;
  background-size: cover;
  margin-top: 33px;
  text-align: center;
  padding-bottom: 10vw;
}
.interview_list {
  position: relative;
}
.interview_link img {
  width: 45vw;
}
.interview_link {
  display: block;
  margin-top: 10vw;
}

.interview_00 .interview_link {
}
.interview_01 .interview_link {
  padding-left: 20vw;
}
.interview_02 .interview_link {
}
.interview_03 .interview_link {
  padding-right: 15vw;
}
.interview_04 .interview_link {
  padding-right: 10vw;
}
.interview_desc {
  margin-top: 5vw;
  font-size: 1rem;
  padding: 0 3vw;
}

.news_title img {
  width: 22vw;
  display: block;
  margin: 7vw auto 2vw;
}

.listsLink {
  width: 11vw;
  position: absolute;
  right: 5vw;
  top: -10vw;
}
.news_ui {
  position: relative;
}

.news_list {
  margin: 0 3vw 0;
}
.news_date {
  display: block;
}
.news_date {
  display: block;
}

body .news_link {
  color: #5fabd5;
  text-decoration: none;
}
body .news_link:visited {
  color: #5fabd5;
}
.news_list li {
  padding: 3vw 0;
  border-bottom: 1px dotted #b9b9b9;
}

.banneradd_top {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.banneradd_top > .li_top01 {
  order: 3;
}
.banneradd_top > .li_top02 {
}
.banneradd_top > .li_top03 {
  order: 1;
}

.sec_title {
  text-align: center;
}

.recruit_message img {
  height: auto;
  margin-top: 5vw;
}

.storeInfo {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 3vw;
}

.storeInfo li {
  width: 50%;
}

.storePic {
  width: 40vw;
}

.storeInPic {
  width: 95%;
  margin: 0 auto;
  height: auto;
}

.recruit_title {
  background: #f1fdff;
  padding-bottom: 8vw;
}
.recruit_title h3 img {
  width: 30vw;
}
.lank_img {
  text-align: center;
}
.recruit_message picture img {
  width: 100%;
}

.tron1 {
  background: url(../images/brTron1.png) no-repeat;
  background-size: contain;
  text-align: center;
  padding-top: 40px;
  background-position: center;
  padding: 10vw;
  height: 70vw;
  font-size: 1rem;
  margin-top: 10vw;
}
.tron1 a {
  display: block;
}
.tron1 img {
  width: 50vw;
  text-align: center;
}

.tron2 {
  background: url(../images/brTron2.png) no-repeat;
  background-size: contain;

  height: 70vw;
  text-align: center;
  background-position: center;
  padding-top: 10vw;
  margin-top: 10vw;
}
.tron2 img {
  width: 70%;
  height: auto;
  margin-right: 10vw;
}

.contactButton {
  position: absolute;
  bottom: 10vw;
  left: 23%;
}
.contactButton img {
  width: auto;
  height: 12vw;
}

.recruitBox {
  position: relative;
}
.interviewMove iframe{
	   width: 90%;
	    height: 200px;
	margin: auto;
}
.sp-onMove{
	display: block;
    text-align: center;
    padding: 20px 0px;
    margin-bottom: 40px;
	    background: url(../images/movebk.png) no-repeat;
}
