/* CSS Document */

section {
	clear: both;
}
#contents{
	margin-bottom:0;
	padding-bottom:0;
}
#contents h1 {
	color: #00bfbb;
	padding-left:0;
}
#contents section:first-child > img {
	margin-bottom: 15px;
}
#contents section:first-child > img + h1{
    padding: 0 0 0 7px;
}

h3 {
	color: #00bfbb;
	padding-bottom: 10px;
	border-bottom: #999999 dotted 1px;
	width: 95%;
	margin: 0 auto 15px;
}

div#contents section h4{
	padding-left:7px;
	margin-bottom:10px;
}
#contents p {
	width: 95%;
	margin: 0 auto 1rem;
	clear: both;
	overflow:hidden;
}


/*-----------------------------
	img
-----------------------------*/
#report_about_pirorikin img.img_w50{
	width:50%;
	min-width:171px;
	margin:0 auto;
	display:block;
}
#report_about_pirorikin img.img_w50 + p{
	margin-top:5px;
}

#report_pa3 img.img_w50{
	width:50%;
	min-width:171px;
	margin:0 auto;
	display:block;
}
#report_pa3 img.img_w50 + p{
	margin-top:5px;
}


/*-----------------------------
	movie
-----------------------------*/
#movie-area {
	height:150px;
}

/*-----------------------------
	/report/1073r1/top/
-----------------------------*/
.report_forefront2_bg {
	background:url(/smartphone/yogurtlibrary/laboratory/report/1073r1/top/images/1073r1_bg.gif) repeat;
	padding:1.5rem 0.1rem 0.5rem;
}
.cl_lab .report_forefront2_bg ul li {
	background: none;
	padding-top: 0;
	padding-bottom: 0.5rem;
}
.cl_lab .report_forefront2_bg ul li img {
	width: 99px;
	margin-left: 0;
}
.italic{ font-style:italic;}
/*-----------------------------
	/report/genome/02/
-----------------------------*/
#contents p.closing_line{
	width:90%;
	border: 1px solid #999999;
	border-radius: 5px;
	padding:0.5rem;
}

/* --------------------------------
    accordion
-------------------------------- */
.ac_dictionary {
    width: 90%;
    margin: 0 auto;
}
.ac_dictionary dt{
	display:block;
	height:50px;
	border:#cdcdcd 1px solid;
	cursor:pointer;
	margin: 0 auto;
    clear: both;
    color: #00bfbb;
    font-weight: bold;
    font-size: 1rem;
}
.ac_dictionary dd{
    margin: 0 auto;
    padding: 1rem;
    font-size: 14px;
    line-height: 1.3rem;
    background: #fff;
    border-left:#cdcdcd 1px solid;
    border-right:#cdcdcd 1px solid;
    border-bottom:#cdcdcd 1px solid;
    height:auto;
    display:none;
    overflow: hidden;
}
.ac_dictionary dt.plus{
	background:url(/smartphone/yogurtlibrary/laboratory/report/images/btn_plus.png), #f5f6f6;
	background-repeat:no-repeat;
	background-position: 98% 50%;
	margin-top:1px;
	height: auto;
	padding: 23px 55px 20px 7px;
}
.ac_dictionary dt.mainasu{
	background:url(/smartphone/yogurtlibrary/laboratory/report/images/btn_mainasu.png), #f5f6f6;
	background-repeat:no-repeat;
	background-position: 98% 50%;
	margin-top:1px;
	height: auto;
	padding: 23px 55px 20px 7px;
}


