@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    0.0.5
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
html {
    scroll-behavior: smooth;
}
body.search .wrap,body.single .wrap{
	width: 640px;
}
body.page-id-27 .main{
	padding-top:9px;
}
.business{
	font-size:12px;
	text-align:right;
	margin-bottom:5px;
}
.content{
	margin:0;
}
.header-img{
	margin-bottom:0;
}
.main {
	padding-top:0;
}
select, input[type="text"]{
	padding:5px;
}
.logo-image{
	padding:0;
}
.blank-box{
	padding:1em;
}
#feas-searchform-0 input[type='submit']{
	width:100%;
	margin:0 auto;
	line-height:20px;
    background-color: #f44336;
}
.entry-title{
	border-left:5px solid #395e6c;
	margin:0 0 16px;
	padding:7px 7px;
}
.article h2 {
	color:#000;
	border-bottom:5px solid #2078C5;
	padding:15px;
    /*background: #874F58;
    color: #fff;
    box-shadow: 3px 3px 0px 1px #e5e5e5;*/
}
.article h3{
	border-left:5px solid #2078C5;
	border-top:none;
	border-right:none;
	padding-left:10px;
	/*background: #ebced3;
	border:none;
	border-radius:5px;*/
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin-bottom: 20px;
	margin-top:40px;
}
.entry-content{
	margin-top:0;
	margin-bottom:0;
}
.eye-catch{
	margin-bottom:0;
}

.submit{
	width:90%;
	margin:0 auto 10px;
}
.footer-meta{
	display:none;
}
.eye-catch .cat-label{
	display:none;
}
.gray-border{
	border:solid 1px #ccc;
}

.related-entry-heading, .comment-title{
	background-color: #2078C5;
	padding:10px;
	color:#ffffff;
}
.widget_item_ranking .main-widget-label,.widget-single-content-bottom-title,.widget-page-content-bottom-title ,h2.rankingtop {
	position: relative;
    color: #ffffff;
    margin-top: 40px;
    margin-bottom: 20px;
    background-color: #2078C5;
	padding: 20px 10px;
	text-align:center;
}
.widget_item_ranking .main-widget-label:after,.widget-page-content-bottom-title:after ,h2.rankingtop:after {
    content: '';
    position: absolute;
    border-top: 10px solid #2078C5;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -10px;
    left: 50%;
    border-radius: 2px;
}

.footer,.sidebar h3{
	background-color:#2078C5;
	color:#fff;
}
.sidebar h3{
	margin-top:0;
	font-weight:normal;
	/*background:url("https://kaitoriranking.net/wp-content/uploads/2018/08/icon.png") 5px center no-repeat #395e6c;
	background-size:30px 30px;
	padding-left:40px;*/
	background-color:#2078C5;	
}
.navi-footer-in a{
	color:#fff;
}
.widget ul li{
	border-bottom:1px solid #ccc;
}

/*買取可能アイテム一覧*/
.kaitori-list td{
	text-align:center;
	font-size: calc(8px + 0.5vw) ;
	line-height:130%;
	background-color:#fff;
}
/*背景色*/
.kaitori-list td.bg_kimono,
.kaitori-list td.bg_kegawa,
.kaitori-list td.bg_kitte,
.kaitori-list td.bg_brand,
.kaitori-list td.bg_kosen,
.kaitori-list td.bg_fuyouhin,
.kaitori-list td.bg_tokei,
.kaitori-list td.bg_houseki,
.kaitori-list td.bg_ihin,
.kaitori-list td.bg_dish,
.kaitori-list td.bg_sake,
.kaitori-list td.bg_cd,
.kaitori-list td.bg_kikinzoku,
.kaitori-list td.bg_audio,
.kaitori-list td.bg_gakki,
.kaitori-list td.bg_camera,
.kaitori-list td.bg_game,
.kaitori-list td.bg_hobby{
	background-color:#FFD700;
	font-weight:bold;
}


/*査定一覧カテゴリは関連記事非表示*/
.categoryid-21 #related-entries{
	display:none;
}
.footer-bottom-logo .site-name-text{
	color:#fff;
}

