@charset "UTF-8";/* CSS Document */


/***********動き***********/

/* btnAnime01 */

.btnAnime01 {
    -webkit-animation-name:btnAnime02;
    -webkit-animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease;
    
    -moz-animation-name:btnAnime02;
    -moz-animation-duration:1s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:ease;
}
@-webkit-keyframes btnAnime02 {
    0% {-webkit-transform:translate(0, 0);}
    50% {-webkit-transform:translate(0, -8px);}
    100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes btnAnime02 {
    0% {-moz-transform:translate(0, 0);}
    50% {-moz-transform:translate(0, -8px);}
    100% {-moz-transform:translate(0, 0);}
}

/***********検索条件を追加***********/

.cond-fade-btn, .cond-close-btn {
	text-align: center;
    padding: 15px;
}
.cond-fade-btn img, .cond-close-btn img {
	max-width: 300px;
	cursor:pointer;
}
.cond-fade-btn img:hover, .cond-close-btn img:hover {
opacity:.8;
}

.cond-inner{
	display: none;
}


/***********フロート解除***********/

.ranky_h:after {
content: "";
clear: both;
display: block;
}
.rank_b30:after, .rank_b4 ul:after, .rank_b5:after, .rank_b2:after, .rank_b1:after, .ranky_h ul:after {
content: "";
clear: both;
display: block;
}
/*add 161124*/
#spAccordionBlock01:after{
content: "";
clear: both;
display: block;
}


/***********追加***********/

.kyotxtLarge {
/*   font-size: 20px;*/ 
    font-size: 1.5rem;
}

.kyotxtRed {
    color: #ce0000;
    font-weight: bolder;
}

.syouzai-itemInfoList {
    width: 100%;
    float: none;
    padding: 3% 4% 0 4%;
}
.syouzai-itemInfoList dl {
    border-bottom: 1px solid #B2B2B2;
    display: table;
    width: 100%;
}
.syouzai-itemInfoList dl dt {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
    padding-left: 5px;
    font-size: 12px;
    font-size: 1.2rem;
}

.syouzai-itemInfoList img {
    vertical-align: middle;
    max-height: 50px;
    max-width: 99px;
    padding-left: 5px;
}

.syouzai-itemInfoList dl dd {
    display: table-cell;
    vertical-align: middle;
    height: 41px;
    padding: 4px 0;
    font-size: 14px;

/*    font-size: 1.4rem;*/
    text-align: right;
}

/***********比較テーブル***********/
table.hikaku {
	border: none;
	table-layout: fixed;
	margin: 30px 0;
	padding: 0;
	width: 100%;
}
table.hikaku td {
	width: 30%;
	background: #ffffff;
	color: #616161;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 1.2pt;
	border-top: none;
	border-left: none;
	border-right: none;
}
table.hikaku th {
	width: 30%;
	background: #ffffff;
	border-bottom: 1px solid #cac8c8;
	color: #616161;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 1.2pt;
	border-top: none;
	border-left: none;
	border-right: none;
}
table.hikaku th:nth-child(1) {
	background-color: #ffffff;
	border-bottom: 1px solid #cac8c8;
	width: 100px;
	font-size: 15px;
	text-align: center;
}
table.hikaku td:nth-child(2) {
	background-color: #ff8178;
	border-bottom: 1px solid #ffffff;
	width: 150px;
	text-align: center;
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
}
table.hikaku td:nth-child(3) {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cac8c8;
	width: 150px;
	text-align: center;
}
table.hikaku td:nth-child(4) {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cac8c8;
	width: 150px;
	text-align: center;
}
table.hikaku td:nth-child(5) {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cac8c8;
	width: 150px;
	text-align: center;
}
table.hikaku td:nth-child(6) {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cac8c8;
	width: 150px;
	text-align: center;
}
table.hikaku td.top-radius,
table.hikaku td.top-radius2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
table.hikaku td.top-radius2 {
	color: #FFFFFF;
}

table.hikaku th.sticky {
	border-bottom: 1px solid #cac8c8;
}
table.hikaku th.sticky {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 1;
}


table.hikaku .text-vgood {
	font-size: 60px;
	color: #e4546c;
	font-weight: 900;
}

