@charset "utf-8";
/*
Theme Name: 丸清2025
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Version: 1.52
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
Tags: two-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Sydney is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/


/*--------------------------------------------------------------
Social
--------------------------------------------------------------*/
.social-menu-widget {
	padding: 0;
	margin: 0 auto;
	display: table;
	text-align: center;
}
.widget-area .widget_fp_social a,
.social-menu-widget a,
.social-menu-widget a:hover {
	color: #d65050;
}
.social-menu-widget li {
	display: inline-block;
	padding: 5px 20px;
	list-style: none;
	line-height: 1;
}
.widget-area .widget_fp_social div ul li {
	padding: 5px 10px;
	line-height: 1;
}
.social-menu-widget a {
	text-decoration: none;
}
.social-widget li a::before,
.social-menu-widget a:before {
	font-family: FontAwesome;
	color: inherit;
}
.social-menu-widget li a,
.social-widget a {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}
.social-menu-widget li a:hover,
.social-widget a:hover {
}
.social-menu-widget a:before {
	font-size: 50px;
	text-shadow: 0 0 1px #222;
}
.widget-area .widget_fp_social a:before {
	font-size: 34px;
}
.social-menu-widget a[href*="twitter.com"]::before {
	content: '\f099';
}
.social-menu-widget a[href*="facebook.com"]::before {
	content: '\f09a';
}
.social-menu-widget a[href*="plus.google.com"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="google.com/+"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="dribbble.com"]::before {
	content: '\f17d';
}
.social-menu-widget a[href*="pinterest.com"]::before {
	content: '\f231';
}
.social-menu-widget a[href*="youtube.com"]::before {
	content: '\f167';
}
.social-menu-widget a[href*="flickr.com"]::before {
	content: '\f16e';
}
.social-menu-widget a[href*="vimeo.com"]::before {
	content: '\f194';
}
.social-menu-widget a[href*="instagram.com"]::before {
	content: '\f16d';
}
.social-menu-widget a[href*="linkedin.com"]::before {
	content: '\f0e1';
}
.social-menu-widget a[href*="foursquare.com"]::before {
	content: '\f180';
}
.social-menu-widget a[href*="tumblr.com"]::before {
	content: '\f173';
}
.social-menu-widget a[href*="behance.net"]::before {
	content: '\f1b4';
}
.social-menu-widget a[href*="deviantart.com"]::before {
	content: '\f1bd';
}
.social-menu-widget a[href*="soundcloud.com"]::before {
	content: '\f1be';
}
.social-menu-widget a[href*="spotify.com"]::before {
	content: '\f1bc';
}
.social-menu-widget a[href*="weibo.com"]::before {
	content: '\f18a';
}
.social-menu-widget a[href*="xing.com"]::before {
	content: '\f168';
}
.social-menu-widget a[href*="trello.com"]::before {
	content: '\f181';
}
/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.posts-navigation .nav-previous {
	padding-left: 15px;
}
.posts-navigation .nav-next {
	padding-right: 15px;
}
.post-navigation {
	margin: 30px 0 45px;
	background-color: #f7f7f7;
	padding: 30px;
	position: relative;
}
.post-navigation a {
	color: #47425d;
}
.post-navigation .nav-previous:hover span,
.post-navigation .nav-next:hover span {
	color: #47425d;
}
.post-navigation span {
	color: #c7c7c7;/*
	transition: color 0.3s;*/
}
.post-navigation .nav-previous span {
	margin-right: 10px;
}
.post-navigation .nav-previous {
	border-right: 1px solid #ebebeb;
}
.post-navigation .nav-next span {
	margin-left: 10px;
}
.navigation.pagination {
	margin-top: 30px;
}
.nav-links .page-numbers {
	background-color: #f7f7f7;
	padding: 20px;
	line-height: 1;
	display: inline-block;
	color: #443f3f;
}
.nav-links .page-numbers:not(.dots):hover,
.nav-links .page-numbers.current {
	background-color: #252525;
	color: #fff;
}
/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.widget select {
	max-width: 100%;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.hentry {
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.single .entry-header,
.page .entry-header {
	margin-bottom: 30px;
}
.entry-footer {
	clear: left;
	margin-top: 30px;
}
.page-links {
	clear: both;
	margin: 0 0 30px;
}
.page-header {
	margin: 0;
	border: 0;
}
.page-wrap .content-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
	padding: 30px;
}
.page-template-page_front-page .page-wrap .content-wrapper {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}
.single .meta-post .post-cat::before {
	content: '/';
	padding: 0 10px;
}
.single .meta-post .post-cat:first-of-type::before {
	content: '';
}
.single .hentry .meta-post a {
	color: #d65050;
}
/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
Repeatable Patterns
--------------------------------------------------------------*/
	*,
	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	body {
		font: 14px/1.7 "Source Sans Pro", sans-serif;/*
		font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;*/
		font-family: 'Noto Sans JP', 'Helvetica Neue', 'Helvetica', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Arial', 'Yu Gothic', 'Meiryo', sans-serif !important;
		background: #fff;
		color: #281B0F;
		font-weight: 400;
	}
	a {
		text-decoration: none;
	}
	a:hover,
	a:focus {
		color: #443f3f;
		text-decoration: none;
		outline: 0;
	}
	p {
		margin-bottom: 20px;
	}
	.footer-widgets .widget ul,
	.widget-area .widget ul {
		list-style: none;
		padding: 0;
	}
	.widget-area .widget ul.children {
		padding-left: 1.5em;
		margin: 10px 0 0;
	}
	.widget-area .widget ul.children li::before {
		content: "— ";
}
	.widget .btn01 {
		margin: 0 auto 15px;
		padding: .8em 1em;
		color: #fff !important;
		font-size: 1.6rem;
		text-align: center;
		background: #54b240;
		display: block;
	}
	.img-left {
		margin: 0 33px 0 0 !important;
		float: left;
	}
	.img-right {
		margin: 0 0 0 33px !important;
		float: right;
	}
	strong {
		font-weight: 600;
	}
	h1 { font: 52px/1.5 "Raleway", sans-serif;}
	h2 { font: 42px/1.5 "Raleway", sans-serif;}
	h3 { font: 32px/1.5 "Raleway", sans-serif;}
	h4 { font: 25px/1.5 "Raleway", sans-serif;}
	h5 { font: 20px/1.1 "Raleway", sans-serif;}
	h6 { font: 18px/1.1 "Raleway", sans-serif;}
	h1, h2, h3, h4, h5, h6 {
		color: #443f3f;
		font-weight: 600;
		margin: 10px 0 24px;
		font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	}
	.text-white { color: #fff !important; }
	.text-dark { color: #443f3f !important;}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		position: relative;
		display: inline-block;
		font-family: "Raleway", sans-serif;
		font-size: 13px;
		line-height: 24px;
		font-weight: 700;
		padding: 12px 34px;
		color: #fff;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			 -o-border-radius: 3px;
				border-radius: 3px;
	}
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		background-color: transparent;
	}
	select,
	textarea,
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"] {
		color: #767676;
		background-color: #fafafa;
		border: 1px solid #dbdbdb;
		height: 50px;
		padding: 4px 20px;
		border-radius: 0;
	}
	textarea:focus,
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus {
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
				box-shadow: none;
	}
	textarea {
		width: 100%;
		height: 120px;
		padding: 15px 20px;
	}
	input[type="checkbox"] {
		display: inline;
	}
	input:-moz-placeholder,
	textarea:-moz-placeholder,
	input::-moz-placeholder,
	textarea::-moz-placeholder {
	  color: #a3a2a2;
	}
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
	  color: #c3c3c3;
	}
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
	  color: #cacaca;
	}
	.orches-animation {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
	}
	.orches-animation.animated {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
	@-webkit-keyframes pop-scale { 0% { -webkit-transform: scale(0.7) } 100% { -webkit-transform: scale(1) } }
	@-moz-keyframes pop-scale { 0% { -moz-transform: scale(0.7) } 100% { -moz-transform: scale(1) } }
	@keyframes pop-scale { 0% { transform: scale(0.7) } 100% { transform: scale(1) } }
	@-webkit-keyframes pop-scale2 { 0% { -webkit-transform: scale(0.5) } 100% { -webkit-transform: scale(1) } }
	@-moz-keyframes pop-scale2 { 0% { -moz-transform: scale(0.5) } 100% { -moz-transform: scale(1) } }
	@keyframes pop-scale2 { 0% { transform: scale(0.5) } 100% { transform: scale(1) } }
	/* bootstrap resetting elements */
	.btn {
		background-image: none;
	}
	textarea,
	input[type="text"],
	input[type="submit"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	.uneditable-input,
	.dropdown-menu,
	.navbar .nav > .active > a,
	.navbar .nav > .active > a:hover,
	.navbar .nav > .active > a:focus {
		-webkit-appearance: none;
		text-shadow: none;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
			 -o-box-shadow: none;
				box-shadow: none;
	}
table {
	width: 100%;
}
th,td {
	border: 1px solid #333;
	padding: 5px;
	text-align: center;
}
/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
	.site-title {
		font-size: 32px;
		line-height: 1.2;
	}
	.site-title a,
	.site-title a:hover {
		color: #fff;
	}

.site-logo {
	background: #fff;
	padding: 6.5% 5% 0 13%;
	/* height: auto !important; */
	/* max-width: 233px; */
	/* width: 28.25%; */
	display: block;
}

#sns_bt02 {
	display:block;
	position:absolute;
	top:33px;
	right: 6%;
	padding: 0 !important;
	z-index: 1000;
}
	#sns_bt02 li {
	list-style:none;
	float: left;
	margin-left:17px;
}

	
	.header-clone {
		height: 0!important;
	}
	.header-wrap {
	}
	
	.admin-bar .site-header,
	.admin-bar .site-header.float-header {
		top: 32px;
	}
	.admin-bar:not(.siteScrolled) .slide-item {
		background-position: 50% 0 !important;
	}	
	.header-image {
		display: none;
		position: relative;
		height: 300px;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.header-inner {
		display: none;
	}
	.site-title {
		margin: 0;
	}
	.site-description {
		font-size: 16px;
		margin: 15px 0 0;
		line-height: 1.6;
		color: #efefef;
	}
	.site-description:empty {
		margin: 0;
	}	
	.site-header.fixed {
		/*position: fixed;*/
	}

	.site-header .col-md-4,
	.site-header .col-md-8 {
		min-height: 0;
	}

	.site-header .logo {
		margin: 40px 0;
		float: left;
		-webkit-transition: all 0.3s linear;
		   -moz-transition: all 0.3s linear;
			-ms-transition: all 0.3s linear;
			 -o-transition: all 0.3s linear;
				transition: all 0.3s linear;
	}

	.site-header .logo a {
		display: block;
		height: 100%;
	}

	.site-header .logo {
		width: 135px;
		height: 27px;
	}

	.site-header.float-header {
		padding: 5px;
	}
	.site-header.float-header #mainnav {
		padding: 0;
	}

	.site-header.float-header #mainnav > ul > li > a {
		height: 70px;
		line-height: 70px;
	}

	.site-header.float-header .logo {
		margin: 20px 0;
	}
	/* navigation */
	/*#mainnav {
		display: block;
		float: right;
	}*/
	#mainnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}/*
	#mainnav li {
		float: left;
		padding: 0 14px;
	}*/
	#mainnav ul ul li {
		padding: 0;
	}
	#mainnav ul li a {
		position: relative;
		display: block;
		font-size: 14px;
		font-family: "Raleway", sans-serif;
		color: #fff;
		font-weight: 500;
		text-decoration: none;
		outline: none;
	}
	#mainnav ul li a:hover {
		color: #d65050;
	}
	#mainnav ul ul a {
		width: 180px;
		font-family: "Source Sans Pro", sans-serif !important;
	}
	#mainnav > ul > li:last-child {
		padding-right: 0;
	}
	#mainnav ul li {
		position: relative;
	}
	#mainnav ul li ul {
		width: 180px;
		position: absolute;
		top: 100%;
		left: initial;
		opacity: 0;
		visibility: hidden;
		-webkit-border-radius: 0 0 2px 2px;
		   -moz-border-radius: 0 0 2px 2px;
			 -o-border-radius: 0 0 2px 2px;
				border-radius: 0 0 2px 2px;
	}
	#mainnav ul li ul ul {
		top: 0;
	}
	#mainnav ul li ul:after {
		content: "";
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
	}
	#mainnav ul li ul ul:after {
		top: 0;
	}
	#mainnav ul li ul li ul {
		left: 100%;
	}
	#mainnav li:hover > ul {
		opacity: 1;
		padding-top: 10px;
		visibility: visible;
		left: auto;
		display: block !important;
	}
	#mainnav li:hover > ul ul {
		padding-top: 0;
		left: 100%;
	}
	#mainnav .sub-menu {
		z-index: 99999;
	}
	#mainnav .sub-menu li a {
		color: #fff;
		display: block;
		line-height: 30px;
		background: #1c1c1c;
		padding: 0 18px;
		border-top: 1px solid #252525;
	}
	#mainnav .sub-menu li:hover > a {
		color: #fff;
	}
	#mainnav li:hover > .sub-menu > li > a {
		padding: 8px 18px;
	}
	/* Icons */
	#mainnav ul li::before {
		font-family: Fontawesome;
		color: #fff;
		float: left;
		margin: 5px 5px 0 0;
		font-size: 14px;
		line-height: 1;
		font-weight: 400;
	}
	#mainnav ul li a {
		float: left;
	}
	#mainnav .sub-menu li:before {
		content: '';
		margin: 0;
	}
	#mainnav-mobi ul li a {
		float: none;
	}
	#mainnav-mobi ul li::before {
		content: '';
	}
/*--------------------------------------------------------------
Mobile navigation
--------------------------------------------------------------*/
	#mainnav-mobi {
		display: block;
		margin: 0 auto;
		width: 100%;
		position: absolute;
		top:28px;
		background-color: #391E0F;
		margin-top: 15px;
		z-index: 1000;
	}
	#mainnav-mobi ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#mainnav-mobi ul li {
		margin:0;
		position: relative;
		text-align: left;
		border-top: 1px solid #FFF;
		cursor: pointer;
	}
	#mainnav-mobi ul > li > a {
		display: block;
		text-decoration: none;
		padding: 10px 50px;
		color: #fff;
	}
	#mainnav-mobi ul.sub-menu {
		top: 100%;
		left: 0;
		z-index: 2000;
		position: relative;/*
		background-color: #161625;*/
		background-color: #391E0F;
	}
	#mainnav-mobi > ul > li > ul > li,
	#mainnav-mobi > ul > li > ul > li > ul > li {
		position: relative;
		border-top: 1px solid #252525;
		background-color: #222;
	}
	#mainnav-mobi > ul > li > ul > li >  a {
		padding-left: 70px !important
	}
	#mainnav-mobi > ul > li > ul > li > ul > li a {
		padding-left: 90px !important
	}
	#mainnav-mobi ul.sub-menu > li > a {
		display: block;
		text-decoration: none;
		padding: 5px 60px;
		border-top-color: rgba(255,255,255,0.1);
	}
	#mainnav-mobi > ul > li > ul > li:first-child a {
		border-top: none;
	}
	#mainnav-mobi ul.sub-menu > li > a:hover,
	#mainnav-mobi > ul > li > ul > li.active > a {
		color: #fff;
	}
	.btn-menu {
		float: right;
		font-size: 33px;
		font-family: "FontAwesome";
		color: #391E0F !important;
		text-align:center;
		width: 33px;
		height: 33px;
		cursor: pointer;
	}
	.btn-menu:before{
		content: "\f0c9";
	}
	.btn-submenu {
		position: absolute;
		right: 20px;
		top: 0;
		font-family: "FontAwesome";
		font-size: 20px;
		line-height: 45px;
		text-align: center;
		cursor: pointer;
		width: 70px;
		height: 44px;
	}
	.btn-submenu:before {
		content: "\f107";
		color: #fff;
	}
	.btn-submenu.active:before {
		content: "\f106"
	}
/*	.btn-menu {
		display: none
	}*/
/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/
	.aside-image {
		padding: 0;
		position: relative;
	}
	.aside-image .image-container {
		height: 100%;
		overflow: hidden;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;
	}
	.aside-image .image-holder {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover !important;
		z-index: 0;
		background-position: 50% 50%;
	}
	.aside-image .content-wrap {
		padding: 70px 0 70px 50px;
	}
	.aside-image.right .image-container {
		left: auto;
		right: 0;
	}
	.aside-image.right .content-wrap {
		padding: 70px 50px 70px 0;
	}
	.error-wrap h1 {
		font-size: 35px;
		color: #ddd;
		font-weight: 600;
		margin: 0 0 40px;
		line-height: normal;
	}
	.error-wrap h5 {
		margin-top: 60px;
		font-size: 18px;
		font-weight: normal;
	}
	.error-wrap .error-search {
		padding: 0 80px;
	}
	.error-wrap #search-form {
		height: 50px;
		margin-bottom: 17px;
		position: relative;
		width: 100%;
	}
	.error-wrap .search-input {
		margin: 0;
		width: 100%;
	}
	.error-wrap #search-submit {
		height: 50px;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
		width: 120px;
		border-radius: 0 3px 3px 0;
		background: #443f3f;
		border-color: #443f3f;
	}
	.error-wrap #search-submit:hover {
		color: #fff;
	}
	/* Page sider */
	#page-slider {
		position: relative;
		height: 250px;
	}
	.overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		filter: alpha(opacity=70);
		opacity: 0.7;
	}
	.page-wrap {
		padding: 83px 0 100px;
		clear: both;
	}
	.page-template-page_front-page .page-wrap,
	.projects-template-post_full .page-wrap,
	.projects-template-post_full .page-wrap .content-wrapper {
		padding: 0;
	}
	.entry-page p,
	.entry-post p {
		margin-bottom: 24px;
	}
	.entry-post img {
		margin: 10px 0 20px;
	}
	.header-slider,
	.owl-wrapper {
		direction: ltr;
	}
	.header-slider,
	.owl-carousel {
		  -webkit-transform: translate3d(0,0,0);
	}
/*--------------------------------------------------------------
Parallax
--------------------------------------------------------------*/
	.parallax {
		width: 100%;
		background-attachment: fixed;
		background-position: 50% 0;
	}
/*--------------------------------------------------------------
Hero section
--------------------------------------------------------------*/
	.header-slider {
		position: relative;
		max-width: 100%;
	}
	.slide-text.slides {
	   padding-left: 0;
	}
	.slides-container .slide-item {
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.sliderFix {
		display: block !important;
	}
	.text-slider-section {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		text-align: center;
		z-index: 2;
		width: 100%;
		padding-top: 5px;
		-webkit-transform: translateY(-50%);
		   -moz-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			 -o-transform: translateY(-50%);
				transform: translateY(-50%);
	}
	.text-slider .maintitle,
	.text-slider .subtitle {
		z-index: 10;
		color: #fff;
		margin: 0;
		letter-spacing: 1px;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	}
	.text-slider .maintitle {
		position: relative;
		display: inline-block;
		font-size: 57px;
		line-height: 67px;
		font-weight: 700;
		padding-bottom: 10px;
	}
	.text-slider .maintitle:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 40%;
		height: 1px;
		margin-left: -20%;
	}
	.text-slider .subtitle {
		font-size: 30px;
		line-height: 40px;
		padding: 20px 0 50px;
		font-weight: 300;
	}
.text-slider {
  position: relative;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInRightBig {
  from {
	right: -1200px;
  }
  to {
	right: 0;
  }
}
@keyframes fadeInRightBig {
  from {
	right: -1200px;
  }
  to {
	right: 0;
  }
}

.slide-inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	width: 100%;
	min-height: 260px;
	padding-top: 5px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header-slider {
	overflow: hidden;
}
.header-slider[data-speed="0"] .slide-item {
	opacity: 1 !important;
}

/*--------------------------------------------------------------
Page title
--------------------------------------------------------------*/
	.page-title {
		color: #ccc;
		padding-top: 100px;
	}
	.page-title .col-md-6 {
		float: none;
	}
	.page-title-inner {
		display: table;
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 1;
	}
	.page-title-cap {
		display: table-cell;
		vertical-align: middle;
	}
	.page-title .breadcrumbs {
		display: table-cell;
		list-style: none;
		text-align: left;
		vertical-align: middle;
	}
	.page-title h1 {
		margin: 0;
		font-size: 18px;
		color: #ccc;
	}
	.breadcrumbs ul {
		margin: 0;
	}
	.breadcrumbs ul li {
		display: inline;
	}
	.breadcrumbs ul li a:hover {
		text-decoration: underline;
	}
/*--------------------------------------------------------------
Blog
--------------------------------------------------------------*/
	.content-area .post-wrap,
	.contact-form-wrap {
		padding-right: 20px;
	}
	.content-area .hentry {
		position: relative;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.content-area .hentry:first-child {
		padding-top: 0;
	}
	.content-area .hentry:after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 30px;
		height: 1px;
	}
	.content-area .hentry:first-child:after {
		height: 0;
	}
	.hentry .post-content {
		overflow: hidden;
	}
	.content-area .entry-thumb {
		text-align: center;
		margin-bottom: 30px;
	}
	.hentry .title-post {
		font-size: 36px;
		font-weight: 600;
		line-height: normal;
		padding-bottom: 10px;
		margin: 0;
	}
	.hentry .meta-post {
		margin-bottom: 20px;
	}
	.hentry .meta-post,
	.hentry .meta-post a {
		color: #5e5e5e;
		font-size: 13px;
	}
	.hentry .meta-post span {
		position: relative;
		padding-left: 20px;
		margin-right: 18px;
	}
	.hentry .meta-post .cat-links {
		display: inline-block;
	}
	.hentry .meta-post span:before {
		position: absolute;
		left: 0;
		top: 1px;
		font-family: "FontAwesome";
		line-height: normal;
	}
	.hentry .meta-post span.posted-on:before {
		content:"\f073";
	}
	.hentry .meta-post span.byline:before {
		content:"\f007";
	}
	.hentry .meta-post span.comments-link:before {
		content:"\f086";
	}
	.hentry .meta-post span.cat-links:before {
		content:"\f114";
		top: 4px;
	}
	span.author.vcard {
		padding: 0;
		margin: 0;
	}
	.hentry blockquote {
		background-color: #fff;
		color: #333;
		font-size: 16px;
		font-style: italic;
		line-height: 23px;
		margin-bottom: 30px;
		padding: 30px 35px;
		position: relative;
	}
	.fullwidth {
		width: 100%;
	}
	.error-404 {
		text-align: center;
	}
	.error-404 .page-content p {
		margin-bottom: 30px;
	}
	.masonry-layout {
		width: 100%;
		padding: 0;
	}
	.masonry-layout .hentry {
		width: 360px;
		margin: 15px;
		padding: 0;
	}
	.masonry-layout .post-wrap {
		padding: 0;
	}
	.masonry-layout .hentry:after {
		width: 0;
		height: 0;
	}
	/* Blog pagination */
	.blog-pagination ul {
		width: 100%;
		text-align: right;
		list-style: none;
	}
	.blog-pagination ul li,
	.blog-pagination ul li a {
		display: inline-block;
		background-color: transparent;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}
	.blog-pagination ul li {
		margin-left: 3px;
	}
	.blog-pagination ul li.active,
	.blog-pagination ul li:hover a {
		color: #fff;
	}
	/* Classic alternative layout */
	.classic-alt.content-area .hentry:after {
		display: none;
	}
	.classic-alt .hentry {
		border-bottom: 1px solid #ebebeb;
	}
	.classic-alt .hentry:last-of-type {
		border-bottom: 0;
	}
	.classic-alt .entry-header {
		text-align: center;
		margin-bottom: 30px;
	}
	.classic-alt .entry-title {
		font-size: 36px;
		font-weight: 500;
	}
	.classic-alt .entry-title a {
		color: #47425d;
	}
	.classic-alt .meta-post {
		margin-bottom: 10px;
	}
	.single .meta-post a,
	.classic-alt .meta-post a {
		text-transform: uppercase;
		letter-spacing: 5px;
		font-size: 13px;
	}
	.single-meta,
	.single-meta a,
	.classic-alt .posted-on,
	.classic-alt .posted-on a {
		color: #68647a;
	}
	.single .single-meta,
	.classic-alt .posted-on {
		text-decoration: underline;
		text-transform: uppercase;
		font-size: 13px;
	}
	.single .single-meta {
		display: table;
	}
	.single-meta .byline {
		padding-left: 10px;
	}
	.classic-alt .meta-post a {
		color: #d65050;
	}	
/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
	.widget-area .widget {
		position: relative;
		margin-bottom: 30px;
		padding-top: 50px;
	}
	.widget-area .widget:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 30px;
		height: 1px;
	}
	.widget-area .widget:first-child {
		padding-top: 0;
	}
	.widget-area .widget:first-child:before {
		height: 0;
	}
	.widget-area .widget-title {
		font-size: 16px;
		font-size: 1.2em;
		line-height: normal;
		color: #443f3f;
		color: #54b240;
		color: #1b1b1b !important;
		padding-bottom:.2em;
		margin: 0 0 1em;
		font-weight:normal;
		text-transform: uppercase;
		border-bottom:1px solid #54b240;
	}
	.widget-area .widget ul li {
		padding: 5px 0;
	}
	.widget-area .widget ul li:first-child {
		padding-top: 0;
	}
	.widget-area .widget ul li:last-child {
		padding-bottom: 0;
	}
	.widget-area,
	.widget-area  a {
		color: #767676;
		font-size: .98em;
		font-weight:bold;
		letter-spacing:0;
	}
	/* widget popular posts */
	.widget-popular-post .news .thumb {
		width: 65px;
		height: auto;
		margin: 3px 18px 0 0;
		float: left;
	}
	.widget-popular-post .news .text {
		min-height: 65px;
	}
	.widget-popular-post .news h6 {
		font-size: 13px;
		line-height: 20px;
		font-weight: 500;
		margin: 0 0 4px;
	}
	.widget-popular-post .news p,
	.widget-popular-post .news p a {
		font-size: 13px;
		margin: 0;
	}
	.widget-popular-post .news p a:hover {
		text-decoration: underline;
	}
	/* widget categories */
	.widget-categories .categories li a {
		position: relative;
		display: block;
	}
	.widget-categories .categories li span {
		position: absolute;
		right: 0;
		top: 0;
	}
	/* widget tags */
	.widget-tags .tag-list a {
		display: inline-block;
		font-size: 13px;
		color: #767676;
		border: 1px solid #dbdbdb;
		padding: 7px 15px;
		margin: 4px;
		margin-left: 0;
	}
	.widget-tags .tag-list a:hover {
		color: #5e5e5e;
	}
	.search-field {
		max-width: 100%;
	}
