@charset "UTF-8";

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
body {
	font-family:'Helvetica Neue',"Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;
	font-size:62.5%;
	line-height:1.0;
	-webkit-text-size-adjust: 100%;
	background-color:#fff;
	color:#1e1e1e;
	min-width:480px;
	overflow:hidden;
}
.en {
	font-family: 'Roboto Condensed', sans-serif;
}
.en02 {
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	letter-spacing:0.1em;
}
::selection {
	background: #d7d7d7;
	color:#1e1e1e;
}
::-moz-selection {
	background: #d7d7d7;
	color:#1e1e1e;
}
p {
	max-height: 999999px;
}
li {
	max-height: 999999px;
}
a {
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
a:hover {
	text-decoration:none;
}
img {
	width:100%;
	height:auto;
}
.inviewfadeInUp {
	opacity: 0;
	transform: translate(0, 30px);
	-webkit-transform: translate(0, 30px);
	transition: .5s;
}
.fadeInUp {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.pc {
	display:block;
}
.sp {
	display:none;
}
.main-pc {
	display:block;
}
.main-sp {
	display:none;
}

/* header */
.header {
	width:100%;
	margin:0 auto;
	background-color: #fff;
}
.logo {
	width:265px;
	height:110px;
	margin: 0 auto;
	padding: 30px 0;
}
.navi-box {
	width:100%;
	margin:0;
	border-top: 1px solid #ddd;
	border-right: none;
	border-bottom: 1px solid #ddd;
	border-left: none;
	background-color: #fff;
}
.navi {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding:20px 0;
}
.navi li {
	font-size:1.5em;
	text-align: center;
	line-height:1.5;
	float:left;
}
.navi li a {
	color:#1e1e1e;
}
.navi li a:hover {
	color:#1e1e1e;
}
.navi-sub {
	font-size:0.8em;
	color: #3db785;
}
.navi-sub-2 {
	font-size:0.8em;
	color: #fff;
}
.navi-1 {
	box-sizing: border-box;
	width: 20%;
	max-width: 180px;
	border-left: 1px dotted #ddd;
}
.navi-2 {
	box-sizing: border-box;
	width: 20%;
	max-width: 180px;
	border-right: 1px dotted #ddd;
	border-left: 1px dotted #ddd;
}

/* philosophy */
.philosophy {
	width: 100%;
	padding: 100px 0;
}
.title {
	font-size:3.5em;
	text-align:center;
}
.title-ja {
	font-size:1.6em;
	text-align:center;
	padding: 20px 0 0 0;
}
.txt-philo {
	font-size: 1.6em;
	line-height: 2.4;
	text-align: center;
	color: #fff;
	padding: 50px 0 0 0;
}

/* business */
.business {
	width: 100%;
	padding: 100px 0;
	background-color: #fff;
}
.list-b {
	width: 90%;
	margin: 0 auto;
	padding: 80px 0 0 0;
	letter-spacing: -.4em;
}
.list-b li {
	display: inline-block;
	letter-spacing: normal;
	width: 27.3%;
	padding: 0 3%;
	vertical-align: top;
}
.img-b {
	width: 200px;
	height: auto;
	margin: 0 auto;
}
.list-txt-1 {
	font-size: 1.6em;
	text-align: center;
	padding: 40px 0 30px 0;
}
.list-txt-2 {
	font-size: 1.4em;
	line-height: 1.6;
	text-align:justify;
	padding:0;
}

/* profile */
.profile {
	width:100%;
	padding:100px 0;
	background-color:#f8f8f8;
}
.img-p {
	width: 80%;
	max-width: 400px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.table-profile {
	width:90%;
	max-width:800px;
	border-collapse: collapse;
	box-sizing:border-box;
	margin:40px auto 0 auto;
}
.table-profile td {
	font-size:1.4em;
	line-height:1.6;
	padding:20px;
 	border: solid 1px #ddd;
	vertical-align:middle;
}
.td00 {
	text-align: center;
}
.td01 {
	text-align: center;
	background-color: #eee;
}
.td02 {
	width: 20%;
}
.td03 {
	width: 80%;
}
.td04 {
}
.br-sp {
	display: none;
}

/* price */
.price {
	width:100%;
	padding:100px 0;
	background-color: #fff;
}
.txt-price {
	font-size:1.4em;
	line-height:1.6;
	text-align: center;
	padding: 60px 0 0 0;
}
.td-a {
	text-align: center;
}
.td-b {
	background-color: #eee;
}
.td-c {
	width: 30%;
}
.td-d {
}
.td-e {
	text-align: right;
}
.txt-price-box {
	width:90%;
	max-width:800px;
	margin:0 auto;
}
.txt-price-sub {
	font-size:1.2em;
	line-height:1.8;
	text-align: right;
	padding: 30px 0 0 0;
}

/* contact */
.contact {
	width:100%;
	padding:100px 0;
	background-color:#f8f8f8;
}
.white {
	color: #fff;
}
.contact-txt {
	font-size: 1.6em;
	line-height: 1.8;
	text-align: center;
	padding: 50px 0 0 0;
}
.tel {
	font-size: 3.4em;
	text-align: center;
	color: #3db785;
	letter-spacing: 0.05em;
	padding: 50px 0 0 0;
	font-weight: 700;
}
.mail {
	font-size: 3.4em;
	text-align: center;
	letter-spacing: 0.05em;
	padding: 30px 0 0 0;
}
.mail a {
	color: #3db785;
	font-weight: 700;
}

/* footer */
footer {
	width:100%;
	background-color:#3db785;
	padding:40px 0;
}
.footer {
	width:90%;
	max-width:1000px;
	margin:0 auto;
}
.copy-txt {
	font-size:1.3em;
	color:#fff;
	text-align:center;
}
.top-back {
	width:50px;
	height:50px;
	position:fixed;
	right:30px;
	bottom:30px;
}

@media screen and (max-width:750px) {
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.br-sp {
		display: block;
	}
	.business {
		padding: 100px 0 20px 0;
	}
	.list-b {
		width: 80%;
		margin: 0 auto;
		padding: 80px 0 0 0;
		letter-spacing: -.4em;
	}
	.list-b li {
		display: inline-block;
		letter-spacing: normal;
		width: 100%;
		padding: 0 0 80px 0;
		vertical-align: top;
	}
}

@media screen and (max-width:480px) {
	.tel {
		font-size: 3.2em;
		letter-spacing: normal;
	}
	.mail {
		font-size: 3.2em;
		letter-spacing: normal;
	}
}
