@charset "utf-8";
body header {
	background-color: #C23055;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
body header a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-in {
	padding-top: 40px;
	padding-bottom: 40px;
	width: 800px;
	position: relative;
	z-index: 100;
}
.ft-logo {
	float: left;
	width: 30%;
}
.link-bn img {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.link-bn {
	text-align: center;
}
.ft-navi {
	width: 50%;
	float: right;
}
.copyright {
	text-align: center;
	background-color: #41B055;
	color: rgba(255,255,255,1.00);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
body footer {
	margin-bottom: 0px;
	background-color: #41B055;
	z-index: 1000;
}
.ft-navi li a {
	color: #FFFFFF;

}
#main-bg {
	background-image: url(../img/bg-sky2.jpg);
	background-attachment: fixed;
	background-size: cover;
	z-index: 900;
}
.hd-logo {
	text-align: center;
	padding-top: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.tree-box {
	height: 820px;
	width: 1000px;
	position: relative;
}
.tree-img {
	position: absolute;
	top: 0px;
/*	background-image: url(../img/bg-tree.png);*/
	height: 1030px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
}
.box-list-ct {
	position: relative;
	overflow: hidden;
 }
.box-list-ct ul {
position: relative;
  left: 50%;
  float: left;
}
.box-list-ct ul li {
  position: relative;
  left: -50%;
  float: left;
  list-style: none;
}
.main-bt {
	margin-top: 50px;
	position: relative;
	overflow: hidden;
 }
.main-bt ul {
    position: relative;
    left: 50%;
    float: left;
}
.main-bt ul li {
  position: relative;
  left: -50%;
  float: left;
  list-style: none;
}
.main-bt li a img {

}
.sub-bt {
	margin-top: 50px;
	position: relative;
	overflow: hidden;
 }
.sub-bt ul {
position: relative;
  left: 50%;
  float: left;
}
.sub-bt ul li {
  position: relative;
  left: -50%;
  float: left;
  list-style: none;
}
.sub-bt li a img {

}
#main-container {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.50);
	box-shadow: 0px 3px 3px rgba(0,0,0,0.50);
}
#com-hd {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.pg-hd {
	padding-top: 10px;
	padding-left: auto;
	padding-right: auto;
	text-align: center;

}
.main-contents {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.hl-img {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.breadcrumb {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
.main-contents h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 2px solid rgba(55,107,188,1.00);
	line-height: 130%;
}
.gototop a {
	background-color: rgba(0,0,0,0.30);
	color: rgba(255,255,255,0.50);
	width: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	border-radius: 12px;
	position: fixed;
	bottom: 5pt;
	right: 5px;
	display: block;
}
.ft-inq-box {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	background-color: rgba(255,189,116,1.00);
}
.ft-inq-box a {
	display: block;
	width: 70%;
	text-decoration: none;
	line-height: 250%;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	background-color: rgba(0,192,253,1.00);
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.50);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.50);
}
.ft-inq-box a:hover {
	background-color: rgba(0,192,253,0.50);
}
.bc-list {
	font-size: 14px;
	display: block;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.service-text {
	margin-bottom: 2em;
}
.service-itemization {
	margin-bottom: 2em;
}
.service-itemization p {
	margin-bottom: 1em;
	font-size: 20px;
	font-weight: bold;


}
.service-text p {
	line-height: 150%;
	margin-bottom: 1em;
	font-size: 18px;
}
.service-box1 {
	line-height: 150%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: rgba(255,228,163,1.00);
	border-radius: 12px;
}
.service-img-l {
	margin-right: 20px;
	float: left;
}
.service-img-r {
	margin-left: 20px;
	float: right;
}
.service-box2 {
	border: 2px solid rgba(250,48,106,1.00);
	border-radius: 8px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-bottom: 2em;
}
.service-img-c {
	text-align: center;
}
.bg-bard {
/*	background-image: url(../img/bg-bird.png);*/
	background-repeat: repeat-y;
	background-position: center 0%;
}
.service-box3 {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: rgba(103,169,248,1.00);
	color: rgba(255,255,255,1.00);
	border-radius: 12px;
}
.relife-img {
	float: right;
	width: 48%;
}
.main-bt a {
    background-color: rgba(255,255,255,1.00);
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: block;
    border-radius: 25px;
}
.sub-bt a {
	display: block;
	background-color: rgba(255,255,255,1.00);
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 22px;
}
.bd-box01 h3 {
	line-height: 150%;
	color: rgba(255,107,166,1.00);
}
