/*
■変更点
../images を /images に変更
#menu-item-xx をWPに合わせて変更
.works .worksbox section のmax-height変更、height追加
.works .worksbox .info_wrapを追加
.works .worksbox .info_leftを追加
.works .worksbox .info_rightを追加
*/
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html, button, input, select, textarea {
	color: #222;
}
html {
	font-size: 0.79em;
	line-height: 1.8;
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, img, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.center {
	text-align: center;
	margin: 0 auto;
}
/* link */
a:link, a:visited {
	color: #717071;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
.home a:hover {
	color: #ccc;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 640px) {
	html {
		Width: 100%;
	}
}
@media only screen and (min-width: 35em) {}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a, a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " ("attr(href) ")";
	}
	abbr[title]:after {
		content: " ("attr(title) ")";
	}
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: "";
	}
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr, img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
}
/*------------header------------*/
* html body {
	background: url(null) fixed;
}
* html header {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop+0));
}
header {
	background: url(/images/header_bg.gif) no-repeat 0 0;
	height: 180px;
	position: fixed;
	top: 0;
	z-index: 100;
	min-width: 1000px;
}
header h1 {
	color: #fff;
	font-size: 3em;
	font-weight: normal;
	left: 20px;
	position: absolute;
	top: 25px;
}
/*------------nav------------*/
nav {
	background: none repeat scroll 0 0 #fff;
	clear: both;
	height: 44px;
	margin: 5px 0 0;
	overflow: hidden;
	padding: 0 30px 10px;
	position: relative;
	top: 175px;
}
nav ul {
	position: absolute;
}
nav ul li:first-child {
	width: 120px;
}
nav li {
	float: left;
	position: relative;
	width: 110px;
}
nav li a {
	text-align: center;
	display: block;
	background: url(/images/gnavi.gif) no-repeat 0 0;
	height: 30px;
	width: 1000px;
	text-indent: -9999px;
}
nav p.navlogo {
	position: absolute;
	right: 10px;
	top: 3px;
}
/*------------pagination------------*/
.pagenation_con {
	margin: 60px auto;
	width: 400px;
	text-align: center;
}
.pagination {
	display: inline-block;
	vertical-align: baseline;
	*display: inline;
}
.pagination > a, .pagination > span {
	float: left;
	margin-left: 5px;
	padding: 0 6px;
	min-width: 17px;
	line-height: 27px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #555;
	text-align: center;
	text-decoration: none;
	border: 1px solid #999;
}
.pagination :first-child {
	margin-left: 0;
}
.pagination > a {
	text-decoration: none;
}
.pagination > a:hover {
	background-color: #eee;
}
.pagination > span, .pagination > a:active {
	color: #ccc;
}
.pagination .prev, .pagination .next {
	font-family: Noteworthy, Arial, sans-serif;
	font-size: 14px;
}
#menu-item-21 a {
	background-position: 0 0;
}
#menu-item-22 a {
	background-position: -120px 0px;
}
#menu-item-23 a {
	background-position: -230px 0px;
}
#menu-item-24 a {
	background-position: -340px 0px;
}
#menu-item-25 a {
	background-position: -450px 0px;
}
#menu-item-26 a {
	background-position: -560px 0px;
}
#menu-item-27 a {
	background-position: -670px 0px;
}
#menu-item-21 a:hover {
	background-position: 0 -30px;
}
#menu-item-22 a:hover {
	background-position: -120px -30px;
}
#menu-item-23 a:hover {
	background-position: -230px -30px;
}
#menu-item-24 a:hover {
	background-position: -340px -30px;
}
#menu-item-25 a:hover {
	background-position: -450px -30px;
}
#menu-item-26 a:hover {
	background-position: -560px -30px;
}
#menu-item-27 a:hover {
	background-position: -670px -30px;
}
#menu-item-21.current-menu-item a {
	background-position: 0 -30px
}
#menu-item-22.current-menu-item a {
	background-position: -120px -30px;
}
#menu-item-23.current-menu-item a {
	background-position: -230px -30px;
}
#menu-item-24.current-menu-item a {
	background-position: -340px -30px;
}
#menu-item-25.current-menu-item a {
	background-position: -450px -30px;
}
#menu-item-26.current-menu-item a {
	background-position: -560px -30px;
}
#menu-item-27.current-menu-item a {
	background-position: -670px -30px;
}
section nav li:hover .sub-menu {
	left: 0;
}
section nav ul#menu-nav .sub-menu li:first-child {
	width: 140px;
}
/*------------container------------*/
#container {
	margin: 0 auto;
	width: 1000px;
}
/*------------content------------*/
.home #content {
	overflow: hidden;
	margin: 0 auto 70px;
	padding: 200px 0 0;
}
#content {
	padding: 160px 0 0;
}
/*-----------section------------*/
section {
	overflow: hidden;
}
/*-----------float------------*/
.add-bottom32 {
	margin-bottom: 32px;
}
.fleft {
	float: left;
	display: inline;
}
.fright {
	float: right;
	display: inline;
}
.w522 {
	width: 522px;
}
.w288 {
	width: 288px;
}
.w310 {
	width: 310px;
}
.w400 {
	width: 400px;
}
.w380 {
	width: 380px;
}
.w440 {
	width: 440px;
}
.w460 {
	width: 460px;
}
/*-----------line-height------------*/
.lineh2 {
	line-height: 4;
}
/*-----------home-main------------*/
.home #main {
	float: left;
	margin: 70px 0 0 0;
	padding: 0 20px;
	position: absolute;
	width: 720px;
	z-index: 0;
	background: none;
}
.home #main h2 {
	font-size: 0.94em;
}
.pageinner h2 {
	margin: 0 0 20px;
}
/*-----------archiveh------------*/
.home #main h2.archiveh2 {
	font-size: 1.5em;
}
/*-----------blank-main------------*/
#main {
	float: left;
	margin: 70px 0 0 0;
	width: 100%;
	z-index: -1;
	background: url(/images/sky.jpg) no-repeat 0 0;
}
#main h2 {
	font-size: 1em;
}
/*------------article------------*/
article {
	border-bottom: 1px solid #888;
}
article .atsection {
	padding: 10px 15px;
}
/* add_20150728 */
article .atsection h2 a:link, a:visited {
	color: #00aaeb;
}
article .atsection h2 a:hover {
	color: #ccc;
}
article p {
	margin: 0 0 20px 0;
}
.section {
	margin: 0 -10px 0 0;
	overflow: hidden;
}
.item {
	float: left;
	width: 325px;
	margin: 0 70px 60px 0;
}
#masony {
	margin: 0 -100px 0 0;
}
/*------------sideber------------*/
#sideber {
	float: right;
	margin: 40px 0 0;
	width: 180px;
	position: relative;
	z-index: 0;
}
#sideber h2 {
	border-bottom: 2px solid #333;
	width: 150px;
	font-weight: normal;
}
#sideber ul {
	border-bottom: 2px solid #333;
	padding: 0 0 10px;
	width: 150px;
}
/*------------footer------------*/
footer {
	clear: both;
	height: 20px;
}
/*--------------------------------*/
/*------------page css------------*/
/*--00 top--*/
/*--01 index--*/
/*--02 access--*/
/*--03 aboutus--*/
/*--04 works--*/
/*--05 member--*/
/*--top--*/
div.topbox {
	width: 1000px;
	height: 700px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -360px 0 0 -520px;
	padding: 20px;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*------------01 index------------*/
body#index {
	background: url(/images/top_image.png) no-repeat center top fixed;
	background-size: cover;
}
/*------------02 access------------*/
.access #main img.op08 {}
.access #main section .bg {
	background: url(/images/aboutus_bg2.png) no-repeat;
	color: #fff;
	padding: 57px 30px;
}
.access #main sectin .bg2 {}
.access #main section {
	padding: 45px 65px;
}
.op10 {
	opacity: 10 !important;
}
.access #main .accessin {
	position: relative;
}
.access #main .accessin .gmap {
	position: absolute;
	bottom: 80px;
	right: 135px;
}
.access #main .accessin a:link, .access #main .accessin a:visited {
	color: #fff;
}
.access #main .accessin a:hover {
	text-decoration: underline;
}
/*------------03 aboutus------------*/
.aboutus #main section {
	/*background: rgba(89,87,87,0.5);*/
	min-width: 730px;
	color: #fff;
	margin: 40px 65px;
	overflow: hidden;
}
/*------------04 works------------*/
.works .worksbox {
	background: rgba(129, 129, 129, 0.5);
	overflow: hidden;
	margin: 0;
	padding: 20px;
}
.works .worksbox .info_wrap {
	display: block;
	height: 40px;
	clear: both;
}
.works .worksbox .info_left {
	float: left;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	width: 200px;
}
.works .worksbox .info_right {
	float: right;
}
.works .worksbox section {
	width: 200px;
	padding: 15px 20px;
	font-size: 0.8em;
	color: #fff;
	float: left;
	min-height: 296px; /* 243px */
	height: 273px;
}
.btnlink a {
	display: block;
	background: #8ec31e;
	padding: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100px;
	text-align: center;
}
.btnlink a:link, .btnlink a:visited {
	color: #fff;
	text-decoration: none;
}
.btnlink a:hover {
	color: #fff;
	text-decoration: underline;
}
.works .worksbox a:link, .works .worksbox a:visited {
	color: #fff;
	text-decoration: none;
}
.works .worksbox a:hover {
	text-decoration: underline;
}
.works p.workshight {
	min-height: 66px;
}
/*------------05 member-------------*/
.member #main {
	background: none;
}
.memberpro #main {
	text-justify: inter-ideograph;
	text-align: justify;
}
.memberpro #main .mbox {
	background: rgba(129, 129, 129, 0.5);
	width: 850px;
	padding: 0 10px 10px 10px;
	font-size: 0.9em;
	color: #fff;
	margin: 40px 65px 0 65px;
	;
	overflow: hidden;
	line-height: 1.4;
}
.memberpro .panel-wrapper table th {
	width: 30px;
}
.memberpro .panel-wrapper table td.sel2 {
	width: 100px;
}
.memberpro .panel-wrapper table td.sel3 {
	width: 90px;
}
.memberpro .panel-wrapper ul {
	overflow: hidden;
}
.memberpro .panel-wrapper ul li {
	overflow: hidden;
	line-height: 1.5;
}
.memberpro .panel-wrapper ul li span {
	float: right;
	width: 400px;
	text-align: left;
	padding: 0;
	display: block;
	line-height: 1.5;
}
.memberpro .panel-wrapper ul.widwide span {
	float: right;
	width: 320px;
	text-align: left;
	padding: 0;
	display: block;
	line-height: 1.5;
}
.memberpro .panel-wrapper ul.widwide-s span {
	float: right;
	width: 380px;
	text-align: left;
	padding: 0;
	display: block;
	line-height: 1.5;
}
.profbox {
	position: relative;
	height: 130px;
	line-height: 2;
}
.profbox img {
	margin: 0 10px 0 0;
}
.profbox span a {
	display: block;
	background: #8ec31e;
	position: absolute;
	left: 140px;
	bottom: 0;
	padding: 5px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.profbox span a:link, .profbox span a:visited {
	color: #fff;
	text-decoration: none;
}
.profbox span a:hover {
	opacity: 0.8;
}
.backnest {
	padding: 0 0 20px 0;
	margin: 5px 0 0 0;
}
.backnest a:link, .backnest a:visited {
	color: #717071;
	text-decoration: none;
}
.backnest a:hover {
	color: #fff;
}
.page-id-2617 #main section,
.inquiry #main section {
	padding: 45px 65px;
}
.page-id-2617 .form-group,
.inquiry .form-group {
	margin: 0 0 10px;
	border-bottom: 1px dotted #eee;
	padding: 0 0 10px;
}
.form-group p{
	display: grid;
	grid-template-columns: 150px 1fr;
}

