@charset "UTF-8";

/* ============================================== */

/* main-content

/* ============================================== */

/* SQB */
.ad-sqb {
  margin-bottom: 10px;
  text-align: center;
}
.ad-sqb a {
  display: block;
}
/* ad-show */
.ad-show {
  margin-bottom: 15px;
  border: 2px solid #000653;
}
.ad-show-heading {
  padding-bottom: 0;
  background-color: #000653;
  color: #fff;
  font-size: 1.3rem;
}
.ad-show-content {
  padding: 5px;
}
.ad-show-content-thumbnail {
  display: inline-block;
  width: 140px;
  height: 100px;
  margin-right: 10px;
  vertical-align: top;
}
.ad-show-content-thumbnail a {
  display: block;
}
.ad-show-content-details {
  display: inline-block;
  width: 476px;
}
.ad-show-content-title {
  margin-bottom: 5px;
}
.ad-show-content-title a {
  display: block;
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: bold;
}
.ad-show-content-text {
  font-size: 1.3rem;
  line-height: 1.5;
}
/* ad-ult */
.ad-ult {
  border: 5px solid #CBD48C;
  margin-bottom: 15px;
}
.ad-ult-heading {
  background-color: #F4FCC4;
  border-bottom: 1px dotted #CBD48C;
  padding: 5px 10px;
  color: #584325;
  font-size: 1.4rem;
  font-weight: bold;
}
.ad-ult-list {
  -webkit-display: flex;
  display: flex;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  margin-bottom: 10px;
  padding: 10px 10px 0 10px;
}
.ad-ult-item {
  width: 300px;
  margin: 0 10px 10px 0;
}
.ad-ult-item:nth-child(3n) {
  margin: 0 0 10px 0;
}
.ad-ult-item:nth-last-child(3) {
  margin:  0 10px 0 0;
}
.ad-ult-item:last-child {
  margin: 0;
}
.ad-ult-content-thumbnail {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  vertical-align: top;
}
.ad-ult-content-thumbnail a {
  display: block;
}
.ad-ult-content-title {
  display: inline-block;
  line-height: 1.2;
}
.ad-ult-content-title a {
  display: block;
  font-size: 79%;
}
.ad-ult-more {
  margin-bottom: 10px;
  text-align: right;
}
.ad-ult-more a {
  margin-right: 10px;
  padding-left: 15px;
  color: #584325;
  font-size: 86%;
  background: url(https://s.yimg.jp/yui/jp/ult/arrow.gif) no-repeat center left;
}

/*---- main-content article ----*/

/* ad-ct */
.ad-ct {
  margin: 10px auto 0;
  width: 950px;
  font-size: 1.4rem;
  text-align: center;
}

/* ad-retarget */
.ad-retarget {
  margin-bottom: 15px;
}
.ad-retarget a {
  color: #584325;
}

/* ad-pilot */
.ad-pilot {
  position: relative;
  width: 950px;
  height: 244px;
  margin: 0px auto 10px;
  overflow: hidden;
}

/* ad-sports-banner */
.ad-sports-banner {
  margin: 5px 0 0;
  text-align: center;
}
.ad-sports-banner a {
  display: block;
}

/*-- SearchResult --*/
.ad-ss {
  margin-bottom: 15px;
  padding: 8px 10px;
  background-color: #f7f7f7;
}
.ad-ss-heading a {
  font-size: 1.2rem;
  color: #666;
}
.ad-ss-heading strong {
  font-weight: bold;
}
.ad-ss-item {
  margin-bottom: 10px;
}
.ad-ss-item:last-child {
  margin-bottom: 0;
}
.ad-ss-content strong {
  font-weight: bold;
}
.ad-ss-content-title a {
  font-size: 1.6rem;
  text-decoration: underline;
}
.ad-ss-content-url {
  color: #999;
  font-size: 1rem;
}
.ad-ss-content-text {
  font-size: 1.2rem;
}
.ad-ss-content-link {
  font-size: 1.2rem;
}
.ad-ss-content-link-item {
  display: inline-block;
  margin-right: 5px;
}
.ad-ss-content-link-item::after {
  content: "-";
  margin-left: 5px;
}
.ad-ss-content-link-item:last-child {
  margin-right: 0;
}
.ad-ss-content-link-item:last-child::after {
  content: "";
  margin-left: 0;
}

/* ============================================== */

/* sub-content

/* ============================================== */

/* ad-sub-lrec */
.ad-sub-lrec {
  margin-bottom: 15px;
}
.ad-sub-lrec a {
  display: block;
}

/* ad-ysp -*/
.ad-ysp {
  margin-bottom: 15px;
}

/* ad-eup */
.ad-eup {
  margin-bottom: 15px;
}
.ad-eup a {
  display: block;
}

/* EMT */
.ad-emt {
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
}
.ad-emt-heading {
  box-sizing: content-box;
  height: 24px;
  color: #666;
  border-bottom: 1px solid #ccc;
  border-radius: 4px 4px 0 0;
  background-color: #f7f7f7;
  text-indent: 5px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 24px;
}
.ad-emt ul {
  margin: 5px 0;
}
.ad-emt ul li {
  margin-bottom: 5px;
  text-align: center;
}
.ad-emt ul li a {
  display: block;
}

/* SQM */
.ad-sqm {
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
}
.ad-sqm-heading {
  box-sizing: content-box;
  height: 24px;
  color: #666;
  border-bottom: 1px solid #ccc;
  border-radius: 4px 4px 0 0;
  background-color: #f7f7f7;
  text-indent: 5px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 24px;
}
.ad-sqm-content table {
  padding: 5px;
}
.ad-sqm-content td {
  padding-right: 5px;
  vertical-align: top;
}
.ad-sqm-content tr td a {
  display: block;
}

/* TLREC */
.ad-tlrec {
  margin-bottom: 15px;
}
.ad-tlrec tr td > a {
  display: block;
}

/* YDN Image */
.ad-ydn-sub-image {
  margin-bottom: 15px;
}
.ad-ydn-sub-image a {
  display: block;
}

/* AD YDN sub-ranking Module */
.ad-ydn-sub-ranking {
  margin: 0 5px;
}

/* AD YDN sub-newlyModule */
.ad-ydn-sub-newly {
  margin: 0 5px;
}

/* ============================================== */

/* OLD

/* ============================================== */

/* M1-上部テキスト（メインカラム上部、テキスト） */
.yads_ad_m1{
  position:relative;
  font-family:inherit;
  width:100%;
  min-width:640px;
  margin:0 0 10px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_m1{
  display:block;
  float:left;
  position:relative;
  width:320px;
  padding: 0 0 5px;
  margin-bottom: 5px;
  text-align:left;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_m1:hover{
  background-color:#f7f7f7;
  text-decoration:none;
}
.yads_ad_title_m1{
  margin:6px 20px 0 6px;
  padding:0;
  color:#017bb8;
  font-size:1.3rem;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_m1:hover .yads_ad_title_m1{
  text-decoration:underline;
}
.yads_ad_adv_m1{
  margin:0 20px 3px 6px;
  padding:0;
  font-size:12px;
  color:#888;
  line-height:1.2;
  text-align:left;
}
.yads_ad_desc_m1{
  margin:0 20px 0 6px;
  padding:0;
  font-size:1.2rem;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_m1{
  margin:0 5px 0 0;
  text-align:right;
  clear:both;
}
.yads_ad_info_m1 span{
  font-size:1.1rem;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_m1 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_m1 a{
  display: block;
  color:#888;
  text-decoration:none;
}
.yads_ad_info_m1 a:hover{
  text-decoration:none;
}

/* M2-メインサムネイル（メインカラム中段、画像付与テキスト） */
.yads_ad_m2:before{
  position:relative;
  display:block;
  margin:0;
  padding:2px 6px;
  content:'Yahoo! JAPAN広告';
  border-left:4px solid #f53f59;
  font-size:16px;
  color:#333;
  font-weight:bold;
}
.yads_ad_m2{
  position:relative;
  font-family:inherit;
  width:635px;
  min-width:635px;
  height:253px;
  margin:0 0 10px 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_m2{
  position:relative;
  width:635px;
  display:block;
  height:65px;
  text-align:left;
  margin:0;
  padding:5px 0 0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_m2:hover{
  background-color:#f7f7f7;
  text-decoration:none;
}
.yads_ad_image_m2{
  float:left;
  margin:0 5px 0 0;
  padding:0;
}
.yads_ad_image_m2 img{
  width:60px;
  height:60px;
  border:none;
}
.yads_ad_title_m2{
  position:relative;
  margin:0;
  padding:0;
  color:#017bb8;
  font-size:1.4rem;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_m2:hover .yads_ad_title_m2{
  text-decoration:underline;
}
.yads_ad_adv_m2{
  margin:0;
  padding:0;
  font-size:12px;
  color:#888;
  line-height:1.3;
  text-align:left;
}
.yads_ad_desc_m2{
  margin:0;
  padding:0;
  font-size:1.2rem;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_m2{
  margin:0 5px 0 0;
  text-align:right;
  clear:both;
}
.yads_ad_info_m2 span{
  font-size:13px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_m2 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_m2 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_m2 a:hover{
  text-decoration:none;
}

/* M2-メインサムネイル（メインカラム中段、レスポンシブ小） */
.yads_ad_res_s_m2:before{
  position:relative;
  display:block;
  margin:0;
  padding:2px 6px;
  content:'Yahoo! JAPAN広告';
  border-left:4px solid #f53f59;
  font-size:16px;
  color:#333;
  font-weight:bold;
}
.yads_ad_res_s_m2{
  position:relative;
  font-family:inherit;
  width:635px;
  min-width:635px;
  height:253px;
  margin:0 0 10px 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_res_s_m2{
  position:relative;
  width:635px;
  display:block;
  height:65px;
  text-align:left;
  margin:0;
  padding:5px 0 0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_res_s_m2:hover{
  background-color:#f7f7f7;
  text-decoration:none;
}
.yads_ad_image_res_s_m2{
  float:left;
  margin:0 5px 0 0;
  padding:0;
}
.yads_ad_image_res_s_m2 img{
  width:60px;
  height:60px;
  border:none;
}
.yads_ad_title_res_s_m2{
  margin:0;
  padding:0;
  color:#017bb8;
  font-size:1.4rem;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_res_s_m2:hover .yads_ad_title_res_s_m2{
  text-decoration:underline;
}
.yads_ad_adv_res_s_m2{
  margin:1px 0 0;
  padding:0;
  font-size:11px;
  color:#888;
  line-height:1.3;
  text-align:left;
}
.yads_ad_desc_res_s_m2{
  margin:0;
  padding:0;
  font-size:1.2rem;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_res_s_m2{
  height:20px;
  margin:0 5px 0 0;
  text-align:right;
  clear:both;
}
.yads_ad_info_res_s_m2 span{
  font-size:13px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_res_s_m2 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_res_s_m2 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_res_s_m2 a:hover{
  text-decoration:none;
}

/* M2-メインサムネイル（メインカラム中段、レスポンシブ大） */
.yads_ad_res_l_m2:before{
  position:relative;
  display:block;
  margin:0 0 5px;
  padding:2px 6px;
  content:'Yahoo! JAPAN広告';
  border-left:4px solid #f53f59;
  font-size:16px;
  color:#333;
  font-weight:bold;
}
.yads_ad_res_l_m2{
  position:relative;
  font-family:inherit;
  width:635px;
  min-width:635px;
  height:231px;
  margin:0 0 10px 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_res_l_m2{
  float:left;
  position:relative;
  width:200px;
  display:block;
  height:183px;
  text-align:left;
  margin:0 10px 0 0;
  padding:0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_res_l_m2:hover{
  background-color:#f7f7f7;
  text-decoration:none;
}
.yads_ad_image_res_l_m2{
  width:200px;
  height:104px;
  margin:0;
  padding:0;
}
.yads_ad_image_res_l_m2 img{
  width:200px;
  height:104px;
  border:none;
}
.yads_ad_title_res_l_m2{
  margin:5px 0 3px;
  padding:0;
  color:#017bb8;
  font-size:1.3rem;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_res_l_m2:hover .yads_ad_title_res_l_m2{
  text-decoration:underline;
}
.yads_ad_adv_res_l_m2{
  padding:0;
  font-size:12px;
  color:#888;
  line-height:1.3;
  text-align:left;
}
.yads_ad_desc_res_l_m2{
  margin:0;
  padding:0;
  font-size:14px;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_res_l_m2{
  height:20px;
  margin:0 5px 0 0;
  text-align:right;
  clear:both;
}
.yads_ad_info_res_l_m2 span{
  font-size:13px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_res_l_m2 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_res_l_m2 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_res_l_m2 a:hover{
  text-decoration:none;
}

/* M3-メインサムネイル（メインカラム中段、画像付与テキスト） */
.yads_ad_m3:before{
  position:relative;
  display:block;
  margin:0;
  padding:2px 6px;
  content:'Yahoo! JAPAN広告';
  border-left:4px solid #f53f59;
  font-size:16px;
  color:#333;
  font-weight:bold;
}
.yads_ad_m3{
  position:relative;
  font-family:inherit;
  width:635px;
  min-width:635px;
  height:253px;
  margin:0 0 10px 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_m3{
  position:relative;
  width:635px;
  display:block;
  height:65px;
  text-align:left;
  margin:0;
  padding:5px 0 0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_m3:hover{
  background-color:#f7f7f7;
  text-decoration:none;
}
.yads_ad_image_m3{
  float:left;
  margin:0 5px 0 0;
  padding:0;
}
.yads_ad_image_m3 img{
  width:60px;
  height:60px;
  border:none;
}
.yads_ad_title_m3{
  position:relative;
  margin:0;
  padding:0;
  color:#017bb8;
  font-size:1.4rem;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_m3:hover .yads_ad_title_m3{
  text-decoration:underline;
}
.yads_ad_adv_m3{
  margin:0;
  padding:0;
  font-size:12px;
  color:#888;
  line-height:1.3;
  text-align:left;
}
.yads_ad_desc_m3{
  margin:0;
  padding:0;
  font-size:1.2rem;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_m3{
  height:20px;
  margin:0 5px 0 0;
  text-align:right;
  clear:both;
}
.yads_ad_info_m3 span{
  font-size:13px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_m3 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_m3 a{
  color:#888;
  text-decoration:none;
  font-size:12px;
}
.yads_ad_info_m3 a:hover{
  text-decoration:none;
}

/* M3-メインサムネイル（メインカラム中段、レスポンシブ小） */
.yads_ad_res_s_m3:before{
  position:relative;
  display:block;
  margin:0;
  padding:2px 6px;
  content:'Yahoo! JAPAN広告';
  border-left:4px solid #f53f59;
  font-size:16px;
  color:#333;
  font-weight:bold;
}
.yads_ad_res_s_m3{
  position:relative;
  font-family:inherit;
  width:635px;
  min-width:635px;
  height:253px;
  margin:0 0 10px 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_res_s_m3{
  position:relative;
  width:635px;
  display:block;
  height:65px;
  text-align:left;
  margin:0;
  padding:5px 0 0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_res_s_m3:hover{
  background-color:#f7f7f7;
  text-decoration:none;
}
.yads_ad_image_res_s_m3{
  float:left;
  margin:0 5px 0 0;
  padding:0;
}
.yads_ad_image_res_s_m3 img{
  width:60px;
  height:60px;
  border:none;
}
.yads_ad_title_res_s_m3{
  margin:0;
  padding:0;
  color:#017bb8;
  font-size:1.4rem;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_res_s_m3:hover .yads_ad_title_res_s_m3{
  text-decoration:underline;
}
.yads_ad_adv_res_s_m3{
  margin:1px 0 0;
  padding:0;
  font-size:11px;
  color:#888;
  line-height:1.3;
  text-align:left;
}
.yads_ad_desc_res_s_m3{
  margin:0;
  padding:0;
  font-size:1.2rem;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_res_s_m3{
  height:20px;
  margin:0 5px 0 0;
  text-align:right;
  clear:both;
}
.yads_ad_info_res_s_m3 span{
  font-size:13px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_res_s_m3 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_res_s_m3 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_res_s_m3 a:hover{
  text-decoration:none;
}

/* M3-メインサムネイル（メインカラム中段、レスポンシブ大） */
.yads_ad_res_l_m3:before{
  position:relative;
  display:block;
  margin:0 0 5px;
  padding:2px 6px;
  content:'Yahoo! JAPAN広告';
  border-left:4px solid #f53f59;
  font-size:16px;
  color:#333;
  font-weight:bold;
}
.yads_ad_res_l_m3{
  position:relative;
  font-family:inherit;
  width:635px;
  min-width:635px;
  height:231px;
  margin:0 0 10px 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_res_l_m3{
  float:left;
  position:relative;
  width:200px;
  display:block;
  height:183px;
  text-align:left;
  margin:0 10px 0 0;
  padding:0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_res_l_m3:hover{
  background-color:#f7f7f7;
  text-decoration:none;
}
.yads_ad_image_res_l_m3{
  width:200px;
  height:104px;
  margin:0;
  padding:0;
}
.yads_ad_image_res_l_m3 img{
  width:200px;
  height:104px;
  border:none;
}
.yads_ad_title_res_l_m3{
  margin:5px 0 3px;
  padding:0;
  color:#017bb8;
  font-size:1.3rem;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_res_l_m3:hover .yads_ad_title_res_l_m3{
  text-decoration:underline;
}
.yads_ad_adv_res_l_m3{
  padding:0;
  font-size:12px;
  color:#888;
  line-height:1.3;
  text-align:left;
}
.yads_ad_desc_res_l_m3{
  margin:0;
  padding:0;
  font-size:14px;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_res_l_m3{
  height:20px;
  margin:0 5px 0 0;
  text-align:right;
  clear:both;
}
.yads_ad_info_res_l_m3 span{
  font-size:13px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_res_l_m3 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_res_l_m3 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_res_l_m3 a:hover{
  text-decoration:none;
}
/* M4-パネル（メインカラム下段、画像付与テキスト） */
.yads_ad_m4{
  position:relative;
  font-family:inherit;
  width:100%;
  min-width:640px;
  height:92px;
  margin:0 0 10px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_m4{
  float:left;
  position:relative;
  width:320px;
  display:block;
  height:72px;
  text-align:left;
  margin:0;
  padding:0;
  color:#000;
  text-decoration:none;
}
.yads_ad_image_m4{
  position:relative;
  float:left;
  margin:6px;
}
.yads_ad_image_m4 img{
  width:60px;
  height:60px;
  border:none;
}
.yads_ad_item_m4:hover{
  background-color:#f7f7f7;
  text-decoration:none;
}
.yads_ad_title_m4{
  margin:6px 20px 0 6px;
  padding:0;
  color:#017bb8;
  font-size:14px;
  font-weight:bold;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_m4:hover .yads_ad_title_m4{
  text-decoration:underline;
}
.yads_ad_adv_m4{
  margin:0 20px 3px 6px;
  padding:0;
  font-size:11px;
  color:#888;
  line-height:1.2;
  text-align:left;
}
.yads_ad_desc_m4{
  margin:0 20px 0 6px;
  padding:0;
  font-size:12px;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_m4{
  height:20px;
  margin:0 5px 0 0;
  text-align:right;
  clear:both;
}
.yads_ad_info_m4 span{
  font-size:13px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_m4 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_m4 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_m4 a:hover{
  text-decoration:none;
}

/* S2-ランキングモジュール（サイドカラム中段、テキスト）*/
.yads_ad_s2{
  position:relative;
  font-family:inherit;
  width:100%;
  min-width:288px;
  height:80px;
  margin:0 0 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_s2{
  position:relative;
  width:100%;
  display:block;
  height:60px;
  text-align:left;
  margin:0;
  padding:0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_s2:hover{
  text-decoration:none;
}
.yads_ad_title_s2{
  margin:0;
  padding:0;
  color:#017bb8;
  font-size:13px;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_s2:hover .yads_ad_title_s2{
  text-decoration:underline;
}
.yads_ad_adv_s2{
  margin:0 0 3px;
  padding:0;
  font-size:11px;
  color:#888;
  line-height:1.2;
  text-align:left;
}
.yads_ad_desc_s2{
  margin:0;
  padding:0;
  font-size:12px;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_s2{
  height:20px;
  margin:0;
  text-align:right;
  clear:both;
}
.yads_ad_info_s2 span{
  font-size:11px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_s2 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_s2 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_s2 a:hover{
  text-decoration:none;
}

/* S2-ランキングモジュール（サイドカラム中段、レスポンシブ小） */
.yads_ad_res_s_s2{
  position:relative;
  font-family:inherit;
  width:100%;
  min-width:288px;
  height:75px;
  margin:0 0 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_res_s_s2{
  position:relative;
  width:100%;
  display:block;
  height:75px;
  text-align:left;
  margin:0;
  padding:0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_res_s_s2:hover{
  text-decoration:none;
}
.yads_ad_image_res_s_s2{
  float:left;
  width:100px;
  height:75px;
  margin:0 5px 0 0;
  padding:0;
  overflow:hidden;
}
.yads_ad_image_res_s_s2 img{
  margin:-13px 0 0;
  width:100px;
  height:100px;
  border:none;
}
.yads_ad_title_res_s_s2{
  margin:0;
  padding:0;
  color:#017bb8;
  font-size:13px;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_res_s_s2:hover .yads_ad_title_res_s_s2{
  text-decoration:underline;
}
.yads_ad_adv_res_s_s2{
  margin:3px 0 0;
  padding:0;
  font-size:11px;
  color:#888;
  line-height:1.3;
  text-align:left;
}
.yads_ad_desc_res_s_s2{
  margin:0;
  padding:0;
  font-size:14px;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_res_s_s2{
  position:relative;
  height:20px;
  bottom:20px;
  left:105px;
  margin:0;
  padding:0;
  clear:both;
}
.yads_ad_info_res_s_s2 span{
  font-size:11px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_res_s_s2 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_res_s_s2 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_res_s_s2 a:hover{
  text-decoration:none;
}

/* S4-ランキングモジュール（サイドカラム中段、テキスト）*/
.yads_ad_s4{
  position:relative;
  font-family:inherit;
  width:100%;
  min-width:288px;
  height:80px;
  margin:0 0 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_s4{
  position:relative;
  width:100%;
  display:block;
  height:60px;
  text-align:left;
  margin:0;
  padding:0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_s4:hover{
  text-decoration:none;
}
.yads_ad_title_s4{
  margin:0;
  padding:0;
  color:#017bb8;
  font-size:13px;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_s4:hover .yads_ad_title_s4{
  text-decoration:underline;
}
.yads_ad_adv_s4{
  margin:0 0 3px;
  padding:0;
  font-size:11px;
  color:#888;
  line-height:1.2;
  text-align:left;
}
.yads_ad_desc_s4{
  margin:0;
  padding:0;
  font-size:12px;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_s4{
  position:relative;
  height:20px;
  margin:0;
  text-align:right;
  clear:both;
}
.yads_ad_info_s4 span{
  font-size:11px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_s4 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_s4 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_s4 a:hover{
  text-decoration:none;
}

/* S4-ランキングモジュール（サイドカラム中段、レスポンシブ小） */
.yads_ad_res_s_s4{
  position:relative;
  font-family:inherit;
  width:100%;
  min-width:288px;
  height:75px;
  margin:0 0 5px;
  padding:0;
  background-color:#fff;
  line-height:1.2;
  text-align:left;
  word-break:normal;
  word-wrap:break-word;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  overflow:hidden;
  clear:both;
}
.yads_ad_item_res_s_s4{
  position:relative;
  width:100%;
  display:block;
  height:75px;
  text-align:left;
  margin:0;
  padding:0;
  color:#000;
  text-decoration:none;
}
.yads_ad_item_res_s_s4:hover{
  text-decoration:none;
}
.yads_ad_image_res_s_s4{
  float:left;
  width:100px;
  height:75px;
  margin:0 5px 0 0;
  padding:0;
  overflow:hidden;
}
.yads_ad_image_res_s_s4 img{
  margin:-13px 0 0;
  width:100px;
  height:100px;
  border:none;
}
.yads_ad_title_res_s_s4{
  margin:0 6px;
  padding:0;
  color:#017bb8;
  font-size:13px;
  line-height:1.2;
  text-align:left;
}
.yads_ad_item_res_s_s4:hover .yads_ad_title_res_s_s4{
  text-decoration:underline;
}
.yads_ad_adv_res_s_s4{
  margin:2px 0 0;
  padding:0;
  font-size:11px;
  color:#888;
  line-height:1.3;
  text-align:left;
}
.yads_ad_desc_res_s_s4{
  margin:0;
  padding:0;
  font-size:14px;
  color:#333;
  line-height:1.3;
  text-align:left;
}
.yads_ad_info_res_s_s4{
  position:relative;
  height:20px;
  bottom:20px;
  left:105px;
  margin:0;
  padding:0;
  clear:both;
}
.yads_ad_info_res_s_s4 span{
  font-size:11px;
  margin:0 4px 0 0;
  vertical-align:middle;
}
.yads_ad_info_res_s_s4 img{
  border:none;
  vertical-align:middle;
}
.yads_ad_info_res_s_s4 a{
  color:#888;
  text-decoration:none;
}
.yads_ad_info_res_s_s4 a:hover{
  text-decoration:none;
}

/* スポンサードサーチ（検索結果ページ内） */
/*.videotopics-ssad {
  padding: 8px 10px;
  margin-bottom: 10px;
  background: #f7f7f7;
}
.videotopics-ssad .ad-by {
  font-size: 12px;
}
.videotopics-ssad .ad-by em {
  font-weight: bold;
}
.videotopics-ssad .ad-by a {
  color: #666;
  text-decoration:none;
}
.ad-contents {
  margin-top: 15px;
  color: #333;
  font-size: 12px;
  line-height: 1.4;
}
.videotopics-ssad .ad-by + .ad-contents {
  margin-top: 2px;
}
.videotopics-ssad .ad-contents strong {
  font-weight: bold;
}
.videotopics-ssad .ad-contents dt a {
  font-size: 16px;
  color: #017bb8;
  text-decoration: underline;
}
.videotopics-ssad .ad-contents .url {
  color: #999;
}
.videotopics-ssad .ad-contents .txt-link a {
  color: #017bb8;
}
.videotopics-ssad .ad-contents .s {
  margin: 0 5px;
  color: #999;
}
.videotopics-ssad .ad-contents dd {
  padding: 1px 0;
}*/
