@import url(https://db.onlinewebfonts.com/c/00d5a78493aed4b11e2584ad7cceee49?family=Gilroy-ExtraBold);


/*---------------Header---------------*/
.title-header{
    background: url(../images/bg-search.jpg) center no-repeat;
}

/*---------------Serach Type---------------*/
.search-type{
    text-align: center; 
    padding: 30px 0 40px; 
    margin: 0 0 30px; 
    background-color:#fff;
    max-width:1120px;
    margin-inline:auto;
}
.search-type a{
    display: inline-block;
    color: #FFF;
    transition: all 0.2s;
    margin: 0 10px 10px;
    background: #000;
    width: 200px;
    font-size: 17px;
    position:relative;
    border-radius: 20px;
    padding:8px 0;
}

.search-type a:hover{
    background:#afafaf;
}

.search-type a::after{
    background:#afafaf;
}

.count_txt{
    font-family: "Gilroy-ExtraBold";
    font-size:30px;
}

.kensuu_txt{
    font-size:13px;
}

.e3_back{
    background-color:#e3e3e3;
}

.category_title{
    font-size:22px;
    font-weight:bold;
    margin-bottom:30px;
    text-align:left;
    padding-left:10px;
}

.white_back{
    background-color:#fff;
}

/*---------------Search List---------------*/
.search-list-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.search-box{
    display:flex;
    width: 18%;
    margin: 0 2% 30px 0;
    position: relative;
    background:#fff;
    overflow: hidden;
    z-index:9999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
}
.search-box figure{
    overflow: hidden;
}
.search-box figure img{
    width: 100%;
    height: auto;
    transition: transform .6s ease; /* ゆっくり変化させる */
    position:relative;
    z-index:1;
}

.search-box figure img:hover{
    transform: scale(1.1);
}

.search-box figure span{
    position: absolute; 
    left:3px; top:-7px;
}
.search-box div{
    /*background: #fff;*/
    color: #000;
    padding: 0px 0 20px;
    margin: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.22);
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:2px solid #ccc;
    width:100%;
}
.search-box div strong{
    display: block; 
    margin-top:15px;
    font-weight: normal;
}
.search-box div small{
    display: inline-block;
    font-size: 12px;
    border: 1px solid #FFF;
    margin: 0 5px 0 0;
}
.search-box div span{
    display: block;
    font-size: 22px;
    text-align: center;
    color: #ef0909;
    font-weight: bold;
    padding: 5px 0;
    font-family: arial,Hiragino Kaku Gothic ProN,Meiryo,Yu Gothic,sans-serif;
}

.search-box div span small{ 
    font-size: 14px; 
    color: #000; 
    border: none; 
    font-weight: normal !important;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight:bold!important;
}

.search-box_detail{
    width: 90%; 
    margin: 15px auto 0; 
    background: #B9344B; 
    color:#fff!important;
    padding: 10px; 
    display: block; 
    text-align: center; 
    transition: all 0.2s;
    font-size:15px;
    transition: 1.0s;
}

.search-box_detail:hover{
    color: #FFF;
    opacity: 0.6;
}
.sold-out{
    color: #00be00!important;
    text-align:center!important;
}

.new_label{
    color:#fff!important;
    /*background-color:#000!important;*/
    width:60px!important;
    height:30px!important;
    line-height:27px;
    text-align:center;
    position:absolute;
    right:0;
    box-shadow: none!important;
    border-left: none!important;
    border-right: none!important;
    border-bottom: none!important;
    z-index:9999;
}


.pc_only{ 
    display: inline-block !important;
}
.sp_only{ 
    display: none !important;
}

.sorting_pc{
    display:block;
}
.sorting_sp{
    display:none;
}

/*---------------Paging---------------*/
.paging-container{
    overflow: hidden;
    padding: 0 20px 0 0;
}
.result{
    float: left; 
    font-size: 16px;
}
.result strong{
    font-weight: 700;
}
.paging-number{
    float: right; 
    font-size: 16px;
}
.paging-number a{
    display: inline-block; 
    font-weight: 700; 
    padding: 5px 10px; 
    margin: 0 5px;
    background-color:#fff!important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
}
.paging-number a:hover{
    background: #e5e5e5; 
    color:#000;
}
.page-active{
    background: #000 !important;
    color:#fff;
}