/* --------------------------------
    /report/1073r1/01/check/
-------------------------------- */
.box_check p {
	font-weight: bold;
}
.box_check p span {
	color: #fff;
	background-color: #99cdff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-right: 0.3rem;
	padding:0 5px;
	font-size: 0.9rem;
}
.box_check form {
	margin: 0 auto 1rem;
    width: 90%;
}
.box_check form select{
	border: 1px solid #8A8A8A;
	padding:2px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.box_check form li {
	margin-bottom: 1rem;
	line-height: 1rem;
}
.box_check form li span {
	margin-left: 1.5rem;
}
.box_check form li input {
	float:left;
	margin:0 0.5rem 0.5rem 0;
}
.check_img {
	width: 72%;
	margin: 0 auto 1rem;
}
.resultBox {
	width: 35%;
	margin: 0 auto 1rem;
	color: #5e4f48;
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 2px 2px 6px rgba(8,2,3,0.3) inset;
	-webkit-box-shadow: 2px 2px 6px rgba(8,2,3,0.3) inset;
	-moz-box-shadow: 2px 2px 6px rgba(8,2,3,0.3) inset;
}
.resultBox .age {
	padding: 1rem 0 !important;
	text-align: center;
	font-weight: bold;
}
.resultBox .age span {
	font-size: 1.5rem;
}
.checkBox ul {
	width: 95%;
	margin: 0 auto 1rem;
}
.checkBox li {
	line-height: 1rem;
	clear: both;
	margin-bottom: 0.5rem;
}
.checkBox li span {
	float: left;
	margin: 0.1rem 0.3rem 0.1rem 0.1rem;
}
.checkBox li .wd90 {
	display: block;
	width:90%;
}
.checkBox img {
	width: 13px !important;
}

/* --------------------------------
    /report/1073r1/03/01/
-------------------------------- */
.report_data_box {
	clear:both;
	overflow:hidden;
	width: 85%;
	margin:0 auto 20px;
	padding: 1rem 0.8rem 0.5rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ccc;
}
.report_data_box dt {
	padding-bottom: 0.5rem;
	margin-bottom: 0.5rem;
	font-weight: bold;
	float: left;
	width: 30%;
	clear: both;
	color: #005bac;
}
.report_data_box dd {
	margin-bottom: 0.5rem;
	float: right;
	width: 70%;
}

/* --------------------------------
    /report/intestinal_bacteria/
-------------------------------- */
.ib_img_mw img {
	min-width: 136px;
}

/* --------------------------------
    /report/pa-3/
-------------------------------- */
#contents p.reg { font-size:0.9em; }

/* --------------------------------
    /report/collagen-peptide/
-------------------------------- */
#contents .data{
	width:95%;
	margin:0 auto 1rem;
	border-collapse:collapse;
}
#contents .data th,#contents .data td{
	padding:0.5em;
	border:solid 1px #ccc;
}
#contents .data th{
	width:5em;
	text-align:left;
}

.box {
    border: 1px solid #ccc;
		margin:10px;
		padding:5px;
}

/* --------------------------------
    /report/oll2716/04/
-------------------------------- */
.w100{width:100% !important;}

/* --------------------------------
    /report/oll2716/05/
-------------------------------- */
.fs13{font-size:13px !important;}

/* 230515 */
#contents[data-date='230515'] h4 {
	width: 95%;
    margin: 40px auto 0;
	padding: 0;
}

#contents[data-date='230515'] h4 + div {
	width: 95%;
    margin: 0 auto 1rem;
	border: 1px solid #cfcfcf;
}

#contents[data-date='230515'] figure {
	position: relative;
}

#contents[data-date='230515'] figure:not(:first-child) {
	margin-top: 40px;
}

#contents[data-date='230515'] figure figcaption {
	position: absolute;
	font-weight: bold;
	left: 50%;
	transform: translate(-50%, 0);
	top: 6px;
	font-size: 11px;
}

#contents[data-date='230515'] .report_data_box + small {
	display: block;
	width: 85%;
    margin: 0 auto;
	color: #666;
}

/* --------------------------------
    /report/1073r1/03/06/
-------------------------------- */
#contents .report-txt-annotation {
	color: #666;
	font-size: 12px;
	display: block;
	font-weight: normal;
}

#contents .report-txt-annotation>span {
  float: left;
  padding-right: 5px
}

#contents .report-txt-annotation-body {
  float: none !important;
  display: block;
  overflow: hidden
}

#contents .report-txt-annotation-body>:last-child {
  margin-bottom: 0
}

#contents .report-txt-annotation {
	margin-bottom: 10px;
}

.report-img {
	width: 95%;
	margin: 0 auto 1rem;
	clear: both;
	overflow: hidden;
}
.report-img img {
	height: auto;
}
.figcaption {
	color: #666;
  font-size: 12px;
	text-align: center;
}

.report-list>li {
	font-size: 14px
}

.report-list>li>span {
  margin-right: 5px;
  white-space: nowrap;
  float: left
}

.report-list>li>:last-child {
  margin-bottom: 0
}

.report-list-body {
  display: block;
  overflow: hidden
}

.report-list-body>:last-child {
  margin-bottom: 0
}

.report-list-child {
  margin: 0 0 10px;
  padding: 0;
  list-style: none
}

.report-list-child>li {
	font-size: 14px
	}

.report-list-child>li>span {
  margin-right: 5px;
  white-space: nowrap;
  float: left
}

.report-list-child>li>:last-child {
  margin-bottom: 0
}

.report-list-child-body {
  display: block;
  overflow: hidden
}

.report-list-child-body>:last-child {
  margin-bottom: 0
}

#contents .report-list-child-text {
	margin-bottom: 0;
}

/* 2025/09/16 追記 */
#contents .report-lead {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}