@charset "UTF-8";
@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);
@media (min-width: 1024px) {
  .pc {
    display: block;
  }
}

@media (max-width: 480px) {
  .pc {
    display: none;
  }
}

@media (min-width: 1024px) {
  .sp {
    display: none;
  }
}

@media (max-width: 480px) {
  .sp {
    display: block;
  }
}

.star5_rating {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  color: #ddd;
  /* グレーカラー 自由に設定化 */
  font-size: 1.5rem;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

@media (max-width: 480px) {
  .star5_rating {
    font-size: 5vw;
  }
}

.star5_rating::before, .star5_rating::after {
  font-family: 'Font Awesome 5 Free';
  content: '★★★★★';
}

.star5_rating::after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #ff9000;
  /* イエローカラー 自由に設定化 */
}

.star5_rating[data-rate="1%"]::after {
  width: 1%;
}

.star5_rating[data-rate="2%"]::after {
  width: 2%;
}

.star5_rating[data-rate="3%"]::after {
  width: 3%;
}

.star5_rating[data-rate="4%"]::after {
  width: 4%;
}

.star5_rating[data-rate="5%"]::after {
  width: 5%;
}

.star5_rating[data-rate="6%"]::after {
  width: 6%;
}

.star5_rating[data-rate="7%"]::after {
  width: 7%;
}

.star5_rating[data-rate="8%"]::after {
  width: 8%;
}

.star5_rating[data-rate="9%"]::after {
  width: 9%;
}

.star5_rating[data-rate="10%"]::after {
  width: 10%;
}

.star5_rating[data-rate="11%"]::after {
  width: 11%;
}

.star5_rating[data-rate="12%"]::after {
  width: 12%;
}

.star5_rating[data-rate="13%"]::after {
  width: 13%;
}

.star5_rating[data-rate="14%"]::after {
  width: 14%;
}

.star5_rating[data-rate="15%"]::after {
  width: 15%;
}

.star5_rating[data-rate="16%"]::after {
  width: 16%;
}

.star5_rating[data-rate="17%"]::after {
  width: 17%;
}

.star5_rating[data-rate="18%"]::after {
  width: 18%;
}

.star5_rating[data-rate="19%"]::after {
  width: 19%;
}

.star5_rating[data-rate="20%"]::after {
  width: 20%;
}

.star5_rating[data-rate="21%"]::after {
  width: 21%;
}

.star5_rating[data-rate="22%"]::after {
  width: 22%;
}

.star5_rating[data-rate="23%"]::after {
  width: 23%;
}

.star5_rating[data-rate="24%"]::after {
  width: 24%;
}

.star5_rating[data-rate="25%"]::after {
  width: 25%;
}

.star5_rating[data-rate="26%"]::after {
  width: 26%;
}

.star5_rating[data-rate="27%"]::after {
  width: 27%;
}

.star5_rating[data-rate="28%"]::after {
  width: 28%;
}

.star5_rating[data-rate="29%"]::after {
  width: 29%;
}

.star5_rating[data-rate="30%"]::after {
  width: 30%;
}

.star5_rating[data-rate="31%"]::after {
  width: 31%;
}

.star5_rating[data-rate="32%"]::after {
  width: 32%;
}

.star5_rating[data-rate="33%"]::after {
  width: 33%;
}

.star5_rating[data-rate="34%"]::after {
  width: 34%;
}

.star5_rating[data-rate="35%"]::after {
  width: 35%;
}

.star5_rating[data-rate="36%"]::after {
  width: 36%;
}

.star5_rating[data-rate="37%"]::after {
  width: 37%;
}

.star5_rating[data-rate="38%"]::after {
  width: 38%;
}

.star5_rating[data-rate="39%"]::after {
  width: 39%;
}

.star5_rating[data-rate="40%"]::after {
  width: 40%;
}

.star5_rating[data-rate="41%"]::after {
  width: 41%;
}

.star5_rating[data-rate="42%"]::after {
  width: 42%;
}

.star5_rating[data-rate="43%"]::after {
  width: 43%;
}

.star5_rating[data-rate="44%"]::after {
  width: 44%;
}

.star5_rating[data-rate="45%"]::after {
  width: 45%;
}

.star5_rating[data-rate="46%"]::after {
  width: 46%;
}

