@charset "UTF-8";
/* ========== layout ========== */
#yjSlinkDirectlinkHd{
  position: relative;
  height: 35px;
  /* padding: 10px 8px 6px 16px;*/
  background-color: #505867;
}
#yjSlinkDirectlinkHd p{
	position: relative;
	z-index: 2147483647;
  /* float: left;*/
  width: 92px;
  height: 35px;
	margin: 0;
	padding: 0;
  text-indent: -9999px;
}

#yjSlinkDirectlinkExpand{
  position: absolute;
  top: 0;
  left: 97px;
  display: block;
  width: 50%;
  height: 28px;
	z-index: 2147483647;
  text-indent: -9999px;
}
#yjSlinkDirectlinkHd:before{
	content: "";
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -20px;
	display: inline-block;
	width: 39px;
	height: 12px;
  background-position: 0 3px;
}


/* ×ボタンUI用（テストでは使わないことに。一応コメントとして残しておきます。）
#yjSlinkDirectlinkClose{
    float: right;
    display: block;
    width: 30px;
    height: 14px;
    padding-right: 8px;
}

#yjSlinkDirectlinkClose span{
    display: inline-block;
    position: relative;
    left: 100%;
    width: 2px;
    height: 14px;
    background: #7e7e7e;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-indent: -9999px;
}
#yjSlinkDirectlinkClose span:before{
    display: block;
    content: "";
    position: absolute;
    top: 7px;
    left: -6px;
    width: 14px;
    height: 2px;
    margin-top: -1px;
    background: #7e7e7e;
}
*/
#yjSlinkDirectlinkSearchBox,
#yjSlinkDirectlinkSearchBox2{
  position: relative;
  padding: 16px 8px;
  /*background-color: rgba(80,88,103,0.95);*/
	background-color: #505867;
	margin-top: -1px;
}
#yjSlinkDirectlinkWrap,
#yjSlinkDirectlinkWrap2{
  display: table;
  position: relative;
  width: 100%;
  padding-right: 63px;
  padding-left: 0px;
  border-radius: 3px;
  -webkit-user-select: none;
  box-sizing: border-box;
  background-color: #fff;
  table-layout: fixed;
}
#yjSlinkDirectlinkIpt,
#yjSlinkDirectlinkIpt2{
  display: table-cell;
  width: 100%;
  height: 36px;
  padding-left: 8px;
  background-color: #fff;
  border: 1px solid #b8b8b8;
  border-right: 0;
  border-radius: 2px 0 0 2px;
  color: black;
  font-size: 16px;
  line-height: 36px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-appearance: none;
}
#yjSlinkDirectlinkIpt2{
	height: 38px;
	line-height: 38px;
	-moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
#yjSlinkDirectlinkSearchBox2 input[type="search"]::-webkit-search-cancel-button{
	-webkit-appearance: none;
}
#yjSlinkDirectlinkClearBtn,
#yjSlinkDirectlinkClearBtn2{
  position: absolute;
  top: 4px;
  right: 63px;
  width: 28px;
  height: 28px;
  background-color: #fff
}
#yjSlinkDirectlinkClearBtn span,
#yjSlinkDirectlinkClearBtn2 span{
  display: inline-block;
  position: relative;
  top: 5px;
  left: 10px;
  width: 2px;
  height: 20px;
  background: #d5d5d5;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  text-indent: -9999px;
}
#yjSlinkDirectlinkClearBtn span:before,
#yjSlinkDirectlinkClearBtn2 span:before{
  display: block;
  content: "";
  position: absolute;
  top: 7px;
  left: -9px;
  width: 20px;
  height: 2px;
  margin-top: 2px;
  background: #d5d5d5;
  line-height: 1;
  speak: none;
}
#yjSlinkDirectlinkSbmtBtn,
#yjSlinkDirectlinkSbmtBtn2{
  display: block;
  position: absolute;
  top: 16px;
  right: 8px;
  height: 38px;
  width: 64px;
  line-height: 36px;
  padding: 0 15px;
  border: 1px solid #417ede;
  border-radius: 0 2px 2px 0;
  background-color: #5b89e4;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  -webkit-user-select: none;
  -webkit-appearance: none;
}

