@charset "utf-8";

/*** sports_recovery TOP
----------------------------------------- ***/
#sports-recovery h1                                   {
 width: 100%;
 margin: 0 0 30px;
}
#sports-recovery #list-area{
	overflow:hidden;
}
#sports-recovery #list-area .sports-box{
	width:224px;
	float:left;
	border-radius: 7px;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	border: #FFC59D solid 1px;
	margin-right:14px;
	margin-bottom:30px;
}
#sports-recovery #list-area .sports-box.pc-right{
	margin-right:0px;
}
#sports-recovery #list-area .sports-box .sports-box_cont {
	margin:10px;
	}

#sports-recovery #list-area .sports-box .sports-box_cont img {
	margin-bottom:10px;
	}
#sports-recovery #list-area .sports-box .sports-box_cont p{
	font-size:1.3em;
	line-height:150%;
}

#sports-recovery #list-area .sports-box a{
	text-decoration: underline;
		color: #eb6100;
}
#sports-recovery #list-area .sports-box a:visited{
	text-decoration: none;
	color: #eb6100;
}
#sports-recovery #list-area .sports-box a:hover{
	text-decoration: none;
	color: #eb6100;
}
#sports-recovery #list-area .sports-box .sports-box_cont .link{
	background:url(../../shared/article/contents/images/text-link.png) no-repeat left;
	padding-left:20px;
	font-size:1.3em;
	width: 100px;
	margin:15px auto auto auto;
}

#sports-recovery .content h2 a {
	color:#FFFFFF;
}
#sports-recovery .mb{
	margin-bottom:30px !important;
}

/*** #sports_recovery 記事ページ
----------------------------------------- ***/

#sports-recovery #title h2                            {
 margin: 0 0 25px;
 padding: 20px 20px 20px 55px;
 font-size: 2.6em;
 line-height: 30px;
 color: #eb6100;
 background: #f5f5f5 url(../images/h2.png) no-repeat 20px 22px;
 background-size: 18px 33px;
 border-radius: 6px;
}
#sports-recovery #title h2 br {
	display:none;
}
#sports-recovery #title .sub-title{
	font-size:0.6em;
	margin-right:1em;
}
#sports-recovery .lead{
	background:#F5F5F5;
	border-radius: 7px;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	padding:20px;
	overflow:hidden;
}
#sports-recovery .lead .lead-p{
	width:auto;
	font-size:1.3em;
}
#sports-recovery .lead img{
	float:right;
	margin-top:-10px;
	margin-bottom:-10px;
	margin-right:10px;
	margin-left:10px;
}

#sports-recovery .back-list {
	margin-bottom:5px;
	padding-left:10px;
	text-align:right;
} 
#sports-recovery .back-list img{
	margin-bottom:5px;
}
#sports-recovery .back-list a {
	color: #eb6100;
	margin-left:5px;
	text-decoration:underline;
		font-size:1.3em;
	}
#sports-recovery .back-list a:visited {
	color: #eb6100;
}
#sports-recovery .back-list a:hover {
	text-decoration:none;
}
#sports-recovery .pictSpace{
	position: absolute;
	display: block;
	right: 10px;
	bottom: 0px;
}
#sports-recovery .entry h2 {
	clear: both;
	margin: 30px 0 0px;
	color: #eb6100;
	background-color: #FFE8D6;
	padding: 13px 15px 11px;
	font-size: 2.2em;
}
#sports-recovery .entry h3 {
 clear: both;
 margin: 30px 0 20px;
 padding: 0 0 3px 30px;
 position: relative;
 font-weight: normal;
 font-size: 2.2em;
 line-height: 34px;
 background: url(../../run/images/entry/h3.png) no-repeat 0 5px;
 background-size: 22px 22px;
 border-bottom: 1px dotted #ccc;
}
#sports-recovery .entry p{
	font-size:1.4em;
	margin-bottom:0.7em;
}

#sports-recovery  .social.sns-line {
 margin: 50px 0 30px;
 position: relative;
 overflow: hidden;
 border-top:#000000 dotted 1px;
 padding-top:20px;
}
#sports-recovery .entry ul{
	margin:1em auto;
}
#sports-recovery .entry li{
	font-size:1.3em;
	list-style:disc;
	margin-left:40px;
	color:#eb6100;
}

