@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* CSS Document */


/* ///////////////////////////////////////////////////////////////////

[wrapper]
	[header]
		[site-branding]
			[global]
		[site-hero]
			[slide]
	[primary]
	[secondary]
		[secondary-comtent]
			[section-header]
			[section-content]
		[sidebar]
	[footer]
		[footer-inner]
			[menu]

/////////////////////////////////////////////////////////////////// */
body {
	font-family: 'Noto Sans Japanese', sans-serif;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
.menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
.menu li {
	display:inline-block;
	margin-right:1em;
}
.menu li a {
}
.center {
	text-align:center;
}
.button {
	display:inline-block;
	margin:2em auto;
	padding:1em 2em;
	background-color:#903;
	color:#FFF;
	border-radius:2px;
}
.floatleft {
	float:left;
	margin-left:-1em;
	margin-right:1em;
	margin-bottom:1em;
}
.img-left {
	float:left;
	margin-right:2em;
	margin-bottom:1em;
}
.img-right {
	float:right;
	margin-left:2em;
	margin-bottom:1em;
}
/* =========================================================
wrapper
========================================================= */
#wrapper {
}
/* =========================================================
header
========================================================= */
#header {
}
#header a {
}
/* =========================================================
site-branding
========================================================= */
#site-branding {
	display:block;
	width:1058px;
	margin:1em auto;
	display:table;
	vertical-align:middle;
}
.rwd-toggle,
.rwd-toggle #site-branding {
	display:none;
}
#site-branding h1 {
	display:table-cell;
	font-size:xx-large;
	white-space:nowrap;
	vertical-align:inherit;
}
#site-branding h1 img {
}
.catchcopy {
	color:#F39800;
	display:table-header-group;
}
.site-contacts {
	display:table-cell;
	vertical-align:inherit;
	width: 660px;
	padding: 1em 0;
}
.point {
	text-align:center;
	margin-bottom:1em;
	font-size: small;
}
.point ul {
	margin:0;
	padding:0;
}
.point ul li {
	list-style-type:none;
	display:inline-block;
	padding: 0.25em 0.75em;
	border: 2px solid #F6AC1B;
	border-radius: 6px;
	background-color: #fff;
	margin: 0 0 0 1em;
	color: #F39800;
	text-shadow:0 0 0.5px #CCC;
}
.contacts-inner {
	vertical-align:inherit;
}
.business-hours {
	float: right;
	vertical-align:inherit;
	margin-right: 2em;
	text-align: right;
}
.tell {
	float:right;
	vertical-align:inherit;
	text-align: center;
}
.business-hours table {
	font-size: small;
}
.business-hours table tr {
}
.business-hours table tr th {
	padding:0.25em;
}
.business-hours table tr td {
	padding: 0.25em 0.75em;
	border: 1px solid #ccc;
}
.business-hours ul {
	margin:0;
	padding:0;
	font-size:small;
}
.business-hours ul li {
	display: inline-block;
	list-style-type:none;
}
.business-hours ul li:first-child:after {
	content: "/";
	margin: 0 0.5em;
}
.tell p {
	white-space: nowrap;
	margin: 0;
}
p.number {
	margin:0.4em 0;
	font-size:xx-large;
}
.number span {
	font-weight:bold;
}
.hajimete {
	border-radius: 6px;
}
.hajimete a {
	display: block;
	text-decoration: none;
	background-color: #E83820;
	color: #fff;
	border-radius: inherit;
}
/* =========================================================
global
========================================================= */
#global {
}
#global ul {
	width:1058px;
	margin:0 auto;
	display:table;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:1em 0;
}
#global ul li {
	display:table-cell;
	width:180px;
	text-align:center;
	border-right:1px solid #CCC;
}
#global ul li:last-child {
	border-right:none;
}
#global ul li.home {
	width:auto;
}
#global ul li a {
	text-decoration:none;
	padding:0.5em 1em;
	display:block;
}
#global ul li a span {
	display:block;
	color:#333;
	white-space:nowrap;
}
#global ul li a span.small {
	color:#666;
}
/* =========================================================
site-hero
========================================================= */
#site-hero {
	max-height:300px;
	overflow:hidden;
}
#site-hero img {
	width:100%;
}
/* =========================================================
slide
========================================================= */
#slide {
}
rslides {
}
/* =========================================================
primary
========================================================= */
#primary {
}
#primary .article {
	padding:2em 0;
}
#primary .article .article-inner {
	width:900px;
	margin:0 auto;
}
#primary .article .article-inner h2 {
	font-size:xx-large;
}
#primary .article .article-inner p {
}
#primary .article .article-inner h3 {
	padding-left:1em;
	border-left:6px solid #F6AC19;
	margin-bottom:1em;
	margin-top:2em;
}
#primary .article .article-inner h4:before {
	content:"●";
	margin-right:0.5em;
	color:#E83820;
}
#primary .article .article-header {
	margin-bottom:2em;
}
#primary .article .article-content > div {
	padding-bottom:1em;
	border-bottom:1px dashed #ccc;
	margin-bottom:2em;
}
#primary .article .article-content > div:last-child {
	border-bottom:none;
}
#primary .article .article-content {
}
#primary .article .article-content table {
	text-align:center;
}
#primary .article .article-content table tr {
}
#primary .article .article-content table tr th, #primary .article .article-content table tr td {
	padding:0.5em 1em;
	border:1px solid #ccc;
}
#primary .article .article-content table tr th {
}
#primary .article .article-content table tr td {
}

