@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* Reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0;
	line-height: 1;
	letter-spacing: 0;
}
p, ul, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	outline: none;
}
ul li {
	list-style: none;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	vertical-align: bottom;
	border: none;
}
a {
	line-height: 100%;
	text-decoration: none;
	outline: none;
}
.textcenter {
    text-align: center;
}
/* form
---------------------------------------- */
input::-ms-clear {
 display: none;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 margin: 0;
 -webkit-appearance: none;
}
input, textarea, label {
	display: inline-block;
	vertical-align: middle;
}
input, textarea, select {
	border: 1px solid #b2b2b2;
	padding: 10px;
	line-height: 1;
}
select {
/*-webkit-appearance: none;*/
	/*border-radius: 0;*/
	/*background-color: #FFF;*/
}
::-webkit-input-placeholder, :-ms-input-placeholder, ::-moz-placeholder {
 color: #ccc !important;
}
input:focus, textarea:focus, select:focus {
	outline: none;
	border: 1px solid #808080;
}
label {
	line-height: 1;
	padding: 10px 0;
	margin-right: 20px;
}
textarea {
	width: 100%;
	height: 175px;
	resize: vertical;
	box-sizing: border-box;
	line-height: 1.7;
}
input[type="text"], input[type="email"] {
	width: 350px;
}
input#zip, input#dest-zip {
	width: 200px;
}
input#address, input#dest-address {
	width: 100%;
}
input#zip, input#dest-zip, select#city, input#etc1-text, input#etc2-text, input#etc3-text {
	margin-left: 10px;
}
input[type=checkbox], input[type=radio] {
	margin-right: 5px;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	vertical-align: middle;
}
input[type="reset"].wpcf7c-conf, #reset.wpcf7c-conf {
	display: none;
}
input[type="reset"], input[type="button"], input[type="submit"] {
	width: 165px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0;
	line-height: 31px;
	font-size: 1.15rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	-webkit-appearance: none !important;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
input[type="reset"], input[type="button"] {
	background-color: #fff;
	border: 2px solid #006400;
	color: #2c251f;
	margin-right: 20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
input[type="submit"] {
	background-color: #006400;
	border: 2px solid #006400;
	color: #fff;
}
input[type="submit"][disabled] {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
form hr {
	border-top: 1px solid #B2B2B2;
	margin: 50px auto;
	width: 960px;
}
/*====================
お問合わせフォーム
 ====================*/

#contactArea {
	width: 800px;
	margin: 0 auto 80px auto;
	text-align: left;
}


#contactFormArea {
	xwidth:810px;
	padding: 10px 25px;
	margin: 0 auto;
    border-color: #c8c9ca;
    border-style: solid;
    border-width: 1px;
}


#contactForm {
    xwidth: 100%;
    margin: 0 auto;
	padding: 10px;
    xfont-size: 80%;
    border-style: none;
}

#contactForm th{
	width: 200px;
	xtext-align: center;
	font-weight: normal;
	border-width: 0 0 1px 0;
	xpadding: 25px 10px;
	padding: 10px;
	
	vertical-align: top;

	border-color: #c8c9ca;
}

#contactForm td{
	font-size: 80%;
	border-width: 0 0 1px 0;
	xpadding: 25px 10px;
	padding: 10px;
	text-align: left;
	
	border-color: #c8c9ca;
}
#contactForm td p.caution{
padding: 5px 0px 2px 0px;
}
#mail-form-header {
    swidth: 800px;
    background-color: #eeeeef;
    padding: 10px 0;
    margin: 15px auto;
	text-align: center;
	font-size: 90%;
}

#mail-form-footer {
    xwidth: 800px;
    padding: 20px 0;
    margin: 15px auto;
text-align: center;
}

