
/*■イエローマーカー■*/
.marker {
 background: linear-gradient(transparent 0%, #fedb4f 200%);
font-weight: bold; 
}

/*■マーカーアニメーション■*/
 
.marker-animation.active{
    background-position: -100% .5em;
}

/*マネタイズ用ボタン*/
.afi_btns::before,.afi_btns::after{content:"";clear:both;display:block}.afi_btns{width:90%;margin:auto;text-align:center;}

.adbtn-single a:after{display:block;content:"";position:absolute;top:50%;right:15px;width:6px;height:6px;margin:-4px 0 0 0;border-top:solid 2px white;border-right:solid 2px white;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.adbtn-single{display:inline-block;width:100%;margin-bottom:.5em;margin-top:10px}.adbtn-single a{display:inline-block;padding:.7em 0;width:100%;position:relative;text-align:center;text-decoration:none;color:#36b7a1;border:2px solid #36b7a1;font-size:14px}

.adbtn-single a.press:hover{border:solid 2px #037b47;color:white;font-weight:bold;background:#037b47;}.adbtn-single a.press{border: 2px solid #00A960;
    color: white;
    font-weight: bold;
    background: #00A960;
    border-radius: 50px;}.adbtn-single a.press:after{border-top:solid 2px white;border-right:solid 2px white;color:#ed8491}

/*熊田追記CSS*/
#article-contents{margin-top:20px;}
.social_area{display:none;}
.article-content.text p {line-height:28px;}
.article .artile-header.mobile .description{line-height: 26px;}
.article {width: 94%;margin: auto;}
.article-content.header .section{margin-bottom: 20px;}
.article .artile-header.mobile .article-image{display:none;}
.article .header{margin-bottom:8px;padding-top:30px;}
.article .artile-header.mobile .publish_time{margin-top:10px;}
.article-content.text p{font-size:14px;letter-spacing: 1px;}
.wb {font-size: 14px;}
.article-content.header .sub-header{padding:0;}
.btn-link-box{min-width:100%;}
/*熊田追記CSS*/


.article-content.header h2{margin-bottom:-10px;}

.article-content.header h3{
margin-bottom:-30px;
}

b {
    font-weight: normal;
    border-bottom: dotted 2px #ff5454;
}

.article-content.text{
margin-bottom:26px;
}

strong {
    color:#00847e;
    font-weight:bold;
}

.marker_lime {
background: linear-gradient(transparent 60%, #fff9cd 60%);
}

.wb {font-weight: bold;
     font-size:17px;
     color :#000;
     line-height:200%;
}

.box-1 {
    background-color: #fff8e5;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    color: #333;
    margin:20px 10px 20px;
    padding:15px;
    font-size: 16px;
line-height:200%;
}

em {
    color:#000;
    font-weight:bold;
    font-style: normal;
}

.rakuten-btn {
    text-align:center;
    margin:20px auto 20px auto; 
    display: inline-block;
    padding: 10px;
    background-color: #BF0000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: bold;
    color: #fff;
}
.rakuten-btn a {
 color: #fff;
}


/*○関連する記事*/

.article-content.link_scraping .scraping_search_url {
    display: none;
}
.scraping_result {
    border: 4px solid #eee;
    border-radius:  10px;
}
.scraping_result .scraping_result_title a {
   font-size: 16px;
   font-weight:bold;
   color: #1a0dab;
}
.scraping_result:before {
    content: "関連リンク\A";
    white-space: pre;
    font-size: 15px;
    font-weight:bold;
    color: #aaa;
}
p.scraping_result_comment {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
　　　　　　　　overflow: hidden;
}
#article-contents .link_scraping .scraping_result {
    width: 100%;
}
#article-contents .link_scraping .scraping_result div:nth-child(1) {
    display: inline-block;
    width:30%;
    vertical-align: top;
}

#article-contents .link_scraping .scraping_result div:nth-child(2) {
    display: inline-block;
    width:68%;
}

@media screen
and (max-width: 320px) {
#article-contents .link_scraping .scraping_result div:nth-child(1) {
    display: inline-block;
    width:35%;
    vertical-align: top;
}
#article-contents .link_scraping .scraping_result div:nth-child(2) {
    display: inline-block;
    width:63%;
}
}


.doctor-detail {
    max-width: 960px;
}
.doctor-detail .media-left {
    min-width: 80px;
    max-width: 200px;
}
.doctor-detail .media-body {
    width: 600px;
}