.primary-box{
	color:#000;
}
.blank-box.sticky.st-yellow {
    background-color: #fff4c7;
    color: initial;
}
.blank-box.sticky.st-yellow > p{
	margin-top:0;
}
.blank-box ol, .blank-box ul{
	margin:1em 0;
}


#header-container{
	display:none;
}

/*指定ID　記事タイトル削除 着物ヘッダー画像残し*/
header, .page-id-357 header.entry-header,.page-id-624 header.entry-header{
	display:none;
}


h2.margin0{
	margin-top:0;
}

/*一覧テーブルデザイン*/
.dataTables_wrapper table{
	border:solid 1px #ccc;
	font-size:14px;
}
.dataTables_wrapper table th{
	border:solid 1px #ccc;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
.dataTables_wrapper table td{
	border:solid 1px #ccc;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
.tablepress tbody td{
	vertical-align:middle;
}



/*ぷるぷるボタン赤*/
/* yurabutton3 */
.yurabutton3 {
    display: block;
    width: 90%;
    margin: 20px auto;
    border-bottom: 8px solid #900;
    border-radius: 10px;
	font-weight:bold;
 
    background: #f85032;
    background: -moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%);
    background: -webkit-linear-gradient(top, #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    background: linear-gradient(to bottom, #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 );
 
    color: #ffffff;
    padding: 20px 5px;
    font-size:32px;
    text-align: center;
    text-decoration: none;
 
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-name: yurabutton3;
    animation-timing-function: ease;
    transform: scale(1);
    transform-origin: center bottom 0;
}
 a.yurabutton3:hover{
	color:#ffff00;
}
@keyframes yurabutton3 {
  0% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  88% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  90%  { transform: scale(1.0, 1.05) translate(0%, -3%); }
  92%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
  94%  { transform: scale(1.0, 1.05) translate(0%, -3%); }
  96%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
  98%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@media only screen and (max-width: 480px) {
	.yurabutton3{
		width: 90%;
    	font-size:20px;
    }
}
.yurearrow1{
    color:yellow;
    display: inline-block;
    padding-right:10px;
    position: relative;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: yurearrow1;
    animation-timing-function: ease;
    transform: scale(1);
    transform-origin: center bottom 0;
}
@keyframes yurearrow1{
        0% { left: 0px;}
        25% { left: 5px; }
        50% { left: 0px; }
        75% { left: 5px; }
        100% { left: 0px;}
}

.warning-box, .sp-warning, .warning,.success-box,.danger-box{
	color:#000;
}
.yurabutton4 {
    display: block;
    width: 90%;
	font-weight:bold;
    margin: 20px auto;
    border-bottom: 8px solid #53A006;
    border-radius: 10px;
    background: #bfd255;
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
    color: #ffffff;
    padding: 20px 5px;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-name: yurabutton4;
    animation-timing-function: ease;
    transform: scale(1);
    transform-origin: center bottom 0;
}
@keyframes yurabutton4 {
  0% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  88% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  90%  { transform: scale(1.0, 1.05) translate(0%, -3%); }
  92%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
  94%  { transform: scale(1.0, 1.05) translate(0%, -3%); }
  96%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
  98%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
.yurabutton5 {
    display: block;
    width: 100%;
	font-weight:bold;
    margin: 10px auto;
    border-bottom: 8px solid #53A006;
    border-radius: 10px;
    background: #bfd255;
    background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
    background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
    color: #ffffff;
    padding: 15px 5px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-name: yurabutton4;
    animation-timing-function: ease;
    transform: scale(1);
    transform-origin: center bottom 0;
}
@keyframes yurabutton5 {
  0% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  88% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  90%  { transform: scale(1.0, 1.05) translate(0%, -3%); }
  92%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
  94%  { transform: scale(1.0, 1.05) translate(0%, -3%); }
  96%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
  98%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}

/*PCで電話番号リンクさせない*/
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}

/*スマホ電話ボタン下固定*/
.tel-fixed{
  position : fixed;
z-index:9999;
  right : 30px;
  bottom : 30px;
}
@media(min-width: 768px){
.tel-fixed{
display:none;
}
}

.updown {
    animation-name:updown1;   /* アニメーション名の指定 */
    animation-delay:0s;   /* アニメーションの開始時間指定 */
    animation-duration: 3s;   /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite; 
}
 
@keyframes updown1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}


/*ランキングスコア*/
.score_box{
	clear:both;
	text-align:right;
	margin-bottom:0;
	margin-top:0;
}
.score_rank{
	width:100px;
	float:left;
	margin-right:10px;
}
.score_point{
	text-align:right;
}
.score{
	font-size:50px;
	font-weight:bold;
	line-height:60px;
	color:#ff5a00;
}

#aqjzjorj .kenga-modal .kenga-modal-body {
    background: rgba(0, 0, 0, .4)!important;
}



/*比較テーブル*/
.hikaku_table{
	font-size:16px;
}
.hikaku_table td,.hikaku_table th {
	text-align:center;
}
.hikaku_table .red_bg,.table2 .red_bg{
	background-color:#fff0f0;
}


td.marubatsu{
	line-height:25px;
}



.midashi {
    font-size: 30px;
    font-weight: bold;
    line-height: 150%;
    margin-bottom: 10px;
	margin-top:0;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}



/*ランキングボックス*/
.ranking_box{
	border:solid 1px #ccc;
	background-color:#fff;
	padding:10px;
	margin-bottom:20px;
	border-radius:10px;
	position: relative;
}
.card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 87px;
    padding-left: 126px;
}
.card-rank.first {
    background: url(https://kaitoriranking.net/wp-content/uploads/2022/03/rank01-bk.png) no-repeat top left;
    background-size: 90px 111px;
}
.card-rank.second {
    background: url(https://kaitoriranking.net/wp-content/uploads/2022/02/rank02-bk.png) no-repeat top left;
    background-size: 90px 111px;
	color:#333;
}
.card-rank.third {
    background: url(https://kaitoriranking.net/wp-content/uploads/2022/02/rank03-bk.png) no-repeat top left;
    background-size: 90px 111px;
}
.card-rank {
    background: url(https://kaitoriranking.net/wp-content/uploads/2022/02/rank-bk.png) no-repeat top left;
    background-size: 90px 111px;
    height: 111px;
    position: absolute;
	margin-top:-11px;
    width: 90px;
}
dl.card-txt {
	margin-left:120px;
	margin-right:210px;
}
.card-rank-txt {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 90px;
}
.card-rank-value {
    font-family: Arial, sans-serif;
    font-size: 48px;
    letter-spacing: -2px;
    margin-right: 4px;
}
.card-name {
    font-size: 32px;
    font-weight: bold;
}
.card-company {
    color: #666;
    font-weight: bold;
    margin-top: 8px;
}
.card-logo {
    align-items: center;
    border: 1px solid #ddd;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    height: 80px;
    justify-content: center;
    width: 140px;
}
.card-account {
    margin-left: auto;
}
.article dd{
	margin:0;
}

.new_table td , .new_table th {
	padding:15px 10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

.flex_box{
	display:flex; 
    flex-wrap: wrap;
      width: 100%;
      height:auto;
	margin-bottom:10px;
	justify-content: space-between;
	font-size:16px;
}
.icon_button2{
	border:1px solid #ECC6B1;
	width:49.5%;
	border-radius:7px;
	background-color:#FFEEEA;
	padding:10px 12px;
	font-weight:bold;
}
.icon_button3{
	border:1px solid #ECC6B1;
	width:32.5%;
	border-radius:7px;
	background-color:#FFEEEA;
	padding:9px 12px;
	font-weight:bold;
}
.icon_button_satei{
	text-align:center;
	border:1px solid #ccc;
	width:32.5%;
	border-radius:7px;
	background-color:#f0f0f0;
	padding:9px 12px;
	font-weight:bold;
}
.icon_nijumaru {
    background:#FFEEEA url(https://kaitoriranking.net/wp-content/uploads/2022/02/ranking-best-bk.png) no-repeat center center;
    background-size: 36px 36px;
	background-position: right 10px center;
}
.icon_batsu {
	border:1px solid #cccccc;
    background:#f0f0f0 url(https://kaitoriranking.net/wp-content/uploads/2022/02/batsubatsu2.png) no-repeat center center;
    background-size: 36px 36px;
	background-position: right 10px center;
}
.icon_nijumaru_satei {
	border:1px solid #ECC6B1;
    background:#FFEEEA url(https://kaitoriranking.net/wp-content/uploads/2022/02/ranking-best-bk.png) no-repeat center center;
	background-size: 36px 36px;
	background-position: right 10px bottom 10px;
}
.icon_batsu_satei {
    background:#f0f0f0 url(https://kaitoriranking.net/wp-content/uploads/2022/02/batsubatsu2.png) no-repeat center center;
	background-size: 36px 36px;
	background-position: right 10px bottom 10px;
}
.column-wrap{
	margin-bottom:10px;
}
.card-camp-block {
    background-color: #ffeeea;
    border: 2px solid #fa6436;
    border-radius: 4px;
    margin-top: 24px;
    padding: 16px;
}
.card-camp-block dd{
    /*font-size:18px;*/
}
.card-camp-title {
    font-family: Arial, sans-serif;
     /*font-size:18px;*/
    font-weight: bold;
    margin-bottom: 8px;
}
.card-camp-label {
    background-color: #fa6436;
    border-left: 36px solid #fff;
    color: #fff;
    display: inline-block;
    margin-right: 16px;
    padding: 4px 8px;
	font-weight:bold;
    position: relative;
}
.card-camp-label::before {
    background: url(https://kaitoriranking.net/wp-content/uploads/2022/02/download.png) no-repeat top left;
    background-size: 28px 28px;
    content: "";
    height: 28px;
    left: -32px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 28px;
}
.info-box{
	background-color:#F4FBFD;
	color:#000;
}
/*リンクボタン*/
.account-button {
	display: block;
    font-size: 20px;
    justify-content: center;
	text-decoration:none;
	margin: 24px auto 0;
    padding: 20px;
    width: 500px;
	background: #fa6436;
    border-radius: 4px;
    color: #fff;
	text-align:center;
    font-weight: bold;
}


/*口コミブロック*/
.evalutionItem_reviewBlock {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 16px;
    padding: 12px 16px;
}
.evalutionItem_infoBlock, .evalutionItem_nameBlock {
    align-items: center;
    display: flex;
	margin-bottom:0;
}
.evalutionItem_score.score_5 {
    background: url(https://kaitoriranking.net/wp-content/uploads/2022/02/review_5.png) no-repeat 12px/86px auto;

}
.evalutionItem_score {
    margin-right: 8px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 96px;
}
.evalutionItem_starText{
    left: -9999px;
    position: absolute;
}
.evalutionItem_user {
    font-size: 16px;
    font-weight: 700;
    margin-right: 12px;
}
.evalutionItem_user span {
    color: #ddd;
}
.evalutionItem_infoList {
    color: #666;
    font-size: 12px;
    margin: 0 0 8px 0;
}

.evalutionItem_infoList li {
    list-style: none;
}

/************************************
** 横長テーブル　table2
************************************/


.table2 table{
border:none;
border: 1px solid #dedede;
border-bottom: none;
border-collapse: collapse;
word-break: break-all;
/*table-layout: fixed;*/
}
.table2 thead th:first-child {
	text-align:center;
	width:120px;
}
.table2 thead th {

}

.table2 th, .table2 td {
min-width: 50px;
text-align: left;
font-size: 14px !important;
padding: 10px !important;
border: 1px solid #dedede;
background:#fff;
text-align:center;
line-height:120%;
}
.table2 th{
background:#f0f9ff !important;
font-weight: bold !important;
	
}
.table2 td{
	vertical-align:top;
}

.table2 img{
margin: 3px auto 3px;
display: block;
padding: 0;
/*max-width: 80% !important;*/
}
/* スマホ */
@media screen and (max-width: 560px) {
.table2 table {
	table-layout: auto;
}
.table2 thead th:first-child, .table2 tbody th:first-child {
min-width: 50px;
}
.table2 th, .table2 td {
	width:200px;
font-size: 12px !important;
padding: 3px !important;
}
}


/************************************
** 横長テーブル　table3 情報比較
************************************/

.table3.scrollable-table.stfc-sticky tr>*:first-child{
	background:none;
}
.table3 table{
border:none;
word-break: break-all;
border-collapse: separate;
border-spacing:5px;
}
.table3 thead th:first-child {
	text-align:center;
	width:120px;
}
.table3 thead th {

}

.table3 th, .table3 td {
border:none;
min-width: 50px;
	width:25%;
text-align: left;
padding: 10px !important;
background:#fff;
text-align:center;
line-height:120%;
}
.table3 th{
background:#f0f9ff ;

font-size: 15px;
	
}
.table3 td{
	border: 1px solid #dedede;
	font-size: 14px;
	background-color:#fff;
}

.table3 img{
margin: 3px auto 3px;
display: block;
padding: 0;
max-width: 80% !important;
}
/*セル装飾*/
.table3 th.left-colomn{
	background-color:#1C50A1 !important;
	color:#fff !important;
}
.table3 th.right-th{/*イチオシ 見出し*/
	background-color:#FEEEF0 !important;
	color:#c3002b !important;
	font-weight:bold;
	font-size: 20px !important;
}
.table3 td.right-td{/*イチオシ コンテンツ*/
	background-color:#FFFAE8 !important;
}
.table3 th.colomn-blank{
	background-color:#fff !important;
}


/* スマホ */
@media screen and (max-width: 560px) {
.table3 table {
	table-layout: auto;
}
.table3 thead th:first-child, .table3 tbody th:first-child {
min-width: 50px;
}
.table3 th, .table3 td {
	width:200px;
font-size: 12px !important;
padding: 10px 3px !important;
}
}





/*アコーディオン*/
details{
	border:1px #ccc solid;
	border-radius:10px;
}
summary{
	background-color:#f5f5f5;
	padding:10px;
	font-weight:bold;
	border-radius:10px 10px;
	cursor : pointer;
}
.accordion-content{
	padding:10px;
}
/*フローティング*/
main{
position:sticky;
}
.float-button{
  position: sticky;
  /*width:800px;*/
  max-width:100%;
  bottom: 1px;
  background-color:#FAEFE4;
  transition: .2s;
  padding:10px;
z-index:100;
  text-align:center;
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}
/*このクラスが付与されると表示する*/
.active{
  opacity: 1;
  visibility: visible;
}
.float-link{
	text-align:	center;
	width:80%;
	margin:5px auto;
}



/*リンクボタン*/
.bnr-left {
    position: relative;
    width: 80%;
    padding: 10px 0;
    background-color: #ed4545;
    box-shadow: 0 3px 0 0 rgba(198, 39, 39, 1);
    font-weight: 800;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    border: none;
    border-radius: 50px;
	display: block;
}
.bnr-left::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
.bnr-left::after {
    content: "";
    color: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    width: 13px;
    height: 13px;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    transform: rotate(45deg);
}
a.bnr-left:hover{
	color:#F7ED00;
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	.float-link{
		width:90%;
	}
}


/*吹き出し フラット 色変更*/
.sbs-flat .speech-balloon {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
}
.sbs-flat .speech-balloon::before, .sbs-flat .speech-balloon::after {
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5;
}


.blank-box ol, .blank-box ul{
	margin:0;
}
ol, ul {
    padding-left: 20px;
}
.article ul li, .article ol li{
	margin:0;
}
blockquote{
	font-size:12px;
	line-height:130%;
	color:#777;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
	.sidebar{
		padding:9px;
	}
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
	.hikaku_table{
	font-size:12px;
}
}

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
	main.main, div.sidebar {
		padding:0px 5px 10px;
	}
	html {
    margin-top: 0px!important;
	}
	.fz-28px{
		line-height:130%;
	}
	.fz-22px{
		line-height:130%;
	}
	/*ランキング表示*/
	.icon_button3,.icon_button_satei{
		font-size:14px;
	}
	.icon_nijumaru_satei{
		background-position:center 5px;
		background-size:50px 50px;
	}
	.card-rank.first {
    background-size: 50px 60px;
	}
	.card-rank.second {
    background-size: 50px 60px;
	}
	.card-rank.third {
    background-size: 50px 60px;
	}
	.card-rank-value{
		font-size:24px;
	}
	.card-rank-txt{
		width:50px;
		font-size: 100%;
	}
	dl.card-txt{
		margin-left: 60px;
		margin-right:24px;
	}
	.card-name{
		font-size:20px;
	}
	.card-logo{
		height:50px;
	}
	.card-company{
		font-size:14px;
		line-height:130%;
	}
	    .article ul, .article ol {
        padding-left: 15px;
    }

}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}