@charset "utf-8";
body {
	margin:0;
	padding:0;
	background:#fff;
	color:#333;
	font-family: 'PT Serif', serif;
	font-size:14px;
	font-weight:normal;
	-webkit-font-smoothing: antialiased;
	overflow-x:hidden;
}
header, section, footer, hgroup {
	display:block;
}
a {
	color:#85714b;
	text-decoration:none;
	border:none;
	outline:none;
}
a:hover, a:active {
	color:#7F8289;
}
a img {
	text-decoration:none;
	border:none;
	outline:none;
}
/* Header */
#header {
	width:100%;
	background:#fff;
	padding:0;
	letter-spacing:1px;
	margin-bottom:0;
	padding-top:40px;
	height:72px;
}
 @media screen and (max-width : 980px) {
#header {
width:96%;
padding-left:15px;
padding-right:15px;
}
}
.suvnav-wrap {
	height:150px;
}
.h_wrap {
	width:804px;
	margin:0 auto;
	height:72px;
	background: url("../img/bd.png") no-repeat scroll left bottom #fff;
}
@media screen and (max-width : 980px) {
.h_wrap {
 width:100%;
}
}
header #logo {
	color: #FFFFFF;
	float: left;
	width:9%;
	padding: 0;
	margin:0 0 0 -89px;
}
 @media screen and (max-width : 980px) {
header #logo {
 margin:0;
}
}
header #logo a img {
width:75px;
}
header #logo a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);
}
 @media screen and (max-width : 980px) {
header #logo {
width:8%;
background:#fff;
}
}
 @media screen and (max-width : 980px) {
header #logo a img {
width:100%;
background:#fff;
}
}

nav#menu {
	float: left;
	width:53%;
}
@media screen and (max-width : 680px) {
nav#menu {
 width:57%;
}
}
nav#menu #menu-nav {
	margin: 0;
	padding: 0;
}
#menu-nav {
	padding-left:0;
}
nav#menu #menu-nav li {
	list-style: none;
	display: inline-block;
	margin-left: 20px;
}
@media screen and (max-width : 680px) {
nav#menu #menu-nav li {
 margin-left: 10px;
}
}
nav#menu #menu-nav li:first-child {
	margin-left: 0;
}
nav#menu #menu-nav li a {
	color: #85714b;
	font-size: 14px;
	font-weight:400;
	font-family: 'PT Serif', serif;
	letter-spacing:2px;
	padding-top:30px;
	padding-bottom:19px;
	display: block;
}
nav#menu #menu-nav li.current a, nav#menu #menu-nav li a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.other-site{
float:right;
	width:80px;
	display:block;
	margin:33px 0 0 0;
	font-size:14px;
	letter-spacing:2px;	
}
.other-site a {
	border:1px solid #85714b;
	padding:2px 6px;
}
.other-site a:hover {
	border:1px solid #85714b;
	background:#85714b;
	color:#fff;
}
#backlinks {
	float:right;
	width:28%;
	max-width:180px!important;
	display:block;
	margin:17px 0 0 0;
	padding-right:2px;
}
#backlinks ul {
	width:100%;
	padding:0;
}
#backlinks li {
	display:block;
	float:right;
	height:23px;
	margin-left:10px;
	text-align:right;
}
#backlinks li a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);
}
@media screen and (max-width : 980px) {
#backlinks {
 width:29%;
 max-width:180px!important;
}
}
@media screen and (max-width : 680px) {
#backlinks {
 width:29%;
  max-width:180px!important;
}
}
@media screen and (max-width : 980px) {
#backlinks ul {
 padding:0!important;
 width:100%;
}
}
@media screen and (max-width : 680px) {
#backlinks li {
margin-left:5px;
}
}
.top-links {
	width:100%;
	float:right;
}

/* page top */
#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
/* Footer */
#footer {
	width:100%;
	position:fixed;
	text-align:center;
	bottom:0;
	left:0;
	line-height:24px;
	color:#888;
	letter-spacing:1px;
	font-size:12px;
	background:rgb(0, 0, 0);
	background:rgba(0, 0, 0, 0.8);
	z-index:99;
}
#footer span {
	display:block;
}
/* clearfix */
.clearfix {
	clear:both;
}
/* wrapper css */
#wrapper {
	margin-top:0;
	width:100%;
}
#wrapper hgroup {
	text-align:center;
}
#container {
width:100%; max-width:804px !important;
margin:0 auto;
padding-bottom: 58px;
}

.grid {
	width:188px;
	min-height:100px;
	background:#fff;
	margin:3px;
	font-size:12px;
	float:left;
}
.grid strong {
	border-bottom:1px solid #ccc;
	margin:10px 0;
	display:block;
	padding:0 0 5px;
	font-size:17px;
}
.grid .meta {
	text-align:right;
	color:#777;
	font-style:italic;
}
.grid .imgholder {
	width:100%;
	max-width:100%;
	background:#fff;
	display:block;
}
 @media screen and (max-width : 980px) {
 body {
 overflow:auto;
}
}

