@charset "UTF-8";
/*====================================================================

  リセット

====================================================================*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
img {vertical-align: bottom;}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
/*====================================================================

  設定

====================================================================*/
html,body {
	color:#6D635C;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

a:link {color:#3E3834; text-decoration:none;}
a:visited {color:#3E3834; text-decoration:none;}
a:hover {color:#3E3834; text-decoration:none}

.underl {text-decoration:underline;}

a:hover img {
	opacity: 0.8 ;
	filter: alpha(opacity=80) ;	
	-ms-filter: "alpha(opacity=80)";
	}
a img {
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	-ms-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
}
a {
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}
.link_block a {width:100%; height:100%; display:block;}

.fs_80 {font-size:80%;}
.fs_90 {font-size:90%;}
.fs_110 {font-size:110%;}
.fs_120 {font-size:120%;}
.fs_140 {font-size:140%;}
.fs_160 {font-size:160%;}
.fs_180 {font-size:180%;}
.fs_200 {font-size:200%;}

strong {font-weight:normal;}
caption, th, td {font-weight: normal;}
.b {font-weight:bold;}

.ta_c {text-align:center;}
.ta_r {text-align:right;}
.ta_l {text-align:left;}

.f_l {float:left;}
.f_r {float:right;}
.clear {clear:both}

.clear_fix:before, .clear_fix:after {content: " ";display: table;}
.clear_fix:after {clear: both;}
.clear_fix {*zoom: 1;}

 p { line-height:150%;}

.fuwatAnime {
 -webkit-animation-fill-mode:none;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.0s;
 -ms-animation-duration:1.0s;
 animation-duration:1.0s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0.5; -webkit-transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0.5; -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); }
}

/* ==================================================================================================================

 共通CSS

================================================================================================================== */

html {
	font-size: 62.5%;
}
body {
	font-size:1.4rem;
}
header {
	width: 100%;
	text-align: center;
	background: #6D635C;
	position: fixed;
	z-index: 2;
	border-bottom: 1px solid #524A45;
}
nav {
	margin: 0 auto;
}
nav li {
	float: left;
	width: 20%;
	vertical-align: middle;
	height: 58px;
	letter-spacing: 0.3rem;
}
.menu {
	display: block;
	font-size: 1.8rem;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #524A45;
	font-family: 'Cinzel', serif;
	width: 70%;
	margin: 0 auto;
} 
.menu_en {
	font-size: 1.2rem;
	display: block;
	padding: 5px 0 0 0;
} 
nav a:link {color:#FFFFFF; text-decoration:none; width: 100%; height: 100%;}
nav a:visited {color:#FFFFFF; text-decoration:none;}
nav a:hover {color:#3E3834; text-decoration:none}

#main_img {
	background: url(img/29369484-2.jpg) center center /cover no-repeat scroll;
    background-size: cover;
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
#logo {
	padding-top: 23vh;
	width: 80%;
	margin: 0 auto;
	max-width: 700px;
	min-width: 460px;
}
#logo img {
	width: 100%;
}

#consept {
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 0px 10px #000000;
	margin-top: 15vh;
	letter-spacing: 0.1rem;
	padding-bottom: 7vh;

}
.con_en {
	font-size: 2.4rem;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.con_jp {
	font-size: 1.4rem;
	margin: 0 0 2% 0;
}
.wood {
	background: url(img/wood.jpg);
}
#content {
	background: #FFFFFF;
}
h2 {
	position: relative;
	display: inline-block;
	padding: 20px 0;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	background: #6D635C;
	z-index: 0;
	font-size: 2.4rem;
	font-family: 'Cinzel', serif;
	letter-spacing: 0.3rem;
	font-weight: normal;
}
h2:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #6D635C transparent transparent transparent;
}
h2 span {
	font-size: 1.4rem;
	display: block;
	padding-top: 10px;
	border-top: 1px solid #FFFFFF;
	width: 200px;
	margin: 10px auto 0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#philosophy {
	overflow: hidden;
}
#philosophy div {
	margin: 4% auto;
	background: url(img/paper.jpg);
	width: 84%;
	max-width: 980px;
	padding: 5% 6%;
	 box-shadow:2px 2px 8px #8A827D;
}
#philosophy p {
	text-align: center;
	line-height: 200%;
	padding:2.0rem 0;
}

