@charset "utf-8";
/* CSS Document */
/*************************
     reset         
*************************/
html{font-size: 62.5%;}
html, body, h1, h2, h3, h4, ul, ol, li, p, div, span, img, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	vertical-align:baseline;
	}
body{
	height: 100%;
	font-size:1.6rem;/* 16px*/
    line-height:1.4;
}
article, header, footer, nav, section { 
	display:block;
}
body {
	height: 100%;
	font-family: 'Noto Sans JP', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
}
ol, ul {
	list-style: none;
	list-style-type: none;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	     -o-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}
img{width: 100%;}

/*****************************************
body
*****************************************/
body{background-color: #000;}
@media (min-width: 641px) {
	body#bf1{
		background-image: url(../bf1/img/bg_randall.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: fixed;
	}
	body#bf2{
		background-image: url(../bf2/img/bg_randall.jpg);
		background-size: cover;
		background-position: center;
		background-attachment: fixed;
	}
	body#bfr{
		background-image: url(../bfr/img/bg_dome.jpg);
		background-color:#06123b;
		background-size: cover;
		background-position: center;
		background-attachment: fixed;
	}
}
/*****************************************
wapper
*****************************************/
#wapper{
	width: 640px;
	position:relative;
	min-height: 100%;
	margin: 0 auto;	
}
	#bf1 #wapper, #bf2 #wapper{padding-top: 10px;}
	#bfr #wapper{padding-top: 0;}

.bg_library{
	position: relative;
	background-size: 640px 100%;
	min-height: 100vh;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    overflow: hidden;
  
}
#bf1 .bg_library:before{
    content: "";
    width: 640px;
    height: 100%;
    position: fixed;
    top: 0;
    background-image: url("../bf1/img/bg_library.jpg");
    background-position: center top;
    -webkit-animation: zoom 30s 0s linear infinite alternate;
    animation: zoom 30s 0s linear infinite alternate;
    background-repeat: no-repeat;
    background-color: #230402;
}
#bf2 .bg_library:before{
    content: "";
    width: 640px;
    height: 100%;
    position: fixed;
    top: 0;
    background-image: url("../bf2/img/bg_library.jpg");
    background-position: center top;
    -webkit-animation: zoom 30s 0s linear infinite alternate;
    animation: zoom 30s 0s linear infinite alternate;
    background-repeat: no-repeat;
    background-color: #230402;
}
#bfr .bg_library:before{
    content: "";
    width: 640px;
    height: 100%;
    position: fixed;
    top: 0;
    background-image: url("../bfr/img/bg_list.jpg");
    background-position: center center;
    -webkit-animation: zoom 30s 0s linear infinite alternate;
    animation: zoom 30s 0s linear infinite alternate;
    background-repeat: no-repeat;
    background-color: #1e2e52;
}

.bg_unit{
	width: 640px;
	background-repeat: no-repeat;
}
	#bf1 .bg_unit{background-image:url(../bf1/img/coliseum_base.jpg);}
	#bf2 .bg_unit{background-image:url(../bf2/img/battle_bg_001_01.jpg);}
	#bfr .bg_unit{background-image:url(../bfr/img/bg_unit.jpg);background-color: #06123b;}

#bf1 .full,
#bf2 .full,
#bfr .full{
	background-color: #000;
}
/*****************************************
header
*****************************************/
header{
	position: fixed;
	z-index: 2;
	width: 640px;
}
.header_title{
	display: flex;
	align-items: center;
	position: relative;
}
	#bf1 .header_title{
		background-image: url(../bf1/img/header_title_base1.png);
		width: 419px;
		height: 88px;	
	}
	#bf2 .header_title{
		background-image: url(../bf2/img/header_title_base1.png);
		width: 418px;
		height: 83px;
	}
	#bfr .header_title{
		background-image: url(../bfr/img/header_title_base1.png);
		width: 417px;
		height: 89px;
	}

.header_title p{
	color: #fff;
	font-weight: bold;
	text-shadow:1px 1px 3px #000;
	padding-left: 20px;
}
	#bfr .header_title p{text-shadow:0px 0px 10px #2f93ff;}