table.hikaku .text-bad {
  font-size: 60px;
  color: #ffde00;
  font-weight: 900;
}

table.hikaku .ext-good {
  font-size: 60px;
  color: #7aa0f4;
  font-weight: 900;
}



table.hikaku .text-red-shadow{
  font-size: 30px;
  color: #D40051;
  font-weight: 900;
  text-shadow: 2px 2px #fff, 5px 5px rgba(212,0,81,0.5); 
}

table.hikaku .text-ore-shadow{
  font-size: 30px;
  color: #D48300;
  font-weight: 900;
  text-shadow: 2px 2px #fff, 5px 5px rgba(212,131,0,0.5); 
}

table.hikaku .text-bl-shadow{
  font-size: 30px;
  color: #00BCD4;
  font-weight: 900;
  text-shadow: 2px 2px #fff, 5px 5px rgba(0, 188, 212, 0.4);
}

/*--------------------------------------
テーブルを横スクロールさせる
--------------------------------------*/
.scroll-box table {
	max-width:initial;
}
.scroll-box {
	overflow-x: auto;
	margin-bottom:10px;
}
.scroll-box::-webkit-scrollbar {
	height: 5px;
}
.scroll-box::-webkit-scrollbar-track {
	border-radius: 5px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	background: #f3f3f3;
}
.scroll-box::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ccc;
}


@media screen and (max-width: 700px) {


table.hikaku {
	border: none;
	table-layout: fixed;
	margin: 30px 0;
	padding: 0;
	width: 100%;
}
table.hikaku td {
	width: 30%;
	background: #ffffff;
	color: #616161;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 1.2pt;
	border-top: none;
	border-left: none;
	border-right: none;
}
table.hikaku th {
	width: 30%;
	background: #ffffff;
	border-bottom: 1px solid #cac8c8;
	color: #616161;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 1.2pt;
	border-top: none;
	border-left: none;
	border-right: none;
}
table.hikaku th:nth-child(1) {
	background-color: #ffffff;
	border-bottom: 1px solid #cac8c8;
	width: 100px;
	font-size: 15px;
	text-align: center;
}
table.hikaku td:nth-child(2) {
	background-color: #ff8178;
	border-bottom: 1px solid #ffffff;
	width: 100px;
	text-align: center;
	color: #ffffff;
    font-weight: bold;
    font-size: 15px;
}
table.hikaku td:nth-child(3) {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cac8c8;
	width: 100px;
	text-align: center;
}
table.hikaku td:nth-child(4) {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cac8c8;
	width: 100px;
	text-align: center;
}
table.hikaku td:nth-child(5) {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cac8c8;
	width: 100px;
	text-align: center;
}
table.hikaku td:nth-child(6) {
	background-color: #f9f9f9;
	border-bottom: 1px solid #cac8c8;
	width: 100px;
	text-align: center;
}
table.hikaku td.top-radius,
table.hikaku td.top-radius2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
table.hikaku td.top-radius2 {
	color: #FFFFFF;
}

table.hikaku th.sticky {
	border-bottom: 1px solid #cac8c8;
}
table.hikaku th.sticky {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 1;
}


table.hikaku .text-vgood {
	font-size: 40px;
	color: #e4546c;
	font-weight: 900;
}

table.hikaku .text-bad {
  font-size: 40px;
  color: #ffde00;
  font-weight: 900;
}

table.hikaku .ext-good {
  font-size: 40px;
  color: #7aa0f4;
  font-weight: 900;
}


table.hikaku .text-red-shadow{
  font-size: 30px;
  color: #D40051;
  font-weight: 900;
  text-shadow: 2px 2px #fff, 5px 5px rgba(212,0,81,0.5); 
}

table.hikaku .text-ore-shadow{
  font-size: 30px;
  color: #D48300;
  font-weight: 900;
  text-shadow: 2px 2px #fff, 5px 5px rgba(212,131,0,0.5); 
}

table.hikaku .text-bl-shadow{
  font-size: 30px;
  color: #00BCD4;
  font-weight: 900;
at  text-shadow: 2px 2px #fff, 5px 5px rgba(0, 188, 212, 0.4);
}

}