#sports-recovery .link-other-page{
		margin: 20px;
		margin-left: -15px;
}
#sports-recovery .link-other-page li{
			list-style:none;
			position:relative;
			float: left;
			padding-bottom: 30px;
			padding-left: 15px;
}




@media screen and (min-width: 0px)
              and (max-width: 610px)        {
				  
/*** #sports_recovery TOP(SP)
----------------------------------------- ***/
#sports-recovery #list-area{
	width:100%;
	}
#sports-recovery #list-area .sports-box{
	width:48%;
	margin-right:10px;
}
#sports-recovery #list-area .sports-box.pc-right{
	margin-right:10px;
}
#sports-recovery #list-area .sports-box.sp-right{
	margin-right:0px;
}
#sports-recovery #list-area .sports-box .sports-box_cont img {
	padding-right:20px;

}
#sports-recovery #list-area .sports-box .sports-box_cont p {
	padding-right:17px;

}

/*** sports_recovery 記事ページ(SP)
----------------------------------------- ***/

#sports-recovery .back-list img{
	width:15px;
}
#sports-recovery #title h2   {
 margin: 0 0 25px;
 padding: 7px 7px 15px 45px;
 font-size: 2.6em;
 line-height: 30px;
 color: #eb6100;
 background: #f5f5f5 url(../images/h2.png) no-repeat 15px 22px;
 background-size: 18px 33px;
 border-radius: 6px;
}
#sports-recovery #title h2 br {
	display: block;
}
#sports-recovery .lead img{
	float:right;
	margin-top:-10px;
	margin-right:-10px;
	margin-bottom:10px;
	margin-left:10px;
	width:100px;
}
#sports-recovery .lead .lead-p{
	width:auto;
	font-size:1.3em;
}

#sports-recovery .entry li{
	margin-left:20px;
	padding-right:1em;
}
				  
 #sports-recovery .pictSpace img{
	display: none;
}
}



/*20190723追加（記事内のBCAAリンク設定）*/ 
#sports-recovery .entry .recommend{
	position: relative;
	overflow: hidden;
	margin: 2em 1em;
	padding: 10px;
	border-radius: 5px;
	border: solid 1px #CCCCCC;
	box-shadow: 2px 2px 3px #DDDDDD;
/*	border: solid 1px #F7DED9;
	background-color: #FFF6F4;
	box-shadow: 2px 2px 3px #F7DED9;*/
}

#sports-recovery .entry .recommend a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#sports-recovery .entry .recommend:hover{
	border: solid 1px #F7DED9;
	background-color: #FFF6F4;
	box-shadow: 2px 2px 3px #F7DED9;
/*	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;*/
}

#sports-recovery .entry .recommend p{ font-size: 1.2em; padding-bottom: 0;}
#sports-recovery .entry .recommend img{float: left; padding-right: 10px; width:17%;}
#sports-recovery .entry .recommend h5{ font-size: 1.4em; margin-bottom: 2px;}


@media screen and (min-width: 0px)
              and (max-width: 610px)        {

	#sports-recovery .entry .recommend{margin: 0 0 2em;}
	#sports-recovery .entry .recommend img{ width:25%;}

}

/*----------amazon ここから-----------*/

#sports-recovery #main .kounyu{margin-top: 5em;}/*余白追加*/

#sports-recovery #main .kounyu .buy                      {
 font-size: 1.4em;
 line-height: 20px;
 /*width: 100%;*/
 margin: 0;
 padding: 15px 0 18px;
 text-align: center;
 background: #f0f0f0;
}

#sports-recovery #main .kounyu .buy a                    {
 display: inline-block;
 width: 160px;
 height: 100%;
 margin: 0 auto 0 10px;
 padding: 10px 0 10px 35px;
 letter-spacing: .2em;
 position: relative;
 text-align: center;
 color: #fff;
 background: #EB5F00;
