@charset "UTF-8";


#fv_btn {
	margin: 22px auto 20px;
	width: 84%;
}

.content01 {
	background: url(/service/teiki/suiminhirou_mm5030/img/bg_dotted.png) repeat;
	background-size: 4px 4px;
	padding: 10px 10px 15px;
}

.content01 .hyoji_area {
	margin: 10px 0 0;
	background: #fff;
	padding: 20px 10px;
	font-size: 83%;
}

.content01 .hyoji_area .hyoji {
	border-bottom: solid 1px #158bce;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

.content01 .hyoji_area ul {
	font-size: 85.7%;
}

.bg_graph {
	margin: 35px 0 0;
	background: url(/service/teiki/suiminhirou_mm5030/img/bg_graph.png) repeat;
	background-size: 22px auto;
	padding: 0 0 25px;
}

#txt_17 {
	background: #25476c;
	padding: 12px 20px;
}

#txt_01 {
	margin: 15px 10px 20px;
}


.seibun {
	padding: 20px 10px 15px;
}

.seibun.content02 {
	background: #deefef;
}

.seibun.content03 {
	margin: 15px 0 0;
	background: #fdecd1;
}

.seibun .wrap1 {
	margin: 15px 10px 25px;
}

.seibun.content02 .left .txt1 .color {
	color: #2da0db;
}

.sup {
	font-size: 60%;
	vertical-align: top;
}

.seibun .img1 {
	margin: 15px 0 25px;
}

.seibun .wrap2 {
	background: #fff;
	padding: 15px 10px;
}

.seibun .txt2 {
	margin: 14px 2px 0;
	background: #f3f3f3;
	padding: 15px 20px;
	font-size: 60%;
}

#txt_18 {
	margin: -25px auto 0;
	width: 46.7%;
}

#pic_09 {
	margin: 0 0 20px;
}
#btn_entry2 {
	margin: 20px 10px 30px;
}


.content04 {
	background: #e7f2f7;
	padding: 0 0 25px;
}

.content04 .voice {
	margin: 25px 33px 0;
}

.content04 .voice li {
	margin: 0 0 17px;
}

.content04 #txt_10 {
	margin: 40px 18px 20px;
}

.content04 #pic_10 {
	margin: 0 auto 20px;
	width: 78.6%;
}

.content04 .m-listTxt {
	margin: 0 20px;
	font-size: 65%;
}

.content05 #txt_11 {
	margin: 25px 10px;
}

.content05 .price_area {
	margin: 22px 0 25px;
}



#about_teiki {
	margin: 12px 0 0;
}

#about_teiki .u-alignR {
	margin: 0 10px;
	text-align: left !important;
	font-size: 121%;
	line-height: 1.4;
}

.how .tel a[href^="tel:"] {
	pointer-events: auto;
	color: #000;
}





div.l-header_innerTop{
    display: none;
}
p.l-header_logo{
    width: 70px;
    margin: 2.5% 0 2.5% 2.5%;
}



#txt_20 {
	margin: 25px 10px 15px;
}

.ex {
	margin: 15px 10px 20px;
	background: #fefddf;
	padding: 10px 15px 20px;
}

.ex #txt_14 {
	margin: 0 -4px 10px;
}

.ex #pic_11 {
	margin: 15px 0 12px;
}

.ex #txt_16 {
	margin: 0 auto;
	width: 86%;
}


.margin01 {/*
	margin: 25px 0 0;*/
}

.js_anchor {
	position: fixed;
    top: 10px;
    right: 10px;
    width: 18.27%;
	z-index: 100;
	opacity: 0;
	-webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
}

.js_anchor img {
	width: 100%;
}

.js_anchor.fadeIn {
    opacity: 1;
}


#aojiru_con06 {
	background-image: url(/service/teiki/suiminhirou_mm5030/img/con06_bg_sp.png);
	background-repeat: repeat-y;
	background-size:100%;
}

.aojiru_con06_txt {
	width:90%;
	margin: 0 auto;
	font-size: 0.9em;
}

.aojiru_con06_txt .mid {
	font-size: 1.3em;
}


div.l-header_innerTop{
    display: none;
}
p.l-header_logo{
    width: 70px;
    margin: 2.5% 0 2.5% 2.5%;
}









/* 201912 尿酸 */

.txt_19 {
	margin: 20px 10px 10px;
}

.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: #003f90;
	background: -moz-linear-gradient(left,  #003f90 0%, #005eb5 50%, #003f90 100%);
	background: -webkit-linear-gradient(left,  #003f90 0%,#005eb5 50%,#003f90 100%);
	background: linear-gradient(to right,  #003f90 0%,#005eb5 50%,#003f90 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f90', endColorstr='#003f90',GradientType=1 );
}

.product h2.co-02 {
	background: #0f82c4;
	background: -moz-linear-gradient(left,  #0f82c4 0%, #16acd8 50%, #0f82c4 100%);
	background: -webkit-linear-gradient(left,  #0f82c4 0%,#16acd8 50%,#0f82c4 100%);
	background: linear-gradient(to right,  #0f82c4 0%,#16acd8 50%,#0f82c4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f82c4', endColorstr='#0f82c4',GradientType=1 );
}

.product h2.co-01 img {
	display: inline-block;
	vertical-align: middle;
	width: 81px;
	margin-left: 10px;
}

.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: 41px;
	height: 42px;
	content: '';
	display: block;
	position: absolute;
	top: -18px;
	left: 0px;
	background-image: url(/service/teiki/suiminhirou_mm5030/img/icn_otoku.png);
	background-repeat: no-repeat;
	background-size: contain;
}

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

.product .block01.icon img {
	margin-left: 45px;
}

.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: 15px;
	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 15px;
	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;
	vertical-align: middle;
}

.product .bk2 .block03 .box .text1 {
	font-weight: bold;
	color: #000;
}

.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 .bk2 .block03 .box .text5 {
	margin-top: 5px;
}

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

.product-bk.bk2 {
    background-color: #cce9f1;
}

.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;
	}
}

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


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

.con05.pc {
	display: none;
}

.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;
}

div#service_teiki div.how div.inner p.title {
	font-weight: bold;
	text-align:center;
}

div#service_teiki div.how div.inner .tel p.text1 {
	font-weight: bold;
	margin-bottom:10px;
}

div#service_teiki div.how div.tel:first-of-type{
	margin-top:10px;
}

div#service_teiki div.how div.tel.col2 {
	border: solid 2px #14a4ed;
}

div#service_teiki div.how div.tel.col2 div.fukidashi p.fukidashitext{
	background-color:#e7f2f7;
}

div#service_teiki div.how div.tel.col2 div.fukidashi p.fukidashitext span{
	color:#000;
}

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

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

.cv .product {
    margin-top: 0;
}

.product .block01 {
	padding: 0;
}

.block04 {
	width: 69%;
    margin: 16px auto 0;
    text-align: center;
}

.m-btn01--inCart03 .m-btn01_item {
    background: #3586d5 !important;
    background: -moz-linear-gradient(top, #3586d5 0%, #044683 100%) !important;
    background: -webkit-linear-gradient(top, #3586d5 0%,#044683 100%) !important;
    background: linear-gradient(to bottom, #3586d5 0%,#044683 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3586d5', endColorstr='#044683',GradientType=0 );
    box-shadow: 0 1px #5e7388 !important;
    font-size: 4.5vw !important;
}

.block04 .m-btn01 a {
	text-decoration: none !important;
}