.star5_rating[data-rate="47%"]::after {
  width: 47%;
}

.star5_rating[data-rate="48%"]::after {
  width: 48%;
}

.star5_rating[data-rate="49%"]::after {
  width: 49%;
}

.star5_rating[data-rate="50%"]::after {
  width: 50%;
}

.star5_rating[data-rate="51%"]::after {
  width: 51%;
}

.star5_rating[data-rate="52%"]::after {
  width: 52%;
}

.star5_rating[data-rate="53%"]::after {
  width: 53%;
}

.star5_rating[data-rate="54%"]::after {
  width: 54%;
}

.star5_rating[data-rate="55%"]::after {
  width: 55%;
}

.star5_rating[data-rate="56%"]::after {
  width: 56%;
}

.star5_rating[data-rate="57%"]::after {
  width: 57%;
}

.star5_rating[data-rate="58%"]::after {
  width: 58%;
}

.star5_rating[data-rate="59%"]::after {
  width: 59%;
}

.star5_rating[data-rate="60%"]::after {
  width: 60%;
}

.star5_rating[data-rate="61%"]::after {
  width: 61%;
}

.star5_rating[data-rate="62%"]::after {
  width: 62%;
}

.star5_rating[data-rate="63%"]::after {
  width: 63%;
}

.star5_rating[data-rate="64%"]::after {
  width: 64%;
}

.star5_rating[data-rate="65%"]::after {
  width: 65%;
}

.star5_rating[data-rate="66%"]::after {
  width: 66%;
}

.star5_rating[data-rate="67%"]::after {
  width: 67%;
}

.star5_rating[data-rate="68%"]::after {
  width: 68%;
}

.star5_rating[data-rate="69%"]::after {
  width: 69%;
}

.star5_rating[data-rate="70%"]::after {
  width: 70%;
}

.star5_rating[data-rate="71%"]::after {
  width: 71%;
}

.star5_rating[data-rate="72%"]::after {
  width: 72%;
}

.star5_rating[data-rate="73%"]::after {
  width: 73%;
}

.star5_rating[data-rate="74%"]::after {
  width: 74%;
}

.star5_rating[data-rate="75%"]::after {
  width: 75%;
}

.star5_rating[data-rate="76%"]::after {
  width: 76%;
}

.star5_rating[data-rate="77%"]::after {
  width: 77%;
}

.star5_rating[data-rate="78%"]::after {
  width: 78%;
}

.star5_rating[data-rate="79%"]::after {
  width: 79%;
}

.star5_rating[data-rate="80%"]::after {
  width: 80%;
}

.star5_rating[data-rate="81%"]::after {
  width: 81%;
}

.star5_rating[data-rate="82%"]::after {
  width: 82%;
}

.star5_rating[data-rate="83%"]::after {
  width: 83%;
}

.star5_rating[data-rate="84%"]::after {
  width: 84%;
}

.star5_rating[data-rate="85%"]::after {
  width: 85%;
}

.star5_rating[data-rate="86%"]::after {
  width: 86%;
}

.star5_rating[data-rate="87%"]::after {
  width: 87%;
}

.star5_rating[data-rate="88%"]::after {
  width: 88%;
}

.star5_rating[data-rate="89%"]::after {
  width: 89%;
}

.star5_rating[data-rate="90%"]::after {
  width: 90%;
}

.star5_rating[data-rate="91%"]::after {
  width: 91%;
}

.star5_rating[data-rate="92%"]::after {
  width: 92%;
}

.star5_rating[data-rate="93%"]::after {
  width: 93%;
}

.star5_rating[data-rate="94%"]::after {
  width: 94%;
}

.star5_rating[data-rate="95%"]::after {
  width: 95%;
}

.star5_rating[data-rate="96%"]::after {
  width: 96%;
}

.star5_rating[data-rate="97%"]::after {
  width: 97%;
}

.star5_rating[data-rate="98%"]::after {
  width: 98%;
}

.star5_rating[data-rate="99%"]::after {
  width: 99%;
}

.star5_rating[data-rate="100%"]::after {
  width: 100%;
}

.topColumn {
  margin: 1rem auto;
  width: 100%;
  background-color: #fff;
}

.topColumn p {
  line-height: 1.7em;
  width: 96%;
  margin: 0 auto 1rem;
}