#bf1 .header_title .btn_back{width:96px ;height: 74px;} 
#bf2 .header_title .btn_back{width:110px ;height: 84px;} 
#bfr .header_title .btn_back{width:128px ;height: 44px;} 

.header_btn{
	position: absolute;
	top:0;
	right: 5px;
}
	#bfr .header_btn{
		top:10px;
		display: flex;
		flex-direction: row-reverse;
	}

#bf1 .header_btn div{width: 105px;height: 83px;}
#bf2 .header_btn div{width: 80px;height: 80px;}
#bfr .header_btn div{width: 86px;height: 74px;}

/*****************************************
ユニットリスト
*****************************************/
.unit_list{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 90px 0 100px 37px;
}
	#bfr .unit_list{padding: 120px 0 100px 37px;}

#bf1 .unit_list li{
	width: 102px;
	height: 102px;
	position: relative;
	margin:0 15px 15px 0;
}
#bf2 .unit_list li{
	width: 102px;
	height: 102px;
	position: relative;
	overflow: hidden;
	margin:0 15px 15px 0;
	background-image:url(../bf2/img/common_chara_frame_filter.png);
}
#bfr .unit_list li{
	width: 128px;
	height: 128px;
	position: relative;
	overflow: hidden;
	margin:0 19px 19px 0;
	background-color:rgba(6, 18, 59, 0.8);
}
.unit_list li span{position: absolute;
	bottom: 0;
	left: 50%;
    transform: translateX(-50%);
	font-weight:bold;
	color: #fff;
	text-shadow:2px 2px 0 #000, -2px -2px 0 #000,
              -2px 2px 0 #000, 2px -2px 0 #000,
              0px 2px 0 #000,  0-2px 0 #000,
              -2px 0 0 #000, 2px 0 0 #000;
 }
