body {
  background-color: #93d2d8 !important;
}
#wrapper {
  width: 100vw;
  max-width: 600px;
  margin: 0 auto;
  background: #93d2d8;
}

#wrapper img {
  display: block;
  object-fit: cover;
  height: auto;
}

#wrapper a {
  display: block;
  cursor: pointer;
}
  
main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
main p, dt, dd{
  font-size: 1.2em;
}

main .fv {
  width: 100%;
  margin-bottom: 40px;
}

main .ranking {
  width: 90%;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 10px;
}
.ranking img {
  width: 95%;
  margin: 15px auto;
  border-bottom: 1px solid darkgreen;
  padding-bottom: 15px;
}
.ranking img:last-of-type  {
  border-bottom: none;
  padding-bottom: 0;
}

main .point {
  width: 90%;
  margin-bottom: 20px;
}
.point h2 {
  margin: 20px 0px;
}
.point span {
  border-bottom: 1px solid #000;
  font-weight: bolder;
}

.main .point .point_common {
  margin-bottom: 50px;
}

.point_common p{
  margin: 0px auto 25px;
  width: 90%;
}

.datsumoupoint {
  position: relative;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 10px;
  padding: 30px 15px 15px;
}

.datsumoupoint h3 img {
  position: absolute;
  top: calc(-5 / 600* 100%);
  left: 50%;
  transform: translate(-50%);
  width: 90%;
}

@media screen and (min-width:1160px) {
  .datsumoupoint h3 img {
    top: calc(-10 / 600* 100%);
  }
}

