@charset 'utf-8';

/* =========================================================
 PC用
========================================================= */
@media screen and (min-width: 981px) {
div#infoContentsBox a {
  text-decoration: none;
}
/* =========================================================
-セラピスト一覧-　本日
========================================================= */
.therapistContentsList {
  width: 100%;
  max-width: 980px;
  margin: 25px auto 0;
}
.girlsBlock {
  /* display: flex;
  flex-wrap: wrap; */
  display: grid!important;
  grid-template-columns: 1fr 1fr 1fr 1fr!important;
}
.girlsBlock .therapistBox {
  width: 237px;
  margin: 0 10px 25px 0;
}
.girlsBlock .therapistBox:nth-of-type(4n) {
  margin-right: 0;
}
.therapistSchedule {
  height: auto;
}
.workDeta {
  /* display: flex; */
  /* align-items: center; */
  /* height: 25px; */
  /* background-color: #ffffff; */
  /* color: #ffffff; */
  /* text-align: center; */
  /* letter-spacing: 1pt; */
  /* border-bottom: 1px solid #6b271c; */
  /* box-sizing: border-box; */
  /* font-weight: normal; */
}
.therapistBox.nextTime .workDeta {
  /* background-color: #ffffff; */
  /* color: #6b271c; */
  /* border-bottom: 1px solid #6b271c; */
}
.therapistBox.today .workDeta {
}
span.workTime {
  /* width: 178px; */
  /* display: block; */
  /* font-size: 16px; */
  /* font-weight: normal; */
}
.therapistGuidance {
  /* background-color: #ffffff; */
  /* color: #6b271c; */
  /* text-align: center; */
  /* height: 25px; */
  /* line-height: 26px; */
  /* box-sizing: border-box; */
  /* border-top: 1px solid #6b271c; */
  /* border-bottom: 1px solid #6b271c; */
}
.today .therapistGuidance {
  /* background-color: #6b271c; */
  /* color: #ffffff; */
}
.therapistGuidance p {
  /* font-size: 15px; */
}
.therapistDeta {
  /* text-align: center; */
  /* background: #ffffff; */
}
p.therapistName {
  /* font-size: 18px; */
  /* font-weight: normal; */
  /* padding-top: 10px; */
}
p.therapistSize {
  /* font-size: 14px; */
  /* padding: 7px 0 8px; */
  /* color: #323232; */
  /* letter-spacing: 0.8pt; */
}

/* =========================================================
-セラピスト一覧-　次回
========================================================= */
.therapistBox.nextTime span.workTime {
  /* border-color: #6b271c; */
}
.therapistBox.today .workDeta:before {
  box-sizing: border-box;
  border-right: 1px solid #fff;
  color: #fff;
  /* content: "本日"; */
  text-align: center;
  width: calc(75/290*100%);
  line-height: 1.5;
  display: block;
}
.therapistBox.nextTime .workDeta:before {
  box-sizing: border-box;
  border-right: 1px solid #7383a7;
  color: #6b271c;
  /* content: "次回"; */
  text-align: center;
  width: calc(75/290*100%);
  line-height: 1.5;
  display: block;
}
h2 {margin-bottom: 15px;}
.iconExplanation {margin-bottom: 15px;}
}

/* =========================================================
 Twitter一覧ページへのリンクボタン
========================================================= */
.twitter_list_link_btn{
  /* margin-top: -15px; */
  margin-bottom: 12px;
  text-align:right;
  /*
  position: relative;
  top: -15px;
*/
}
.twitter_list_link_btn a{
  display: inline-block;
  width: 20%;
  padding: 1%;
  text-decoration: none;
  color: #fff;
  background: #1DA1F2;
  text-align: center;
  border-radius: 2em;
  /* margin-left: 3px; */
  border: 1px solid #1DA1F2;
  box-sizing: border-box;
  transition: all .2s ease;
  font-size: 18px;
}

.twitter_list_link_btn a:first-of-type {
  /* background: #ff6bb5; */
  /* border-color: #ff6bb5; */
}

