@charset "UTF-8";

body {
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
font-size: 16px;
color: #000;
overflow-x: hidden;
}

section:nth-of-type(odd){background-color:#FFF;}
section:nth-of-type(even){background-color:#e1ebf5;}

.fc_red{
	color: #FF0004;
}

@media screen and (max-width: 280px) { /*Galaxy Fold*/
  body {
  font-size: 14px;
  }
}

article{
width: 100%;
}
section{
  position: relative;
}
.active{
  opacity: 1;
}
a{
  transition: .3s;
}
a:link,
a:visited{
  color: #0952a4;
}
a:hover{
  opacity: 0.7;
}
.t_red {
    color: #e50000;
}

.search_kokunaiBar .serchBox .content_wrap.box_airset,
.search_kokunaiBar .serchBox > ul > li.tab_airset { display: none;}

/* がたつき防止 */
.slider_jrplan,.slider_tabiwa,.slider_special {
  display: none;
}
.slider_jrplan.slick-initialized,
.slider_tabiwa.slick-initialized,
.slider_special.slick-initialized {
  display: block;
}


/*
  common
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/
.pcnone{
	display:none;
}
#container{
  position: relative;
  z-index:1;
}

.inner{
	max-width: 970px;
	width: 97%;
  margin: 0 auto;
}
section{
  margin: 0 auto;
  padding: 60px 0 60px 0;
  
}

h2 {
    padding: 0.5em 0.7em;
    margin-bottom: 1.2em;
    border: 2px solid #00499F;
    box-shadow: 5px 5px #00499F;
    color: #00499F;
    background: #FFF;
    font-size: 26px;
    font-weight: bold;
}


.titHead{
  padding: 3px;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  display: inline;
  background-image: linear-gradient(rgba(0,0,0,0) 50%, #b7d6f3 50%);
}

}  /*PC*/


@media screen and (max-width: 759.9px) { /*SP*/
	#dirPathBlock{
		width: 90%;
    margin: 0 auto 20px;
	}
.spnone{
	display:none;
}
#container{
  position: relative;
  width: 100%;
}
.inner{
  margin: 0 auto;
  width: 100%;
}
section{
  padding: 20px 0 20px 0;
}

h2 {
    padding: 0.7em;
    margin: 0 0.5em 1.2em;
    border: 2px solid #00499F;
    box-shadow: 3px 3px #00499F;
    color: #00499F;
    background: #FFF;
    font-size: 18px;
    font-weight: bold;
}

.titHead{
  padding: 3px 3px 3px 10px;
  color: #000;
  font-size: 1.3em;
  font-weight: 600;
  display: inline;
  background-image: linear-gradient(rgba(0,0,0,0) 50%, #b7d6f3 50%);
}

}  /*SP*/















/*
  title
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/
#title{
	width:100%;
	background:#fff url(../images/bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	text-align:center;
	max-height:500px;

}

	#title img{
		width: 100%;
		max-width: 950px;
		max-height:500px;
	}

#title h2{
margin:0 auto;
padding:0;
max-width: 950px;
text-align: right;
}
#title h2 img{
margin:0;
padding:0 0;
max-width: 950px;
}
}


@media screen and (max-width: 759.9px) {  /*SP*/
#title{
	position:relative;
	background:#000;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
    margin:0 auto;
	max-width: 1000px;
}
#title img{
width: 100%;
height: auto;
}
}



/*
  navi
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/
#navi{
	text-align:center;
	padding:20px 0 20px;
    background: #00499f;
}
	
	#navi ul{
		display: flex;
		justify-content: center;
		max-width: 950px;
		margin: 0 auto;
	}

#navi li{
	width: 48%;
	letter-spacing:normal;
    font-size: 20px;
    font-weight: bold;
    padding:20px 30px 20px;
    color: #FFF;
    border-right:1px solid #fff;

}
#navi li.coupon{
	display:inline-block;
	letter-spacing:normal;
    font-size: 20px;
    font-weight: bold;
    padding:10px 20px 30px;
    color: #fff;
    height:20px;
    border-right:1px solid #fff;
}
#navi li:first-child{
    border-left:1px solid #fff;
}
#navi li:last-child{
}
#navi li a{
	display:block;
	color: #fff;
}

#navi li:nth-of-type(1){
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
#navi .caption {
    max-width: 950px;
    margin: 0 auto 20px;
    text-align: right;
    color: #fff;
    letter-spacing: -0.1em;
    font-size: 11px;
}


}


@media screen and (max-width: 759.9px) {  /*SP*/
#navi{
    background: #00499f;
    text-align:center;
	letter-spacing:-0.4em;
	padding:0.5rem 0 0.5rem;
	display:table;
	width:100%;
    
}
    #navi ul {
        display:flex;
        justify-content: center;
        margin:0 10px;
    }