@media (max-width: 480px) {
  .topColumn p {
    font-size: 3.6vw;
  }
}

.topColumn img, .topColumn video {
  display: block;
  width: 80%;
  margin: 0 auto 1rem;
  border-radius: 10px;
}

.topColumn .topColumn_imgs{
	width: 60%!important;
}


.topColumn ul {
    width: 90%;
    margin: 0 auto 1rem;
    border: solid 2px #eee;
    border-radius: 10px;
    padding: 1em;
    list-style-type: decimal-leading-zero;
}

.topColumn ul li {
    font-size:1vw;
  margin-left: 2em;
  color: #555;
}

.topColumn ul li:not(:last-child) {
    margin-bottom: 1em;
}

@media (max-width: 480px) {
  .topColumn img, .topColumn video {
    width: 90%;
  }
  .topColumn .topColumn_imgs{
  width: 60%!important;
  }
  .topColumn ul li {
      font-size:3.5vw;
  }
}

.reviewer{
  display:flex;
  width: 96%;
/* 	position:relative; */
}

.reviewer_txt{
  position: relative;
  display: block;
  margin: 0em 0.5em 0em 2em;
  padding: 7px 10px;
  width: 88%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  border-radius: 10px;
}

.reviewer_txt:before{
  content: "";
  position: absolute;
  top: 2.5em;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}

.reviewer_img{
  width: 12%;
/* left: 50%; */
/* transform: translateX(10px); */
/* top: 25%; */
/* transform: translate(-50%,-50%); */
  position: relative;
}

.reviewer_img img{
  left: 50%;
  transform: translateX(-50%);
/* top: 0.5em; */
/* transform: translate(-50%,-50%); */
  position: absolute;
  width: 100%;
}

@media (max-width: 480px) {
	.reviewer_img{
		width:15%;
	}
	.reviewer_txt{
		width:85%;
		margin: 0em 0.5em 0em 1.5em;
	}
	.reviewer_txt:before{
		top: 2em;
	}
	.reviewer_img img{
		top: 3%;
	}
}

.choose {
  width: 100%;
  margin: 0 auto 1rem;
  line-height: 1.7em;
}

.choose h3,
.choose p {
  width: 96%;
  margin: 0 auto;
}

.choose h3 {
  font-size: 1.2rem;
  font-weight: bold;
}

.choose h3::before {
  content: attr(data-index);
  color: #ef8aa8;
  font-size: 1.5em;
  font-weight: bold;
  margin-right: .5em;
}

@media (max-width: 480px) {
  .choose p {
    font-size: 4vw;
  }
}

.choose img {
  display: block;
  width: 60%;
  margin: 0 auto 1rem;
  border-radius: 10px;
}

@media (max-width: 480px) {
  .choose img {
    width: 96%;
  }
}

.topTable {
  width: 96%;
  margin: 1.5rem auto 1rem;
}

.topTable table {
  width: 100%;
  border: none;
}

.topTable table tr th,
.topTable table tr td {
  text-align: center;
  vertical-align: middle;
  border: none;
  padding: 1em .5em;
}

@media (max-width: 480px) {
  .topTable table tr th,
  .topTable table tr td {
    font-size: 3.8vw;
    padding: .7em .2em;
  }
}

.topTable table tr th {
  width: 15%;
  background-color: #9ae4ff;
  border-radius:10px;
  font-weight: bold;
  color: #fff;
  text-shadow: 2px 2px #07689f;
}

@media (max-width: 480px) {
  .topTable table tr th {
    width: 8%;
  }
}

.topTable table tr td {
  width: calc((100% - 15%) / 3);
  font-size: .9em;
}

@media (max-width: 480px) {
  .topTable table tr td {
    width: calc((100% - 8%) / 3);
  }
}

.topTable table tr td .tableIcon {
  width: 2vw;
}

.topTable table tr td:first-of-type {
  background-color: #FFF9CC;
}
.topTable table tr td:nth-of-type(2){
	background-color: #ebebeb;
}
.topTable table tr td:nth-of-type(3){
	background-color: #f7e6dc;
}

.topTable table tr.tr_name td {
	position: relative;
	font-size: .9em;
    font-weight: bold;
	vertical-align: top;
}

