@charset "UTF-8";

/* aminospots page
----------------------------------------*/
#solution #stemfit .block_ar {
  display: block;
  overflow: hidden;
  border-radius: 15px;
  margin-bottom: 30px;
  padding: 28px 40px 40px !important;
  border: 2px solid #e5e1d6;
}

#stemfit .block_line{
  padding: 28px 22px;
}

#stemfit .line{background : url(../../img/common/bg_dotline_bl.gif); padding : 5px;}

#stemfit .line .white_box{background : white; padding : 28px;}


/*
#stemfit .block_line {
  -moz-border-image: url("../../img/common/bg_dotline_bl.gif") 5 5 5 5 repeat;
  -webkit-border-image: url("../../img/common/bg_dotline_bl.gif")5 5 5 5 repeat;
  -o-border-image: url("../../img/common/bg_dotline_bl.gif")5 5 5 5 repeat;
  border-image: url("../../img/common/bg_dotline_bl.gif")5 5 5 5 repeat;

}

*/









h2.h2_stemfit {
  font-size: 32px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  margin-bottom: 20px;
  color: #33a1dc !important;
}

h3.h3_stemfit {
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 25px;
}

.txt7 { font-size: 7px !important;}
.txt9 { font-size: 9px !important;}
.txt11 { font-size: 11px !important;}
.txt13 { font-size: 13px !important;}
.txt15 { font-size: 15px !important;}




.mr40 { margin-right: 40px !important;}

.mb10 { margin-bottom: 10px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb40 { margin-bottom: 40px !important;}

.mt20 { margin-top: 20px !important;}

/*230322追加*/
#news.news_frame{
	border: #F29D20 2px solid;
	width: 100%;
	margin: 10px 0 50px;
	display:block ;
}

#news .news_title {
	background-color: #F29D20;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding: 8px;
	color: white;
	text-align: center;
  }

#news .news_list {
	width: 94%;
	margin-left: 3%;
	font-size: 15px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 14px 0 0;
	border-top: 1px solid #dfdfdf;
  }

#news .news_list dt {
	font-size: 15px;
	line-height: 25px;
  }

#news .news_list dd {
	margin: -25px 0 14px;
	padding: 0 0 10px 102px;
	border-bottom: 1px solid #dfdfdf;
  }

.stemfit_table1_box {
	border: #000 1px solid;
	width: 50%;
	margin: 6px auto 0px;
	padding:0px 4px;
	font-size: 80%;
	}

span.txt-sup {
    font-size: 30% !important;
    vertical-align: 0.6rem;
    position: relative;
}
/*

h4.h4_sports {
	height: 31px;
	line-height: 31px;
	font-size: 20px;
	color: #e70012;
	font-weight: bold;
	margin-bottom: 20px;
}

h4.h4_sports span {
	background: url(../../products/solution/img/bg_aminosports_arrow.png) no-repeat;
	width: 124px;
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-right: 15px;
	font-weight: normal;
	margin-left: 8px;
}

h4.h4_sports:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.sports_cell {
	border-bottom: dotted 2px #dadada;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.sports_cell .sports_img {
	float: right;
}

.sports_cell .sports_txt {
	float: left;
	width: 550px;
	margin-left: 8px;
	display: block;
	overflow: hidden;
}

.sports_cell:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.sports_cell .sports_txt h5.h5_sports {
	height: 21px;
	line-height: 21px;
	background: url(../../products/solution/img/icon_sports_arrow.png) no-repeat;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 45px;
	margin-bottom: 30px;
}

.sports_cell .sports_txt p {
	letter-spacing: -0.01em;
	margin-bottom: 15px;
}



.btn_sports {
	width: 710px;
	margin: 0 auto;
}

.btn_sports li {
	float: left;
}

.btn_sports li:last-child {
	margin-left: 10px;
}


*/