#wpcf7-f2616-p2617-o1-ve-contact-type,
#wpcf7-f2616-p2617-o1-ve-your-name,
#wpcf7-f2616-p2617-o1-ve-your-email,
#wpcf7-f2616-p2617-o1-ve-message{

	display: none;
}
.init .wpcf7-response-output{
	display: none;
}
.sent .wpcf7-response-output{
	display: block;
	font-weight:bold;
	font-size: 20px;
	background: #fff;
	padding: 2px 10px;
	text-align: center;
}
.wpcf7-not-valid-tip{
	color: #f00;
	font-weight: bold;
}
.page-id-2617 .radiosection{
	line-height: 1;
	display: flex;
	align-items: center;
}
.page-id-2617 .form-group p{
	padding: 0;
	margin: 0;
}

.inquiry label {
	width: 155px;
	display: inline-block;
}
.page-id-2617 .radiosection label {
	width: 10em;
	display: block;
}
.page-id-2617 input[type="submit"],
.page-id-2617 button.btn,
.inquiry input.btn, .inquiry button.btn {
	padding: 10px 50px;
	background: #8EC31F;
	width: 200px;
	margin: 10px 90px 60px;
	border: none;
}
.page-id-2617 .text-danger,
.page-id-2617 .text-danger,
.inquiry .text-danger, .inquiry .alert-danger {
	font-weight: bold;
	color: #F00;
	margin: 0;
}
.page-id-2617 .text-danger,
.inquiry .text-danger {
	padding: 0 0 0 160px;
}
.page-id-2617 input[type="submit"]:hover,
.inquiry input.btn:hover {
	background: #B8DA70;
	color: #8EC31F;
}
.page-id-2617 strong,
.inquiry strong {
	color: #F00;
}
/*------------06 studio-------------*/
.studio #main section {
	background: rgba(129, 129, 129, 0.5);
	width: 730px;
	padding: 33px 70px;
	color: #fff;
	margin: 40px 65px;
	overflow: hidden;
}
.studio #main section p {
	margin-top: 0;
}
.studio table th.center {
	text-align: center !important;
	background: #727172;
}
.studio table {
	font-size: 10px;
	width: 100%;
	border-top: #fff solid 1px;
	border-left: #fff solid 1px;
}
.studio table th {
	vertical-align: top;
	padding: 3px 6px;
	border-right: #fff solid 1px;
	border-bottom: #fff solid 1px;
	text-align: left;
	background: #9f9fa0;
	font-weight: normal;
	line-height: 1.2;
}
.studio table th.wid {
	width: 60px;
}
.studio table th.bnone, .studio table td.bnone {
	border-bottom: none;
}
.studio table td.wbnone {
	border-right: none;
	border-bottom: none;
}
.studio table th.rbnone {
	border-right: none;
}
.studio table td {
	padding: 3px;
	vertical-align: top;
	border-right: #fff solid 1px;
	border-bottom: #fff solid 1px;
	background: #9f9fa0;
	line-height: 1.2;
}
.studio span.textright {
	text-align: right;
	display: block;
}
.panel-wrapper span {
	display: block;
	padding: 20px 0 0;
	text-align: center;
}
.panel-wrapper a:link, .panel-wrapper a:visited {
	color: #fff;
	text-decoration: none;
}
.panel-wrapper a:hover {
	color: #fff;
	text-decoration: underline;
}