#business {	
}
.business_box { 
    height: auto;
	max-width: 1300px;
	margin: 0 auto;
}  
.business_box_bun {
	width: 52%;
	padding: 5%;
	box-sizing: border-box;
}
.business_box_bun img {
	border: 1px solid #DDD1C2;
}
.business_box_img {
	width: 48%;
}
.business_box_img img {
	width: 100%;
}
.business_box h3 {
	font-size: 3.2rem;
	letter-spacing: 0.3rem;
	font-weight: bold;
}
.business_box p {
	margin: 3% 0;
}

.bgc_lb {
	background: #F4F0EB;
}
#company {}
#company div {
	margin: 6% auto 0 auto;
	line-height: 140%;
}
#company table {
	margin: 0 auto 6% auto;
	max-width: 800px;
	width: 60%;
	box-sizing: border-box;
}
#company th {
	width: 35%;
	padding: 2% 3%;
	border-bottom: 1px solid #F4F0EB;
}

#company td {
	width: 65%;
	padding: 2% 3%;
	border-bottom: 1px solid #F4F0EB;
}
#company h3 {
	font-size: 2.4rem;
	border-bottom: 1px solid #6D635C;
	width: 200px;
	text-align: center;
	margin: 0 auto;
	letter-spacing: 0.5rem;
	font-weight: normal;
	padding-bottom: 1.0rem;
	margin-bottom: 2%;
}
#contact {}
#contact div {
	margin: 5% auto 5% auto;
	max-width: 600px;
	width: 50%;
}
#footer_logo {
	background: #C7B299;
	width: 100%;
}
#footer_logo div {
	width: 10%;
	margin: 0 auto;
	padding: 1% 0;
	max-width: 180px;
}
#footer_logo img {
	width: 100%;
}
#copy {
	background: #6D635C;
	color: #FFFFFF;
	letter-spacing: 0.2rem;
	font-size: 1.2rem;
	text-align: center;
	padding: 0.5% 0;
}

/* ==================================================================================================================

768px以下 

================================================================================================================== */

@media screen and (max-width: 768px) {
.container {
	width: 100%;
}
html {
	font-size: 62.5%;
	max-width: 768px;
	min-width: 480px;
}
nav li {
	letter-spacing: 0.1rem;
}
.menu {
	font-size: 1.2rem;
	padding: 10px 0 5px 0;
	width: 90%;
} 
.menu_en {
	font-size: 1.0rem;
	padding: 5px 0 0 0;
	}
.con_en {
	font-size: 2.0rem;
}
.con_jp {
	font-size: 1.3rem;
}
#main_img {
	background: url(img/29369484-2.jpg) center center /cover no-repeat scroll;
	}
#philosophy div br {
	display: none;
}
.business_box {
	border-bottom: 1px solid #6D635C;
		
	}
.f_l { clear: both;}
.f_r { clear: both;}
.business_box_bun {
	width: 100%;
	padding: 8% 5% 5% 5%;
	box-sizing: border-box;
}
.business_box_img {
	width: 100%;
}
#company table {
	width: 90%;
}
#contact div {
	width: 90%;
}
#footer_logo div {
	width: 20%;
}	
}
/* ==================================================================================================================

768px以上 

================================================================================================================== */
@media screen and (min-width: 768px) {
.container {
    width: 768px;
}
}
/* ==================================================================================================================

992px以上 

================================================================================================================== */
@media screen and (min-width: 992px) {
.container {
    width: 992px;
}
}

/* ==================================================================================================================

1200px以上 

================================================================================================================== */
@media screen and (min-width: 1200px) {
.container {
	width: 1200px;
}
}