/* background: rgb(241,144,76); /* Old browsers */
/* background: -moz-linear-gradient(top,  rgba(241,144,76,1) 0%, rgba(235,98,2,1) 100%); /* FF3.6+ */
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,144,76,1)), color-stop(100%,rgba(235,98,2,1))); /* Chrome,Safari4+ */
/* background: -webkit-linear-gradient(top,  rgba(241,144,76,1) 0%,rgba(235,98,2,1) 100%); /* Chrome10+,Safari5.1+ */
/* background: -o-linear-gradient(top,  rgba(241,144,76,1) 0%,rgba(235,98,2,1) 100%); /* Opera 11.10+ */
/* background: -ms-linear-gradient(top,  rgba(241,144,76,1) 0%,rgba(235,98,2,1) 100%); /* IE10+ */
/* background: linear-gradient(to bottom,  rgba(241,144,76,1) 0%,rgba(235,98,2,1) 100%); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1904c', endColorstr='#eb6202',GradientType=0 ); /* IE6-9 */ 
 border: 1px solid #eb6100;
 border-radius: 3px;
/* text-shadow: 1px 1px 1px rgba(0,0,0,.3);*/
/* box-shadow: inset 0 -4px 0 rgba(0,0,0,.15), 0 1px 1px rgba(0,0,0,.3);*/
}


#sports-recovery #main .kounyu .buy a:hover              {
 text-decoration: underline;
/* background: rgb(255,255,255); /* Old browsers */
/* background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,209,180,1) 100%); /* FF3.6+ */
/*  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(249,209,180,1))); /* Chrome,Safari4+ */
/*  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,209,180,1) 100%); /* Chrome10+,Safari5.1+ */
/*  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,209,180,1) 100%); /* Opera 11.10+ */
/*  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,209,180,1) 100%); /* IE10+ */
/*  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,209,180,1) 100%); /* W3C */
/*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9d1b4',GradientType=0 ); /* IE6-9 */
 text-shadow: none;
}
#sports-recovery #main .kounyu .buy a:before             {
 font-family: FontAwesome;
 font-size: 1.4em;
 line-height: 20px;
 display: block;
 content: "\f07a";
 width: 40px;
 padding: 10px 0 10px;
 position: absolute;
 left: 0;
 top: 0;
 color: #eb6100;
 background: #fff;
/* box-shadow: inset 0 -4px 0 rgba(0,0,0,.15);*/
 text-shadow: none;
  border-radius: 2px;
}
#sports-recovery #main .kounyu .buy a:hover:before       {
/* color: #fff;*/
  background:#FFEFD0;
/* background: rgb(241,144,76); /* Old browsers */
/* background: -moz-linear-gradient(top,  rgba(241,144,76,1) 0%, rgba(235,98,2,1) 100%); /* FF3.6+ */
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,144,76,1)), color-stop(100%,rgba(235,98,2,1))); /* Chrome,Safari4+ */
/* background: -webkit-linear-gradient(top,  rgba(241,144,76,1) 0%,rgba(235,98,2,1) 100%); /* Chrome10+,Safari5.1+ */
/* background: -o-linear-gradient(top,  rgba(241,144,76,1) 0%,rgba(235,98,2,1) 100%); /* Opera 11.10+ */
/* background: -ms-linear-gradient(top,  rgba(241,144,76,1) 0%,rgba(235,98,2,1) 100%); /* IE10+ */
/* background: linear-gradient(to bottom,  rgba(241,144,76,1) 0%,rgba(235,98,2,1) 100%); /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1904c', endColorstr='#eb6202',GradientType=0 ); /* IE6-9 */ 
}

#sports-recovery #main .kounyu .buy .amazon a{
	background:none;
	border:none;
	width:155px;
	padding-left:10px;
	position:absolute;
}
#sports-recovery #main .kounyu .buy .amazon a:hover:before {
	background:none;
}

#sports-recovery #main .kounyu .buy .amazon a:before{
	background:none;
	 content: normal;
}

#sports-recovery #main .kounyu dd h3  {
 font-size: 1.6em;
 line-height: 24px;
 margin: 0 0 20px;
 padding: 0 0 15px 10px;
 color: #eb6100;
 border-left: 4px solid #eb6100;
 border-bottom: 1px dotted #ccc;
}
#sports-recovery #main .kounyu dd h3 small                  {font-size: .8em;color: #000;}