.page-active:hover{
    background: #000 !important;
    color:#fff!important;
    opacity: 0.7!important;
}

/**************************************************
              絞り込みパネル
***************************************************/
.bm_10{margin-bottom:10px;}
#zyoken_area{
	margin:0;
	padding:2px 1px 30px 2px;
}
.ContentsDisp{
    max-width: 1350px; margin: 20px auto 0;
}

#panelSlct th{
	background-color: #f6f2dc;
	padding: 3px 20px;
	margin:0 0px 0 0;
	text-align: left;
	width: 160px;
	color: #341206;
	font-weight: normal;
	vertical-align:middle;
}
#panelSlct td{
	vertical-align:
	top;
	padding: 3px 5px;
	background-color:#FFF;
}
.g_RB{/* border-right:1px solid #bcbcbc; */}
.g_BB{/* border-bottom:1px solid #bcbcbc; */}
.w_LB{border-left:1px solid #FFF;}
.w_TB{border-top:1px solid #FFF;}

#color_area{
	margin:8px 0 0 0;
}
#color_area li{
	width: 60px;
	float:left;
	margin:0 0px 8px 0;

	text-align:center;
}
#kensaku{
	float:right;
  background-color:#B9344B;
  border-radius: 10px;
	width:184px;
	height:43px;
  color:#fff;
  font-weight: bold;
  text-align: center;
  padding:7px;
}
#kensaku:hover,#kensaku.hover{
	/*background-position:0 -43px;*/
}
#mishiyou_off{
	float:left;
	margin:5px 10px 0 10px;
	background-image:url(../images/search/mishiyou_off.png);
	background-repeat:no-repeat;
	width:170px;
	height:0px;
	padding:43px 0 0 0;
	overflow:hidden;
}
#mishiyou_on{
	float:left;
	margin:5px 10px 0 10px;
	background-image:url(../images/search/mishiyou_on.png);
	background-repeat:no-repeat;
	width:170px;
	height:0px;
	padding:43px 0 0 0;
	overflow:hidden;
}
#outlet_off{
	float:left;
	margin:5px 10px 0 0;
	background-image:url(../images/search/outlet_off.png);
	background-repeat:no-repeat;
	width:170px;
	height:0px;
	padding:43px 0 0 0;
	overflow:hidden;
}
#outlet_on{
	float:left;
	margin:5px 10px 0 0;
	background-image:url(../images/search/outlet_on.png);
	background-repeat:no-repeat;
	width:170px;
	height:0px;
	padding:43px 0 0 0;
	overflow:hidden;
}

#clear{
	float:right;
	margin:5px 10px 0 0;
	background-image:url(../images/search/clear_Bt_new.png);
	background-repeat:no-repeat;
	width:168px;
	height:0px;
	padding:43px 0 0 0;
	overflow:hidden;
}
.w100 {width: 100px;}
.w220 {width: 220px;}
select {padding: 3px 6px;}
input[type="text"], textarea, select {margin: 3px 0;}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], select, textarea {
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ccc;
}


/*========================================
 + 並び替え
========================================*/
/* 並べ替え */
.page_title{
	background-image:url(../../newcar/images/detail/bck.gif);
	background-repeat:repeat;
	padding:10px 0;
}
#page_title_top{
	border-bottom:3px solid #3f230e;
	padding:0 5px;
}
.page_title h2{
	padding:0px 0 0px 0px;
	font-size:12px; 
	float:left;
	color:#000000;
}
.page_title  h2 span{
	font-weight: bold;
	color:#ff0000;
	font-size:18px;
}

.bold{
	font-weight:bold;
}

#row{
	clear:
	both;
	height:18px;
	line-height:18px;
	padding: 0px 0 13px;margin:5px 5px 0px;
	position:
	relative;
	color: #000;
	font-size: 13px;
}
#row a{
	font-weight: 400!important;
	margin: 0 5px;
    color: #000;
    padding: 2px 10px;
    border-radius: 5px;
}

.btn{
	background-color: #f6f2dc;
}

