/*** manage-your-liver detail start ***/
#article {
	background-color: #f6f7f2;
	color: #404040;
}

#article .kown-more {
	background-color: #fff;
	margin-top: 120px;
}



#top {
	padding-bottom: 25px;
	padding-top: 62px;
}



#content .go-back {
	margin-bottom: 18px;
	text-align: right;
}
#content .go-back a {
	text-decoration: underline;
	letter-spacing: -.4px;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
}



#content .question .row {
	display: table;
}
#content .question .cell {
	vertical-align: top;
	white-space: normal;
	display: table-cell;
}
#content .question .cell:first-child {
	padding-left: 3px;
	font-weight: 700;
	font-size: 26px;
	line-height: 1;
	color: #D53026;
}
#content .question .title {
	line-height: 1.4;
	font-weight: 600;
	font-size: 20px;
	display: block;
}
#content .question .answer {
	letter-spacing: .5px;
	padding-top: 6px;
	line-height: 1.4;
	display: block;
}



#content .share {
	margin-top: 16px;
}
#content .share .text {
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	font-weight: 700;
	font-size: 13px;
}
#content .share .icon {
	background: no-repeat center center;
	background-size: cover;
	vertical-align: middle;
	display: inline-block;
	margin-left: 5px;
	height: 21px;
	width: 21px;
}
#content .follow-us {
	vertical-align: middle;
	display: inline-block;
	padding-bottom: 30px;
	margin-left: 20px;
	margin-top: 16px;
}
#content .follow-us .text {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	font-weight: 700;
	font-size: 13px;
}
#content .fb-follow {
	vertical-align: middle;/*
	width: 65px;*/
}
html:lang(ja) #content .fb-follow,
html:lang(zh) #content .fb-follow {
	width: 95px;
}
#content .fb-follow.fb_iframe_widget_fluid {
	display: inline-block;
}
#content .fb-comments {
	margin: 0 -8px;
}
.csstransitions.page-loaded #content .share .icon {
	transition: opacity .4s ease-in-out;
}
#content .share .icon:hover {
	opacity: .7;
}
#content .share .icon img {
	display: none;
}
#content .share .facebook {
	background-image: url('../images/blog/icon-facebook-orange.png');
}
#content .share .twitter {
	background-image: url('../images/blog/icon-twitter-orange.png');
}