.topTable table tr.tr_name td::before {
  position: absolute;
  content: "";
  width: 25%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  top: -20px;
  left: -10px;
}

@media (max-width: 480px) {
	.topTable table tr td .tableIcon{
		width:7.8vw;
	}
  .topTable table tr.tr_name td::before {
    width: 13vw;
    top: -6vw;
    left: -1vw;
  }
}

.topTable table tr.tr_name td:nth-of-type(1)::before {
  background-image: url(/wp-content/themes/custom-theme/images/tableIcon/rank1.png);
}

.topTable table tr.tr_name td:nth-of-type(2)::before {
  background-image: url(/wp-content/themes/custom-theme/images/tableIcon/rank2.png);
}

.topTable table tr.tr_name td:nth-of-type(3)::before {
  background-image: url(/wp-content/themes/custom-theme/images/tableIcon/rank3.png);
}

.topTable table tr.tr_name td a {
  text-decoration: underline;
  color: #333;
	font-size:0.8vw;
}

.topTable table tr.tr_name td a:hover {
  opacity: 1;
}

.topTable table tr.tr_refund td {
  vertical-align: top;
}

.topTable table tr.tr_officialBtn td a {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 1em 0;
  text-align: center;
  /* background: -webkit-gradient(linear, left top, left bottom, from(#f8cc88), to(#e78e16)); */
  background: linear-gradient(to right, #3bd100, #00DFA2);
  box-shadow: 0 5px 0 #096149;
  color: #fff;
  font-weight: bold;
  /* border: solid 2px #00dfa2; */
  border-radius: 6px;
  -webkit-transition: 0;
  transition: 0;
  position: relative;
  overflow:hidden;
}


.topTable table tr.tr_officialBtn td a::after {
  font-family: 'Font Awesome 5 Free';
  content: "\f138";
  position: absolute;
  right: .5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.topTable table tr.tr_officialBtn td a::before,
.fixed-btn a::before,
.officialBtn_box a::before{
	content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);
	animation-name: shiny;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@media (max-width: 480px) {
  .topTable table tr.tr_name td a{
    font-size:3.6vw;
  }
  .topTable table tr.tr_officialBtn td a::after {
    content: "";
  }
}

.topTable table tr.tr_officialBtn td a:hover {
  -webkit-transition: 0;
  transition: 0;
  opacity: 1;
  background: #fff;
  color: #ff870f;
}

.topTable2 {
    width: 96%;
    margin: 1.5rem auto 1rem;
  }
  
.topTable2 table {
  width: 100%;
  border: solid 2px #61d5fe;
}

.topTable2 table tr th,
.topTable2 table tr td {
  text-align: center;
  vertical-align: middle;
  border: solid 1px #ddd;
  padding: 1em .5em;
}

@media (max-width: 480px) {
  .topTable2 table tr th,
  .topTable2 table tr td {
    font-size: 3.5vw;
    padding: .7em .2em;
  }
}

.topTable2 table tr th {
  width: 15%;
  background-color: #61d5fe;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 480px) {
    .topTable2 table tr th {
      width: 8%;
    }
  }
  
.topTable2 table tr td {
  width: calc((100% - 15%) / 3);
  font-size: .9em;
}

@media (max-width: 480px) {
  .topTable2 table tr td {
    width: calc((100% - 8%) / 3);
  }
}

.topTable2 table tr td .tableIcon {
  width: 2.5em;
}

.topTable2 table tr td:first-of-type {
  background-color: #eaf6ff;
}

.topTable2 table tr td:nth-of-type(2n) {
	background-color: #fff0f0;
}
 
.topTable2 table tr td:nth-of-type(3n) {
	background-color: #f6ffe7;
}

.topTable2 table tr.tr_name td {
    position: relative;
    font-size: .9em;
    font-weight: bold;
}

.topTable2 table tr.tr_name td a {
  text-decoration: underline;
  color: #333;
}

.topTable2 table tr.tr_name td a:hover {
  opacity: 1;
}

.topTable2 table tr.tr_refund td {
  vertical-align: top;
}

.topTable2 table tr.tr_officialBtn td a {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 1em 0;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8cc88), to(#e78e16));
  background: linear-gradient(to right, #3bd100, #00DFA2);
  color: #fff;
  font-weight: bold;
  border: solid 2px #00dfa2;
  border-radius: 6px;
  -webkit-transition: 0;
  transition: 0;
  position: relative;
}

.topTable2 table tr.tr_officialBtn td a:hover {
  -webkit-transition: 0;
  transition: 0;
  opacity: 1;
  background: #fff;
  color: #ff870f;
}

.topTable .tr_access td{
	display:flex;
}

.accessImg{
	width:10%;
}

.topTable .access{
	font-weight: bold;
	color:#999;
}

.itemTable .top_access,
.topTable .top_access{
	color:#FF7171;
	font-size:1.2em;
	font-weight: bold;
}

.itemList_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  gap: 10px;
  width: 96%;
  margin: 0 auto 2rem;
}

@media (max-width: 480px) {
  .itemList_container {
    gap: 2vw;
  }
}

.itemList_container .item_card {
  width: calc((100% - 10px * 2) / 3);
  padding: .5rem;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  background: #fff;
  text-align: center;
  border-radius: 3px;
}

@media (max-width: 480px) {
  .itemList_container .item_card {
    width: 100%;
    width: calc((100% - 10px * 1) / 2);
  }
}

.itemList_container .item_card.sp {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.itemList_container .item_card a {
  color: #333;
  display: block;
}

@media (max-width: 480px) {
  .itemList_container .item_card a {
    font-size: 4vw;
  }
}

.itemList_container .item_card a img {
  width: 100%;
}

.itemList_container .item_card a span {
  display: inline-block;
  width: 100%;
  font-size: 1.2rem;
}

@media (max-width: 480px) {
  .itemList_container .item_card a span {
    font-size: 3.5vw;
  }
}

.rankingList {
  width: 100%;
  margin: 0 auto 2rem;
}

.rankingList .rankingBnr_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 96%;
  margin: 0 auto;
  gap: 10px;
}

.rankingList .rankingBnr_wrap .rankingBnr {
  width: calc((100% - 10px * 2) / 3);
  -webkit-box-shadow: 0 0 6px #ccc;
          box-shadow: 0 0 6px #ccc;
}

@media (max-width: 480px) {
  .rankingList .rankingBnr_wrap .rankingBnr {
    width: calc((100% - 10px) / 2);
  }
}

.rankingList .rankingBnr_wrap .rankingBnr a img {
  -webkit-transition: .3s;
  transition: .3s;
}

@media (min-width: 1024px) {
  .rankingList .rankingBnr_wrap .rankingBnr a img {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
  }
}

.rankingList .rankingBnr_wrap .rankingBnr a p {
  text-align: center;
  font-weight: bold;
  color: #333;
  padding: .5em 0;
  text-shadow: 2px 2px 0 #fff;
  background: linear-gradient(-45deg, #fff1bd 25%, #fcedba 25%, #fcedba 50%, #fff1bd 50%, #fff1bd 75%, #fcedba 75%);
  background-size: 12px 12px;
}

.rankingList .rankingBnr_wrap .rankingBnr a p span {
  font-size: 1.1em;
}

.rankingList .rankingBnr_wrap .rankingBnr a:hover {
  opacity: 1;
}

.rankingList .rankingBnr_wrap .rankingBnr a:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.arrow_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  color: #187498;
  width: 98%;
  margin: 2rem auto;
  font-size: 2rem;
}

@media (max-width: 480px) {
  .arrow_wrap {
    margin-bottom: 5vw;
    font-size: 5.5vw;
  }
}

.arrow_wrap .arrow {
  border-style: solid;
  border-color: #61d5fe transparent transparent transparent;
  border-width: 2.5rem 120px 0;
}

@media (max-width: 480px) {
  .arrow_wrap .arrow {
    border-width: 8vw 25vw 0;
  }
}

#summary {
  width: 100%;
  margin: 0 auto 1rem;
}

#summary .summary_inner {
  padding: 0 1em;
}