.formhead-greed {
	width: 160px;
	xwidth: 100%;
	display: inline-block;
	xfont-weight: bold;
	color: #fff;
	background-color: #3cb371;
	padding: 5px 15px;
	margin: auto 0;
	text-align: center;

-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

.formhead-need {
	width: 160px;
	xwidth: 100%;
	display: inline-block;
	xfont-weight: bold;
	color: #fff;
	background-color: #3cb371;
	padding: 5px 15px;
	margin: auto 0;
	text-align: center;

-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
/* sp
---------------------------------------- */
.forSP {
	display: none;
}

/* common
---------------------------------------- */
html {
	width: 100%;
	font:13px/1rem "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	color: #333;
}
body {
	width: 100%;
	position: relative;
}
main {
	display: block;
}
a {
	color: inherit;
}
img {
	max-width: 100%;
	height: auto;
}
h1 {
	font-size: 2.2rem;
	letter-spacing: 0.2rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}
div#container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    line-break: strict;
    word-spacing: -0.2em;
}
#copy {
	font-size: 45px;
	letter-spacing: 0.02em;
	line-height: 1.5em;
	font-weight: bold;
	transform: translate(0, -40%);
	-webkit-transform: translate(0, -40%);
	color:#000;
}
#copy .ef{
color: #ff8e31;
}
#copy span.ef2 .char1, #copy span.ef2 .char2 {
	/*font-size: 130%;*/
	color: #ff8e31;
}
#copy span.ef2 .char4, #copy span.ef2 .char5, #copy span.ef2 .char6, #copy span.ef2 .char7, #copy span.ef2 .char8 {
	/*font-size: 130%;*/
	color: #ffff00;
}
.br:before {
	content: "\A";
	white-space: pre;
}
h2 {
	text-align: center;
	margin-bottom: 12px;
	font-size: 2em;
}
.sub-ttl {
	text-align: center;
	font-size: 1.4rem;
	font-weight: lighter;
	color: #444;
	    border-top: 1px solid;
    width: 300px;
    padding-top: 10px;
    margin: 0 auto;
	padding-bottom: 40px;
}
.sub-ttl.separate {
	padding-bottom: 35px;
	border-bottom: 1px solid #D8D8D8;
}
.catch {
	text-align: center;
	font-size: 1.1rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}

.sideline {
	width: 725px;
	padding: 5px 0;
	border-left: #44392F solid 1px;
	border-right: #44392F solid 1px;
	margin: 0 auto 50px;
}
.inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.bg {
	background-color: #f5f3f3;
	padding: 50px 0;
}
.bg-townscape {
	position: relative;
	background-color: #f5f5eb;
	padding: 50px 0;
}
.bg-townscape::before {
	pointer-events: none;
	display: block;
	content: "";
	position: absolute;
	top: -88px;
	min-width: 960px;
	width: 100%;
	height: 88px;
	background: url(/assets/img/bg_townscape.png) no-repeat center;
}
#header {
    padding: 0;
    text-align: center;
}
/* motion,btn
---------------------------------------- */
*:selection {
	background: #f27649;
	color: #fff;
}
a, img, .photo, .over, aside#sns li span, .nav-child, .ico-area dd ul {
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
.enlargement img {
	-moz-transition: -moz-transform all .4s;
	-webkit-transition: -webkit-transform all .4s;
	-o-transition: -o-transform all .4s;
	-ms-transition: -ms-transform all .4s;
	transition: all .4s;
}
a:hover .enlargement img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.btn {
	text-align: center;
}
.btn a {
	display: block;
	height: 50px;
	margin: auto;
}
.btn.all {
	text-align: center;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
}
.btn.all a {
	width: 225px;
	background-image: url(/assets/img/btn_all.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn.all a:hover {
	background-image: url(/assets/img/btn_all_on.png);
	background-color: #f27649;
}
.btn.return a {
	width: 165px;
	line-height: 31px;
	height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	font-weight: bold;
	color: #5f564d;
	border: 2px solid #5f564d;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
.btn.return a:after {
	content: '\f432';
	font: lighter 20px Genericons;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.btn.next a {
	width: 215px;
	line-height: 31px;
	height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	font-weight: bold;
	color: #333;
	border: 2px solid #006400;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	background-color:#fff;
}
.btn.next a:after {
	content: '\f432';
	font: lighter 20px Genericons;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/* header
---------------------------------------- */
header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1rem;
	line-height: 0;
	clear: both;
}
header .inner {
	position: relative;
}
header #head-logo {
	float: left;
}
header #head-description {
	position: absolute;
	top: 35px;
	left: 75px;
}
header #top-nav {
	position: absolute;
	top: 20px;
	right: 0;
	overflow: hidden;
}
header #top-nav li {
	float: left;
}
header #top-nav li a {
	display: block;
	padding: 11px 15px;
	background-color: #e74947;
	border: 2px solid #e74947;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