#content .post {
	background-color: white;
	padding: 19px 20px 50px;
}
#content .post .cover {
	padding-top: 12px;
}
#content .post .question .row+.row {
	position: relative;
	margin-top: 34px;
	display: block;
}/*
#content .post .question .row+.row:after {
	display: block;
	content: ' ';
	clear: both;
}*/
#content .post .question .cell+.cell {
	padding-left: 10px;
}
#content .post .question .row+.row .cell:first-child {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}
#content .post .question .row+.row .cell+.cell {
	padding-right: 28px;
	padding-left: 39px;
	display: block;
}
#content .post .question .title {
	margin-top: -2px;
}
html:lang(ja) #content .post .question .answer,
html:lang(zh) #content .post .question .answer {
	font-size: 16px;
}
#content .post .question .answer h2 {
	font-size: 24px;
}
#content .post .question .answer h3 {
	font-size: 20px;
}
#content .post .question .answer p+p {
	margin-top: 10px;
}
#content .post .question .answer ol {
	margin-left: 22px;
}
#content .post .question .answer ul {
	padding-bottom: 8px;
	padding-top: 13px;
}
#content .post .question .answer ul li {
	padding-left: 18px;
	position: relative;
}
#content .post .question .answer ul li+li {
	margin-top: 10px;
}
#content .post .question .answer ul li:before {
	position: absolute;
	content: '•';
	left: 2px;
	top: 0;
}
#content .post .question .answer .table-container {
	overflow: hidden;
	overflow-x: auto;
}
#content .post .question .answer .table-container table {
	min-width: 560px;
	width: 90%;
}
html.-moz- #content .post .question .answer .table-container table {
	margin-left: 1px;
}
#content .post .question .answer .table-container table td {
	border: 1px solid #404040;
	padding: 6px 8px 12px;
}
#content .post .reference {
	padding-bottom: 17px;
	margin-top: 34px;
}
#content .post .reference .head,
#content .post .disclaimer .head,
#content .tag .head {
	padding-bottom: 7px;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
}
#content .post .reference ol li {
	margin-left: 18px;
	line-height: 1.1;
	font-weight: 600;
	font-size: 12px;
	color: #a3a3a3;
}
#content .post .reference ol li a {
	color: #a3a3a3;
}
#content .post .reference ol li a[href]:hover {
	color: #D53026;
}
#content .post .reference ol li a .link-text {
	word-break: break-all;
	display: inline-block;
	font-weight: 600;
}
#content .post .reference ol li+li {
	margin-top: 8px;
}
#content .post .sp-line {
	background-color: #c1c1c1;
	height: 1px;
	width: 100%;/*
	margin-top: 34px;
}
#content .tag+.sp-line,
#content .post .reference+.sp-line {*/
	margin-top: 0;
}
#content .post .sp-line+.share {
	vertical-align: middle;
	display: inline-block;
	padding-bottom: 30px;
}
#content .post .fb-comments span,
#content .post .fb-comments iframe {
	width: 100% !important;
}
#content .info {
	margin-bottom: 16px;
}
#content .topic {
	font-size: 0;
}
#content .topic .item {
	background-color: #2e3246;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 5px;
	text-align: center;
	padding: 4px 14px;
	font-weight: 600;
	font-size: 11px;
	min-width: 68px;
	line-height: 1;
	color: #FFF;
}
.csstransitions.page-loaded #content .topic .item {
	transition: background-color .4s ease-in-out;
}
#content .topic .item:hover {
	background-color: #8f929a;
}
#content .topic .sp {
	display: inline-block;
	width: 5px;
}
#content .date {
	padding-top: 2px;
	text-align: right;
	font-weight: 600;
	font-size: 14px;
	width: 96px;
}
#content .tag {
	padding-bottom: 17px;
	line-height: 1.1;/*
	margin-top: 34px;
}
#content .post .reference+.tag {*/
	margin-top: 0;
}/*
#content .tag .head {
	padding-bottom: 7px;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
}*/
#content .tag .item {
	display: inline-block;
	line-height: 1.1;
	font-size: 12px;
	color: #a3a3a3;
}
#content .tag .item:after {
	display: inline-block;
	padding-right: 4px;
	content: ',';
}
#content .tag .item:last-child:after {
	display: none;
}
#content .post .disclaimer {
	padding-bottom: 17px;
	margin-top: 34px;
}
#content .post .reference+.disclaimer {
	margin-top: 0;
}
#content .post .disclaimer li {
	line-height: 1.1;
	font-size: 12px;
	color: #a3a3a3;
}



#content .question-group {
	margin-top: 48px;
}
#content .question-group .head {
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: 700;
	line-height: 1;
	color: #44464b;
}
#content .question-group .item {
	padding: 32px 30px 38px 20px;
	background-color: white;
	margin-top: 10px;
}
#content .question-group .question .row+.row {
	margin-top: 14px;
}
#content .question-group .question .title {
	padding-left: 8px;
	font-size: 20px;
}
#content .question-group .question .answer  {
	padding-left: 11px;
	max-height: 72px;
}



#content .hit {
	display: none;
}



#content .others {
	padding-left: 10px;
	width: 282px;
}



#content .have-question .outer {
	background: #FCB315; /* Old browsers */
	background: -moz-linear-gradient(top, #fbc552 0%, #FCB315 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbc552), color-stop(100%,#FCB315)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbc552 0%,#FCB315 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fbc552 0%,#FCB315 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fbc552 0%,#FCB315 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fbc552 0%,#FCB315 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc552', endColorstr='#FCB315',GradientType=0 ); /* IE6-9 */
	padding: 32px 20px;
	border-width: 0;
	color: white;
}
#content .have-question .head {
	font-weight: 900;
	font-size: 22px;
	line-height: 1;
	color: #fff;
}
#content .have-question .desc {
	padding-top: 18px;
	line-height: 1.1;
}
#content .have-question .view {
	margin-top: 12px;
}
#content .have-question .view .link {
	background-color: #32374A;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 13px 3px;
	display: inline-block;
	border-radius: 5px;
	margin-left: -3px;
	font-weight: 600;
	font-size: 14px;
	color: white;
}
.csstransitions.page-loaded #content .have-question .view .link {
	transition: background-color .4s ease-in-out;
}
#content .have-question .view .link:hover {
	background-color: #D53026;
}

#content .have-question.mobile {
	text-align: center;
	margin-top: 10px;
	display: none;
}
#content .have-question.mobile .view {
	margin-top: 20px;
	display: block;
}
#content .have-question.mobile .link {
	padding: 5px 16px 6px;
}



