@charset "utf-8";
/* Generated by SCSS */
html.pc .contentsWrapper .mainContents .posts .post {
  -webkit-transition: background 250ms ease-out;
  -moz-transition: background 250ms ease-out;
  -ms-transition: background 250ms ease-out;
  -o-transition: background 250ms ease-out;
  transition: background 250ms ease-out;
}
html.pc .contentsWrapper .mainContents .posts .post.current .image img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=90)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
  -webkit-transform: scale(1.01) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  -moz-transform: scale(1.01) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1.01) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  transform: scale(1.01) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
}
html.pc .contentsWrapper .mainContents .posts .post .image img {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  padding: 0;
  border: 0;
  border-radius: 0;
}
/*
html.pc .contentsWrapper .mainContents .posts .feature .text {
  -webkit-transition: background 250ms ease-out;
  -moz-transition: background 250ms ease-out;
  -ms-transition: background 250ms ease-out;
  -o-transition: background 250ms ease-out;
  transition: background 250ms ease-out;
}*/
html.pc .contentsWrapper .mainContents .posts .feature.big.current .text {
  background: rgba(204, 242, 235, 0.9);
}
html.pc .contentsWrapper .mainContents .posts .digiculColumn.big.current .text {
  background: rgba(254, 232, 215, 0.9);
}
html.pc .contentsWrapper .mainContents .posts .kddiNow.big.current .text {
  background: rgba(219, 218, 233, 0.9);
}
html.pc .contentsWrapper .mainContents .posts .ictKeywords.big.current .text {
  background: rgba(212, 241, 255, 0.9);
}
html.pc .contentsWrapper .mainContents .posts .bonus.big.current .text {
  background: rgba(254, 219, 218, 0.9);
}
html.pc .contentsWrapper .mainContents .posts .feature.current {
  background-color: #d1f3ed;
}
html.pc .contentsWrapper .mainContents .posts .digiculColumn.current {
  background-color: #fee8d7;
}
html.pc .contentsWrapper .mainContents .posts .kddiNow.current {
  background-color: #dbdae9;
}
html.pc .contentsWrapper .mainContents .posts .ictKeywords.current {
  background-color: #d4f1ff;
}
html.pc .contentsWrapper .mainContents .posts .bonus.current {
  background-color: #fedbda;
}
html.pc .contentsWrapper .mainContents .posts .palace.current {
  background-color: #fff2d5;
}
html.pc .contentsWrapper .mainContents .posts .searchResult.current .image img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
  -webkit-transform: scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  -moz-transform: scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  transform: scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
}
html.pc .contentsWrapper .mainContents .posts .searchResult.current .text {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .contentsWrapper .mainContents .posts .searchResult .image img,
html.pc .contentsWrapper .mainContents .posts .searchResult .text {
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}
html.pc .contentsWrapper .nextpage-link a {
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -ms-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
html.pc .contentsWrapper .nextpage-link a.current {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .contentsWrapper .pageNavi ul.pageNaviList li a {
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -ms-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
html.pc .contentsWrapper .pageNavi ul.pageNaviList li a.current {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .contentsWrapper #KEYWORD_LINKS a,
html.pc .contentsWrapper #RELATED_LINKS a {
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -ms-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
html.pc .contentsWrapper #KEYWORD_LINKS a.current,
html.pc .contentsWrapper #RELATED_LINKS a.current {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .contentsWrapper .subContents .viewRanking .post.current .image img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=80)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc .contentsWrapper .subContents .viewRanking .post .image img {
  -webkit-transition: opacity 150ms ease-out;
  -moz-transition: opacity 150ms ease-out;
  -ms-transition: opacity 150ms ease-out;
  -o-transition: opacity 150ms ease-out;
  transition: opacity 150ms ease-out;
}
html.pc .contentsWrapper .subContents .viewRanking .post .text .title {
  -webkit-transition: color 150ms ease-out;
  -moz-transition: color 150ms ease-out;
  -ms-transition: color 150ms ease-out;
  -o-transition: color 150ms ease-out;
  transition: color 150ms ease-out;
}
html.pc .contentsWrapper .subContents .viewRanking .feature.current .text .title {
  color: #01be9c;
}
html.pc .contentsWrapper .subContents .viewRanking .digiculColumn.current .text .title {
  color: #fa8d39;
}
html.pc .contentsWrapper .subContents .viewRanking .kddiNow.current .text .title {
  color: #0d056c;
}
html.pc .contentsWrapper .subContents .viewRanking .ictKeywords.current .text .title {
  color: #2ea3f4;
}
html.pc .contentsWrapper .subContents .viewRanking .bonus.current .text .title {
  color: #fb4d46;
}
html.pc .globalFooter .pageTopLinkWrapper .pageTopLink {
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -ms-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
html.pc .globalFooter .pageTopLinkWrapper .pageTopLink.current {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc body.feature .contentsWrapper .mainContents .posts .feature.current,
html.pc body.keyword .contentsWrapper .mainContents .posts .feature.current {
  background-color: #ccf2eb;
}
html.pc body.feature .contentsWrapper .mainContents .posts .feature.current .image img,
html.pc body.keyword .contentsWrapper .mainContents .posts .feature.current .image img {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=90)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.pc body.keyword .contentsWrapper .mainContents .posts .post.current .image img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=80)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
  -webkit-transform: scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  -moz-transform: scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  transform: scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
}
html.pc body.keyword .contentsWrapper .mainContents .posts .feature.current .text {
  background: none;
}
html.pc body.keyword .contentsWrapper .mainContents .posts .feature .text {
  -webkit-transition: none 250ms ease-out;
  -moz-transition: none 250ms ease-out;
  -ms-transition: none 250ms ease-out;
  -o-transition: none 250ms ease-out;
  transition: none 250ms ease-out;
}
html.pc body.about #SIDE_BAR {
  display: none;
}

html.ie8 .contentsWrapper .mainContents .posts .searchResult.current .image img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.ie8 .contentsWrapper .mainContents .posts .searchResult.current .text .title .postTitle {
  color: #999;
}
html.ie8 .contentsWrapper .pageNavi ul.pageNaviList li a {
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -ms-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
html.ie8 .contentsWrapper .pageNavi ul.pageNaviList li a.current {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.ie8 .contentsWrapper #KEYWORD_LINKS a,
html.ie8 .contentsWrapper #RELATED_LINKS a {
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  -ms-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
html.ie8 .contentsWrapper #KEYWORD_LINKS a.current,
html.ie8 .contentsWrapper #RELATED_LINKS a.current {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.ie8 .contentsWrapper .subContents .viewRanking .post.current .image img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=80)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.ie8 .contentsWrapper .subContents .viewRanking .post .image img {
  -webkit-transition: opacity 150ms ease-out;
  -moz-transition: opacity 150ms ease-out;
  -ms-transition: opacity 150ms ease-out;
  -o-transition: opacity 150ms ease-out;
  transition: opacity 150ms ease-out;
}
html.ie8 .contentsWrapper .subContents .viewRanking .post .text .title {
  -webkit-transition: color 150ms ease-out;
  -moz-transition: color 150ms ease-out;
  -ms-transition: color 150ms ease-out;
  -o-transition: color 150ms ease-out;
  transition: color 150ms ease-out;
}
html.ie8 .contentsWrapper .subContents .viewRanking .feature.current .text .title {
  color: #01be9c;
}
html.ie8 .contentsWrapper .subContents .viewRanking .digiculColumn.current .text .title {
  color: #fa8d39;
}
html.ie8 .contentsWrapper .subContents .viewRanking .kddiNow.current .text .title {
  color: #0d056c;
}
html.ie8 .contentsWrapper .subContents .viewRanking .ictKeywords.current .text .title {
  color: #2ea3f4;
}
html.ie8 .contentsWrapper .subContents .viewRanking .bonus.current .text .title {
  color: #fb4d46;
}

/*151217*/
.sns > span {
  display: inline-block;
}

.sns > span.fb {
  top: -1px;
}

.sns > span.tweet {
  top: -2px;
  left: -5px;
}

.sns > span.googleplus {
  left: -10px;
}

.sns > span.hatebu {
  left: -10px;
}

.sns > span.grss {
  top: -2px;
  left: 8px;
}

.globalHeader .functionalParts .sns .rss,
.fixedGlobalHeader .functionalParts .sns .rss {
  margin-right: 0;
}

.detailMainSns .fb > span {
  float: left;
}




/*--------------------------------------------------------------------------
 add 201703
--------------------------------------------------------------------------*/

/*------ btn ------*/
.btn_set {
	padding:40px 0 0;
	text-align:center;
}
.btn {
	display: block;
	width:400px;
	padding:20px 10px;
	margin: 0 auto 20px;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	background:#999;
	border:none;
	cursor:pointer;
	border-radius: 0px;
}
.btn_set.double {
	margin-top:40px;
	overflow:hidden;
}
.btn_set.double:after {
	content: "";
	display: table;
	clear: both;
}
.btn_set.double .btn {
	display: inline-block;
	width:44%;
	margin:0 2%;
}
.btn_set.double .btn:nth-child(1) {
	float: right;
}
.btn_set.double .btn:nth-child(2) {
	float: left;
}
.btn_large {
	padding:14px 10px;
}
.btn:hover, .btn:focus {
	color:  #FFF;
	opacity:0.6;
}
.btn.btn_red {
	background:#f7476c;
}
.btn.btn_fb {
	background:#4862a3;
}
.btn.btn_tw {
	background:#55acee;
}
.btn.btn_bl_ar {
	background:#333 url(../img/ico/ico_arrow_next.svg) no-repeat 97% 50%;
	background-size: 18px 14px;
}
.btn.btn_gr_ar {
	background:#999 url(../img/ico/ico_arrow_next.svg) no-repeat 97% 50%;
	background-size: 18px 14px;
}
.btn.btn_bl_ar_prev {
	background:#333 url(../img/ico/ico_arrow_prev.svg) no-repeat 3% 50%;
	background-size: 18px 14px;
}
.btn_orange_ar {
	background:#ea5404 url(../img/ico/ico_arrow_next.svg) no-repeat 97% 50%;
	background-size: 18px 14px;
}
.btn_green_ar {
	background:#00aa40 url(../img/ico/ico_arrow_next.svg) no-repeat 97% 50%;
	background-size: 18px 14px;
}
.btn.btn_small {
	width:220px;
	padding:16px 10px;
	background:#999999;
}
.btn span {
	display:inline-block;
	padding: 2px 0 2px 40px;
}
.btn em {
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	display: block;
	padding: 0;
}
.btn span.no_icon {
	padding: 2px 0px;
}
.ico_mail {
	background:url(../img/ico/ico_mail.svg) no-repeat 0 50%;
 background-size: 30px 30px;
}
.ico_fb {
	background:url(../img/ico/ico_fb.svg) no-repeat 0 50%;
 background-size: 28px 28px;
}
.ico_tw {
	background:url(../img/ico/ico_tw.svg) no-repeat 0 50%;
 background-size: 28px 28px;
}
.btn:last-child {
	margin: 0 auto;
}


/*------ common ------*/
html.pc.ofyh {
	height:100%;
	overflow-y:hidden;
}
html.pc #POPUP_MYPAGE_SWITCH {
  position: absolute;
  top: 0;
		right: 0px;
  display: block;
  overflow: hidden;
}
html.pc #POPUP_MYPAGE_SWITCH a#mypageBtn {
	display: block;
	width: 43px;
	height: 43px;
	margin-right:6px;
	background:#fff url(../img/globalHeader_mypageBtn_01.png) no-repeat 50% 50%;
	background-size:43px 43px;
}
html.pc #POPUP_MYPAGE_SWITCH a#mypageBtn.open {
	background:#fff url(../img/globalHeader_mypageBtn_02.png) no-repeat 50% 50%;
	background-size:43px 43px;
}
html.pc #POPUP_MYPAGE_SWITCH a#loginBtn {
	display:none;
	width: 88px;
	height: 43px;
	color:#FFF;
	font-size:10px;
	line-height:1.2;
	padding: 10px 8px;
	text-align:center;
	background:#eb5505;
}
html.pc #mypage {
	background: rgba(241,242,246,.9);
	width: 100%;
	height:100%;
	position: fixed;
	top: 150%;
	/*top: 0px;*/
	left: 0px;
	right: 0px;
	padding: 0 0 40px;
	z-index: 500;
	color: #000;
	overflow-y: auto;
	transition: transform .6s;
	-webkit-transition: -webkit-transform .6s;
}
html.pc .mypageOpen {
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;		
	transform: translateY(-150%) rotateY(0deg) translateZ(0px);
	-webkit-transform: translateY(-150%) rotateY(0deg) translateZ(0px);
}
html.pc .mypageclose {
	padding: 8px;
	display:block;
	cursor:pointer;
	text-align:center;
	background:#FFF;
}
html.pc .mypageclose span {
	padding: 10px 40px 8px;
	margin:0 auto;
	font-size:.9em;
	font-weight:bold;
	line-height:1;
	display: inline-block;
	border: 2px solid #000;
	background: url(../img/ico/ico_arrow_bottom.svg) no-repeat 14px 50%;
	background-size:16px 16px;
}
html.pc .mypageBody {
	padding: 0px;
	width:640px;
	margin:20px auto;
	background:#fff;
	border: 1px solid #ddd;
	box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
}
html.pc .mypageOver {
	padding: 30px 40px;
}
html.pc .mypageOver .box {
	margin: 0 0 20px;
}
html.pc .mypageOver .mds {
	font-size:16px;
	font-weight:bold;
	display: block;
	text-align:center;
	margin: 20px 0 10px;
}
html.pc .mypageOver .profile {
	overflow:hidden;
	position:relative;
	min-height:90px;
}
html.pc .mypageOver .profile_thumb {
	float:left;
	width: 100px;
	height: 100px;
}
html.pc .mypageOver .profile_thumb img {
	width: 100px;
	height: auto;
}
html.pc .mypageOver .profile_name {
	padding: 0 0 0 120px;
}
html.pc .mypageOver .profile_name .name {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	margin:0 0 10px;
}
html.pc .mypageOver .member {
	margin:0;
}
html.pc .mypageOver .member span {
	color:#FFF;
	font-size:1em;
	line-height:1.5;
	display:inline-block;
	padding: 10px 12px 10px 36px;
	margin:0 0 3px;
	background:#999;
	border-radius:4px;
}
html.pc .mypageOver .member em {
	display:inline-block;
	color:#999;
	font-size:1em;
	font-style:normal;
	margin:0 0 0 10px;
}
html.pc .mypageOver .member.normal span {
	background:#00aa40 url(../img/ico/ico_member.svg) no-repeat 10px 50%;
	background-size:16px 16px;
}
html.pc .mypageOver .member.star span {
	background:#eb5505 url(../img/ico/ico_star.svg) no-repeat 10px 50%;
	background-size:16px 16px;
}
html.pc .mypageOver .member.normal em {
	color:#00aa40;
}
html.pc .mypageOver .member.star em {
	color:#eb5505;
}
html.pc .mypageOver .graph {
	width:100%;
	display:block;
	margin:0 0 10px;
	background-image: linear-gradient(
    -45deg,
    #f4ceba 25%,
    #f8e2d6 25%, #f8e2d6 50%,
    #f4ceba 50%, #f4ceba 75%,
    #f8e2d6 75%, #f8e2d6
 );
 background-size: 6px 6px;
}
html.pc .mypageOver .graph span {
	width: 0%;
	display:block;
	text-align:center;
	padding:10px;
	color:#FFF;
	letter-spacing:0.1em;
	background-image: linear-gradient(
    -45deg,
    #eb5505 25%,
    #ea8149 25%, #ea8149 50%,
    #eb5505 50%, #eb5505 75%,
    #ea8149 75%, #ea8149
 );
 background-size: 6px 6px;
}
html.pc .mypageOver .graph.attain_1 span {
	width:20%;
	font-size:.8em;
	padding:10px 5px;
}
html.pc .mypageOver .graph.attain_2 span {
	width:40%;
}
html.pc .mypageOver .graph.attain_3 span {
	width:60%;
}
html.pc .mypageOver .graph.attain_4 span {
	width:80%;
}
html.pc .mypageOver .graph.attain_5 span {
	width:100%;
}
html.pc .mypageOver .badge {
	overflow:hidden;
}
html.pc .mypageOver .badge:after {
	content: "";
	display: table;
	clear: both;
}
html.pc .mypageOver .badge li {
	float:left;
	display: block;
	width: 20%;
	padding: 5px 10px;
	line-height:1;
}
html.pc .mypageOver .badge li img {
	width: 100%;
}
html.pc .mypageOver .stamp {
	text-align:center;
	margin:0 0 20px;
}
html.pc .mypageOver .stamp span {
	display:inline-block;
	width: 20%;
	padding: 5px 10px;
	margin:0 -0.7%;
	line-height:1;
}
html.pc .mypageOver .stamp span img {
	width: 100%;
}
html.pc .mypageUnder {
	border-top:1px solid #ddd;
	padding: 0px 40px 0px;
}
html.pc .mypageUnder .box {
	padding: 30px 0;
}
html.pc .mypageUnder .btn_half {
	overflow:hidden;
}
html.pc .mypageUnder .btn_half:after {
	content: "";
	display: table;
	clear: both;
}
html.pc .mypageUnder .btn_half .btn {
	display: inline-block;
	width:44%;
	min-width:inherit;
	margin:0 3%;
}
html.pc .mypageUnder .btn_half .btn:nth-child(1) {
	float: left;
}
html.pc .mypageUnder .btn_half .btn:nth-child(2) {
	float: right;
}