#navi li{
	display: inline-block;
        letter-spacing: normal;
        border-right: 1px solid #ffffff;
        font-size: 13.5px;
        font-weight: bold;
        padding: 0rem 0.3rem 0 0.3rem;
        /* background: url(../images/navi_line.png) no-repeat right; */
        background-size: 3px 30px;
        color: #fff;
        /* vertical-align: middle; */
        width: 34%;
}
#navi li:nth-child(1),
#navi li:nth-child(2) ,
#navi li:nth-child(4) {
}
#navi li:last-child{
    background: none;
}

#navi li a{
    padding:0;
	display:block;
	/*color: #004f8e;*/
    color:#fff;
    line-height:1.2;
}

#navi li:nth-of-type(1){
	border-left:1px solid #fff;
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
#navi .caption {
    width: 100%;
    margin: 0 auto 20px;
    padding-right: 10px;
    text-align: right;
    color: #fff;
    letter-spacing: -0.1em;
    font-size: 11px;
}

}



.r_underline{
	text-decoration: underline;
	color: #FF0004;
}


.mb0{
	margin-bottom: 0 !important;
}

/*
 メイン
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/
	.att{
		padding: 15px 15px; 
		font-size: 16px;
		line-height: 1.8;
		background-color: #ffffff;
		border: 2px solid #FD0004; 
		margin: 40px 0 40px 0;
	}
	
	.txtbox{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		margin: 20px 0 0 0;
	}
	
	.bannersolo{
		max-width: 400px;
		margin: 30px auto 0;
	}
	
	.bannersolo img{
		width: 100%;
	}
	
	.bannerbox{
		max-width:970px;
        background:#fff;
        box-sizing: border-box;
        padding: 20px;
        border: 3px solid #c1dae9;
        box-shadow: 3px 3px 0 0 #c1dae9;
       /* border-radius: 20px;*/
		margin: 0 0 40px 0;
	}
	
	.bannerbox h3{
		font-weight: bold;
  position: relative;
  border-bottom: solid 3px #00beeb;
  margin: 0 auto 30px;
  padding: 5px 0 5px 0;
		font-size: 20px;
	}
	
	.bannerbox h3::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00499f;
  bottom: -3px;
  width: 15%;
}
	
	.bannerboxin{
		display: flex;
		justify-content: space-between;
	}
	
	.bannerimg{
		width: 30%;
		max-width: 400px;
	}
	
	.bannerimg img{
		width: 100%;
	}
	
	.bannerdetail{
		width: 68%;
		font-size: 16px;
		line-height: 1.8;
	}
	
	.bannertxt{
		margin: 0 0 20px 0;
	}
	
	.lasttxt{
		margin: 0 0 0 0 !important;
	}
	
	.bannerdetail ul{
		margin: 0 0 20px 0;
		list-style: none;
		
	
	}
	
	.bannerdetail ul li{
		display: flex;
		justify-content: flex-start;
	}
	
	.bannerdetail ul li span{
		display: block;
	}
	
	.bannerdetail ul li span.koumoku{
		margin: 0 5px 0 0;
		/*width: 20%;*/
       white-space: nowrap;
	}
	
	.bannerdetail ul li span.naiyou{
		
	}
	
	.btnarea{
		margin: 40px 0 0 0;
	}
	
	.btnarea2{
		margin: 30px 0 30px 0;
	}
   
	.endarea{
		margin: 40px 0 0 0;
		background: #FFFCD2;
	padding: 20px; 
		
	}
	
	.endarea p{
		text-align: center;
		font-weight: bold;
		color: #FF0004;
		font-size: 16px;
        line-height: 1.5;
	}
    
	.notearea{
		margin-bottom: 20px;
		background: #FFEFEF;
        border: 1px solid #F00;
        padding: 20px; 
		font-size: 16px;
        line-height: 1.5;
	}
	
	.notearea p{
		text-align: center;
		font-weight: bold;
		color: #FF0004;
	}
  
    /*ボタン通常*/
	
	.camp_btnL{
		width: 80% !important;
		margin: 0 auto !important;
		max-width: 970px !important;
	}
.camp_btn{
	
	display: block;
  width: 100%;
  max-width: 400px; /* ボタン幅 */
margin:0 auto;
  position: relative;
  background: #00499f; /* 背景色 */
  border: 2px solid #00499f;
  padding: 1em 2em;
  font-weight: bold;
  color: #fff !important; /* 文字色 */
  text-decoration: none;
  text-align: center;
  transition-duration: 0.3s;
	border-radius: 20px;
	font-size: 20px;
	
}
	