.datsumou_three{
  margin: 20px 0px;
  font-weight: bold;
}
.point_box {
  border-bottom: dotted 2px #EAEAEA;
  margin-bottom: calc(20/600*100%);
}
.point_flex {
  display: flex;
  align-items: center;
  margin-bottom: calc(20/600*100%);
}
.point_flex img {
  width: 15%;
}
.point_flex h4 {
  font-size: 1.3em;
  background: linear-gradient(transparent 60%, yellow 60%);
}
.point_float {
  margin-bottom: calc(20/600*100%);
  overflow: hidden;
}
.point_float .space {
  float: right;
}
.point_float .space_1 {
  height: 9.5em
}
.point_float .space_2 {
  height: 8.5em
}
.point_float .space_3 {
  height: 10em
}
.point_float img {
  width: 30%;
  float: right;
  clear: both;
  margin: 1px;
}
@media screen and (min-width:1160px) {
  .point_float .space_1 {
    height: 5.5em
  }
  .point_float .space_2 {
    height: 3.5em
  }
  .point_float .space_3 {
    height: 7em
  }
}

  /* ↓↓↓ コスパ最強脱毛ランキング ↓↓↓ */
  main .ranking_table {
      width: 95%;
      aspect-ratio: 701/921;
      background: url("/wp-content/themes/the-thor-child/rank_man/img/ranking_table_230107.png") center/cover;
      position: relative;
      margin-bottom: 25px;
  }
  _::-webkit-full-page-media, _:future, :root main .ranking_table {
      padding-top: 131.4%;
      aspect-ratio: unset;
  }
  .icon_cospa {
      text-align: center;
      width: 25%;
      aspect-ratio: 208/137;
      margin: 1rem 0;
      position: absolute;
      top: 16.1%;
  }
  _::-webkit-full-page-media, _:future, :root .icon_cospa {
      padding-top: 15.5%;
      aspect-ratio: unset;
  }
  main .ranking_table .icon_willbe{
      left: 35.3%;
      transform: translate(-50%);
  }
  main .ranking_table .icon_rize{
      left: 60.8%;
      transform: translate(-50%);
  }
  main .ranking_table .icon_gorilla{
      left: 86.3%;
      transform: translate(-50%);
  }

  .official_willbe {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/official_willbe.png") center/contain no-repeat;
  }
  .official_rize {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/official_rize.png") center/contain no-repeat;
  }
  .official_gorilla {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/official_gorilla.png") center/contain no-repeat;
  }
  .icon_official {
      text-align: center;
      width: 19%;
      aspect-ratio: 63/19;
      margin: 1rem 0;
      position: absolute;
      bottom: 0.1%;
  }
  _::-webkit-full-page-media, _:future, :root .icon_official {
      padding-top: 6.6%;
      aspect-ratio: unset;
  }
  main .ranking_table .official_willbe{
      left: 35%;
      transform: translate(-50%);
  }
  main .ranking_table .official_rize{
      left: 61%;
      transform: translate(-50%);
  }
  main .ranking_table .official_gorilla{
      left: 86%;
      transform: translate(-50%);
  }
  @media screen and (min-width: 1160px) {
      .icon_cospa {
          top: 17%;
          }
      .icon_official {
          bottom: 0.8%;
          }
  }
  /* ↑↑↑ コスパ最強脱毛ランキング ↑↑↑ */

  /* ↓↓↓ 東京の高評価医療脱毛ランキングTOP7 ↓↓↓ */
  .ranking_top7 {
    width: 90%;
  }
  .second, .third, .fourth, .fifth, .sixth, .seventh {
    margin-top: 80px;
  }
  .ranking_top7 h2, .ranking_top7 h3, .ranking_top7 img {
      margin-bottom: calc(20/600*100%);
  }
  .salon_info {
	  border-radius: 10px;
	  overflow: hidden;
  }
  .size_large {
      font-size: 1.9em;
      text-align: center;
      line-height: 1.2em;
      margin-bottom: 15px;
  }
  .recommend_point1 {
	margin-top: calc(-60/600*100%);
  }
  .first p, .second p, .third p {
      margin-bottom: 50px;
  }
  .first p span {
     font-weight: bold;
  }
  .third p span {
      font-size: smaller;
  }
  .ranking_top7 table {
    width: 100%;
    background-color: #fff;
  }
  .ranking_top7 th {
    width: 30%;
    padding: 10px;
    border: 3px solid gray;
  }
  .ranking_top7 td {
    width: 70%;
    padding: 10px;
    border: 3px solid gray;
  }
  caption {
    font-size: 1.8em;
    font-weight: bold;
  }
  .first table{
    border: 6px solid #000000;
  }
  .first caption {
    color: #E5BE76;
    background-color: #000000;
  }
  .willbe_back {
    background-color: #F4EBDB;
  }
  .second table{
    border: 6px solid #20396F;
  }
  .second caption {
    color: #fff;
    background-color: #20396F;
  }
  .rize_back{
    background-color: #E1EAFC;
  }
  .third table{
    border: 6px solid #BBA170;
  }
  .third caption {
    color: #000000;
    background-color: #BBA170;
  }
  .gorilla_back {
    background-color: #F1EBE0;
  }
  .fourth table{
    border: 6px solid #E84587;
  }
  .fourth caption {
    color: #FFFFFF;
    background-color: #E84587;
  }
  .shibuya_back {
    background-color: #FDECF3;
  }
  .fifth table{
    border: 6px solid #0A2683;
  }
  .fifth caption {
    color: #FFFFFF;
    background-color: #0A2683;
  }
  .sbc_back {
    background-color: #DCE3FA;
  }
  .sixth table{
    border: 6px solid #000000;
  }
  .sixth caption {
    color: #FFFFFF;
    background-color: #000000;
  }
  .eminal_back {
    background-color: #E4E4E4;
  }
  .seventh table{
    border: 6px solid #2A7EC5;
  }
  .seventh caption {
    color: #FFFFFF;
    background-color: #2A7EC5;
  }
  .regina_back {
    background-color: #DCEAF6;
  }
  .regret {
    background-color: #fff;
    border-radius: 30px;
    padding: 30px 10px 10px;
    margin-bottom: 50px;
    position: relative;
  }
  .first .regret {
    border: solid 8px #6AA9AF;
  }
  .second .regret {
    border: solid 8px #00A1F3;
  }
  .third .regret {
    border: solid 8px #A0171E;
  }
  .regret h4 {
    width: 50%;
    position: absolute;
    top: -12%
  }
  .first .regret h4 {
    top: -6%
  }
  .regret_reason img {
    width: 30%;
    float: left;
    margin-right: 5px;
    margin-bottom : 1px; 
  }
  .regret_reason p {
    margin-bottom: 35px;
  }
 .regret_image {
    position: absolute;
    width: 30%;
    right: 5%;
    bottom: calc(5 / 600* 100%)
 }
 @media screen and (min-width: 1160px) {
  .regret {
    padding: 40px 10px 10px;
  }
  .regret h4 {
    top: -14%
  }
  .first .regret h4 {
    top: -8%
  }
  .regret_reason p {
    margin-bottom: 50px;
  }
}
  .btn_official {
      text-align: center;
      aspect-ratio: 685/146;
      margin: 2rem auto;
  }
  _::-webkit-full-page-media, _:future, :root .btn_official {
      padding-top: 19.2%;
      aspect-ratio: unset;
  }
  .btn_willbe {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_willbe_240823.png") center/contain no-repeat;
  }
  .btn_rize {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_rizepng.png") center/contain no-repeat;
  }
  .btn_gorilla {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_gorilla.png") center/contain no-repeat;
  }
  .btn_shibuya{
      background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_shibuya.png") center/contain no-repeat;
  }
  .btn_sbc{
      background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_sbc.png") center/contain no-repeat;
  }
  .btn_eminal{
      background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_eminal.png") center/contain no-repeat;
  }
  .btn_regina{
      background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_regina.png") center/contain no-repeat;
  }
  /* ↑↑↑ 東京の高評価医療脱毛ランキングTOP7 ↑↑↑ */

  /* ↓↓↓ カテゴリー別おすすめランキング ↓↓↓ */
  main .category_rank{
      width: 100%;
      margin-bottom: 100px;
  }
  main .category_rank .ranking_wrap{
      margin: calc(50/600*100%) 0;
  }
  main .category_rank .ranking_wrap img{
      padding: 0 calc(50/600*100%);
	   margin: 0 auto;
  }
  main .category_rank .ranking_flex{
      display: flex;
      justify-content: center;
      width: 15%;
      margin: 15px auto;
      gap: 55px;
  }
  @media screen and (min-width: 1160px) {
    main .category_rank .ranking_flex {
      gap: 80px;
    }
  }
  .icon {
      text-align: center;
      width: 28.5%;
      aspect-ratio: 208/137;
      margin: 1rem 0;
  }
  _::-webkit-full-page-media, _:future, :root .icon {
      padding-top: 18.8%;
      aspect-ratio: unset;
  }
  .icon_willbe {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/icon_willbe_240712.png") center/contain no-repeat;
  }
  .icon_rize {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/icon_rize.png") center/contain no-repeat;
  }
  .icon_gorilla {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/icon_gorilla.png") center/contain no-repeat;
  }
  .icon_sbc {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/icon_sbc.png") center/contain no-repeat;
  }
  .icon_eminal {
      background: url("/wp-content/themes/the-thor-child/rank_man/img/icon_eminal.png") center/contain no-repeat;
  }
  main .category_rank .flex_icon{
      display: flex;
      justify-content: center;
  }
  /* ↑↑↑ カテゴリー別おすすめランキング ↑↑↑ */