#sports-recovery #main dd p                         {margin: 0 0 20px;}
#sports-recovery #main dd ul                        {padding: 0 0 20px;}
#sports-recovery #main dd li                        {
 font-size: 1.2em;
 line-height: 20px;
 position: relative;
 padding: 5px 5px 5px 25px;
 background: #f5f5f5;
 border-bottom: 1px dotted #ccc;
}
#sports-recovery #main .kounyu dd li:first-child            {border-top: 1px dotted #ccc;}

#sports-recovery #main .kounyu dd li:before                 {
 font-family: FontAwesome;
 display: block;
 content: "\f004";
 width: 12px;
 height: 20px;
 position: absolute;
 left: 10px;
 top: 5px;
 color: #eb6100;
}

#sports-recovery #main .kounyu .lineup {
	margin: 0 -1px 30px;
	overflow: hidden;
}
#sports-recovery #main .kounyu .lineup .page {
	width: 96px;
	height: 30px;
}
#sports-recovery #main .kounyu .lineup .page a:before {
	content: url( "../../products/images/btn_3.gif" );
	position: absolute;
}
#sports-recovery #main .kounyu .lineup .page a:hover:before {
	content: url( "../../products/images/btn_3_on.gif" );
}
#sports-recovery #main .kounyu .lineup .lineup_box {
	float: left;
	background: url( "../../products/images/bg_twocolumn_9.gif" ) no-repeat 0 bottom;
	position: relative;
	line-height: 1.2;
	text-align: left;
	width: 349px;
	height: 300px;
	padding: 15px 15px 0;
	margin: 0 1px;
}
#sports-recovery #main .kounyu .lineup .lineup_box .lineup_title {
	font-size: 1.5em;
	font-weight: bold;
}
#sports-recovery #main .kounyu .lineup .lineup_box .lineup_type {
	margin: 6px 0 0;
}
#sports-recovery #main .kounyu .lineup .lineup_box .lineup_ingredient {
	color: #eb6100;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0;
}
#sports-recovery #main .kounyu .lineup .lineup_box .page {
	margin: 10px 0 0;
}
#sports-recovery #main .kounyu .lineup .lineup_box .buy {
	background: none;
	position: absolute;
	bottom: 0;
	left: 0;
}
#sports-recovery #main .kounyu .chuki{
	font-size:1.1em;
	text-indent:-1em;
	margin-left:1em;
}
#sports-recovery #main .kounyu .lineup .lineup_box table {
	width: 100%;
}
#sports-recovery #main .kounyu .lineup .lineup_box table tr td {
	vertical-align: top;
}
#sports-recovery #main .kounyu .lineup .lineup_box table .lineup_image {
	text-align: center;
	width: 152px;
}

@media screen and (min-width: 0px)
              and (max-width: 610px)        {

#sports-recovery #main .kounyu .lineup .lineup_box {
	float: none;
	background-size: 200% 100%;
	width: auto;
	height: auto;
}
#sports-recovery #main .kounyu .lineup .lineup_box table .lineup_image {
	vertical-align: middle;
	width: 86px;
}
#sports-recovery #main .kounyu .lineup .lineup_box table .lineup_image img {
	width: auto;
	height: auto;
}
#sports-recovery #main .kounyu .lineup .lineup_box .buy {
	position: static;
}
#sports-recovery #main .kounyu .lineup .lineup_box table tr td {
	width: auto;
}

/* // */

 #sports-recovery #main .kounyu {overflow: visible;}
 #sports-recovery #main .kounyu table                {
  float: none;
  width: 100%;
  margin: 0;
  border: 0;
 }

 #sports-recovery #main .kounyu .buy                     {
  font-size: 1.4em;
  line-height: 20px;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background: none;
 }
 #sports-recovery #main .kounyu .buy a {
	 width: 80%;
	 margin-left:0;}
  #sports-recovery #main .kounyu .buy .amazon a {
	  width: 200px;
	  margin-left:0px;
	  margin-right:0px;
	  position:static;
 }

}
/*----------amazonここまで-----------*/