#bf1 .unit_frame{
	position: absolute;
	width: 102px;
	height: 102px;
}
#bf2 .unit_frame{
	position: absolute;
	width: 102px;
	height: 102px;
}
#bf2 .unit_img{
	width: 95px;
	height: 95px;
	padding: 5px 0 0 5px;
}
#bfr .unit_frame{
	position: absolute;
	width: 128px;
	height: 128px;
}
/*****************************************
ユニット詳細
*****************************************/
#bf1 #unit_box,
#bf2 #unit_box{
	display: grid;
	grid-template-rows:420px calc(100% - 420px) 100px;
	padding-bottom: 100px;
}
#bfr #unit_box{
	padding-bottom: 100px;
}
/************* 上部 **********************/
.unit_box_top{border-bottom: 2px solid #000;position: relative;}

.unit_gif{margin-top: 20px;}
#bfr .unit_gif{margin-top:-40px;}

.btn_motion{
	width: 90px; 
	height: 91px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	cursor: pointer;
}
.gifanime{
	width: 112px;
	height: 112px;
	background-color:rgba(6, 18, 59, 0.8);
	border: 2px solid #86a5c2;
	border-radius: 8px;
	position: absolute;
	bottom: 5px;
	left: 5px;
}
/************* 下部 **********************/
.unit_box_btm{
	background-color: #000;
	border-top: 3px solid #dcd3be;
	color: #f1eadb;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 500px;
	position: relative;
}
	#bf1 .unit_box_btm{border-top: 3px solid #dcd3be;color: #f1eadb;background-image: url(../bf1/img/bg_bf1logo.png);}
	#bf2 .unit_box_btm{border-top: 3px solid #e4f4f4;color: #e4f4f4;background-image: url(../bf2/img/bg_bf2logo.png);}
	#bfr .unit_box_btm{border-top: 3px solid #7c9abb;color: #e4f4f4;background-image: url(../bfr/img/bg_bfrlogo.png);background-color: #06123b;}

.unit_detail{
	padding: 20px 75px;
	position: relative;
}
	#bf1 .unit_detail{border-top: 3px solid #937843;border-bottom: 2px solid #dad1bd;}
	#bf2 .unit_detail{border-top: 3px solid #468a8a;border-bottom: 2px solid #e4f4f4;}
	#bfr .unit_detail{border-top: 3px solid #2e3e61;border-bottom: 2px solid #7c9abb;}

.unit_detail_number{
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 1.4rem;
}
	#bf1 .unit_detail_number{border-bottom: 1px solid #323232;}
	#bf2 .unit_detail_number{border-bottom: 1px solid #27272b;}
	#bfr .unit_detail_number{border-bottom: 1px solid #1a2c6b;}

.unit_detail_name{
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}

.series{margin-left: 10px;}
.zokusei{width: 30px;height: 30px;}
.name{font-weight: bold;margin-left: 10px;}
.rank{width:150px;height: 19px;}
.cv{font-size: 1.4rem;padding-top: 5px; color:#a6d0ff ;}

#bf1 .sex{width: 40px;height: 40px;position: absolute;bottom: 0px;right: 75px;}
#bf2 .sex{width: 42px;height: 57px;position: absolute;bottom: 0px;right: 75px;}
#bfr .sex{width: 40px;height: 40px;position: absolute;bottom: 10px;right: 75px;}

#bf1 .unit_text{border-top: 2px solid #937843;padding: 20px 75px;}
#bf2 .unit_text{border-top: 2px solid #468a8a;padding: 20px 75px;}
#bfr .unit_text{border-top: 2px solid #2e3e61;padding: 20px 75px;overflow: hidden;}
#bfr .unit_text p{padding: 0 0 20px 0;}

@media (min-width: 641px) {
	.unit_detail_number{font-size:1.2rem;}
	.unit_box_btm{font-size:1.2rem;}
	.cv{font-size:1.2rem;}
}
/*****************************************
アコーディオン
*****************************************/
.acd-check{
    display: none;
}
.acd-label{
    background: #22345e;
    border: 2px solid #acbcd5;
    border-radius: 8px;
    color: #fff;
    display: block;
    margin-bottom:5px;
    padding: 10px;
    position: relative;
    cursor: pointer;
}
.acd-label:after{
    box-sizing: border-box;
    content: '+';
    display: block;
    height: auto;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '－';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
.acd-content p{
	border-bottom: 1px dotted #acbcd5;
	padding: 5px 0 5px;
}
.acd-content p:last-child{
	border-bottom: none;
}
/*****************************************
ユニット全身
*****************************************/
#bf1 #unit_full_box,
#bf2 #unit_full_box{
	padding: 90px 0 100px;
}
#bfr #unit_full_box{
	display: grid;
	grid-template-rows:700px calc(100% - 700px);
	background-image:url(../bfr/img/bg_full.png);
	background-repeat: no-repeat;
	background-position:center top;
	padding-bottom: 100px;
}
#bf1 .unit_full,
#bf2 .unit_full{
	position: relative;
}
#bfr .unit_full{
	position: relative;
	width: 640px;
	overflow: hidden;
	margin-top: 100px;
}
#bf1 .full_img,
#bf2 .full_img{
	position: relative;
	z-index: 1;
	text-align: center;
}
#bfr .full_img{
	position: relative;
	z-index: 1;
}
#bf1 .full_img img,
#bf2 .full_img img{
	max-height: 700px;
	width:auto;
	max-width: 640px;
}
#bfr .full_img img{
}
.unit_serifu{
	color: #fff;
	padding: 20px 75px;
}
.btn_switch{
	width: 48px;
	height: 48px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	z-index: 1;
}

.unit_serifu_list{
	padding: 20px 75px;
    overflow: hidden;
}

/**************************
魔法陣アニメーション 
****************************/
.Circle{
	background-repeat: no-repeat;
	width: 645px;
	height: 645px;
}
.CircleGet{background-image: url(../bf1/img/CircleGet.png);}
.CircleRea{background-image: url(../bf1/img/CircleRea.png);}
.CircleGekiRea{background-image: url(../bf1/img/CircleGekiRea.png);}
.CircleSuperGekiRea{background-image: url(../bf1/img/CircleSuperGekiRea.png);}