#primary #welcome.article {
	background-image:url(../img/background-welcome.jpg);
	background-position:50%;
	background-repeat:repeat-x;
	background-siza:cover;
	padding:6em 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.home-syoukai {
	text-align:center;
}
.home-banner {
	margin:3em auto;
}
.home-banner img {
	border:1px solid #CCC;
}
.technic-left {
	float:left;
	margin:2em 2em 0 0;
}
.technic-left img {
}
.technic-right {
	width:500px;
	float:left;
}
#gallery {
	margin:3em 0;
}
#gallery #lightbox-wrap {
}
#gallery #lightbox-wrap a {
	display:inline-block;
	border:1px solid #ccc;
	margin-right:1em;
}
#gallery #lightbox-wrap a:last-child {
}
#gallery #lightbox-wrap a img {
	width:120px;
	height:100px;
}
#gallery #lightbox-wrap .note {
	font-size:smaller;
	color:#666;
}
.hokentiryou-wrapper, .stylex, .taping {
	width:700px;
	margin:4em auto;
}
.hokennai {
	margin-bottom:3em;
}
.page {
}
.page .page-inner .page-header {
	text-align:center;
	padding:2em 0;
}
.page .page-inner .page-header.bg01 {
	background-image: url(../img/image.jpg);
	background-size: cover;
	background-attachment: fixed;
	padding: 6em 0;
	color: #fff;
	text-shadow: 0 0 3px #000;
}
.page .page-inner .page-header h2 {
}
.page .page-inner .page-header .subtitle {
}
.page .page-inner .page-contents {
	width:758px;
	margin:0 auto;
	padding:2em 0;
}
.page table, .post table {
	margin:2em auto;
}
.page tr, .post tr {
}
.page .page-inner .page-contents table tr th, .page .page-inner .page-contents table tr td:first-child {
	color:#666;
	border-bottom:1px solid #ccc;
}
.page .page-inner .page-contents table tr td, .page .page-inner .page-contents table tr th {
	padding:1em;
}
.page th, .post th {
}
.page td, .post td {
}
.page p, .post p {
}
.page ul, .post ul {
	margin-left:2em;
	margin-right:2em;
}
.page li, .post li {
	margin-bottom:1em;
}
.page ul li ul, .post ul li ul {
	margin:0;
}
.page ul li ul li, .post ul li ul li {
	margin-bottom:0.5em;
}
.page dl, .post dl {
}
.page dt, .post dt {
	margin-bottom:1em;
	padding:1em;
	border-bottom:1px solid #CCC;
	font-weight:bold;
}
.page dd, .post dd {
	margin-bottom:1em;
}
.post {
}
.post .post-inner {
	width:758px;
	margin:0 auto;
}
.post .post-inner .post-header {
	padding-top:2em;
	margin-bottom:2em;
}
.post .post-inner .post-header h2 {
	margin-bottom:2em;
}
.post .post-inner .post-header .post-meta {
}
.post .post-inner .post-header .post-meta .published {
	color:#666;
	font-size:small;
}
.post .post-inner .post-contents {
}
.term {
}
.term .term-inner {
	width:758px;
	margin:0 auto;
}
.term .term-header {
	margin-bottom:2em;
}
.term .term-header h2 {
}
.term .term-doscription {
}
.term .term-doscription p {
}
.term .term-contents {
}
.term .term-contents h3 {
}
.term .term-contents ul {
	list-style-type:none;
	margin-bottom:2em;
	padding:0;
}
.term .term-contents ul li {
	padding:1em;
	border-bottom:1px solid #CCC;
}
.term .term-contents ul li a {
	color:inherit;
}
.term .published {
	color:#666;
	margin-right:1em;
}
.term .entry-title {
}
.breadclumbs {
	width:1028px;
	margin:2em auto;
	background-color:#f2f2f2;
	padding:1em 15px;
	font-size:small;
}
.breadclumbs a {
	color:inherit;
}
.breadclumbs .home {
}
.breadclumbs .home a {
}
.breadclumbs .home a .fa {
}
.breadclumbs .current {
}
.breadclumbs .current .fa {
}
.faq {
}
.faq .column {
	margin:5em 0;
}
#primary .article .article-inner .faq .column h3 {
	border-bottom: 2px solid #F6AC19;
	padding-left:0;
	border-left:none;
}
#primary .article .article-inner .faq .coumn p {
}
.question {
	display:inline-block;
	margin-right:0.5em;
	font-size: xx-large;
	color: #F6AC19;
}
.answer {
	display:inline-block;
	margin-right:0.5em;
	font-size: xx-large;
	color: #E83820;
}
.banner {
	text-align:center;
	margin:5em 0;
}
.banner a img {
	border:1px solid #CCC;
}
/* =========================================================
secondary
========================================================= */
#secondary {
	border-top:1px solid #CCC;
	padding:0 0 2em;
}
#secondary .inner {
	width:1058px;
	margin:0 auto;
}
/* =========================================================
secondary
========================================================= */
#secondary {
}
/* =========================================================
map
========================================================= */
#map {
	position:relative;
	height:420px;
}
.seikotsuin-here {
	height:500px;
}
/* =========================================================
facebook-wrap
========================================================= */
#facebook-wrap {
}
#facebook-wrap .fb-page {
}
#facebook-wrap .fb-page * {
}
/* =========================================================
guidance
========================================================= */
#guidance {
	width:870px;
	margin: 0 auto;
}
#guidance .section-inner {
}
#guidance .section-inner .guidance-inner {
	margin: 3em auto;
}
#guidance .section-inner .guidance-inner .guidance-left {
	width: 450px;
	float: left;
}
#guidance .section-inner .guidance-inner .guidance-left p {
	margin:0 0 2em;
	line-height:1.75em;
}
#guidance .section-inner .guidance-inner .guidance-right {
	width: 400px;
	float: right;
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours {
	display:inline-block;
	width:100%;
	float:none;
	margin: 0 0 1em;
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours table {
	width:100%;
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours table tbody {
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours table tbody tr {
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours table tbody tr td {
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours table tbody tr td .fa {
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours ul {
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours ul li {
}
#guidance .section-inner .guidance-inner .guidance-right .business-hours ul li .fa {
}
#guidance .section-inner .guidance-inner .guidance-right .tell {
	float:none;
	text-align:inherit;
	font-size: xx-large;
	margin: 0;
	font-weight:bold;
}
#guidance .section-inner .guidance-inner .guidance-right .tell span {
	font-size:medium;
	font-weight:normal;
	color:#0C0;
}
#guidance .section-inner .guidance-inner .guidance-right .tell .fa {
}
#guidance .section-inner .guidance-inner .guidance-right .renrakusaki {
	text-align:center;
}
#guidance .section-inner .guidance-inner .guidance-right .syoukaibun {
	padding:1em;
	margin-bottom:2em;
	border:1px solid #ccc;
	border-radius:1em;
}
#guidance .section-inner .guidance-inner .guidance-menu {
	margin-top:2em;
	margin-bottom:2em;
	text-align:center;
}
#guidance .section-inner .guidance-inner .guidance-menu .menu {
}
#guidance .section-inner .guidance-inner .guidance-menu .menu li {
}
#guidance .section-inner .guidance-inner .guidance-menu .menu a {
	text-decoration:none;
	color:#000;
}
/* =========================================================
secondary-comtent
========================================================= */
#footer {
	text-align:center;
	padding:3em 0;
	border-top:1px solid #CCC;
}
#footer a {
	color:#000;
	text-decoration:none;
}
/* =========================================================
footer-inner
========================================================= */
#footer-inner {
	margin:0 auto;
}
/* =========================================================
menu
========================================================= */
#menu {
	text-align:center;
	vertical-align: middle;
	display: inline-block;
}
#menu ul {
}
#menu ul li {
}
#menu ul li a {
	color:#666;
	font-weight:bold;
}
#footer-inner .copy {
	display:inline-block;
	margin:0 2em 0 0;
	text-align:center;
	vertical-align: middle;
}
#footer-inner .copy a {
}
#footer-inner .copy img {
}
#totop {
	position:fixed;
	right:3em;
	bottom:3em;
	margin-bottom:0;
}
#totop a {
	display:block;
	text-decoration:none;
	height:2em;
	width:2em;
	line-height:2em;
	border-radius:50%;
	background-color:#FFF;
	text-align:center;
	color: #F6AC19;
	font-size: xx-large;
}
#totop a i {
	line-height:inherit !important;
}
#drawer {
	display:none;
	position:fixed;
	top:0;
	left:0;
	right:0;
	background-color:#fff;
	padding:1em;
	z-index:500;
	-webkit-box-shadow: 0 0 6px 0 #000000;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.75);
}
.drawer-inner {
	display:table;
	margin:0 auto;
	vertical-align: middle;
	width: 1058px;
}
.drawer-inner h2 {
	display:table-cell;
	vertical-align:middle;
}
.drawer-inner h2 a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 1px #666;
}
.drawer-inner img {
	max-height:2em;
}
.pc-drawer-menu {
	display:table-cell;
	vertical-align:middle;
	text-align:right;
}
.pc-drawer-menu .menu {
	display:inline-block;
	text-align:left;
}
.pc-drawer-menu .menu li {
}
.pc-drawer-menu .menu li a {
	color:#333;
	text-decoration:none;
}
.pc-drawer-menu .menu li a:hover {
	text-decoration:underline;
}
.mobile-drawer-menu {
	display:none;
}
.mobile-drawer-menu .drawer-menu-toggle {
}
.mobile-drawer-menu .drawer-menu-toggle i {
}
.mobile-drawer-menu .drawer-menu-wrap {
}
.mobile-drawer-menu .drawer-menu {
}
.mobile-drawer-menu .drawer-menu .menu {
}
.mobile-drawer-menu .drawer-menu .menu li {
}
.mobile-drawer-menu .drawer-menu .menu li a {
}