header #top-nav li a:hover {
	background-color: #2c251f;
	border-color: #2c251f;
}
header #head-nav {
	margin-top: 40px;
	float: right;
}
header #head-nav>li {
	float: left;
	border-right: 1px solid #b2b2b2;
	position: relative;
}
header #head-nav>li>a {
	display: block;
	padding: 10px 30px;
    color: #fff;
}
header #head-nav>li:first-child {
	border-left: 1px solid #b2b2b2;
}
header #head-nav .nav-child {
	opacity: 0;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 2;
	width: 100%;
	background-color: #5f564d;
	color: #fff;
	font-size: 0.82rem;
	text-align: center;
}
header #head-nav>li:hover .nav-child {
	opacity: 1;
}
header #head-nav .nav-child a {
	display: block;
	padding: 0;
}
header #head-nav>li:hover .nav-child a {
	display: block;
	padding: 12px 0;
}
body#page header#top-head{
	background-color:006400;
}
body#page header#top-head{
	padding-top:10px;
}
/*==================== メインメニュースタイル（共通） ====================*/

#global-nav {
	position: absolute;
	top: 0;
	z-index: 999;
	width: 100%;
	-webkit-text-size-adjust: 100%;

}

#mainmenuArea {
	font-size: 16px;
	xfont-size: 140%;
	xheight: 125px;
	margin: 15px auto;
	text-align: center;

}

#mainmenuArea li {
	display: inline-block;
	padding: 0px 15px;

	border-style: solid;
	border-color: #fff;
	border-width: 0 1px 0 0;

  text-shadow: 0 0 2px #000;
	}

#mainmenuArea li.menu-end {
	border-style: none !important;

	}


#mainmenuArea li a {
	color:#fff;
	}

#mainmenuArea li a {
	color:#fff;
	}

#mainmenuArea li a:hover {
	color:#fff;
}

.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
	padding: 20px 0 20px;
	background-color: rgba(0,100,0,0.9);
	z-index:999;
	overflow: hidden;
-webkit-transform: translate3d(0,0,0);
}

 .fixed h2{ display: none !important;}





#mobile-menu {
display: none

}
/*====================
コンテンツスタイル
====================*/

#toppage #header .headerArea{

  top: 0;

    position: absolute;
	z-index: 99;

	width: 100%;
	height: 100%;


	  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;


	}

.box_bg_photo {
	xposition: relative;
	height: 100vh;
	xheight: 710px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column
  flex-direction: column


}

/* footer
---------------------------------------- */
footer {
	background-color: #006400;
}
footer .inner {
	position: relative;
	padding-top: 40px;
	background-color: #006400;
	color:#fff;
}
footer #totop:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 446px;
	border-bottom: 1px solid #006400;
}
footer #totop:after {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	width: 446px;
	border-bottom: 1px solid #006400;
}
footer #totop a {
	display: block;
	width: 60px;
	text-align: center;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	margin: auto;
}
footer .wrapper {
	overflow: hidden;
}
footer .column {
	float: left;
	margin-right: 50px;
}
footer .column:last-child {
	margin-right: 0;
}
footer .column li {
	font-weight: bold;
	margin-bottom: 20px;
	float: right;
    padding-right: 10px;
}
footer .column li:last-child {
	margin-bottom: 0;
}
footer .column li a {
	display: block;
	padding: 5px;
}
footer .column li a:hover {
	text-decoration: underline;
}
footer .column li ul {
	margin-left: 15px;
	color: #808080;
}
footer .column li li {
	font-weight: normal;
	margin-bottom: 1px;
}
footer #foot-logo img {
	width: 122px;
	height: auto;
	margin-bottom: 23px;
}
footer #foot-address {
	font-size: 1rem;
	line-height: 1.6;
}
footer .column:last-child ul {
	margin-bottom: 25px;
}
footer .column:last-child ul ul {
	margin-bottom: 0;
}
footer .btn-area {
	overflow: hidden;
}
footer .btn-area .btn {
	float: right;
	width: 254px;
	border: 1px solid #006400;
	background-color: #fff;
	margin-bottom: 30px;
}
footer .btn-area .btn.contact {
	width: 163px;
	margin-right: 20px;
}
footer .btn-area .btn a {
	padding: 15px 0;
	height: auto;
}
#copyright {
	color: #fff;
	text-align: center;
	font-size: 0.9rem;
}
/* index
---------------------------------------- */
main#index .catch {
	text-align: center;
	margin-bottom: 25px;
}
main#index div.textcenter h1 {
padding-top: 350px;
}
main#index #business {
	overflow: hidden;
	margin-bottom: 50px;
}
main#index #business p.img {
	margin: 50px 0px;
}
main#index #business h2{
	margin-top:50px;
}

main#index #business ul{
	display: table;
padding: 0;
margin: 0 auto;
}
main#index #business li{
	font-size: 1.1rem;
    line-height: 1.8;
    letter-spacing: 0.05em;
	display: table;
}