.Circle-anime{
animation: 7s spin linear infinite;
position: absolute;
overflow: hidden;
}
@keyframes spin{
  0%{transform: translate(0, -55%) rotateX(250deg) rotate(0deg);}
  100%  {transform: translate(0, -55%) rotateX(250deg) rotateZ(360deg);}
}
/**************************
ふきだし 
****************************/
.fukidashi{
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 10px 20px;
  width: 100%;
  color: #000;
  background: #f7faeb;
  border: solid 3px #555;
  box-sizing: border-box;
  border-radius:12px;
}
.fukidashi:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}
.fukidashi:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #555;
  z-index: 1;
}
.fukidashi p {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
/**************************
 ページ 
****************************/
.page{
	display: flex;
	justify-content: space-between;
	color: #fff;
	padding: 90px 10px 0;
	text-shadow:1px 1px 3px #000;
	position: relative;
	z-index: 1;
}
.prev{
	padding: 0 0 0 16px;
	font-weight: bold;
}
.next{
	padding: 0 16px 0 0;
	font-weight: bold;
}
/*** 矢印 ***/
.arrow{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
}
.arrow::before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.prev:before{
    left: 3px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.next:after{
    right: 3px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.page a{color: #fff;font-weight: bold;text-decoration: none;}
/**********************************
 footer
*********************************/
footer{
	width:100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	color: #fff;
	background-color: rgba(0, 0, 0, 1.0);
	display: flex;
	align-items: center;
	justify-content: center;
}
footer small {
	font-size: 0.8rem;}

/*****************************************
ポップアップ
*****************************************/
.open {
	cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}
#pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}
.overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
#pop-up:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color:rgba(0,0,0,0.9);
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.window {
	/*width: 90vw;
	max-width: 560px;
	height: 315px;*/
	/*display: flex;
	justify-content: center;*/
	max-width: 630px;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid #fff;
    border-radius: 8px;
    padding: 10px;
    overflow: hidden;
}
#bf1 .window {background-color: #1e0b00;}
#bf2 .window {background-color: #7aadad;}
#bfr .window {background-color: #042764;}

.text {
	margin: 0;
	line-height: 0;
}
.close {
	cursor:pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 2.4rem;
	color: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
	background-color: #000;
	border: 1px solid #fff;
	border-radius: 4px;
}
/*****************************************
ソートフィルター 
*****************************************/
/***** BF1 *****/
#bf1 .sort_title{
	color: #fff;
	height: 50px;
	padding: 7px 5px 0;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../bf1/img/bg_tab.png);
	background-position: center center;
	text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
    border-radius: 8px;
}
#bf1 .filter_title{
	color: #fff;
	padding: 5px 0 0 5px;
	font-weight: bold;
	/*text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;*/
    font-size: 1.4rem;

}
#bf1 .btn_sort_ok{
	width:204px !important ;
	height: 84px !important ;
	margin: 20px auto 0;
	cursor: pointer;
}
#filter_zokusei,
#filter_rare,
#filter_unit,
#filter_sex,
#sort_list{
	display: flex;
	flex-direction: row;
	    justify-content: space-between;
	width: 500px;
	margin:0 auto;
}
#bf1 #filter_zokusei .checkbox-type {
	cursor: pointer;
    width: 78px;
    height: 67px;

}
#bf1 #filter_rare .checkbox-type {
	cursor: pointer;
    width: 59px;
    height: 67px;
}
#bf1 #filter_unit .checkbox-type,
#bf1 #filter_sex .checkbox-type,
#bf1 #sort_list .radio-type{
	cursor: pointer;
    width: 120px;
    height: 67px;
    margin-right: 4px;
}
.checkbox-type label,
.radio-type label{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-width: 50px;
  text-align: center;
  -webkit-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
}

.checkbox-type label:before,
.radio-type label:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
	#bf1 #filter_zokusei .checkbox-type label:before{width: 78px;height: 67px;}
	#bf1 #filter_rare .checkbox-type label:before{width: 59px;height: 67px;}
	#bf1 #filter_unit .checkbox-type label:before,
	#bf1 #filter_sex .checkbox-type label:before,
	#bf1 #sort_list .radio-type label:before
	{width: 120px;height: 67px;}