h1, h2, h3, h4, h5, h6 {
	color: #666;
	font-family: 'PT Serif', serif;
	font-weight: 300;
	line-height: 1.5em;
	margin: 0 0 11px;
}
/* ==================================================
   pofile Section
================================================== */
.profwrap {
	width:100%;
	margin:0 auto 45px;
}
.prof-img {
	float:right;
	width:200px;
	display:block;
}
.span6 {
	width:460px;
}
h2 {
	color: #666;
	font-family: 'PT Serif', serif;
	font-weight: 400;
}
.prof_title {
	padding-top:168px;
	font-size: 26px;
	letter-spacing: 5px;
}
h3 {
	font-size: 20px;
	letter-spacing: 2px;
	padding:36px 0 47px;
}
h3.j-text {
	color:#444;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 14px;
	padding-right:18px;
	display:inline-block;
}
span.e-text {
	font-size:20px;
	letter-spacing: 2px;
	padding-left:3px;
	line-height:48px;
	color:#666;
	display:inline-block;
}
h3 span.sp01 {
	color:#444;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 6px;
	padding-right:10px;
}
h4 {
	font-size: 22px;
	font-weight:400;
	letter-spacing: 3px;
	padding:48px 0 6px;
	margin-top:14px;
}
.m-title{
margin-top:20px;
margin-bottom:42px;
font-size:24px;
}
.profile-description01 {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝";
	font-size:16px;
	line-height:28px;
	margin-top:8px;
	letter-spacing:1px;
}
.profile-description02 {
margin-top:62px;
	margin-bottom: 25px;
	font-size:15px;
	line-height:28px;
	letter-spacing:1px;
}
.profile-description03 {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝";
	font-size:18px;
	line-height:28px;
	margin-top:8px;
	letter-spacing:1px;
}
table.koten_tbl, table.koten_tbl td {
	vertical-align:top;
	font-size:15px;
	line-height:25px;
	letter-spacing:2px;
}
td {
	vertical-align:top;
}
td.wds01 {
	width:65px;
	vertical-align:top;
}
td.wds02 {
	width:280px;
}
table.koten_tbl2, table.koten_tbl td {
	font-size:15px;
	line-height:25px;
	letter-spacing:2px;
	font-family: 'PT Serif', serif;
	vertical-align:top !important;
}
table.koten_tbl3, table.koten_tbl3 td {
	font-size:15px;
	line-height:25px;
	letter-spacing:1px;
	font-family: 'PT Serif', serif;
	vertical-align:top !important;
}
td.wds03 {
	width:180px;
}
td.wds04 {
	width:320px;
}
.wds99 {
	width:80%;
	max-width:870px;
	margin:0 auto;
}
.no-mgn {
	margin:0 !important
}
.no-mt {
	margin-top:0 !important;
	margin-top:20px;
}
.contactwrap {
	text-align:center;
}
/* ==================================================
   Contact Section
================================================== */

h2.con_title {
	color: #666;
	font-family: 'PT Serif', serif;
	font-weight: 400;
	padding-top:20px;
	font-size: 26px;
	letter-spacing: 5px;
}
.contact-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-details ul li {
	margin: 0 0 20px;
	line-height: 28px;
	padding: 0;
}
#contact-form {
	margin-bottom: 0;
}
#contact-form p {
	margin-bottom: 1px;
}
#contact-form input, #contact-form textarea {
	border: 1px solid #ccc;
	color: #383a3e;
	font-size: 16px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	height: auto;
	padding: 15px;
	margin: 0;
	resize: none;
	background: #fff;
	/* Webkit */
    background: -webkit-gradient(  linear,  left top,  left bottom,  from(#f3f3f3),  to(#fff)  );
	/* Firefox */
    background: -moz-linear-gradient(  top,  #f3f3f3,  #fff  );
     
/* IE */
    filter: progid:DXImageTransform.Microsoft .gradient(GradientType=0,startColorstr='#ffffffff', endColorstr='#f3f3f3');
	zoom: 1;
}
#contact-form input {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact-form textarea {
	width: 100%;
	resize: vertical;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact-form .submit {
	background: #ccc;
	color: #23262C;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-family: 'PT Serif', serif;
	letter-spacing:2px;
	font-weight: 500;
	padding: 16px 40px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	margin-top: 15px;
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	-moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	-o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	transition: background 0.1s linear 0s, color 0.1s linear 0s;
}
#contact-form .submit:hover {
	background: #e60012;
	color: #FFFFFF;
}
.submit2 {
	background: #ccc;
	color: #23262C;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-family: 'PT Serif', serif;
	letter-spacing:2px;
	font-weight: 500;
	padding: 16px 40px;
	text-align: center;
	vertical-align: middle;
	width: auto;
	margin-top: 15px;
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	-moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	-o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
	transition: background 0.1s linear 0s, color 0.1s linear 0s;
	border:none;
	box-shadow:none;
}
.submit2:hover {
	background: #e60012;
	color: #FFFFFF;
}
#formWrap {
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	font-size:16px;
}
#formWrap h3, #formWrap p {
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
}
.formTable {
width:600px;
border:1px solid #ccc;
margin:20px auto 30px;
padding:5px 12px;
line-height:1.8;
text-align:left;
}
.formTable th, .formTable td{
vertical-align:top;
max-width:474px!important;
padding:12px 8px!important;
word-wrap: break-word;
line-height:2;
}
th.form-th{
	text-align:left!important;
	line-height:2;
	vertical-align:top;
}
p.mail-end {
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: normal;
	font-size:16px;
	line-height:1.8;
	margin-top:40px;
}

.centered { margin: 0 auto; }

.box {
    margin: 0;
    padding: 0;
}
.col1 { width:100%; }
.col2 { width: 180px; }
.col4 { width: 380px; }
.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {/*modernizr-transitions.jsとセットで必要*/
  -webkit-transition-duration: 1.0s;
     -moz-transition-duration: 1.0s;
       -o-transition-duration: 1.0s;
          transition-duration: 1.0s;
}