.camp_btn::after {
	 content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff; /* 矢印の色 */
  border-right: 2px solid #fff; /* 矢印の色 */
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}	

.camp_btn:hover {
    opacity: 0.8;
}
.camp_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.camp_btn a,
.camp_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}


/*◆プラン*/
.itemBox {
    border: 2px solid #0066CC;
    margin: 20px 0 30px;
    padding: 20px;
    background: #FFF;
    border-radius: 5px;
}

.itemBox h3 {
    border-bottom: 6px double #0066CC;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.itemBox .itemBoxinner {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.itemBox .bnr {

}

.itemBox .bnr img {
	width: 300px;
	height: auto;
}

.itemBox .detail {
	width: 610px;
	line-height: 1.5;
    margin-left: 15px;
}

.itemBox ul li {
    display: flex;
    justify-content: flex-start;
}
	
.itemBox ul li span {
    display: block;
}
	
.itemBox ul li span.label {
    margin: 0 5px 0 0;
    /*width: 20%;*/
    white-space: nowrap;
}

.itemBox ul li span.lead {
}

.itemBox .yoyaku .Btn {
  color: #fff;
  width: 60%;
  margin: 10px auto;
  text-align: center;
  background: #003399;
  border-radius: 5px;
  padding: 20px;
  position: relative; /* 追記 */
  font-size: 20px;
  font-weight: bold;
}

.itemBox .yoyaku .Btn a {
	color: #fff;
}

.itemBox .yoyaku .Btn::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  font-weight: bold;
}

.itemBox .yoyaku .Btn_gray {
  color: #fff;
  width: 60%;
  margin: 10px auto;
  text-align: center;
  background: #666;
  border-radius: 5px;
  padding: 20px;
  position: relative; /* 追記 */
  font-size: 20px;
  font-weight: bold;
}

.itemBox .yoyaku .Btn_gray::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.end {
    margin-top: 20px;
    background: #E9E9E9;
	padding: 20px; 
    text-align: center;
    color: #FF0000;
    line-height: 1.5;
    border-radius: 5px;
}



}  /*PC*/


@media screen and (max-width: 759.9px) {  /*SP*/
.att{
		padding: 10px 10px;
        font-size: 14px;
        line-height: 1.8;
        background-color: #ffffff;
        border: 2px solid #FD0004;
        width: 92%;
        margin: 30px auto 30px;
	}
	
	.txtbox{
		text-align: center;
		font-size: 14px;
		font-weight: bold;
	}
	
	.bannersolo{
		max-width: 400px;
		margin: 30px auto 0;

	}
	
	.bannersolo img{
		width: 100%;
	}
	
	.bannerbox{
		
		 width:92%;
        background-image: none;
        box-sizing: border-box;
        margin: 0 auto 30px;
        box-sizing: border-box;
        background-color: #fff;
		border: 3px solid #c1dae9;
        box-shadow: 3px 3px 0 0 #c1dae9;
		/* border-radius: 20px;*/
		padding: 15px;
        
       
	}
	
	.bannerbox h3{
		font-weight: bold;
  position: relative;
  border-bottom: solid 3px #00beeb;
  margin: 0 auto 20px;
  padding: 5px 0 5px 0;
		font-size: 16px;
	}
	
	.bannerbox h3::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00499f;
  bottom: -3px;
  width: 15%;
}
	
	
  
  	.bannerboxin{
		/*display: flex;
		justify-content: space-between;*/
	}
	
	.bannerimg{
		width: 100%;
		max-width: 400px;
		margin: 0 0 20px 0;
	}
	
	.bannerimg img{
		width: 100%;
	}
	
	.bannerdetail{
		width: 100%;
		font-size: 14px;
		line-height: 1.8;
	}
	
	.bannertxt{
		margin: 0 0 20px 0;
	}
	
	.lasttxt{
		margin: 0 0 0 0 !important;
	}
	
	.bannerdetail ul{
		margin: 0 0 20px 0;
		list-style: none;
		
	
	}
	
	.bannerdetail ul li{
		display: flex;
		justify-content: flex-start;
	}
	
	.bannerdetail ul li span{
		display: block;
	}
	
	.bannerdetail ul li span.koumoku{
		margin: 0 5px 0 0;
		white-space: nowrap;
	}
	
	.bannerdetail ul li span.naiyou{
		/*width: 70%;*/
	}
	
	.btnarea{
		margin: 40px 0 20px 0;
	}
	
	.endarea{
		margin: 40px 0 0 0;
		background: #FFFCD2;
	padding: 10px; 
		
	}
	
	.endarea p{
		text-align: center;
		font-weight: bold;
		color: #FF0004;
		font-size: 14px;
        line-height: 1.5;
	}

	.notearea{
		margin-bottom: 20px;
		background: #FFEFEF;
        border: 1px solid #F00;
        padding: 20px; 
		font-size: 0.9em;
        line-height: 1.5;
	}
	
	.notearea p{
		text-align: center;
		font-weight: bold;
		color: #FF0004;
	}
	
    .flex-box {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 0;
}
   
    /*ボタン通常*/
