.s-container {
  display: block;
  padding: 7vh 0 10vh 0 !important;
  max-width: 1140px;
}
.s-container-bottom {
  display: block;
  padding: 6vh 0 7vh 0 !important;
  max-width: 1140px;
}
.top-img {
  height: 600px;
  width: auto;
  background-image: url("https://kiki-fun.com/system_panel/uploads/images/topimg_sp.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
}
.top-img250916 {
  background-image: url("https://kiki-fun.com/system_panel/uploads/images/topimg_sp250916.jpg");
}
.top-consultation-bg {
  background-image: url("https://kiki-fun.com/system_panel/uploads/images/consultation-bg_sp.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
}
.top-p-container {
  width: 100%;
  height: calc(980/1920*100%);
  padding-top:46.2%;
  margin: 0 auto 0 auto;
   position:relative;
}
.top-p-box01 {
  width:-moz-fit-content; /* Firefox */
  width:fit-content;
  position:absolute;
	top:10%;
  right: -10%;
}
.top-p-box01 img {
    height: 80%;
    width: 70%;
}
.top-p-box01-sp {
  width:-moz-fit-content; /* Firefox */
  width:fit-content;
  position:absolute;
  top:24%;
  right: 0%
}
.top-p-box01-sp img {
    width: 80%;
}
.top-p-box02 {
  position:absolute;
	top:155%;
	left:50%;
 transform: translate(-50%, 0);
  width: 90vw;
}
.top-p-box03-sp {
  width:-moz-fit-content; /* Firefox */
  width:fit-content;
  position:absolute;
  top:100%;
  left: 50%;
  transform: translate(-50%, 0);
}
.top-p-box03-sp img {
}
.top-p-box04-sp {
  width:-moz-fit-content; /* Firefox */
  width:fit-content;
  position:absolute;
  top:10%;
  left: 5%;
}
.top-p-box04-sp img {
    width: 80%;
}
.tit_boder_w {
  border-bottom: solid 3px #fff;
  padding-bottom : 2px;
}
.tit_boder_b {
  border-bottom: solid 3px #bfecec;
  padding-bottom : 2px;
}
.top_link_btn {
  position: relative;
}
.top_link_txt {
  position: absolute;
  right: 3%;
}
.sp-row {
  margin-top: 0;
  display: flex;
}

/* -------- Q&A -------- */
.c2281:last-child {
  margin-bottom: 0;
}
.box-border {
  border: 1px #2ac1c1 solid !important; 
}
.c5195 a{
  display:inline-block !important;
}
.faq-top-br-10 {
  border-radius: 20px 20px 0 0;
}
.faq-bottom-br-10 {
  border-radius: 0 0 20px 20px;
}
.category-contents {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 5vh;
}
.category-box {
  width: 260px;
  background-color: #fff;
  border: 1px solid rgb(42, 193, 193);
  padding: 20px;
  border-radius: 20px;
  position: relative;
  margin-bottom: 1vh;
}
.category-contents a:nth-child(1), a:nth-child(3){
    margin-left: 0;
}
.category {
  display: flex;
  justify-content: center;
}
.faq-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}
.c-box {
  background-color: #fff;
  border: 1px solid rgb(42, 193, 193);
  padding: 5px;
  border-radius: 20px;
  text-align: center;
  color: rgb(42, 193, 193);
  margin: 0 auto;
  margin-bottom: 2vh;
}
.question {
  background-color: #fff;
  color: #2ac1c1;
  font-size: 1.4rem;
  border-radius: 50%;
  max-width: 40px;
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* -------- 料金について -------- */
.c3468 {
  display: block !important;
  padding: 2vh 0  2vh 0 !important;
}
.price-left-br-10 {
  border-radius: 20px 20px 0 0;
}
.price-right-br-10 {
  border-radius: 0 0 20px 20px;
}

.c7404 {
  display: block;
}
.c4660 {
  padding: 0 !important;
}
/* -------- サロン概要 -------- */
.s-m_bb_w {
  border-bottom: 1px solid #fff !important;
}
.s-m_bb_b {
  border-bottom: 1px solid #2ac1c1;
    margin-bottom: 2vh;
}
/* -------- ご相談の流れ -------- */
.flow-img {
  border-radius: 0 0 20px 20px;
  object-fit: cover;
}
.step-box {
    border-radius: 20px 20px 0 0;
}
.flow-button-orange {
  margin-top: 1.5vh;
}
.flow-button-orange a{
  width: 100%;
  height: 68px;
  background-color: #ff9d14;
  box-shadow: 0px 5px 0 #cc7e10;
  border-radius: 20px;
}
.flow-button-blue {
  margin-top: 1.5vh;
}
.flow-button-blue a{
  width: 100%;
  height: 68px;
  background-color: #2ac1c1;
  box-shadow: 0px 5px 0 #24a8a8;
  border-radius: 20px;
}
/* -------- カウンセラー募集 -------- */
.button-blue {
  width: 100%;
  height: 68px;
  background-color: #2ac1c1;
  box-shadow: 0px 5px 0 #24a8a8;
  border-radius: 20px;
}
.c8292 {
  display: block  !important;
}
 .label.labelText01 {
  display: inline !important;
}
.d-inline-block {
  border-radius: 5px;
}
.scroll-area {
  padding: 1rem;
  border: 1px solid #2ac1c1;
  height: 300px;
  overflow: auto;
  background-color: #fff;
}
.re-mg-t {
  margin-top: 10px;
}
.re-mg-b {
  margin-top: 20px !important;
}
  .re-mg-l {
  margin-left: 10px !important;
}
/* -------- よくあるご相談 -------- */
.c5239 img {
  width: 100%;
}
.questions-top-br-10 {
    border-radius: 20px 20px 0 0;
}
.questions-bottom-br-10 {
    border-radius: 0 0 20px 20px;
}
/* -------- サロン概要 -------- */
.info-top-left-br-10 {
  border-radius: 20px 20px 0 0;
}
.info-top-right-br-10 {
  border-radius: 0;
}
.info-bottom-left-br-10 {
  border-radius: 0;
}
.info-bottom-right-br-10 {
  border-radius: 0 0 20px 20px;
}
.c4521 {
  text-align: center;
}
.c9329 {
    text-align: center;
}
/* -------- カウンセラー紹介 -------- */
.px-2.col-md-6 {
  margin-bottom: 3vh;
}
 .px-2.col-md-6:last-child {
     margin-bottom: 0vh;
  }
/* --------　ホバー　-------- */
div.opacity {
  background-color: none;
  width: 100%;
  height: 100%;
}
div.opacity img:hover {
	opacity: 1;
	transition: none;
}
.button.formBtn.formSend {
  padding: 1.5vh 12vh !important;
}

@media screen and (min-width:1025px) {
  .top-p-container {

    height: 950px;
  padding-top:0;
}
  .top-img {
    background-size: cover;
    background-image: url("https://kiki-fun.com/system_panel/uploads/images/topimg.jpg") !important;
  }

    .top-img250916 {
    background-image: url("https://kiki-fun.com/system_panel/uploads/images/topimg250916.jpg") !important;
  }

  .top-p-box01 {
    top:20% !important;
	right: -12% !important;
	transform: translate(-90%, -10%) !important;
  }
  .top-p-box01 img {
    height: auto !important;
    width: auto !important;
}
  .top-p-box02 {
    top:80% !important;
    left: 47% !important;
    width: 300px !important;
  }
  .top-p-box03 {
    display: none;
    top:50% !important;
    left: 50% !important;
    transform: translateX(-50%);
  }
  .top-p-box03 img {
    height: auto !important;
    width: auto !important;
}
  .top-p-box04 {
    top:15% !important;
    left: 5% !important;
  }
      /* --------　料金について　-------- */
    .c7404 {
  display: flex;
  justify-content: center;
      align-items: center;
      flex-direction: row;
}
 
  
  /*------　ご相談の流れ -------*/
  .flow-button-orange a{
  width: 200px;
    transition: .3s;
}
  .flow-button-blue a {
      width: 200px;
    transition: .3s;
  }
    .flow-button-orange a:hover {
  transform: translate3d(0, 5px, 0);
  box-shadow: none;
}
      .flow-button-blue a:hover {
  transform: translate3d(0, 5px, 0);
  box-shadow: none;
}

      /* --------　ホバー　-------- */
div.opacity {
  background-color: #fff;
  width: 360px;
  height: 360px;
}
div.opacity img:hover {
	opacity: 0.8;
	transition: 0.2s;
	-webkit-transition: 0.2s;
}

}

/*---------- レスポンシブ ----------*/
@media screen and (min-width:768px) {
  .top-img {
  height: 950px;
  background-image: url("https://kiki-fun.com/system_panel/uploads/images/tablet_bg.jpg");
}
  .top-img250916 {
  background-image: url("https://kiki-fun.com/system_panel/uploads/images/tablet_bg250916.jpg");
}

  .top-p-box01 {
    top: 25%;
    right: 10%;
  }
  .top-p-box01 img{
    width: 100%;
  }
   .top-p-box02 {
     display: inline-block;
    top:140%;
    left: 50%;
     width: 50%;
  }
  .top-p-box03 {
    top: 85%;
    left: 50%;
    transform: translateX(-50%);
  }
   .top-p-box03 img{
  }
    .top-p-box04 {
    top: 10%;
    left: 5%;
  }
     .top-p-box04 img{
    width: 100%;
  }
  .top-consultation-bg {
  background-image: url("https://kiki-fun.com/system_panel/uploads/images/consultation-bg.jpg");
}
  .s-m_bb_b {
  margin-bottom: 0vh;
}
  .button-blue {
  width: 380px;
  transition: .3s;
}
  .button-blue:hover {
  transform: translate3d(0, 5px, 0);
  box-shadow: none;
}
.c8292 {
  display: inline-block !important;
}
  
 .label.labelText01 {
  display:block !important;
}
  
  .c5239 img {
  width: auto;
}
  /* -------- 料金について -------- */
.price-left-br-10 {
  border-radius: 20px 0 0 20px;
}

.price-right-br-10 {
  border-radius: 0 20px 20px 0;
}

  /* -------- サロン概要 -------- */
.info-top-left-br-10 {
  border-radius: 20px 0 0 0;
}
.info-top-right-br-10 {
  border-top-right-radius: 20px;
}
.info-bottom-left-br-10 {
  border-bottom-left-radius: 20px;
}
.info-bottom-right-br-10 {
  border-radius: 0 0 20px 0;
}
  .c4521 {
  text-align: left;
}
  .c9329 {
    text-align: left;
}
  /* -------- ご相談の流れ -------- */
.flow-img {
  border-radius: 0 20px 20px 0;
}
.step-box {
    border-radius: 20px 0 0 20px;
}
    /* -------- カウンセラー紹介 -------- */
.px-2.col-md-6 {
  margin-bottom: 0vh;
}
  /* ----------　Q&A ----------- */
.category-box {
  width: auto;
  background-color: #fff;
  border: 1px solid rgb(42, 193, 193);
  padding: 20px;
  border-radius: 20px;
  position: relative;
  margin-left: 1vh;
  margin-bottom: 1vh;
}

 .category-contents a:nth-child(3){
    margin-left: 1vh;
}
   /* -------- カウンセラー募集 -------- */
  .re-mg-t {
  margin-top: 0;
}
  .re-mg-b {
  margin-top: 1vh !important;
}
  .re-mg-l {
  margin-left: 0 !important;
}
}
