/* ::::: https://www.system-i-enter.com/i-face/css/style.css ::::: */

h1, h2, h3, h4, h5, h6, p, address, a, ul, ol, li, dl, dt, dd, table, th, td, img, form {
	margin: 0px;
	padding: 0px;
	border: medium none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	line-height: 140%;
	vertical-align: baseline;
	background: none repeat scroll 0% 0% transparent;
}
textarea {
	font-size: 100%;
}
img {
	vertical-align: bottom;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.clearfix::after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
.clearfix {
	display: block;
}
.CLR {
	clear: both;
}

/*リセットCSS*/

body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-image:url("assets/img/common/back_contents.jpg");
	color: rgb(51, 51, 51);
	font-size: 14px;
}
#wrap {
	background: url("assets/img/common/kv.jpg") no-repeat scroll center top transparent;
	min-width: 1040px;
	margin: 0px auto;
}
#header {
	width: 1020px;
	height: 490px;
	margin: 0px auto;
}
.topImg {
	height: 490px;
}
.topImg h2 {
	padding: 313px 0px 0px 40px;
	line-height: 22px;
}
#gnav-wrap {
	width: 100%;
	background: none repeat scroll 0% 0% rgb(27, 27, 27);
}
#gnav {
	width: 1020px;
	background: none repeat scroll 0% 0% rgb(27, 27, 27);
	margin: 0px auto;
	text-align: center;
}
#gnav ul {
	margin-left: 10px;
}
#gnav ul li {
	float: left;
}
#gnav ul li.btnGnv {
	width: 292px;
	float: right;
	margin-top: 8px;
}
.topText {
	text-align: center;
	color: rgb(255, 255, 255);
	padding-top: 7px;
}
.fixed {
	position: fixed;
	top: 0px;
	z-index: 9999;
}
#topcatch {
	background: repeat-x scroll 0% 0% rgb(110, 199, 204);
	width: 100%;
	height: 91px;
}
.topcatch-in {
	text-align: center;
}
#mainContainer {
}
.box1 {
	padding-top: 10px;
	/*background: url('assets/img/common/back_contents.gif') repeat-x scroll 0% 0% transparent;*/
}
.box2 {
	padding-top: 10px;
	/*background: url('assets/img/common/back_contents.gif') repeat scroll 0% 0% transparent;*/
}
.box1 p {
	width: 1020px;
	margin: 0px auto;
}
.box2 p {
	width: 1020px;
	margin: 0px auto;
}
.box1 p.contact {
	width: 405px;
	height: 100px;
	margin: 0px auto;
	padding: 20px 0px 0px 615px;
	background: url('contact_back.png') no-repeat scroll 0% 0% transparent;
}
.box2 p.contact {
	width: 405px;
	height: 100px;
	margin: 0px auto;
	padding: 20px 0px 0px 615px;
	background: url('contact_back.png') no-repeat scroll 0% 0% transparent;
}
.box1 ul li {
	float: left;
	text-align: center;
	color: rgb(102, 102, 102);
	font-size: 12px;
	margin-left: 12px;
	width: 227px;
}
.box2 ul li {
	float: left;
	text-align: center;
	color: rgb(102, 102, 102);
	font-size: 13px;
}
.content {
	width: 976px;
	margin: 0px auto;
	padding: 0px 22px 30px;
	background: url('content_box_back02.png') no-repeat scroll center bottom transparent;
}
.content h2 {
	margin: 0px 0px 25px 8px;
}
.box2 div.content p.box2Text {
	width: 500px;
	font-size: 18px;
	margin-left: 8px;
}
.box1 div.content p.box5Text {
	font-size: 18px;
	margin-left: 15px;
	padding-bottom: 20px;
}
.box1 ul li a {
	float: left;
	color: rgb(102, 102, 102);
}
.box1 ul li img {
	margin: 10px 0px;
}
.content .resultu a {
	font-size: 14px;
	margin-left: 1px;
	padding-left: 12px;
	background: url('icon_box1.gif') no-repeat scroll left center transparent;
}
.content .after_box {
	margin-top: 40px;
}
.voiceText {
	width: 730px;
	padding: 0px 0px 0px 15px;
	float: left;
	margin-right: 30px;
}
.voiceText p.voiceTextCon {
	width: 730px;
	font-size: 14px;
}
.voiceText h3 {
	font-size: 18px;
	padding: 3px 0px 10px;
}
.VoiceTitle {
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-bottom: 10px;
}
.VoiceTitle span {
	float: right;
	background: none repeat scroll 0% 0% rgb(246, 234, 40);
	padding: 3px;
}
.voiceText02 {
	font-size: 14px;
	padding: 10px 15px;
}
.box2 dl {
	width: 475px;
	margin-right: 24px;
	padding-top: 20px;
}
.box2 dl dt {
	background: url('icon.gif') no-repeat scroll left center transparent;
	font-size: 20px;
	padding-left: 18px;
	margin: 12px 0px 12px 12px;
}
.box2 dl dd {
	font-size: 12px;
	margin-left: 32px;
	padding: 10px 0px;
	border-top: 1px solid rgb(51, 51, 51);
}
.box2 dl.dl2 {
	float: right;
	width: 455px;
	padding-top: 20px;
}
.box2 dl.dl2 dt {
	background: url('icon.gif') no-repeat scroll left center transparent;
	font-size: 19px;
	padding-left: 18px;
	margin: 12px 0px 12px 12px;
}
.box2 dl.dl2 dd {
	font-size: 12px;
	margin-left: 32px;
	padding: 10px 0px;
	border-top: 1px solid rgb(51, 51, 51);
}
.box2 ul.price {
	width: 460px;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
}
.box1 table {
	margin: 20px 15px 5px 30px;
	width: 450px;
}
.box1 table th {
	background: none repeat scroll 0% 0% rgb(249, 248, 248);
	font-size: 16px;
	text-align: center;
	border-top: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
	border-left: 1px solid rgb(153, 153, 153);
}
.box1 table td {
	text-align: center;
	border-left: 1px solid rgb(153, 153, 153);
	border-bottom: 1px solid rgb(153, 153, 153);
}
.right {
	padding: 14px 20px;
	line-height: 20px;
}
.left {
	font-weight: bold;
	vertical-align: middle;
	padding: 14px 20px;
}
.right2 {
	padding: 10px 20px;
	line-height: 20px;
}
.left2 {
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 20px;
}
.tTitle {
	padding: 5px 10px;
	font-weight: bold;
}
.br {
	border-right: 1px solid rgb(153, 153, 153);
}
.pt {
	padding-top: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.fl {
	float: left; margin-bottom:15px;}
}
.notes {
	font-size: 11px;
	text-align: right;
	padding-right: 24px;
}
#f-box {
	background: none repeat scroll 0% 0% rgb(27, 27, 27);
	padding: 30px 0px 20px;
	width: 100%;
	text-align: center;
}
.f-box-in {
	width: 1002px;
	margin: 0px auto;
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-align: left;
}
.f-box-l {
	float: left;
	padding: 10px;
}
.f-box-l p {
	margin-top: 5px;
	font-size: 11px;
}
.f-box-r {
	float: right;
}
.f-box-r ul {
}
.f-box-r ul li {
	float: left;
}
.f-add-box {
	background: url('footer_line.gif') repeat-x scroll center top transparent;
	width: 1002px;
	margin: 20px auto 0px;
	font-size: 12px;
	color: rgb(255, 255, 255);
	padding-top: 20px;
}
#footer {
	background: none repeat scroll 0% 0% rgb(110, 199, 204);
	width: 100%;
	padding: 8px 0px;
}
.footer-in {
	width: 1002px;
	margin: 0px auto;
	font-size: 12px;
	color: rgb(255, 255, 255);
}
.footer-in p {
	text-align: center;
}
.mr20 {
	margin-right: 20px;
}
.mb40 {
	margin-bottom: 40px;
}
.red {
	color: rgb(255, 0, 0);
}
table.contact-f {
	line-height: 2em;
	width: 830px;
	margin: 0px auto;
	font-size: 15px;
}
table.contact-f th, table.contact-f td {
	padding: 20px;
	border-bottom: 1px dotted rgb(204, 204, 204);
}
table.contact-f th {
	width: 150px;
	font-weight: bold;
	vertical-align: middle;
}
table.contact-f th span {
	color: rgb(255, 0, 0);
	margin-left: 2px;
	font-size:0.7em;
}
table.contact-f td {
}
.contact-box {
	width: 830px;
	margin: 20px auto 0px;
	text-align: center;
}
input[type="text"] {
	width: 400px;
	padding: 10px;
	border: 1px solid rgb(204, 204, 204);
	box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
	border-radius: 3px;
	background: none repeat scroll 0% 0% rgb(245, 245, 245);
}
textarea {
	width: 400px;
	padding: 10px;
	border: 1px solid rgb(204, 204, 204);
	box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
	border-radius: 3px;
	background: none repeat scroll 0% 0% rgb(245, 245, 245);
}

.pricebold{text-align:center;}

table.company {
    width: 600px;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #6EC7CC;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
.SSLtext{text-align:center;
color:#888;}

 
table.company td {
    background: #f0f0f0;
    width: 360px;
    padding-left: 20px;
}

.aboutfloat{float:left;}

.maps {text-align:center;}
.calender{ text-align:center;}
.telbigtext{ font-size:2em; font-weight:bold;}

.g-recaptcha {
  margin-right:auto;
  margin-left:auto;
  text-align: center;
  width:300px;
  margin-top:20px;
}

.livehaishin{padding: 15px;}
.livehaishin h3{font-size: 1.7em;}
.livehaishin h4{font-size: 1.5em; text-align: center; padding: 15px;}

.box3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #fafafa;
    background: #6EC7CB;/*背景色*/
}
.box3 h4 {
    margin: 0; 
    padding: 0;
}