/*--------------------------------------------------------------
Blog single
--------------------------------------------------------------*/
	.single-post .hentry {
		padding-bottom: 0;
	}
	.single-post .author-post {
		position: relative;
		margin-top: 50px;
		background-color: #eee;
		padding: 20px;
	}
	.single-post .author-post .author-avatar {
		float: left;
		width: 145px;
		background-color: #f5f5f5;
		padding: 3px;
	}
	.single-post .author-post .author-info {
		position: relative;
		padding: 0 20px 0 35px;
		margin-left: 140px;
		min-height: 140px;
	}
	.single-post .author-post .name {
		margin: 3px 0 17px 0;
	}
	.single-post .author-post .name h6 {
		font-size: 20px;
		font-weight: 600;
		display: inline-block;
		margin: 0;
	}
	.single-post .author-post .intro {
		margin: 0;
	}
	.single-post .author-post ul.socials {
		position: absolute;
		top: 10px;
		right: 20px;
		list-style: none;
		margin: 0;
	}
	.single-post .author-post ul.socials li {
		float: left;
		text-align: center;
		margin-right: 5px;
	}
	.single-post .author-post ul.socials li a {
		display: inline-block;
		width: 25px;
		height: 25px;
		font-size: 18px;
		line-height: 25px;
		color: #ccc;
	}
	.tags-links a {
		display: inline-block;
		background-color: #f7f7f7;
		padding: 8px 30px;
		color: #47425d;
		margin: 0 5px;
		font-size: 12px;
		text-transform: uppercase;
	}
	.tags-links a:first-of-type {
		margin-left: 0;
	}	
	/* comment post */
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-area {
	margin-bottom: 60px;
}
.comments-title {
	margin: 0 0 30px 0;
	font-size: 24px;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol {
	padding: 0;
}
.comments-area .children {
	padding-left: 20px;
}
.comments-area .fn {
	color: #505050;
}
.comment-author .avatar {
	position: absolute;
}
.comment-author .fn,
.comment-metadata {
	margin-left: 80px;
}
.comment-metadata {
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.comment-form .form-submit {
	margin-top: 30px;
}
.comment-body {
	padding: 15px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
}
.reply {
	margin-left: 80px;
	background-color: #e64e4e;
	display: table;
	margin-top: 15px;
}
.comment-reply-link {
	padding: 8px 22px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
	font-weight: 600;
	display: table;
}
.comment-meta a {
	color: #c7c7c7;
}
.comments-area a.url {
	color: #505050;
	text-decoration: none;
}
.bypostauthor {
}
.comment-reply-title {
	font-size: 25px;
}
.comment-form input {
	width: 100%;
	max-width: 100%;
}
.form-submit input {
	width: auto;
}
.comment-content {
	margin-left: 80px;
}
/*--------------------------------------------------------------
Portfolio single
--------------------------------------------------------------*/
	.portfolio-images {
		margin-bottom: 40px;
	}
	.portfolio-info {
		background-color: #f7f7f7;
		border: 1px solid #eee;
		padding: 25px 25px 40px;
		font-family: "Raleway", sans-serif;
	}
	.portfolio-info h5 {
		margin: 0 0 15px;
		text-transform: uppercase;
	}
	.portfolio-info ul {
		list-style: none;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.portfolio-info ul li {
		padding: 10px 0;
	}
	.portfolio-info ul li span {
		float: right;
		color: #443f3f;
	}
	.portfolio-info .button-group {
		text-align: center;
	}
	.portfolio-info .button-group a {
		width: 100%;
		margin-top: 10px;
	}
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
	.footer-widgets {
		padding: 95px 0;
		background-color: #252525;
	}
	.footer .copyr {
		color: #a8a8a8;
		margin-bottom: 0;
	}
	.footer-widgets .widget-title {
		text-transform: uppercase;
		color: #c5c5c5;
		line-height: normal;
		margin: 5px 0 0;
	}
	/* widget info */
	.widget-info .logo-footer {
		margin-bottom: 36px;
	}
	.widget-info p {
		margin-bottom: 24px;
	}
	.widget-info .infomation {
		list-style: none;
		margin: 0;
	}
	.widget-info .infomation li {
		position: relative;
		padding: 0 0 0 30px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.widget-info .infomation li.address:before,
	.widget-info .infomation li.phone:before,
	.widget-info .infomation li.email:before {
		position: absolute;
		left: 0;
		top: 0;
		content: "\f041";
		font-family: "FontAwesome";
		font-size: 16px;
	}
	.widget-info .infomation li.phone:before {
		content: "\f095";
	}
	.widget-info .infomation li.email:before {
		content: "\f040";
	}
	/* widget links */
	.widget-links ul {
		list-style: none;
		margin: 0;
	}
	.widget-links ul li {
		padding: 10px 0 7px;
	}
	.widget-links ul li:first-child {
		padding-top: 0;
	}
	.widget-mail-subscribe p {
		padding-bottom: 10px;
	}
	.widget-mail-subscribe .email-sub input {
		width: 205px;
		margin-bottom: 10px;
	}
/*--------------------------------------------------------------
Bottom
--------------------------------------------------------------*/
	footer.site-footer {
		background: #EEF0DE;
		line-height: 35px;
		padding: 15px 0 0;
	}
	.site-footer,
	.site-footer a {
		color: #666;
	}
	.site-footer .socials {
		margin: 0;
		list-style: none;
	}
	.bottom .socials li {
		display: inline-block;
		margin-left: 5px;
	}
	.site-footer .socials li a {
		display: inline-block;
		color: #666;
		font-size: 14px;
		background-color: #2e2e2e;
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.site-footer .socials li:hover a {
		color: #fff;
	}
/*--------------------------------------------------------------
Preloader
--------------------------------------------------------------*/

	.preloader {
		background: none repeat scroll 0 0 #fff;
		height: 100%;
		opacity: 1;
		position: fixed;
		text-align: center;
		width: 100%;
		z-index: 9999;		
	}
	.preloader .spinner {
		height: 30px;
		left: 50%;
		margin-left: -15px;
		margin-top: -15px;
		position: relative;
		top: 50%;
		width: 30px;
	}
	.preloader .pre-bounce1,
	.preloader .pre-bounce2 {
		-webkit-animation: 2s ease 0s normal none infinite bounce;
				animation: 2s ease 0s normal none infinite bounce;
		background-color: #de4939;
		border-radius: 50%;
		height: 100%;
		left: 0;
		opacity: 0.6;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.preloader .pre-bounce2 {
		-webkit-animation-delay: -0.5s;
				animation-delay: -0.5s;
	}
	@-webkit-keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }

	  40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	  }

	  60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	  }
	}

	@keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	  }

	  40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	  }

	  60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	  }
	}
/*--------------------------------------------------------------
Go to top button
--------------------------------------------------------------*/
	.go-top {
		position: fixed !important;
		right: 20px;
		bottom: -45px;
		color: #fff;
		display: block;
		font-size: 22px;
		line-height: 35px;
		text-align: center;
		width: 40px;
		height: 40px;
		visibility: hidden;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		z-index: 9999;
		cursor: pointer;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
			 -o-border-radius: 2px;
				border-radius: 2px;
	}
	.go-top:hover {
		background-color: #fff;
	}
	.go-top.show {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: visible;/*
		bottom : 11px;*/
		bottom : 56px;
	}