/***********ランキング表***********/
.ranky_h li {
float: left;
}
.ranky_h {
background: url(../img/y_ranking/img/ranky_h3_sp.png) no-repeat;
background-size: 100%;
padding: 32% 1% 11% 25%;
}
.ranky_h li {
width: 33%;
padding: 0 2% 0 1%;
box-sizing: border-box;
}
/***********各商品紹介***********/
.rank_box {
background: #f7f7f4;
margin: 0 0 5% 0;
}
/*****紹介文*****/
.rank_b1 {
}
.rank_b1 li:nth-child(1) {
float: left;
width: 41.854%;
}
h3 {
font-weight: bold;
font-size: 1.55em;
line-height: 1.5em;
}
.rank_b1 li:nth-child(3) {
padding: 0 0 0 0;
line-height: 1.5em;
}
/*****詳細表*****/
.rank_b3 {
clear: both;
}
.rank_b30 {
box-shadow: #9e9571 1px 1px 4px;
}
.rank_b3 p {
position: absolute;
right: 3%;
top: 6%;
width: 4%;
}
.rank_b31 {
padding: 0 2% 0 7.04%;
}
.rank_b31, .pro_b31 {/*商品詳細ページ調整*/
box-sizing: border-box;
}
.rank_b32, .rank_b33 {
box-sizing: border-box;
}
.rank_b32 li, .rank_b33 li {
font-weight: bold;
font-size: 0.965em;
line-height: 2.9em;
}
/*****評価点数コメント*****/
.rank_b4 {
padding: 4% 0;
}
.rank_b4 li {
line-height: 1.5em;
}
.rank_b4 li:nth-child(1) {
width: 28.428%;
}
.rank_b4 li:nth-child(2) {
width: 71.572%;
box-sizing: border-box;
}
.rank_b4_line {
border-top: #dcdcbd 1px solid;
}
/*****イメージ画像*****/
.rank_b5 li {
float: left;
width: 31%;
}
.rank_b5 li:nth-child(2) {
padding: 0 3.333%;
}
/*****まとめ*****/
.rank_b6 {
position: relative;
}
.rank_b6_ic {
position: absolute;
z-index: 10;
}

.rank_b60, .pro_b60 {/*商品詳細ページ調整*/
margin: 5% 0 0 0;
box-shadow: #999999 1px 1px 4px;
box-sizing: border-box;
}
.rank_b6_ti {
font-weight: bold;
font-size: 1.55em;
color: #ff8068;
line-height: 1.5em;
padding: 0 0 3% 0;
}
.rank_b6_te {
line-height: 1.6em;
}


h2 {
width: 100%;
padding: 0 4%;
box-sizing: border-box;
}
.rank_box {
margin: 0 0 5% 0;
border-radius: 0 0 10px 10px;
padding: 0 0 3% 0;
}
.rank_b1 {
padding: 3% 4% 0 4%;
}
h3 {
padding: 12% 0 0 0;
font-size: 1.1em;
}
.rank_b1 li:nth-child(3) {
clear: both;
}
/*****リンク*****/
.rank_b2 {
padding: 0 4%;
}
.rank_b2 li {
width: 100%;
padding: 2% 0;
}
.rank_b3 {
background: url(../img/y_ranking/img/rank_h_bg.jpg);
background-size: 80%;
margin: 0 4% 4% 4%;
}
.rank_b30 {
padding: 0 4% 4% 4%;
margin: 3% 0 0 0;
}
.rank_b31, .pro_b31 {
background: url(../img/y_ranking/img/rank_h_bg2.png) no-repeat;
background-size: 80%;
background-position: 50% 20%;
padding: 10% 0 0 0;
}
.rank_b32 {
}
.rank_b33 {
}
.rank_b31 li, .pro_b31 li {/*商品詳細ページ調整*/
float: left;
width: 50%;
padding: 9% 0 0 0;
box-sizing: border-box;
}
.rank_b31 li img, .pro_b31 li img {/*商品詳細ページ調整*/
width: 55%;
margin: 0 auto;
display: block;
}
.rank_b31:after, .pro_b31:after, .rank_b323_sp:after {
display: block;
content: "";
clear: both;
}
.rank_b323_sp {
background: #ffffff;
padding: 2% 3%;
box-shadow: #c1b093 1px 1px 2px;
}
.rank_sb30 {
    margin: 3% 0 0 0;
}
.rank_b32, .rank_b33, .pro_b32, .pro_b33 {
float: left;
width: 50%;
}
.rank_b33, .pro_b33 {
text-align: right;
}
.rank_b32 li, .rank_b33 li, .pro_b32 li, .pro_b33 li {
border-bottom: #cccccc 1px solid;
}
.rank_b32 li:nth-child(6), .rank_b33 li:nth-child(6), .pro_b32 li:nth-child(6), .pro_b33 li:nth-child(6) {
border: none;
}
.rank_b4 {
padding: 0 4%;
}
.rank_b4 li:nth-child(1) {
width: 100%;
padding: 0 0 3% 0;
}
.rank_b4 li:nth-child(2) {
width: 100%;
}
.rank_b6 {
padding: 14% 1% 4% 1%;
}
.rank_b6_ic {
left: 4%;
width: 89%;
top: 3%;
}
.rank_b60, .pro_b60 {/*商品詳細ページ調整*/
background: url(../img/y_ranking/img/rank_matome_bg_sp.jpg);
background-size: 15%;
padding: 13% 4% 4% 4%;
}
.rank_b6_ti {
letter-spacing: -0.1em;
}

