@charset "utf-8";
/* CSS Document */
#FixRegi{display: none !important;}

.SearchArea{
    width: 95%;
    margin: 2.5vw auto 0;
}
.SelectMenu{
	top: 17.9vw;
    height: 0.7vw;
}
.accordion{margin: 3vw auto 0;}
.tab + label{
    width: calc(50% - 1vw);
    font-size: 3.5vw;
    padding: 1vw 0;
    /*border-radius: 5px;*/
    margin: 0 0 2vw;
    aspect-ratio: 356 / 78;
}
.tab_content2 .accordion h3{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 4vw;
    padding: 0 0;
}
.tab_content2 .accordion div{}
.tab_content2 li label{
    font-size: 3.5vw;
    padding: 3vw 3vw;
}
.accordion h4{
    font-size: 3.7vw;
    padding: 3vw 0 3vw 3vw;
    margin: 0;
}
.accordion h4:nth-of-type(1){margin-top: 0;}

.tab_content2 .accordion h3:before{
    width: 5vw !important;
    height: 5vw !important;
    margin-left: 3vw;
    background-repeat: no-repeat;
}
.tab_content2 li{margin: 0 0 3vw 2vw;}
ul.performer_list li a{
	font-size: 3.7vw;
    padding: 3vw;
}
.tab_content2 .accordion h3:after{width: 14vw;background-size: 40%;}

