html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: inherit;
	vertical-align: baseline;
	line-height: 1;
	margin-block-start: 0;
	margin-block-end: 0;
	margin-inline-start: 0;
	margin-inline-end: 0;
	padding-inline-start: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	font-size: 10px;
}

body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 10px;
	color: #333333;
}

input, textarea, select, button {
	font-family: 'Noto Sans JP', sans-serif;
}

a {
	text-decoration: none;
}

.brSp {
	display: none;
}

.showSp {
	display: none !important;
}

.center {
	text-align: center;
}

.wrapper {
	background-color: #F7F7F7;
}

.wrapperArrow {
	height: 92px;
	background-image: url(../images/arrow.png);
    background-size: 100% 100%;
    background-position: center bottom;
}

header {
}

.footerlist {
	display: flex;
}
.footerlist a{
	font-size: 1.5rem;
	font-weight: 300;
    padding:15px 15px 15px 0;
	zoom:1;
	color: white;
}
.footerlist li{
	font-size: 1.4rem;
	font-weight: 300;
    padding:15px 15px 15px 0;
	zoom:1;
	color: white;
}
.footerlist img {
	width: 20;
}


.topNav {
	height: auto;
	width: 100%;
	padding: 0 0px 0 19px;
	box-sizing: border-box;
    background-size: auto 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 99;
}

.topNav.headerShow {
	opacity: 1;
    transform: translateY(0);
}
/*
 .topNav {
	height: 104px;
	width: 100%;
	padding: 0 73px 0 19px;
	box-sizing: border-box;
	background-image: url(../images/navtop.png);
    background-size: auto 100%;
	position: fixed;
	right: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 99;
	transform: translateY(-100%);
    transition: transform 0.15s ease-in-out;
	opacity: 0;
}
.topNav img{
	opacity: 0;
}


.topNav.headerShow {
	opacity: 1;
    transform: translateY(0);
} */

img.imgLogo {
	height: 56px;
}