#content .hit-post {
	padding-bottom: 20px;
	padding-top: 20px;
}
#content .hit-post .item {
	padding: 18px 22px 18px 18px;
	background-color: white;
}
#content .hit-post .item+.item {
	margin-top: 10px;
}
#content .hit-post .cover {
	padding-left: 2px;
}
#content .hit-post .cover+.question {
	margin-top: 16px;
}
#content .hit-post .question .cell:first-child {
	padding-left: 0;
	font-size: 18px;
}
#content .hit-post .question .title {
	padding-left: 6px;
	font-weight: 700;
	margin-top: -1px;
	max-height: 86px;
	font-size: 16px;
}



#content .ad {
	background: #CCCACB url('../images/home/box-1.png') no-repeat right bottom;
	background-position: right -5px top -20px;
	background-size: contain;
	padding-left: 18px;
	padding-top: 32px;
	height: 174px;
}
html:lang(zh) #content .ad {
	padding-top: 26px;
}
#content .ad.mobile {
	background-image: none;
	position: relative;
	box-shadow: none;
	margin-top: 10px;
	overflow: hidden;
	display: none;
	height: 230px;
}
#content .ad.mobile .outer {
	margin-left: -224px;
	position: absolute;
	width: 224px;
	left: 50%;
	top: 66px;
}
#content .ad .product {
	display: none;
}
#content .ad.mobile .product {
	display: inline-block;
	margin-left: 0px;
	position: absolute;
	max-width: none;
	height: 230px;
	left: 50%;
	top: 0;
}
#content .ad .text {
	padding-bottom: 12px;
	line-height: 1.1;
	font-size: 18px;
}
#content .ad.mobile .text {
	font-size: 22px;
}
#content .ad.mobile .text br {
	display: none;
}
#content .ad .button {
	background-color: #32374A;
	min-width: 72px;
	font-size: 14px;
}
.no-touch #content .ad .button:focus,
#content .ad .button:hover {
	background-color: #D53026;
}



#content .no-result {
	text-align: center;
	padding-top: 20px;
	font-size: 24px;
}



@media only screen and (max-width: 840px) {
	#content .container,
	#content .main {
		display: block;
		height: auto;
	}
	#content .info,
	#content .post .question .row+.row .cell+.cell {
		height: auto;
	}
	#content .others {
		display: none;
	}
	#content .hit {
		display: block;
	}
	#content .ad.mobile {
		display: block;
	}
	#content .have-question.mobile {
		display: block;
	}
	#article .contact-us {
		visibility: hidden;
		padding-bottom: 0;
		padding-top: 0;
		height: 72px;
	}
}
@media only screen and (max-width: 640px) {
	#top .title {
		width: 100%;
	}
	#content .post .question .answer img {
		display: block;
		float: none !important;
	}
}
@media only screen and (max-width: 520px) {
	#content .ad.mobile {
		padding-top: 55px;
	}
	#content .ad.mobile .product {
		/*margin-left: -148px;*/
	}
	#content .ad.mobile .outer {
		margin-left: 0;
		width: auto;
		left: 18px;
		top: 55px;
	}
	#content .ad.mobile .text br {
		display: block;
	}
}
@media only screen and (max-width: 480px) {
	#content .post {
		margin: 0 -20px;
	}
	#content .post .question .row {
		display: block;
	}
	#content .post .question .cell {
		display: block;
		height: auto;
	}
	#content .post .question .cell:first-child,
	#content .post .question .row+.row .cell:first-child {
		display: none;
	}
	#content .post .question .cell+.cell {
		padding-left: 0;
	}
	#content .post .question .row+.row .cell+.cell {
		padding-right: 0;
		padding-left: 0;
	}
	#content .post .sp-line+.share {
		padding-bottom: 16px;
	}
	#content .follow-us {
		display: block;
		margin-left: 0;
		margin-top: 0;
	}
	#content .fb-follow {
		width: auto;
	}

	#content .question .title,
	#content .question-group .question .title {
		font-size: 16px;
	}
	#content .question .cell:first-child {
		padding-left: 0;
		font-size: 22px;
	}
	#content .question-group .item {
		padding-right: 20px;
	}

	#content .ad.mobile .product {
		margin-left: -50px;
	}
}
/*** manage-your-liver detail end ***/