main#index #business p.maker span{
	font-weight: bold;
}
main#index #business p.maker{
	margin-top:50px;
	width: 450px;
}
main#index #company {
    overflow: hidden;
    margin-bottom: 50px;
}



/* breadcrumb
---------------------------------------- */
nav#breadcrumb {
	width: 100%;
	background-color: #f2f1f1;
	margin-bottom: 60px;
	overflow: hidden;
	clear: both;
}
nav#breadcrumb li {
	float: left;
	line-height: 29px;
	margin-right: 5px;
}
nav#breadcrumb li a {
	display: block;
	line-height: 29px;
	padding-right: 20px;
	position: relative;
}
nav#breadcrumb li a:after {
	content: '\f432';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	font: lighter 20px Genericons;
	margin: auto;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/* two-column
---------------------------------------- */
.two-column {
	overflow: hidden;
}
.content {
	width: 725px;
	float: left;
}
#sidebar {
	width: 175px;
	float: right;
	color: #44392f;
}
#sidebar h3 {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 2;
	padding-left: 5px;
	box-sizing: border-box;
	border-bottom: 1px solid;
}
#sidebar h3.latest {
	margin-bottom: 10px;
}
#sidebar a {
	display: block;
	line-height: 1.6rem;
	padding: 10px 0;
}
#sidebar .ttl {
	background-color: #ececec;
}
#sidebar .ttl.on {
	color: #f27649;
	font-weight: bold;
}
#sidebar .ttl a {
	padding-left: 10px;
}
#sidebar .ttl.specific a {
	padding-left: 30px;
	background-image: url(/assets/img/ico_side_specific.svg);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#sidebar ul {
	margin-bottom: 20px;
}
#sidebar .latest li {
	margin-bottom: 10px;
}
#sidebar li.current-cat>a, #sidebar li.on>a {
	color: #f27649;
	font-weight: bold;
}
#sidebar li a {
	padding-left: 7px;
	border-bottom: 1px solid #b4b0ac;
}
#sidebar .all li a {
	border: none;
}
#sidebar .whole li a {
	padding-left: 30px;
}
#sidebar .latest li a {
	padding: 5px 0;
}
#sidebar li.cat-item a {
	background-repeat: no-repeat;
}
#sidebar li.cat-item-66 a {
	background-image: url(/assets/img/ico_side_apartment.svg);
	background-position: 7px center;
}
#sidebar li.cat-item-67 a {
	background-image: url(/assets/img/ico_side_old.svg);
	background-position: 3px center;
}
#sidebar li.cat-item-68 a {
	background-image: url(/assets/img/ico_side_house.svg);
	background-position: 4px center;
}
#sidebar li.cat-item-65 a {
	background-image: url(/assets/img/ico_side_other.svg);
	background-position: 2px center;
}
#sidebar li .children {
	margin-bottom: 10px;
}
#sidebar li .children li a {
	font-size: 0.95rem;
	padding-left: 15px;
	border-bottom: 1px dotted #e6e6e6
}
#sidebar .latest .photo {
	width: 176px;
	height: 100px;
	margin-bottom: 5px;
	overflow: hidden;
	position:relative;
}
#sidebar .latest .photo img {
	width: 100%;
	left:0;
	position: absolute;
}