.Navri{
	font-size: 2rem;
	font-weight: 900;
	text-align: center;
	width: 330px;
	height: 78px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	margin: 5px;
	background: linear-gradient(#39B14A 100%,#07C654 100%);
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
}

.formoutlines{
	width:100%;
	height: 100%;
	/*min-width: 550px;*/
	margin: 100px 27.5% 0 auto;
	background-color: #FFF;
	border-radius: 12px;
	 /*height: 1030px;*/
	max-width: 800px;
	-webkit-box-shadow: 3px 3px 9px 0px rgb(0 0 0 / 20%);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 3px 9px 0px rgb(0 0 0 / 20%);
	padding: 7px 0 22px 0;
}

.formweight{
	margin: 50px;

}

.topform{
	margin: 50px;
}

.Navri a{
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
}

.topNav a:hover {
}

.topimg {
	padding-left: 7.5%;
	padding-top: 2%;
	width: 500px;
}
.topimg img{
	margin-right: 3%;
	width: 20%;
}

.topFv {
	position: relative;
	width: 100%;
	display: flex;
	max-height: 100vh;
	background-image: url("../images/PC_FV-100.jpg");
	background-position: top;                     /* 画像の表示位置を指定  */
	background-size: cover;
	padding-top: 75px;                              /* 画像のサイズを指定    */
	padding-bottom: 50px;
}

.topFv .colLeft {
	width: 51.6%;
}

.topFv .colRight {
	width: 48.4%;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}

.topFvRightContent {
	padding-left: 7.5%;
    box-sizing: border-box;
}

.topFv .logo {
	display: flex;
	align-items: center;
	position: absolute;
	top: 24px;
	left: 17px;
}

.topFv .logo p {
	font-size: 1.6rem;
	font-weight: 700;
	margin-left: 8px;
	display: inline-block;
}

.topSlide div>img {
	max-width: 100%;
}

.topFv .colRight p {
	width: 100%;
	display: block;
	font-size: 2rem;
}

.topFv .colRight p.topFvOrangeText {
	color: #FFFFFF;
    font-size: 3.0rem;
	font-weight: 600;
	padding: 10px;
}

.topFv .colRight p.topFvOrangeTextEx {
	color: #F85D38;
	font-size: 2.57rem;
	font-weight: 900;
	margin-bottom: 5px;
}

.topFv .colRight p.topFvOrangeTextEx span {
	font-size: 0.8rem;
}

.topFv .colRight p.topFvOrangeTextEx strong {
	font-size: 3.957rem;
	line-height: 1;
}

.topFv .colRight p.topFvBlackText {
	font-size: 10.0rem;
	font-weight: 900;
	line-height: 40px;
	margin-bottom: 13px;
	color: #ffffff;
}

.topFv .colRight p.topFvBlackText span{
	font-size: 3.0rem;
	font-weight: 900;
	margin-bottom: 13px;
	color: #ffffff;
}
.box1 {
	border-radius:10px;
	margin-left: 7.5%;
	background-color:#F85D38 ;
	display:inline-block;
	margin-bottom: 10px;
	padding: 3px 5px;
}
.colRight h2 {
	font-size: 4.3rem;
	font-weight: 900;
	margin-bottom: 50px;
	color: #ffffff;
}

.Navri img{
	width: 50px;
}

.topRecruitment {
	min-width: 550px;
    margin: 0px 4.5% 0 auto;
	background-color: #FFF;
	border-radius: 12px;
	height: 1030px;
	max-width: 600px;
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	padding: 10px 0 22px 0;
}

.topRecruitment .recruitmentTitle {
	display: flex;
	margin-bottom: 25px;
	margin-left: 5%;
    justify-content: flex-start;
    align-items: center;
}

.topRecruitment .recruitmentTitle .colLeftChild {
	padding-top: 10px;
	margin-right: 18px;
}

.topRecruitment .colformChild{
	font-size: 20px;
	text-align: center;
}

.topRecruitment .recruitmentTitle .colLeftChild p {
	font-size: 1.7rem;
	line-height: 1.4;
	border-left: 2px solid #39B14A;
	padding-left: 8px;
	box-sizing: border-box;
	font-weight: 600;
	float: left;
}

.topRecruitment .recruitmentTitle .colRightChild p {
	font-size: 9.0rem;
    line-height: 1;
    font-weight: 510;
    color: red;
}

.topRecruitment .recruitmentTitle .colRightChild p span {
	font-size: 2rem;
	font-weight: 400;
	color: red;
}

.topRecruitment .recruitmentTitle .colRightChild strong {
	background-color: #333333;
	color: #FFF;
	border-radius: 7px;
	font-size: 1.2rem;
	display: inline-block;
	padding: 4.5px 16px;
	margin-bottom: 6px;
}

.topBtnOrange {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 92%;
	max-width: 100%;
	height: 86px;
	font-size: 4rem;
	font-weight: bold;
	color: #FFF;
	background: linear-gradient(#39B14A 100%,#07C654 100%);
	border-radius: 43px;
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	margin: 0 auto;
	-webkit-transition: opacity .2s ease-in;
       -moz-transition: opacity .2s ease-in;
         -o-transition: opacity .2s ease-in;
                                  opacity: 1;
}

.topBtnOrange:hover {
	opacity: 0.6 !important;
}

.topBtnOrange span {
	font-size: 3rem;
	margin-left: 20px;
}

.boxsizebig {
	width: 80%;
	margin: 90px auto;
}
.boxsizebig h2{
	font-size: 3rem;
	font-weight: 500;
	color: #10a100;
	text-align: center;
	margin-bottom: 10px;
}

.sectionLoop {
	overflow: hidden;
}

.loopWrap {
  display: flex;
  width: 100vw;
  height: 71px;
  overflow: hidden;
  background: #ffffff;
}

.loopWrap img {
  width: auto;
  height: 100%;
  margin-right: 10px;
}

.loopWrap img:first-child {
  animation: loop 80s -40s linear infinite;
}

.loopWrap img:last-child {
  animation: loop2 80s linear infinite;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

.globalTitle {
	max-width: 903px;
	margin: 0 auto;
}

.globalTitle p {
	font-size: 2.3rem;
	line-height: 1.55;
	margin-bottom: 10px;
	position: relative;
	padding-left: 90px;
	box-sizing: border-box;
}

.globalTitle h2 {
	font-size: 2rem;
	font-weight: 5;
	line-height: 1.55;
	margin-bottom: 10px;
	position: relative;
	box-sizing: border-box;
}

.globalTitle p:after {
	content: '';
	position: absolute;
	width: 74px;
	height: 2px;
	background-color: #333333;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}

.globalTitle h3 {
	font-size: 4.5rem;
	line-height: 1.3778;
	font-weight: 900;
	letter-spacing: 0.2rem;
}

.salonInfo {
	padding: 92px 0 75px 0;
	background-color: #F7F7F7;
}

.salonInfo .globalTitle h3 span {
	color: #F85D38;
}

.salonInfoContent {
	width: 100%;
	max-width: 903px;
	margin: 0 auto;
}

.salonInfoContent .salonDes {
	margin-top: 25px;
	margin-bottom: 45px;
	text-align: center;
}

.salonInfoContent .salonDes h2 {
	font-size: 4rem;
	line-height: 1.8;
	max-width: 863px;
	font-weight: 600;
	margin-bottom: 40px;
}

.salonInfoContent .salonDes h2 span {
	line-height: 1.8;
	max-width: 863px;
	font-weight: 600;
	color: #F85D38 ;
}

.salonInfoContent .salonDes p {
	font-size: 2.5rem;
	line-height: 1.8;
	max-width: 863px;
}
.salonInfoContent .salonDes p span {
	font-size: 3rem;
	line-height: 1.8;
	max-width: 863px;
	font-weight: 600;
}

.salonInfoContent > img {
	height: 159px;
	margin-left: -28px;
}

.orangeSlide {
	padding-top: 47px;
	box-sizing: border-box;
	background: linear-gradient(#F85D38 83%,#F7F7F7 17%);
	margin-bottom: 105px;
}

.ogSlider {
	height: 431px;
}

.ogSlider .slick-slide {
    width: auto;
    margin: 0 57px;
}

.slick-track,
.slick-list,
.ogSlider .ogItem img {
	height: 100%;
}

.blockFuture {
	margin-bottom: 70px;
}

.blockFuture .globalTitle h3 span {
	color: #FDC32D;
}

.blockFutureContent {
	max-width: 950px;
	margin: 0 auto;
	margin-top: 100px;
}

.blockFutureContent .futureItem {
	margin-bottom: 80px;
}

.blockFutureContent .futureItem:last-child {
	margin-bottom: 0;
}

.futureItem .fIHead {
	padding-left: 190px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 45px;
}

.futureItem .fIHead strong.fINo {
	position: absolute;
	font-size: 14rem;
	color: #FDC32D;
	font-weight: 900;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
}

.futureItem .fIHead .fITitle {
	font-size: 4.5rem;
	font-weight: 900;
	letter-spacing: 0.02rem;
	line-height: 1.373;
	margin-bottom: 12px;
}

.futureItem .fIHead .fIDes {
	font-size: 2rem;
	letter-spacing: 0.02rem;
	line-height: 1.584;
	text-align: justify;
}

.futureItem .fImage p {
	font-size: 1.5rem;
	line-height: 1.7;
	text-align: center;
	margin-top: 20px;
}


.blockFutureContent .futureItem:first-child .fImage {
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}

.blockFutureContent .futureItem .fImage img {
	align-self: center;
	width: 100%;
}

.blockFutureContent .futureItem:first-child .fImage img {
	width: 40.73%;
}

.blockFutureContent .futureItem:first-child .fImage img:first-child {
	width: 40.73%;
}

.blockFutureContent .futureItem:nth-child(2) .fImage {
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.blockFutureContent .futureItem:nth-child(2) .fImage img {
	width: 43.75%;
	align-self: flex-end;
}

.blockFutureContent .futureItem:nth-child(2) .fImage img:first-child,
.blockFutureContent .futureItem:nth-child(2) .fImage img:nth-child(2) {
	margin-bottom: 55px;
}

.blockFutureContent .futureItem .fText {
	width: 826px;
	max-width: 100%;
	margin: 0 auto;
	border-radius: 19px;
	background-color: #FFF;
	padding: 20px 35px 30px 35px;
	box-sizing: border-box;
	margin-top: 55px;
}

.blockFutureContent .futureItem .fText p {
	font-size: 2rem;
	letter-spacing: 0.02rem;
	line-height: 1.584;
}


.blockFutureContent .futureItem .fText h2 {
	font-size: 2rem;
	font-weight: 50;
	letter-spacing: 0.02rem;
	background-color: #333333;
	color: #FFFFFF;
	border-radius: 30px;
	display: block;
	padding: 1% 5%;
	text-align: center;
	width: 40%;
	margin: 45px auto;
}

.blockFutureContent .futureItem .fText p:first-child {
	text-align: center;
	margin-bottom: 15px;
}

.blockFutureContent .futureItem:nth-child(3) .fIHead {
	margin-bottom: 87px;
}

.blockFutureContent .futureItem:nth-child(3) .fImage {
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.blockFutureContent .futureItem:nth-child(3) .fImage img {
	height: 336px;
}

.blockContents .globalTitle h3 span {
	color: #9AC829;
}

.blockContents {
	margin-bottom: 195px;
}

.blockContents .contentList {
	width: 984px;
	margin: 0 auto;
	margin-top: 120px;
	max-width: 100%;
}

.blockContents .contentList .contentItem {
	min-height: 582px;
	width: 100%;
	background-color: #FFF;
	border-radius: 19px;
}

.contentList .contentItem {
	display: flex;
	padding: 55px 0 0 60px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 130px;
}

.contentList .contentItem:last-child {
	margin-bottom: 0;
}

.contentList .contentItem .colText {
	width: 50.5%;
}

.contentList .contentItem .colImg {
	position: absolute;
	right: 0;
	top: 0;
}

.contentList .contentItem.oddSort {
	justify-content: flex-end;
}

.contentList .contentItem.oddSort .colText {
	margin-right: 22px;
}

.contentList .contentItem:first-child .colImg {
	width: 51%;
	text-align: center;
	right: -103px;
	top: 50%;
	transform: translate(0,-50%);
}

.contentList .contentItem .colImg img {
	max-width: 100%;
}

.contentList .contentItem:first-child .colImg img {
	max-width: 100%;
	display: inline-block;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);
}

.contentList .contentItem:first-child .colImg img:first-child {
	width: 58.6%;
	margin-bottom: -100px;
    z-index: 1;
    position: relative;
}

.contentList .contentItem .colText .numberNo {
	font-size: 6.5rem;
	font-weight: 900;
	color: #9AC829;
	position: relative;
	display: inline-block;
	margin-bottom: 35px;
}

.contentList .contentItem .colText .numberNo:after {
	content: "/04";
	position: absolute;
	font-size: 3rem;
	color: #666666;
	font-weight: 500;
    top: 11px;
    right: -48px;
}

.contentList .contentItem .colText .cITitle {
	padding-bottom: 12px;
}

.contentList .contentItem .colText .cITitle p {
	font-size: 6rem;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: -0.2rem;
}

.contentList .contentItem .colText .cISubTitle p {
	font-size: 2.9rem;
	font-weight: 900;
	line-height: 1.16;
	letter-spacing: 0.02rem;
}

.contentList .contentItem .colText .cIDes {
	margin-top: 25px;
}

.contentList .contentItem .colText .cIDes p {
	font-size: 2.3rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.02rem;
}

.contentList .contentItem:nth-child(3) .colImg {
	width: 32%;
	bottom: 0;
	top: initial;
	right: 65px;
}

.contentList .contentItem:nth-child(2) .colImg {
	width: 39.5%;
	top: 119px;
	left: 60px;
}

.contentList .contentItem:nth-child(2) .colImg p {
	text-align: right;
	font-size: 1.8rem;
	line-height: 1.2;
}

.contentList .contentItem:nth-child(4) .colImg {
	width: 39%;
	top: 106px;
	left: 60px;
}

.listLogo {
	margin-bottom: 195px;
}

.listLogo .globalTitle h3 span {
	color: #00AFB8;
}

.listLogoContent {
	width: 983px;
	max-width: 100%;
	margin: 0 auto;
	border-radius: 14px;
	background-color: #FFF;
	padding: 80px 40px 20px 40px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	margin-top: 60px;
}

.listLogoContent > img {
	width: 25%;
	align-self: center;
}

.listLogoContent > p {
	width: 100%;
	text-align: right;
	font-size: 3rem;
	margin-top: 19px;
}

.listLogoContent .bigLogo {
	width: 100%;
	margin-top: 40px;
}

.voice {
	margin-bottom: 200px;
	margin-top: 200px;
}

.voice .globalTitle h3 span {
	color: #7650B5;
}

.voiceList {
	width: 984px;
	max-width: 100%;
	border-radius: 19px;
	background-color: #FFF;
	padding: 82px 0 60px 0;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 125px;
}

.voiceItem {
	width: 86.38%;
	display: flex;
	margin: 0 auto;
	margin-bottom: 130px;
}

.voiceItem:last-child {
	margin-bottom: 0;
}

.voiceItem .colText {
	width: 72.5%;
}

.voiceItem .colAvatar {
	width: 27.5%;
	text-align: left;
}

.voiceItem.oddVoice .colAvatar {
	order: 2;
	text-align: right;
}

.voiceItem.oddVoice .colText {
	order: 1;
}

.voiceItem .colAvatar img {
	width: 176px;
	margin-bottom: 15px;
	margin-top: -35px;
}

.voiceItem .colAvatar p {
	font-size: 1.8rem;
	line-height: 1.3;
	letter-spacing: 0.02rem;
	text-align: center;
	min-width: 176px;
	display: inline-block;
}

.voiceItem .colText {
	padding: 35px 50px 35px 35px;
	box-sizing: border-box;
	background-color: #F7F7F7;
	border-radius: 12px;
	position: relative;
}

.voiceItem .colText:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 14px 16px 0;
	border-color: transparent #f7f7f7 transparent transparent;
	top: 70px;
	left: -14px;
}

.voiceItem.oddVoice .colText:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 0 16px 14px;
	border-color: transparent transparent transparent #f7f7f7;
	left: initial;
	right: -14px;
}

.voiceItem .colText h4 {
	font-size: 2.5rem;
	font-weight: 900;
	line-height: 1.4272;
	margin-bottom: 35px;
	letter-spacing: 0.02rem;
}

.voiceItem .colText p {
	font-size: 2rem;
	line-height: 1.684;
	letter-spacing: 0.02rem;
}

.entryFlow {
	margin-bottom: 200px;
}

.entryFlow .globalTitle h3 span {
	color: #F75558;
}

.entryFlowContent {
	width: 942px;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 105px;
}

.entryFlowList {
	display: flex;
}

.entryFlowContent .flowItem {
	width: 100%;
	text-align: center;
	position: relative;
}

.entryFlowContent .flowItem:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	bottom: 10px;
	right: -35px;
}

.entryFlowContent .flowItem:last-child:after {
	display: none;
}

.entryFlowContent .flowItem img {
	width: 100%;
	margin-bottom: 15px;
}

.entryFlowContent .flowItem p {
	font-size: 2.3rem;
	letter-spacing: 0.02rem;
	font-weight: 900;
	color: #F75558;
	line-height: 1.3;
}

.entryFlowContent .flowItem .flowLbl {
	width: 185px;
	max-width: 100%;
	height: 54px;
	border-radius: 27px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.6rem;
	color: #FFF;
	font-weight: 900;
	background-color: #F75558;
	margin: 0 auto;
}

.flowFoot {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.flowFoot .whiteFlow {
	height: 57px;
	width: 20.23%;
	border-radius: 7px;
	background-color: #FFF;
	font-size: 2.4rem;
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 18px;
}

.flowFoot .whiteFlow:last-child {
	width: 74.35%;
	margin: 0;
}

.qAndA .globalTitle h3 span {
	color: #00AFB8;
}

.qAndAContent {
	width: 864px;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 105px;
	padding-bottom: 205px;
}

.qaItem {
	border-bottom: 1px solid #C8C8C8;
	padding-bottom: 90px;
	margin-bottom: 50px;
}

.qaItem:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.qaItem .qClause,
.qaItem .aClause {
	padding-left: 75px;
	position: relative;
	box-sizing: border-box;
}

.qaItem .qClause {
	margin-bottom: 50px;
}

.qaItem .qClause:after,
.qaItem .aClause:after {
	content: 'Q';
	position: absolute;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-color: #333333;
	color: #FFF;
	font-size: 2.5rem;
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: center;
	top: -7px;
	left: 0;
}

.qaItem .aClause:after {
	content: '↓';
	background-color: #00AFB8;
}

.qaItem .qClause p {
	color: #333333;
	font-size: 2.3rem;
	font-weight: 900;
	line-height: 1.55;
	letter-spacing: 0.02rem;
	text-align:left;
    float:left;
    padding:0;
    margin-bottom:4%;

}

.qaItem .qClause h2 {
	color: #4C8C8A;
	font-size: 2.3rem;
	font-weight: 900;
	line-height: 1.55;
	letter-spacing: 0.02rem;
	text-align:right;
    float:right;
    padding:0;
    margin:0;
}

.qaItem .aClause p {
	font-size: 2.3rem;
	line-height: 1.55;
	letter-spacing: 0.02rem;
}

.qaItem .aClause p span {
	color: #00AFB8;
	font-weight: 900;
}

footer {
	background: #333333;
	color: #FFF;
	padding: 50px 80px 100px 60px;
	position: relative;
}
hr {
	height: 1px;
	border: none;
	background-color: white;
	margin: 30px auto;
}

.logoFooter {
	width: 572px;
	max-width: 100%;
	display: flex;
	justify-content: start;
	align-items: center;
}

.logoFooter img {
	width: 179px;
}

.logoFooter p {
	font-size: 1.8rem;
	color: #FFF;
	letter-spacing: 0.02rem;
	font-weight: 700;
	white-space: nowrap;
	line-height: 1.315;
}

.footerText {
	width: 525px;
	max-width: 100%;
	display: flex;
	margin-top: 30px;
	margin-left: 25px;
	justify-content: space-between;
}

.footerText p {
	display: inline-block;
	white-space: nowrap;
	font-size: 1.4rem;
	color: #FFF;
	line-height: 1.548;
}

.footerPur {
	font-size: 1.4rem;
	color: #FFF;
	position: absolute;
    bottom: 100px; /** 場合によっては微調整 **/
    right: 70px;
}

.footerBanner {
	padding: 180px 0 120px 0;
}

.footerBanner .fBTitle {
	margin-bottom: 140px;
}

.footerBanner .fBTitle p {
	font-size: 4.5rem;
	line-height: 1.37;
	text-align: center;
	font-weight: 900;
}

.footerBanner .topRecruitment {
	zoom: 1.793;
	margin: 0 auto;
}

.footerlist {
	text-align: right;
	justify-content: flex-end;

}

.footerlist a{
    display:inline-block;
    margin:0 10px;
	zoom:1;
	color: white;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.219);
	border-radius: 5px;
	width: 100%;
	padding: 1px;
}

.footerlist {
	text-align: right;
	justify-content: flex-end;

}

footer .footerlist a{
    display:inline-block;
	margin:-20px 0px 0px 10px;
	zoom:1;
	color: white;
	text-align: center;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 5px;
	width: auto;
}
.footerlist ul{
	width: auto;
	margin-right: 50px;

}

/*==================================================
アコーディオンのためのcss
===================================*/

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 96%;
    max-width: 900px;
    margin:0 auto;
}

.accordion-area li{
    margin: 10px 0;
}

.accordion-area section {
  border: 1px solid #ccc;
}

/*アコーディオンタイトル*/
.title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:1rem;
    font-weight: normal;
    padding: 3% 3% 3% 50px;
    transition: all .5s ease;
}

/*アイコンの＋と×*/
.title::before,
.title::after{
    position: absolute;
    content:'';
}
.title::before{
    transform: rotate(180deg);

}
.title::after{
    top:48%;
    left: 15px;
    transform: rotate(0deg);

}

/*　closeというクラスがついたら形状変化　*/

.title.close::before{
  transform: rotate(180deg);
}

.title.close::after{
  transform: rotate(180deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
	background: #ececec;
	inline-size: 85%;
	clear: left;
	border-radius: 10px;
	padding: 4%;
}
.box2{
	font-size: 2.3rem;
	font-weight: 400;
	line-height: 1.6;

}


@media screen and (max-width: 1318px) and (min-width: 1201px)  {
	.topFv .colRight,
	.topFv .logo {
		zoom: 0.9;
	}
}

@media screen and (max-width: 1200px) and (min-width: 1001px)  {
	.topFv .colRight,
	.topFv .logo {
		zoom: 0.8;
	}

	.contentList .contentItem:first-child .colImg {
	    width: 30%;
	    right: 70px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 881px)  {
	.wrapper {
		padding: 0 10px;
	}

	.topFv .colRight,
	.topFv .logo {
		zoom: 0.7;
	}

	.footerBanner .topRecruitment {
		zoom: 1.3;
	}

	.contentList .contentItem:first-child {
		padding-bottom: 30px;
	}

	.contentList .contentItem:first-child .colImg {
	    width: 30%;
	    right: 70px;
	}
}

@media screen and (max-width: 880px) and (min-width: 768.01px)  {
	.wrapper {
		padding: 0 10px;
	}

	.topFv .colRight,
	.topFv .logo {
		zoom: 0.55;
	}

	.footerBanner .topRecruitment {
		zoom: 1.3;
	}

	.contentList .contentItem:first-child {
		padding-bottom: 30px;
	}

	.contentList .contentItem:first-child .colImg {
	    width: 30%;
	    right: 70px;
	}

	.futureItem .fIHead .fITitle {
		font-size: 3.5rem;
	}

	.blockFutureContent .futureItem:nth-child(3) .fImage img {
		height: 290px;
	}

	.voiceList,
	.entryFlowList,
	.blockContents .contentList,
	footer {
		zoom: 0.8;
	}
}

@media only screen and (max-width: 768px) {
	.showPc {
		display: none !important;
	}
	.showSp {
		display: block !important;
	}

	img.imgLogo {
		margin-top: 1px;
		height: 40px;
	}

	.topNav a {
		height: 35px;
		width: 200px;
		font-size: 1.5rem;
		font-weight: 800;
		border-radius: 18.5px;
		background: linear-gradient(#39B14A 100%,#07C654 100%);
		-webkit-box-shadow: 1.5px 1.5px 2.5px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 1.5px 1.5px 2.5px 0px rgba(0,0,0,0.25);
		box-shadow: 1.5px 1.5px 2.5px 0px rgba(0,0,0,0.25);
	}

	.topNav {
		height: 52px;
		padding: 0 10px;
		/* background-image: url(../images/navtopSp.png); */
		background-size: auto 100%;
	}
	none{
		display: none;
	}
	.topNav h2 {
		display: none;
	}

	.topFv {
		flex-wrap: wrap;
		padding-top: 175px;
		padding-bottom: 100%;
		max-height: 45vh;
	}

	.topFv .colLeft,
	.topFv .colRight {
		width: 100%;
	}

	.topFv .logo {
		top: 12px;
		left: 8px;
	}

	.topFv .logo p {
		font-size: 0.8rem;
		margin-left: 4px;
	}

	.colRight h2 {
		font-size: 2.15rem;
		font-weight: 600;
		margin-bottom: 0px;
		color: #ffffff;
		margin-left: 20px;
	}

	.topFv .colRight p.topFvBlackText {
		margin-top: 27px;
		font-size: 5.0rem;
		text-align: left;
		margin-bottom: 0px;
		line-height: 0.5;
		margin-left: 20px;
		width: 340px;
	}

	.Navri {
		text-align: center;
		background: none;
		width: 300px;
		height: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 50px;
		margin: 5px;
		background: linear-gradient(#39B14A 100%,#07C654 100%);
		-webkit-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
		box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.2);
	}
	.Navri img{
		width: 30px;
	}

	.Navri a {
		color: white;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.salonInfoContent .salonDes p span {
		font-size: 1.7rem;
		line-height: 1.8;
		max-width: 863px;
		font-weight: 600;
	}

	.boxsizebig {
		width: 100%;
		margin: 60px auto;
	}

	.boxsizebig h2 {
		font-size: 1.7rem;
		font-weight: 500;
		color: #10a100;
		text-align: center;
		margin-bottom: 10px;
	}

	.topFv .colRight p.topFvBlackText span{
		font-size: 1.5rem;
		font-weight: 300;
		margin-bottom: 13px;
	}
	.topFv .colRight p {
		font-size: 1rem;
		text-align: center;
	}

	.topRecruitment .recruitmentTitle .colLeftChild p {
		font-size: 1.35rem;
	}

	.topRecruitment .recruitmentTitle .colRightChild strong {
		font-size: 1rem;
		margin-bottom: 2px;
		padding: 2px 8px;
	}

	.topRecruitment .recruitmentTitle .colRightChild p {
		font-size: 5.393rem;
	}

	.topRecruitment .recruitmentTitle .colRightChild p span {
		font-size: 1.35rem;
	}

	.topBtnOrange {
		width: 327px;
		height: 59px;
		font-size: 2.535rem;
	}

	.topBtnOrange span {
		font-size: 2.05rem;
		margin-left: 5px;
		margin-right: 5px;
	}

	.salonInfoContent {
		width: 100%;
		max-width: 903px;
		margin: 1230px auto 0 auto;
	}

	.salonInfoContent .salonDes h2 {
		font-size: 2.0rem;
		line-height: 1.8;
		max-width: 863px;
		font-weight: 600;
		margin-bottom: 40px;
	}


	.topRecruitment {
		width: 94.3%;
		border-radius: 6px;
		margin: 0 auto;
		padding: 10px 0;
		margin-top: 160px;
		min-width: 300px;
		height: 100%;
		display: relative;
	}

	.topFvRightContent {
		padding: 0;
		width: 100%;
		padding: 10px 0 20px 0;
	}

	.topRecruitment .recruitmentTitle .colLeftChild {
	    padding-bottom: 0px;
		padding-top: 0;
		line-height: 5px;
	    box-sizing: border-box;
	    margin-right: 5px;
	    display: flex;
	    align-items: flex-end;
	}

	.topRecruitment .recruitmentTitle {
		margin-bottom: 10px;
	}
	.topimg {
		padding-right: 7.5%;
		padding-top: 2%;
		width: 250px;
		padding-left: 20px;
	}
	.box1 {
		border-radius: 10px;
		margin-left: 20px;
		background-color: #F85D38;
		display: inline-block;
		margin-bottom: 10px;
		padding: 3px 5px;
	}
	.topFv .colRight p.topFvOrangeText {
		color: #FFFFFF;
		font-size: 2.8rem;
		font-weight: 600;
		padding: 6px 15px 6px 0px;
	}

	.loopWrap {
		height: 36px;
	}

	.globalTitle {
		width: 87%;
	}

	.globalTitle p {
		font-size: 1.5rem;
		padding-left: 40px;
	}

	.globalTitle p:after {
		width: 30px;
		height: 1px;
	}

	.globalTitle h3 {
		font-size: 2.2rem;
	}

	.salonInfoContent .salonDes {
		width: 87%;
		margin: 40px auto 20px auto;
	}

	.salonInfoContent .salonDes p {
		font-size: 1.7rem;
	}

	.salonInfoContent > img {
		height: 80px;
		margin-left: 9px;
	}

	.salonInfo {
		padding: 63px 0 80px 0;
	}

	.ogSlider {
		height: 184px;
	}

	.ogSlider .slick-slide {
	    margin: 0 10px;
	}

	.orangeSlide {
		padding-top: 27px;
		margin-bottom: 90px;
	}

	.futureItem .fIHead {
		padding-left: 0;
		margin-bottom: 38px;
	}

	.futureItem .fIHead .fITitle {
		font-size: 2.25rem;
		padding-left: 70px;
		box-sizing: border-box;
		position: relative;
		padding-right: 7px;
		margin-bottom: 35px;
		margin-top: 90px;
	}

	.futureItem .fIHead .fIDes {
		font-size: 1.5rem;
	}

	.futureItem .fIHead strong.fINo {
		font-size: 5rem;
	}

	.blockFutureContent {
		width: 87%;
		margin-top: 37px;
	}

	.blockFutureContent .futureItem:first-child .fImage {
		flex-wrap: wrap;
	}

	.blockFutureContent .futureItem:first-child .fImage img:first-child {
		width: 94%;
		margin: 0 auto;
		margin-bottom: 45px;
	}

	.blockFutureContent .futureItem:first-child .fImage img {
		width: 94%;
		margin: 0 auto 45px auto;
	}

	.blockFutureContent .futureItem {
		margin-bottom: 40px;
	}

	.blockFutureContent .futureItem:nth-child(2) .fImage img {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 50px;
	}

	.blockFutureContent .futureItem:nth-child(2) .fImage img:last-child {
		margin-bottom: 0;
	}
	.blockFutureContent .futureItem .fText h2 {
		font-size: 1.7rem;
		font-weight: 10;
		letter-spacing: 0.02rem;
		background-color: #333333;
		color: #FFFFFF;
		border-radius: 30px;
		display: block;
		padding: 2% 5%;
		text-align: center;
		width: 80%;
		margin: 45px auto;
	}

	.blockFutureContent .futureItem .fText {
		padding: 8px 14px 19px 14px;
		border-radius: 9px;
	}

	.blockFutureContent .futureItem .fText p {
		font-size: 1.5rem;
	}


	.blockFutureContent .futureItem .fText p:last-child {
		font-size: 1.4rem;
	}

	.blockFutureContent .futureItem:nth-child(3) .fITitle br {
		display: none;
	}

	.blockFutureContent .futureItem:nth-child(3) .fImage {
		flex-wrap: wrap;
	}

	.blockFutureContent .futureItem:nth-child(3) .fImage img {
		height: auto;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 0px;
	}

	.blockFutureContent .futureItem:nth-child(3) .fImage img:last-child {
		margin-bottom: 0;
	}

	.globalTitle h2 {
		font-size: 1.5rem;
		font-weight: 5;
		line-height: 1.55;
		margin-bottom: 10px;
		position: relative;
		box-sizing: border-box;
	}

	.blockFuture {
		margin-bottom: 90px;
	}

	.blockContents .contentList {
		margin-top: 50px;
		width: 87%;
	}

	.contentList .contentItem .colText .numberNo {
		font-size: 3.25rem;
		margin-bottom: 17px;
	}

	.contentList .contentItem .colText .numberNo:after {
		font-size: 1.5rem;
		right: -24px;
	}

	.contentList .contentItem .colText .cITitle p {
		font-size: 3rem;
	}

	.contentList .contentItem .colText .cISubTitle p {
		font-size: 1.5rem;
	}

	.contentList .contentItem .colText .cIDes p {
		font-size: 1.4rem;
	}

	.blockContents .contentList .contentItem {
		flex-wrap: wrap;
		padding: 25px 15px 30px 15px;
		margin-bottom: 52.5px;
		border-radius: 9px;
		min-height: initial;
	}

	.contentList .contentItem .colText,
	.contentList .contentItem .colImg,
	.contentList .contentItem:first-child .colImg {
		width: 100%;
		position: initial;
		transform: initial;
	}

	.contentList .contentItem .colText {
		margin-bottom: 22px;
	}

	.contentList .contentItem:first-child .colImg img {
		width: 84.45%;
	}

	.contentList .contentItem:first-child .colImg img:first-child {
		margin-bottom: -7px;
		width: 50%;
	}

	.contentList .contentItem .colText .cITitle {
		padding-bottom: 6px;
	}

	.contentList .contentItem .colText .cIDes {
		margin-top: 12.5px;
	}

	.contentList .contentItem:nth-child(2) .colImg {
		width: 94.9%;
		margin: 0 auto;
	}

	.contentList .contentItem.oddSort .colText {
		margin-right: 0;
	}

	.contentList .contentItem:nth-child(2) .colImg p {
		font-size: 1.3rem;
	}

	.contentList .contentItem:nth-child(3) .colImg {
		width: 60%;
		margin: 0 auto;
		margin-bottom: -30px;
	}

	.contentList .contentItem:nth-child(4) .colImg {
		width: 100%;
	}

	.blockContents {
		margin-bottom: 95px;
	}

	.listLogoContent {
		margin-top: 45px;
		width: 87%;
		padding: 20px 6px 15px 6px;
		border-radius: 9px;
	}

	.listLogoContent > p {
		font-size: 1.5rem;
		margin-top: 10px;
	}

	.listLogoContent .bigLogo {
		margin-top: 20px;
	}

	.listLogo {
		margin-bottom: 100px;
	}

	.voiceList {
		margin-top: 47px;
		width: 87%;
		border-radius: 9px;
		padding: 18px 0 26px 0;
	}

	.voiceItem {
		flex-wrap: wrap;
		width: 94.5%;
		margin-bottom: 52.5px;
	}
	.colAvatar{
		text-align: center;
	}
	.futureItem .fImage p {
		font-size: 1.5rem;
		line-height: 1.7;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 45px;
	}

	.voiceItem .colAvatar {
		width: 213px;
		max-width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
		margin-bottom: 30px;
		position: relative;
	}

	.voiceItem .colAvatar:after {
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 19px 17px 19px;
		border-color: transparent transparent #f7f7f7 transparent;
	    left: 31px;
    	bottom: -30px;
	}

	.voiceItem.oddVoice .colAvatar:after {
		right: 31px;
		left: initial;
	}

	.voiceItem.oddVoice .colAvatar img {
		order: 2;
	}

	.voiceItem .colAvatar p {
		font-size: 1.25rem;
		min-width: auto;
		display: inline-block;
		text-align: left;
	}

	.voiceItem .colText {
		width: 100%;
		padding: 23px 12px 20px 12px;
	}

	.voiceItem .colAvatar img {
		width: 98px;
		margin: 0;
	}


	.voiceItem .colText h4 {
		font-size: 1.5rem;
		margin-bottom: 14px;
	}

	.voiceItem .colText p {
		font-size: 1.4rem;
	}

	.voiceItem.oddVoice .colAvatar {
		order: 1;
	}

	.voiceItem .colText:after {
		display: none !important;
	}

	.voice {
		margin-bottom: 90px;
	}

	.entryFlowContent {
		margin-top: 42px;
	}

	.entryFlowContent .flowItem img {
		width: 90%;
	}

	.entryFlowContent .flowItem p {
		font-size: 2rem;
	}

	.entryFlowList {
	}

	.flowFoot {
		width: 798px;
	}

	.entryFlowContent .flowItem:after {
		width: 21px;
		height: 24px;
		bottom: 14px;
    	right: -30px;
	}

	.entryFlowContent .flowItem .flowLbl {
		width: 160px;
		height: 47px;
		font-size: 2.25rem;
		border-radius: 14px;
	}

	.flowFoot .whiteFlow {
		font-size: 2rem;
		font-weight: 700;
		height: 50px;
	}

	.entryFlow {
		margin-bottom: 100px;
	}

	.footerBanner .topRecruitment {
		zoom: 1;
	}

	.footerBanner .fBTitle p {
		font-size: 1.876rem;
	}

	.footerBanner .fBTitle {
		margin-bottom: 45px;
	}

	.footerBanner {
		padding: 72px 0 72px 0;
	}

	footer .footerlist a {
		display: inline-block;
		font-size: 5px;
		margin: -20px 0px 0px 10px;
		zoom: 1;
		color: white;
		text-align: center;
		background-color: rgba(0, 0, 0, 0);
		border-radius: 5px;
		width: auto;
	}

	.wrapperArrow {
		height: 46px;
	}

	.logoFooter img {
		width: 90px;
	}

	.logoFooter p {
		font-size: 0.9rem;
		margin-left: 5px;
	}

	.footerText p {
		font-size: 0.7rem;
	}

	.logoFooter {
		width: 100%;
		justify-content: flex-start;
	}

	.footerText {
		width: 100%;
		justify-content: flex-start;
		margin-left: 8px;
		margin-top: 10px;
	}

	.footerText p:first-child {
		margin-right: 50px;
	}

	.footerPur {
		font-size: 0.7rem;
		text-align: center;
		bottom: 22px;
		top: initial;
		right: initial;
		left: 50%;
		transform: translate(-50%, 0);
	}

	footer {
		padding: 22px 15px 55px 15px;
	}

	.qaItem .qClause p {
		font-size: 1.2rem;
		width: 60%;
		margin-left: 35px;
		display: table-cell;
		vertical-align: middle;
		height: 25px;
	}

	.qaItem .aClause p {
		font-size: 1.4rem;
	}

	.qaItem .qClause:after,
	.qaItem .aClause:after {
		font-size: 1.85rem;
		width: 25px;
		height: 25px;
	}

	.qaItem .qClause:after{
		content: 'Q';
		position: absolute;
		height: 25px;
		width: 25px;
		border-radius: 50%;
		background-color: #333333;
		color: #FFF;
		font-size: 1.3rem;
		font-weight: 900;
		display: flex;
		justify-content: center;
		align-items: center;
		top: 0px;
		left: 0;
	}
	.qaItem .aClause:after {
		content: '↓';
		background-color: #00AFB8;
		top: 0px;
		left: 40px;
	}

	.qaItem .qClause h2 {
		color: #4C8C8A;
		font-size: 2.3rem;
		font-weight: 900;
		line-height: 1.55;
		letter-spacing: 0.02rem;
		text-align:right;
		float:right;
		padding:0;
		margin:0;
	}

	.qaItem .aClause p {
		font-size: 2.3rem;
		line-height: 1.55;
		letter-spacing: 0.02rem;
	}

	.qaItem .aClause p span {
		color: #00AFB8;
		font-weight: 900;
	}
	.box {
		display: none;
		background: #ececec;
		inline-size: 92%;
		clear: left;
		border-radius: 10px;
		padding: 4%;
	}
	.box2 {
		font-size: 1.3rem;
		font-weight: 400;
		line-height: 1.6;
	}


	.qAndAContent {
		width: 87%;
		padding-bottom: 95px;
		margin-top: 50px;
	}

	.qaItem .qClause,
	.qaItem .aClause {
		padding-left: 0px;
	}

	.qaItem .qClause {
		margin-bottom: 40px;
	}

	.qaItem {
	    padding-bottom: 40px;
    	margin-bottom: 23px;
	}

	.qaItem .qClause:after {
		top: 0;
	}

	.footerlist a {
		display: none;

	}
}

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

}

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

}

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

}

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


}


@media only screen and (max-width: 320px) {
	.footerBanner .topRecruitment,
	.topRecruitment {
		zoom: 0.8;
	}

	.globalTitle h3 {
		font-size: 2.2rem;
	}
}