/***********検索結果***********/
.s_result {
width: 100%;
}
.s_result li {
width: 31%;
padding: 3% 0;
min-height: 410px;
}
.s_result li:nth-child(3n-1) {
padding-left: 3.5%;
padding-right: 3.5%;
}
.s_re01 {
}
.s_re02 {
color: #ff7f67;
font-weight: bold;
font-size: 1.2em;
text-align: center;
padding: 1% 0 2% 0;
}
.s_re03 {
color: #000000;
font-size: 0.85em;
height: 100px;
}
.s_re04 {
background: #61553c;
color: #ffffff;
height: 30px;
line-height: 1.8em;
text-align: center;
border-radius: 15px;
margin: 4% 8% 0 8%;
}
.s_result ul li {
float: left;
}
.s_result ul li a {
display: block;
padding: 7%;
}
.s_result ul li a:link {
text-decoration: none;
}
.s_result ul li a:hover {
background: #fffbf7;
opacity: 1.0;
}
.s_result ul li a i {
padding: 3% 0 0 0;
}
.s_result ul:after {
content: "";
display: block;
clear: both;
}
/*------form------*/
.form_wrap {
width: 700px;
background: url(../img/g_ranking/img/form_bg.jpg) no-repeat;
padding: 30px 24px 20px 24px;
box-sizing: border-box;
margin: 0 auto;
margin-top: 30px;
}
.form_wrap ul li:nth-child(1) {
padding: 0 0 12px 0;
}
.form_wrap ul li {
padding: 20px 0 20px 0;
border-bottom: 1px solid #dad7d0;
}
.form_wrap ul li:nth-child(4) {
padding: 20px 0 15px 0;
border-bottom: 1px solid #dad7d0;
}
.form_wrap ul li:last-child {
border: 0;
}
.form_wrap ul li dl, .form_wrap ul li dl dt, .form_wrap ul li dl dd {
margin: 0;
padding: 0;
}
.form_wrap ul li dl dt, .form_wrap ul li dl dd {
display: inline;
}
.form_wrap ul li dl dt {
width: 159px;
margin: 0 34px 0 0;
float: left;
text-align: center;
font-weight: bold;
color: #fff;
}
.form_wrap ul li dl dd {
width: 450px;
float: left;
padding: 5px 0 0 0;
}
.form_wrap ul li:nth-child(1) dl dt {
background: url(../img/g_ranking/img/form_m01.jpg) no-repeat 0 0;
padding: 45px 0;
}
.form_wrap ul li:nth-child(2) dl dt {
background: url(../img/g_ranking/img/form_m02.jpg) no-repeat 0 0;
padding: 10px 0;
}
.form_wrap ul li:nth-child(3) dl dt {
background: url(../img/g_ranking/img/form_m03.jpg) no-repeat 0 0;
padding: 10px 0;
}
.form_wrap ul li:nth-child(4) dl dt {
background: url(../img/g_ranking/img/form_m04.jpg) no-repeat 0 0;
padding: 30px 0;
}
.form_wrap ul li:nth-child(5) dl dt {
background: url(../img/g_ranking/img/form_m05.jpg) no-repeat 0 0;
padding: 10px 0;
}
#feas-searchform-0 {
margin: 0 auto;
}
.fir label {
font-weight: normal;
display: inline-block;
width: 210px;
padding-bottom: 15px;
}
.sec label {
font-weight: normal;
display: inline-block;
width: 210px;
padding: 5px 0 0 0;
}
.thir label {
font-weight: normal;
display: inline-block;
width: 110px;
padding: 5px 0 0 0;
}
.four label {
font-weight: normal;
display: inline-block;
width: 210px;
padding: 2px 12px 15px 0;
}
.fifth label {
font-weight: normal;
display: inline-block;
width: 110px;
padding: 5px 0 15px 0;
}
.thir label:nth-child(2), .fifth label:nth-child(2) {
font-weight: normal;
display: inline-block;
width: 160px;
}
.clearfix {
overflow: hidden;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/***********ページコントローラー***********/
.b_next {
background: url(../img/content/img/contlist_next_bg.jpg) no-repeat;
background-size: 100%;
border-radius: 5px;
color: #ffffff;
box-sizing: border-box;
text-decoration: none;
font-weight: bold;
display: block;
text-align: center;
}
.b_next:hover {
text-decoration: none;
}
.b_next i {
font-size: 1.15em;
}
.b_num {
margin: 0 auto;
display: block;
padding: 3% 0;
}
.b_num li {
width: 8.9%;
float: left;
margin: 0 1.1%;
}
.wp-pagenavi {
padding-bottom: 80px;
}
.wp-pagenavi a, .wp-pagenavi span.current {
width: 46px;
height: 46px;
box-sizing: border-box;
background: #e6e6e6;
display: inline-block;
border-radius: 5px;
text-decoration: none;
color: #000000;
text-align: center;
font-weight: bold;
margin: 0 0.5% 80px 0.5%;
font-size: 1.3em;
}
.page, .current {
/*padding: 1.6% 0;*/
}
.wp-pagenavi a:hover {
background: url(../img/content/img/contlist_num_bg.jpg) no-repeat;
text-decoration: none;
}
.first, .previouspostslink, .nextpostslink, .last {
padding: 1.6% 0;
}
.wp-pagenavi span.current {
background: url(../img/content/img/contlist_num_bg.jpg) no-repeat;
text-decoration: none;
color: #ffffff;
}
.last i, .nextpostslink i, .previouspostslink i, .first i {
font-size: 1.5em;
padding: 0;
margin: 0;
vertical-align: bottom;
}

.b_next {
padding: 5% 4%;
width: 92%;
margin: 5% auto;
font-size: 1.7em;
}
.b_num {
width: 93%;
}

/***********検索結果（修正版）***********/
#feas-form-1 {
background-size: 100% auto;
background: url(../img/y_ranking/img/rank_matome_bg_sp.jpg);
padding: 0px 25px;
margin: 50px 0 0 0;
padding-top: 10px;
box-shadow: #999999 1px 1px 4px;
box-sizing: border-box;
}
.s_cond01 {
background: url(../img/g_ranking/img/form_m01.jpg) no-repeat;
}
.s_cond02 {
background: url(../img/g_ranking/img/form_m02.jpg) no-repeat;
}
.s_cond03 {
background: url(../img/g_ranking/img/form_m03.jpg) no-repeat;
}
.s_cond04 {
background: url(../img/g_ranking/img/form_m04.jpg) no-repeat;
height: 80px;
}
.s_cond05 {
background: url(../img/g_ranking/img/form_m05.jpg) no-repeat;
}
#feas-searchform-1 label {
float: left;
font-size: 14px;
}

