/* 見出し*/
.sample2 {
    position: relative !important;
    color: #ffffff !important;
    background: #fb9a9a  !important;
    font-size: 16pt !important;
    border: 0px solid #fb9a9a  !important;
    margin: 10px 10px 20px 10px  !important;
    padding: 10px 5px 10px 10px  !important;
    border-radius: 3px  !important;
}
.sample2:after, .sample2:before {
    content: ""  ;
    position: absolute ;
    top: 100%  !important;
    height: 0;
    width: 0;
}
.sample2:after {
    left: 40px;
    border: 10px solid transparent;
    border-top: 10px solid #fb9a9a;
}
.sample2:before {
    left: 40px; 
    border: 10px solid transparent;
    border-top: 10px solid #fb9a9a;
}

.menuTabLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 5px;
	border-color:#fb9a9a;
	border-style:solid;
	background:#ffffff;
	color:#000000;
	line-height:140%;
	font-weight:bold;
    font-size: 16pt
}

#post-entry .post-content  { font-size:1.3em !important;}

.entry-content h5 {
background-image: url(http://xn--icka5czfrc4i.com/wp-content/uploads/2017/01/h5.jpg);
background-repeat: no-repeat;
background-position: left center;
padding: 0 0 0 40px ;
line-height: 2;
font-size: 18px;}

.alert,.accept,.attention,.thint{
	font-size: 14px;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position:8px 3px;
}

.alert {
	background-color: #FFEFEF;
	background-image: url(http://xn--icka5czfrc4i.com/wp-content/uploads/2016/01/alert.png);
	background-repeat: no-repeat;
	color: #A2462F;
	border: 1px solid #FABDA7;
}
/* テーブルに枠線を表示する */
.entry-content table {
    border: 1px solid #EDEDED;
}
/* リスト　丸と三角 */
ol.sample1{
  counter-reset:list;
  list-style-type:none;
  font: 15px/1.6 ;
  background: #fcfcfc;
  padding: 0.5em 0.5em 0.5em 2em;
}
ol.sample1 li{
  position:relative;
  padding: 0 0 0 20px;
  margin: 7px 0 7px 0px;
  font-weight: bold;
  font-size:15px;
  line-height: 30px;
  }
ol.sample1 li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #F6A38B;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol.sample1 li:after{
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* FAQ */
dl.qa {
overflow: hidden;
_zoom: 1;
}
dl.qa dd,
dl.qa dt {
text-indent: -2.6em; 
padding: 0 20px 0px 50px;
}
dl.qa dt {
margin: 20px 20px 0 0;
}
dl.qa dd:first-letter,
dl.qa dt:first-letter {
font-size: 1.6em;
font-weight: bold;
margin-right: 10px;
padding: 5px;
}
dl.qa dd {
margin: 10px 0 -1px 0;
padding-bottom: 20px;
background: #f5f5f5;
border-radius: 9px;
}
dl.qa dt:first-letter {
color: #3498db;
}
dl.qa dd:first-letter {
color: #ff6767;
}
/* 灰色枠 */
.box-gray {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #f5f5f5;
  border-radius: 9px;
}
.box-gray p {
    margin: 0; 
    padding: 0;
}
/* テーブル */
table.tb01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
	table.tb01 th {
	padding: 10px;
	font-weight: bold;
        text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	background: #E6E6FA;
}
	table.tb01 td {
	padding: 10px;
    text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.table-background { background-color: #FFEFD5; }

/* 方法テーブル */
.tbl01 {
	width: 100%;
	margin: 30px 0;
}

.tbl01.blue th {
	background-color: rgba(85, 136, 225, 0.1);
}

.entry-content .tbl01.blue th a[target="_blank"]:after {
    font-family: '';
    content: '';
    font-size: 0.9em;
    margin: 0 3px 0 2px;
}

.tbl01 th {
	border: 1px solid #ccc;
	text-align: center;
}

.tbl01.td-c td {
	text-align: center !important;
	vertical-align: middle;
}

.tbl01 td {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.tbl01 ul {
	margin-right: 15px;
}

.tbl01 ul li {
	padding-left: 30px;
	margin: 5px 0;
}

.tbl01 ul li:before {
	display: block;
	content: "";
	position: absolute;
	left: 12px;
	width: 0;
	height: 0;
	border: 5px solid #fff;
	border-left: 5px solid #000;
	border-radius: 0%;
}

.tbl01 li:before {
	counter-increment: number;
	content: counter(number);
	background: #000 !important;
	box-shadow: 0 0 5em rgba(51, 51, 51, 0.15) inset;
	color: #fff;
	width: 1.5em;
	height: 1.5em;
	font-size: 0.7em;
	font-weight: bold;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	display: block;
	text-align: center;
	line-height: 1.5em;
	border-radius: 50%;
	position: absolute;
	left: 6px;
	top: 5px !important;
}

.tbl01 td img {
	vertical-align: middle;
	margin: 0 !important;
}

@media screen and (min-width: 480px) {
.tbl01 td img {
	max-width: 81px;
	vertical-align: middle;
	margin: 0 !important;
}
}

*----------------------------------
商品比較テーブル装飾
-----------------------------------*/
table.tbl_product{
	font-size:11px;
}

.tbl_product th{
	vertical-align:middle;
	text-align: center;
	border:1px solid #d0d0d0;
}
.tbl_product td{
	vertical-align:middle;
	text-align: center;
	border:1px solid #d0d0d0;

}

.tbl_product td img{
	margin:auto;
}
.tbl_product_comment {
	background-color: #F9F9F9;
	text-align:left !important;
}

.tbl_product_th_01 {
	font-size: 13px;
	width: 30%;
}

.tbl_product_th_02 {
	font-size: 13px;
	width: 20%;
}
/*----------------------------------
  ランキング
-----------------------------------*/
h4.rankh1{
	background-image:url(http://xn--icka5czfrc4i.com/wp-content/uploads/2017/12/ranking1.png) !important;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:90px !important;
	line-height:82px;
	font-size:140% !important;
	border-bottom:3px dotted #d7d7d7;
	border-left:0 !important;
}

h4.rankh2{
	background-image:url(http://xn--icka5czfrc4i.com/wp-content/uploads/2017/12/ranking2.png) !important;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:90px !important;
	line-height:82px;
	font-size:140% !important;
	border-bottom:3px dotted #d7d7d7;
	border-left:0 !important;
}

h4.rankh3{
	background-image:url(http://xn--icka5czfrc4i.com/wp-content/uploads/2017/12/ranking3.png)!important;
    background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:90px !important;
	line-height:82px;
	font-size:140% !important;
	border-bottom:3px dotted #d7d7d7;
	border-left:0 !important;
}

h4.rankh4{
	background-image:url(http://xn--icka5czfrc4i.com/wp-content/uploads/2017/12/ranking4.png) !important;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:90px !important;
	line-height:82px;
	font-size:140% !important;
	border-bottom:3px dotted #d7d7d7;
	border-left:0 !important;
}

h4.rankh5{
	background-image:url(http://xn--icka5czfrc4i.com/wp-content/uploads/2017/12/ranking5.png) !important;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:90px !important;
	line-height:82px;
	font-size:140% !important;
	border-bottom:3px dotted #d7d7d7;
	border-left:0 !important;
}

.rankst-wrap {
	margin-bottom: 10px;
}

.rankst {
	margin-bottom: 0px;
	overflow: hidden;
}

.rankst-box {
	margin-bottom:0px;
}

.rankst p {
	margin-bottom: 10px;
	overflow: hidden;
}


.rankst-cont blockquote {
	background-color: transparent;
	background-image: none;
	padding:0px;
	margin-top: 0px;
	border: none;
}

.rankst-cont {
	margin: 0px;
}

.rankst-contb {
	margin-bottom:10px;
}

.rankst-l {
	text-align:center;
	margin-bottom:0px;
}
.rankst-l img{
	border-radius:5px;
	max-width: 80% !important;
	/*border:1px solid #ddd;*/
}

.rankstlink-l {
	width: 100%;
	text-align: center;
}

.rankstlink-r {
	float: right;
	width: 100%;
}


.rankst-box .clearfix.rankst .rankst-l a img, .rankst-box .clearfix.rankst .rankst-l iframe {
	padding:0;
	max-width:100%;
	box-sizing: border-box;
	margin:0 auto;
}

.rankst-cont p, .rankst-cont,.rankst-contb p, .rankst-contb {
	font-size: 14px;
	line-height: 25px;
}


.rankst-cont ul, .rankst-cont ol{
	padding:10px 20px;
	margin-bottom:10px;
}

.post .rankst-cont li {
	font-size: 16px;
	line-height: 25px;
}
.rankst-cont li {
	font-size: 16px;
	line-height: 25px;
}

/*詳細ページへのリンクボタン*/
.rankstlink-l p a {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight: bold;
	-moz-box-shadow: 0px 4px 0px 0px #668c66;
	-webkit-box-shadow: 0px 4px 0px 0px #668c66;
	background-color:#f76143;
	box-shadow: inset 0px 1px 0px #f76143, 0px 4px 0px 0px #c13f25, 0px 4px 3px #999;
	color:#ffffff !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 16px;
	border-radius:5px;
	display:block;
	cursor:pointer;
	padding:14px 20px;
	text-decoration:none;
	margin: 0 auto 10px;
	text-align: center;
}

.rankstlink-l p {
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	position:relative;
}

.rankstlink-l p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*アフィリエイトのリンクボタン*/
.rankstlink-r p a {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight: bold;
	-moz-box-shadow: 0px 5px 0px 0px #c13f25;
	-webkit-box-shadow: 0px 5px 0px 0px #c13f25;
	background-color:#71BD71;
	box-shadow: inset 0px 1px 0px #7cb37c, 0px 4px 0px 0px #668c66, 0px 4px 3px #999;
	color:#ffffff !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 16px;
	border-radius:5px;
	display:block;
	cursor:pointer;
	padding:14px 20px;
	text-decoration:none;
	margin: 0 auto 30px;
	text-align: center;
}

.rankstlink-r p {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position:relative;
}

.rankstlink-r p img{
	display:none;
}

.rankstlink-r p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.rankstlink-c p a{
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight: bold;
	-moz-box-shadow: 0px 5px 0px 0px #c13f25;
	-webkit-box-shadow: 0px 5px 0px 0px #c13f25;
	background-color:#71BD71;
	box-shadow: inset 0px 1px 0px #7cb37c, 0px 4px 0px 0px #668c66, 0px 4px 3px #999;
	color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 16px;
	border-radius:5px;
	display:block;
	cursor:pointer;
	padding:14px 20px;
	text-decoration:none;
	margin: 0 auto 30px;
	text-align: center;
}

.rankstlink-c p a:hover{
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*アフィリエイトのリンクボタン*/
.rankstlink-r p a {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight: bold;
	-moz-box-shadow: 0px 5px 0px 0px #c13f25;
	-webkit-box-shadow: 0px 5px 0px 0px #c13f25;
	background-color:#71BD71;
	box-shadow: inset 0px 1px 0px #7cb37c, 0px 4px 0px 0px #668c66, 0px 4px 3px #999;
	color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 16px;
	border-radius:5px;
	display:block;
	cursor:pointer;
	padding:14px 20px;
	text-decoration:none;
	margin: 0 auto 30px;
	text-align: center;
}

.rankstlink-r p {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position:relative;
}

.rankstlink-r p img{
	display:none;
}

.rankstlink-r p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.rankstlink-c p a{
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight: bold;
	-moz-box-shadow: 0px 5px 0px 0px #c13f25;
	-webkit-box-shadow: 0px 5px 0px 0px #c13f25;
	background-color:#71BD71;
	box-shadow: inset 0px 1px 0px #7cb37c, 0px 4px 0px 0px #668c66, 0px 4px 3px #999;
	color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 16px;
	border-radius:5px;
	display:block;
	cursor:pointer;
	padding:14px 20px;
	text-decoration:none;
	margin: 0 auto 30px;
	text-align: center;
}

.rankstlink-c p a:hover{
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*アフィリエイトのリンクボタン１個*/
.rankstlink-c p a {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight: bold;
	-moz-box-shadow: 0px 4px 0px 0px #668c66;
	-webkit-box-shadow: 0px 4px 0px 0px #668c66;
	background-color:#71BD71;
	box-shadow: inset 0px 1px 0px #7cb37c, 0px 4px 0px 0px #668c66, 0px 4px 3px #999;
	color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 16px;
	border-radius:5px;
	display:block;
	cursor:pointer;
	padding:14px 20px;
	text-decoration:none;
	margin: 0 auto 30px;
	text-align: center;
}

.rankstlink-c p {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position:relative;
}

.rankstlink-c p img{
	display:none;
}

.rankstlink-c p a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*----------------------------------
  テーブル装飾
-----------------------------------*/
table.score2 {
	margin-top:5px;
	margin-bottom:15px !important;
	font-size:14px;
}

table.score2 th{
	background-color:#eee;
	font-weight:normal;
	white-space: nowrap;
	font-weight: bold;
	/*width:5em !important;*/
	vertical-align:middle;
	text-align: center;
}

table.score2 td img{
	margin: 0;
	padding: 0;
	vertical-align: middle;
	margin-bottom:4px;
}

table.score2 td{
	vertical-align:baseline !important;
}

table.nobdr{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
table.nobdr td{
	padding-bottom: 0;
	border:0;
	border-bottom:1px solid #fff;
}
/*ランキング説明の文字*/
.rankst-cont p, .rankst-cont, .rankst-contb p, .rankst-contb {
	font-size: 14px !important;
	line-height: 27px;
}

.post .rankst-cont li {
	font-size: 14px;
	line-height: 27px;
}

.rankst-wrap li , .rankst-wrap li, .rankst-cont li, .rankst-cont li {
	font-size: 14px;
	line-height: 27px;
}
}
/*----------------------------------
黄色ボックス
-----------------------------------*/
.yellowbox {
	padding:20px 20px 1px 20px;
	border:solid 0px #fffacd;
	background-color:#ffffe0;
	margin-bottom:20px;
}
/******************************************************************
チェックマークのリスト
******************************************************************/
.review-template {
    position: relative;
}
.review-template span {
    position: absolute;
    bottom: 6px;
    right: 6px;
    text-align: right;
}

.review-template span img {
    width: 80%;
}

@media (max-width: 768px) {
.review-template span img {
    width: 50%;
}
}
/*----------------------------------
押し返し装飾
-----------------------------------*/
div.boxYlw{
	padding:10px 15px;
	background-color:#fef9f4;
	border:2px solid #8ae18a;
	border-radius:7px;
	margin-bottom:20px;
}
.maruno { 
	margin-bottom: 20px;
	text-align: center;
}

.maruno ol { 
	list-style-type: none;
	counter-reset: st-section;
	margin-left: 40px;
	text-align: left;
}

.maruno ol li {
	counter-increment: st-section;
	line-height: 23px;
	padding-bottom:5px;
}

.maruno ol li:before {
	content: counters(st-section,"");
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;
	float: left;
	padding:0 8px;
	font-size:70%;
	margin-right:10px;
	background: #8ae18a !important;
	color:#fff;
	margin-left:-3em;
}
.linkbutton {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight: bold;
	-moz-box-shadow: 0px 4px 0px 0px #668c66;
	-webkit-box-shadow: 0px 4px 0px 0px #668c66;
	background-color:#71BD71;
	box-shadow: inset 0px 1px 0px #7cb37c, 0px 4px 0px 0px #668c66, 0px 4px 3px #999;
	color:#ffffff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 18px;
	border-radius:5px;
	display:block;
	cursor:pointer;
	padding:14px 20px;
	text-decoration:none;
	margin: 0 auto 30px;
	text-align: center;
	width: 87%;
}

.linkbutton p {
	width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
}

.linkbutton a{
	display: block;
}

.linkbutton a:hover{
	color:#fff;
}

.linkbutton a:link{
	text-decoration:none !important;
	border-bottom:0 !important;

}

.linkbutton:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.linkbutton:active {
	top: 3px;
	box-shadow: none;
}

.linkbutton a:before{
	font-family:"FontAwesome";
	content:"\f0a9";
	margin-right:5px;
}

.linkbutton a[target="_blank"]:after {
	content:none;
}

.single .entry-content .tbl01 td p {
    font-size: 1.0em;
}
/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {
	.rankst-box .clearfix.rankst .rankst-l a img {
	float: left;
	padding:0;
	margin:0!important;
}

.rankst-cont {
	margin: 0 0 0 250px;
}

.rankst-r {
	position:relative;
	z-index:1;
	float: right;
	width: 100%;
	margin: 0 0 0 -235px;
}

.rankst-l {
	position:relative;
	z-index:2;
	float: left;
	width: 235px;
}
}

/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media only screen and (min-width: 960px) {
.rankstlink-l {
	float: left;
	width: 50%;
}

.rankstlink-r {
	float: right;
	width: 50%;
}
/*画像角丸*/
  .kadomaru {
	max-width: 140px;
	margin: 0 auto;
}
  .kadomaru img {
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
/*青バクダンアイコン*/
.blue-bakudan:before {
      content: url(../wp-content/uploads/2018/06/blue-bakudan.png) ;
      position : relative ;
      bottom : -15px;
      margin-right : 0.5px;
}