/* company
---------------------------------------- */
main#company .ico-area {
	height: 32px;
	margin-bottom: 25px;
}
main#company .ico-area dt, main#company .ico-area dd {
	float: left;
	line-height: 32px;
}
main#company .ico-area dt {
	font-size: 0.9rem;
	background-color: #ececec;
	padding: 0 5px;
	margin-right: 10px;
}
main#company .ico-area dd {
	width: 220px;
	position: relative;
}
main#company .ico-area dd p {
	width: 100%;
	font-size: 1.1rem;
	line-height: 28px;
	padding-left: 1rem;
	padding-right: 25px;
	box-sizing: border-box;
	border: 2px solid #444;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: absolute;
	z-index: 6;
}
main#company .ico-area dd p:after {
	content: '\f431';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	font: lighter 27px Genericons;
	margin: auto;
}
main#company .ico-area dd ul {
	opacity: 0;
	width: 100%;
	position: absolute;
	top: 32px;
	left: 0;
	z-index: -1;
	background-color: #eee;
}
main#company .ico-area dd:hover ul {
	opacity: 1;
	margin-top: 0;
	z-index: 5;
}
main#company .ico-area dd a {
	display: block;
	height: 0;
	text-indent: 1.1rem;
}
main#company .ico-area dd:hover a {
	height: 2.3rem;
	line-height: 2.3rem;
}
main#company .ico-area dd a:hover {
	background-color: #c1c1c1;
}
main#company .entry {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}
main#company .entry article {
	float: left;
	width: 220px;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 25px;
}
main#company article:nth-child(4n) {
	margin-right: 0;
}
main#company article .photo {
	width: 220px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
	position:relative;
}
main#company article .photo img {
	width: 100%;
	left:0;
	position: absolute;
}
main#company article h3 {
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.4;
	color: #3c3c3c;
}
/* #contact
---------------------------------------- */
main#contact form {
	width: 100%;
}
main#contact form dl dt {
	padding: 0;
	width: 180px;
	line-height: 35px;
}
main#contact form dl dd {
	width: 750px;
}
main#contact form .description {
	color: #EC1C24;
}
main#contact form .attention {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.7;
}
main#contact form #privacy {
	overflow: auto;
	box-sizing: border-box;
	padding: 30px;
	height: 173px;
	border: 1px solid #B2B2B2;
}
main#contact .wpcf7-response-output {
	box-sizing: border-box;
	border-radius: 4px;
	margin: 50px auto 0 auto;
	padding: 10px 15px;
	width: 960px;
	color: #F16B3A;
	font-weight: bold;
	text-align: center;
}
main#contact .wpcf7c-conf:not(#reset) {
	background-color: #FFEF32;
}
main#privacy, main#business, main#company, main#contactform{
	margin:50px 0px 100px 0px;
}


/* #privacy
---------------------------------------- */
main#privacy h3 {
	font-size: 1.2em;
    font-weight: bold;
	padding:50px 0px 20px 0px;
}
main#privacy p.text {
	line-height: 1.5em;
}
main#privacy p.adress span {
	font-size: 1.2em;
}
main#privacy p.adress {
	margin-top:20px;
	line-height:1.5em;
}
/* #company
---------------------------------------- */

main#company dl{
	font-size: 1.1rem;
    line-height: 1.8;
    letter-spacing: 0.05em;
	width: 600px;
	margin:0 auto;
	padding-bottom: 50px;
}
main#company dl:last-child{
	padding-bottom: 0px;
}
main#company dt{
	float:left;
	padding:10px;
	width : 150px;
}
main#company dd{
	padding:10px;
	margin-left : 160px;
}
main#company dd a{
	background: #ccc;
    width: 60px;
    text-align: center;
    padding: 3px;
    display: inline-block;
    border-radius: 2px;
}
main#company dd a:hover{
	background: #3c3c3c;
	color:#fff;
}
/* #business
---------------------------------------- */

main#business ul{
	overflow:hidden;
	margin-bottom:30px;
}

main#business ul li{
	float:left;
	width:270px;
	border:1px solid #000;
	padding:10px;
	margin-right:35px;
	text-align:center;
	 border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
main#business ul li:last-child{
	margin-right:0px; 
}
main#business ul li p{
	padding-top:5px;
	line-height: 1.5em;
    font-size: 1.2em;
}

main#business ul li p span{
	font-weight:bold;
}
	
/*----------------------------------------------------------------------------
XX：for other devices
----------------------------------------------------------------------------*/
/*@import '_aside.scss';*/
/*@import '_table.scss';*/
/*.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}*/
.u8fadeItem {
  transition: .8s; }
  .u8fadeItem.fadeDelay {
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  .u8fadeItem.fadeIn {
    opacity: 0;
    filter: alpha(opacity=0); }
    .u8fadeItem.fadeIn.efdone {
      opacity: 1;
      filter: alpha(opacity=100); }
  .u8fadeItem.fadeInDown {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px); }
    .u8fadeItem.fadeInDown.efdone {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
  .u8fadeItem.fadeInUp {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px); }
    .u8fadeItem.fadeInUp.efdone {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }

.following-btn {
  position: fixed; }
  .following-btn#pagetop {
    display: none;
    bottom: 20px;
    right: 20px;
    z-index: 103; }
    .following-btn#pagetop a {
      display: table;
      width: 52px;
      height: 52px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background-color: #54b7c0;
      color: white; }
      .following-btn#pagetop a:hover {
        background-color: white;
        color: #54b7c0;
        text-decoration: none; }
      .following-btn#pagetop a i {
        display: table-cell;
        font-size: 3.0rem;
        text-align: center;
        vertical-align: middle; }
		
		
		
		