/* 会話LINE風 */ 
.cryptocurrency-description {
    margin: 0 10px;
}

.cryptocurrency-description h1{
    background-color: #f6f6f6;
    box-sizing: border-box;
    padding: 7px;
    padding-left: 10px;
    color: #333333;
    border: 1px solid #ccc;
    border-left: 6px solid #cb090a;
    font-weight: bold;
    line-height: 1.7em;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.cryptocurrency-description p.wide {
    font-size: 15px;
    line-height: 2em;
    padding: 10px;
}

.cryptocurrency-description h2 {
    border-bottom: solid 1px #5995e9;
    margin-bottom: 10px;
    padding: 5px;
    padding-left: 9px;
    border-left: solid 2px #5995e9;
    word-break: break-word;
    color: #5252c5;
    font-weight: bold;
    font-size: 18px;
}

.kaiwa {
    display: inline-block;
  }
  .kaiwa-illustration {
    clear: both;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .kaiwa-illustration p{
    margin:0;
  }
  .left-icon{
    float: left;
    width: 50px;
    height: 50px;
    background: no-repeat;
    background-size: 100%;
    background-position: center;
    display:inline-block;
    margin-bottom: 10px;
  }
  .kaiwa-left{
    float: left;
    position: relative;
    padding: 10px 18px;
    border-radius: 18px;
    margin-left: 16px;
    width: 280px;
    margin-bottom: 10px;
    font-size: 15px;
    background: #f7f5ef;
  }
  .kaiwa-left:before {
    content: "";
    display: inline-block;
    margin-top: -9px;
  }
  .kaiwa-left:after {
    content: "";
    display: inline-block;
    border-top: solid 6px transparent;
    border-bottom: solid 6px transparent;
    border-right: solid 20px transparent;
    border-right-color: #f7f5ef;
    position: absolute;
    left: -14px;
    top: 24px;
    margin-top: -8px;
  }
  .right-icon{
    float: right;
    width: 50px;
    height: 50px;
    background: no-repeat;
    background-size: 100%;
    background-position: center;
    display:inline-block;
    margin-bottom: 10px;
  }
 .kaiwa-right {
    float: right;
    position: relative;
    padding: 10px 18px;
    border-radius: 18px;
    margin-right: 16px;
    width: 280px;
    margin-bottom: 10px;
    background: #99e867;
    font-size: 15px;
}
  .kaiwa-right:before {
    content: "";
    display: inline-block;
    margin-top: -9px;
  }
  .kaiwa-right:after {
    content: "";
    display: inline-block;
    border-top: solid 6px transparent;
    border-bottom: solid 6px transparent;
    border-left: solid 20px transparent;
    border-left-color: #99e867;
    position: absolute;
    right: -14px;
    top: 24px;
    margin-top: -8px;
  }

  .cryptocurrency-point4-img {
    display: none;
}

.cryptocurrency-description h3 {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #5995e9;
}

.exchange-point-list-img {
    text-align: center;
    margin-bottom: 40px;
}

.dashiwake_pc {
   display: none;
}

.box {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #f7fafa;/*背景色*/
}
.t-center{
    margin: 20px 0;
}


/*■記事の『ページネーション』■*/
.pagination_mobile{
height: 106px;
}
.pagination_mobile li .current_page{
padding: 27px 5px;
font-size: 22px;
}
.pagination_mobile li .next{
    padding: 28px 4px;
    margin-top: 12px;
    width: 90%;
    background-color: #2CB1AB;
}
.pagination_mobile li .prev{
padding: 28px 4px;
margin-top: 12px;
}
.social_area{
margin-top:-10px;
}
.pagination_mobile li .next a {
    color: #fff;
    font-size: 17px;
    line-height: 80px;
    display: inline-block;
}
.pagination_mobile li {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #fff;
}
.pagination_mobile li span {
    background-color: #fff0;
}
.pagination>li .next {
    border-radius: 50px;
    padding: 0;
}
.pagination>li .prev {
    border-radius: 50px;
    padding: 0;
}
.pagination_mobile li .prev a {
    font-size: 17px;
    line-height: 80px;
    display: inline-block;
}
.pagination_mobile .current_page a {
    color: #000;
    font-size: 30px;
}

.user-info .entry .description {
    color: #000;
    font-size: 17px;
}

.user-info .entry h2 {
    font-weight: bold;
    font-size: 17px;
}

/*監修*/
.supervision-detail {
	border: solid #37c1bc;
	border-radius: 0px 10px 10px 10px;
	padding: 20px 10px;
	width: 100%;
}
.supervision-detail .media-left {
	width: 100px;
	display: block;
	float: left;
}

.supervision-detail .media-left img {
	width: 90px;
	height: 90px;
}
.supervision-detail .media-body .supervision-head {
	font-size: 16px;
	font-weight: bold;
}

.supervision-detail .media-body .supervision-name {
	font-size: 20px;
	font-weight: bold;
}

.supervision-detail .pc-description {
	display: none;
}

.supervision-detail .sp-description {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}

.supervision-detail .more-details-btn-sp {
	color: #fff;
	font-weight: bold;
	background-color: #37c1bc;
	border-color: #37c1bc;
	border-radius: 18px;
        height: 34px;
}

.supervision-detail .more-details-btn-sp:hover {
	opacity: 0.5;
}

.more-details-btn-pc {
	display: none;
}


/*■コンバージョンボタン■*/
.btn-cv {
  padding: .5em 0;
  overflow: hidden;
  position: relative;
}
.btn-cv a {
  border: solid #fff 3px;
  border-radius: 12px;
  box-shadow: 1px 1px 10px 0 #a1a1a1;
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1;
  margin: 0.6em auto;
  padding: 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  vertical-align: middle;
  width: 96%;
}
.btn-cv.is-fz20 a {
  font-size: 20px;
}
.btn-cv a img {
  vertical-align: middle;
}
.btn-cv a:after {
  content: ' ' !important;
}

/* 2つ連続で並べる場合の余白 */
.btn-cv + .btn-cv a {
  margin-top: 0;
}

/* 緑ボタン */
.btn-cv a {
  background: #00a23f;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#00a23f, #39900a);
  text-shadow: 0 0 10px rgba(255,255,255,.8), 1px 1px 1px rgba(0,0,0,1);
}

/* 赤ボタン */
.btn-cv.is-red a {
  background: #fb4e3e;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#fb4e3e, #d64b26);
}

/* 青ボタン */
.btn-cv.is-blue a {
  background: #09c;
  background: -webkit-linear-gradient(#09c, #069);
  background: linear-gradient(#09c, #069);
}

/* 黒ボタン */
.btn-cv.is-black a {
  background: #666;
  background: -webkit-linear-gradient(#8a8a8a, #666);
  background: linear-gradient(#8a8a8a, #666);
}

/* ボタンの光沢 */
.is-reflection a {
  overflow: hidden;
}
.is-reflection a:after {
  -moz-animation: is-reflection 4s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -ms-animation: is-reflection 4s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -o-animation: is-reflection 4s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -webkit-animation: is-reflection 4s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  animation: is-reflection 4s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px;
}
/* アニメーションを遅延させる */
.is-reflection + .is-reflection a:after {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/* CVボタン矢印揺れ */
.is-trembling a:before {
  -webkit-animation-name:is-trembling;
  -webkit-animation-duration:.8s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease;
  -moz-animation-name:is-trembling;
  -moz-animation-duration:1s;
  -moz-animation-iteration-count:infinite;
  -moz-animation-timing-function:ease;
}
@-webkit-keyframes is-trembling {
  0% {-webkit-transform:translate(-3px, 0);}
  100% {-webkit-transform:translate(0, 0);}
}

/* ボタンをバウンドさせる */
.is-bounce {
  animation: bounce 4s infinite;
  -moz-animation: bounce 4s infinite;
  -webkit-animation: bounce 4s infinite;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
@-webkit-keyframes bounce {
  0%, 4%, 10%, 18%, 100% {-webkit-transform: translateY(0);}
  5% {-webkit-transform: translateY(-6px);}
  12% {-webkit-transform: translateY(-4px);}
}
@keyframes bounce {
  20%, 24%, 30%, 34%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
  25% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
  32% {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
}
/* アニメーションを遅延させる */
.is-bounce + .is-bounce {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

/* ぷるるるるん！ */
.is-purun {
  -webkit-animation: is-purun 5s infinite;
  -moz-animation: is-purun 5s infinite;
  animation: is-purun 5s infinite;
}
@-webkit-keyframes is-purun {
   0% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { -webkit-transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { -webkit-transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { -webkit-transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { -webkit-transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes is-purun {
   0% { transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
/* アニメーションを遅延させる */
.is-purun + .is-purun {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}


/* 商品ボタンCSS */

.item-blocks {
    width: 100%;
    margin: 0px;
}

.item-blocks .item-blocks-title-preview {
    padding-left: 0px;
}

.item-blocks .item-blocks-title-preview {
    width: 300px;
}

.item-blocks .item-blocks-title-preview .item-btn-link {
    display: inline-block;
    margin: 0;
}

.item-blocks .item-blocks-title-preview .btn-default {
    display: block;
    margin: 10px 0 10px 0;
    width: 99%;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    background-color: #00adb1;
    color: #fff;
    padding: 7px 0px;
    border: none;
    box-shadow: 0 -4px 0 #009095 inset;
}

.article-content.item .item-blocks-title-preview .item-btn-link.amazon button {
    box-shadow: 0 -4px 0 #ea8412 inset;
}

.article-content.item .item-blocks-title-preview .item-btn-link.rakuten button {
    box-shadow: 0 -4px 0 #850608 inset;
}



/**
 * ===============================================
 * MediaQuery : スマホ対応
 * ===============================================
 */
@media only screen and (max-width: 767px) {
  /* コンバージョンボタン */
  .btn-cv a {
    font-size: 1.3em;
    margin: 0 auto 1em;
    width: 94%;
  }
}


/* ■不用品業者用CSS■ */
.huyouhin-table .spot-info-table {
  border: none;
  border-radius: 5px;
  margin: 0 0 30px 0;
}
.huyouhin-table .spot-info-table .spot-info-row {
  width: 100%;
  display: block;
}
.huyouhin-table .spot-info-table .spot-info-row .spot-info-title {
  width: 100%;
  padding: 10px;
  background-color: #efefef;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.huyouhin-table .spot-info-table .spot-info-row .spot-info-title span {
  margin: 0 0 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.huyouhin-table .spot-info-table .spot-info-row .spot-info-detail {
  padding: 10px;
  width: 100%;
  word-break: break-all;
}
.huyouhin-table .spot-info-table .spot-info-row-line {
  border-top: 1px solid white;
}

.huyouhin-table p {
	font-size: 15px;
	line-height: 28px;
}

.huyouhin-table p em {
	font-size: 16px;
}

.huyouhin-table .spot-info-table .spot-info-row .spot-info-title {
    padding: 6px 6px 4px;
}

.huyouhin-table .huyouhin-pege-btn {
       text-align: center;
}

.huyouhin-table .spot-info-detail .call-btn {
    display: inline-block;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    line-height: 0;
    padding: 6px;
    border: solid 1px #dedede;
    border-radius: 4px;
}

/* /不用品業者用CSS */

/* 比較一覧表 */
.comparison-area .comparison table th h4 {
    margin: 0;
    width: 7em;
    color: #005ab3;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.comparison-area .comparison table #comparison_table_0 td .comparison-circle:before {
    border: 18px solid transparent;
    border-top: 18px solid #46beab;
    border-left: 18px solid #46beab;
}

.comparison-area .comparison table #comparison_table_0 td .comparison-circle {
    line-height: 20px;
    width: 20px;
}

/*ポップアップ広告*/
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
}
.popup-banner {
  position: relative;
  padding: 30px;
  border-radius: 9px;
  border: 1px solid #969696;
  background-color: #fff;
}
.popup-close {
    position: absolute;
    top: -1px;
    right: -1px;
    display: block;
    width: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 1.5rem;
    text-align: center;
    color: white;
    background-color: #00928C;
    cursor: pointer;
}
.popup.open {
  display: flex;
  animation: fadeIn 0.7s;
  z-index: 10000;
}
.popup.hide {
  display: none;
}

.tasklePrBanner {
   img {
       width: 100%;
   }
}

/* オーバーレイ広告 */
.floating-banner {
  position: fixed; /* バナーを追従させる */
  z-index: 99999; /* 他の要素の下に隠れないように */
  bottom: 0; /* バナーの上下の位置 */
  right: 0; /* バナーの左右の位置 */
  width: 300px; /* バナーの横幅 */
}
.floating-banner__image {
  max-width: 100%; /* 画像の最大幅 */
}
@media screen and (max-width: 990px) { /* タブレット用のブレイクポイントを指定 */
  .floating-banner {
    display: none; /* タブレットサイズ以下でPC用のバナーを非表示に */
  }
}
@media screen and (max-width: 560px) { /* スマホ用のブレイクポイントを指定 */
  .floating-banner {
    display: block;/* 消していたバナーを表示させる */
    width: 100vw; /* スマホの画面幅いっぱいにバナーを表示 */
  }
}