/* post */
.memberbox {
	border: 1px solid #eb5505;
	padding: 20px 80px;
	text-align:center;
	background: #ffece2;
}
#CONTENTS_WRAP .detailContents .detailContentsInner .memberbox p.msg,
#CONTENTS_WRAP .detailContentsOld .detailContentsInner .memberbox p.msg {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
 margin-bottom: 15px;
}
#CONTENTS_WRAP .detailContents .detailContentsInner a.btn,
#CONTENTS_WRAP .detailContentsOld .detailContentsInner a.btn,
.memberbox .btn {
	color:#fff;
	display:inline-block;
	width:auto;
	padding: 18px 40px;
}

/* index */
html.pc .contentsWrapper .subContents .loginArea {
	width: 254px;
	border:3px solid #eb5505;
	border-radius:4px;
	background: #fff;
	padding: 12px;
	margin: 0 0 12px;
	box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-webkit-box-shadow: 0.5px 1px 5px 0 rgba(4, 0, 0, 0.1);
	box-shadow: 0.5px 1px 5px 0 rgba(4, 0, 0, 0.1);
}
html.pc .contentsWrapper .subContents .loginArea .box {
	margin: 0;
}
html.pc .contentsWrapper .subContents .loginArea .mds {
	font-size: 12px;
	display: block;
	text-align:center;
	margin: 0 0 5px;
}
html.pc .contentsWrapper .subContents .loginArea .profile {
	overflow:hidden;
	position:relative;
	min-height:70px;
}
html.pc .contentsWrapper .subContents .loginArea .profile_thumb {
	float:left;
	width: 60px;
	height: 60px;
}
html.pc .contentsWrapper .subContents .loginArea .profile_thumb img {
	width: 60px;
	height: auto;
}
html.pc .contentsWrapper .subContents .loginArea .profile_name {
	padding: 0 0 0 70px;
}
html.pc .contentsWrapper .subContents .loginArea .profile_name .name {
	font-size:1em;
	font-weight:bold;
	line-height:1.3em;
	margin:0 0 10px;
}
html.pc .contentsWrapper .subContents .loginArea .member {
	margin:0;
}
html.pc .contentsWrapper .subContents .loginArea .member span {
	color:#FFF;
	font-size:.85em;
	line-height:1.3;
	display:inline-block;
	padding: 6px 10px 6px 24px;
	margin:0 0 3px;
	background:#999;
	border-radius:4px;
}
html.pc .contentsWrapper .subContents .loginArea .member em {
	display:inline-block;
	color:#999;
	font-size:1em;
	font-style:normal;
	margin:0 0 0 10px;
}
html.pc .contentsWrapper .subContents .loginArea .member.normal span {
	background:#00aa40 url(../img/ico/ico_member.svg) no-repeat 10px 50%;
	background-size:12px 12px;
}
html.pc .contentsWrapper .subContents .loginArea .member.star span {
	background:#eb5505 url(../img/ico/ico_star.svg) no-repeat 10px 50%;
	background-size:12px 12px;
}
html.pc .contentsWrapper .subContents .loginArea .member.normal em {
	color:#00aa40;
}
html.pc .contentsWrapper .subContents .loginArea .member.star em {
	font-size:.85em;
	color:#eb5505;
}
html.pc .contentsWrapper .subContents .loginArea .graph {
	width:100%;
	display:block;
	margin:0 0 10px;
	background-image: linear-gradient(
    -45deg,
    #f4ceba 25%,
    #f8e2d6 25%, #f8e2d6 50%,
    #f4ceba 50%, #f4ceba 75%,
    #f8e2d6 75%, #f8e2d6
 );
 background-size: 4px 4px;
}
html.pc .contentsWrapper .subContents .loginArea .graph span {
	width: 0%;
	font-size:12px;
	display:block;
	text-align:center;
	padding: 6px;
	color:#FFF;
	letter-spacing:0.1em;
	background-image: linear-gradient(
    -45deg,
    #eb5505 25%,
    #ea8149 25%, #ea8149 50%,
    #eb5505 50%, #eb5505 75%,
    #ea8149 75%, #ea8149
 );
 background-size: 4px 4px;
}
html.pc .contentsWrapper .subContents .loginArea .graph.attain_1 span {
	width:20%;
	font-size: 12px;
	padding:10px 5px;
}
html.pc .contentsWrapper .subContents .loginArea .graph.attain_2 span {
	width:40%;
}
html.pc .contentsWrapper .subContents .loginArea .graph.attain_3 span {
	width:60%;
}
html.pc .contentsWrapper .subContents .loginArea .graph.attain_4 span {
	width:80%;
}
html.pc .contentsWrapper .subContents .loginArea .graph.attain_5 span {
	width:100%;
}
html.pc .contentsWrapper .subContents .loginArea .btn {
	display: block;
	width: auto;
	padding: 10px 10px;
	margin: 0 auto;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	background: #000;
	border: none;
	cursor: pointer;
}
html.pc .contentsWrapper .subContents .loginArea .btn_orange_ar {
	background: #ea5404 url(../img/ico/ico_arrow_next.svg) no-repeat 97% 50%;
	background-size: 10px 8px;
}
html.pc .contentsWrapper .subContents .loginArea .btn:hover {
	opacity: 0.6;
}
html.pc .contentsWrapper .subContents .loginArea .btn span.mypage {
	display:inline-block;
	padding: 0 0 0 24px;
	background:url(../img/ico/ico_member.svg) no-repeat 0px 50%;
	background-size:20px 20px;
}