@media (max-width: 480px) {
  #summary .summary_inner {
    padding: 0 3vw;
  }
}

#summary .summary_inner h3 {
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: .5em;
}

@media (max-width: 480px) {
  #summary .summary_inner h3 {
    font-size: 5vw;
  }
}

#summary .summary_inner .summaryImg {
  width: 60%;
  display: block;
  margin: 0 auto .5rem;
}

@media (max-width: 480px) {
  #summary .summary_inner .summaryImg {
    width: 100%;
  }
}

#summary .summary_inner .recommend_point_block {
  width: 100%;
  background-color: #fff;
  border: solid 1px #ccc;
  padding: 1em;
/*   margin-bottom: -1rem; */
}

@media (max-width: 480px) {
  #summary .summary_inner .recommend_point_block {
    padding: 3vw;
  }
}

#summary .summary_inner .recommend_point_block ul li {
  line-height: 1.5em;
  text-indent: -1.5em;
  padding-left: 1.5em;
}

#summary .summary_inner .recommend_point_block ul li:not(:last-child) {
  margin-bottom: 1em;
}

#summary .summary_inner .recommend_point_block ul li::before {
  content: "●";
  color: #61d5fe;
  margin-right: .5em;
}

@media (max-width: 480px) {
  #summary .summary_inner .recommend_point_block ul li {
    font-size: 3.5vw;
  }
}