.feas-submit-button {
clear: both;
}
.s_cond_line {
border-bottom: #E1E1E1 1px solid;
width: 100%;
box-sizing: border-box;
padding: 0;
margin: 0;
clear: both;
}
#feas_1_0_0, #feas_1_0_1, #feas_1_1_0, #feas_1_1_1, #feas_1_3_0, #feas_1_3_1 {
padding: 25px 0 0 25px;
width: 220px;
}
#feas_1_0_2, #feas_1_0_3, #feas_1_0_4, #feas_1_3_2, #feas_1_3_3 {
padding: 15px 0 0 25px;
width: 220px;
}
#feas_1_2_0, #feas_1_2_1, #feas_1_2_2 {
padding: 25px 0 0 25px;
}
#feas_1_2_0, #feas_1_2_2, #feas_1_4_0, #feas_1_4_2 {
width: 110px;
}
#feas_1_2_1 {
width: 150px;
}
#feas_1_4_0, #feas_1_4_1, #feas_1_4_2 {
padding: 25px 0 0 25px;
}
#feas_1_4_1 {
width: 165px;
}
#feas-searchform-1 p {
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
}
.feas-submit-button {
margin: 40px 0;
margin-left: 150px;
}
input.feas-submit-button {
cursor: pointer;
display: block;
width: 100%;
height: 85px;
border: none;
text-indent: -9999px;
background: url(../img/g_ranking/img/form_btn_sp.png) no-repeat 0 0;
background-size: 100%;
outline: none;
}
input.feas-submit-button:hover {
background: url(../img/g_ranking/img/form_btn_sp.png) no-repeat center;
width: 100%;
height: 85px;
}