html.pc .contentsWrapper .subContents .logoutArea {
	width: 254px;
	margin: 0 0 12px;
}
html.pc .contentsWrapper .subContents .logoutArea .aboutBtn {
	width: 254px;
	margin: 0 0 10px;
}
html.pc .contentsWrapper .subContents .logoutArea .aboutBtn a {
	display:block;
	width: 254px;
	height:70px;
	border:3px solid #eb5505;
	border-radius:4px;
	background: #fff url(../images/item_aboutbtn.png) no-repeat 50% 50%;
	background-size: 200px auto;
	padding: 12px;
	box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-webkit-box-shadow: 0.5px 1px 5px 0 rgba(4, 0, 0, 0.1);
	box-shadow: 0.5px 1px 5px 0 rgba(4, 0, 0, 0.1);
}
html.pc .contentsWrapper .subContents .logoutArea .aboutBtn a:hover {
	background: #ffede3 url(../images/item_aboutbtn.png) no-repeat 50% 50%;
	background-size: 220px auto;
}
html.pc .contentsWrapper .subContents .logoutArea .aboutBtn a span {
	display:none;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea {
	width: 254px;
	margin: 0 0 10px;
	border:3px solid #eb5505;
	border-radius:4px;
	background: #fff;
	padding: 0px;
	box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-moz-box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-webkit-box-shadow:0px 0px 5px 3px rgba(0,0,0,.05);
	-webkit-box-shadow: 0.5px 1px 5px 0 rgba(4, 0, 0, 0.1);
	box-shadow: 0.5px 1px 5px 0 rgba(4, 0, 0, 0.1);
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .mds {
	display: block;
	text-align:center;
	height:35px;
	background:#eb5505 url(../images/item_menbermds.png) no-repeat 50% 50%;
	background-size: 160px auto;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .mds span {
	display: none;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .copy_pc {
	font-size:15px;
	font-weight:bold;
	line-height:1.3;
	text-align:center;
	padding:12px;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .copy_sp {
	display:none;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .txt {
	font-size:12px;
	line-height:1.5;
	padding: 0px 16px 16px;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .txt .more {
	display: block;
	text-align:right;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .txt .more a {
	text-decoration:underline;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .btnArea {
	padding: 0 12px;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .btnArea .btn {
	display: block;
	width: auto;
	padding: 10px 10px;
	margin: 0 auto 10px;
	color: #FFF;
	font-size: 14px;
	line-height:1.3;
	text-align: center;
	background: #000;
	border: none;
	cursor: pointer;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .btnArea .btn:hover {
	opacity: 0.6;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .btnArea  .btn_green_ar {
	background:#00aa40 url(../img/ico/ico_arrow_next.svg) no-repeat 97% 50%;
	background-size: 10px 8px;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .btnArea  .btn_green_ar em {
	font-size:12px;
	font-style:normal;
}
html.pc .contentsWrapper .subContents .logoutArea .memberArea .btnArea  .btn_orange_ar {
	background: #ea5404 url(../img/ico/ico_arrow_next.svg) no-repeat 97% 50%;
	background-size: 10px 8px;
	font-size:13px;
	line-height:1.3;
}
html.pc .contentsWrapper .subContents .fbLikeBox {
	width:254px;
	overflow:hidden;
}
html.pc div.banner {
  width: 254px;
  margin: 20px 0px 0px; 
}


/*------ detailMainSns ------*/
#CONTENTS_WRAP .mainContents .detailMainSns,
#CONTENTS_WRAP .mainContents .detailMainSns {
	zoom: 1;
	text-align: left;
	margin-top: 10px;
}
#CONTENTS_WRAP .mainContents .detailMainSns {
	margin: 15px 0 0 0;
	padding: 0;
	background: #fff;
	width: auto;
	position: static;
	text-align: left;
}
#CONTENTS_WRAP .mainContents .detailMainSns:after {
	content: "";
	display: block;
	clear: both;
}
#CONTENTS_WRAP .mainContents .detailMainSns li {
	float: left;
	/*display: block;*/
	padding: 0;
	padding-left: 5px;
	margin-right: 0;
	width: auto;
	display: inline-block;
	display: block;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb {
	padding-left: 0;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .siteLike,
#CONTENTS_WRAP .mainContents .detailMainSns .fb .pageShare,
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom {
	display: block;
	float: left;
	height: 35px;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-like {
	margin-top: -2px;
	margin-right: 2px;
	float: left;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .siteLike {
	width: 73px;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .pageShare {
	width: 105px;
	margin-top: -2px;
	margin-left: 1px;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom {
	zoom: 1;
	margin-left: 10px;
	margin-right: 20px;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom:after {
	content: "";
	display: block;
	clear: both;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom .fb-share-popup-link,
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom .fb-share-count-custom {
	display: block;
	float: left;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom .fb-share-popup-link {
	width: 60px;
	height: 20px;
	background: url("../img/sns_fb-share_01.png") no-repeat;
	background-size: 60px 20px;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom .fb-share-popup-link:hover {
	background-image: url("../img/sns_fb-share_02.png");
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom {
	zoom: 1;
	margin-left: 10px;
	margin-right: 20px;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom .fb-share-count-custom {
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: 20px;
	color: #4e5665;
	margin-left: 6px;
	padding: 0 3px;
	border: 1px solid #9197a3;
}
#CONTENTS_WRAP .mainContents .detailMainSns .fb .fb-share-button-custom .fb-share-count-custom:before {
	content: '';
	display: block;
	height: 20px;
	width: 5px;
	background: url("../img/sns_fb-share_03.png") no-repeat;
	background-size: 5px 20px;
	position: absolute;
	top: -1px;
	left: -5px;
}
#CONTENTS_WRAP .mainContents .detailMainSns .tweet .twitter-share-button {
	width: 95px !important;
}
#CONTENTS_WRAP .mainContents .detailMainSns .googleplus {
	margin: -2px 0 2px 0;
}
#CONTENTS_WRAP .mainContents .detailMainSns .googleplus #___plusone_0,
#CONTENTS_WRAP .mainContents .detailMainSns .googleplus #___plusone_1,
#CONTENTS_WRAP .mainContents .detailMainSns .googleplus #___plusone_2,
#CONTENTS_WRAP .mainContents .detailMainSns .googleplus #___plusone_3 {
    width: 85px !important;
}
#CONTENTS_WRAP .mainContents .detailMainSns .line {
	margin: 0 0 0 20px !important;
}
#CONTENTS_WRAP .mainContents .detailMainSns .line span {
	display: inline-block;
	height: 20px;
}
#CONTENTS_WRAP .mainContents .detailMainSns .line img {
	top: 0;
}




/*------ articleFixedSns ------*/
#CONTENTS_WRAP .detailContents .articleFixedSns, #CONTENTS_WRAP .detailContentsOld .articleFixedSns {
  position: fixed;
  bottom: 15px;
  z-index: 90;
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons {
  display: none;
  margin: 0 0 0 227px;
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .facebook,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .twitter,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .hatebu,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .googleplus,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .line, #CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .pocket, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .facebook,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .twitter,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .hatebu,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .googleplus,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .line,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .pocket {
  text-align: center;
  float: left;
  /*margin-right: 22px;*/
		margin-right: 6px;
		margin-left: 6px;
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .facebook a,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .twitter a,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .hatebu a,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .googleplus a,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .line a,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .pocket a, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .facebook a,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .twitter a,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .hatebu a,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .googleplus a,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .line a,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .pocket a {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 40px;
  height: 40px;
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .facebook a.current,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .twitter a.current,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .hatebu a.current,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .googleplus a.current,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .line a.current, #CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .pocket a.current, 
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .facebook a.current,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .twitter a.current,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .hatebu a.current,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .googleplus a.current,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .line a.current,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .pocket a.current {
  -webkit-transform: scale(1.1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  -moz-transform: scale(1.1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1.1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  transform: scale(1.1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
  opacity: 0.92;
}

#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .facebook .number,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .hatebu .number, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .facebook .number,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .hatebu .number {
  -webkit-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  display: none;
  height: 14px;
  line-height: 13px;
  top: -12px;
  left: 10px;
  margin: 0 0 0 0;
  padding: 0 5px;
  font-size: 11px;
  font-family: Arial;
  background-color: #fff;
}

#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .facebook .number:before,
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .hatebu .number:before, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .facebook .number:before,
#CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .hatebu .number:before {
  content: '';
  height: 6px;
  width: 5px;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  bottom: -6px;
  left: 45%;
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .facebook a, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .facebook a {
  background-image: url(http://time-space.kddi.com/common/img/sns-btn_facebook_01.png)
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .facebook .number, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .facebook .number {
  border: 1px solid #3b579d;
  color: #3b579d;
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .facebook .number:before, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .facebook .number:before {
  background-image: url(http://time-space.kddi.com/common/img/sns-btn_facebook_01_cur.png);
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .twitter a, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .twitter a {
  background-image: url(http://time-space.kddi.com/common/img/sns-btn_twitter_01.png);
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .googleplus a, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .googleplus a {
  background-image: url(http://time-space.kddi.com/common/img/sns-btn_google_01.png);
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .hatebu a, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .hatebu a {
  background-image: url(http://time-space.kddi.com/common/img/sns-btn_hatebu_01.png);
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .hatebu .number, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .hatebu .number {
  border: 1px solid #00a4de;
  color: #00a4de;
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .hatebu .number:before, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .hatebu .number:before {
  background-image: url(http://time-space.kddi.com/common/img/sns-btn_hatebu_01_cur.png);
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .line, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .line {
  display: none;
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .line a, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .line a {
  background-image: url(http://time-space.kddi.com/common/img/sns-btn_line_01.png);
}
#CONTENTS_WRAP .detailContents .articleFixedSns .wrapper .sns-buttons .pocket a, #CONTENTS_WRAP .detailContentsOld .articleFixedSns .wrapper .sns-buttons .pocket a {
  background-image: url(http://time-space.kddi.com/common/img/sns-btn_pocket_01.png);
}