.twitter_list_link_btn i {
  font-size: 1em;
}

@media screen and (min-width: 981px) {
  .twitter_list_link_btn a:hover {
    background: #ffffff;
    color: #1DA1F2;
  }

  .twitter_list_link_btn a:first-of-type:hover {
    /* background: #ffffff; */
    /* color: #ff6bb5; */
  }
}

/* 追加ここから */
/* ========== セラピスト検索時のスタイルここから ========= */
.therapistBox.match {
  margin-right: 0px!important;
}

.therapistBox.match:nth-of-type(4n) {
  margin-right: 0!important;
}
/* =========　セラピスト検索時のスタイルここまで　========== */

@media screen and (min-width: 981px) {
  .twitter_list_link_btn a:hover {
    background: #ffffff;
    color: #1DA1F2;
  }

  .twitter_list_link_btn a:first-of-type:hover {
    /* background: #ffffff; */
    /* color: #ff6bb5; */
  }
  
  /* ================= ソートボタンここから =============== */
  .newfaceTop {
    display: none;
  }

  .newfaceTop.show {
    display: flex;
    margin-bottom: 25px;
  }

  .iconExplanation ul {
    display: flex;
    align-items: center;
  }

  .iconExplanation ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
    font-size: 16px;
  }

  .iconExplanation ul li #btnAgeDown, 
  .iconExplanation ul li #btnBustDown, 
  .iconExplanation ul li #btnTallDown {
    margin-left: 5px;
  }

  #btnReset,
  #btnNewface,
  .iconExplanation ul li i {
    cursor: pointer;
  }

  .iconExplanation ul li i.fa-caret-up {
    font-size: 20px;
    margin-top: 1px;
  }

  .iconExplanation ul li i.fa-caret-down {
    font-size: 20px;
    margin-top: -3px;
  }
  /* ================= ソートボタンここまで =============== */
  .searchBars {
    display: flex;
    justify-content: space-between;
  }

  .searchBars .searchBox,
  .searchBars .selectWrap {
    width: 49%;
    height: 30px;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid #1eae98;
    border-radius: 0;
  }

  .searchBars input {
    margin-right: 15px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    padding: 0 5px;
  }

  .searchBars input:focus,
  .searchBars select:focus {
    outline: none;
  }

  .searchBars .selectWrap {
    position: relative;
  }

  .searchBars select {
    width: 100%;
    height: 100%;
    appearance: none;
    border: none;
    padding: 0 5px;
  }

  .searchBars .searchBox {
    position: relative;
  }

  .searchBars .iconBox {
    position: absolute;
    top: 0;
    right: 0;
    background: #1eae98;
    width: 30px;
    height: 100%;
    font-size: 17px;
    color: #fff;
    pointer-events: none;
  }

  .searchBars .iconBox .fa-sharp {
    position: absolute;
    top: 50%;
    right: -12%;
    transform: translate(-50%, -50%);
  }

  .selectWrap .iconBox .fa-sharp {
    right: 3%;
    font-size: 16px;
    transform: translate(-50%, -50%) rotate(90deg);
  }

  .triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    right: 0px;
    top: 50%;
    border-width: 0 7px 10px 7px;
    border-color: transparent transparent #fff transparent;
    transform: translate(-50%, -50%) rotate(180deg);
  }

  .searchInput .triangle {
    border-width: 0 5px 8px 5px;
  }

  .advancedBtn img {
    width: 35px;
    margin-top: 7px;
  }

  /* 詳細検索 */

  .detailBox {
    position: relative;
    width: 95px;
  }

  .detailBox .iconBox {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #1eae98;
    /* width: 100%; */
    height: 100%;
    width: 20px;
    pointer-events: none;
  }

  /* .detailBox .iconBox .fa-sharp {
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(-50%, -50%) rotate(90deg);
    color: #fff;
    font-size: 8px;
  } */

  .detailBox select {
    appearance: none;
    border: 1px solid #1eae98;
  }

  .searchInput {
    display: flex;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    justify-content: center;
    align-items: center;
  }

  /* checkbox */
  .cbx {
    position: relative;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #c8ccd4;
    border-radius: 3px;
    vertical-align: middle;
    transition: background 0.1s ease;
    cursor: pointer;
    display: block;
    margin: 0;
    margin-bottom: 10px;
   }

   input[type="checkbox"]::after {
    display: none;
   }
   
   .cbx:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 7px;
    width: 5px;
    height: 12px;
    opacity: 0;
    transform: rotate(45deg) scale(0);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transition: all 0.1s ease;
    transition-delay: 0.15s;
   }
   
   .lbl {
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
   }
   
   .hidden-xs-up:checked ~ .cbx {
    border-color: transparent;
    background: #c2ad61;
    animation: jelly 0.2s ease;
   }
   
   .hidden-xs-up:checked ~ .cbx:after {
    opacity: 1;
    transform: rotate(45deg) scale(1);
   }
   
   .cntr {
    position: relative;
    display: flex;
  }

  .cntrItm {
   width: 50%;
  }
   
   .hidden-xs-up {
    display: none!important;
   }

   .cbx p {
    margin: 0;
    padding: 0;
    width: 500px;
    text-indent: 28px;
    /* font-weight: bold; */
    font-size: 16px;
    line-height: 22px;
   }

   .cbx p::before, 
   .cbx p::after {
    display: none;
   }
  /* checkbox */

  /* 新人だけを表示の時 */
  .therapistContentsList .girlsBlock.showNewface, 
  .therapistContentsList .girlsBlock.nameSearch, 
  .therapistContentsList .girlsBlock.overDCup, 
  .therapistContentsList .girlsBlock.over160 {
    display: grid;
    /* grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); */
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px -3%;
    gap: 0px 1%;
    /* background: lightcoral; */
  }

  .therapistContentsList .girlsBlock.showNewface .therapistBox, 
  .therapistContentsList .girlsBlock.overDCup .therapistBox, 
  .therapistContentsList .girlsBlock.over160 .therapistBox {
    margin-right: 0!important;
  }

  .checkContainer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 15px;
  }

  /* .therapistBox.hidden {
    display: none;
  } */

  .inputBox {
    display: flex;
  }

  .check__cup, 
  .check__tall, 
  .check__newface {
    margin-bottom: 12px;
  }

  .check__cup p, 
  .check__tall p, 
  .check__newface p, 
  .check__age p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
  }

  .check__reset #resetBtn {
    width: 160px;
    border-radius: 0;
    font-size: 16px;
    box-shadow: none;
    height: 35px;
    margin-top: 0;
    box-shadow: 0px 3px 0px 0px #444444;
  }

  .check__search #searchBtn {
    width: 160px;
    border-radius: 0;
    height: 35px;
    font-size: 16px;
    box-shadow: none;
    background-color: orangered;
    box-shadow: 0px 3px 0px 0px rgb(175, 48, 1);;
    margin-top: 0;
  }

  .btnContainer {
    display: flex;
    justify-content: space-around;
    width: 380px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .advancedBtn {
    text-align: center;
    margin: 0 auto;
    width: 75px;
    margin-bottom: 20px;
    cursor: pointer;
  }

  .advancedBtn.open img {
    transform: rotate(-180deg);
  }

  .advancedSearch {
    display: none;
  }

  .searchContainer {
    display: flex;
    justify-content: space-between;
  }

  .noUi-horizontal .noUi-tooltip {
    bottom: 40%!important;
  }

  .searchHeading {
    margin-bottom: 8px;
  }

  /* レンジスライダー */
  .searchInput p {
    margin: 0 10px;
  }

  .searchInput span {
    margin-right: 10px;
  }

  .searchContainer select {
    padding: 2px 10px;
    text-align: center;
    /* width: 75px; */
    width: 100%;
    text-indent: -17px;
    cursor: pointer;
  }

  .searchContainer select:focus {
    outline: none;
  }

  .searchButtons {
    display: flex;
    text-align: center;
    width: 320px;
    max-width: 320px;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .searchButtons input[type="submit"] {
    font-size: 15px;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    width: 150px;
    height: auto;
    border: none;
    text-indent: 0;
    line-height: 0;
    height: 38px;
    cursor: pointer;
    transition: all 0.3s;
  }

  .searchButtons input[type="submit"]:hover {
    background: #9e8d4f;
    color: #fff;
  }

  .searchButtons a {
    text-decoration: none;
    max-width: 170px;
    display: inline-block;
    width: 150px;
    padding: 8px 0;
    font-weight: bold;
  }

  .resetBtn {
    color: #515151;
    background-color: #c8c8c8;
    box-sizing: border-box;
    height: 38px;
    line-height: 24px;
    transition: all 0.3s;
  }

  .resetBtn:hover {
    background-color: #bbbbbb;
  }

  .searchBtn {
    color: #fff;
    background: #1eae98;
    line-height: 24px;
    height: 38px;
    box-sizing: border-box;
  }

  .cupShowing,
  .tallShowing,
  .ageShowing {
    display: block;
  }

  .cupHiding,
  .tallHiding,
  .ageHiding {
    display: none;
  }

  .cupShowing.tallHiding,
  .cupHiding.tallShowing,
  .cupShowing.ageHiding,
  .cupHiding.ageShowing,
  .cupShowing.tallHiding.ageHiding,
  .cupHiding.tallShowing.ageHiding,
  .cupShowing.tallShowing.ageHiding,
  .cupHiding.tallHiding.ageShowing {
    display: none!important;
  }
}
/* 追加ここまで */

/* =========================================================
 スマホ用
========================================================= */
@media screen and (max-width: 980px) {
  .therapistContentsList {
    margin-bottom: 7vw;
  }
.therapistContentsList h2 {
  margin: 6% auto 4%;
}
.therapistBox.today .therapistSchedule .workDeta:before {
  box-sizing: border-box;
  border-right: 1px solid #fff;
  color: #fff;
  /* content: "本日"; */
}
.iconExplanation {
  margin: 0 auto 1vw;
  width: 95%;
}
  .twitter_list_link_btn{
    text-align:center;
    margin: 4% auto;
  }
  .twitter_list_link_btn a{
  width: 60%;
  font-size: 4.3vw;
  border-radius: 2em;
  padding: 1.8%;
  }

  /* ========= ソート機能ここから ========= */
input.inputName {
  width: 95%;
  margin: 0 auto;
  display: block;
  border: 1px solid #1eae98;
  border-radius: 0;
  margin-bottom: 2%;
  font-size: 3.8vw;
  padding: 1%;
  box-sizing: border-box;
  height: 9vw;
}

.searchBars select {
  width: 95%;
  display: block;
  margin: 0 auto;
  height: 9vw;
  font-size: 3.8vw;
  border: 1px solid #c2ad61;
  border-radius: 0;
}

.cntr,
.cntr label {
  display: inline-block;
}

/* ========= ソート機能ここまで ========= */

.therapistContentsList .girlsBlock.showNewface {
  justify-content: space-between;
}

.therapistContentsList .girlsBlock.showNewface .therapistBox {
  margin-right: 0!important;
}

/* checkbox */
.checkContainer {
  width: 95%;
  margin: 3% auto 3%;
}

.cbx {
  position: relative;
  top: 1%;
  width: 4vw;
  height: 4vw;
  border: 1px solid #1eae98;
  vertical-align: middle;
  transition: background 0.1s ease;
  cursor: pointer;
  display: block;
 }
 
 .cbx:after {
  content: '';
  position: absolute;
  top: -5%;
  left: 31%;
  width: 1vw;
  height: 3vw;
  opacity: 0;
  transform: rotate(45deg) scale(0);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transition: all 0.3s ease;
  /* transition-delay: 0.15s; */
 }
 
 .lbl {
  margin-left: 5px;
  vertical-align: middle;
  cursor: pointer;
 }
 
 .hidden-xs-up:checked ~ .cbx {
  border-color: transparent;
  background: #c2ad61;
  animation: 0.6s ease;
 }
 
 .hidden-xs-up:checked ~ .cbx:after {
  opacity: 1;
  transform: rotate(45deg) scale(1);
 }
 
 .cntr {
  position: relative;
  width: 49%;
 }

 .cntrItm:not(:first-of-type) {
  margin-top: 4%;
 }
 
 .hidden-xs-up {
  display: none!important;
 }

 .cbx p {
  margin: 0;
  padding: 0;
  display: block;
  width: 53vw;
  font-size: 3.2vw;
  text-indent: 11%;
}

 .cbx p::before, 
 .cbx p::after {
  display: none;
 }

 .therapistContentsList .girlsBlock {
  justify-content: space-between;
}

.checkContainer {
  /* display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 15%; */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.checkContainer .orderBtn {
  border: 1px solid #999;
}

/* 簡易検索 */
.searchBars .searchBox {
  position: relative;
}

.searchBars .iconBox {
  position: absolute;
  top: 0;
  right: 2.5%;
  background: #1eae98;
  width: 8vw;
  height: 9vw;
  /* height: 100%; */
  font-size: 20px;
  color: #fff;
  pointer-events: none;
}

.searchBars .iconBox .fa-sharp {
  position: absolute;
  top: 50%;
  right: 6%;
  transform: translate(-50%, -50%);
}

.searchBars .selectWrap {
  position: relative;
}

.selectWrap .iconBox .fa-sharp {
  /* right: 3%; */
  right: 20%;
  font-size: 16px;
  transform: translate(-50%, -50%) rotate(90deg);
}

.triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  right: 0px;
  top: 50%;
  border-width: 0 2vw 2.5vw 2vw;
  border-color: transparent transparent #fff transparent;
  transform: translate(-50%, -50%) rotate(180deg);
}

.searchInput .triangle {
  border-width: 0 1.5vw 2vw 1.5vw;
  right: 7%;
}

/* 詳細検索 */
/* 
form {
  margin-bottom: 7%;
} */

.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}

.searchContainer {
  width: 85%;
  margin: 0 auto 5%;
}

.advancedBtn {
  /* width: 16vw; */
  width: 22vw;
  text-align: center;
  margin: 0 auto;

  background: #444;
  color: #fff;
  border-radius: 100px;
  position: fixed;
  bottom: 15vw;
  right: 1%;
  z-index: 10;
  display: flex;
  flex-direction: row-reverse;
  padding: 2.5%;
  /* padding: 3%; */
}

.advancedBtn img {
  /* width: 50%; */
  width: 25%;
  vertical-align: unset;
  margin-right: 8%;
  /* transition: all 0.6s; */
}

.advancedBtn.open img {
  transform: rotate(-180deg);
}

.advancedSearch {
  width: 95%;
  margin: 0 auto;
  /* display: none; */
}

.advancedSearch .searchInput {
  display: flex;
  align-items: center;
  margin-bottom: 3%;
}

.searchContainer select {
  width: 23vw;
  font-size: 3.8vw;
  height: 7vw;
  border-radius: 0;
  border: 1px solid #1eae98;
  background: #fff;
  appearance: none;
  padding: 0 5%;
  color: #333;
}

.advancedSearch .searchInput p {
  margin: 0 2%;
}

.advancedSearch .searchInput span {
  margin-right: 3%;
}

.searchInput p:first-of-type {
  width: 15%;
}

.searchInput p:last-of-type {
  width: 15%;
}

.detailBox {
  position: relative;
}

.detailBox .iconBox {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #1eae98;
  /* width: 100%; */
  height: 7vw;
  width: 7vw;
  pointer-events: none;
}

.detailBox .iconBox .fa-sharp {
  position: absolute;
  top: 50%;
  right: 28%;
  transform: translate(-50%, -50%) rotate(90deg);
  color: #fff;
  font-size: 2vw;
}

.searchButtons {
  display: flex;
  width: 85%;
  justify-content: space-between;
  margin: 0 auto;
}

.searchButtons .resetBtn {
  background: #c8c8c8;
  color: #515151;
  text-decoration: none;
  line-height: 8vw;
  width: 38vw;
  text-align: center;
}

.searchButtons .searchBtn {
  background: #1eae98;
  color: #ffffff;
  text-decoration: none;
  line-height: 8vw;
  width: 38vw;
  text-align: center;
}

.searchButtons input[type="submit"] {
  border-radius: 0;
  font-size: 3.44vw;
  height: 8vw;
  line-height: 8vw;
  width: auto;
  letter-spacing: 0;
  text-indent: 0;
  font-weight: normal;
  margin: 0;
  width: 38vw;
  text-align: center;
}

.selectWrap #selectSort {
  background: #fff;
  color: #757575;
}