/*--------------------------------------------------------------
Panels
--------------------------------------------------------------*/
	.panel-grid-cell .widget-title {
		text-align: center;
		margin-bottom: 50px;
		position: relative;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
		padding-bottom: 10px;
	}
	.panel-grid-cell .widget-title:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 50px;
		height: 1px;
		margin-left: -25px;
		background-color: #d65050;
	}
	.panel-grid {
		max-width: 1170px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.panel-row-style[data-hasbg="hasbg"] {
		background-size: cover;
		background-attachment: fixed;
		background-repeat: no-repeat;
		position: relative;
		z-index: 11;
		overflow: hidden;
	}
	.panel-grid .overlay {
		z-index: -1;
	}
	.no-col-padding .panel-grid-cell {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	/* SO post carousel fix */	
	.sow-carousel-thumbnail .overlay {
		position: static;
		height: 100% !important;
	}		
/* Counter
-------------------------------------------------------------- */
	.roll-counter {
		text-align: center;
	}
	.roll-counter i {
		font-size: 30px;
	}
	.roll-counter .name-count,
	.roll-counter .numb-count {
		font-family: "Raleway", sans-serif;
	}
	.roll-counter .name-count {
		font-size: 14px;
		font-weight: 600;
		padding: 15px 0;
	}
	.roll-counter .numb-count {
		font-size: 44px;
		padding: 0;
		font-weight: 600;
	}
/* Clients
-------------------------------------------------------------- */
	.roll-client {
		text-align: center;
	}
	.roll-client .client-item {
		float: none;
		display: inline-block;
		width: 19%;
		text-align: center;
		margin: 15px 0;
	}
	.roll-client .client-item img {
		max-width: 150px;
	}

/* Spacer
-------------------------------------------------------------- */
	.roll-spacer {
		display: block;
		clear: both;
		width: 100%;
		height: 47px;
		overflow: hidden;
	}
	.roll-spacer.small {
		height: 27px;
	}
	.roll-spacer.large {
		height: 60px;
	}
/* Icon Box
-------------------------------------------------------------- */
	.service {
		margin-bottom: 30px;
	}
	.widget_sydney_services_type_b .service {
		margin-bottom: 20px;
	}
	.widget_sydney_services_type_b .service-thumb {
		float: left;
		max-width: 120px;
		margin-right: 30px;
		margin-top: 7px;
	}
	.service.col-md-4:nth-of-type(3n+1) {
		clear: left;
	}
	.service.col-md-6:nth-of-type(2n+1) {
		clear: left;
	}
	.roll-icon-box {
		text-align: center;
	}
	.roll-icon-box .service-thumb {
		margin: 0 auto 20px;
	}
	.roll-icon-box .icon {
		text-align: center;
		width: 70px;
		height: 70px;
		line-height: 75px;
		margin: 0 auto 20px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-icon-box.left {
		text-align: left;
	}
	.roll-icon-box.left .icon {
		float: left;
		margin-top: 7px;
		margin-right: 30px;
	}
	.roll-icon-box .icon i {
		font-size: 26px;
	}
	.roll-icon-box .content {
		overflow: hidden;
	}
	.roll-icon-box .content h3 {
		font-size: 16px;
		font-weight: 500;
		line-height: normal;
		margin: 7px 0 10px;
	}
	.roll-icon-box .content h3,
	.roll-icon-box .content h3 a {
		color: #443f3f;
	}
	.roll-icon-box .content p {
		margin: 0;
	}

/* Contact widget
-------------------------------------------------------------- */

.sydney_contact_info_widget span {
	color: #d65050;
	margin-right: 15px;
}
.sydney_contact_info_widget div {
	margin-bottom: 15px;
}
/* Icon List
-------------------------------------------------------------- */
	.roll-icon-list {
		padding-top: 15px;
	}
	.roll-icon-list .icon {
		text-align: center;
		width: 70px;
		height: 70px;
		line-height: 75px;
		float: left;
		margin-right: 30px;
		margin-top: 7px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-icon-list .icon i {
		font-size: 26px;
	}
	.roll-icon-list .list-item {
		margin-bottom: 30px;
	}
	.roll-icon-list .content {
		overflow: hidden;
	}
	.roll-icon-list .content h3 {
		font-size: 16px;
		font-weight: 500;
		line-height: normal;
		margin: 7px 0 10px;
	}
	.roll-icon-list .content h3 a {
		color: #443f3f;
	}
	.roll-icon-list .content p {
		margin-bottom: 0;
	}
/* List
-------------------------------------------------------------- */
	.roll-list {
		list-style: none;
		margin: 0 0 30px 10px;
	}
	.roll-list li {
		line-height: 32px;
		position: relative;
		padding-left: 40px;
	}
	.roll-list li:before {
		content: "\f006";
		font-family: "FontAwesome";
		font-size: 15px;
		position: absolute;
		left: 0;
		top: 0;
	}
/* Button
-------------------------------------------------------------- */
	.roll-button {
		position: relative;
		display: inline-block;
		font-family: "Raleway", sans-serif;
		font-size: 13px;
		line-height: 24px;
		font-weight: 700;
		padding: 12px 35px;
		color: #fff;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			 -o-border-radius: 3px;
				border-radius: 3px;/*
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
			-ms-transition: all 0.3s;
			 -o-transition: all 0.3s;
				transition: all 0.3s;*/
	}
	.roll-button:hover {
		background-color: transparent;
	}
	.roll-button.border {
		background-color: transparent;
		text-transform: uppercase;
	}
	.roll-button.border:hover {
		color: #fff;
	}
	.roll-button.border.text-white {
		color: #fff;
	}
	.roll-button.light {
		background-color: #fff;
		border: 1px solid #fff;
		color: #443f3f;
	}
	.roll-button.light:hover {
		color: #fff;
	}
	.roll-button.light.border {
		border: 1px solid #fff;
		background-color: transparent;
		color: #fff;
	}
	.roll-button.light.border:hover {
		border: 1px solid #443f3f;
		background-color: #443f3f;
		color: #fff;
	}
	.roll-button.dark {
		background-color: #443f3f;
		border: 1px solid #443f3f;
	}
	.roll-button.dark:hover {
		border: 1px solid #443f3f;
		background-color: transparent;
		color: #443f3f;
	}
	.roll-button.dark.border {
		border: 1px solid #443f3f;
		background-color: transparent;
		color: #443f3f;
	}
	.roll-button.dark.border:hover {
		border: 1px solid #443f3f;
		background-color: #443f3f;
		color: #fff;
	}
	.more-button {
		display: table;
		margin: 30px auto 0;
		clear: both;
	}
/* Button Group
-------------------------------------------------------------- */
	.roll-button-group {
		text-align: center;
	}
	.roll-button-group .roll-button {
		margin-left: 8px;
	}
	.roll-button-group .roll-button:first-child {
		margin-left: 0;
	}
/* Lastest news
-------------------------------------------------------------- */
.blog-post {
	margin-bottom: 30px;
}
.blog-post .entry-title {
	margin: 15px 0;
	font-size: 16px;
}
/* Lastest Projects
-------------------------------------------------------------- */
	.project-filter {
		margin: 20px 0 50px 0;
		text-align: center;
		padding-left: 0;
	}
	.project-filter li  {
		display: inline-block;
		position: relative;
		text-align: center;
		margin-left: -4px;
		background-color: #f5f5f5;/*
		-webkit-transition: background 0.3s;
		   -moz-transition: background 0.3s;
			-ms-transition: background 0.3s;
			 -o-transition: background 0.3s;
				transition: background 0.3s;*/
	}
	.widget-area .widget .project-filter li {
			padding: 0;
	}
	.project-filter li a {
		color: #767676;
		display: block;
		font-family: "Raleway",sans-serif;
		font-size: 13px;
		font-weight: 600;
		outline: 0;
			padding: 10px;
	}
	.project-filter li a.active,
	.project-filter li a:hover,
	#secondary .project-filter li a.active,
	#secondary .project-filter li a:hover {
		color: #fff;
	}
	.roll-project {
		width: 100%;
		padding-bottom: 50px;
		margin: 0;
	}
	.roll-project .project-item {
		margin: 0 0 30px;
	}
	.roll-project.fullwidth .project-item {
		float: left;
	}
	.roll-project.fullwidth .project-item {
		width: 20%;
		margin: 0;
	}
	.roll-project .project-item .item-wrap {
		position: relative;
	}
	.roll-project .project-item .pop-overlay {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding: 10px;
		z-index: 10;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;/*
		-webkit-transition: all 1s;
		   -moz-transition: all 1s;
			-ms-transition: all 1s;
			 -o-transition: all 1s;
				transition: all 1s;*/
	}
	.roll-project .project-item .project-pop-wrap {
		z-index: 20;
		width: 100%;
		height: 100%;
		position: absolute;
	}
	.roll-project .project-item .project-pop {
		color: #fff;
		text-align: center;
		z-index: 1;
		width: 100%;
		height: 100%;
		cursor: pointer;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		position: absolute;/*
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
			-ms-transition: all 0.3s;
			 -o-transition: all 0.3s;
				transition: all 0.3s;*/
	}
	.roll-project .project-item .project-pop a {
		color: #fff;
	}
	.roll-project .project-item:hover .project-pop {
		opacity: 0.5;
	}
	.roll-project .project-item .project-pop h3 {
		font-size: 16px;
		font-weight: 700;
		line-height: 26px;
		position: absolute;
		left: 0;
		bottom: 50%;
		width: 100%;
		margin-bottom: -4px;
	}
	.roll-project .project-item .project-cat {
		width: 100%;
		position: absolute;
		left: 0;
		top: 50%;
		padding-top: 20px;
		margin: 0;
	}
	.roll-project .project-item .project-cat li {
		display: inline-block;
	}
	.roll-project .project-item .project-cat li a {
		position: relative;
		font-style: italic;
		padding: 0 5px;
	}
	.roll-project .project-item .project-cat li a:before {
		position: absolute;
		content: "/";
		left: -3px;
		top: -1px;
	}
	.roll-project .project-item .project-cat li:first-child a:before {
		content: "";
	}
	.roll-project .project-item:hover .project-title-wrap,
	.roll-project .project-item:hover > .item-wrap .project-pop{
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
		   -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
				animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
	}
	.roll-project .project-item:hover > .item-wrap .pop-overlay {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.project-title-wrap{
		position:absolute;
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 2;
	}

	.roll-project .project-item:hover > .item-wrap .project-title-wrap {
		border: 2px solid yellow;
	}

	.roll-project .project-title{
	  display: table;
	  width: 100%;
	  height: 100%;
	  text-align: center;
		color: #fff;
	}

	.roll-project .project-title span{
	  display: table-cell;
	  vertical-align: middle;
	  padding-left: 10px;
	  padding-right: 10px;
	}

/* Testimonials
-------------------------------------------------------------- */
	.roll-testimonials {
		max-width: 750px;
		margin: 0 auto 30px;
		text-align: center;
	}
	.roll-testimonials .avatar {
		width: 100px;
		margin: 7px auto 26px;
		border: 2px solid #fff;
	}
	.roll-testimonials .avatar,
	.roll-testimonials .avatar img {
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-testimonials .whisper {
		font-size: 18px;
		font-style: italic;
		line-height: 26px;
		padding: 0 0 20px;
		margin: 0;
		border: 0;
	}
	.hentry .roll-testimonials blockquote {
		background-color: transparent;
		color: inherit;
	}	
	.roll-testimonials .name {
		font-family: "Raleway", sans-serif;
		font-size: 18px;
		font-weight: 500;
	}
	.roll-testimonials .name span {
		font-size: 13px;
		display: block;
		color: #767676;
	}
	.roll-testimonials .owl-controls {
		margin-top: 40px;
	}
	.hentry .roll-testimonials blockquote {
		background: transparent;
	}
	.owl-carousel .owl-wrapper:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	.owl-carousel{
		display: none;
		position: relative;
		-ms-touch-action: pan-y;
		-webkit-transition: all 0.3s !important;
		transition: all 0.3s !important;
	}
	.owl-carousel .owl-wrapper{
		display: none;
		position: relative;
		-webkit-transform: translate3d(0px, 0px, 0px);
	}
	.owl-carousel .owl-wrapper-outer{
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	.owl-carousel .owl-wrapper-outer.autoHeight{/*
		-webkit-transition: height 500ms ease-in-out;
		-moz-transition: height 500ms ease-in-out;
		-ms-transition: height 500ms ease-in-out;
		-o-transition: height 500ms ease-in-out;
		transition: height 500ms ease-in-out;*/
	}
	.owl-carousel .owl-item{
		float: left;
	}
	.owl-controls .owl-page,
	.owl-controls .owl-buttons div{
		cursor: pointer;
	}
	.owl-controls {
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.owl-carousel  .owl-wrapper,
	.owl-carousel  .owl-item{
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility:	hidden;
		-ms-backface-visibility:	 hidden;
	  -webkit-transform: translate3d(0,0,0);
	  -moz-transform: translate3d(0,0,0);
	  -ms-transform: translate3d(0,0,0);
	}
	.owl-theme .owl-controls{
	  text-align: center;
	  margin-top: 45px;
	}
	.owl-theme .owl-controls .owl-page{
	  display: inline-block;
	  zoom: 1;
	}
	.owl-theme .owl-controls .owl-page span{
	  display: block;
	  width: 9px;
	  height: 9px;
	  margin: 4px;
	  background-color: transparent;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	  filter: alpha(opacity=100);
	  opacity: 1;
	  -webkit-border-radius: 50%;
		 -moz-border-radius: 50%;
		 -o-border-radius: 50%;
		  border-radius: 50%;/*
	  -webkit-transition: background 0.3s;
		 -moz-transition: background 0.3s;
		  -ms-transition: background 0.3s;
		   -o-transition: background 0.3s;
			  transition: background 0.3s;*/
	}

/* Socials
-------------------------------------------------------------- */
	.roll-socials li {
		display: inline-block;
		text-align: center;
		margin: 2px 8px 8px 0;
	}
	.roll-socials li:last-child {
		margin-right: 0;
	}
	.roll-socials li a {
		display: inline-block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		background-color: transparent;
		font-size: 16px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-socials li a:hover {
		color: #fff;
	}
/* Infomation
-------------------------------------------------------------- */
	.roll-infomation {
		margin-bottom: 50px;
		list-style: none;
	}
	.roll-infomation li {
		position: relative;
		padding-left: 30px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.roll-infomation li.time span {
		color: #d91d1d;
		font-weight: 700;
	}
	.roll-infomation li.address:before,
	.roll-infomation li.phone:before,
	.roll-infomation li.email:before {
		position: absolute;
		left: 0;
		top: 4px;
		content: "\f041";
		font-family: "FontAwesome";
		font-size: 20px;
	}
	.roll-infomation li.phone:before {
		content: "\f095";
	}
	.roll-infomation li.email:before {
		content: "\f040";
	}
/* Progress Bar
-------------------------------------------------------------- */
	.roll-progress {
		position: relative;
		margin-bottom: 20px;
	}
	.roll-progress .name {
		position: absolute;
		left: 0;
		top:0;
	}
	.roll-progress .name,
	.roll-progress .perc {
		font-weight: 400;
	}
	.roll-progress .progress-animate {
		height: 10px;
		width: 0;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
			 -o-border-radius: 2px;
				border-radius: 2px;
	}
	.roll-progress .progress-bar {
		background: #f3f3f3;
		width: 100%;
		margin-top: 10px;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
			 -o-border-radius: 2px;
				border-radius: 2px;
	}
	.roll-progress .perc {
		width: 0;
		text-align: right;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;/*
		-webkit-transition: opacity 1s ease-in-out;
		  -moz-transition: opacity 1s ease-in-out;
		   -ms-transition: opacity 1s ease-in-out;
			-o-transition: opacity 1s ease-in-out;
			   transition: opacity 1s ease-in-out;*/
	}
	.roll-progress .perc.show {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
/* Service Box
-------------------------------------------------------------- */
	.roll-servicebox .service-content h3 {
		font-size: 16px;
		font-weight: 500;
		margin: 10px 0 10px;
	}
/* Tabs
-------------------------------------------------------------- */
	.roll-tabs {
		margin-bottom: 20px;
	}
	.roll-tabs .menu-tab {
		overflow: hidden;
		margin: 0;
		list-style: none;
	}
	.roll-tabs .menu-tab li {
		position: relative;
		bottom: -1px;
		float: left;
		margin-right: 2px;
	}
	.roll-tabs .menu-tab li a {
		font-family: "Raleway", sans-serif;
		font-size: 14px;
		font-weight: 500;
		display: block;
		color: #2d3340;
		padding: 12px 25px 10px;
	}
	.roll-tabs .menu-tab li a:hover {
		background-color: #f7f7f7;
		text-decoration: none;
	}
	.roll-tabs .menu-tab li.active a {
		background-color: #fff;
		border: 1px solid #dbdbdb;
		transition: none;
	}
	.roll-tabs .content-tab {
		margin-top: 50px;
		border: 1px solid #dbdbdb;
		padding: 25px 20px 10px 25px;
		margin-top: -1px;
		background-color: #fff;
	}
	.roll-tabs .content-tab p {
		margin-bottom: 20px;
	}
/* Promo Box
-------------------------------------------------------------- */
	.roll-promobox {
		text-align: center;
		padding: 20px 0;
	}
	.roll-promobox .promo-controls {
		margin-top: 25px;
	}
	.roll-promobox .title {
		font-size: 18px;
		margin-bottom: 10px;
		color: #8e8e8e;
		font-weight: 500;
	}
	.roll-promobox .promo-content p {
		margin-bottom: 40px;
		font-size: 16px;
	}
	.roll-promobox.aside-style {
		text-align: left
	}
	.roll-promobox.aside-style .promo-content p {
		padding-bottom: 15px;
	}
	.roll-promobox.aside-style .promo-wrap {
		display: table;
		overflow: hidden;
		width: 100%;
	}
	.roll-promobox.aside-style .promo-content {
		display: table-cell;
		vertical-align: middle;
		width: 70%;
	}
	.roll-promobox.aside-style .promo-content p {
		margin: 0 0 5px;
	}
	.roll-promobox.aside-style .promo-controls {
		display: table-cell;
		margin: 0;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
		width: 30%;
	}
/* Team
-------------------------------------------------------------- */
	.roll-team.carousel .team-item {
		padding: 0 25px;
	}
	.post-type-archive-employees .team-item {
  		margin-bottom: 30px;
	}
	.roll-team .team-inner {
		padding: 4px;
		background-color: #fff;
		position: relative;
		text-align: center;
	}
	.roll-team .team-item .team-pop .name {
		font-family: "Raleway", sans-serif;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		padding: 10px 0;
	}
	.roll-team .team-item .team-pop .pos {
		font-style: italic;
	}
	.roll-team .team-item .team-pop .team-info {
		top: 30%;
		position: relative;
		width: 100%;
	}
	.roll-team .team-item .pop-overlay {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding: 10px;
		z-index: 10;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;/*
		-webkit-transition: all 1s;
		   -moz-transition: all 1s;
			-ms-transition: all 1s;
			 -o-transition: all 1s;
				transition: all 1s;*/
	}
	.roll-team .team-item .team-social {
		text-align: center;
		padding: 17px 0 0;
		margin: 0;
	}
	.roll-team .team-item .team-social li {
		display: inline-block;
	}
	.roll-team .team-social li a {
		font-size: 16px;
		color: #fff;
		display: block;
		margin-left: 5px;
		height: 30px;
		width: 30px;
		line-height: 28px;
		border: 1px solid #fff;
		background-color: transparent;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;/*
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
			-ms-transition: all 0.3s;
			 -o-transition: all 0.3s;
				transition: all 0.3s;*/
	}
	.roll-team .team-item .team-social li:first-child a {
		margin-left: 0;
	}
	.roll-team .team-item .team-social li:hover a {
		background-color: #fff;
	}
	.archive .team-social li a {
		color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-team .team-item .team-pop {
		color: #fff;
		z-index: 20;
		width: 100%;
		height: 100%;
		padding: 0 10px;
		cursor: pointer;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;/*
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
			-ms-transition: all 0.3s;
			 -o-transition: all 0.3s;
				transition: all 0.3s;*/
	}
	.roll-team .team-item:hover > .team-inner .team-pop {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
		   -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
				animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
	}
	.roll-team .team-item:hover > .team-inner .pop-overlay {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.roll-team .team-content {
		text-align: center;
	}
	.roll-team .team-content .name {
		font-family: "Raleway", sans-serif;
		font-size: 16px;
		font-weight: 600;
		padding: 12px 0 2px;
	}
	.roll-team .team-content .pos {
		padding-bottom: 12px;
		color: #443f3f;
	}
	.archive .team-item:nth-of-type(3n+1) {
		clear: left;
	}
	.entry-post .roll-team .team-inner .avatar img {
		margin: 0;
	}
/* Elements
-------------------------------------------------------------- */
	a {
		color: #d65050;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #d65050;
	}
	.text-color { color: #d65050;}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		background-color: transparent;
		color: #d65050;
	}
	textarea:focus,
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus {
		border: 1px solid #d65050;
	}
	#mainnav > ul > li > a.active,
	#mainnav > ul > li > a:hover {
		color: #d65050;
	}
	#mainnav ul li ul:after {
		background-color: #d65050;/*
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;*/
	}
	#mainnav .sub-menu li:hover > a {
		background-color: #d65050;
	}
	.error-wrap #search-submit:hover {
		background-color: #d65050;
		border-color: #d65050;
	}
	.text-slider .maintitle:after {
		background-color: #d65050;
	}
	.content-area .hentry:after {
		background-color: #d65050;
	}
	.hentry .meta-post a:hover {
		color: #d65050;
	}
	.hentry blockquote {
		border-left: 3px solid #d65050;
	}
	.blog-pagination ul li {
		border: 1px solid #d65050;
	}
	.blog-pagination ul li.active,
	.blog-pagination ul li:hover a {
		background-color: #d65050;
	}
	.sidebar .widget:before {
		background-color: #d65050;
	}
	.widget-tags .tag-list a:hover {
		border: 1px solid #d65050;
	}
	.comment .comment-detail {
		border: 1px solid #d65050;
	}
	.bottom .socials li:hover a,
	.go-top {
		background-color: #d65050;
	}
	.go-top:hover {
		color: #d65050;
	}
	.switcher-container .switcher-icon a:focus {
		color: #d65050;
	}
	.owl-theme .owl-controls .owl-page span{
	  border: 2px solid #d65050;
	}
	.owl-theme .owl-controls .owl-page.active span,
	.owl-theme .owl-controls.clickable .owl-page:hover span{
	  background-color: #d65050;
	}
	.roll-icon-box .icon {
		border: 1px solid #d65050;
	}
	.roll-icon-box .icon i,
	.roll-icon-box .content h3 a:hover {
		color: #d65050;
	}
	.roll-icon-box.white .icon {
		background-color: #d65050;
	}
	.roll-icon-box.white .content h3 a {
		color: #d65050;
	}
	.roll-icon-list .icon {
		border: 1px solid #d65050;
	}
	.roll-icon-list .icon i,
	.roll-icon-list .content h3 a:hover {
		color: #d65050;
	}
	.roll-button {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-button:hover {
		color: #d65050;
	}
	.roll-button.border {
		color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-button.border:hover {
		background-color: #d65050;
	}
	.roll-button.light:hover {
		border: 1px solid #d65050;
		background-color: #d65050;
	}
	.project-filter li a.active,
	.project-filter li a:hover {
		background-color: #d65050;
	}
	.roll-testimonials .name {
		font-family: "Raleway", sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #d65050;
	}
	.roll-project .project-item .project-pop {
		background-color: #d65050;
	}
	.roll-socials li a {
		border: 1px solid #d65050;
	}
	.roll-socials li a:hover {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-infomation li.address:before,
	.roll-infomation li.phone:before,
	.roll-infomation li.email:before {
		color: #d65050;
	}
	.roll-progress .progress-animate {
		background-color: #d65050;
	}
	.roll-team .team-item .team-pop .team-social li:hover a {
		color: #d65050;
	}
	.roll-team .team-item .team-pop {
		background-color: #d65050;
	}
	.roll-team .team-content .name {
		color: #d65050;
	}
/* Woocommerce basic - full styles in wc.css
-------------------------------------------------------------- */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	background-color: #d65050;
}
.cart-contents {
	position: relative;
}
.cart-contents .fa,
.header-account .fa {
	font-size: 18px;
}
.cart-amount {
	background-color: #d65050;
	font-size: 12px;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 50%;
	top: -10px;
	position: absolute;
	color: #fff;
	right: -18px;
	text-align: center;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link p {
	color: #767676;
}
ol.flex-control-nav.flex-control-thumbs {
	list-style-type: none;
	padding-left: 0;
	margin: 0 -3px;
}
ol.flex-control-nav.flex-control-thumbs li img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
   cursor: pointer;
}
ol.flex-control-nav.flex-control-thumbs li {
	width: 33.333%;
	display: inline-block;
	padding: 3px;
	vertical-align: middle;
}
ol.flex-control-nav.flex-control-thumbs li img:not(.flex-active) {
	opacity: 0.6;
}
.woocommerce ul#shipping_method {
	display: table;
	margin: 0 auto;
	text-align: left;
}
.woocommerce ul#shipping_method li {
	padding: 0;
}
/* Core video
-------------------------------------------------------------- */
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}
.wp-custom-header iframe {
	vertical-align: top;
}

.wp-custom-header {
	position: relative;
}
.wp-custom-header .wp-custom-header-video-button {
	position: absolute;
	bottom: 10%;
	left: -webkit-calc(50% - 25px);
	left: calc(50% - 25px);
	height: 50px;
	width: 50px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background-color: rgba(51, 51, 51, 0.70);/*
	-webkit-transition: background-color 0.4s;
	transition: background-color 0.4s;*/
}
.wp-custom-header .wp-custom-header-video-button:hover {
	color: #fff;
	background-color: #333;
}
.wp-custom-header .wp-custom-header-video-button:focus {
	outline: none;
}

/* Lightbox video
-------------------------------------------------------------- */
.sydney-video .video-text,
.sydney-video .toggle-popup, 
.sydney-video .close-popup {
	display: none;
}
.sydney-video.vid-lightbox .video-text {
	display: block;
	margin-bottom: 30px;
}
.sydney-video.vid-lightbox .video-text:empty {
	margin-bottom: 0;
}
.sydney-video.vid-lightbox .popup-show .close-popup {
	display: block;
	position: absolute;
	top: -30px;
	right: -30px;
	z-index: 12;
	font-size: 20px;
	cursor: pointer;
	color: #fff;
}
.sydney-video.vid-lightbox .sydney-video-inner {
	max-width: 720px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}
.sydney-video.vid-lightbox .video-overlay {
	position: fixed;
	top: 0;
	left: -9999em;
	height: 100%;
	width: 100%;
	z-index: 9998;
	background-color: rgba(0, 0, 0, 0.3);
}
.sydney-video.vid-lightbox .popup-show {
	left: 0;
}
.sydney-video.vid-lightbox {
	text-align: center;
}
.sydney-video.vid-lightbox .toggle-popup {
	width: 60px;
	height: 60px;
	display: table;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 0 12px 0 rgba(83, 85, 93, 0.3);
	border-radius: 50%;
	line-height: 60px;
	font-size: 28px;
	color: #46444c;
	transition: all 0.4s;
}
.sydney-video.vid-lightbox .toggle-popup:hover {
	background-color: #46444c;
	color: #fff;
}

/*--------------------------------------------------------------
Integrations
--------------------------------------------------------------*/
/* Elementor and Beaver Builder */
.page-template-page_front-page.elementor-page .page-wrap .content-wrapper,
.page-template-page_front-page.fl-builder .page-wrap .content-wrapper {
	width: 100%;
	padding: 0 15px;
}
.fl-widget .widgettitle,
div[class*="elementor-widget-wp-widget-sydney"] h5 {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 32px;
}
/* Mailchimp for WordPress */
.mc4wp-form label {
	display: block;
	width: 100%;
}
.mc4wp-form input:not([type="submit"]) {
	width: 100%;
}
/* Yoast SEO breadcrumbs */
.sydney-breadcrumbs {
	background-color: #f7f7f7;
	padding: 15px;
	margin-bottom: 30px;
	margin-right: 20px;
}
.sydney-breadcrumbs,
.sydney-breadcrumbs a {
	color: #47425d;
}
.sydney-breadcrumbs a {
	text-decoration: underline;
	margin: 0 3px;
	text-decoration-color: #bababa;	
}
/* Media Queries
-------------------------------------------------------------- */
	@media only screen and (min-width: 1930px) {
		.parallax {
			background-size: cover;
		}
	}
	/* Smaller than standard 1200 */
	@media only screen and (max-width: 1199px) {
		.roll-icon-list .list-item {
			margin-bottom: 18px;
		}
		.roll-project.fullwidth .project-item {
			width: 25%;
		}
		.masonry-layout .hentry {
			width: 455px;
		}
	}
	/* Smaller than standard 980 */
	@media only screen and (max-width: 991px) {
		.parallax {
			background-size: cover;
			background-attachment: scroll;
			background-position: top center!important;
		}
		.roll-counter .numb-count {
			font-size: 24px;
		}
		.masonry-layout .hentry {
			width: 345px;
		}
		.header-wrap .col-md-8 {
			padding: 0;
		}
		.last {
			margin-bottom: 0 !important;
		}
		.margin-bottom-device {
			margin-bottom: 50px;
		}
		.margin-top-device {
			margin-top: 50px;
		}
		.content-area .post-wrap,
		.contact-form-wrap {
			padding-right: 0;
		}
		.contact-form-aside,
		.sidebar {
			margin-top: 50px;
		}
		.roll-icon-box {
			margin-bottom: 30px;
		}
		.roll-promobox.aside-style,
		.roll-promobox.aside-style .promo-wrap,
		.roll-promobox.aside-style .promo-content,
		.roll-promobox.aside-style .promo-controls {
			display: block;
			text-align: center;
			width: 100%;
		}
		.roll-promobox.aside-style .title {
			margin-bottom: 20px;
		}
		.roll-project.fullwidth .project-item {
			width: 33.3%;
		}
		.footer-widgets .widget {
			margin-bottom: 50px;
		}
		.roll-client .client-item img {
			max-width: 100%;
  		}
		.blog-post:nth-of-type(2n+1) {
			clear: left;
		}  				
	}
	@media only screen and (max-width: 1024px) {
		.site-header.fixed {
			position: static !important;
		}		
		.slides-container .slide-item,
		.panel-row-style {
			background-attachment: scroll !important;
			background-position: center !important;
		}
		.panel-row-style.mob-pad-0 {
			padding: 0 !important;
		}
		.panel-row-style.mob-pad-15 {
			padding: 15px 0 !important;
		}
		.panel-row-style.mob-pad-30 {
			padding: 30px 0 !important;
		}
		.panel-row-style.mob-pad-45 {
			padding: 45px 0 !important;
		}
		.site-header {
			position: static;
			background-color: #fff !important;
		}
		.header-clone {
			display: none;
		}		
		.posts-navigation {
			overflow: hidden;
			margin-bottom: 30px;
		}
		#mainnav {
			display: none;
		}
		.btn-menu {
			display: block;
			top:25px;
			left:330px !important;
		}/*
		#gnavi_back2 #gnavi li a {
			font-size: .84em!important;
		}*//*
		.col-sm-4 {
			width: 98%;
		}*/
	}
	@media only screen and (max-width: 780px) {
		.roll-client .client-item img {
			max-width: 100%;
  		}
  		.panel-grid-cell {
   			padding-left:15px !important;
			padding-right:15px !important;
			margin-bottom: 15px !important;
  		}
		h1 { font-size: 32px;}
		h2 { font-size: 28px;}
		h3 { font-size: 22px;}
		h4 { font-size: 18px;}
		h5 { font-size: 16px;}
		h6 { font-size: 14px;}
	}
	/* Tablet Landscape */
	 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
		.parallax {
			background-size: cover;
			background-attachment: scroll;
			background-position: top center!important;
		}
	}

	@media only screen and (max-width: 1399px) {
		.site-header #mainnav ul li ul {
			right: 14px;
		}
		.site-header #mainnav ul li ul li ul {
			left: -100%;
		}
	}

	/* All Mobile Sizes */
	@media only screen and (max-width: 767px) {
		.posts-layout {
			max-width: 100%;
		}
		.masonry-layout .hentry {
			width: 100%;
			margin: 0 0 30px;
			padding: 0 15px;
		}
		.text-slider-section {
			min-height: 190px;
		}
		.text-slider .maintitle {
			font-size: 32px;
			line-height: 1.1;
			padding-bottom: 10px;
		}
		.text-slider .subtitle {
			font-size: 16px;
			line-height: 24px;
			padding: 15px 0;
		}
		.roll-button {
			padding: 10px 30px;
		}
		.roll-project .project-item {
			width: 100%;
		}
		.roll-project.fullwidth .project-item {
			width: 50%;
		}
		.roll-counter {
			margin-bottom: 30px;
		}
		.sydney_facts_widget .col-md-3:last-of-type .roll-counter {
			margin-bottom: 0;
		}
		.roll-counter .name-count {
			padding: 5px 0;
		}
		.single-post .author-post .author-avatar {
			float: none;
			margin-bottom: 20px;
		}
		.single-post .author-post .author-info {
			margin-left: 0;
			padding: 0;
		}
		.single-post .author-post ul.socials {
			position: static;
		}
		.single-post .author-post .intro {
			clear: left;
			padding-top: 10px;
		}
		.comment-list .children {
			margin-left: 75px;
		}
		.error-wrap .error-search {
			padding: 0 20px;
		}
		.aside-image .content-wrap {
			padding-left: 0;
			padding-right: 0;
		}
		.social-menu-widget a:before {
			font-size: 42px;
		}
		#sns_bt02 {
			top: 17px !important;
			right: 20% !important;
		}
		#sns_bt02 li {
			width: 24px;
			margin-left: 9px;
		}
		.btn-menu {
			float: none;/*
			margin: 6px auto 0;*/
			top: 0;
			left: unset !important;
			margin: -5px auto 0;
		}
		.header-wrap {
			text-align: center;
		}
		#mainnav-mobi {
			top: auto;
		}
		.site-header.float-header {
			padding-top: 20px;
			padding-bottom: 20px;
		}
		.text-slider-section {
			min-height: 0;
			top: auto;
			bottom: 0;
		}
		.site-title {
			font-size: 22px !important;
		}
		.fluid-width-video-wrapper + #wp-custom-header-video-button {
			display: none;
		}
	}
	@media only screen and (max-width: 600px) {
		.roll-client .client-item {
			padding: 5px;
			margin: 0;
			width: 32.5%;
		}
	}

	/* Mobile Portrait Size */
	@media only screen and (max-width: 479px) {
		.head_back01 .head_logo {
			top: 0;
		}
		.header-wrap .h144 {
			height: 60px !important;
		}
		.roll-project.fullwidth .project-item {
			width: 100%;
		}
		.blog-post,
		.service,
		.sidebar-column {
			padding: 0;
		}
		.roll-button {
			font-size: 12px;
		}
		.text-slider .maintitle {
			font-size: 18px;
		}
		.text-slider .subtitle {
			font-size: 14px;
		}
		.text-slider {
			margin-bottom: 5px;
		}
		.text-slider .subtitle {
			padding: 5px 0;
		}
		.button-slider {
			padding: 5px 15px;
			font-size: 11px;
		}
	}
	@media only screen and (max-width: 320px) {
		.text-slider {
			margin-bottom: 0;
		}

	}
	/* Center menu vertically */
	@media screen and (min-width: 1025px) {
		.header-wrap .container > .row {
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-align-items: center;
				-ms-flex-align: center;
					align-items: center;
		}
		.col-md-8 {
			display: none;
		}
	}
	/* Mobile slider */
	.mobile-slide {
		display: none;
	}
	.sydney-hero-area {
		overflow: hidden;
	}
	
	



a:active img, a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
a.nofilter:active img, a.nofilter:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
a:hover,
a:hover img {
	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
}
a img, a {
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}
	


a:hover .photo_mask img {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
}









	/* マージン */

	.mt-18
	{
		margin-top:-18px;
	}
	.mt-10
	{
		margin-top:-10px;
	}
	.mt10
	{
		margin-top:10px;
	}

	.mt20
	{
		margin-top:20px;
	}

	.mt30
	{
		margin-top:30px;
	}

	.mt40
	{
		margin-top:40px;
	}

	.mt50
	{
		margin-top:50px;
	}

	.mt60
	{
		margin-top:60px;
	}
	.mt70
	{
		margin-top:70px;
	}
	.mt80
	{
		margin-top:80px;
	}
	.mt100
	{
		margin-top:100px;
	}
	.mt120
	{
		margin-top:120px;
	}
	.mt140
	{
		margin-top:140px;
	}
	.mt150
	{
		margin-top:150px;
	}
	.mt200
	{
		margin-top:200px;
	}

	.mb0
	{
		margin-bottom:0px !important;
	}
	.mb3
	{
		margin-bottom:3px;
	}
	.mb5
	{
		margin-bottom:5px;
	}

	.mb10
	{
		margin-bottom:10px;
	}

	.mb20
	{
		margin-bottom:20px !important;
	}

	.mb30
	{
		margin-bottom:30px !important;
	}

	.mb40
	{
		margin-bottom:40px !important;
	}
	.mb45
	{
		margin-bottom:45px !important;
	}
	.mb50
	{
		margin-bottom:50px !important;
	}

	.mb60
	{
		margin-bottom:60px !important;
	}
	.mb70
	{
		margin-bottom:70px !important;
	}
	.mb80
	{
		margin-bottom:80px !important;
	}
	.mb90
	{
		margin-bottom:90px !important;
	}

	.mb100
	{
		margin-bottom:100px !important;
	}
	.mb110
	{
		margin-bottom:110px !important;
	}
	.mb120
	{
		margin-bottom:120px !important;
	}
	.mb130
	{
		margin-bottom:130px !important;
	}
	.mb140
	{
		margin-bottom:140px !important;
	}
	.mb150
	{
		margin-bottom:150px !important;
	}
	.mb170
	{
		margin-bottom:170px !important;
	}
	.mb180
	{
		margin-bottom:180px !important;
	}
	.mb190
	{
		margin-bottom:190px !important;
	}
	.mb200
	{
		margin-bottom:200px !important;
	}
	.mb210
	{
		margin-bottom:210px !important;
	}
	.mb220
	{
		margin-bottom:220px !important;
	}
	.mb230
	{
		margin-bottom:230px !important;
	}
	.mb250
	{
		margin-bottom:250px !important;
	}
	.mb240
	{
		margin-bottom:240px !important;
	}
	.mb300
	{
		margin-bottom:300px !important;
	}
	.mb340
	{
		margin-bottom:340px !important;
	}


	.mr30
	{
		margin-right:30px;
	}

	.ml30
	{
		margin-left:30px;
	}
	
	.clear
	{
		clear:both;
	}



	.clearfix:after {
	content:" ";
	display:block;
	clear:both;
	}
	
	
	.center
	{
		text-align:center;
	}

.mt0{margin-top:  0px !important;}