/***** BF2 *****/
#bf2 .sort_title{
	color: #fff;
	height: 50px;
	padding: 7px 5px 0;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../bf2/img/bg_tab.png);
	background-position: center center;
	text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
    border-radius: 8px;
}
#bf2 .filter_title{
	color: #fff;
	padding: 5px 0 0 5px;
	font-weight: bold;
	/*text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;*/
    font-size: 1.4rem;

}
#bf2 .btn_sort_ok{
	width:202px !important ;
	height: 82px !important ;
	margin: 20px auto 0;
	cursor: pointer;
}
#bf2 #filter_zokusei .checkbox-type {
	cursor: pointer;
    width: 70px;
    height: 70px;
}
#bf2 #filter_rare .checkbox-type {
	cursor: pointer;
    width: 100px;
    height: 62px;
}
#bf2 #filter_unit .checkbox-type{
	cursor: pointer;
    width: 120px;
    height: 53px;
}

#bf2 #filter_sex .checkbox-type,
#bf2 #sort_list .radio-type{
	cursor: pointer;
    width: 154px;
    height: 74px;
    margin-right: 4px;
}
	#bf2 #filter_zokusei .checkbox-type label:before{width: 70px;height: 70px;}
	#bf2 #filter_rare .checkbox-type label:before{width: 100px;height: 62px;}
	#bf2 #filter_unit .checkbox-type label:before{width: 120px;height: 53px;}
	#bf2 #filter_sex .checkbox-type label:before{width: 154px;height: 74px;}
	#bf2 #sort_list .radio-type label:before{width: 154px;height: 74px;}
/***** BFr *****/
#bfr .sort_title{
	color: #fff;
	height: 50px;
	padding: 7px 5px 0;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../bfr/img/bg_tab.png);
	background-position: center center;
	text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
    border-radius: 8px;
}
#bfr .filter_title{
	color: #fff;
	padding: 5px 0 0 5px;
	font-weight: bold;
	text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0-1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
    font-size: 1.4rem;

}
#bfr .btn_sort_ok{
	width:232px !important ;
	height: 80px !important ;
	margin: 20px auto 0;
	cursor: pointer;
}
#bfr #filter_zokusei .checkbox-type {
	cursor: pointer;
    width: 75px;
    height: 64px;
}
#bfr #filter_sex .checkbox-type{
	cursor: pointer;
    width: 140px;
    height: 76px;
    margin-right: 4px;
}
	#bfr #filter_zokusei .checkbox-type label:before{width: 75px;height: 64px;}
	#bfr #filter_sex .checkbox-type label:before{width: 140px;height: 76px;}
/****************************
 チェックボックス
 *****************************/