.camp_btnL{
		width: 90% !important;
		margin: 0 auto !important;
		max-width: 970px !important;
	}
	
.camp_btn{
	
	display: block;
  width: 100%;
  max-width: 400px; /* ボタン幅 */
margin:0 auto;
  position: relative;
  background: #00499f; /* 背景色 */
  border: 2px solid #00499f;
  padding: 1em 2em;
  font-weight: bold;
  color: #fff !important; /* 文字色 */
  text-decoration: none;
  text-align: center;
  transition-duration: 0.3s;
	border-radius: 20px;
	font-size: 16px;
	
}
	
.camp_btn::after {
	 content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff; /* 矢印の色 */
  border-right: 2px solid #fff; /* 矢印の色 */
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
.camp_btn:hover {
    opacity: 0.8;
}
.camp_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.camp_btn a,
.camp_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}












/*◆プラン*/
.itemBox {
    border: 2px solid #0066CC;
    margin: 20px auto 30px;
    padding: 15px;
    background: #FFF;
    border-radius: 5px;
    display:flex;
    flex-flow: column;
    width: 92%;
}

.itemBox h3 {
    border-bottom: 6px double #0066CC;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 1.4;
}

.itemBox .itemBoxinner {
    width: 100%;
    margin-top: 15px;
}

.itemBox .bnr {

}

.itemBox .bnr img {
	width: 100%;
	height: auto;
}

.itemBox .detail {
	width: 100%;
	line-height: 1.5;
    margin-top: 10px;
}

.itemBox ul li {
    display: flex;
    justify-content: flex-start;
}
	
.itemBox ul li span {
    display: block;
}
	
.itemBox ul li span.label {
    margin: 0 5px 0 0;
    /*width: 20%;*/
    white-space: nowrap;
}

.itemBox ul li span.lead {
}

.itemBox .yoyaku .Btn {
  color: #fff;
  width: 100%;
  margin: 10px auto;
  text-align: center;
  background: #003399;
  border-radius: 5px;
  padding: 20px;
  position: relative; /* 追記 */
  font-size: 1.1em;
  font-weight: bold;
}

.itemBox .yoyaku .Btn a {
	color: #fff;
}

.itemBox .yoyaku .Btn::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  font-weight: bold;
}

.itemBox .yoyaku .Btn_gray {
  color: #fff;
  width: 100%;
  margin: 10px auto;
  text-align: center;
  background: #666    ;
  border-radius: 5px;
  padding: 20px;
  position: relative; /* 追記 */
  font-size: 1.1em;
  font-weight: bold;
}

.itemBox .yoyaku .Btn_gray::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.end {
    margin-top: 20px;
    background: #E9E9E9;
	padding: 15px; 
    text-align: center;
    color: #FF0000;
    line-height: 1.5;
    border-radius: 5px;
}




}  /*SP*/









/*
  こだわり企画
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/

/*slider_special*/
.slider_special {
  width: 990px;
  margin: 30px 0 40px -11px;
}
.slider_special li{
  padding: 5px 11px;
}
.slider_special li div{
  box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.6);
  background: #fff;
  padding-bottom: 10px;
}
.slider_special li img{
  width: 100%;
  margin: 0 auto 13px auto;
}
.slider_special strong{
  display: block;
  padding:0 10px 7px 10px;
  font-weight: 600;
}
.slider_special span{
  display: block;
  font-size: 14px;
  padding: 0 10px;
}

}  /*PC*/


@media screen and (max-width: 759.9px) {  /*SP*/

/*slider_special*/
.slider_special {
  width: 96%;
  margin: 20px auto 30px auto;
}
.slider_special li{
  padding: 6px;
}
.slider_special li div{
  box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.6);
  background: #fff;
  padding-bottom: 10px;
}
.slider_special li img{
  width: 100%;
  margin: 0 auto 13px auto;
}
.slider_special strong{
  display: block;
  padding:0 10px 7px 10px;
  font-weight: 600;
}
.slider_special span{
  display: block;
  font-size: 0.9em;
  padding: 0 10px;
  line-height: 1.3;
}


}  /*SP*/