.yjSlinkDirectlinkSm{
  padding: 8px 0　4px;/*変更あり*/
	/*background-color: rgba(255,255,255,0.95);*/
	background-color: #fff;
}
.yjSlinkDirectlinkSm p{
  position: relative;
  padding-left: 35px;
	margin: 0;
}
.yjSlinkDirectlinkSm p:before{
  position: absolute;
  top: 14px;
  left: 8px;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-position: -76px 0;
  background-repeat: no-repeat;
}
.yjDirectLinkTag{
  display: inline-block;
  overflow: hidden;
  margin: 8px 8px 0 0;
  padding: 6px 8px;
  border-radius: 3px;
  background-color: #f3f3f3;
  font-size: 14px;
  line-height: 1;
  word-break: break-all;
  word-wrap: break-word;
	text-decoration: none;
}
.yjDirectLinkTag em{
  font-weight: bold;
	font-style: normal;
}

.yjDirectLinkMsg{
  padding: 8px 8px 8px 8px;
  /*background-color: rgba(255,255,255,0.95);*/
	background-color: #fff;
}
.yjDirectLinkMsg p{
  margin: 0 0 0 1em;
  text-indent: -1em;
  font-size: 11px;
  line-height: 1.2;
  color: #828693;
}

/* ===== [common] text highlight UI ver"<a>tag"===== */
a.yjSlinkDirectlinkHl{
	padding-bottom: 1px;
  color: #006CCC !important;
	text-decoration: none !important;
}
a.yjSlinkDirectlinkHl:visited{
	padding-bottom: 1px;
  color: #663399 !important;
	text-decoration: none !important;
}
a.yjSlinkDirectlinkHlb{
  color: #cc3434 !important;
  background-color: #fff8dc !important;
}

/* 01.dotted(#7c95a8) */
a.yjSlinkDirectlinkHl_dot{
  color: inherit !important;
	padding-bottom: 2px;
	background-image: -webkit-linear-gradient(left, #7c95a8, #7c95a8 1px, transparent 1px, transparent 4px);
	background-image: linear-gradient(to right, #7c95a8, #7c95a8 1px, transparent 1px, transparent 4px);
	background-size: 2px 1px;
	-webkit-background-size: 2px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none !important;
	-webkit-touch-callout: none;
}

/* ===== [common] text highlight UI ver"<span>tag"===== */
span.yjSlinkDirectlinkHl{
	padding-bottom: 1px;
  color: #0033cc !important;
	text-decoration: none !important;
  -webkit-touch-callout: none;
}
span.yjSlinkDirectlinkHl:visited{
	padding-bottom: 1px;
  color: #663399 !important;
	text-decoration: none !important;
}
span.yjSlinkDirectlinkHlb{
  color: #cc3434 !important;
  background-color: #fff8dc !important;
}

/* 01.dotted(#7c95a8) */
span.yjSlinkDirectlinkHl_dot{
  color: inherit !important;
	padding-bottom: 2px;
	background-image: -webkit-linear-gradient(left, #7c95a8, #7c95a8 1px, transparent 1px, transparent 4px);
	background-image: linear-gradient(to right, #7c95a8, #7c95a8 1px, transparent 1px, transparent 4px);
	background-size: 2px 1px;
	-webkit-background-size: 2px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none !important;
	-webkit-touch-callout: none;
}




/* ▲付下破線　コメントとして残しておきます。
a.yjSlinkDirectlinkHlSlc{
    position: relative;
    color: inherit !important;
    border-bottom: 1px dashed #aaa !important;
}
a.yjSlinkDirectlinkHlSlc:before{
    position: absolute;
    bottom: -5px;
    left: -3px;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 4px 3px;
    border-color: transparent transparent #cccccc transparent;
}
a.yjSlinkDirectlinkHlSlc:after{
    position: absolute;
    bottom: -5px;
    right: -3px;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 4px 3px;
    border-color: transparent transparent #cccccc transparent;
}
*/

/* ===== image ===== */
#yjSlinkDirectlinkHd p{
    background: url(https://s.yimg.jp/c/logo/f/2.0/yj_w_28_2x.png) 0 0 no-repeat;
    background-size: 76px 19px;
	background-position: 16px 10px;
}
#yjSlinkDirectlinkHd:before,
.yjSlinkDirectlinkSm p:before{
    background-image: url(../img/direct_spr.png);
    background-size: 100px 15px;
}


/* ============================================================ */
/* == for App UI                                             == */
/* == YJ App , Yahoo!browser                                 == */
/* ============================================================ */
/* == 社内サービス == */
/* 1. Yahoo!ブログ */
.yjSlinkDirectlink-BLG .yjDirectLinkTag{
	background-color: #eee !important;
	color: #444 !important;
}





/* == 社外サービス == */
/* a1. livedoorブログ */
.yjSlinkDirectlink-LDB .yjDirectLinkTag{
	background-color: #eee !important;
	color: #444 !important;
}