.pt0{padding-top:0px !important;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt60{padding-top:60px;}
.pt70{padding-top:70px !important;}
.pt80{padding-top:80px;}
.pt90{padding-top:90px;}
.pt100{padding-top:100px;}
.pt110{padding-top:110px;}
.pt120{padding-top:120px;}
.pt140{padding-top:140px;}
.pt170{padding-top:170px;}
.pt180{padding-top:180px;}
.pt200{padding-top:200px;}
.pt230{padding-top:230px;}

.pb0{padding-bottom:0px !important;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px !important;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}
.pb90{padding-bottom:90px;}
.pb100{padding-bottom:100px;}
.pb110{padding-bottom:110px;}
.pb120{padding-bottom:120px;}
.pb150{padding-bottom:150px !important;}
.pb220{padding-bottom:220px;}
.pb230{padding-bottom:230px;}

.fs12 {font-size: 1.2rem !important;}
.fs13 {font-size: 1.3rem !important;}
.fs14 {font-size: 1.4rem !important;}
.fs15 {font-size: 1.5rem !important;}
.fs16 {font-size: 1.6rem !important;}
.fs17 {font-size: 1.7rem !important;}
.fs18 {font-size: 1.8rem !important;}
.fs19 {font-size: 1.9rem !important;}
.fs20 {font-size: 2rem !important;}
.fs21 {font-size: 2.1rem !important;}
.fs22 {font-size: 2.2rem !important;}
.fs23 {font-size: 2.3rem !important;}
.fs24 {font-size: 2.4rem !important;}
.fs25 {font-size: 2.5rem !important;}
.fs30 {font-size: 3rem !important;}
.fs40 {font-size: 4rem !important;}
.fs42 {font-size: 4.2rem !important;}
.fs50 {font-size: 5rem !important;}

.fw4 {font-weight: 400;}
.fw5 {font-weight: 500;}
.fw6 {font-weight: 600;}

.lh1 {line-height: 1;}
.lh11 {line-height: 1.1;}
.lh12 {line-height: 1.2;}
.lh13 {line-height: 1.3;}
.lh14 {line-height: 1.4;}
.lh15 {line-height: 1.5;}
.lh16 {line-height: 1.6;}
.lh17 {line-height: 1.7;}
.lh18 {line-height: 1.8;}
.lh19 {line-height: 1.9;}
.lh2 {line-height: 2;}

.ls2 {letter-spacing: 2px;}
.ls6 {letter-spacing: 6px;}
.flexbox {
	display: flex;
	flex-flow: row wrap;
}
.pd_rl30 {
	padding-right: 30px;
	padding-left: 30px;
}
.pd_rl15 {
	padding-right: 15px;
	padding-left: 15px;
}

.h144 {
	height: 144px !important;
	position:relative !important;
}

.head_logo {
	position:absolute;
	top:10px;
}
/*
.head_back01 {
	background:url(images/head_back01.jpg) center top no-repeat;
	background-size: cover;
}*/
.head_menu {
	right: 14% !important;
	top: 40px !important;
}
.head_menu li a {
	color: #1A1311;
	padding: 0 1em;
	display: block;
	font-size: 1.6rem;
	border-left:1px solid #1A1311;
	line-height: 1;
}
.head_menu li:first-of-type a {
	border-left: none;
}/*
.home_head_sns {
	right: 3% !important;
}*/
.page-wrap {
	padding-top: 10px !important;
	padding-bottom: 0 !important;
}
.main-img img {
	width:100%;
}
#gnavi_back {
	display:none;
}
.footer_back {/*
	display:none;*/
}
.container {
	padding:0 !important;
	margin:0 !important;
	width:100% !important;
	
}
/*
#sns_bt02 {
	display:none;
}*/

#contact_bt {
	display:none;
}
.section01 {
	background: url(images/back01.gif) ;
	padding:20px 0;
}


.back02 {
	background: url(images/back02.gif) ;
}


ul.list_img {
	padding:0;
	margin:0;
	display: inline-block;
}

ul.list_img li {
	padding:0;
	list-style:none;
	text-align:center;
	width:100%;
}


ul.list_btn01 {
	padding:0;
	margin:0;
	display: inline-block;
	max-width: 1160px;
}

ul.list_btn01 li {
	padding:0;
	float:left;
	list-style:none;
	text-align:center;
	width:48%;
	margin: 1%;
}



ul.list_img01 {
	padding:0;
	margin:0;
	display: inline-block;
}

ul.list_img01 li {
	padding:0;
	list-style:none;
	text-align:center;
	width:100%;
}



@media only screen and (min-width: 746px) {

	ul.list_img01 li .photo {
	height: 150px;
	overflow: hidden;
}
	
}

@media only screen and (min-width: 948px) {
ul.list_img01 li .photo {
	height: 220px;
	overflow: hidden;
}
}

@media only screen and (min-width: 1024px) {
ul.list_img01 li .photo {
	height: 250px;
	overflow: hidden;
}
}

@media only screen and (min-width: 1124px) {
ul.list_img01 li .photo {
	height: 280px;
	overflow: hidden;
}
}
@media only screen and (min-width: 1224px) {
ul.list_img01 li .photo {
	height: 320px;
	overflow: hidden;
}
}


ul.list_img02 {
	padding:0;
	margin:0;
	display: inline-block;
}

ul.list_img02 li {
	padding:0;
	list-style:none;
	text-align:center;
	width:100%;
}


ul.list_img03 {
	padding:0;
	margin:0;
	display: inline-block;
}

ul.list_img03 li {
	margin-bottom:1%;
	padding:0;
	list-style:none;
	text-align:center;
	width:100%;
}




.site-header .col-md-4, .site-header .col-md-8 {
	position: absolute;
	z-index: 1000;
}

.btn-menu {
	position: absolute;
	right: 10px;
}
.btn-menu span{
	margin-top:-15px;
	font-size:10px;
	display:block;
}


#mainnav-mobi {
	margin-top: 100px;
}

.section_map iframe {
	width: 100%;
	margin:0;
	padding:0;
	vertical-align:bottom;
	
}

.footer_section01  {
	margin: 1em;

}

@media only screen and (max-width: 767px) {
	.site-logo {
		width: 180px;
		padding: 2% 5% 2.5% 5%;
	}
}

.section02 {
	margin: 1em;
}

.section03 {
	margin: 1em;
}

.bnr01 {
	text-align: center;
	margin-bottom: 20px;
}
.bnr01 .ecomoko_bnr{
	padding: 6% 15.5% 9% 12.5%;
	display: block;
	border: 1px solid #262626;
}

ul.photo_list01  {
	margin:0;
	padding:0;
}

.photo_list01 li {
	list-style:none;
	padding: 1em 0;
	border-bottom: 1px dotted #64b854;
}

.photo_list01 a {
	color:#4b382d;
}
.event_photo02 {
	margin-right:1em;
}

.home .section02 .txt_tit01 h3 {
	margin:0;
	color:#4b382d;
	font-size: 16px !important;
	text-align: left;
	line-height: 160%;
}

.date {
	display: block;
	color:#64b854;
	font-size:12px;
	margin-bottom: 0.5em;
}
.group-link ul {
	padding: 0;
	list-style: none;
}
.group-link a {
    color: #3B2108;
    font-size: 1.4rem;
    display: block;
    text-decoration: underline;
}
.group-link a span {
    width: 100%;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(204, 204, 204);
}
.site-info {
    padding-top: 60px;
    padding-bottom: 80px;
    line-height: 1.8;
}
.footer_back {
	padding-top: 70px;
	padding-bottom: 70px;
    background: #BDCC3C;
}
.footer_nav_cont {
	margin-right: 8%;
}
.footer_navi {
	padding: 0;
	list-style: none;
}
.footer_navi li {
	margin: 0 0 .3em;
}
.footer_navi li a {
	color: #fff;
}
.copyright {
    padding: .8em 0 1.3em;
    background: #fff;
    font-size: .9em;
}
/* PC */

@media only screen and (min-width: 767px) {



.m_w610  {
	max-width: 610px;
}

.m_w470  {
	max-width: 470px;
}
	
.m_w470 .date  {
	display: block;
	text-align: left;
}
	
	.event_photo02 {
	width: 140px;
	height:94px;
	overflow:hidden;
	text-align:center;
	margin: 0 auto;
	float:left;
	margin-right:1em;
}

.txt_tit01 {
	color:#4b382d;
}
.date {
	/*display: inline-block;*/
	margin-right:  1em;
	
}
	
.bnr01 {
	margin-right: 20px;

}
	
.f_l {
	float: left;
	text-align: left;
}
.f_r {
	float: right;
}
	
	
.section01 {
	padding:80px 0;
}

ul.list_img {
	margin:0;
	display: inline-block;
}

ul.list_img li {
	float:left;
	width:33.3%;
}




ul.list_img01 {
	margin:0;
	display: inline-block;
}

ul.list_img01 li {
	float:left;
	margin:1.5%;
	width:30.3333333333%;
}


ul.list_img02 {
	margin:0;
	display: inline-block;
}

ul.list_img02 li {
	float:left;
	margin:3%;
	width:44%;
}


ul.list_img03 {
	margin:0;
	display: inline-block;
}

ul.list_img03 li {
	float:left;
	margin-right:.5%;
	margin-bottom:.5%;
	width:49%;
}
ul.list_img03 li::nth-child(2n){
	margin-right:0;
}


.w50p {
	width: 470px;
}

.w70p {
	width: 70%;
}
.w30p {
	width: 30%;
}
.section02 {
	max-width: 1160px;
	padding: 0 65px;
	margin: 110px auto;
}

.section03 {
	max-width: 1200px;
	margin: 0px auto;
	text-align:center;
}


/*.site-logo {
		position: absolute;
		z-index:100;
		width: 300px;
		height: 100px;
	}*/





#contact_bt {
	display:block;
	position:absolute;
	top:30px;
	right:0;
	z-index: 1000;
}


#contact_bt li {
	list-style:none;
	float: left;
}
.contact_bt li a {
	height: 46px;
	padding: .6em 1.5em;
	color: #fff;
	background: #54b240;
	display: block;
	position: relative;
}
.contact_bt li:first-child a::after {
	content: "";
	height: 1em;
	border-right: 1px solid #8EC883;
	position: absolute;
	top: 1em;
	right: 0;
}
/*
#footer_navi {
	margin: 0 auto;
	padding:2em 0;
	max-width: 1143px !important;
}

#footer_navi li {
	margin:0 !important;
	padding:0 2.15em;
	list-style: none;
	float:left;
	background: #eadccb;
	font-size:.95em;
	font-weight:bold;
	line-height:1;
	border-right:2px solid #d6c9b9;
}
#footer_navi li:nth-child(6n),
#footer_navi li.contact{
	border-right:none;
}
#footer_navi li.contact{
	padding:0;
	text-align:right;
}
#footer_navi li.contact a{
	padding:.5em 3em;
	color:#FFF;
	background: #61b84e;
	border-right:none;
	border-radius:5px;
}



.footer_section01 {
	padding: 30px 50px;
	max-width: 1160px;
	margin:  0 auto;
}
	
.footer_sect_l {
	padding-top:1em;
}
.footer_sect_r {
	font-size:.9em;
	line-height:1.5;
}	
*/
#footer_logo{
	margin-bottom:20px;
}
#gnavi_back {
	display: block;
	background: #54b240;
	width: 100%;
	padding:0;
}

#gnavi {
	width: 1200px !important;
	padding: 0;
	margin: 0 auto;
	list-style: none;
}
#gnavi li {
	padding:0 !important;
	margin:0 !important;
}
.mainnav {
	display:none;
}
/*#mainnav {
	float:none !important;
}*/
#gnavi_back2 {
	background: #3B2108;/*
	width: 100%;
	padding:0;
	display: block;*/
}
/*
#gnavi_back2 #gnavi {
	padding: 0;
	margin: 0 auto;
	width: 100% !important;
	max-width:1200px !important;
}

#gnavi_back2 #gnavi li{
	width: calc(100% / 6);
	padding:0 !important;
	margin:0 !important;
	list-style: none;
	text-align:center;
	float:left;
	background:#3B2108;
}
#gnavi_back2 #gnavi li li{
	width:100%;
	border-top:1px solid #FFF;
	background:#3B2108;
}
#gnavi_back2 #gnavi li a{
	padding: 1.7em 0;
	width:100%;
	color:#FFF;
	font-size:17px;
	font-weight:500;
	text-align:center;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	border:none;
}
#gnavi_back2 #gnavi li li a{
	padding:.5em 0;
	font-size:16px;
}
#gnavi_back2 #gnavi li a:hover{
	background:#3B2108;
	opacity: .7;
}
#gnavi_back2 #gnavi li span{
	border-left:1px solid #fff;
	display:block;
	line-height:1;
}
#gnavi_back2 #gnavi li:first-of-type span{
	border-left: none;
}*/
#gnavi_back2 #gnavi {
	margin: 0 auto;
	display: flex;
}
#gnavi_back2 #gnavi li a{
	padding: 1.7em 0;
	width:100%;
	color:#FFF;
	font-size:17px;
	font-weight:500;
	text-align:center;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	border:none;
}
#gnavi_back2 #gnavi li a::before {
    content: "";
    height: 1em;
    border-left: 1px solid #fff;
    left: -33px;
    top: 34px;
    position: absolute;
}
#gnavi_back2 #gnavi li:first-of-type a::before,
#gnavi_back2 #gnavi .sub-menu li a::before{
    border-left: none;
}
#mainnav .sub-menu li a {
    background: #3B2108 !important;
    /* border-bottom: 1px solid #fff !important; */
    border-top: 1px solid #fff !important;
    width: 100%;
    display: block;
}
#mainnav ul li ul:after {
	background: transparent !important;
}
#mainnav ul li ul{
	width:100%;
}
#mainnav .sub-menu {
    width: 220px;
    margin-top: -10px;
    margin-left: -33px;
}
#mainnav .sub-menu li a {
	padding: 1em 0 !important;
    background: #3B2108;
}

.widget_recent_entries li{
	padding:13px 0 !important;
	line-height:1.4;
	clear:both;
}
.widget_recent_entries .photo_l{
	height:auto;
	margin: 0 4% 0 0;
	float:left;
}
.widget_recent_entries .photo_l img{
	width:84px;
	height:84px;
	object-fit: cover;
}
.widget_recent_entries span.date2 {
	font-size: 15px;
	font-weight:normal;
}
/*.width_pc01 {
	position:relative;
	max-width: 1160px !important;
	margin: 0 auto !important;
}
*/
}


.row  {
	margin: 0;
}