/***********検索結果（ソート）***********/
.sr_ta td p {
font-size: 15px;
text-align: center;
}
table.tablesorter {
font-size: 12px;
background-color: #fffbf7;
width: 700px;
margin: 0 0 90px 0;
}
table.tablesorter th {
text-align: left;
padding: 5px;
color: #6f5435;
}
table.tablesorter td {
padding: 5px;
text-align: center;
vertical-align: middle;
}
.sr_ta td:nth-child(1) {
color: #ff7f67;
font-weight: 600;
}
.sr_ta td:nth-child(9) {
padding: 0;
}
table.tablesorter .even {
background-color: #3D3D3D;
}
table.tablesorter .odd {
background-color: #6E6E6E;
}
table.tablesorter .header {
background: url(../img/g_ranking/img/search_normal.png) no-repeat, url(../img/g_ranking/img/search_head_bk.jpg) no-repeat;
background-position: 93% 50%, 100% 100%;
background-size: 8%, 240%;
background-repeat: no-repeat;
padding-left: 12px;
padding-top: 8px;
height: auto;
}
thead th:nth-child(1) {
width: 150px;
}
thead th:nth-child(2), thead th:nth-child(3), thead th:nth-child(4) {
width: 100px;
}
thead th:nth-child(5) {
width: 100px;
}
thead th:nth-child(6) {
width: 90px;
}
thead th {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.sr_hd th:nth-child(2), .sr_hd th:nth-child(3), .sr_hd th:nth-child(4), .sr_hd th:nth-child(5) {
cursor: pointer;
}
.sr_hd th {
background: url(../img/g_ranking/img/search_head_bk.jpg) no-repeat;
background-position: 100% 100%;
background-size: 240%;
padding-left: 12px!important;
padding-top: 8px!important;
}
.sr_hd th:nth-child(2), .sr_hd th:nth-child(4) {
margin: 0 1px;
box-sizing: border-box;
}
table.tablesorter .headerSortUp {
background: url(../img/g_ranking/img/search_up.png) no-repeat, url(../img/g_ranking/img/search_head_bk.jpg) no-repeat;
background-position: 93% 50%, 100% 100%;
background-size: 8%, 240%;
}
table.tablesorter .headerSortDown {
background: url(../img/g_ranking/img/search_douwn.png) no-repeat, url(../img/g_ranking/img/search_head_bk.jpg) no-repeat;
background-position: 93% 50%, 100% 100%;
background-size: 8%, 240%;
}
.tablesorter thead th {
font-size: 13px;
border-right: #ffffff 1px solid;
border-left: #ffffff 1px solid;
}


table.no_bg tr:nth-child(2n-1) {
background: none;
}
table td:nth-child(1), table td:nth-child(8), table td:nth-child(9) {
border: none;
}
table.no_bg td:nth-child(2), table td:nth-child(4), table td:nth-child(6) {
border-top: none;
border-bottom: none;
border-left: none;
width: 70%;
}
table.no_bg td:nth-child(3), table td:nth-child(5), table td:nth-child(7) {
border-top: none;
border-bottom: none;
border-right: none;
width: 70%;
}

table.no_bg td{
border:#e6e6e6 1px solid!important;
width: 70%;
}


/* --------------------------

----------------------------*/
/*検索フォーム*/
.search_title_sp {
margin: 0 3% 3%;
padding: 0;
}

#feas-1 {
	background-color: #FFFDE7;
	background-size: 100%;
	padding 20% 0 0 0;

}

