@charset "euc-jp";

ul.diviner-list{
    width: 100%;
    margin: 0 auto 2vw;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    /*border-top: 1px solid #f3e8ad;*/
}
ul.diviner-list li{
    list-style-type: none;
    width: 33.3%;
    background: #fffcf4;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1.5vw;
    flex-wrap: wrap;
    border: 1px solid #f3e8ad;
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px;
    width: calc(33.3% + 2px);
	position: relative;
}
ul.diviner-list li:nth-child(-n+21) { display:flex;}

ul.diviner-list li:nth-child(3n+1){
    width: calc(33.3% + 2px);
	width: calc(33.3%);
}
ul.diviner-list li:nth-child(n+25) {display:none;}

ul.diviner-list li a{
    text-decoration: none;
    padding: 0;
    margin: 0;
}
ul.diviner-list li a.tag-wrap1{width: 100%;color: #333;order:1;}

li[data-content="受付"] .tag-review,li[data-content="受付"] .tag-sensei{display: none;}

.diviner-list .performer_link{
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: #000;*/
    z-index: 1;	
}

.tag-wrap2{
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: auto;
}
.tag-thumb{
    width: 20vw;
    height: 20vw;
    overflow: hidden;
    margin: 0 auto 1vw;
    border: 1px solid #f3e8ad;
}
.tag-thumb img{width: 100%; height: auto;}
.tag-taiki{
    width: 85%;
    color: #fff;
    font-size: 3.5vw;
    background: #000;
    border-radius: 100px;
    margin: 0 auto 2vw;
    padding: 1.4vw 0;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}

.tag-taiki2[data-content="今すぐ占います"] .taiki-mode{
    background: #ff517a;
    text-shadow: 1px 1px 0 #cc4162;
    box-shadow: 0 2px 0 #b34c65;	
}
.tag-taiki2[data-content="ただ今占い鑑定中"] .taiki-mode{
    text-shadow: 1px 1px 0 #828282;
    background: #a8a8a8;
    box-shadow: 0 2px 0 #828282;	
}
.tag-taiki2[data-content="電話占い予約をする"] .taiki-mode{
	text-shadow: 1px 1px 0px #7b66c5;
    background: #9d92e7;
    box-shadow: 0 2px 0 #7b66c5;
}
.tag-taiki2[data-content="予約案内中"] .taiki-mode{
    text-shadow: 1px 1px 0px #c77408;
    background: #f79b21;
    box-shadow: 0 2px 0 #c77408;	
}
.tag-name-wrap{
    color: #6f4b17;
    width: max-content;
    max-width: 100%;
    margin: 0 auto 1.5vw;
    display: block;
}
.tag-ruby{
    width: 100%;
    font-size: 3vw;
    display: block;
    margin: 0 0 0.5vw;
    /* font-family: var(--font-mincho); */
}
.tag-name{
    font-size: 4vw;
    margin-right: 0.5vw;
}

.tag-sensei{
    font-size: 3vw;
    /* font-family: var(--font-mincho); */
}
.tag-price{
    color: #333;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 1vw;
    font-size: 3.2vw;
    align-items: center;
    margin-right: 1vw;
}
.tag-price2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 2vw;
}
.tag-price2:before{
    content: "";
    background: url(https://kizuna3.com/img/icon-tel.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 4vw;
    height: 4vw;
    display: block;
    margin-right: 0.5vw;
}
.tag-price2 > span{
    color: #333;
    font-size: 3.3vw;
    width: calc(100% - 5vw);	
}
.tag-price2 > span span:nth-of-type(1){display:none;}
.tag-price2 > span span:nth-of-type(2){font-size:3vw;}
.tag-price span:nth-of-type(1){display: none;}
.tag-price span:nth-of-type(2){
    color: #333;
    font-size: 3.5vw;	
}
.tag-price span:nth-of-type(3){font-size: 2.6vw;}
.tag-review{
    color: #333;
    color: #5495c3;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 2vw;
    font-size: 3.2vw;
    align-items: baseline;
}
.tag-review2{
    width: 100%;
    order: 4;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 1vw;
    position: relative;
    z-index: 2;
}
.tag-review2:before{
    content: "";
    background: url(https://kizuna3.com/img/icon-review.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 4vw;
    height: 4vw;
    display: block;
    margin-right: 0.5vw;
    transform: translateY(0.2vw);
}
.tag-review2 span:nth-of-type(1){display:none;}
ul.diviner-list li .tag-review2 a{
    width: calc(100% - 6vw);
    color: #5495c3;
    font-size: 4.5vw;
    font-weight: 700;
    margin-right: 0.5vw;
    line-height: 1;
}
.tag-features,.tag-consult{display:none;}
.tag-divination{
    color: #6f4b17;
    font-size: 3.2vw;
    line-height: 1.3;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    padding: 1vw 0 1vw;
    border: 1px solid #f3e8ad;
	overflow: hidden;
}
.tag-divination:before{
    /*content: "";*/
    background: url(https://kizuna3.com/img/icon-uranai.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 5.5vw;
    height: 5.5vw;
    display: block;
    margin-right: 1vw;
}

.tag-divination span{word-break: break-all;}

.tag-divination span:nth-of-type(1){
	width: 100%;
    font-size: 3.7vw;
    text-align: center;
    margin: 0 0 1vw;
    border-bottom: 1px dotted #f3e8ad;
	display: none;
}
.tag-divination span:nth-of-type(2){
    width: 95%;
    margin: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;	
}

/*占い師一覧の詳細・簡易表示*/	
.tab-wrap{
    margin: 4vw 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tab-wrap label{
    width: 45%;
    color: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    border-radius: 100px;
    padding: 3vw;
    font-size: 4vw;
    font-weight: bold;
}
.tab-wrap input:checked+label{
    text-shadow: 1px 1px 0px #df63a7;
    background-image: linear-gradient(135deg, #ff7eba 0%, #ffa3d1 100%);
    box-shadow: 0 10px 15px -10px rgb(252 132 200);
	color: #fff;
    border: 2px solid #fff;
}
	
.tab-wrap label:nth-of-type(1) {
    margin-right: 3%;
	text-shadow: 1px 1px 0px #8178cf;
    background-image: linear-gradient(135deg, #968ae3 0%, #b5b8ff 100%);
    box-shadow: 0 10px 15px -10px rgb(155 146 232);
}
.tab-wrap label:nth-of-type(2) {
    text-shadow: 1px 1px 0px #8178cf;
    background-image: linear-gradient(-135deg, #968ae3 0%, #b5b8ff 100%);
    box-shadow: 0 10px 15px -10px rgb(155 146 232);
}
.tab-wrap label:before {
    content: "";
    background: url(https://kizuna3.com/img/check-box06.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 12%;
    height: 0;
    padding-bottom: calc(12%*50/50);
    display: block;
    margin-right: 2.5vw;
    transform: translateY(-0.5vw);
}
.tab-wrap input:checked+label:before {
    content: "";
    background: url(https://kizuna3.com/img/check-box05.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 12%;
    height: 0;
    padding-bottom: calc(12%*50/50);
    display: block;
    margin-right: 2.5vw;
    transform: translateY(-0.5vw);
}
input[name="tab-item"] {
    display: none;
}
.thmb-area2{width: 100%;}
.tag-thumb2{
    width: 20vw;
    height: 20vw;
    overflow: hidden;
    margin: 0 auto 1vw;
    border: 1px solid #f3e8ad;
}
.tag-consult2{display: none;}
.taiki-mode{
    width: 90%;
    color: #fff;
    font-size: 3.5vw;
    background: #000;
    border-radius: 100px;
    margin: 0 auto 2vw;
    padding: 1.4vw 0;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}
.tag-taiki2[data-content="今すぐ占います"] .taiki-mode{
    background: #ff517a;
    text-shadow: 1px 1px 0 #cc4162;
    box-shadow: 0 2px 0 #b34c65;
}
.message-board{display: none;}
.tag-divination2{
    color: #6f4b17;
    font-size: 3.2vw;
    line-height: 1.3;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    padding: 1vw 0 1vw;
    border: 1px solid #f3e8ad;
    overflow: hidden;
    margin: 0 0 2vw;
}
.tag-divination2 span:nth-of-type(1){display: none;}
.tag-divination2 span:nth-of-type(2) {
    width: 95%;
    margin: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.diviner-list .name{
    /* width: 100%; */
    color: #6f4b17;
    order: 2;
    font-size: 3.5vw;
    /* position: relative; */
    padding-top: 3.5vw;
    margin: 0 0 1vw;
}
.diviner-list .name span:nth-of-type(2){
    position: absolute;
    display: block;
    top: 22vw;
    left: 0;
    right: 0;
    font-size: 3vw;
    /* background: #000; */
    text-align: center;
}
.tag-wrap3{order:3;}

.tag-taiki2{
    width: 100%;
    order: 5;	
}