/*
  footer
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/

#footer {
	background-color: #F0F5FA;
}

#footer .inner {
	max-width: 990px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer .inner ul {
	font-size: 13px;
	line-height: 1.4;
    text-align: center;
}

#footer .inner ul li {
    display: inline-block;
	padding: 0 6px;
	border-right: 1px solid #CCC;
}

#footer .inner ul li:last-child {
    border-right: none;
}

#footer .copy {
	background-color: #0952a4;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
}

}



@media screen and (max-width: 759.9px) {  /*SP*/

#footer {
	background-color: #F0F5FA;
}

#footer .inner {
	width: 96%;
	margin: 0 auto;
	padding: 2% 2%;
}

#footer .inner ul {
	font-size: 11px;
	line-height: 1.4;
    text-align: left;
}

#footer .inner ul li {
    display: inline-block;
    width: 46%;
	padding: 2% 0;
}

#footer .inner ul li:last-child {
    border-right: none;
}

#footer .copy {
	background-color: #0952a4;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
    padding: 2% 0;
}

}














/*
  pagetop
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/

#pagetop {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer;
  z-index: 100;
}
#pagetop a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background-color: rgba(255,255,255,.5);
  border:solid 1px #152a8c;
  border-radius: 50vh;
}
#pagetop a::after {
  content: '';
  width: 7px;
  height: 7px;
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent #152a8c transparent;
}
#pagetop a:hover {
  background-color: #152a8c;
}
#pagetop a:hover::after {
border-width: 0 6px 9px 6px;
border-color: transparent transparent #fff transparent;
}

}



@media screen and (max-width: 759.9px) {  /*SP*/

#pagetop {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
}
#pagetop a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 3em;
  height: 3em;
  background-color: rgba(255,255,255,.5);
  border:solid 1px #152a8c;
  border-radius: 50vh;
}
#pagetop a::after {
  content: '';
  width: 7px;
  height: 7px;
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent #152a8c transparent;
}

}

/*
  条件から探す
==================================================== */
/*共通*/
:root {
	--gadget-accent-color: #0952a4;/*アクセントカラー*/
	--gadget-noactive-color: #f5f4f9;/*非アクティブタブカラー*/
	--gadget-botton-color: #0952a4;/*検索ボタンカラー*/
}
.search_kokunaiBar .fw-top .fw-checkbox__label:before {border-color: var(--gadget-accent-color);}
.search_kokunaiBar .fw-top .fw-checkbox__input:checked + .fw-checkbox__label:before {
    background-color: var(--gadget-accent-color);
    border-color: var(--gadget-accent-color);
}
.search_kokunaiBar .fw-top .fwnta-modal-tab__list {border-bottom-color: var(--gadget-accent-color);}
.search_kokunaiBar .fw-top .fwnta-modal-tab__list > li.fw-is-active {background: var(--gadget-accent-color);}
.search_kokunaiBar .fw-top .fwnta-modal-btn-clear {
    border-color: var(--gadget-accent-color);
    color: var(--gadget-accent-color);
}
.search_kokunaiBar .fw-top .fwnta-modal-tab__list > li {background-color: var(--gadget-noactive-color);}
.search_kokunaiBar .fw-top .fw-btn-detail-01, .fw-top .fw-btn-fix-01 {background-color: var(--gadget-botton-color);}
.search_kokunaiBar .fw-top .fwnta-btn-search{background-color: var(--gadget-botton-color);}
.tab_yado{display: none !important;}
.search_kokunaiBar .serchBox > ul > li{pointer-events: none !important;}

@media screen and (min-width: 760px) {/*PC*/
p.text01 {margin-bottom: 25px;}
.search_kokunaiBar .serchBox > ul li.tab_jrset {width: 100%;}
.search_kokunaiBar .serchBox .tab_jrset:before {
	position: absolute;
	top: 30%;
	left: 30px;
}
.search_kokunaiBar .serchBox .tab_jrset:after {
	position: absolute;
	top: 30%;
	left: 60px;
}
} /*PC*/

@media screen and (max-width: 759.9px) {/*SP*/
p.text01 {margin-bottom: 15px;}
.search_kokunaiBar .serchBox > ul li.tab_jrset {
	width: 100%;
	line-height: 2;
}
.search_kokunaiBar .serchBox > ul li.tab_jrset br {display:none;}
} /*SP*/