main .select {
  width: 100%;
  margin: 0 0 40px;
}
main .select .refine {
  text-align: center;
  width: 95%;
  aspect-ratio: 713/153;
  margin: 0 auto 1rem;
}
_::-webkit-full-page-media, _:future, :root main .select .refine {
padding-top: 20.4%;
aspect-ratio: unset;
}
main .select .matome {
  width: 90%;
  margin: auto;
}
.matome_end {
  font-size: 1.1em;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 15px;
}
.matome_flex {
  display: flex;
  align-items: center;
  text-align: center;
}
.matome_flex img {
  width: 20%;
  margin-right: 10px;
}
.matome_flex p span {
  font-size: 1.2em;
}
main .select .return {
  text-align: center;
  width: 20%;
  aspect-ratio: 1/1;
  margin: 1rem 0;
  background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_return.png") center/contain no-repeat;
  position: absolute;
  bottom:-5%;
  left: 90%;
  transform: translate(-50%);
}
_::-webkit-full-page-media, _:future, :root main .select .return {
padding-top: 20%;
aspect-ratio: unset;
}
.pagetop {
  display: none;
 max-width: calc(80/390*100vw);
  position: fixed;
  bottom: 2%;
  right: calc(20/390*100vw);
  z-index: 99999;
}
.pagetop.appear {
  display: block;
}
footer {
  width: 100%;
  position: relative;
  background-color: #fff;
  margin: 20px auto 200px;
}
footer .company {
  padding: 15px;
}
footer .company p {
  font-size: 1.3em;
  border-bottom: 1px solid #000;
  margin-bottom: 15px;
}
footer .company dl {
  display: flex;
  flex-wrap: wrap;
}
footer .company dt {
  width: 15%;
}
footer .company dd {
  width: 85%;
}
footer .request {
  text-align: center;
  width: 100%;
  aspect-ratio: 680/63;
  margin: 1rem 0;
  background: url("/wp-content/themes/the-thor-child/rank_man/img/btn_request.png") center/contain no-repeat;
    position: absolute;
    bottom:-40%;
    left: 50%;
    transform: translate(-50%);
}
_::-webkit-full-page-media, _:future, :root footer .request {
padding-top: 9.3%;
aspect-ratio: unset;
}
.animate {
  animation-iteration-count: infinite;
animation-name: dokidoki;
animation-fill-mode: both;
animation-duration: 1s;
}
@keyframes dokidoki {
  0% {
      transform: scale3d(1, 1, 1)
  }
  50% {
      transform: scale3d(1.05, 1.05, 1.05)
  }
  100% {
      transform: scale3d(1, 1, 1)
  }
}
@media screen and (min-width: 1160px) {
.pagetop {
 max-width: calc(130/1920*100vw);
  right: calc(30/1920*100vw);
}
}