#summary .summary_inner .annotation {
  margin-top: 1.2rem;
}
/*# sourceMappingURL=styles.css.map */

.topThree {
	position:relative;
    display: flex;
    flex-grow: 1;
    padding-top: 5px;
}
.topThree img{
	border: 2px solid #61d5fe;
	border-radius: 0px!important;
}
.topThreeClinic:first-of-type a:before{
	background-image:url(/wp-content/themes/custom-theme/images/tableIcon/rank1.png);
}

.topThreeClinic:nth-of-type(2) a:before{
	background-image:url(/wp-content/themes/custom-theme/images/tableIcon/rank2.png);
}

.topThreeClinic:nth-of-type(3) a:before{
	background-image:url(/wp-content/themes/custom-theme/images/tableIcon/rank3.png);
}

.topThreeClinic a:before {
    position: absolute;
    content: "";
    width: 25%;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
/*     background-position: top; */
    top: -40px;
	margin-top: 20px;
}
@media screen and (max-width: 480px){
	.topThreeClinic a:before {
    position: absolute;
    content: "";
    width: 10%;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    /* top: -20px; */
    margin-top: 25px;
    margin-left: 0px;
}
}

.fixed-cta{
	display:none;
}


@media screen and (max-width: 480px){
    .fixed-cta {
    	display: flex;
        justify-content: space-between;
        position: fixed;
        z-index: 99999;
        bottom: -130px;
        background-color: rgba(255, 255, 255, 0.7);
        color: #FFFFFF;
        padding: 4vw 2vw;
        width: 100%;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        transition: 0.3s;
		font-size:3.9vw;
    }

    .fixed-img{
    	vertical-align:center;
    	width:23%;
    }

    .fixed-btn{
    	width:75%;
    }

    .fixed-bth-comment{
    	color:#ff0000;
    	font-weight:bold;
    	text-shadow:0.5px 0.5px 0 #FFF, -0.5px -0.5px 0 #FFF,
    		-0.5px 0.5px 0 #FFF, 0.5px -0.5px 0 #FFF,
    		0px 0.5px 0 #FFF,  0 -0.5px 0 #FFF,
    		-0.5px 0 0 #FFF, 0.5px 0 0 #FFF;
    }

    .fixed-btn a{
    	display: block;
        width: 100%;
        margin: 0 auto;
        padding: 1em 0;
        text-align: center;
        background: linear-gradient(to right, #3bd100, #00DFA2);
		box-shadow: 0 5px 0 #096149;
        color: #fff;
        font-weight: bold;
/*         border: solid 2px #00dfa2; */
        border-radius: 6px;
        -webkit-transition: 0;
        transition: 0;
        position: relative;
		overflow:hidden;
    }
    .show-cta {
    	bottom: 0px;
    }
}

.rankIcon{
	width:25vw;
}


.medi_btn{
	background-color: #3f90f4;
    border: none;
    padding: 4px;
    color: #fff;
    border-radius: 10px;
}

.toggle-content{
	position: absolute;
	padding: 0.4vw;
	width: 12vw;
	/* width: calc(100% / 3); */
	background-color: #fffdee;
	border: solid 0.4vw #61d5fe;
	font-weight:bold;
}

@media screen and (max-width: 480px){
		.toggle-content{
			position: absolute;
    		padding: 1.5vw;
    		width: 32vw;
    		/* width: calc(100% / 3); */
    		background-color: #fffdee;
    		border: solid 1vw #61d5fe;
			font-weight:bold;
		}
}

#question {
  width: 100%;
  margin: 0 auto 1rem;
  background-size: 6px 6px;
  padding-bottom: 1rem;
}