#feas-form-1 {
background: url(../img/y_ranking/img/rank_matome_bg_sp.jpg);
background-size: 15%;
margin: 0 0 0 0;
padding: 0;
box-shadow: #999999 1px 1px 4px;
box-sizing: border-box;
}
#feas-searchform-1 p {
-webkit-transform: none;
transform: none;
top: 0;
padding: 2%;
text-align: left;
font-size: 1.2rem;
}
#feas-searchform-1 label {
padding: 0;
float: none;
display: block;
margin: 0 0 5px 0;
}
.s_cond01, .s_cond02, .s_cond03, .s_cond04, .s_cond05 {
color: #ffffff;
clear: both;
float: none;
font-weight: 600;
margin: 10px 0;
position: relative;
/*width: 100%;*/
background: url(../img/g_ranking/img/form_m00_sp.png) no-repeat;
background-size: 100%;
border-radius: 5px;
    transform: none;
    top: 0;
    padding: 2%;
    text-align: left;
    font-size: 1.2rem;
}
.feas-submit-button {
margin: 20px auto 20px;
}
.s_cond_line {
display: none;
}
input.feas-submit-button {
background: url(../img/g_ranking/img/form_btn_sp.png) no-repeat center;
width: 100%;
height: 85px;
}

/*検索結果*/
/*thead-th*/
table.tablesorter {
box-sizing: border-box;
width: 100%;
margin: 0 auto;
}
table.tablesorter thead {
width: 100%;
}
table.tablesorter thead tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 18px 8px;
background-color: #fff;
}
table.tablesorter th {
text-align: center;
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: 100%;
font-size: 1rem;
min-height: 42px;
border-radius: 5px;
padding-left: 0 !important;
}
table.tablesorter .header {
background-position: 50% 85%, 100% 100%;
background-size: 10%, cover;
padding: 15px 0;
}
.sr_hd th:nth-child(2), .sr_hd th:nth-child(3), .sr_hd th:nth-child(4) {
margin: 0 5px 0 0;
box-sizing: border-box;
}
.sr_hd th:nth-child(2), .sr_hd th:nth-child(3), .sr_hd th:nth-child(4), .sr_hd th:nth-child(5) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
/*tbody-td*/
table.tablesorter tbody {
border-bottom: #9F9C97 1px solid;
width: 100%;
}
table.tablesorter tbody tr {
display: block;
border-top: #9F9C97 1px solid;
padding: 5% 13%;
}
table.tablesorter td {
padding: 8px 0;
width: 100%;
border-top: 0;
border-right: 0;
border-bottom: #C2C0AF 1px solid;
border-left: 0;
}
.sr_ta td p {
font-size: 20px;
}

.td_right_box {
float: right;
}
table td:nth-child(2) .td_right_box {
	margin-left: 4.5rem;
}
table td:nth-child(4) .td_right_box {
	margin-left: 5rem;
}
table td:nth-child(6) .td_right_box {
margin-left: 3rem;
}
table td:nth-child(8) .td_right_box {
margin-left: 7rem;
}
#feas_1_2_0, #feas_1_2_2, #feas_1_4_0, #feas_1_4_2{
width:150px;
}
/*add 161124*/
p#accodionBtn01,p#accodionBtn02{
	background: url(../img/sp/product_add_button.jpg) no-repeat top left;
	background-size: 100% auto;
	padding: 10% 0;
	cursor: pointer;
	margin: 0 auto;
	max-width: 360px;
}
p#accodionBtn01{
	display: none;
}
p#accodionBtn01.active{
	display: block;
}

p#accodionBtn01.open{
display: none;
}
p#accodionBtn02{
	background: url(../img/sp/product_cl_button.jpg) no-repeat top left;
	background-size: 100% auto;
}


.select-box label{
    padding: 0;
    float: none;
    display: block;
    margin: 0 0 5px 10px;
}