@charset "UTF-8";

/* 201912 尿酸 */

.mv {
	padding-top: 15px;
	margin-bottom: 10px;
}

.mv .mv_left,
.mv .mv_right {
	display: block;
	margin: auto;
}

.mv .mv_text01,
.mv .mv_text02 {
	display: block;
	width: 100%;
}

.mv .mv_left {
	width: 83%;
}

.mv .mv_right {
	width: 75% !important;
	margin-top: 10px;
}

.btn-content {
	text-align: left;
}

.top {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.10, #fffae7));
	background: -webkit-linear-gradient(top, #fffae7 0%, #fff 90%);
	background: -moz-linear-gradient(top, #fffae7 0%, #fff 90%);
	background: -o-linear-gradient(top, #fffae7 0%, #fff 90%);
	background: -ms-linear-gradient(top, #fffae7 0%, #fff 90%);
	background: linear-gradient(top, #fffae7 0%, #fff 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffae7', endColorstr='#ffffff',GradientType=0 );
}

.linkArea {
	font-size: 15px;
	margin-left: 6%;
}

.linkArea p {
	position: relative;
	display: inline-block;
}

.linkArea a {
	line-height: 27px;
	padding-right: 18px;
	color: #0068cc;
}

.linkArea .link_ander::after {
	position: absolute;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	right: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-right: 4px solid transparent;
	border-top: 7px solid currentColor;
	border-left: 4px solid transparent;
}

.linkArea .link_within::after {
	position: absolute;
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	right: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 4px solid transparent;
	border-left: 7px solid currentColor;
	border-bottom: 4px solid transparent;
}

.product h2 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px !important;
	font-weight: bold;
	background-size: 100%;
}

.product h2.co-01 {
	background: #20551d;
	background: -moz-linear-gradient(left,  #20551d 0%, #338d2d 50%, #20551d 100%);
	background: -webkit-linear-gradient(left,  #20551d 0%,#338d2d 50%,#20551d 100%);
	background: linear-gradient(to right,  #20551d 0%,#338d2d 50%,#20551d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20551d', endColorstr='#20551d',GradientType=1 );
}

.under-text.small {
	font-size: 14px;
}

.product .border {
	border: solid 1px #999999;
	padding: 10px 15px 20px;
	background: #fff;
	margin: 15px 10px 0;
	color: #000;
}

.product .border:nth-of-type(2) {
	margin-top: 0;
}

.product .border:nth-of-type(2) {
	border-top: none;
}

.product .block01 {
	position: relative;
	width: 324px;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 58px;
}

.product .block01.icon::after {
	width: 50px;
	height: 50px;
	content: '';
	display: block;
	position: absolute;
	top: -18px;
	left: 0px;
	background-image: url(/service/teiki/otona30/img/icon.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.product .block01 img {
	width: 100px !important;
	display: inline-block;
	vertical-align: top !important;
}

.product .block01 p {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	padding-top: 36px;
	font-size: 14px
}

.product .block01 p span {
	font-size: 17px;
	font-weight: bold;
}

.product .block02 {
	padding: 10px 0 0 0;
}

.product .block02 p {
	font-size: 14px;
	display: inline-block;
}

.product .block02 .price {
	font-size: 17px;
	float: right;
	margin-top: -4px;
	margin-right: 27px;
	font-weight: bold;
}

.product .block02 .price span {
	font-size: 16px;
}

.product .block03 {
	display: inline-block;
	vertical-align: top;
	padding: 10px 0 0 0;
	width: 100%;
}

.product .block03 p.red {
	color: #e60000;
	font-size: 14px;
}

.product .block03 p.red span {
	font-weight: bold;
}

.product .block03 .box {
	width: 100%;
	background-color: #ffffdb;
	padding: 10px 25px;
	margin-top: 10px;
}

.product .block03 .box p {
	font-size: 14px;
	font-weight: bold;
}

.block03 .off30 {
	color: #e60000;
}

.product .block03 .box .text1 {
	width: 32%;
	display: inline-block;
	max-width: 100px;
}

.product .block03 .box .text2 {
	padding: 0 12px;
	display: inline-block;
	font-size: 14px;
}

.product .block03 .box .off30 .text2 {
	background-color: #e60000;
	color: #fff;
	border: solid 1px #e60000;
}

.product .block03 .box .off10 {
	margin-top: 10px;
}

.product .block03 .box .off10 .text2 {
	background-color: #fff;
	color: #e60000;
	border: solid 1px #e60000;
}

.product .block03 .box .text3 {
	font-size: 20px;
}

.product .block03 .box .text4 {
	font-size: 17px;
}

.product .block03 .box .text5 {
	float: right;
}

.product .block03 .box .text5 {
	margin-top: -5px;
}

.nyosan30_1 .m-btn01--inCart03 .m-btn01_item {
	background: #fff;
	background-image: -webkit-linear-gradient(top,#0067cc 0,#04407a 100%);
	background-image: linear-gradient(180deg,#0067cc 0,#04407a 100%);
	box-shadow: 0 1px #062440;
	color: #fff;
	text-decoration: none !important;
	width: 225px;
	height: 45px;
	border-radius: 5px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 40px;
	margin: 20px auto 0;
	text-align: center;
}

.nyosan30_1 .m-btn01--inCart03 .m-btn01_item::after {
	display: inline-block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	content: " ";
	border-right: 0 solid transparent;
	border-left: 5px solid #fff;
}

.product-bk {
	background-color: #a9d7a8;
	padding-bottom: 15px;
}

.product ul {
	margin-top: 10px;
	padding: 0 10px;
	font-size: 13px;
}

.product ul li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width:347px){
	.product .block03 .box .text2 {
		padding: 0 !important;
	}

	.product .block01 {
		padding: 0 0 0 30px;
	}
}

.sp-li {
	margin-top: 15px;
	font-size: 14px;
}

ul.noteList li {
	text-indent: 0 !important;
}

#keisan div.box #family {
	top: 15%;
}

#keisan div.box #rice {
	top: 15%;
}

#keisan div.box #calc30 {
	top: 30.4%;
}

#keisan div.box #calc60 {
	top: 45%;
}

#keisan div.box #calc90 {
	top: 58.5%;
}

.product_50 {
	width: 94%;
	margin: 30px auto 35px;
}

div#service_teiki div.how {
	margin: 0;
	border: none;
	background-color: #fff;
}

.product-mt {
	margin-top: 40px;
}

.con05.pc {
	display: none;
}

.con05_txt {
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
}

.con05_txt .mid {
	font-size: 15px;
}

.con05 {
	background-image: url(/common/img/teiki/con05_bg.png);
	background-repeat: repeat-y;
	background-size: 100%;
}

.link01 {
	text-align: right;
	font-size: 15px;
}

div#service_teiki div.how {
	border: none;
	background: #ffffff;
}

.how .tel a[href^="tel:"] {
	pointer-events: none;
	color: #000;
	text-decoration: none !important;
	margin: 0 10px;
}

#header {
	border-bottom: none;
	padding-bottom: 0;
}

#contentsArea {
	margin-top: 0 !important;
}