input{
  display: none;
}
.bl_3daysSearchBlock{
  margin: 0 auto 60px;
    width: 94%;
}
.bl_3daysSearchBlock_inner{
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.js_target{
  display: none;
}
.js_target.js_selected{
  display: block;
}
.bl_selectBlock label{
  display: inline;
}
.bl_selectBlock input{
}
.bl_selectBlock_check label .el_checkbox{
  position: relative;
  top: 3px;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #333;
}
.bl_selectBlock_check label .el_checkbox:after{
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
}
.bl_selectBlock_check input[type=checkbox]:checked + label .el_checkbox:after{
  background-color: #0073aa;
}
.bl_selectBlock{
  border: 1px solid #333;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.bl_selectBlock_wrapper_wrapper{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.bl_selectBlock_check label{
  cursor: pointer;
}
.bl_selectBlock_ttl{
  width: 200px;
  color: #333;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
@media screen and (max-width: 765px){
  .bl_selectBlock_ttl{
    width: 100%;
    margin-bottom: 20px;
  }
}
.bl_selectBlock_content{
  width: calc(100% - 200px);
}
@media screen and (max-width: 765px){
  .bl_selectBlock_content{
    width: 100%;
  }
}
.bl_searchResultBlock{
  font-size: 14px;
  border-top: 1px solid #bdbdbd;
}
.bl_searchResultBlock_item{
  padding: 20px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #bdbdbd;
}
.bl_searchResultBlock_item img {
  width: 90%;
  margin: 0 auto;
}
.bl_selectBlock_check{
  display: inline-block;
  margin-right: 25px;
  display: inline-block;
  margin-bottom: 20px;
}
.bl_selectBlock_check:last-child{
  margin-right: 0;
}
.bl_selectBlock_release{
  text-align: center;
  color: #fff;
  background-color: #bdbdbd;
  padding: 15px 0;
}
.js_release{
  cursor: pointer;
}