#row a span{
	font-weight: 400!important;
    border-radius: 5px;
    background: #ececec;
    padding: 3px 15px;
    color: #000;
}

.sort_active{
	font-weight: 400!important;
    border-radius: 5px;
    background: #f39800;
    padding: 3px 15px;
    color: #fff;
}

#row_bold{
	font-weight:bold;
}
#row span{
	margin:0 3px;
}
#row_R{
	position: absolute;
	font-weight:
	bold;
	right:0;
	top:0;
	border-radius: 20px;
	background: #ececec;
	padding: 3px 15px;
	color: #7e2b00;
}
#row_R a{
	margin:0 5px;
	color: #592b00;
}



/*---------------Responsive---------------*/

@media (max-width:1480px){
    .search-box{width:18%;}
}
@media (max-width:1115px){
    .category_title{text-align:center;}
    .paging-container{padding: 0 10px 20px;}
}
@media (max-width:980px){
    .search-box div{
        margin: 0; 
        width: 100%;
    }
    .search-box{
        display:flex;
        width: 31%;
        margin: 0 1% 30px;
        position: relative;
    }

    /* 絞り込みパネル */
  #BtDisp {
    width: 100%;
    margin: 0px 0 0 0;
  }
  #BtDisp td {
    width: 50%;
  }
  #page_TT {
    padding: 10px 10px 3px 10px;
    margin: 0 0 0px 0;
    text-align: left;
    font-weight: bold;
    background-color: #FFF;
    border-bottom: 1px solid #cecece;
    color: #000;
    line-height: 27px;
  }
  #page_TT span {
    color: #fa6e00;
    font-size: 25px;
    position: relative;
    top: -4px;
  }
  #ShiboriListBtn {
    height: 39px;
    width: 100%;
    padding: 0 0 0 35%;
    float: left;
    display: block;
    font-weight: bold;
    color: #FFF;
    font-weight: bold;
    line-height: 37px;
    background-color: #333;
    background-color: #B9344B;
    background-repeat: no-repeat;
    background-position: 15% center;
    border-right: 1px solid #fff;
  }
  #changeListBtn {
    height: 39px;
    width: 100%;
    padding: 0 0 0 35%;
    float: left;
    display: block;
    font-weight: bold;
    color: #FFF;
    font-weight: bold;
    line-height: 37px;
    background-color: #B9344B;
    background-repeat: no-repeat;
    background-position: 15% center;
  }
  #display1 {
    border-top: 2px solid #fff;
    margin: 0px 0 0 0;
  }
  #display2 {
    margin: 0px 0 5px 0;
  }
  .changeBtnBox {
    width: 304px;
    height: 32px;
    margin: 5px auto 0;
  }
  .changeBtnLeft {
    width: 80px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #f6f2dc;
    margin-right: 10px;
    font-size: 14px;
  }
  .changeBtnLeft a {
    /* font-weight: bold; */
    /* text-shadow: 0 1px #FFF; */
    color: #404040;
    display: block;
  }
  .changeBtnRight {
    width: 80px;
    height: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #f6f2dc;
    font-size: 14px;
  }
  .changeBtnRight a {
    /* font-weight: bold; */
    /* text-shadow: 0 1px #FFF; */
    color: #404040;
    display: block;
  }
  #changeClear {
    width: 250px;
    height: 32px;
    line-height: 32px;
    background-image: -moz-linear-gradient(left top, #FFF 0%, #dadada 5%, #c4c4c4 50%, #9e9e9e 100%);
    /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(0.05, #dadada), color-stop(0.5, #c4c4c4), color-stop(1, #9e9e9e)); */
    /* border: 1px solid #666666; */
    border-radius: 20px;
    font-weight: bold;
    /* text-shadow: 0 1px #FFF; */
    display: block;
    margin: 0 auto;
    color: #404040;
    text-align: center;
    background-color: #e6e6e6;
    font-size: 15px;
  }
  #changeClear a {
    font-weight: bold;
    text-shadow: 0 1px #FFF;
    color: #404040;
    display: block;
  }
  #zyoken_area {
    padding: 0;
    padding: 30px 5px 0px 5%;
  }
  #zyoken_area select, #syaryo_kbn, #chk_body_type_kbn {
    font-size: 120%;
    padding: 5px;
    border: 2px solid #e6e6e6;
  }
  #zyoken_area a {
    color: #333;
  }
  .zyokenWaku {
    padding: 5px 0;
  }
  #shiborikomi_zyoken_area {
    margin: 0;
    padding: 0;
  }
  #shiborikomi_zyoken_area a {
    color: #333;
  }
  .Shibori_Waku {
    clear: both;
    border-style: solid;
    margin: 0 1px 0px 0;
    height: auto;
    padding: 0px 0 10px;
  }
  .item_c {
    padding: 0px 0 0px 5px;
    margin: 0 0 10px;
    font-weight: 500;
    background: #f6f2dc;
    height: 35px;
    line-height: 31px;
    float: left;
    width: 25%;
    border: 2px solid #e6e6e6;
  }
  #maker_list {
    width: 60%;
    margin-left: 15px;
  }
  #model_list {
    width: 60%;
    margin-left: 15px;
  }
  #price_from {
    width: 27.2%;
    margin-left: 15px;
  }
  #price_to {
    width: 27.2%;
  }
  #nenshiki_from {
    width: 27.2%;
    margin-left: 15px;
  }
  #nenshiki_to {
    width: 27.2%;
  }
  #kyori_from {
    width: 27.2% !important;
    margin-left: 15px;
  }
  #kyori_to {
    width: 27.2%;
  }
  #hdn_area_code {
    width: 25% !important;
    margin-left: 15px;
  }
  #area_list {
    width: 25% !important;
    margin-left: 5px;
  }
  #kyoten_code, #syaryo_kbn, #chk_body_type_kbn {
    width: 60%;
    margin-left: 15px;
  }
  #sapocar {
    width: 60%;
    margin-left: 15px;
  }
  .select {
    font-weight: bold;
    line-height: 23px;
    float: left;
    width: 157px;
    height: 23px;
    text-align: center;
    background-image: url(/images/usedcar/usedcar_search/select.gif);
    background-repeat: no-repeat;
    margin: 5px 0 0 8px;
  }
  .select {
    background-position: 0 0px;
  }
  .select:hover, .select.hover {
    background-position: 0 -23px;
    color: #333;
    text-decoration: none;
  }
  .noSelect {
    float: left;
    font-size: 10px;
    margin: 0 0 0 30px;
  }
  #color_area {
    list-style: none;
    padding: 0;
    margin: 0px 0 0 0px;
    height: 120px;
    width: 60%;
    float: left;
    margin-left: 5%;
  }
  #color_area li {
    float: left;
    width: 52px;
    height: 30px;
    margin: 0px 0 0 0;
    padding: 0;
  }

  #color_area li:last-child {
    width: 59px;
  }

  .color_img {
    float: left;
    margin-left: 2px;
  }
  #nenryou_area {
    width: 300px;
    list-style: none;
    padding: 0;
    margin: 0px 0 0 15px;
  }
  #nenryou_area li {
    float: left;
    height: 21px;
    width: 120px;
    margin: 0px 0 0 0;
    padding: 0 0 0 0px;
  }
  #gazou_area {
    list-style: none;
    padding: 0;
    margin: 0px 0 0 15px;
    float: left;
  }
  #gazou_area li {
    float: left;
    height: 21px;
    width: 90px;
    margin: 0px 0 0 0;
    padding: 0 0 0 0px;
  }
  #body_area {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0px 0 0 15px;
    float: left;
    padding: 0 0px;
  }
  #body_area li {
    float: left;
    width: 135px;
    height: 21px;
    padding: 0 0 0 0px;
  }
  #soubi_area {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0px 0 0 15px;
    clear: left;
    padding: 0;
  }
  #soubi_area li {
    float: left;
    width: 140px;
    line-height: 20px;
    margin: 0px 0 0 0;
    padding: 0 0 0 0;
  }
  #more {
    margin: 0 5px 10px 0px;
    width: 183px;
    height: 25px;
    background-image: url(/images/usedcar/usedcar_search/green_button.gif);
    background-repeat: no-repeat;
    display: block;
    float: right;
  }
  #more {
    background-position: 0 0px;
  }
  #more:hover, #more.hover {
    background-position: 0 -25px;
  }
  #zyoken_B {
    clear: both;
    width: 90%;
    margin-inline: auto;
    margin-top: -15px;
    margin-bottom: 50px;
  }
  #clear {
    width: 33%;
    height: 38px;
    line-height: 38px;
    background-image: -moz-linear-gradient(left top, #FFF 0%, #aeadae 5%, #9b9b9b 50%, #868686 100%);
    border-radius: 5px 5px 5px 5px;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    color: #000;
    text-align: center;
    background: #e6e6e6;
    float: left;
    overflow: none;
    padding:0;
  }
  #kensaku {
    width: 60%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-image: -moz-linear-gradient(left top, #FFF 0%, #3894ee 5%, #207fe3 50%, #0466d6 100%);
    border-radius: 5px;
    font-weight: bold;
    display: block;
    margin: 0 auto 5px;
    color: #FFF;
    background: #00be00;
    float: right;
    padding: 0;
    overflow: none;
  }
  .change_title {
    float: left;
    text-align: right;
    width: 90px;
    margin-right: 20px;
    position: relative;
    top: 5px;
  }
  .ichiran_area {
    border-bottom: 3px solid #ddd;
    margin: 20px 0;
    width: 95%;
    margin-inline: auto;
    margin-bottom: 10px;
    padding: 0 0 20px;
  }
  .w95P {
    width: 95%;
    margin-inline: auto;
  }
  .f12 {
    font-size: 12px;
  }
  .price_border_line {
    border-bottom: 3px solid #ee7800;
  }
  .sougaku_right {
    font-size: 33px;
    font-weight: bold;
    color: #ee7800;
  }
  .manen1 {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    left: 2px;
    color: #000;
  }
  .price_txt {
    font-weight: bold;
    font-size: 20px;
  }
  .manen2 {
    font-size: 14px;
    position: relative;
    top: -1px;
    left: 2px;
  }
  .sougaku_gray_area {
    background-color: #f6f2dc;
    margin: 10px 0;
    padding: 15px;
    font-size: 11px;
    text-align: center;
    border-radius: 5px;
  }
  .sougaku_gray_area_white_back {
    background-color: #fff;
    margin: 10px 5px;
    padding: 3px 20px;
    font-size: 11px;
    text-align: center;
    /* width: 50px; */
  }
  .detail_btn {
    background: #ee7800;
    border-radius: 5px;
    color: #fff !important;
    width: 100%;
    height: 30px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
  }

}