#comments {
	display:none;
}
#blog {
	margin: 1em;
}
#blog2 {
	margin: 1em;
}
.blog_list01 {
	padding: 2.1em 0;
	border-bottom: 1px dotted #54b240;
	font-size: 16px;
	background:url(images/arrow01.png) right center no-repeat;
}
.photo_l {
	height:210px;
	overflow: hidden; 
}
span.date2 {
	color: #54b240;
	font-size: 18px;
}
.date3 {
	font-size: 1.6rem;
}
#blog a  .title01 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color:#423322;
	font-size: 16px;
	line-height: 160%;
}
.txt_tit03_3 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color:#423322;
	font-size: 37px;
	text-align:center;
}
@media only screen and (min-width: 767px){
	.photo_l {
		float:left;
		margin: 0 40px 0px 0;
	}
	#blog a  .title01 {
		font-size: 18px;
	}
	.title02 {
		font-size: 26px;
	}
	#blog2 {
		width:70%;
		margin: 30px auto;
	}
	#blog2 .w900_2 {
		width: 70% !important;
	}
	#blog2 #secondary {
		width: 25%;
		margin-top: 4em;
	}
	.photo_list01 a p {
		color: #978a8b;
	}
}
/* contact */
.w900_2 {
	width: 900px;
	margin: 0 auto;
	padding: 60px 0 0;
}
.contact01 {
	background: url(images/contact_line.gif) top repeat-x;
}
.contact01,
.contact02{
	color:#604c40;
}
.required{
	color:#ff0000;
	font-size:14px;
}
.required2{
	color:#ff0000;
	font-size:16px;
}
.contact02 dl{
	color:#4e3a15;
	font-weight:normal;
}
.contact02 dl dt{
	margin-bottom:1em;
	font-size:1.2em;
	font-weight:normal;
}
.contact02 dl dd .wpcf7-list-item-label{
	font-weight:normal !important;
}
.contact02 span.wpcf7-list-item{
	display:block;
}
.contact02 input[type="text"], .contact02 input[type="email"], .contact02 input[type="tel"], .contact02 textarea{
	background: none;
}
.contact02 button, .contact02 input[type=button], .contact02 input[type=reset], .contact02 input[type=submit]{
	color:#4e3a15;
	font-size:1.1em;
	font-weight:normal;
	background:#e8e6e4;
	border:none;
	border-radius:0;
}
.contact02 button:hover, .contact02 input[type=button]:hover, .contact02 input[type=reset]:hover, .contact02 input[type=submit]:hover{
	color:#4e3a15;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.contact02 input[type=submit].wpcf7c-btn-confirm,
.contact02 input[type=submit].wpcf7-submit {
    width: 100%;
    max-width: 800px;
    padding: 1em;
    font-size: 1.1em;
    font-weight: normal;
    background: #59894e;
    border-radius: 5px;
    color: #FFF;
}
.contact02 input[type=submit].wpcf7c-btn-confirm.modoru {
    color: #59894e;
    background: none;
    text-decoration: underline;
}
.contact02 input[type=submit]:hover.wpcf7c-btn-confirm,
.contact02 input[type=submit]:hover.wpcf7-submit{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.contact02 input[type=button].wpcf7-form-control{
	background:none;
	text-decoration:underline;
}

.wpcf7c-conf {
	background-color: #999999 !important;
	color: black !important;
	border: 1px solid #333333 !important;
}
/* スマホ */
@media only screen and (max-width: 767px){/*479px*/
	.pc{display:none;}
	.contact01, .contact02{
		width:92%;
		margin:4%;
	}
	textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]{
		width:100%;
	}
}

.jc_center {justify-content: center;}
.jc_around {justify-content: space-around;}
.jc_between {justify-content: space-between;
}
.jc_start {
	justify-content: flex-start;
}
.jc_end {
	justify-content: flex-end;
}
.ai_center {
	align-items: center;
}
.ai_start {
	align-items: flex-start;
}
.ai_end {
	align-items: flex-end;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

.mincho{font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif !important;}

.w430{max-width:430px;margin-right:auto;margin-left:auto;}
.w360{max-width:360px;margin-right:auto;margin-left:auto;}
.w650{max-width:650px;margin-right:auto;margin-left:auto;}
.w720{max-width:720px;margin-right:auto;margin-left:auto;}
.w740{max-width:740px;margin-right:auto;margin-left:auto;}
.w800{max-width:800px;margin-right:auto;margin-left:auto;}
.w840{max-width:840px;margin-right:auto;margin-left:auto;}
.w890{max-width:890px;margin-right:auto;margin-left:auto;}
.w900{max-width:900px;margin-right:auto !important;margin-left:auto !important; display: block !important;}
.w990{max-width:990px;margin-right:auto;margin-left:auto !important;}
.w1000{max-width:1000px;margin-right:auto;margin-left:auto !important;}
.w1010{max-width:1010px;margin-right:auto;margin-left:auto !important;}
.w1070{max-width:1070px;margin-right:auto;margin-left:auto !important;}
.w1080{max-width:1080px;margin-right:auto;margin-left:auto !important;}
.w1090{max-width:1090px;margin-right:auto;margin-left:auto !important;}
.w1100{max-width:1100px;margin-right:auto;margin-left:auto !important;}
.w1160{max-width:1160px;margin-right:auto;margin-left:auto !important;}
.w1200{max-width:1200px;margin-right:auto;margin-left:auto !important;}
.w1230{max-width:1230px;margin-right:auto;margin-left:auto !important;}
.w1300{max-width:1300px;margin-right:auto;margin-left:auto !important;}
.w1380{max-width:1380px;margin-right:auto;margin-left:auto !important;}
.w1600{max-width:1600px;margin-right:auto;margin-left:auto !important;}

.vb{
	display:table-cell;
	vertical-align:bottom;
}
.title02{
	color:#473929;
	padding-bottom:.5em;
	font-size:2.8rem;
}
.ttl_h201{
	margin:100px 0 55px;
	color:#37290f;
	font-size:2.3em;
	text-align:center;
	letter-spacing:13px;
	line-height:1.4;
}
.ttl_h201 span{
	font-size:.5em;
	text-align:center;
	letter-spacing:5px;
	display:block;
}
.ttl_h202 {
	margin:100px 0 55px;
	color:#37290f;
	font-size:2.3em;
	text-align:center;
	letter-spacing:13px;
	line-height:1.4;
}
.ttl_h202 span{
	font-size:.5em;
	text-align:center;
	letter-spacing:5px;
	display:block;
	color:#54b240;
	font-weight: 600;
}
.ttl_l_brown {
	margin-top:100px;
	color:#37290f;
	font-size:2.3em;
	text-align:center;
	letter-spacing:13px;
	line-height:1.4;
	text-transform: uppercase;
}
.ttl_m_green{
	margin-top:0;
	font-size: 1.8rem;
	text-align:center;
	letter-spacing:5px;
	display:block;
	color:#54b240;
	font-weight: 600;
}
.ttl_h301 {
	position:relative;
	text-align:center;
	color:#FFF;
	font-size:1.5em;
	font-weight:normal;
}
.ttl_h301 span{
	width: 20em;
	margin: 1em auto;
	padding:.6em;
	display:block;
	background:#54b240;
}
.ttl_h301::before,
.ttl_h301::after{
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.ttl_h301::before {
	top: 0;
	border-top: 1px solid #54b240;
	border-bottom: 5px solid #FFF;
}
.ttl_h301::after {
	bottom: 0;
	border-top: 5px solid #FFF;
	border-bottom: 1px solid #54b240;
}
.ttl_h302 {
	position:relative;
	text-align:center;
	color:#FFF;
	font-size:1.5em;
	font-weight:normal;
}
.ttl_h302 span{
	width: 20em;
	margin: 1em auto;
	padding:.6em;
	display:block;
	background:#a17a3a;
}
.ttl_h302::before,
.ttl_h302::after{
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.ttl_h302::before {
	top: 0;
	border-top: 1px solid #a17a3a;
	border-bottom: 5px solid #FFF;
}
.ttl_h302::after {
	bottom: 0;
	border-top: 5px solid #FFF;
	border-bottom: 1px solid #a17a3a;
}
.table01{
	border-top:1px solid #71523b;
	border-bottom:1px solid #71523b;
}
.table01 tr{
	border-bottom:1px dotted #71523b;
}
.table01 th{
	width:6em;
	padding:1em .5em;
	font-weight:normal;
	vertical-align:top;
	-moz-text-align-last:justify;
	text-align-last:justify;
}
.table01 th, .table01 td{
	border:none;
}
.table01 td{
	padding:1em 5em;
	text-align:left;
}
.side_bt{
	margin:0;
	padding:0;
	width:60px;
	position:fixed;
	right:0;
	bottom:100px;
}
.side_bt li{
	margin:0;
	margin-bottom:12px;
	padding:1.5em .8em;
	list-style:none;
	background: url(images/common_bg01.jpg);
	border-radius:10px 0 0 10px;
}
.side_bt li a{
	color:#FFF;
	font-size:1.1em;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.side_bt li a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}/*
.top_s01{
	position:relative;
}
.top_s01 .txt01{
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 1;
}
.top_s01 .box01{
	position:absolute;
	bottom:24px;
	left: 50%;
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	z-index: 1;
}
.top_s01 .box01 img{
	cursor: pointer;
}
.top_s01 .box01 img:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.top_s01 ul{
	position:absolute;
	top:0;
	width: 100%;
}*/
.bx-wrapper {
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}
.bxslider img{
  width: 100% !important;
  height: auto !important;
}
/*.bxslider li {
	display: none;
}
.bx-viewport .bxslider li {
	display: block !important;
}*//*
.top_s02{
	min-height:474px;
	color:#3e0d01;
	background: url(images/top_s02_bg01.jpg) no-repeat center / cover;
}
.top_s02 .box01{
	max-width:1120px;
	margin:0 auto;
	padding-top:100px;
}
.top_s02 .txt01{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	line-height:2.5;
	float:right;
}
.top_s02 h1 {
	margin: 0;
	color: #3B0E07;
	text-align: left;
	font-weight: 400;
	letter-spacing: 8px;
	writing-mode: vertical-rl;
}
.top_s02 .ttl01{
	margin:0 1em 0 1.5em;
	padding:0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color:#3e0d01;
	font-size:1.7em;
	font-weight: 600;
}
.top_s02 .txt01 span{
	background: repeating-linear-gradient(271deg, transparent, transparent .5em, rgba(255,241,0,.25) .5em, rgba(255,241,0,.25) 1em);
}
.top_s03{
	text-align:left;
	background-color:#162618;
}
.top_s03 a{
	color:#FFF;
}
.top_s03 h2{
	background: url(images/top_s03_arrow01.png) no-repeat right bottom;
}
.top_s03 h3{
	width:288px;
	padding:.4em;
	margin-bottom:50px;
	color:#54b240;
	border:1px solid #54b240;
	font-size:1.2em;
	text-align:center;
}
.top_s03 .f_r{
	width:50%;
}
.top_s03 .txt01{
	margin:50px 0 0 60px;
}
.top_s03 .pho{
	width:50%;
	min-height:531px;
	background: url(images/top_s03_img01.jpg) no-repeat center / cover;
}
.top_s04{
	background: url(images/back01.gif);
}
.top_s04 a{
	color:#423322;
}
.top_s04 .ttl01{
	margin:1em 0 0;
	color:#423322;
	font-size:1.6em;
	text-align:center;
	font-weight: 600;
}
.top_s04 .ttl02{
	color:#90c31f;
	font-size:.85em;
	text-align:center;
}
.top_s04 ul li{
	margin:130px 33px 65px;
	padding-bottom:50px;
	max-width:274px;
}
.top_s04 ul li p{
	text-align:left;
	font-size:.9em;
	letter-spacing:-1px;
}
.top_s05{
	min-height:447px;
	border-top:9px solid #58ab46;
	background: url(images/top_s05_bg01.jpg) no-repeat center / cover;
	display:flex;
	align-items:center;
	justify-content:center;
}
.top_s06{
	padding:100px 0 30px;
	background: url(images/back02.gif);
}
.top_s06 a{
	color:#FFF;
}
.top_s06 h2{
	margin:0 0 25px;
	color:#FFF;
	font-size:1.85em;
	text-align:center;
	letter-spacing:2px;
	line-height:1;
}
.top_s06 h2 span{
	color:#FFF;
	font-size:.6em;
	text-align:center;
	letter-spacing:1px;
}
.top_s06 h3{
	margin:1.2em 0 .7em;
	color:#FFF;
	font-size:1em;
	text-align:center;
	line-height:1.5;
}
.top_s07{
	padding-top:35px;
	height:498px;
	min-height:498px;
	text-align:center;
	background: url(images/top_s07_bg01.jpg) no-repeat center / cover;
}
.top_s07 a{
	color:#FFF;
}
.top_s07 h2{
	padding:0;
}
.top_s07 a:active h3 img, .top_s07 a:hover h3 img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.top_s07 ul{
	padding: 0;
}*/
.simply-scroll-container{
	position:relative;
}
.simply-scroll-clip{
	position:relative;
	overflow:hidden;
}
.simply-scroll-list{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.simply-scroll-list li{
	float:left;
	padding:0;
	margin:0;
	width:2422px;
	height:430px;
	list-style:none;
}
.simply-scroll-list li img{
	display: block;
	width:100%;
}
.news_ttl01{
	margin:25px 0;
	padding-bottom:20px;
	color:#61b84e;
	font-size:1.5em;
	text-align:left;
	line-height:1;
	background: url(images/top_s08_bg01.jpg) repeat-x bottom;
}
.news_ttl01 span{
	font-size:.6em;
}
.news_ttl02{
	max-width:610px;
	margin:25px 0;
	padding-bottom:40px;
	color:#221815;
	font-size:2em;
	letter-spacing:1px;
	border-bottom:1px solid #61b84e;
}
.news_ttl02 span{
	margin-left:2em;
	font-size:.5em;
	color:#4b382d;
}
.iedukuri_s01{
	min-height:654px;
	color:#FFF;
	font-weight:bold;
	background: url(images/iedukuri_s01_bg01.jpg) no-repeat center / cover;
	display:flex;
	align-items:center;
	justify-content:center;
}
.iedukuri_s01 h1{
	color:#FFF;
	font-size:38px;
	letter-spacing:36px;
	line-height:1.6;
}
.iedukuri_s01 p{
	line-height:2;
}
.iedukuri_s01a{
	max-width:660px;
	margin:0 auto;
	padding:3em 0 4em;
	color:#7e4715;
	line-height:1.8;
}
.iedukuri_s02{
	padding:2em;
	background: url(images/iedukuri_s02_bg01.jpg);
}
.iedukuri_s03{
	border-top:2px solid #FFF;
	text-align:center;
}
.iedukuri_s03 a{
	color:#FFF;
}
.iedukuri_s03 h2{
	margin: 0;
}
.iedukuri_s03 h3{
	margin:0 0 .3em;
	font-size:4rem;
	color:#FFF;
	font-weight:normal;
}
.iedukuri_s03 ul{
	width:100%;
}
.iedukuri_s03 li{
	padding:1em 0 2em !important;
	float:left;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}
.iedukuri_s03 .iedukuri_s03_li01{
	background: url(images/iedukuri_s03_bg01.jpg) no-repeat center / cover;
}
.iedukuri_s03 .iedukuri_s03_li02{
	background: url(images/iedukuri_s03_bg02.jpg) no-repeat center / cover;
}
.iedukuri_s03 .iedukuri_s03_li03{
	background: url(images/iedukuri_s03_bg03.jpg) no-repeat center / cover;
}
.iedukuri_s04{
	color:#7e4715;
	background: url(images/iedukuri_s04_bg01.jpg) no-repeat center / cover;
	overflow:hidden;
}
.iedukuri_s04 .clm2_2_img img{
	padding-top:100px;
}
.iedukuri_s04 .clm2_2_txt{
	padding: 6% 0 6% 5%;
	max-width:558px;
}
.iedukuri_s04 a{
	color:#7e4715 !important;
}
.iedukuri_s04 p, .iedukuri_s05 p{
	margin-bottom:0 !important;
}
.iedukuri_s05{
	clear:both;
}
.iedukuri_s05b{
	border-bottom:1px solid #54b240;
	overflow:hidden;
}
.iedukuri_s05 h3{
	color:#54b240;
	line-height:1.5;
	background: url(images/iedukuri_arrow02.png) no-repeat 250px 10px;
}
.iedukuri_s05 h4{
	color:#54b240;
}
.iedukuri_s05 .pho{
	width:60%;
	min-height:560px;
	border-bottom:1px solid #FFF;
}
.iedukuri_s05 .txt01{
	padding:4% 6% 0 4%;
	width:40%;
	box-sizing:border-box;
}
.iedukuri_s05 .txt02{
	padding:4% 4% 0 6%;
	width:40%;
	box-sizing:border-box;
}
.iedukuri_s05 .midikani{
	height:60%;
	background: url(images/iedukuri_s05_img01.jpg) no-repeat center / cover;
}
.iedukuri_s05 .zutto{
	background: url(images/iedukuri_s05_img02.jpg) no-repeat center / cover;
}
.irai{
	padding:1em;
	clear:both;
	background:#59894F;
}
.tenryuuzai_s01{
	min-height:781px;
	background: url(images/tenryuuzai_s01_bg01.jpg) no-repeat center / cover;
}
.tenryuuzai_s01 .box01{
	max-width:1160px;
	margin:0 auto;
}
.tenryuuzai_s01 .box01 .txt02{
	margin-top:140px;
}
.tenryuuzai_s01 .box01 .txt01{
	margin-top:150px;
	padding:0 1em 0 3em;
	letter-spacing:2px;
	color:#FFF;
	font-size:1.4em;
	font-weight:bold;
	line-height:2.4;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
}
.tenryuuzai_s02{
	padding:3em 0;
	color:#614e14 !important;
	background: url(images/tenryuuzai_s02_bg01.jpg) no-repeat center / cover;
}
.tenryuuzai_s02 p{
	margin-bottom:0;
	font-size:1.1em;
	font-weight:bold;
	line-height:2;
}
.tenryuuzai_s02 h1{
	color:#614e14;
	font-size:38px;
	letter-spacing:36px;
	line-height:1.6;
}
.tenryuuzai_s02 p{
	max-width:640px;
	margin:0 auto;
}
.tenryuuzai_s03{
	padding:4em 0 0;
}
.tenryuuzai_s03 h2{
	color:#473929;
	font-size:3.8rem;
	letter-spacing:36px;
	line-height:1.6;
}
.tenryuuzai_s03 p{
	max-width:700px;
	margin:0 auto;
}
.tenryuuzai_s03 h3{
	margin:.8em 0 .3em;
	color:#473929;
	text-align:left;
	font-size:1.2em;
}
.tenryuuzai_s03 ul{
	max-width:1160px;
	margin:0 auto;
	display:block;
}
.tenryuuzai_s03 ul li{
	text-align:left;
}
.tenryuuzai_s03 ul li img{
	margin-top:2em;
}
.tenryuuzai_s04{
	min-height:1100px;
	color:#473929 !important;
	background: url(images/tenryuuzai_s04_bg01.jpg) no-repeat center / cover;
}
.tenryuuzai_s04 h2{
	font-size: 2.2em;
	letter-spacing: 5px;
}
.tenryuuzai_s04 .box01{
	max-width:1040px;
	margin:0 auto;
	padding:1.8em;
	overflow:hidden;
	background-color: rgb(255,255,255,0.8);
	box-sizing:border-box;
}
.tenryuuzai_s04 .box01 .txt01{
	max-width:410px;
	padding-left:1.8em;
	border-left:2px dashed #C5B6AA;
	box-sizing:border-box;
}
.tenryuuzai_s05{
	min-height:572px;
	background: url(images/tenryuuzai_s05_bg01.jpg) no-repeat center / cover;
}
.tenryuuzai_s06{
	color:#638c0b !important;
}
.tenryuuzai_s06 .box01{
	max-width:1130px;
	margin:0 auto;
}
.tenryuuzai_s06 h2{
	color:#638c0b !important;
	font-size:2.2em;
	letter-spacing:5px;
}
.tenryuuzai_s06 .clm2_l{
	max-width:440px;
}
.tenryuuzai_s06 .clm2_r{
	width:auto;
}
.tenryuuzai_s07{
	max-width:1100px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	color:#FFF;
	background: url(images/tenryuuzai_s07_bg01.jpg);
}
.tenryuuzai_s07 .box01{
	max-width:800px;
	margin-right:auto;
	margin-left:auto;
}
.tenryuuzai_s07 .img01{
	margin-top:-20px;
	padding:.5em 0 0 1em;
}
.tenryuuzai_s07 .txt01{
	padding:0 5em 0 2em;
	background: url(images/tenryuuzai_arrow01.png) no-repeat right 8px;
}
.tenryuuzai_s07 .txt01 a{
	color:#FFF;
}
.sozaitokouhou_s01{
	min-height:407px;
	background: url(images/sozaitokouhou_s01_bg01.jpg) no-repeat center / cover;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
}
.sozaitokouhou_s01 h1 {
	line-height: 1;
	color: #fff;
}
.sozaitokouhou_s01 .txt01 {
	letter-spacing: 16px;
	font-size: 5rem;
	font-weight: 400;
}
.sozaitokouhou_s01 .txt02 {
	letter-spacing: 3px;
	font-size: 1.8rem;
	font-weight: 600;
}
.sozaitokouhou_s01b .list_img li{
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
}
.sozaitokouhou_s01b .list_img li:last-child{
	border-right:none;
}
.sozaitokouhou_s02{
	min-height:527px;
	color:#423322;
	line-height:2.1;
	background: url(images/sozaitokouhou_s02_bg01.jpg) no-repeat center / cover;
}
.sozaitokouhou_s02 h2{
	margin:0;
	padding:110px 0 50px;
	color:#78411c;
	font-size:38px;
	letter-spacing:20px;
}
.sozaitokouhou_s02 .btn01{
	padding:1em;
	border-radius:5px;
	background: url(images/sozaitokouhou_s02_bg02.jpg);
}
.sozaitokouhou_s02 .btn01 a{
	padding:1em 6em 1em 1em;
	color:#FFF;
	font-weight:bold;
	background: url(images/sozaitokouhou_arrow01.png) no-repeat right;
}
.sozaitokouhou_s02b{
	min-height:149px;
	background: url(images/sozaitokouhou_s02b_bg01.jpg) no-repeat center / cover;
}
.sozaitokouhou_s03{
	min-height:527px;
	background: url(images/sozaitokouhou_s03_bg01.jpg) no-repeat center / cover;
}
.sozaitokouhou_s03 h2{
	padding:85px 0 40px;
}
.sozaitokouhou_s03 h3{
	padding-bottom:.8em;
	color: #78411c;
	font-size: 2.5rem;
	letter-spacing:5px;
	border-bottom:1px solid #7f7f7f;
}
.sozaitokouhou_s03 ul{
	padding:0;
}
.sozaitokouhou_s03 ul li{
	width:14.28571428571429%;
	float:left;
	list-style:none;
	text-align:center;
	color:#FFF;
	font-size:1.3em;
	font-weight:bold;
	text-shadow:0px 0px 20px #000;
	line-height:243px;
}
.sozaitokouhou_s03 .img01{
	background: url(images/sozaitokouhou_s03_img01.jpg) no-repeat center / cover;
}
.sozaitokouhou_s03 .img02{
	background: url(images/sozaitokouhou_s03_img02.jpg) no-repeat center / cover;
}
.sozaitokouhou_s03 .img03{
	background: url(images/sozaitokouhou_s03_img03.jpg) no-repeat center / cover;
}
.sozaitokouhou_s03 .img04{
	background: url(images/sozaitokouhou_s03_img04.jpg) no-repeat center / cover;
}
.sozaitokouhou_s03 .img05{
	background: url(images/sozaitokouhou_s03_img05.jpg) no-repeat center / cover;
}
.sozaitokouhou_s03 .img06{
	background: url(images/sozaitokouhou_s03_img06.jpg) no-repeat center / cover;
}
.sozaitokouhou_s03 .img07{
	background: url(images/sozaitokouhou_s03_img07.jpg) no-repeat center / cover;
}
.sozaitokouhou_s04 h3{
	padding-bottom:.8em;
	color:#78411c;
	font-size: 2.5rem;
	letter-spacing:5px;
	line-height:1.3;
	background: url(images/contact_line.gif) repeat-x bottom;
}
.sozaitokouhou_s04 h3.h302a{
	margin-top:6em;
}
.sozaitokouhou_s04 h3.h302b{
	margin-top:4.7em;
}
.sozaitokouhou_s04 h4{
	margin:30px 0 20px;
	color:#78411c;
	text-align:center;
	font-size:1.5em;
	letter-spacing:1px;
}
.sozaitokouhou_s05 .clm2_r{
	min-height:280px;
	display:table;
}
.sozaitokouhou_s06,
.sozaitokouhou_s08{
	padding:90px 0;
	background:#e9e7df;
}
.sozaitokouhou_s07{
	padding:90px 0;
	background:#f1f1ec;
}
.sozaitokouhou_s05 h3,
.sozaitokouhou_s06 h3,
.sozaitokouhou_s07 h3,
.sozaitokouhou_s08 h3{
	color:#573c15;
	line-height:1.6;
	font-size:1.8em;
	letter-spacing:5px;
}
.sozaitokouhou_s08 h3{
	letter-spacing:0;
}/*
.category-works .entry-header h1,
.category-works .entry-header .h2,
.category-review .entry-header h1{
	margin:100px 0 75px;
	color:#423322;
	font-size:2.3em;
	font-weight: 600;
	text-align:center;
	letter-spacing:5px;
	line-height:1.1;
}
.category-works .entry-header h1 span,
.category-works .entry-header .h2 span,
.category-review .entry-header h1 span{
	color:#54b240;
	font-size:.5em;
	text-align:center;
	letter-spacing:1px;
	display:block;
}*/
.category-works .col-md-9,
.category-review .col-md-9{
	width:100%;
}
.works_list {
	display: flex;
	flex-flow: row wrap;
}
.works_list .box01 {
	width: 31.33%;
	margin: 0 3% 60px 0;
	text-align: center;
}
.works_list .box01:nth-child(3n) {
	margin-right:0;
}
.review_list .box01{
	width:31%;
	margin-right:3.5%;
	margin-bottom:90px;
	float:left;
	text-align:center;
}
.review_list .box01:nth-child(3n){
	margin-right:0;
}
.review_list .box01:nth-child(3n+1){
	clear:both;
}
.works_list .box01 h2,
.works_list_ttl03 {
	margin:10px;
	color:#423322;
	font-size:1.2em;
	font-weight: 600;
	line-height:1.5;
}
.review_list .box01 h2{
	margin:10px 0 50px;
	color:#423322;
	font-size:1.3em;
	line-height:1.5;
}/*
.top_s06 .btn01 {
	padding: 7px;
	color: #FFF;
	width: 30%;
	display: block;
	margin: 0 auto 50px;
	border: 1px solid #FFF;
	background: url(images/arrow01.png) no-repeat 60% 50%;
}*/
.works_list .box01 .photo img {
	width: 100%;
}
@media only screen and (min-width: 746px) {
	.works_list .box01 .photo img {
		height: 130px;
		object-fit: cover;
	}
}
@media only screen and (min-width: 848px) {
	.works_list .box01 .photo img {
		height: 210px;
		object-fit: cover;
	}
}
@media only screen and (min-width: 948px) {
	.works_list .box01 .photo img {
		height: 240px;
		object-fit: cover;
	}
}
@media only screen and (max-width:745px) {
	.works_list .box01 .photo img {
		width: 100%;
		height: 88px;
		object-fit: cover;
	}
}









@media only screen and (min-width: 746px) {

	.review_list .box01 .photo {
	height: 130px;
	overflow: hidden;
}
	
}

@media only screen and (min-width: 848px) {
	.review_list .box01 .photo {
	height: 150px;
	overflow: hidden;
}
}

@media only screen and (min-width: 948px) {
	.review_list .box01 .photo {
	height: 200px;
	overflow: hidden;
}
}


.works_ttl{
	margin:5% 0 5% 6%;
	width:30.36%;
	color:#423322;
	float:left;
}
.works_ttl h1{
	text-align:left;
	font-size:1.4em;
	letter-spacing:2px;
}
.works_lead{
	margin:5% 0;
	padding:0 0 0 7%;
	width:63.64%;
	float:right;
	color:#423322;
	border-left:1px solid #795c45;
}
.review_ttl h2{
	padding-bottom:.6em;
	color:#423322;
	text-align:center;
	letter-spacing:5px;
	font-size:1.8em;
	line-height:1.6;
	border-bottom:1px solid #423322;
}
.review_lead{
	color:#573c15;
	font-size:1.9em;
	letter-spacing:1px;
	line-height:1.6;
}

#review h4,
.review_ttl2{
	color:#573c15;
	font-size:1.65em;
	line-height:1.6;
}
.kakaku_s02{
	background: url(images/kakaku_s02_bg03.png) repeat-x top;
}
.kakaku_s02 h2{
	margin:60px 0 20px;
	padding-top:20px;
	color:#68bb56;
	font-size:1.8em;
	text-align:center;
	letter-spacing:5px;
	line-height:1.4;
}
.kakaku_s02 h2 span{
	font-size:.8em;
	color:#59493f;
	text-align:center;
	letter-spacing:1px;
	display:block;
	font-weight:normal;
}
.kakaku_s02 .box01w{
	margin: 0 auto;/*
	display:table;*/
}
.kakaku_s02 .box01{
	padding:1em .5em;/*
	display:table-cell;
	vertical-align:middle;*/
	line-height:1.1;
}
.kakaku_s02 .box01 .txt01{
	font-size:1.4em;
	color:#59493f;
}
.kakaku_s02 .box01 .txt02{
	font-size:2.8em;
	font-weight:bold;
	color:#68bb56;
}
.kakaku_s02 .box01 .txt03{
	font-size:3em;
	color:#68bb56;
}
.kakaku_s02 .box01 .txt04{
	font-size:1.2em;
	color:#59493f;
}
.kakaku_s02 .box01 .small{
	font-size:.6em;
}
.kakaku_s02 .box02{
	color:#59493f;
	background: url(images/kakaku_s02_bg01.png) repeat-x top;
}
.kakaku_s02 .box02:nth-of-type(3){
	background: none;
}
.kakaku_s02 .box02 .box02_1 {
    padding: 2em 0 0;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    width: 10em;
}
.kakaku_s02 .box02 .box02_2{
	padding:2em 0 0;
	float:left;
}
.kakaku_s02 .box04 {
    padding: 2em 0 0 0;
	color:#59493f;
	background: url(images/kakaku_s02_bg01.png) repeat-x top;
}
.kakaku_s02 .box04 .box02_1 {
    width: 10em;
	margin: 0;
    font-size: 1.1em;
    font-weight: bold;
}
.kakaku_s02 .box04 .box02_2{
    width: calc(100% - 11em);
	margin: 0;
}
.kakaku_s02 .box03 .txt01{
	padding-bottom:.5em;
	font-size:1.5em;
	font-weight:bold;
	background: url(images/kakaku_s02_bg02.png) repeat-x bottom;
}
.kakaku_s03 .list_btn01 li a{
	padding:1em 6em 1em 1em;
	color:#59894e;
	font-size:1.1em;
	font-weight:bold;
	display:block;
	background: url(images/kakaku_s03_ico01.png) no-repeat 95% #f9f6f1;
}
.company_s02 h2{
	margin:100px 0 50px;
	color:#54b240;
	font-size: 3.2rem;
	text-align:center;
	letter-spacing:1px;
}
.company_s02 .txt01{
	text-align:center;
	font-size:2.3em;
	font-weight:bold;
}
.company_s02 h3{
	padding:.8em;
	color:#78411c;
	letter-spacing:5px;
	border-bottom:1px dotted #dad2cc;
}
.maintenance_s02 {
	color: #FFF;
	display: flex;
	flex-flow: row wrap;
	background: linear-gradient(90deg, #8fb240 0%, #8fb240 50%, #b56310 50%, #b56310 100%);
}
.maintenance_s02 h2{
	color:#FFF;
	font-size:1.8em;
	line-height:1.5;
}
.maintenance_s02 .clm2_l,
.maintenance_s02 .clm2_r{
	width:50%;
	margin:0;
	height: 100%;
}
.maintenance_s02 .issyo {
	min-height: 524px;
	background: url(images/maintenance_s02_img01.jpg) #8fb240 no-repeat 0 0 / contain;
}
.maintenance_s02 .susumu{
	min-height: 524px;
	background: url(images/maintenance_s02_img02.jpg) #b56310 no-repeat 100% 0 / contain;
}
.maintenance_s02 .issyo .box01 {
	min-height: 524px;
	max-width: 400px;
	padding:3em;
	background: #8fb240;
	float: right;
}
.maintenance_s02 .susumu .box01{
	min-height: 524px;
	max-width:400px;
	padding:3em;
	background:#b56310;
	float:left;
}
.nagare_s01 p{
	line-height:1.3;
}
.nagare_s01 h2{
	margin-bottom:.5em;
	color:#4e4637;
	font-size:1.5em;
	line-height:1.5;
}
.nagare_s01 .clm2_l, .nagare_s01 .clm2_r{
	width:50%;
	margin:0;
}
.nagare_s01 .clm2_l{
	padding-right:5%;
	clear: both;
}
.nagare_s01 .clm2_l h3{
	margin-top:0;
	margin-bottom:.3em;
	text-align:right;
}
.nagare_s01 .clm2_r{
	padding-left:4.5%;
}
.nagare_s01 .btn01 a{
	padding:.8em 5em .8em 1em;
	color:#54b240;
	font-size:.95em;
	font-weight:bold;
	background: url(images/nagare_s01_arrow01.png) no-repeat 90% #f2ede5;
}
.nagare_s01 .box01r{
	min-height:343px;
	background: url(images/nagare_s01_bg01.png) no-repeat left top;
}
.nagare_s01 .box02r{
	min-height:192px;
	background: url(images/nagare_s01_bg02.png) no-repeat left top;background-size: contain;
}
.nagare_s01 .box03r{
	min-height:136px;
	background: url(images/nagare_s01_bg03.png) no-repeat left top;
}
.nagare_s01 .box04r{
	min-height:428px;
	background: url(images/nagare_s01_bg04.png) no-repeat left top;
}
.nagare_s01 .box05r{
	min-height:317px;
	background: url(images/nagare_s01_bg05.png) no-repeat left top;
}
.nagare_s01 .box06r{
	min-height:160px;
	background: url(images/nagare_s01_bg06.png) no-repeat left top;
}
.nagare_s01 .box07r{
	min-height:131px;
	background: url(images/nagare_s01_bg07.png) no-repeat left top;
}
.nagare_s01 .box08r{
	min-height:204px;
	background: url(images/nagare_s01_bg08.png) no-repeat left top;
}
.nagare_s01 .box09r{
	min-height:142px;
	background: url(images/nagare_s01_bg09.png) no-repeat left top;
}
.nagare_s01 .box10r{
	min-height:261px;
	background: url(images/nagare_s01_bg10.png) no-repeat left top;
}
.nagare_s01 .box11r{
	min-height:426px;
	background: url(images/nagare_s01_bg11.png?1) no-repeat left top;
}


.staff_ttl02{
	padding:0 0 10px;
	color:#000;
}
.staff_ttl02 h2 {
	line-height: 1.1;
}
.staff_ttl01 .txt01,
.staff_ttl02 .txt01,
.staff_ttl03 .txt01{
	color:#4e4637;
	font-size:16px;
	font-weight:normal;
	line-height:1;
}
.staff_ttl01 .txt02, .staff_ttl02 .txt02, .staff_ttl03 .txt02 {
	padding: .3em 0;
	color: #4e4637;
	font-size: 3.2rem;
	display: inline-block;
	font-weight: 600;
}
.staff_ttl01 .txt03,
.staff_ttl02 .txt03,
.staff_ttl03 .txt03{
	color:#4e4637;
	font-size:16px;
	font-weight:normal;
	line-height:2;
	display: block;
}
.staff_ttl01 .txt04, .staff_ttl02 .txt04, .staff_ttl03 .txt04 {
	color: #009b40;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	display: block;
	margin: 0 auto 20px;
}
.staff_ttl01{
	margin:0;
	padding:0;
	color:#000;
	font-size:28px;
}
.staff_ttl01 .txt01{
	margin:0;
	padding:0;
	line-height:1.5;
}
.staff_ttl01 .txt04{
	font-size:20px;
	padding:14px 0 7px;
	border-bottom:1px solid #009b40;
	display:block;
}
.staff_ttl03{
	color:#000;
	font-size:20px;
	line-height:1.5;
}
.staff_box01 .staff_ttl03{
	line-height:1;
}
.staff_box01 .staff_ttl03 .txt01 {
	line-height: 1.7;
	display: inline-block;
}
.staff_index_s01{
	font-size:.94em;
}
.staff_index_s01 .staff_index_box02{
	max-width:660px;
	float:right;
}
.staff_index_box01{
	width:33%;
	text-align:center;
	float:left;
}
.staff_btn01{
	padding:.8em 5em .8em 1em;
	color:#4e4637;
	font-size:.95em;
	font-weight:bold;
	background: url(images/staff_index_arrow01.png) no-repeat 90%;
	border:1px solid #4e4637;
}
.staff_btn02{
	padding:.8em 5em;
	color:#4e4637;
	font-size:.95em;
	font-weight:bold;
	background: url(images/staff_arrow01.png) no-repeat 25%;
	border:1px solid #4e4637;
}
.staff_s01 .w890{
	position:relative;
}
.staff_box01{
	min-height:390px;
	border-radius:8px;
	background:#eee;
}
.staff_box02{
	min-height:380px;
	border-radius:8px;
	background:#eee;
}

.staff01_box01{
	background:url("./images/staff01_img01.png") 90% bottom no-repeat #eee;
}
.staff02_box01{
	background:url("./images/staff02_img01.png") 8% bottom no-repeat #eee;
}
.staff03_box01{
	background:url("./images/staff03_img01.png") 80% bottom no-repeat #eee;
}
.staff04_box01{
	background:url("./images/staff04_img01.png") 15% bottom no-repeat #eee;
}
.staff05_box01{
	background:url("./images/staff05_img01.png") 83% bottom no-repeat #eee;
}
.staff06_box01{
	background:url("./images/staff06_img01.png") 60% bottom no-repeat #eee;
}
.staff07_box01{
	background:url("./images/staff07_img01.png") 15% bottom no-repeat #eee;
}
.staff08_box01{
	background:url("./images/staff16_img01.png") 80% bottom no-repeat #eee;
}
.staff09_box01{
	background:url("./images/staff09_img01.png") 83% bottom no-repeat #eee;
}
.staff10_box01{
	background:url("./images/staff10_img01.png") 76% bottom no-repeat #eee;
}
.staff11_box01{
	background:url("./images/staff11_img01.png") 22% bottom no-repeat #eee;
}
.staff12_box01{
	background:url("./images/staff12_img01.png") 82% bottom no-repeat #eee;
}
.staff13_box01{
	background:url("./images/staff13_img01.png") 78% bottom no-repeat #eee;
}
.staff14_box01{
	background:url("./images/staff14_img01.png") 80% bottom no-repeat #eee;
}
.staff15_box01{
	background:url("./images/staff15_img01.png") 23% bottom no-repeat #eee;
}
.staff16_box01{
	background:url("./images/staff08_img01.png") 23% bottom no-repeat #eee;
}
.staff17_box01{
	background:url("./images/staff17_img01.png") 20% bottom no-repeat #eee;
}
.staff18_box01{
	background:url("./images/staff18_img01.png") 60% bottom no-repeat #eee;
}
.staff19_box01{
	background:url("./images/staff19_img01.png") 20% bottom no-repeat #eee;
}

.staff20_box01{
	background:url("./images/staff20_img01.png") 20% bottom no-repeat #eee;
}

.staff21_box01{
	background:url("./images/staff21_img01.png") 20% bottom no-repeat #eee;
}

.staff22_box01{
	background:url("./images/staff22_img01.png") 20% bottom no-repeat #eee;
}

.staff23_box01{
	background:url("./images/staff23_img01.png") 20% bottom no-repeat #eee;
}
.staff24_box01{
	background:url("./images/staff24_img01.png") 20% bottom no-repeat #eee;
}
.staff25_box01{
	background:url("./images/staff25_img01.png") 20% bottom no-repeat #eee;
}
.staff26_box01{
	background:url("./images/staff26_img01.png") 20% bottom no-repeat #eee;
}
.staff27_box01{
	background:url("./images/staff27_img01.png?1") 20% bottom no-repeat #eee;
}
.staff28_box01{
	background:url("./images/staff28_img01.png") 9% bottom no-repeat #eee;
}
.staff29_box01{
	background:url("./images/staff29_img01.png") 20% bottom no-repeat #eee;
}
.staff30_box01{
	background:url("./images/staff30_img01.png") 20% bottom no-repeat #eee;
}
.staff31_box01{
	background:url("./images/staff31_img01.png") 20% bottom no-repeat #eee;
}
.staff32_box01{
	background:url("./images/staff32_img01.png") 20% bottom no-repeat #eee;
}
.staff33_box01{
	background:url("./images/staff33_img01.png") 20% bottom no-repeat #eee;
}
.staff34_box01{
	background:url("./images/staff34_img01.png") 20% bottom no-repeat #eee;
}
.staff35_box01{
	background:url("./images/staff35_img01.png") 20% bottom no-repeat #eee;
}
.staff36_box01{
	background:url("./images/staff36_img01.png") 20% bottom no-repeat #eee;
}
.staff37_box01{
	background:url("./images/staff37_img01.png") 20% bottom no-repeat #eee;
}
.staff38_box01{
	background:url("./images/staff38_img01.png") 20% bottom no-repeat #eee;
}
.staff39_box01{
	background:url("./images/staff39_img01.png") 20% bottom no-repeat #eee;
}
.staff_ttl03 .txt02{
	font-size:34px;
}
.staff_ttl03 .txt03{
	color:#009b40;
}
.staff_ttl04{
	font-size:30px;
	color:#009b40;
}
.staff_ttl05{
	font-size:20px;
	color:#009b40;
}
.bunjo_s01{
	min-height: 471px;
	background: url(images/bunjo_mainimg.jpg) no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.bunjo_s02{
	padding: 60px 0 40px;
	line-height: 1.5;
}
.bunjo_s02 .box01{
	width:48%;
	padding: 0 16px 16px;
	margin-bottom: 20px;
	border: 1px solid #54b240;
}
.bunjo_s02 .box01:nth-child(odd){
	float: left;
	clear: both;
}
.bunjo_s02 .box01:nth-child(even){
	float: right;
}
.bunjo_s02 .box01 a > .f_l{
	width:52%;
	margin-top: 16px;
}
.bunjo_s02 .box01 a > .f_l img{
	max-width: 100%;
}
.bunjo_s02 .box01 a > .f_r{
	width:45%;
	margin-top: 16px;
}
.bunjo_s02 .box01 a p{
	margin: 0 0 5px;
}
.bunjo_s02 .box01 a h2{
	margin: 0 -16px;
	padding: 10px 40px 10px 20px;
	color: #FFF;
	font-size: 24px;
	font-weight: 600;
	background: url(images/bunjo_txt01.png) 96% 50% no-repeat #54b240;
}
.bunjo_s02 .box01 h3 {
	color: #573c15;
	font-size: 22px;
	line-height: 1.3;
}
.bunjo_s02 .box01 h4{
	margin-bottom: 10px;
	color: #54b240;
	font-size: 21px;
	font-weight: 600;
}
.bunjo_s02 .box01 .txt01{
	padding-bottom: 3px;
	color: #473929;
	font-weight: 600;
	background: url(images/bunjo_bg01.png) bottom repeat-x;
}
.bunjo_s02 .box01 .txt02{
	color: #54b240;
	font-size: 15px;
	font-weight: 600;
}
.bunjo_s02 .box01 .txt03{
	color: #FFF;
	padding: 0 5px;
	margin-right:3px;
	font-weight: 600;
	background:#7e6b5a;
	display: block;
	float:left;
}
.bunjo_s02 .btn02{
	width: 20em;
	margin: 40px auto 0;
	padding: 10px 0;
	color: #FFF;
	font-size:20px;
	text-align: center;
	background: #967450;
	display: block;
}
.bunjo_s03,
.bunjo_s06{
	padding:100px 0 80px;
}
.bunjo_s03 h2,
.bunjo_s06 h2{
	padding-bottom: 20px;
	color: #473929;
	font-size: 40px;
	background: url(images/bunjo_bg02.png) bottom no-repeat;
}
.bunjo_s06 h2{
	background: none;
}
.bunjo_s04 h3,
.bunjo_s04 h4,
.bunjo_s04 strong{
	color: #573c15;
	font-size: 33px;
	font-weight: 600;
	line-height: 1.3;
}
.bunjo_s04 h4{
	font-size: 26px;
}
.bunjo_s04 .box01 h5{
	line-height: 1.8;
	border-bottom: 1px solid #573c15;
}
.bunjo_s04 strong{
	font-size: 23px;
}
.bunjo_s04 .cont01,
.reform_s06 .cont01{
	padding: 90px 0;
	background: #e9e7df;
}
.bunjo_s04 .cont02,
.reform_s06 .cont02{
	padding: 90px 0;
	background: #f1f1ec;
}
.bunjo_s04 .f_l,
.bunjo_s04 .f_r{
	width: 50%;
}
.bunjo_s04 .cont02 .f_l{
	padding-left: 13.75%;
	width: 43.75%;
}
.bunjo_s04 .cont02 .f_r{
	width: 56.25%;
}
.bunjo_s04 .txt01{
	padding: 3% 5%
}
.bunjo_s04 .box01{
	width: 34.7%;
	padding:3% 3% 0;
	float:left;
}
.bunjo_s04 .box02{
	width: 34.7%;
	float:left;
}
.bunjo_s04 .box03{
	width: 30.6%;
	padding:0 3%;
	float:right;
}
.bunjo_s05{
	padding-top: 90px;
}
.bunjo_s05 ul{
	width: 100%;
}
.bunjo_s05 ul li img{
	width: 100%;
}
.bunjo_s05 ul:nth-child(1) li{
	width: 49.95%;
	margin:0 0 -.5% .1%;
}
.bunjo_s05 ul:nth-child(2) li{
	width: 33.2%;
	margin:0 0 0 .2%;
}
.bunjo_s05 ul li:nth-child(1){
	margin-left: 0;
}
.reform_s01{
	min-height: 500px;
	background: url(images/reform_mainimg.jpg) no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.reform_s02{
	padding:100px 0;
	color: #FFF;
	background:#391201;
}
.reform_s02 h3{
	padding-bottom: 20px;
	font-size: 40px;
	color: #FFF;
}
.reform_s03{
	padding:0 0 60px;
	color: #FFF;
	background:#391201;
}
.reform_s03 .pho_box1{
	position: relative;
}
.reform_s03 .list_img li:nth-child(2){
	border-right:1px dotted #848180;
	border-left:1px dotted #848180;
}
.reform_s03 .pho_box1 span{
	color: #FFF;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.3;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}
.reform_s03 .txt_box1{
	padding: 60px 0 0;
}
.reform_s04{
	padding:100px 0 100px;
}
.reform_s04 h3{
	color: #391201;
	font-size: 40px;
}
.reform_s04 h4{
	color: #78411c;
}
.reform_s04 .btn01{
	padding:1em;
	border-radius:5px;
	background: url(images/sozaitokouhou_s02_bg02.jpg);
}
.reform_s04 .btn01 a{
	padding:1em 3em 1em 3em;
	color:#FFF;
	font-weight:bold;
	background: url(images/sozaitokouhou_arrow01.png) no-repeat right;
}
.reform_s04 .list_img li:nth-child(2) .txt_box1{
	border-right:1px solid #000;
	border-left:1px solid #000;
}
.reform_s05{
	padding: 130px 0;
	background: url(images/reform_bg01.jpg) no-repeat center;
	background-size: cover;
	align-items: center;
	justify-content: center;
	position: relative;
}
.reform_s05 ul.clearfix{
	width: 100%;
}
.reform_s05 ul.clearfix li{
	width: 25%;
	float: left;
	list-style: none;
}
.reform_s05 h4{
	color: #78411c;
}
.reform_s06 .f_l{
	width: 41.3%;
}
.reform_s06 .f_r{
	width: 58.7%;
	padding: 1% 0 0 5%;
}
.reform_s06 h4{
	padding: 0 0 16px;
	color: #573c15;
	background: url(images/refrom_bg02.png) bottom no-repeat;
}
.reform_s07{
	padding: 120px 0;
}
.reform_s07 .btn02{
	width: 20em;
	margin: 0 auto;
	padding: 10px 0;
	color: #FFF;
	font-size:30px;
	text-align: center;
	background: #967450;
	display: block;
}
.single-post .content-area .entry-content h1 {
	font-size: 2.8rem;
}
.single-post .content-area .entry-content h2 {
	margin: 2.8em 0 1em;
	color: #54b240;
	font-size: 2.4rem;
	letter-spacing: 0;
}
.single-post .content-area .entry-content h3 {
	margin: 2em 0 1em;
	padding-bottom: .3em;
	font-size: 2.1rem;
	border-bottom: 1px solid #7f7f7f;
}
.single-post .content-area .entry-content h4 {
	font-size: 1.8rem;
}
.single-post .content-area .entry-content h5 {
	font-size: 1.8rem;
}
.single-post .content-area .entry-content a {
	text-decoration: underline;
}
.blog_ttl01 {
	font-size: 2.4rem;
	margin: 2em 0 1em;
}
.blog_ttl02 {
	font-size: 1.9rem;
	margin: 2.5em 0 .3em;
}
.blog_ttl03 {
	margin-bottom: .5em;
	padding: 2px 1em;
	font-weight: 600;
	display: inline-block;
	background: #fff3b8;
}
.blog_ttl04 {
	margin-bottom: .5em;
	padding: 2px 1em;
	font-weight: 600;
	display: inline-block;
	background: #ECF2BF;
}
.blog_ttl05 {
	margin-bottom: .5em;
	padding: 2px 1em;
	font-weight: 600;
	display: inline-block;
	border: 1px solid #54B240; 
}
.blog_h201 {
    margin: 2em 0 1em;
    padding: .6em 1em;
    font-size: 2.2rem;
    border-radius: 3px;
    background: #F8F3ED;
}
.blog_h301 {
    margin: 1.5em 0 1em;
    padding: .5em;
    color: #40a12b;
    font-size: 1.8rem;
    border-bottom: 3px solid #54b240;
}
.blog_h401 {
    margin: 2em 0 1em;
    padding: .3em 0 .3em .75em;
    color: #40a12b;
    font-size: 2.4rem;
    border-left: 3px solid #54b240;
}
.summary {
	margin: 0 auto 1em;
	padding: 1.5em 1.5em .5em;
	background: #F1E7DB;
	border-radius: 10px;
}
.blog_box01 {
	margin: 1em 0;
	padding: 1em;
	font-size: 1.05em;
	font-weight: 600;
	background: #ECF2BF;
}
.blog_box02 {
	margin: 1em 0;
	padding: 1em;
	background: #ECF2BF;
}
.blog_box03 {
	margin: 1em 0;
	padding: 1em;
	font-size: 1.05em;
	font-weight: 600;
	background: #FFF3C7;
}
.marker01 {
	background: linear-gradient(transparent 50%, #ffff7f 0%);
	font-weight: 600;
}
.marker02 {
	font-weight: 600;
	background: linear-gradient(transparent 50%, #fff3b8 0%);
}
.marker03 {
	background: linear-gradient(transparent 50%,#FFE89F 0%);
	font-weight: 600;
}
.marker04 {
	background: linear-gradient(transparent 50%,#D8FFB6 0%);
	font-weight: 600;
}
cite a {
	color: #37290f;
	word-break: break-all;
}
.blog_table02 {
	width: auto;
}
.blog_table02 th {
	padding: 0 .5em;
	background: #F1F1EC;
}
.blog_table02 td {
	padding: 0 .5em;
}
.bold01 {
	font-weight: 600;
}
.works_shiyo {
	margin: 60px auto;
	padding: 60px 15px;
	background: #f1f1ec;
}
.works_shiyo .ttl01 {
	width: calc(100% - 10%);
	margin: 0 auto 2em !important;
	padding-bottom: .8em;
	color: #78411c;
	font-size: 2.3rem;
	letter-spacing: 5px;
	line-height: 1.3;
	background: url(//www.e-marusei.jp/wp/wp-content/themes/e-marusei/images/contact_line.gif) repeat-x bottom;
	text-align: center;
}
.works_shiyo table {
	max-width: 49rem;
	margin: auto;
}
.works_shiyo table th,
.works_shiyo table td {
	border: none;
	line-height: 1.5;
}
.works_shiyo table th {
	min-width: 7em;
	display: flex;
	justify-content: space-between;
	font-weight: normal;
}
.works_shiyo table td {
	text-align: left;
}
.works_shiyo table th:after {
	content: "：";
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}
.faq .ttl01 {
	font-size: 2.7rem;
	display: inline-block;
	display: flex;
	align-items: center;
}
.faq .ttl01::after {
	content: "";
	height: 1px;
	margin-left: .8em;
	flex-grow: 1;
	background: #A9BC00;
}
.faq summary {
	cursor: pointer;
	position: relative;
}
.faq summary:hover {
	opacity: .8;
}
summary::-webkit-details-marker {
	display: none;
}
.faq summary h3 {
	margin: 0;
	padding: 1em 3em 1em 1em;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.6;
	background: url(images/contact_line.gif) repeat-x bottom;
	background: #F9F6F1;
}
.faq summary h3 span {
	color: #54b240;
	padding-right: .8em;
}
.faq summary::after {
	content: "";
	background: url(images/kakaku_s03_ico01.png) no-repeat 0 0 / contain;
	transform:rotate(-90deg);
	position: absolute;
	right: 20px;
	top: calc(50% - 14px);
	width: 28px;
	height: 28px;
	transition: transform 0.4s;
}
.faq details[open] summary::after {
	transform:rotate(270deg);
}
.faq summary + div {
	padding: 1em 4em 3em;
}
.faq details[open] div {
	animation: fadeIn 0.5s ease;
}
@keyframes fadeIn {
	0% {
	opacity: 0;
	transform: translateY(-10px);
	}
	100% {
	opacity: 1;
	transform: none;
	}
}
@media only screen and (min-width: 481px){
	.sp{display:none !important;}
	.staff_index_box01:nth-child(3n+1){
		clear:both;
	}
	.staff_ttl03{
		margin:0;
		padding:0;
		color:#000;
		font-size:28px;
		position:absolute;
		top: 43%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	
.ps01{
		margin:0;
		padding:0;
		color:#000;
		font-size:28px;
		position:absolute;
		top: 43%;
		left: 68%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}	
	
.ps03{
		margin:0;
		padding:0;
		color:#000;
		font-size:28px;
		position:absolute;
		top: 43%;
		left: 25%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}	
.ps04{
		margin:0;
		padding:0;
		color:#000;
		font-size:28px;
		position:absolute;
		top: 43%;
		left: 65%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}	
.ps05{
		margin:0;
		padding:0;
		color:#000;
		font-size:28px;
		position:absolute;
		top: 43%;
		left: 55%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}	
.ps06{
		margin:0;
		padding:0;
		color:#000;
		font-size:28px;
		position:absolute;
		top: 43%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
.ps07{
		margin:0;
		padding:0;
		color:#000;
		font-size:28px;
		position:absolute;
		top: 43%;
		left: 67%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.staff06_box01 .staff_ttl03{
		top:40%;left:30%;
	}
	.staff15_box01 .staff_ttl03{
		top:37%;
	}
}
@media only screen and (max-width: 480px){
	.pc{display:none !important;}
	
	.w430, .w360, .w650, .w720, .w740, .w800, .w840, .w890, .w900, .w990, .w900_2, .w1010, .w1010, .w1100, .w1160, .w1300{
		/*width:96%;*/
		max-width:100%;
	}
	.w1160, .w1100, .w1010, .w1090, .w900 {
		width:calc(100% - 30px);
	}
	.mb100, .mb110, .mb130, .mb140{margin-bottom:5em !important;}
	.mt100{margin-top:1em;}
	.mt200{margin-top:5em;}
	.ml30{margin-left:0;}
	
	.sp_mb30 {
		margin-bottom: 30px;
	}
	.vb{display:inherit;margin-top:1em;}
	
	.sp_fs12 {font-size: 1.2rem !important;}
	.sp_fs13 {font-size: 1.3rem !important;}
	.sp_fs14 {font-size: 1.4rem !important;}
	.sp_fs15 {font-size: 1.5rem !important;}
	.sp_fs16 {font-size: 1.6rem !important;}
	.sp_fs18 {font-size: 1.8rem !important;}
	.sp_fs19 {font-size: 1.9rem !important;}
	.sp_fs20 {font-size: 2rem !important;}
	.sp_fs24 {font-size: 2.4rem !important;}
	.sp_fs27 {font-size: 2.7rem !important;}
	.sp_fs34 {font-size: 3.4rem !important;}
	.sp_fs36 {font-size: 3.6rem !important;}
	.sp_fs48 {font-size: 4.8rem !important;}
	.sp_fs56 {font-size: 5.6rem !important;}
	
	.sp_ls2 {letter-spacing: 2px;}
	.sp_pd_rl15 {
		padding-right: 15px;
		padding-left: 15px;
	}
	.sp_order1 {order: 1;}
	.sp_order2 {order: 2;}
	.table01 th{
		width:5em;
	}
	.table01 td{
		padding:1em;
	}
	.table01 td p{
		margin-left:0;
		margin-right:0;
	}
/*	.entry-content p{
		margin-right:1em;
		margin-left:1em;
	}*/
	.aioseo-breadcrumbs{
		font-size: .6em;
	}
	.ttl_h202{
		letter-spacing:1px;
	}
	.ttl_h301 span,
	.ttl_h302 span{
		width: auto;
	}
	#blog{
		margin:0; 
	}
	#blog .entry-content p{
		margin-right:0;
		margin-left:0;
	}
	.blog_h201 {
		padding: .6em;
		font-size: 1.8rem;
	}
	.blog_h301 {
		font-size: 1.9rem;
	}
	span.date2 {
		font-size: 1.5rem;
	}
	.txt_tit03_3 {
		margin: 10px 0 0 !important;
		font-size: 2.1rem;
		line-height: 1.5;
	}
	.txt_tit03_3 .date2 {
		font-size: .5em;
		text-align: center;
		letter-spacing: 1px;
	}
	.single .title02 {
		padding-bottom: .5em;
		font-size: 2rem;
	}
	.head_logo{
		width:50%;
		left:10px;
		text-align:left;
	}/*
	.top_s01_sp{
		min-height:419px;
		position:relative;
	}
	.top_s01_sp .txt01{
		position:absolute;
		top: 44%;
		left: 5%;
		text-align: center;
		-webkit-transform: translate(0%,-44%);
		-moz-transform: translate(0%,-44%);
		-ms-transform: translate(0%,-44%);
		-o-transform: translate(0%,-44%);
		transform: translate(0%,-44%);
		z-index: 1;
	}
	.top_s01_sp .txt01 img{
		width: 72%;
		margin: 0 auto;
	}
	.top_s01_sp ul{
		position:absolute;
		top:0;
		width: 100%;
	}*/
	.bx-wrapper {
		margin: 0 !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		border: none !important;
		background: none !important;
	}
	.bxslider img{
		width: 100% !important;
		height: auto !important;
	}
	.bx-controls{
		display: none;
	}/*
	.top_s02 {
		min-height: auto;
	}
	.top_s02 .box01{
		width:100%;
		padding-top:20px;
	}
	.top_s02 h1 {
		width: 21%;
		float: right;
		font-size: 2.2rem;
	}
	.top_s02 .ttl01 {
		float: right;
		margin:0;
		font-size: 1.05em;
		margin-bottom: 30px;
	}
	.top_s02 .txt01 {
		margin-left: 1em;
		font-size: .8em;
		line-height: 1.35;
		float: left;
		margin-bottom: 0;
	}
	.top_s02 .txt03 img{
		margin:0 3% 3% 0;
		width:38%;
		float:right;
	}
	.top_s03 .txt01 {
		margin:.7em;
		background: url(images/top_s03_arrow01.png) no-repeat 95% 25%;
		background-size:10%;
	}
	.top_s03 .pho2{
		width:40%;
		min-height:253px;
		float:left;
		background:url(images/top_s03_img01_sp.jpg) no-repeat center / cover;
	}
	.top_s03 h2 {
		margin:1em 0 .5em;
		background:none;
	}
	.top_s03 h3{
		width:13em;
		margin:0 0 1em;
		padding:.3em;
		font-size:.5em;
	}
	.top_s03 .mincho{
		margin:0;
		font-size:.7em;
	}
	.top_s03 .mincho br{
		display:none;
	}
	.top_s03 .f_r{
		width:60%;
		float:right;
	}
	.top_s04{
		background:none;
		border-top:1px solid #90c31f;
	}
	.top_s04 ul{
		display:block;
	}
	.top_s04 ul li{
		width:100%;
		max-width:none;
		margin:0;
		padding:0;
		border-bottom:1px solid #90c31f;
		display:table;
		background: url(images/top_s04_arrow01.png) no-repeat 95% 50%;
		background-size:9%;
	}
	.top_s04 a{
		display: table-cell;
		vertical-align:middle;
	}
	.top_s04 ul li a .sp{
		width:44%;
		margin-right:2%;
		float:left;
	}
	.top_s04 ul li .ttl01{
		margin:1.5em 0 0 0;
		text-align:left;
		font-size:1.2em;
	}
	.top_s04 ul li .ttl02{
		margin:.5em 0 0 0;
		text-align:left;
		font-size:.8em;
	}
	.top_s04 ul li .center img{
		display:none;
	}
	.top_s05_sp{
		min-height:231px;
		border-top:9px solid #58ab46;
		background: url(images/top_s05_bg01_sp.jpg) no-repeat center / cover;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.top_s05_sp img{
		width:70%;
	}
	.top_s06{
		padding:2em 1em;
	}
	.top_s06 img{
		width:40%;
		margin:0 2% 0 0;
		float:left;
	}
	.top_s06 ul li{
		padding:.5em 0 0;
		text-align:left;
		font-size:.8em;
		border-bottom:1px dotted #FFF;
		display:table;
	}
	.top_s06 ul li a{
		display:table-cell;
		vertical-align:middle;
	}
	.top_s06 h3{
		margin:0 0 .7em;
		font-size:1.1em;
		text-align:left;
		line-height: 1.5;
	}
	.top_s06 h3 br{
		display:none;
	}
	.top_s07_sp ul{
		padding: 0;
	}
	.top_s07_sp{
		padding-top:1em;
		height:360px;
		background: url(images/top_s07_bg01_sp.png) no-repeat center / cover;
	}
	.top_s07_sp a{
		color:#FFF;
	}
	.top_s07_sp h3{
		padding:0;
	}
	.top_s07_sp a:active h3 img, .top_s07 a:hover h3 img {
		filter: alpha(opacity=70);
		-moz-opacity: 0.70;
		opacity: 0.70;
	}
	.top_s07_sp .simply-scroll-list li{
		float:left;
		padding:0;
		margin:0;
		width:1200px;
		list-style:none;
	}*/
	.simply-scroll-list li {
		float: left;
		padding: 0;
		margin: 0;
		width: 1600px;
		height: 408px;
		list-style: none;
	}
	.section02_sp{
		margin:30px 0 0;
	}
	.section02_sp .f_l{
		margin:0 1em 1em;
	}
	.news_ttl01{
		text-align:center;
	}
	.event_photo02.f_l{
		width:40%;
		margin:0 2% 0 0;
		float:left;
	}
	.event_photo02.f_l img {
		height: 91px;
		object-fit: cover;
	}
	.section02_sp .sp_blog{
		padding:1em;
		color:#FFF;
		background:#54b240;
	}
	.section02_sp .sp_blog a{
		color:#FFF;
	}
	.section02_sp .sp_blog .news_ttl01{
		margin-bottom:0;
		color:#FFF;
		background:none;
	}
	.section02_sp .sp_blog .photo_list01 li{
		border-bottom: 1px dotted #FFF;
	}
	.section02_sp .sp_blog .txt_tit01 h3{
		color: #FFF;
	}
	.section02_sp .sp_blog .date{
		color: #FFF;
	}
	.section02_sp .photo_list01 li {
		display: flex;
	}
	.section02_sp .photo_list01 li .txt_tit01 {
		width: 60%;
		text-align: left;
	}
	.section02_sp .news_ttl02 + .photo_list01 li .txt_tit01 {
		width: 100%;
	}
	.news_ttl02{
		margin: 25px 0 0;
		text-align:left;
		padding-bottom:1em;
		font-size:1.8em;
	}
	.news_ttl02 span{
		margin-left:.5em;
		font-size:.4em;
	}
	.news_ttl02 .f_r{
		width:30%;
		float:right;
	}
	.section02 .w70p .photo_list01{
		margin-bottom:2em;
	}
	.section02 .w70p .photo_list01 li:last-child{
		border-bottom: 1px solid #64b854;
	}
	.bnr01{
		width: 70%;
		margin: 0 auto 17px;
	}
	.section_map{
		margin-top:2em;
	}
	.section_map iframe{
		height:200px;
	}
	.footer_sect_l{
		font-size:.8em;
		line-height:2;
	}
	.footer_sect_l br{
		display:none;
	}
	.footer_sect_r{
		font-size:.8em;
		text-align:center;
	}
	.footer_sect_r img{
		width:70%;
	}
	.footer_contact_sp ul{
		margin-bottom:2em;
	}
	.footer_contact_sp ul li{
		width:90%;
		margin-bottom:2%;
		font-weight:bold;
		text-align:center;
		list-style:none;
		background:#009b40;
		border-radius:5px;
	}
	.footer_contact_sp ul li a{
		color:#FFF;
	}
	.footer_contact_sp ul li img{
		max-height:1em;
	}
	#footer_navi{
		padding:0;
		margin:0 auto;
		border-top:1px solid #d6c9b9;
	}
	#footer_navi li {
		width:33.33333333%;
		margin:0 !important;
		padding:0 !important;
		font-size:.8em;
		list-style: none;
		float:left;
		background:#eadccb;
		border-right:1px solid #d6c9b9;
		border-bottom:1px solid #d6c9b9;
	}
	#footer_navi li:nth-child(3n){
		border-right:none;
	}/*
	.copyright{
		padding-top:2em;
		color:#000;
		font-size:.5em;
	}*/

	.iedukuri_s01{
		min-height:500px;
	}
	.iedukuri_s01 h1,
	.tenryuuzai_s03 h2,
	.tenryuuzai_s04 h2,
	.tenryuuzai_s06 h2{
		padding:0 .5em;
		font-size:26px;
		letter-spacing:10px;
		line-height:1.6;
	}
	.iedukuri_s01 p{
		font-size:.8em;
	}
	.iedukuri_s04 .clm2_2_img img{
		margin-left:1em;
		width:60%;
	}
	.iedukuri_s04 .clm2_2_txt{
		padding: 6% 0;
	}
	.iedukuri_s05 .pho{
		margin-top:1em;
		width:100%;
		min-height:250px;
	}
	.iedukuri_s05 .txt01, .iedukuri_s05 .txt02{
		width:100%;
		margin:0 auto;
		padding:1em 0;
	}
	.iedukuri_s05 .txt01 h3, .iedukuri_s05 .txt01 h4, .iedukuri_s05 .txt02 h3, .iedukuri_s05 .txt02 h4{
		padding:0 1em;
	}
	
	.tenryuuzai_s01{
		min-height:0;
	}
	.tenryuuzai_s01 .box01{
		width:90%;
		margin:0 auto;
		padding:1em;
	}
	.tenryuuzai_s01 .box01 .txt02{
		margin-top:0;
	}
	.tenryuuzai_s01 .box01 .txt01{
		margin-top:0;
		font-size:1.1em;
		line-height:2;
		padding:1em 0;
	}
	.tenryuuzai_s01 .box01 .txt01 p{
		margin:0;
	}
	.tenryuuzai_s02 h1{
		padding:0 .5em;
		font-size:26px;
		letter-spacing:10px;
		line-height:1.6;
	}
	.tenryuuzai_s03 ul li img{
		width:100%;
	}
	.tenryuuzai_s03 h3{
		padding-left:1em;
	}
	.tenryuuzai_s04 .box01 .txt01 {
		padding-left:0;
		border-left:none;
	}
	.tenryuuzai_s05{
		min-height:180px;
	}
	.tenryuuzai_s05 h3{
		margin-top:0;
	}
	.tenryuuzai_s07 .img01{
		margin:0 auto;
		padding: .5em 1em 0;
	}
	.tenryuuzai_s07{
		padding:1em 0;
		background: url(images/tenryuuzai_s07_bg01.jpg);
	}
	.sozaitokouhou_s02 h2{
		padding:1em .5em;
		font-size:26px;
		line-height:1.6;
		letter-spacing:10px;
	}
	.sozaitokouhou_s02 .btn01{
		padding: .5em 0 .5em 1em;
		margin-bottom:1em;
		display:block;
	}
	.sozaitokouhou_s02 .btn01 a {
		padding:1em 3em 1em 0;
	}
	.sozaitokouhou_s03 ul li {
		width: 25%;
		padding:1em 0;
		font-size:1.2em;
		line-height:3;
	}
	.sozaitokouhou_s03 h2 img,
	.sozaitokouhou_s05 h2 img{
		width: 90%;
	}
	.sozaitokouhou_s04 h3,
	.sozaitokouhou_s05 h3,
	.sozaitokouhou_s06 h3,
	.sozaitokouhou_s07 h3,
	.sozaitokouhou_s08 h3{
		font-size:1.3em;
	}
	.sozaitokouhou_s04 h4{
		font-size:1.2em;
	}
	.sozaitokouhou_s04 h3.h402a,
	.sozaitokouhou_s04 h3.h402b{
		margin-top:3em;
	}
	.sozaitokouhou_s05 .clm2_r{
		min-height:0;
	}
	.sozaitokouhou_s06, .sozaitokouhou_s07, .sozaitokouhou_s08{
		padding:2em 0;
	}
	.category-works .entry-header h1, .category-review .entry-header h1,
	.category-works .entry-header .h2, .category-review .entry-header .h2 {
		margin: 50px 0 45px;
	}
	.category-works .entry-header h1, .category-works .entry-header .h2 {
		margin: 10px 0 0;
		font-size: 2.1rem;
		line-height: 1.5;
	}
	.works_ttl{
		width:auto;
		margin:2.5em 1em 0 1em;
		float:none;
	}
	.works_lead{
		width:auto;
		margin:1em;
		padding:1em 0 0;
		border-top:1px solid #795c45;
		border-left:none;
		float:none;
	}
	.works_lead br,
	.review_lead br{
		display:none;
	}
	.works_list {/*
		width: 100%;*/
		justify-content: space-between;
	}
	.works_list .box01{
		width: calc(50% - 8px);
		margin: 0 4px 30px;
	}
	.works_list .box01 .photo {
		margin-bottom: 1em !important;
	}
	.works_list .box01 h2,
	.works_list_ttl03 {
		margin: 0 4px 1em;
		font-size: .9em;
	}
	.works_list .box01 h2 br,
	.works_list_ttl03 br {
		display: none;
	}
	.works_list .box01 h2 + p,
	.works_list_ttl03 + p {
		margin: 0;
		font-size: .8em;
	}
	.review_ttl h2{
		font-size:1.6em;
	}
	.review_lead{
		font-size:1.2em;
	}
	#review h4,
	.review_ttl2{
		color:#573c15;
		font-size:1.2em;
	}
	.review_list .box01{
		width:100%;
		margin-right:0;
	}
	.category-works .w1100{
		max-width:100%;
	}
	.category-works .entry-content p{
		margin:0;
	}
	.kakaku_s02 h2{
		font-size:1.3em;
	}
	.kakaku_s02 h2 span{
		font-size:.8em;
	}
	.kakaku_s02 .box01 {
		padding: 1em 7px;
	}
	.kakaku_s02 .box01 .txt01{
		font-size: .8em;
	}
	.kakaku_s02 .box01 .txt02{
		font-size: 1.9em;
	}
	.kakaku_s02 .box01 .txt03{
		font-size: 1.5em;
	}
	.kakaku_s02 .box01 .txt04{
		font-size: .9em;
	}
	.kakaku_s02 .box01 .small{
		font-size:.6em;
	}
	.kakaku_s02 .box03 .txt01{
		padding-bottom: .5em;
		font-size: 1.3em;
		display: block;
	}
	.kakaku_s03 .list_btn01 li a{
		padding: 1em 1em 1em 1em;
		font-size: .7em;
		text-align: left;
		background: url(images/kakaku_s03_ico01.png) no-repeat 95% #f9f6f1 / 10% auto;
	}
	.company_s02 .txt01 {
		font-size:1.5em;
	}
	.company_s02 img{
		width:100%;
	}
	.company_s02 h3 {
		font-size: 1.8rem;
	}
	.maintenance_s02 h2 {
		margin-left:1em;
	}
	.maintenance_s02 .clm2_l,
	.maintenance_s02 .clm2_r{
		width:100%;
	}
	.maintenance_s02 .issyo .box01,
	.maintenance_s02 .susumu .box01 {
		max-width:100%;
		min-height:0;
		padding:1em;
		float: none;
		width: 100%;
	}
	.maintenance_s02 .issyo,
	.maintenance_s02 .susumu{
		min-height:900px;
		background-position:bottom;
	}
	.entry-content .nagare_s01 p{
		margin-right: 0;
		margin-left: 0;
		line-height:1.5;
	}
	.nagare_s01 h2 {
		font-size: 1.2em;
	}
	.nagare_s01 .clm2_l h3{
		text-align:left;
	}
	.nagare_s01 .clm2_l, .nagare_s01 .clm2_r{
		width:100%;
	}
	.nagare_s01 .clm2_r,
	.nagare_s01 .box02l,
	.nagare_s01 .box06l,
	.nagare_s01 .box08l,
	.nagare_s01 .box11l{
		padding-left:10%;
		background: url(images/nagare_s01_bg00.png) no-repeat left top;
	}
	.nagare_s01 .box01l{
		padding-right:0;
		background:none;
	}
	.nagare_s01 .btn01 a {
		 padding: .8em 3em .8em .5em;
		font-size: .7em;
		background: url(images/nagare_s01_arrow01.png) no-repeat 95% #f2ede5;
	}
	.nagare_s01 .box02r, .nagare_s01 .box06r,.nagare_s01 .box08r,.nagare_s01 .box11r{
		display:none;
	}
	.nagare_s01 .box01r {
		min-height:280px;
	}
	.nagare_s01 .box05r{
		min-height:217px;
	}
	.nagare_s01 .box04r {
		min-height:250px;
	}
	.nagare_s01 .box06r {
		min-height: 160px;
	}
	.nagare_s01 .box04r .mt80,.nagare_s01 .box10r .mt80{
		margin-top:40px;
	}
	.nagare_s01 .box10l {
		margin-bottom:20px !important;
	}
	.staff_index_box01 {
		width: 50%;
		width:100%;
		text-align: left;
		float: left;
	}
	.staff_index_box01 > p {
		margin-bottom: 0;
	}
	.staff_index_box01:nth-child(2n+1){
		clear:both;
	}
	.staff_index_box01 img{
		width:38%;
		margin-right:.5em;
		float:left;
	}
	.staff_btn01, .staff_btn02, .staff_btn03 {
		max-width: 70%;
		margin: 0 auto;
		padding: .5em 0 .5em 1em;
		display: block;
		font-size: .8em;
		text-align: center;
	}
	.staff_ttl01 .txt04{
		line-height: 1.5;
	}
	.staff_ttl01 .txt02, .staff_ttl02 .txt02, .staff_ttl03 .txt02 {
		padding: .3em 0;
		font-size: 2.2rem;
	}
	.staff_ttl01 .txt03, .staff_ttl02 .txt03, .staff_ttl03 .txt03 {
		font-size: 13px;
		line-height: 1.7;
	}
	.staff_ttl02 h2 {
		margin: -10px 0 12px;
	}
	.staff_ttl02 .txt01, .staff_ttl02 .mb10 {
		/* margin-bottom: 0 !important; */
		line-height: 1.2;
	}
	.staff_ttl02 .txt01, .staff_ttl02 .txt04{
		font-size: .75em;
	}
/*	.staff_ttl02 .txt04 br{
		display:none;
	}*/
	.staff_index_s01 .img-left{
		width: 50%;
		float:none;
		margin:0 auto 1em !important;
	}
	.staff_index_s01 .staff_ttl01{
		text-align:center;
	}
	.staff_index_s01 .staff_btn01{
		text-align:center;
		font-size:1em;
	}/*
	.staff_box01{
		width:80%;
		margin:0 auto 50%;
		background-size:contain;
	}*/
	.staff_box01 {
		width: 80%;
		margin: 0 auto 50%;
		background-size: 80%;
		background-position: 50% 100%;
		min-height: 360px;
	}
	.staff_box01.sp_imgsize02 {
		min-height: 300px;
	}
	.staff_box01.sp_imgsize03 {
		min-height: 230px;
	}
	.staff_box01.sp_imgsize04 {
		min-height: 430px;
	}
	.staff_box02{
		width:85%;
		margin:0 auto 40%;
		background-size:contain;
	}
	.staff_ttl03 {
		width:80%;
		text-align: center;
		position: absolute;
		left: 50%;
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,0%);
		bottom: -170px;
	}
	.txt01.ps02{
		font-size: 13px;
	}
	.staff_ttl04 {
		margin-right: 1em;
		margin-left: 1em;
		text-align:center;
		font-size:18px;
		line-height: 1.5;
	}
	.bunjo_s01,
	.reform_s01{
		min-height:300px;
	}
	.bunjo_s02 .box01{
		width:100%;
		margin-bottom: 20px
	}
	.bunjo_s02 .box01 a > .f_l,
	.bunjo_s02 .box01 a > .f_r,
	.bunjo_s02 .btn02{
		width:100%;
	}
	.bunjo_s02 .box01 a h2 {
		font-size: 20px;
	}
	.bunjo_s02 .box01 h3,
	.reform_s02 h3{
		font-size: 19px;
	}
	.bunjo_s02 .box01 h4{
		line-height: 1.3;
	}
	.bunjo_s03,
	.bunjo_s06,
	.bunjo_s04 .cont01,
	.bunjo_s04 .cont02,
	.reform_s02,
	.reform_s03,
	.reform_s04,
	.reform_s06 .cont01,
	.reform_s06 .cont02,
	.reform_s03 .txt_box1,
	.reform_s05,
	.reform_s07{
		padding:30px 0;
	}
	.bunjo_s03 h2,
	.bunjo_s06 h2,
	.reform_s04 h3{
		padding-bottom: 0;
		font-size:28px;
		line-height: 1.5;
	}
	.bunjo_s04 h3 {
		font-size: 26px;
	}
	.pppp {
		font-size: 22px;
	}
	.bunjo_s04 strong {
		font-size: 19px;
	}
	.bunjo_s04 .f_l,
	.bunjo_s04 .f_r,
	.bunjo_s04 .box01,
	.reform_s05 ul.clearfix li,
	.reform_s06 .f_l,
	.reform_s06 .f_r,
	.bunjo_s05 ul:nth-child(1) li,
	.bunjo_s05 ul:nth-child(2) li{
		width: 100%;
	}
	.bunjo_s04 .cont02 .f_l,
	.bunjo_s04 .cont02 .f_r,
	.bunjo_s04 .box02,
	.bunjo_s04 .box03{
		padding-left: 0%;
		width: 100%;
	}
	.bunjo_s04 .txt01 {
		padding: 3% 5% !important;
	}
	.reform_s04 .list_img .txt_box1{
		padding-bottom: 30px;
	}
	.reform_s04 .list_img li:nth-child(2) .txt_box1{
		border:none;
	}
	.reform_s05 ul{
		padding: 0;
	}
	.reform_s06 .f_r {
		padding:0 5%;
	}
	.reform_s07 .btn02{
		width:90%;
	}/*
	.top_s06 .btn01 {
		width: 60%;
		margin: 20px auto 50px;
		background: url(images/arrow01.png) no-repeat 80% 50%;
	}*/
	.works_shiyo {
		padding: 40px 15px;
	}
	.works_shiyo .ttl01 {
		width: 100%;
		font-size: 1.9rem;
	}
	.faq summary h3 {
		font-size: 1.6rem;
	}
	.faq summary + div {
		padding: 1em 1em 2em;
	}
	.faq summary::after {
		top: calc(50% - 10px);
		width: 20px;
		height: 20px;
	}
	.fix_btn {
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 13;
	}
	.fix_btn ul {
		margin: 0;
		padding: 0;
		display: flex;
		flex-flow: row wrap;
		list-style: none;
	}
	.fix_btn ul li:nth-of-type(1) {
		width: 22%;
	}
	.fix_btn ul li:nth-of-type(2) {
		width: 39%;
		border-right: 1px solid #fff;
	}
	.fix_btn ul li:nth-of-type(3) {
		width: 39%;
	}
	.fix_btn ul li a {
		height: 60px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-weight: bold;
		text-align: center;
		border: 1px solid #54b240;
	}
	.fix_btn ul li .btn01 {
		color: #54b240;
		background: #fff;
	}
	.fix_btn ul li .btn02 {
		color: #fff;
		background: #54b240;
	}
	.fix_btn_lp ul li:nth-of-type(1) {
		width: 30%;
	}
	.fix_btn_lp ul li:nth-of-type(2) {
		width: 70%;
	}
	.copyright {
		margin-bottom: 43px;
	}
}

/* 画面サイズが900px以上の場合に適用 */
@media screen and (min-width: 901px) {
	.clm2{
		width:1335px;
		margin:0 auto;
	}
	.clm2_l{
		float:left;
		width:48%;
		margin-right:4%;
	}
	.clm2_r{
		float:right;
		width:48%;
	}
	.clm2 img,
	.clm2_2 img{
		width:100%;
	}
	.clm2_2{
		width:1770px;
		margin:0 auto;
	}
	.clm2_2_img{
		width:50%;
		float:left;
	}
	.clm2_2_txt{
		width:50%;
		padding:110px;
		padding:6% 5% 0;
		box-sizing: border-box;
	}
}

/* 画面サイズが481px以上900以下の場合に適用 */
@media screen and (min-width: 481px) and (max-width: 900px) {
	.w50p{width:100%;margin:0 auto;}
	form, .w800, .w900, .w1100 {width:96%;margin:0 auto;}
/*	.top_s02.ttl01 {
		padding: 0 0 0 0;
	}
	.top_s02 .txt01{
		line-height:1.35;
		float:left;
	}
	.top_s04 ul li {
		margin:5% 1.5%;
	}*/
	.bnr01 {
		margin-right:0;
		margin-left:20px;
	}
	.footer_sect_l {
		padding-top: 1em;
		width:50%;
	}
	#footer_navi li{
		padding: 0 1.4em;
	}
	#footer_navi li.contact {
		display:none;
	}
	.footer_sect_l br,
	.tenryuuzai_s03 ul li br{
		display:none;
	}
	.iedukuri_s03 h3 {
		font-size:3rem;
	}
	.iedukuri_s04 .clm2_2_txt{
		padding: 6% 0 6% 5%;
		max-width:380px;
	}
	.iedukuri_s01 h1,
	.tenryuuzai_s03 h2,
	.tenryuuzai_s04 h2,
	.tenryuuzai_s06 h2{
		padding:0 .5em;
		font-size:34px;
		letter-spacing:10px;
		line-height:1.6;
	}
	.tenryuuzai_s01 .box01 .txt02{
		width:50%;
	}
	.tenryuuzai_s01 .box01 .txt01 {
		padding: 0 0 0 1em;
		line-height:1.7;
	}
	.tenryuuzai_s01 .box01 .txt02 img{
		width:100%;
	}
	.tenryuuzai_s03 ul li{
		padding:.5em;
	}
	.tenryuuzai_s03 ul li:nth-child(4n){
		clear:both;
	}
	.tenryuuzai_s04 .box01 .txt01{
		clear:both;
		float:left;
		max-width: none;
		border-left:none;
	}
	.tenryuuzai_s06 .clm2_l{
		padding-left:2%;
	}
	.tenryuuzai_s06 .clm2_r{
		width:48.5%;
	}
	.nagare_s01 .btn01 a {
		padding: .8em 2.5em .8em 0.5em;
		font-size: .8em;
		background: url(images/nagare_s01_arrow01.png) no-repeat 97% #f2ede5;
	}
	.clm2{
		width:96%;
		margin:0 auto;
	}
	.clm2_l{
		float:left;
		width:48.5%;
		margin-right:3%;
	}
	.clm2_r{
		float:right;
		width:48.5%;
	}
	.clm2 img{
		width:100%;
	}
}
/* 画面サイズが481px以上の場合に適用 */
@media only screen and (min-width: 481px) {

}
/* 画面サイズが480px以下の場合に適用 */
@media only screen and (max-width: 480px) {

	.clm2_2{
		width:100%;
		margin:0 auto;
	}
	.clm2_2_l img{
		width:60%;
		margin:0 auto;
		display:block;
	}
	.clm2_2_r img{
		width:100%;
	}
}

/* 201806追加 */
.nav_fixed{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
body:not(.home) .nav_fixed + .page-wrap {
	padding-top: 74.78px !important;
}

ul li.cat-item-35 {
	display: none !important;
}

/* 20201126 facebook_lp */
.page-id-10060 .page-wrap,
.page-id-10118 .page-wrap,
.page-id-10117 .page-wrap,
.page-id-10983 .page-wrap,
.page-id-19100 .page-wrap,
.page-id-19103 .page-wrap,
.page-id-20628 .page-wrap {
	padding: 0 !important;
}
.page-id-10060 .content-area .hentry,
.page-id-10118 .content-area .hentry,
.page-id-10117 .content-area .hentry,
.page-id-10983 .content-area .hentry,
.page-id-19100 .content-area .hentry,
.page-id-19103 .content-area .hentry,
.page-id-20628 .content-area .hentry {
	padding-bottom: 0;
}
.page-id-10060 .entry-footer,
.page-id-10118 .entry-footer,
.page-id-10117 .entry-footer,
.page-id-10983 .entry-footer,
.page-id-19100 .entry-footer,
.page-id-19103 .entry-footer,
.page-id-20628 .entry-footer {
	margin-top: 0;
}
.page-id-10060 .site-main .cont01,
.page-id-10983 .site-main .cont01,
.page-id-19100 .site-main .cont01,
.page-id-19103 .site-main .cont01 {
	text-align: center;
	line-height: 1.8;
}
.fb_head{
	background: #54B240;
}
.fb_head img{
	max-width: 80%;
	height: auto;
	max-height: 80px;
}
.facebook_lp_s01{
	min-height: 500px;
	background: url(https://www.e-marusei.jp/wp/wp-content/uploads/2020/02/DK7A1620-14-1.jpg) 50% 50% no-repeat;
	background-size: cover;
	position: relative;
}
.facebook_lp_s01.v02{
	height: 62vh;
	background: url(images/facebook_lp_mainimg01.jpg) 50% 50% no-repeat;
	background-size: cover;
	position: relative;
}
.facebook_lp_s01.v03{
	height: 62vh;
	background: url(images/facebook_lp_mainimg02.jpg) 50% 50% no-repeat;
	background-size: cover;
	position: relative;
}
.facebook_lp_s01 .v02 h1{
	width: 50%;
	color: #fff;
	font-size: 50px;
	letter-spacing: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
.facebook_lp_s01 .v03 h1{
	width: 50%;
	font-size: 50px;
	letter-spacing: 2px;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
.facebook_lp_s01 h1 span{
	font-size: 1.5em;
}
.facebook_lp_s01.v02 h1 {
	width: 100%;
	padding: 0 0 0 0.8em;
	font-size: 50px;
	letter-spacing: unset;
	position: absolute;
	bottom: 0;
	left: unset;
	text-align: center;
	transform: unset; 
	-webkit-transform:unset; 
	-ms-transform: unset;
	color: #fff !important;
	text-shadow: 0px 0px 1px #000, 0px 0px 1px #000, 0px 0px 7px #000;
	color: #000;
}
.facebook_lp_s01.v03 h1 {
	width: 100%;
	padding: 0 0 0 0.8em;
	font-size: 50px;
	letter-spacing: unset;
	position: absolute;
	bottom: 20vh;
	left: unset;
	text-align: center;
	transform: unset; 
	-webkit-transform:unset; 
	-ms-transform: unset;
	color: #000;
	text-shadow: 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff, 0px 0px 1px #fff, 0px 0px 7px #fff;
}
.facebook_lp_s01.v02 h1 span,
.facebook_lp_s01.v03 h1 span{
	font-size: .6em;
	margin: 0 0 0 -0.8em;
	text-shadow: none;
}
.facebook_lp_s02{
	margin: 50px auto;
	background: url(images/facebook_lp_bg01.png) 90% 20% no-repeat;
	background-size: 30%;
}
.facebook_lp_s02 .box01{
	max-width: 600px;
	margin: 0 auto;
	padding: 1.5em 0 .5em;
	border: 5px dotted #ccc;
	border-radius: 30px;
	position: relative;
	background-color:rgba(255,255,255,0.6);
}
.facebook_lp_s02 .box01::before {
	content: '';
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	left: 0;
	right: 0;
	bottom: -20px;
	margin: 0 auto;
	border-top: 5px dotted #ccc;
	border-right: 5px dotted #ccc;
	background-color: #fff;
	transform: rotate(135deg);
}
.facebook_lp_s02 .cont01,
.facebook_lp_s07 .cont01,
.facebook_lp_s09 .cont01{
	background-color:rgba(255,255,255,0.8);
}
.page-id-10060 h2,
.page-id-10983 h2,
.page-id-19103 h2 {
	font-size: 3.5rem;
	line-height: 1.5;
	font-feature-settings: "palt";
}
.page-id-10060 .green,
.page-id-10983 .green ,
.page-id-19100 .green ,
.page-id-19103 .green {
	color: #64b854;
	font-weight: 600;
}
.facebook_lp_s03 h2,
.facebook_lp_s04 h2,
.facebook_lp_s05 h2,
.facebook_lp_s08 h2  {
	padding: .2em 0 .5em;
	background: #F1E7DB;
}
.facebook_lp_s03 h2 span,
.facebook_lp_s04 h2 span,
.facebook_lp_s08 h2 span{
	font-size: 2.3rem;
	font-weight: 500;
}
.cont01 .pho01{
	margin-bottom: 2px;
}
.cont01 .pho01 img{
	width: 100%;
}
.fbox1{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.fbox1 > div{
	width: calc(100%/2 - 1px);
	margin-bottom: 1px;
}
.facebook_lp_s05 h2 {
	padding: .5em 0 .5em;
	font-size: 3.2rem;/*
	font-weight: 500;*/
}
.facebook_lp_s05 h2 strong{
	font-size: 3.5rem;
}
.facebook_lp_s05 .fbox1 > div{
	width: calc(100%/3 - 1px);
}
.facebook_lp_s06 h3 {
	padding: 1.5em;
	font-size: 3rem;
	letter-spacing: 3px;
	background: url(images/sozaitokouhou_s02b_bg01.jpg) no-repeat center / cover;
}
.facebook_lp_s06 ul {
	padding: 0;
	list-style: none;
}
.facebook_lp_s06 ul li{
	width: calc(100%/2 - 5px);
	margin-bottom: 20px;
}
.facebook_lp_s06 ul li:nth-last-of-type(-n+2){
	margin-bottom: 0;
}
.facebook_lp_s07 h3,
.facebook_lp_s09 h3{
	color: #fff;
	padding: 1em;
	font-size: 3rem;
	letter-spacing: 3px;
	background: #59894F;
}
.facebook_lp_s07 .cont01 h3 {
	color: #59894F;
	margin-top: 50px;
	padding: .5em;
	font-size: 3rem;
	letter-spacing: 3px;
	line-height: 1.5;
	background: url(images/facebook_lp_bg02.png) 15% -5% no-repeat;
	background-size: 15%;
}
.facebook_lp_s07{
	margin-bottom: 50px;
	background: url(images/facebook_lp_bg03.png) 30% 100% no-repeat, url(images/facebook_lp_bg04.png) 70% 100% no-repeat;
	background-size: 9%;
}
.facebook_lp_s07 .cont01 h3 span{
	font-size: 2rem;
}
.facebook_lp_s09{
	margin-bottom: 30px;
	background: url(images/facebook_lp_bg06.png) 89% 103% no-repeat;
	background-size: 68%;
}
.facebook_lp_s08 h2{
	padding: 1em;
	font-weight: 600;
	font-size: 3rem;
	letter-spacing: 3px;
}
.facebook_lp_s08 h3{
	margin: 0 auto;
	padding: 30px 15px 50px;
	color: #59894F;
	font-size: 2.6rem;
	letter-spacing: 1px;
	line-height: 1.5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.facebook_lp_s08 h3 img{
	transform: rotate(-5deg);
	width: 220px;
}
/*.facebook_lp_s08 h3 span {
	padding-left: 1.1em;
}*/
.facebook_lp_s08 .btn01 {
	width: 100%;
	margin: 50px auto 30px;
	padding: 1.1em;
	color: #FFF;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 3px;/*
	background: #59894e;*/
	background: #54B240;
	text-align: center;
	border-radius: 5px;
	display: inline-block;
}
.fb_foot{
	margin-top: 60px;
}
.facebook_lp_contact {
	margin-top: 1em;
	padding: 2em;
	background: #f9f6f1;
}
.facebook_lp_contact dl dt {
	margin-bottom: .8em;
	font-size: 1em;
	font-weight: 500;
}
.facebook_lp_contact input[type="text"], .facebook_lp_contact input[type="email"], .facebook_lp_contact input[type="tel"], .facebook_lp_contact textarea {
	background: #fff;
}
.facebook_lp_contact input[type=submit].wpcf7c-btn-confirm,
.facebook_lp_contact input[type=submit].wpcf7-submit {
	width: 100%;
	margin: 50px auto 30px;
	padding: 1.1em;
	color: #FFF;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 3px;
	background: #59894e;
	text-align: center;
	border-radius: 5px;
}
.green {
	color: #54B240;
}
.green2 {
	color: #54b240;
}
.blog_table01 {
	border-color: #ccc;
}
.blog_table01 th {
	background: #f9f6f1;
	border-color: #ccc;
}
.blog_table01 td {
	border-color: #ccc;
	text-align: left;
}
.wp-embedded-content {
	width: 100%;
	margin: 0 auto -30px;
}
.caption01 {
	margin: .5em 0 0;
	font-size: .9em;
	line-height: 1.6;
	display: inline-block;
}
/* blog顔アイコン */
.sb-box {
	position: relative;
	overflow: hidden;
}
.icon-img {
	position: absolute;
	overflow: hidden;
	top: 0;
	width: 80px;
	height: 80px;
}
.icon-img-left {
	left: 0;
}
.icon-img-right {
	right: 0;
}
.icon-img img {
	border-radius: 50%;
	border: 2px solid #eee
}
.icon-name {
	position: absolute;
	width: 80px;
	text-align: center;
	top: 83px;
	color: #777;
	font-size: 10px;
}
.icon-name-left {
	left: 0;
}
.icon-name-right {
	right: 0;
}
.sb-side {
	position: relative;
	float: left;
	margin: 0 105px 40px 105px;
}
.sb-side-right {
	float: right;
}
.sb-txt {
	position: relative;
	border: 2px solid #eee;
	border-radius: 6px;
	background: #fff;
	color: #333;
	font-size: 15px;
	line-height: 1.7;
	padding: 18px;
}
.sb-txt > p:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}
.sb-txt:before {
	content: "";
	position: absolute;
	border-style: solid;
	top: 16px;
	z-index: 3;
}
.sb-txt:after {
	content: "";
	position: absolute;
	border-style: solid;
	top: 15px;
	z-index: 2;
}
.sb-txt-left:before {
	left: -7px;
	border-width: 7px 10px 7px 0;
	border-color: transparent #fff transparent transparent;
}
.sb-txt-left:after {
	left: -10px;
	border-width: 8px 10px 8px 0;
	border-color: transparent #eee transparent transparent;
}
.sb-txt-right:before {
	right: -7px;
	border-width: 7px 0 7px 10px;
	border-color: transparent transparent transparent #fff;
}
.sb-txt-right:after {
	right: -10px;
	border-width: 8px 0 8px 10px;
	border-color: transparent transparent transparent #eee;
}
/* blog顔アイコン end */

.post-template-post_nosidebar .related_posts {
	max-width: 1160px;
	margin-right: auto;
	margin-left: auto;
}
.related_posts .ttl {
	font-size: 1.8rem;
	font-weight: 600;
	border-bottom: 1px solid #7f7f7f;
}
.related_posts ul {
	list-style: none;
	padding: 0;
}
.related_posts li {
	width: calc((100% - (15px * 2)) / 3);
	margin-right: 15px
}
.post-template-post_nosidebar .related_posts li {
	width: calc((100% - (30px * 2)) / 3);
	margin-right: 30px
}
.related_posts li:nth-of-type(3n) {
	margin-right: 0;
}
.related_posts li a {
	color: #37290f;
	font-size: 1.4rem;
	line-height: 1.6;
}
.related_posts ul li .photo {
	position: relative;
}
.related_posts ul li .photo::before {
	content: "";
	display: block;
	padding-top: 58.92%;
}
.related_posts ul li .photo img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media only screen and (max-width: 480px) {

	.sp_mb0 {margin-bottom: 0px !important;}
	.sp_mb10 {margin-bottom: 10px !important;}
	.sp_mb20 {margin-bottom: 20px !important;}
	.sp_mb30 {margin-bottom: 30px !important;}
	.sp_mb40 {margin-bottom: 40px !important;}
	.sp_mb50 {margin-bottom: 50px !important;}
	.sp_mb60 {margin-bottom: 60px !important;}
	.sp_mb70 {margin-bottom: 70px !important;}
	.sp_mb80 {margin-bottom: 80px !important;}

	.sp_w70 {width: 70% !important;margin-right: auto !important;margin-left: auto !important;}

	.page-id-10060,
	.page-id-10983,
	.page-id-19100,
	.page-id-19103 {
		font-size: 1.5rem;
	}
	.page-id-10060 .entry-content p,
	.page-id-10983 .entry-content p,
	.page-id-19100 .entry-content p,
	.page-id-19103 .entry-content p {
		margin-right: 10px;
		margin-left: 10px;
	}
	.fb_head {
		padding: 1px;
	}
	.fb_head img {
		max-height: 50px;
		padding-right: 1em;
	}
	.facebook_lp_s01{
		min-height: 400px;
		background: url(images/facebook_lp_img01.jpg) 50% 95% no-repeat;
		background-size: cover;
	}
	.facebook_lp_s01.v02 {
		height: 75vh;
	}
	.facebook_lp_s01.v03 {
		height: 66vh;
		min-height: 390px;
		background: url(images/facebook_lp_mainimg02sp.jpg) no-repeat 50% 50% / cover;
	}
	.facebook_lp_s01 h1 {
		width: 90%;
		font-size: 3.5rem;
	}
	.facebook_lp_s01.v02 h1 {
		margin: 0 auto;
		padding: 0 0 .5em 0.8em;
		font-size: 2.5rem;
		text-align: center;
		line-height: 1.2;
		position: absolute;
		bottom: 16vh;
	}
	.facebook_lp_s01.v03 h1 {
		margin: 0 auto;
		padding: 0 0 .5em 0.8em;
		font-size: 2.5rem;
		text-align: center;
		line-height: 1.2;
		position: absolute;
		top: 16vh;
		
	}
	.facebook_lp_s01.v02 h1 span, 
	.facebook_lp_s01.v03 h1 span {
		font-size: 10px;
	}
	.page-id-10060 h2,
	.page-id-10983 h2,
	.page-id-19100 h2,
	.page-id-19103 h2 {
		padding: .5em 0 .5em;
		font-size: 2.2rem;
	}
	.page-id-10060 .mb20,
	.page-id-10983 .mb20,
	.page-id-19103 .mb20 {margin-bottom: 10px !important;}
	.page-id-10060 .mb30,
	.page-id-10983 .mb30,
	.page-id-19103 .mb30 {margin-bottom: 20px !important;}
	.page-id-10060 .mb40,
	.page-id-10983 .mb40,
	.page-id-19103 .mb40 {margin-bottom: 20px !important;}
	.page-id-10060 .mb50,
	.page-id-10983 .mb50,
	.page-id-19103 .mb50 {margin-bottom: 40px !important;}
	.page-id-10060 .mb80,
	.page-id-10983 .mb80 ,
	.page-id-19103 .mb80 {margin-bottom: 50px !important;}
	.page-id-10060 .cont01 .mb80,
	.page-id-10983 .cont01 .mb80,
	.page-id-19103 .cont01 .mb80 {margin-bottom: 30px !important;}
	
	.sp_tl{
		text-align: left !important;
	}
	.page-id-10060 .w900_2,
	.page-id-10983 .w900_2,
	.parent-pageid-10060 .w900_2,
	.page-id-19100 .w900_2,
	.page-id-19103 .w900_2{
		width: 100%;
		margin: 0 auto;
		padding: 1em 15px;
	}
	.facebook_lp_s02 {
		margin: 30px auto;
		background: url(images/facebook_lp_bg01.png) 90% 0% no-repeat;
		background-size: 50%;
	}
	.facebook_lp_s02 .box01{
		margin: 0 15px;
		padding: 1em 1em 0;
	}
	.facebook_lp_s03 h2 span, .facebook_lp_s04 h2 span, .facebook_lp_s08 h2 span {
		font-size: 1.9rem;
	}
	.facebook_lp_s05 h2 {
		padding: .6em 0 .4em;
		font-size: 1.9rem;
	}
	.facebook_lp_s05 h2 strong {
		font-size: 2.8rem;
	}
	.facebook_lp_s06 h3 {
		padding: .8em;
		font-size: 2rem;
	}
	.facebook_lp_s06 ul {
		padding: 0 15px;
	}
	.facebook_lp_s07 h3,
	.facebook_lp_s09 h3 {
		padding: .8em;
		font-size: 2rem;
	}
	.facebook_lp_s07 .cont01 h3{
		font-size: 2.3rem;
	}
	.facebook_lp_s07 .cont01 h3 {
		margin: 10px auto 0;
		padding: 36px 0 25px;
		font-size: 2.1rem;
		background: url(images/facebook_lp_bg02.png) 2% 0% no-repeat;
		background-size: 18%;
	}
	.facebook_lp_s07 {
		margin-bottom: 30px;
		background: url(images/facebook_lp_bg03.png) 2% 100% no-repeat, url(images/facebook_lp_bg04.png) 98% 100% no-repeat;
		background-size: 40%;
	}
	.facebook_lp_s08 h2 {
		padding: 1.3em 0;
		font-size: 1.9rem;
		letter-spacing: 0;
	}
	.facebook_lp_s08 h3 img {
		width: 30%;
	}
	.facebook_lp_s08 h3 {
		margin: 0 auto;
		padding: 5px 15px 20px;
		font-size: 2rem;
		font-weight: 600;
	}
	.facebook_lp_s08 h4.mt80 {
		margin-top: 30px;
	}
	.facebook_lp_s08 .btn01 {
		margin: 20px auto 0;
		font-weight: 600;
	}
	.facebook_lp_contact {
		padding: 1.5em 1em !important;
	}
	.facebook_lp_contact input[type=submit].wpcf7c-btn-confirm,
	.facebook_lp_contact input[type=submit].wpcf7-submit {
		width: 90%;
		margin: 50px auto 60px;
	}
	.fb_foot {
		margin-top: 0;
	}
	.contact_bt{
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		display: flex;
	}
	.contact_bt li {
		margin: 0;
		border-radius: 0;
		width: 50%;
		padding: 0;
		border-top: 2px solid #fff;
		border-right: 1px solid #fff;
		background: url(images/common_bg01.jpg);
	}
	.contact_bt li a {
		padding: .7em 0 .6em;
		color: #FFF;
		font-size: 1.5rem;
		text-align: center;
		-ms-writing-mode: unset;
		writing-mode: unset;
		display: block
	}
	.contact_bt li:last-of-type {
		border-right: none;
		border-left: 1px solid #fff;
	}
	.contact_bt li:last-of-type img {
		width: 23px;
		margin: -5px 0 0 -3px;
	}
	.page-id-10060 .copyright,
	.page-id-10118 .copyright,
	.page-id-10117 .copyright,
	.page-id-10983 .copyright,
	.page-id-19103 .copyright {
		margin-bottom: 30px;
	}
	.single-post .content-area .entry-content h1 {
		font-size: 2rem;
	}
	.single-post .content-area .entry-content h2 {
		font-size: 1.9rem;
	}
	.single-post .content-area .entry-content h3 {
		font-size: 1.8rem;
	}
	.single-post .content-area .entry-content h4 {
		font-size: 1.8rem;
	}
	.single-post .content-area .entry-content h5 {
		font-size: 1.7rem;
	}
	.blog_ttl01 {
		font-size: 1.9rem;
	}
	.blog_table01 th,
	.blog_table01 td {
		display: block;
		width: 100% !important;
		border-bottom: none;
	}
	.blog_table01 {
		border-bottom: 1px solid #ccc;
	}
	.wp-embedded-content {
		margin: 0 auto;
	}
	.caption01 {
		font-size: .8em;
	}
	.kakaku_s02 .box02 .box02_2 {
		padding: 0;
	}
	.kakaku_s02 .box04 .box02_2 {
		width: 100%;
		margin-bottom: 2em;
	}
	/* blog顔アイコン */
	.icon-img {
		width: 60px;
		height: 60px;
	}
	.icon-name {
		width: 60px;
		top: 62px;
		font-size: 9px;
	}
	.sb-side-left {
		margin: 0 0 30px 78px;
	}
	.sb-side-right {
		margin: 0 78px 30px 0;
	}
	.sb-txt {
		padding: 12px;
	}
	/* blog顔アイコン end */
	
	.related_posts li,
	.post-template-post_nosidebar .related_posts li{
		width: calc((100% - 15px) / 2);
	}
	.related_posts li:nth-of-type(odd),
	.post-template-post_nosidebar .related_posts li:nth-of-type(odd) {
		margin-right: 15px;
	}
	.related_posts li:nth-of-type(even),
	.post-template-post_nosidebar .related_posts li:nth-of-type(even) {
		margin-right: 0;
	}
	.related_posts li a {
		font-size: 1.2rem;
		line-height: 1.5;
	}
	.post-template-post_nosidebar .related_posts {
		margin-right: 15px;
		margin-left: 15px;
	}
	.sekou_jirei p {
		margin: 15px 0 25px !important;
	}
	.contact02 input[type=submit].wpcf7c-btn-confirm{
		font-size: 1em;
	}
}

.lazy-hidden {
	opacity: 1 !important;
	background-color: transparent !important;
}

.yellow-line{
	background: linear-gradient(transparent 60%, #ffff66 60%);
display: inline;}

 .box_outer{
    padding: 20px 30px;
    background: #54b24024;
    margin: 20px 0 30px;
}



.flex_box_3 {
    display: flex;
    align-items: end;
}

.flex_box_3 div{
	width:33%;	
}


.flex_box_2 {
    display: flex;
    align-items: end;
	margin:0 0 20px;
}

p.com1 {
    text-align: left;
    font-size: 1.3rem;
    margin: 0px 0 20px;
}

.flex_box_2 div{
	width:50%;	
}

.sekou_jirei img {
    width: 100%;
    height: auto;
}

.sekou_jirei div {
    margin: 0px 0px 20px;
}

.sekou_jirei p {
    margin: 0 0 30px;
}


.flex_box_2.box1_2 {
    display: flex;
    align-items: end;
    margin: 0 0 10px;
}

.flex_box_2.box1_2 div{
	width:50%;	
}

.flex_box_2.box1_2 > div:first-child img {
  height: 734px; 
  object-fit: cover;
}

p.q_text {
    font-weight: 900;
    margin: 30px 0 10px;
}

@media only screen and (max-width: 480px) {

.flex_box_2.box1_2 {
    display: block;
    align-items: end;
    margin: 0 0 20px;
}

	
.flex_box_2.box1_2 div{
	width:100%;	
}
	
.flex_box_2.box1_2 > div:first-child img {
  height: 80%; 
  object-fit: cover;
}
	
p.q_text {
    font-weight: 900;
    margin: 15px 0 10px;
}

p.review_lead {
    white-space: pre-wrap;
}
	
}

div.flex_box_2 > div {
    margin: 0;
}

div.flex_box_3 > div {
    margin: 0;
}


.big_1 img {
    width: 100%;
    height: 733px;
    object-fit: cover;
}

.flex_box_2 {
    display: flex;
    align-items: end;
    margin: 0 0 20px;
}

div.flex_box_2 > div {
    margin: 0;
}
.flex_box_2 div {
    width: 50%;
}


@media only screen and (max-width: 480px) {

.big_1 img {
    width: 100%;
    height: 80%;
    object-fit: cover;
}

.flex_box_2.small_big {
    display: block;
    align-items: end;
    margin: 0 0 20px;
}

div.flex_box_2 > div {
    margin: 0;
}
.flex_box_2 div {
    width: 100%;
}
	
}

/*吹き出し*/
.balloon_l,
.balloon_r{
	margin:60px 0;
  display:flex;
  justify-content: flex-start;
  align-items: flex-start; /*縦位置を上揃え*/
/*   align-items: center; */ /*縦位置を真ん中揃え*/
}
.balloon_r{
  justify-content:flex-end;
}
.faceicon img{
	max-width:90px;
	height: auto;
}
.balloon_r .faceicon{
  margin-left:25px;
}
.balloon_l .faceicon{
  margin-right:25px;
}
.balloon_r .faceicon{
  order:2 !important;
}
.says {
  width:100%; /*最大幅は任意*/
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 19px 15px 17px 20px;
  border-radius: 12px;
  background: #deedf0;/*色は任意*/
  box-sizing:border-box;
  margin:0 !important;
  line-height:1.5;
/*   align-items: center; */
}
.says p{
  margin:8px 0 0 !important; 
}
.says p:first-child{
  margin-top:0 !important;
}
.says:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
/*   margin-top:-3px;  */
}
.balloon_l .says:after {
  left: -26px;
  border-right: 22px solid #deedf0;
}
.balloon_r .says:after {
  right: -26px;
  border-left: 22px solid #deedf0;
}

.pcbr {
 display:inline;
}
.tbbr {
 display:none;
}
.spbr {
 display:none;
}
/* Custom CSS Tablet */@media (max-width: 849px) {
 .pcbr {
  display:none;
 }
 .tbbr {
  display:inline;
 }
 .spbr {
  display:none;
 }
}
/* Custom CSS Mobile */@media (max-width: 549px) {
 .pcbr {
  display:none;
 }
 .tbbr {
  display:none;
 }
 .spbr {
  display:inline;
 }
}