.tooltip_icon{
    width: 10vw;
    height: 10vw;
    position: absolute;
    top: -10vw !important;
    right: 4vw !important;
    left: auto !important;
}
.tooltip_icon:before{
	width: 8vw;
    height: 8vw;
    -webkit-mask-image: url(https://kizuna3.com/img/tooltip.svg);
    mask-image: url(https://kizuna3.com/img/tooltip.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
}
.tab_content2 .tooltip_icon:before{
    width: 6vw !important;
    height: 6vw !important;
}
.tab_content2.cont04 .tooltip_icon:before{transform: translate(5vw, 5vw) !important;}
.tooltip_icon:before{transform: translate(4vw,2vw) !important;}
.tab_content2 .accordion h3 + .tooltip_wrap{left:0;}

.SearchArea button[type="submit"]{
	font-size: 4vw;
	padding: 3vw 0;
	margin: 0 auto 3vw;
}
.SearchArea input[name="kwd"]{
    padding: 2vw 1vw 2vw 3vw;
    font-size: 4vw;
}
.tab_content2 .tooltip_icon:hover + .description{
    width: 100%;
    transform: translate(0vw,1vw);
    top: auto;
    padding: 2vw;
}
.tab_content2 .tooltip_icon:hover + .description.p3{transform: translate(0vw,-5vw);}
.description:before{right: 3%;top: -19px;}
.description:after{right: 3%;}
.SearchArea button[type="submit"]:before{
	width: 5vw;
    height: 5vw;
}
.checkbox:before{
	display: none;
	margin: auto;
    top: 0;
    bottom: 0;
    width: 3.5vw;
    height: 3.5vw;
}
.checkbox:checked:before{height: 2vw;}
.accordion h4 + .tooltip_wrap{left:0;}
.accordion h4 + .tooltip_wrap .tooltip_icon{top: auto !important;}
.accordion h4 + .tooltip_wrap .tooltip_icon:before{
	width: 8vw;
    height: 8vw;
}
.accordion h4 + .tooltip_wrap .tooltip_icon.hover + .description{
	top: -6vw !important;
    left: 4vw !important;
	display: block;
	z-index: 500;
    transition: 0.5s;
}
span.small{
	display: none !important;
    font-size: 3vw;
}
.tab_content2 li label input[type='checkbox']{width: 3.5vw; left: -1.5vw;top:0;}

ul.fortune_list li{
    width: 49%;
    margin: 0 0 3vw;	
}
ul.fortune_list img{width: 20%;height:auto;margin-right: 0;}
ul.fortune_list p{width: 100%;font-size: 4vw;}

.tab:first-of-type:not(:last-of-type) + label{
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
label[for="tab1"]{
    background: url(https://kizuna3.com/img/tabBtn05_sp.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
label[for="tab2"]{
    background: url(https://kizuna3.com/img/tabBtn06_sp.png);
	background-size: 100%;
    background-repeat: no-repeat;
}
label[for="tab3"]{
    background: url(https://kizuna3.com/img/tabBtn07_sp.png);
	background-size: 100%;
    background-repeat: no-repeat;
	margin: 0;
}
label[for="tab4"]{
    background: url(https://kizuna3.com/img/tabBtn08_sp.png);
	background-size: 100%;
    background-repeat: no-repeat;
	margin: 0;
}
.tab:checked + label[for="tab1"]{
    background: url(https://kizuna3.com/img/tabBtn05b_sp.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.tab:checked + label[for="tab2"]{
    background: url(https://kizuna3.com/img/tabBtn06b_sp.png);
	background-size: 100%;
    background-repeat: no-repeat;
}
.tab:checked + label[for="tab3"]{
    background: url(https://kizuna3.com/img/tabBtn07b_sp.png);
	background-size: 100%;
    background-repeat: no-repeat;
}
.tab:checked + label[for="tab4"]{
    background: url(https://kizuna3.com/img/tabBtn08b_sp.png);
	background-size: 100%;
    background-repeat: no-repeat;
}

ul.selectTxt{
    padding: 0;
    margin: 2vw 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;	
}
ul.selectTxt:empty{margin:0;}
ul.selectTxt h3{
	width: 100%;
    font-size: 4vw;
    padding: 3vw 0 1vw;
    margin: 0;
    text-align: center;
}
ul.selectTxt li{
    font-size: 3.2vw;
    padding: 0.5vw 1vw;
    margin: 0 0.5vw 1vw 0.5vw;
}
.checkbox + span{font-size: 3.5vw;padding-left: 0;}
.checkbox:after{
	display: none;
    content: "";
    position: absolute;
    top: -2vw;
    left: 0;
    width: 4vw;
    height: 4vw;
    background: #c291e8;
    cursor: pointer;
}
.tab_content2 .accordion h3 span{padding: 2.5vw 0;}
.tab_content2 .accordion h3 span:after{right: 14vw;}
.tab_content2 .accordion h3.hover{transition: 0s;}
.tab_content2 ul.type_button li label input[type='checkbox']{display: none}

.dropdown select{font-size: 3.5vw;padding: 2vw;}

.output div.code .thumb{
    width: 30vw;
    height: 30vw;
    border-radius: 100px;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0 auto 3vw;
}
.output div.code .prof{width: 100%;}
.output div.code .prof .telling{justify-content: center;}
.output div.code .prof .telling span:nth-of-type(1){
    font-size: 3.5vw;
    width: 95%;
    margin: 0;
    padding: 1vw;
    border-radius: 0;
}
.output div.code .prof .telling span:nth-of-type(2){
    font-size: 3.5vw;
}
.output div.code .prof a{
    width: 100%;
    font-size: 4vw;
    padding: 3vw;
}
.output div.code .prof .name{text-align: center;}
.output div.code .prof .name span{
    font-size: 6vw;
    color: #0e407e;
    margin-right: 5px;
}

.selectTxt .title{
	font-size: 3.5vw;
    padding: 1.5vw 0;
    top: -4vw;
}

.column-01,.column-02{width:100%;}
.column-02{border-top: none;}

.SearchArea input[name="word"]{
    margin: 1.5vw auto;
    font-size: 4vw;
	font-size: 16px;	
}
.button{
    width: 95%;
    margin: auto;	
}
.output div.code[style="display: block;"]{
    width: calc(100% + 8vw);
    margin: auto;
    transform: translate(-4vw,3vw);
}
ul.teller-list li#hitless.hit{
    width: 95%;
    margin: 0 auto 3vw;
}
.cont02-item-01, .cont02-item-02, .cont02-item-03{width: 100%;}
.cont02-item-01{border: none;}
p.no_hit{
    margin: 0;
    padding: 7vw 0;

}
.item-04-sub {
    width: 100% !important;
    border: none !important;
}

.tooltip_wrap{
	width: 100% !important;
    position: relative !important;	
}
.accordion.type2 h4 + .tooltip_wrap .tooltip_icon:before {    
    transform: translate(4vw , -12vw) !important;
    top: auto;
}
.tab_content2.cont03 ul{
    width: 95%;
    padding: 0;
    margin: 3vw auto;
	justify-content: space-between;
}
ul.fortune_list li a{
    justify-content: space-between;
    font-size: 3.5vw;	
}
.tab_content2.cont03 li span{width: 75%;}
ul.type_button{
    width: 100%;
    padding: 3vw 1vw 0;	
}
.search-result__hit-num{
    font-size: 4vw;
    margin: 0;	
}
.search-result{padding: 3vw 1vw;}
.keyword-wrap{margin: 0 0 1vw;}

.tab:checked:nth-of-type(4) ~ .tab_content2:nth-of-type(4){margin: 3vw 0 0;}

/*カレンダー*/
.sub-appeal-wrap h3 span span{
	font-size: 3.3vw;
	position: relative;
	top: -0.5vw;	
}