.search-box-reco{
    display:flex;
    width: 18%;
    margin: 0 2% 30px 0;
    position: relative;
    background:#fff;
    overflow: hidden;
    z-index:9999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
}
.search-box-reco figure{
    overflow: hidden;
}
.search-box-reco figure img{
    width: 100%;
    height: auto;
    transition: transform .6s ease; /* ゆっくり変化させる */
    position:relative;
    z-index:1;
}

.search-box-reco figure img:hover{
    transform: scale(1.1);
}

.search-box-reco figure span{
    position: absolute; 
    left:3px; top:-7px;
}
.search-box-reco div{
    /*background: #fff;*/
    color: #000;
    padding: 0px 0 20px;
    margin: 0;
    border:2px solid #B9344B;
    width:100%;
}
.search-box-reco div strong{
    display: block; 
    margin-top:15px;
    font-weight: normal;
}
.search-box-reco div small{
    display: inline-block;
    font-size: 12px;
    border: 1px solid #FFF;
    margin: 0 5px 0 0;
}
.search-box-reco div span{
    display: block;
    font-size: 30px;
    text-align: center;
    color: #ef0909;
    font-weight: bold;
    font-family: arial,Hiragino Kaku Gothic ProN,Meiryo,Yu Gothic,sans-serif;
}