#question p {
  color: #555;
  font-weight: bold;
}

#answer > p{
    text-align: center!important;
}

#question .question_card {
  width: 80%;
  margin: 0 auto;
  padding: 1.5rem;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background: repeating-linear-gradient(-45deg, #fff, #ffe1e1 5px, #ffeeee 5px, #ffeeee 10px);
}

@media (max-width: 480px) {
  #question .question_card {
    width: 90%;
  }
}

#question .question_card .select_wrap {
  text-align: center;
}

#question .question_card .select_wrap button {
  width: 100%;
  padding: .5em 0;
  border: solid 2px #E79CC2;
  color: #E79CC2;
  background-color: #fff;
  border-radius: 999px;
  margin-top: .5rem;
  font-size: 1rem;
  font-weight: bold;
}

#question .question_card .select_wrap button:hover {
  width: 100%;
  padding: .5em 0;
  border: solid 2px #fff;
  color: #fff;
  background-color: #E79CC2;
  border-radius: 999px;
  margin-top: .5rem;
  font-size: 1rem;
  font-weight: bold;
}

@media (max-width: 480px) {
  #question .question_card .select_wrap button {
    font-size: 4.3vw;
  }
}

#question .question_card #backBtn {
  display: block;
  width: 6rem;
  padding: .5em 0;
  text-align: center;
  margin: .5rem 0 0;
  border: solid 1px #ccc;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4));
  background: linear-gradient(#fff, #f4f4f4);
  color: #777;
}

#question #answer {
  width: 80%;
  margin: 0 auto;
  background: repeating-linear-gradient(-45deg, #fff, #ffe1e1 5px, #ffeeee 5px, #ffeeee 10px);
  padding: 1rem;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.answer_card_img{
    width: 50%;
    margin: 0 auto;
}

.answer_card > .officialBtn_box{
    margin:2vw auto!important;
}

#question #answer p {
  text-align: left;
}

#question #answer .down_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 80%;
  margin: .5em auto;
  color: #E79CC2;
}

#question #answer .answer_card {
  width: 100%;
  margin: 0 auto;
  padding: .5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: solid 2px #E79CC2;
  border-radius: 10px;
  background-color: #fff;
}

.answer_ttl{
    background-color: #E79CC2;
    margin: 0 auto;
    border-radius: 20px;
    padding: 2vw;
}

.answer_ttl p{
    text-align: center!important;
    color: #fff!important;
}

.answer_txt{
    padding: 2vw;
}

.answer_txt p{
	text-align:left;
}

.answer_ttl strong{
	font-size: 1.7vw;
}

#question #answer .answer_card .answer_app {
  width: calc(100% / 3);
  text-align: center;
  font-size: .8rem;
}

#question #answer .answer_card .answer_app a {
  color: #333;
  text-decoration: underline;
}

#question #answer .answer_card .answer_app a img {
  width: 4rem;
}

#question #answer #reset {
  display: block;
  width: 6rem;
  padding: .5em 0;
  text-align: center;
  margin: .5rem 0 0;
  border: solid 1px #ccc;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4));
  background: linear-gradient(#fff, #f4f4f4);
  color: #777;
}

#question #answer #reset i {
  margin-right: 1em;
  color: #ccc;
}

@media (max-width: 480px) {
  #question #answer {
    width: 90%;
  }
  .answer_card_img{
    width: 80%;
    margin: 0 auto;
  }
  .answer_ttl strong{
  	font-size: 5vw;
  }
  .answer_card > .officialBtn_box{
    margin:4vw auto;
  }
}

@keyframes shiny {
    0% {
        transform: scale(0) rotate(25deg);
        opacity: 0;
    }

    50% {
        transform: scale(1) rotate(25deg);
        opacity: 1;
    }

    100% {
        transform: scale(50) rotate(25deg);
        opacity: 0;
    }
}