.checkbox-type input[type="checkbox"] {
  display: none;
}
/***** BF1 *****/
#bf1 .checkbox-type label[for="type-no1"]:before {
  background-image: url("../bf1/img/btn_zokusei_1_on.png");
}
#bf1 .checkbox-type label[for="type-no2"]:before {
  background-image: url("../bf1/img/btn_zokusei_2_on.png");
}
#bf1 .checkbox-type label[for="type-no3"]:before {
  background-image: url("../bf1/img/btn_zokusei_3_on.png");
}
#bf1 .checkbox-type label[for="type-no4"]:before {
  background-image: url("../bf1/img/btn_zokusei_4_on.png");
}
#bf1 .checkbox-type label[for="type-no5"]:before {
  background-image: url("../bf1/img/btn_zokusei_5_on.png");
}
#bf1 .checkbox-type label[for="type-no6"]:before {
  background-image: url("../bf1/img/btn_zokusei_6_on.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-no1"]:before {
  background-image: url("../bf1/img/btn_zokusei_1_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-no2"]:before {
  background-image: url("../bf1/img/btn_zokusei_2_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-no3"]:before {
  background-image: url("../bf1/img/btn_zokusei_3_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-no4"]:before {
  background-image: url("../bf1/img/btn_zokusei_4_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-no5"]:before {
  background-image: url("../bf1/img/btn_zokusei_5_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-no6"]:before {
  background-image: url("../bf1/img/btn_zokusei_6_off.png");
}

#bf1 .checkbox-type label[for="type-rare1"]:before {
  background-image: url("../bf1/img/btn_rare_01_on.png");
}
#bf1 .checkbox-type label[for="type-rare2"]:before {
  background-image: url("../bf1/img/btn_rare_02_on.png");
}
#bf1 .checkbox-type label[for="type-rare3"]:before {
  background-image: url("../bf1/img/btn_rare_03_on.png");
}
#bf1 .checkbox-type label[for="type-rare4"]:before {
  background-image: url("../bf1/img/btn_rare_04_on.png");
}
#bf1 .checkbox-type label[for="type-rare5"]:before {
  background-image: url("../bf1/img/btn_rare_05_on.png");
}
#bf1 .checkbox-type label[for="type-rare6"]:before {
  background-image: url("../bf1/img/btn_rare_06_on.png");
}
#bf1 .checkbox-type label[for="type-rare7"]:before {
  background-image: url("../bf1/img/btn_rare_07_on.png");
}
#bf1 .checkbox-type label[for="type-rare8"]:before {
  background-image: url("../bf1/img/btn_rare_08_on.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare1"]:before {
  background-image: url("../bf1/img/btn_rare_01_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare2"]:before {
  background-image: url("../bf1/img/btn_rare_02_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare3"]:before {
  background-image: url("../bf1/img/btn_rare_03_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare4"]:before {
  background-image: url("../bf1/img/btn_rare_04_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare5"]:before {
  background-image: url("../bf1/img/btn_rare_05_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare6"]:before {
  background-image: url("../bf1/img/btn_rare_06_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare7"]:before {
  background-image: url("../bf1/img/btn_rare_07_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare8"]:before {
  background-image: url("../bf1/img/btn_rare_08_off.png");
}

#bf1 .checkbox-type label[for="type-unit1"]:before {
  background-image: url("../bf1/img/btn_unit_01_on.png");
}
#bf1 .checkbox-type label[for="type-unit2"]:before {
  background-image: url("../bf1/img/btn_unit_02_on.png");
}
#bf1 .checkbox-type label[for="type-unit3"]:before {
  background-image: url("../bf1/img/btn_unit_03_on.png");
}
#bf1 .checkbox-type label[for="type-unit4"]:before {
  background-image: url("../bf1/img/btn_unit_04_on.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-unit1"]:before {
  background-image: url("../bf1/img/btn_unit_01_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-unit2"]:before {
  background-image: url("../bf1/img/btn_unit_02_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-unit3"]:before {
  background-image: url("../bf1/img/btn_unit_03_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-unit4"]:before {
  background-image: url("../bf1/img/btn_unit_04_off.png");
}

#bf1 .checkbox-type label[for="type-sex1"]:before {
  background-image: url("../bf1/img/btn_sex_01_on.png");
}
#bf1 .checkbox-type label[for="type-sex2"]:before {
  background-image: url("../bf1/img/btn_sex_02_on.png");
}
#bf1 .checkbox-type label[for="type-sex3"]:before {
  background-image: url("../bf1/img/btn_sex_03_on.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-sex1"]:before {
  background-image: url("../bf1/img/btn_sex_01_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-sex2"]:before {
  background-image: url("../bf1/img/btn_sex_02_off.png");
}
#bf1 .checkbox-type input[type="checkbox"]:checked + label[for="type-sex3"]:before {
  background-image: url("../bf1/img/btn_sex_03_off.png");
}
/***** BF2 *****/
#bf2 .checkbox-type label[for="type-no1"]:before {
  background-image: url("../bf2/img/btn_zokusei_1_on.png");
}
#bf2 .checkbox-type label[for="type-no2"]:before {
  background-image: url("../bf2/img/btn_zokusei_2_on.png");
}
#bf2 .checkbox-type label[for="type-no3"]:before {
  background-image: url("../bf2/img/btn_zokusei_3_on.png");
}
#bf2 .checkbox-type label[for="type-no4"]:before {
  background-image: url("../bf2/img/btn_zokusei_4_on.png");
}
#bf2 .checkbox-type label[for="type-no5"]:before {
  background-image: url("../bf2/img/btn_zokusei_5_on.png");
}
#bf2 .checkbox-type label[for="type-no6"]:before {
  background-image: url("../bf2/img/btn_zokusei_6_on.png");
}
#bf2 .checkbox-type label[for="type-no7"]:before {
  background-image: url("../bf2/img/btn_zokusei_7_on.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-no1"]:before {
  background-image: url("../bf2/img/btn_zokusei_1_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-no2"]:before {
  background-image: url("../bf2/img/btn_zokusei_2_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-no3"]:before {
  background-image: url("../bf2/img/btn_zokusei_3_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-no4"]:before {
  background-image: url("../bf2/img/btn_zokusei_4_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-no5"]:before {
  background-image: url("../bf2/img/btn_zokusei_5_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-no6"]:before {
  background-image: url("../bf2/img/btn_zokusei_6_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-no7"]:before {
  background-image: url("../bf2/img/btn_zokusei_7_off.png");
}

#bf2 .checkbox-type label[for="type-rare1"]:before {
  background-image: url("../bf2/img/btn_rare_01_on.png");
}
#bf2 .checkbox-type label[for="type-rare2"]:before {
  background-image: url("../bf2/img/btn_rare_02_on.png");
}
#bf2 .checkbox-type label[for="type-rare3"]:before {
  background-image: url("../bf2/img/btn_rare_03_on.png");
}
#bf2 .checkbox-type label[for="type-rare4"]:before {
  background-image: url("../bf2/img/btn_rare_04_on.png");
}
#bf2 .checkbox-type label[for="type-rare5"]:before {
  background-image: url("../bf2/img/btn_rare_05_on.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare1"]:before {
  background-image: url("../bf2/img/btn_rare_01_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare2"]:before {
  background-image: url("../bf2/img/btn_rare_02_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare3"]:before {
  background-image: url("../bf2/img/btn_rare_03_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare4"]:before {
  background-image: url("../bf2/img/btn_rare_04_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-rare5"]:before {
  background-image: url("../bf2/img/btn_rare_05_off.png");
}

#bf2 .checkbox-type label[for="type-unit1"]:before {
  background-image: url("../bf2/img/btn_unit_01_on.png");
}
#bf2 .checkbox-type label[for="type-unit2"]:before {
  background-image: url("../bf2/img/btn_unit_02_on.png");
}
#bf2 .checkbox-type label[for="type-unit3"]:before {
  background-image: url("../bf2/img/btn_unit_03_on.png");
}
#bf2 .checkbox-type label[for="type-unit4"]:before {
  background-image: url("../bf2/img/btn_unit_04_on.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-unit1"]:before {
  background-image: url("../bf2/img/btn_unit_01_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-unit2"]:before {
  background-image: url("../bf2/img/btn_unit_02_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-unit3"]:before {
  background-image: url("../bf2/img/btn_unit_03_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-unit4"]:before {
  background-image: url("../bf2/img/btn_unit_04_off.png");
}

#bf2 .checkbox-type label[for="type-sex1"]:before {
  background-image: url("../bf2/img/btn_sex_01_on.png");
}
#bf2 .checkbox-type label[for="type-sex2"]:before {
  background-image: url("../bf2/img/btn_sex_02_on.png");
}
#bf2 .checkbox-type label[for="type-sex3"]:before {
  background-image: url("../bf2/img/btn_sex_03_on.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-sex1"]:before {
  background-image: url("../bf2/img/btn_sex_01_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-sex2"]:before {
  background-image: url("../bf2/img/btn_sex_02_off.png");
}
#bf2 .checkbox-type input[type="checkbox"]:checked + label[for="type-sex3"]:before {
  background-image: url("../bf2/img/btn_sex_03_off.png");
}
/***** BFR *****/
#bfr .checkbox-type label[for="type-no1"]:before {
  background-image: url("../bfr/img/btn_zokusei_1_on.png");
}
#bfr .checkbox-type label[for="type-no2"]:before {
  background-image: url("../bfr/img/btn_zokusei_2_on.png");
}
#bfr .checkbox-type label[for="type-no3"]:before {
  background-image: url("../bfr/img/btn_zokusei_3_on.png");
}
#bfr .checkbox-type label[for="type-no4"]:before {
  background-image: url("../bfr/img/btn_zokusei_4_on.png");
}
#bfr .checkbox-type label[for="type-no5"]:before {
  background-image: url("../bfr/img/btn_zokusei_5_on.png");
}
#bfr .checkbox-type label[for="type-no6"]:before {
  background-image: url("../bfr/img/btn_zokusei_6_on.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-no1"]:before {
  background-image: url("../bfr/img/btn_zokusei_1_off.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-no2"]:before {
  background-image: url("../bfr/img/btn_zokusei_2_off.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-no3"]:before {
  background-image: url("../bfr/img/btn_zokusei_3_off.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-no4"]:before {
  background-image: url("../bfr/img/btn_zokusei_4_off.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-no5"]:before {
  background-image: url("../bfr/img/btn_zokusei_5_off.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-no6"]:before {
  background-image: url("../bfr/img/btn_zokusei_6_off.png");
}
#bfr .checkbox-type label[for="type-sex1"]:before {
  background-image: url("../bfr/img/btn_sex_01_on.png");
}
#bfr .checkbox-type label[for="type-sex2"]:before {
  background-image: url("../bfr/img/btn_sex_02_on.png");
}
#bfr .checkbox-type label[for="type-sex3"]:before {
  background-image: url("../bfr/img/btn_sex_03_on.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-sex1"]:before {
  background-image: url("../bfr/img/btn_sex_01_off.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-sex2"]:before {
  background-image: url("../bfr/img/btn_sex_02_off.png");
}
#bfr .checkbox-type input[type="checkbox"]:checked + label[for="type-sex3"]:before {
  background-image: url("../bfr/img/btn_sex_03_off.png");
}
/**************************
 ラジオボタン
 **************************/
.radio-type input[type="radio"] {
  display: none;
}
/****** BF1 *****/
#bf1 .radio-type label[for="type-sort1"]:before {
  background-image: url("../bf1/img/btn_sort_01_on.png");
}
#bf1 .radio-type label[for="type-sort2"]:before {
  background-image: url("../bf1/img/btn_sort_02_on.png");
}
#bf1 .radio-type label[for="type-sort3"]:before {
  background-image: url("../bf1/img/btn_sort_03_on.png");
}
#bf1 .radio-type input[type="radio"]:checked + label[for="type-sort1"]:before {
  background-image: url("../bf1/img/btn_sort_01_off.png");
}
#bf1 .radio-type input[type="radio"]:checked + label[for="type-sort2"]:before {
  background-image: url("../bf1/img/btn_sort_02_off.png");
}
#bf1 .radio-type input[type="radio"]:checked + label[for="type-sort3"]:before {
  background-image: url("../bf1/img/btn_sort_03_off.png");
}
/****** BF2 *****/
#bf2 .radio-type label[for="type-sort1"]:before {
  background-image: url("../bf2/img/btn_sort_01_on.png");
}
#bf2 .radio-type label[for="type-sort2"]:before {
  background-image: url("../bf2/img/btn_sort_02_on.png");
}
#bf2 .radio-type label[for="type-sort3"]:before {
  background-image: url("../bf2/img/btn_sort_03_on.png");
}
#bf2 .radio-type input[type="radio"]:checked + label[for="type-sort1"]:before {
  background-image: url("../bf2/img/btn_sort_01_off.png");
}
#bf2 .radio-type input[type="radio"]:checked + label[for="type-sort2"]:before {
  background-image: url("../bf2/img/btn_sort_02_off.png");
}
#bf2 .radio-type input[type="radio"]:checked + label[for="type-sort3"]:before {
  background-image: url("../bf2/img/btn_sort_03_off.png");
}