.search-box-reco div span small{ 
    font-size: 14px; 
    color: #000; 
    border: none; 
    font-weight: normal !important;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight:bold!important;
}

.search-box-reco_detail{
    width: 90%; 
    margin: 15px auto 0; 
    background: #B9344B; 
    color:#fff!important;
    padding: 10px; 
    display: block; 
    text-align: center; 
    transition: all 0.2s;
    font-size:15px;
    transition: 1.0s;
}

.search-box-reco_detail:hover{
    color: #FFF;
    opacity: 0.6;
}
.gentei{
    background: #B9344B; 
    color:#fff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}


@media (max-width:780px){
  .search-box-reco div span{
      font-size: 22px;
  }

    .search-type a{
        font-size: 14px; 
        width: 160px;
    }
    .search-box{
        flex-wrap: wrap;
    }
    .search-box figure,.search-box div{
        width: 100%;
    }
  
    .pc_only{ 
        display: none !important;
    }
    .sp_only{ 
        display: inline-block;
    }

    .float-btn{
        transform: rotate(0); 
        border-top: 1px solid #777; 
        bottom: 0; width:100%; 
        top:unset;
        display: flex; right: 0;
    }
    .float-btn a{
        width: 50%; margin: 0; 
        text-align: center;
    }
    .paging-container{
        padding: 0;
    }
    .result{
        float: none; 
        text-align: center; 
        padding: 0 0 15px;
    }
    .paging-number{
        float: none; 
        text-align: center;
    }
    .paging-container{
        padding-bottom:20px;
    }
}

@media (max-width:680px){
  .search-list-container{
      padding: 10px 0 0;
  }
    .search-box{
        display:flex;
        width: 48%;
        margin: 0 1% 30px;
        position: relative;
        z-index:1;
    }
    .search-box-reco{
        display:flex;
        width: 48%;
        margin: 0 1% 30px;
        position: relative;
        z-index:1;
    }
}


@media (max-width:480px){
    .sorting_pc{
        display:none;
    }
    .sorting_sp{
        display:block;
    }

    .search-type {
        padding: 20px 0 40px;
    }

    .category_title {
        margin-bottom:20px;
        text-align:center;
    }

    .search-type a{
        width:48%; margin: 0 auto 10px;
    }
   
    .resrt_wrap{
        width: 50% !important;
    }
    
    .search-box div small {
        margin: 0 0px 0 0;
    }
    .search-box div span small{
        font-size: 13px;
    }
    .search-box div {
        /*padding: 10px 5px;*/
    }

    .search-box-reco div small {
        margin: 0 0px 0 0;
    }
    .search-box-reco div span small{
        font-size: 13px;
    }
    .search-box-reco div {
        /*padding: 10px 5px;*/
    }


    .search_car_area{
        font-size:12px;
    }

    .search-box div span{
        text-align:left;
    }
    .search-box-reco div span{
        text-align:left;
    }

    .paging-number{
        font-size: 14px;
    }
    .paging-number a{
        margin: 0 2px;  width: 35px;
        height: 35px;
        line-height: 25px;
        font-size: 14px;
    }

}

/*-----------------------------------------*/ 
.nen_sou{
    text-align:center;
    font-size:14px;
}

.ellipsis {
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:15px;
    text-align:left;
    margin-inline:auto;
}

.ellipsis_car_name{
    font-size:14px!important;
    font-weight:900!important;
    color:#000!important;
}

.search_car_area{
    width: 85%;
    text-align:left;
    font-size:14px;
    font-weight:bold;
    margin-inline:auto;
}
.point {
  background-color: #e46f01;
  color: #FFF;
  font-size: 12px;
  width: 110px;
  height: 25px;
  box-sizing: border-box;
  text-align: center;
  padding: 5px 0 0 0;
  line-height: 1.3em;
  position: absolute;
  top: 5px;
  left: 5px;
  margin: 0;
  z-index: 999;
}
@media (max-width:480px){
.point{
  font-size: 9px;
  width: 80px;
  height: 20px;
}
}  
.block__h3ttl {
  position: relative;
  display: block;
  padding-left: 20px;
  border-left: 6px solid #B9344B;
  margin: 0 0 20px;
  font-size: 30px;
}
@media (max-width:480px){
.block__h3ttl {
  margin: 20px 0 10px;
  font-size: 20px;
  padding-left: 15px;

} 
#pagePath li{
  margin-right: 8px;
}
.s{
  font-size:13px !important;
}  
} 
