@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900');
@import
/* ---------------------------------------------------------------------- */
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
*{
margin:0;
padding:0;
}
html,body {
	height: 100%;
	margin: 0px auto;
}
img.nodisplay{display: none;}
body {
	color: #333;
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.8em;
	background-color: #fff;
	background-attachment: fixed
}
*html body {
}
#container {
	position: relative;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background-color: #fff;
	background-image:url("../img/parts/lace2.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
}
body > #container {height: auto;}
a {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a:link {color: #666; text-decoration: underline;}
a:visited {color: #666; text-decoration: underline;}
a:active {color: #ccc; text-decoration: underline;}
a:hover {color: #ccc; text-decoration: underline;}

a img:active,a img:hover {
	opacity: 0.8;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
img {display:block;max-width:100%;border: none;-ms-interpolation-mode: bicubic;}

p {}
.center {text-align: center;}
.right {text-align: right;}
.imgleft {float: left;margin-right:5px;}
.imgright {float: right;margin-left:5px;}

pre {}
.clear {clear: both;}
.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {min-height: 1px;}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.error {color: #f00;font-weight: bold;}
.nores {display: none;}
.norep {background-repeat: no-repeat;}
.strong {font-weight: bold;}
.strike {text-decoration: line-through;}
.fonts {font-size: 10px;}
.fontb {font-size: 16px;}
.red {color: #f00;}
/* ---------------------------------------------------------------------- */
em.rmark {vertical-align:super;font-style:normal;font-size:80%;}
/* ---------------------------------------------------------------------- */
#header {
	text-align: left;
	background-image:url("../img/parts/lace1.png");
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	width: 1000px;
	margin: 0px auto;
	padding-bottom: 20px;
}
@media screen and (max-width: 1000px) {
	.header {
		width: 1000px;
	}
}
.headerlogo {
	float: left;
	width: 300px;
}
.headerlogo img, .headerlogo a {
	display: block;
	width: 250px;
	height: 50px;
}
.headertop {
	padding-top: 2px;
}
.headertop strong {
	font-size: 11px;
	font-weight: normal;
}
.headertel {
	float: right;
	width: 700px;
}
.headertelimg {
	float: left;
	width: 360px;
	padding-left: 80px;
}
.headertelbtn {
	float: left;
	width: 230px;
	padding-left: 30px;
}
.headertel img, .headertel a {
}
.headertelbtn img, .headertelbtn a {
	display: block;
	width: 230px;
	height: 45px;
}
header :where(ul,ol) li{
	font-size:100%;
	font-weight:normal;
}
header :where(ul,ol) li{

list-style:none;}

header a{
	text-decoration: none!important;}


/* ---------------------------------------------------------------------- */
#footer {
}
.footer {
	width: 1000px;
	margin: 0px auto;
}
.footeradd {
	text-align: center;
}
.footeradd address {
	font-size: 10px;
	font-style: normal;
}
.footerlink {
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
.footerlink a {
	display: inline-block;
	line-height: 1em;
	text-decoration: none;
	border-right: 1px solid #ccc;
	margin-right: 5px;
	padding-right: 5px;
}
.footerlink a:last-child {
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}
.copyright {
	color: #ccc;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
/* ---------------------------------------------------------------------- */
.gotop{
	position: fixed;
	bottom: 0;
	right: 0;
	line-height: 1em;
}
.gotop a {
	display: block;
	width: 50px;
	height: 50px;
	background-image:url("../img/parts/pagelink.png");
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------------- */
.ban {
	width: 1000px;
	margin: 0px auto;
}
/* ---------------------------------------------------------------------- */
#main {
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0px;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
/* ---------------------------------------------------------------------- */
.bloc {
	margin-bottom: 30px;
}
.bloctitle {
	margin-bottom: 30px;
}
.bloctitle img {
	margin: 0px auto;
}
/* ---------------------------------------------------------------------- */
#contact {
	width: 800px;
	margin: 0px auto;
	padding: 60px 0px 20px 0px;
}
.contact {
}
.contacttitle {
	margin-bottom: 30px;
}
.contacttitle {
	line-height: 1em;
	text-align: center;
	margin-bottom: 50px;
}
.contacttitle img {
	margin: 0px auto;
}
/* ---------------------------------------------------------------------- */
.breadcrumb {
	width: 1000px;
	margin: 0px auto;
	padding: 10px 0px;
}
.breadcrumb ul  {
	font-size: 10px;
	line-height: 1.4em;
	list-style-type: none;
}
.breadcrumb li {
	display: inline-block;
}
/* ---------------------------------------------------------------------- */
.message {
	background-color: #fff;
	border: 1px dashed #ddd0b0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 30px;
	padding: 20px;
}
.message p {
	padding: 0px 20px;
}
.message span {
	color: #ff7b9e;
}
.formflow {
	margin-bottom: 30px;
}
.formflow img {
	margin: 0px auto;
}
/* ---------------------------------------------------------------------- */
.form {
}
/* table---------------------------------------------------------------------- */
.form table {
	display:table;
	width: 700px;
	border-collapse:collapse;
	border-spacing: 0px;
	empty-cells:show;
	margin: 0px auto;
}
.form table th {
	display:table-cell;
	width: 25%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #c5a98b;
	padding: 20px 10px 20px 30px;
	white-space: nowrap;

}
.form table td {
	display:table-cell;
	vertical-align: middle;
	border-top: 1px solid #c5a98b;
	padding: 20px;
}
.form table p {
	padding-bottom:5px;
}
.form th span.attention {
	color: #ff7b9e;
}
.form input {
	font-size: 1.2em;
	font-size: 16px;
}
.form input[type='text'],.form input[type='email'] {
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
}
.form input:-ms-input-placeholder {color: #fcc;}
.form input::-moz-placeholder {color: #fcc;}
.form input::-webkit-input-placeholder {color: #fcc;}

.form select {
	font-size: 1.2em;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
}

.form textarea {
	width: 95%;
	height: 200px;
	font-size: 1.2em;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}


.radios {
	display:inline-block;
	margin:0;
	padding:0;
	clear:both;
	text-align: center;
}
.radios li {
	display:inline-block;
	position:relative;
	list-style:none;
	overflow:hidden;
	margin: 3px 3px;
}
.radios li:first-child {
}
.radios li:last-child {
}
.radios label {
	display:block;
	min-width:3em;
	color: #fff;
	text-align:center;
	background:#888;
	border:solid 1px #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px 15px;
}
.radios label.active {
	color:#fff;
	border:solid 1px #ff851e;
	background:#ff851e;

}
.radios li:first-child label {
}
.radios li:last-child label {
}
.radios input[type=radio] {
	position:absolute;
	opacity:0;
	width:100%;
	height:100%;
	margin:0;
	cursor:pointer;
}
.radios input[type=radio]:checked {
	cursor:auto;
}
.radios input[type=radio]:checked + label {
	color:#fff;
	border:solid 1px #ff851e;
	background:#ff851e;
}

.submit {
	text-align: center;
	padding: 20px 10px;
}
.submit input {
	color: #fff;
	font-size: 1.2em;
	font-size: 16px;
	background-color: #ff851e;
	border-left: 2px solid #ff851e;
	border-right: 2px solid #db7519;
	border-top: 2px solid #ff851e;
	border-bottom: 2px solid #db7519;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 40px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.submit input:hover {
	background-color: #db7519;
	border-left: 2px solid #c16816;
	border-right: 2px solid #db7519;
	border-top: 2px solid #c16816;
	border-bottom: 2px solid #db7519;
	cursor:pointer;
}
.submit p {
	margin-bottom: 20px;
}
.backbtn {
	text-align: center;
	padding: 20px 10px;
}
.submit input.back {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background-color: #666;
	border: 1px solid #666;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 10px 10px;
}
.submit input.back:hover {
	background-color: #ccc;
	border: 1px solid #ccc;
	cursor:pointer;
}
.submit a.back {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background-color: #666;
	border: 1px solid #666;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.submit a:hover {
	background-color: #ccc;
}
.input10 {width: 10px;}
.input50 {width: 50px;}
.input100 {width: 100px;}
.input150 {width: 150px;}
.input200 {width: 200px;}
.input300 {width: 300px;}
.input400 {width: 400px;}
/* ---------------------------------------------------------------------- */
#lipocel {
}
.lipocel {
}
/* ---------------------------------------------------------------------- */
#lipotop {
}
.lipotop {
}
.lipotopouter {
}
.lipotopinner {
	background-image:url("../img/top/bg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.lipotoptex {
	text-align: center;
	background-color: #ff851e;
	padding: 15px 0px;
}
.lipotoptex h1 {
	color: #fff;
	font-size: 40px;
	line-height: 40px;
}
.lipotoptitle {
	width: 1000px;
	margin: 0px auto;
	padding: 70px 0px 60px 0px;
}
.lipotoptitle img {
}
/* ---------------------------------------------------------------------- */
.lipoline {
}
.lipoline1 img {
	margin: 0px auto;
}
/* ---------------------------------------------------------------------- */
.lipoban {
	width: 900px;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px;
}
.lipoban a {
	display: block;
	text-decoration: none;
	background-color: #ffee00;
	background-image:url("../img/ban/bg.png");
	background-repeat: no-repeat;
	background-position: right;
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
}
.lipoban a div {
	position: relative;
	background-image:url("../img/ban/lady.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: 300px;
	padding: 0px 0px 10px 0px;
}
.lipoban a div h2 {
	color: #d7081a;
	font-size: 40px;
	font-weight: 900;
	background-color: rgba(255,255,255,0.7);
	line-height: 40px;
	margin-bottom: 20px;
	padding: 10px 0px 10px 100px;
}
.lipoban a div img {
	position: absolute;
	left: 20px;
	top: 0px;
}
.lipoban a div dl {
}
.lipoban a div dt {
	display: inline-block;
	line-height: 1em;
	background-color: #a93890;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 5px;
	padding: 5px 10px;
}
.lipoban a div dt em {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	font-style: normal;
	line-height: 1em;
	vertical-align: middle;
	margin-right: 20px;
}
.lipoban a div dt strong {
	display: inline-block;
	color: #fff;
	font-size: 26px;
	line-height: 1em;
	vertical-align: middle;
}
.lipoban a div dd {
}
.lipoban a div dd strong {
	display: block;
	color: #d7081a;
	font-size: 30px;
	line-height: 60px;
	text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px,#fff 0px -2px 0px, #fff 0px 2px 0px,#fff 2px 2px 0px, #fff -2px 2px 0px,#fff 2px -2px 0px, #fff -2px -2px 0px,#fff 1px 2px 0px, #fff -1px 2px 0px,#fff 1px -2px 0px, #fff -1px -2px 0px,#fff 2px 1px 0px, #fff -2px 1px 0px,#fff 2px -1px 0px, #fff -2px -1px 0px,#fff 1px 1px 0px, #fff -1px 1px 0px,#fff 1px -1px 0px, #fff -1px -1px 0px;
	-moz-text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px,#fff 0px -2px 0px, #fff 0px 2px 0px,#fff 2px 2px 0px, #fff -2px 2px 0px,#fff 2px -2px 0px, #fff -2px -2px 0px,#fff 1px 2px 0px, #fff -1px 2px 0px,#fff 1px -2px 0px, #fff -1px -2px 0px,#fff 2px 1px 0px, #fff -2px 1px 0px,#fff 2px -1px 0px, #fff -2px -1px 0px,#fff 1px 1px 0px, #fff -1px 1px 0px,#fff 1px -1px 0px, #fff -1px -1px 0px;
	-webkit-text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px,#fff 0px -2px 0px, #fff 0px 2px 0px,#fff 2px 2px 0px, #fff -2px 2px 0px,#fff 2px -2px 0px, #fff -2px -2px 0px,#fff 1px 2px 0px, #fff -1px 2px 0px,#fff 1px -2px 0px, #fff -1px -2px 0px,#fff 2px 1px 0px, #fff -2px 1px 0px,#fff 2px -1px 0px, #fff -2px -1px 0px,#fff 1px 1px 0px, #fff -1px 1px 0px,#fff 1px -1px 0px, #fff -1px -1px 0px;
}
.lipoban a div dd strong b {
	display: inline-block;
	font-size: 60px;
	font-weight: 900;
}
.lipoban a div span {
	display: inline-block;
	color: #fff;
	text-align: center;
	background-color: #db071d;
	border: 3px solid #e9851e;
	border-top: 3px solid #e95704;
	border-bottom: 3px solid #b21c25;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 10px;
}
.lipoban a div span b {
	display: inline-block;
	font-size: 16px;
	margin-right: 10px;
}
.lipoban a div span strong {
	display: inline-block;
	font-size: 24px;
}
/* ---------------------------------------------------------------------- */
#lipoabout {
	padding: 0px 0px 50px 0px;
}
.lipoabout {
}
.lipoabouttop {
	width: 900px;
	margin: 0px auto;
}
.lipoabouttopinner {
	position: relative;
}
.lipoabouttopcatch {
	color: #df1c24;
}
.lipoabouttopcatch strong {
	font-size: 16px;
}
.lipoabouttoptitle {
	color: #df1c24;
}
.lipoabouttoptitle strong {
	font-size: 22px;
}
.lipoabouttoptitle span {
	font-size: 30px;
}
.lipoabouttoplipocel {
	position: absolute;
	right: 0px;
	top: 0px;
}
.lipoabouttoplipocel img {
}
.lipoabouttoptex {
}
.lipoabouttoptex p {
	width: 600px;
}
.lipoabouttoptex img {
}
.lipoabouttoptexbtm {
	width: 600px;
	color: #e35a24;
	border: 1px solid #e35a24;
	padding: 15px;
}
.lipoabouttoptexbtm strong {
	font-size: 16px;
}
.lipoaboutapproach {
	text-align: center;
	background-image:url("../img/lipocel/approachbg.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	padding: 20px 0px;
}
.lipoaboutapproach img {
	margin: 0px auto;
}
.lipoaboutapproach span {
	display: block;
	font-size: 24px;
	font-weight: 700;
	padding: 20px 0px;
}
.lipoaboutapproach strong {
	display: block;
	color: #d7081a;
	font-size: 36px;
	font-weight: 900;
	line-height: 36px;
	padding: 20px 0px;
}

.lipoaboutossm {
}
.lipoaboutossmouter {
	width: 900px;
	background-color: #fff8dc;
	margin: 0px auto;
}
.lipoaboutossminner {
	background-image:url("../img/lipocel/ossm.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 30px 20px 30px 150px;
}
.lipoaboutossmtex {
	color: #e35a24;
}
.lipoaboutossmtex strong {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}
.lipoaboutossmtex ul {
	list-style-type: none;
}
.lipoaboutossmtex li {
	font-size: 16px;
}
/* ---------------------------------------------------------------------- */
#lipotokucho {
	background-color: #fffcdb;
	padding: 50px 0px 20px 0px;
}
.lipotokucho {
	background-image:url("../img/tokucho/bg.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}
.lipotokuchotop {
	background-image:url("../img/parts/line2.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
.lipotokuchotitle {
	color: #e35a24;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}
.lipotokuchotitle img {
	margin: 0px auto;
}
.lipotokuchobtn {
	text-align: center;
	margin-bottom: 30px;
}
.lipotokuchobtn a {
	display: block;
	width: 230px;
	height: 80px;
	color: #fff;
	line-height: 1em;
	text-decoration: none;
	text-align: center;
	background-image:url("../img/tokucho/tokuchobtnbg.png");
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px auto;
	padding: 20px 0px 10px 0px;
}
.lipotokuchobtn a:hover {
	opacity: .8;
}
.lipotokuchobtn a span {
	display: block;
	font-size: 30px;
	line-height: 1em;
	margin-bottom: 15px;
}
.lipotokuchobtn a strong {
	display: block;
	font-size: 24px;
}
.lipotokuchobtn1 {
}
.lipotokuchobtn2 {
	display: inline-block;
	padding: 10px 10px 0px 0px;
}
.lipotokuchobtn3 {
	display: inline-block;
	padding: 10px 0px 0px 10px;
}
.lipotokuchobloc {
	width: 900px;
	margin: 0px auto;
}
.lipotokuchobox {
	background-color: #fff;
	border: 1px solid #e9851e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	padding: 30px 20px;
}
.lipotokuchoboxinner {
	position: relative;
}
.lipotokuchoboxtitle {
	margin-bottom: 30px;
}
.lipotokuchoboxtitle h3 {
	color: #ff9221;
	font-size: 26px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
}
.lipotokuchobox1 .lipotokuchoboxtitle h3 {
	background-image:url("../img/tokucho/no1.png");
	padding: 10px 0px 10px 80px;
}
.lipotokuchobox2 .lipotokuchoboxtitle h3 {
	background-image:url("../img/tokucho/no2.png");
	padding: 20px 0px 20px 80px;
}
.lipotokuchobox3 .lipotokuchoboxtitle h3 {
	background-image:url("../img/tokucho/no3.png");
	padding: 20px 0px 20px 80px;
}
.lipotokuchoboxtitle img {
}
.lipotokuchoboxtex {
}
.lipotokuchobox1 .lipotokuchoboxtex {
	width: 580px;
}
.lipotokuchoboxtex p {
}
.lipotokuchoboxtex p strong {
	color: #f00;
}
.lipotokuchoboximg {
}
.lipotokuchobox1 .lipotokuchoboximg {
	position: absolute;
	right: 0px;
	bottom: -20px;
}
.lipotokuchobox2 .lipotokuchoboximg {
	padding-top: 20px;
}
.lipotokuchobox3 .lipotokuchoboximg {
	position: absolute;
	right: 0px;
	bottom: -20px;
}
.lipotokuchoboximg img {
	margin: 0px auto;
}
.lipotokuchoboxbtm {
	width: 600px;
	padding-top: 30px;
}
.lipotokuchoboxbtm dl {
}
.lipotokuchoboxbtm dt {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #e35a24;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.lipotokuchoboxbtm dt strong {
	font-size: 22px;
}
.lipotokuchoboxbtm dd {
}
.lipotokuchoboxbtm dd p {
}
/* ---------------------------------------------------------------------- */
#lipodata {
	background-color: #fffcdb;
	padding: 50px 0px 50px 0px;
}
.lipodata {
}
.lipodatabloc {
	width: 900px;
	margin: 0px auto;
}
.lipodatabox {
	background-color: #fff;
	border: 1px solid #e9851e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
}
.lipodataboxtitle {
	background-image:url("../img/data/datatitlebg.png");
	background-repeat: repeat-x;
	background-position: left center;
	padding: 15px 0px;
}
.lipodataboxtitle h3 {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
}
.lipodataboxtitle img {
	margin: 0px auto;
}
.lipodataboxtex {
	padding: 30px 30px;
}
.lipodataboxtex p {
}
.lipodataboxtex p strong {
	color: #f00;
}
.lipodataboximg {
	padding: 10px 20px;
}
.lipodataboximg img {
	margin: 0px auto;
}
/* ---------------------------------------------------------------------- */
#flow {
	width: 900px;
	padding: 30px 0px;
	margin: 0px auto;
}
.flow {
}
.flowinner {
}
.flowbox {
	border-bottom: 1px solid #bebebe;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.flowboxphoto {
	float: right;
	width: 200px;
	padding-left: 30px;
}
.flowboxphoto img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.flowboxtitle {
	margin-bottom: 20px;
	padding-left: 30px;
}
.flowboxtitle img {
	display: inline-block;
	padding-right: 20px;
}
.flowboxtitle strong {
	display: inline-block;
	color: #ff9221;
	font-size: 26px;
	font-weight: normal;
	line-height: 1em;
}
.flowboxtex {
	padding-left: 60px;
}
.flowboxtex p {
}
/* ex---------------------------------------------------------------------- */
#ex {
	width: 900px;
	padding: 30px 0px;
	margin: 0px auto;
}
.ex {
}
.exouter {
}
.exouter dl {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
	border-left: 1px solid #e9851e;
	border-right: 1px solid #e9851e;
	border-top: 1px solid #e9851e;
}
.exouter dl:last-child {
	border-bottom: 1px solid #e9851e;
}
.exouter dt {
	display: table-cell;
	width: 20%;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #e9851e;
	padding: 10px 0px;
}
.exouter dd {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 10px;
}

/* case---------------------------------------------------------------------- */
#case {
	width: 1000px;
	padding: 30px 0px;
	margin: 0px auto;
}
.case {
}
.caseouter {
}
.casetitle {
	margin-bottom: 50px;
}
.casetitle img {
	margin: 0px auto;
}
.caseinner {
	border: 1px solid #ff9221;
}
.casebtm {
	background-color: #ff9221;
	padding: 20px 0px;
}
.casebtm img {
	margin: 0px auto;
}
.casebloc {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px 0px;
	margin-bottom: 30px;
}
.casebox {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	padding: 10px 5px;
}
.casebefore {
}
.casearrow {
	width: 20px;
	padding-top: 40px;
}
.caseafter {
}

.casebox ul {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 5px 0px;
}
.casebox li {
	display: table-cell;
	vertical-align: middle;
}
.casebox img {
	margin: 0px auto;
}
.casebox p {
	line-height: 1em;
	background-image:url("../img/case/line.png");
	background-repeat: repeat-x;
	background-position: right;
	margin-bottom: 10px;
}
.casebox span {
	display: inline-block;
	font-size: 16px;
	line-height: 1em;
	background-color: #fff;
	padding: 0px 10px;
}
.casebefore span {
	color: #8b8075;
}
.caseafter span {
	color: #e9851e;
}

/* about---------------------------------------------------------------------- */
#about {
	width: 900px;
	padding: 30px 0px;
	margin: 0px auto;
}
.about {
}
.abouttitle {
	color: #987c52;
	font-size: 30px;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	margin-bottom: 50px;
}
.abouttitle span {
	background-image:url("../img/about/abouttitlebg.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 100px;
}
.abouttitle img {
	margin: 0px auto;
}
.aboutouter {
	background-image:url("../img/about/dr.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 50px;
}
.aboutinner {
	padding-left: 10px;
	padding-right: 320px;
}
.aboutinner p {
	margin-bottom: 20px;
}
.aboutinner p strong {
	font-size: 16px;
	font-weight: normal;
}
.aboutinner p strong span {
	font-size: 19px;
}
.aboutstaff {
	height: 170px;
	background-image:url("../img/about/aboutstaff.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 40px 0px 310px;
}
.aboutstafftitle {
	margin-bottom: 20px;
}
.aboutstafftitle img {
}
.aboutstaff p {
}

/* price---------------------------------------------------------------------- */
#price {
	width: 1000px;
	padding: 30px 0px;
	margin: 0px auto;
}
.price {
}
.priceouter {
}
.pricetitle {
	margin-bottom: 30px;
}
.pricetitle img {
	margin: 0px auto;
}
.priceinner {
}
.priceinner ul {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 10px 0px;
	margin-bottom: 20px;
}
.priceinner li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ff851e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 10px;
}
.priceinner li.price1 {
	color: #fff;
	background-color: #ff851e;
}
.priceinner dl {
}
.priceinner dt {
	font-size: 18px;
}
.priceinner dd {
	font-size: 18px;
}
.priceinner dt strong {
}
.priceinner dt span {
	font-size: 12px;
}
.priceinner dd span {
}
.pricenotice {
	text-align: center;
	margin-bottom: 20px;
}
.pricenotice p {
}
.pricebtm {
	color: #87421c;
	font-size: 1.35em;
	font-weight: bold;
	text-align: center;
}
/* ---------------------------------------------------------------------- */
.textitle {
	line-height: 1em;
	text-align: center;
}
.textitle strong {
	display: inline-block;
	font-weight: normal;
	line-height: 1em;
	background-image:url("../img/parts/titlebg1.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 150px;
}
.textitle span {
	display: inline-block;
	color: #ff9221;
	font-size: 30px;
	font-weight: normal;
	line-height: 1em;
	background-image:url("../img/parts/titlebg2.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 150px;
}
/* ---------------------------------------------------------------------- */