.selectWrap #selectSort:focus,
.searchBox .inputName {
  outline: none;
}


.therapistBox {
  margin: 0 0 2% 0;
  margin-right: 0!important;
}

.showCup {
  border: 3px solid red;
}

.hideCup {
  border: 3px solid blue;
}

.cupShowing,
  .tallShowing,
  .ageShowing {
    display: block;
  }

  .cupHiding,
  .tallHiding,
  .ageHiding {
    display: none;
  }

  .cupShowing.tallHiding,
  .cupHiding.tallShowing,
  .cupShowing.ageHiding,
  .cupHiding.ageShowing,
  .cupShowing.tallHiding.ageHiding,
  .cupHiding.tallShowing.ageHiding,
  .cupShowing.tallShowing.ageHiding,
  .cupHiding.tallHiding.ageShowing {
    display: none!important;
  }

  html.fixed {
    height: 100%;
    overflow: hidden;
  }

  .newfaceTop {
    display: none;
  }

  .newfaceTop.show {
    display: flex;
    margin-bottom: 4%;
  }
  
  .selectWrap {
    display: none;
  }

  .order.forSp {
    width: 20%;
  }

  #orderBtn {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #orderBtn img {
    width: 3.44vw;
    display: block;
    margin: 0 5% 0 auto;
    align-self: center;
  }

  #orderBtn p {
    font-size: 3.44vw;
  }

  #popupBg {
    opacity: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    transition: opacity 0.3s;
  }

  #popupBg.show {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    visibility: visible;
    background: rgba(0, 0, 0, .6);
    z-index: 10000;
    /* transition: opacity 0.3s; */
  }

  #orderWrap {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    transition: opacity 0.3s;
  }

  #orderWrap.show {
    background: #fff;
    position: fixed;
    z-index: 10001;
    width: 92%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible;
    /* transition: opacity 0.3s; */
  }

  #orderWrap label {
    display: block;
    margin-top: 6%;
    font-size: 3.8vw;
  }

  #orderWrap input {
    margin-right: 2%;
  }

  .orderContainer {
    padding: 8% 5%;
  }

  .orderContainer p {
    font-size: 4.2vw;
    font-weight: bold;
  }

  /* 詳細検索CSS */
  #searchBox {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    transition: opacity 0.3s;
  }

  #searchBox.show {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    width: 94%;
    margin:  0 auto;
    height: auto;
    background-color: #fff;
    visibility: visible;
    z-index: 10000;
    padding: 8% 0%;
  }

  .searchContainer p.detailHl {
    font-size: 4.4vw;
    font-weight: bold;
    margin-bottom: 8%;
  }

  .bustContainer,
  .tallContainer,
  .ageContainer {
    margin-top: 5%;
  }

  .bustContainer p,
  .tallContainer p,
  .ageContainer p {
    margin-bottom: 2%;
  }

  .searchButtons {
    margin-top: 10%;
  }

}
