﻿@charset "utf-8";
/* CSS Document */


.description #group,
#contents .description aside{
	box-shadow: none;
	margin: 0;
	padding: 0;
}
#contents .description aside[style]{
	overflow: visible;
}
#contents .description aside p {
	margin: 0 ;
}
.tac{
	text-align: center;
}
.tar{
	text-align: right;
}
.Flex{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
.col3 li{
	width: 32%;
	margin-right: 2%;
}
.col3 li:nth-child(3n){
	margin-right: 0;
}
.lp-tpl{
	font-size: 3.125vw;
}
.lp-tpl *{
	margin: 0;
	padding: 0;
}
.lp-tpl img{
	vertical-align: middle;
}
.lp-tpl li{
	list-style: none;
}
.lp-tpl .main_ttl{
	background-image: url(/pic-labo/bg3_2017851.png);
	/* box-shadow */
	box-shadow:0px 0px 2px 1px #cfcfcf;
	background-size:4px;
	padding: .5em;
}
.lp-tpl .main_ttl p{
	font-size:calc(32em / 20);
	margin: 0;
}
.lp-tpl .main_ttl + img{
	margin-bottom: 1em;
}

.lp-tpl .lp-tpl-pt01{
	background-image: url(/pic-labo/bg_2017851.jpg);
	background-size: 100%;
}
.lp-tpl .lp_ttl01{
	font-size: calc(25em / 20) !important;
	padding: .5em 7vw;
	line-height: 1.2;
	border-bottom: 5px solid #ac0000;
	background: url(/pic-labo/ico_leaf.png) no-repeat , url(/pic-labo/bg2_2017851.jpg) ;
	background-position:left bottom , center;
	background-size:  7vw , 100%;
	text-align: center;
	margin-bottom: .5em;
	font-weight: bold;	
	color: #ac0000;
}
.lp_ttl02{
	background: rgb(252,251,247); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(252,251,247,1) 0%,rgba(249,248,242,1) 50%,rgba(246,245,237,1) 86%,rgba(246,245,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfbf7', endColorstr='#f6f5ed',GradientType=0 ); /* IE6-9 */
	border-top: 3px solid #ac0000;
	border-left: 1px solid #e6e6e5;
	border-right: 1px solid #e6e6e5;
	border-bottom: 1px solid #e6e6e5;
	text-align: center;
	font-size: calc(25em / 20) !important;
	margin-bottom: .5em;
	font-weight: bold;	
	color: #3d1c07;
	padding: .5em;
}
.lp_ttl03{
	color: #3d1c07;
	position: relative;
	padding: .5em .5em .5em 0;
}
.lp_ttl03 span{
	position: relative;
	display: block;
	padding-left: .8em;
	line-height: 1.2;
}
.lp_ttl03 span:before,
.lp_ttl03 span:after{
	content: "";
	display: block;
	width: calc(5em / 20);
	position: absolute;
	left: 0;
	top:0;
}
.lp_ttl03:before,
.lp_ttl03:after{
	content: "";
	display: block;
	width:100%;
	position: absolute;
	left: 0;
	bottom:0;
}
.lp_ttl03:before{
	background: #ddd3c6;
	height: 4px;
}
.lp_ttl03:after{
	background: #c0af9a;
	height: 1px;
	z-index: 2;
	bottom:3px;
}
.lp_ttl03 span:before{
	height: 100%;
	background: #ac0000;
}
.lp_ttl03 span:after{
	height: 50%;
	background: #d72525;
	z-index: 2;
}
.lp-tpl-pt01,
.lp-tpl-pt02{
	margin-bottom: 3em;
}
.lp-tpl .maru{
	margin: 0;
	padding:1em 0;
}
.lp-tpl .maru li{
	font-size: calc(24em / 20);
	padding-left: 2em;
	padding-right: 1em;
	list-style: none;
	position: relative;
	line-height: 1.6;
	margin-bottom: 1em;
}
.lp-tpl .maru li:before{
	content: "";
	display:block;
	position: absolute;
	left:.8em;
	top:.3em;
	background-image: url(/pic-labo/ico_maru.png);
	background-repeat: no-repeat;
	background-size: 1em;
	width: 1em;
	height: 1em;
	line-height: 1.6;
}
.lp-tpl .maru li b{
	color: #cb0403;
	font-size: 1.25em;
	vertical-align: middle;
}
.lp-tpl .maru li span{
	background: linear-gradient(transparent 60%, #f1f333 60%);
}
.lp-tpl .lp-tpl-tbl01{
	width: 100%
}
.lp-tpl .lp-tpl-tbl01 th,
.lp-tpl .lp-tpl-tbl01 td{
	border-top: 3px solid #ffffff;
	text-align: center;
	font-size: calc(25em / 20);
	font-weight: bold;
	padding: .5em;
	width: 50%;
}
.lp-tpl .lp-tpl-tbl01 th{
	background: #ac0000;
	color: #ffffff;
}
.lp-tpl .lp-tpl-tbl01 td{
	background: #f9f4e4;
	color: #333333;
}
.lp-tpl .Voice{
	padding: .5em 1em 1em 1em;
}
.lp-tpl .Voice li{
	background: #ffffff;
	/* box-shadow */
	box-shadow:0px 0px 2px 1px #cfcfcf;
	margin-bottom: 1.5em;
	padding: 1.25em 1em;
}
.lp-tpl .Voice li:last-child{
	margin-bottom: 0;
}
.lp-tpl .Voice li h3{
	border-bottom: #ac0000 solid 2px;
	margin-bottom: 1em;
	font-size: 1em;
}
.lp-tpl .Voice li span{
	background: linear-gradient(transparent 0%, #f1f333 0%);
}
.lp-tpl .Voice li .tar{
	margin-top: 1em;
}
.lp-tpl .lp-tpl-tbl02{
	width: 100%
}
.lp-tpl .lp-tpl-tbl02 th,
.lp-tpl .lp-tpl-tbl02 td{
	border-top: 3px solid #ffffff;
	font-weight: 500;
	padding:1.4em .5em;
	color: #3d1c07;
}
.lp-tpl .lp-tpl-tbl02 th{
	background: #f9f4e4;
	width: 28%;
	text-align: center;
}
.lp-tpl .lp-tpl-tbl02 td{
	background: #fcfaf5;
	color: #333333;
	width: 72%;
	text-align: left;
}
.lp-tpl .QA_ttl{
	color: #333333;
}
.lp-tpl .QA_ttl span:nth-child(1){
	color: #0b089a;
}
.lp-tpl .QA_ttl span:nth-child(2){
	color: #ac0000;
}
.lp-tpl .QA_ {
	padding: .5em 1em 1.5em 1em;
}
.lp-tpl .QA_ dt,.lp-tpl .QA_ dd{
	font-size: calc(24em / 20);
	font-weight: bold;
}
.lp-tpl .QA_ dt{
	margin-bottom:.5em;
}
.lp-tpl .QA_ dt span:nth-child(1){
	color: #0b089a;
	padding-right: .2em;
}
.lp-tpl .QA_ dd span:nth-child(1){
	color: #ac0000;
	padding-right: .2em;
}
.lp-tpl.pa10{
	padding-left: 10px;
	padding-right: 10px;
}
.lp-tpl .Relation{
	padding: 1.5em 0;
}
.lp-tpl .Relation li{
	list-style:outside;
	margin-left: 2em;
	color: #0192bf;
	margin-bottom: 1em;
}
.lp-tpl .Relation a{
	color: #0192bf;
}