@charset "utf-8";

/**************
 * KaoruDesigin
 * http://www.yamaichi-k.com/ åŠ ç¾Žå¹³
 * ver 0.1
 */

/* å…±æœ‰ */

body {
	font-family : 'Kozuka Mincho Pro', 'Kozuka Mincho Std', 'å°å¡šæ˜Žæœ Pro R', 'å°å¡šæ˜Žæœ Std R', 'Hiragino Mincho Pro', 'ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3', 'ï¼­ï¼³ ï¼°æ˜Žæœ', 'Times', 'Times New Roman', serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.6;
	color: rgba(0, 0, 0, 0.5);
}

@media all and (-ms-high-contrast: none) {
	body {
		font-family : 'ï¼­ï¼³ ï¼°æ˜Žæœ', 'Times', 'Times New Roman', serif ;
		font-weight: 300;
		font-size: 20px;
		line-height: 1.6;
		color: rgba(0, 0, 0, 0.5);
	}
}

.container-fluid{
	padding-left: 0;
	padding-right: 0;
}

.pagetop{
	margin: 10px 0;
}

.nobreak span{
	white-space:nowrap;
	display:inline-block;
}

@media (min-width:768px) {
	.container {
		width:90%
	}
}

@media (min-width:992px) {
	.container {
		width:90%
	}
}

@media (min-width:1200px) {
	.container {
		width:80%
	}
}

@media screen and (max-width: 992px) {
	body {
		font-size: 16px;
	}
}

a {
	color: #7ac143;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

a:hover, a:active, a:focus {
	outline: none;
}

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: 700;
	margin: 0 0 30px 0;
}

::-webkit-selection {
	color: #fff;
	background: #7ac143;
}

::-moz-selection {
	color: #fff;
	background: #7ac143;
}

::selection {
	color: #fff;
	background: #7ac143;
}

img{
	display: block;
	height: auto;
	max-width: 100%;
}

.wf-notosansjapanese {
	font-family: "Noto Sans Japanese";
}

.blank{
	background: #3F3F3F;
	color: #fff;
	padding: 15px 25px;
}

a.blank:hover, a.blank:active, a.blank:focus{
	color: #fff;
}


/* h1è¦‹å‡ºã— */
#property-name{
	position: relative;
}

#property-name h1{
	text-align: right;
	font-size: 14px;
	color: #fff;
	padding: 10px;
	position: absolute;
	top:0;
	right: 0;
	z-index: 999;
}

.top #property-name h1{
	-moz-text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	-ms-text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}


/* h3è¦‹å‡ºã— */
.line{
	overflow: hidden;
	text-align: center;
}

.line h3{
	display: inline-block;
	padding: 0 15px;
	position: relative;
	color: #003750;
	font-weight: 100;
	font-size: 25px;
}

.line h3:before,
.line h3:after {
	background: #003750;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 400%;
}

.line h3:before {
	right: 100%;
}

.line h3:after {
	left: 100%;
}


/* ãƒ¡ã‚¤ãƒ³ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ */

#main-contents {
	width: 100%;
	overflow: hidden;
	position: relative;
	font-weight: 100;
}

/* å·¦ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
#leftnav-aside {
	padding-top: 30px;
	padding-bottom: 40px;
	width: 15%;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	overflow-y: hidden;
	background: #fff;
	z-index: 1001;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#leftnav-aside.border {
	border-right: 1px solid #fff;;
}
@media screen and (max-width: 1200px) {
	#leftnav-aside {
		width: 20%;
	}
}
@media screen and (max-width: 768px) {
	#leftnav-aside {
		padding-top: 10px;
		width: 270px;
		-moz-transform: translateX(-270px);
		-webkit-transform: translateX(-270px);
		-ms-transform: translateX(-270px);
		-o-transform: translateX(-270px);
		transform: translateX(-270px);
		overflow-y: scroll;
	}

	#leftnav-aside #leftnav-top p a img{
		width: 130px;
	}
}

#leftnav-aside #leftnav-top{
	margin: 0 0 25px;
}

#leftnav-aside #leftnav-top #leftnav-logo {
	text-align: center;
}


#leftnav-aside #leftnav-top #leftnav-logo a img{
	margin: 0 auto;
	width: 10vh;
}

#leftnav-aside #leftnav-top p{
	font-size: 12px;
	text-align: center;
	margin-bottom: 0;
	color: #000;
}

#leftnav-aside #leftnav-top .article-name{
	font-size: 18px;
line-height: 1.3;
margin: 14px 0 0;
	font-family : 'Kozuka Mincho Pro', 'Kozuka Mincho Std', 'å°å¡šæ˜Žæœ Pro R', 'å°å¡šæ˜Žæœ Std R', 'Hiragino Mincho Pro', 'ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3', 'ï¼­ï¼³ ï¼°æ˜Žæœ', 'Times', 'Times New Roman', serif ;
}

#leftnav-aside #leftnav-top .article-type{
	margin: 20px 0 15px;
}

#leftnav-aside #leftnav-top .article-type span{
	background: #000;
	color: #fff;
	padding: 6px 6px 8px 6px;
}

#leftnav-aside #leftnav-main-menu ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

#leftnav-aside #leftnav-main-menu ul li {
	margin: 0 auto;
	padding: 2px 0;
	list-style: none;
	border-top:solid 1px #999999;
	width: 178px;
}
@media screen and (max-width: 768px) {
	#leftnav-aside #leftnav-top #leftnav-logo a img{
		width: 100px;
	}

	#leftnav-aside #leftnav-main-menu ul {
		margin: 0;
	}
	#leftnav-aside #leftnav-top .article-name{
		font-size: 17px;
		line-height: 1.2;
		margin: 0;
        padding: 5px 0;
	}
    #leftnav-aside #leftnav-top .article-type span {
    padding: 4px 5px;
}
	#leftnav-aside #leftnav-top .article-name br{
		/*display: none;*/
	}

	#leftnav-aside #leftnav-main-menu ul li {
		margin: 0 auto;
		padding: 0;
	}
	#leftnav-aside #leftnav-top {
		margin: 0 0 10px;
	}
	#leftnav-aside #leftnav-top .article-type{
		margin: 8px 0 ;
	}
}
@media screen and (max-height: 786px) {
	#leftnav-aside{
		padding-top: 20px;
	}

	#leftnav-aside #leftnav-top #leftnav-logo a img{
		width: 100px;
	}

	#leftnav-aside #leftnav-main-menu ul {
		margin: 0;
	}
	#leftnav-aside #leftnav-top .article-name{
		font-size: 18px;
		line-height: 1.2;
		margin: 10px 0 10px;
	}
	#leftnav-aside #leftnav-top .article-name br{
		/*display: none;*/
	}

	#leftnav-aside #leftnav-main-menu ul li {
		margin: 0 auto;
		padding: 0;
	}
	#leftnav-aside #leftnav-top {
		margin: 0 0 10px;
	}
	#leftnav-aside #leftnav-top .article-type{
		margin: 8px 0 ;
	}
}


#leftnav-aside #leftnav-main-menu ul li:nth-child(7){
	border-bottom:solid 1px #999999;
}

#leftnav-aside #leftnav-main-menu ul li a {
	color: rgba(0, 0, 0, 0.5);
	text-decoration: none;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: 12px !important;
	font-weight: 500;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding: 10px 10px;
	letter-spacing: .2em;
}
#leftnav-aside #leftnav-main-menu ul li a:after {
	content: "";
	position: absolute;
	height: 2px;
	bottom: 7px;
	left: 10px;
	right: 10px;
	background-color: #7ac143;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@media screen and (max-width: 768px) {
	#leftnav-aside #leftnav-main-menu ul li a {
		padding: 0 10px;
	}
	#leftnav-aside #leftnav-main-menu ul li a {
		font-size: 12px !important;
	}
}

@media screen and (max-height: 786px) {
	#leftnav-aside #leftnav-main-menu ul li a {
		padding: 0 10px;
	}
	#leftnav-aside #leftnav-main-menu ul li a {
		font-size: 12px !important;
	}
}

#leftnav-aside #leftnav-main-menu ul li a:hover {
	text-decoration: none;
	color: black;
}

#leftnav-aside #leftnav-main-menu ul li.active a {
	color: #000;
}

#leftnav-aside .leftnav-footer {
	position: absolute;
	bottom: 1%;
	font-size: 14px;
	text-align: center;
	width: 100%;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.6);
}
.btnFixLine{
	position: fixed;
	right: 0;
	bottom: 200px;
	z-index: 200;
}
.btnFixLine a{
	display: flex;
    flex-direction: column;
    text-decoration: none;
    align-items: center;
    background-color: #00b900;
    padding: 5px;
/*
    border-radius: 10px 0px 0px 10px;
    border: solid 2px #fff;
    border-right: none;
    box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
*/
}
.btnFixLine a p{
	writing-mode: vertical-rl;
    text-orientation: upright;
	font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
}
.btnFixLine img {
    width: 30px;
	height: auto;
}

@media screen and (max-width: 768px) {
	#leftnav-aside .leftnav-footer {
		position: relative;
		bottom: 0;
	}
	.btnFixLine{
	bottom: 100px;
}

}
#leftnav-aside .leftnav-footer span {
	display: block;
}
#leftnav-aside .leftnav-footer ul {
	padding: 0;
	margin: 0;
	text-align: center;
}
#leftnav-aside .leftnav-footer ul li {
	padding: 1px 0;
	margin: 0 auto;
	list-style: none;
	width: 178px;
	font-size: 12px;
}

#leftnav-aside .leftnav-footer ul li.map a {
	padding: 5px 0;
	font-size: 16px;
}

#leftnav-aside .leftnav-footer ul li.map a,
#leftnav-aside .leftnav-footer ul li.outline a{
	background: #E2E2E2;
	border:solid 1px #828282;
	display: block;
}

#leftnav-aside .leftnav-footer ul li.map a:before{
	content: url('../common_img/leftnav-map.png');
	position: relative;
	top: 3px;
	margin-right: 5px;
}

#leftnav-aside .leftnav-footer ul li.map{
    /* margin-bottom: 30px; */
    /*line-height: 70px;*/
    font-size: 22px;
}

#leftnav-aside .leftnav-footer ul li.outline a:before{
	content: url('../common_img/leftnav-outline.png');
	position: relative;
	top: 3px;
	margin-right: 5px;

}

#leftnav-aside .leftnav-footer ul li.form a{
	background: #FFAE00;
	border:solid 1px #828282;
	display: block;
}

#leftnav-aside .leftnav-footer ul li a {
	color: rgba(0, 0, 0, 0.7);
	padding: 4px;
}
#leftnav-aside .leftnav-footer ul li a:hover,
#leftnav-aside .leftnav-footer ul li a:active,
 #leftnav-aside .leftnav-footer ul li a:focus {
	text-decoration: none;
	outline: none;
}

#leftnav-aside .leftnav-footer ul li.map a:hover,
#leftnav-aside .leftnav-footer ul li.outline a:hover{
	background: #fff;
}

#leftnav-aside .leftnav-footer ul li.form a:hover{
	background: #ffd780;
}

/* å³ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ */
#right-main {
	width: 85%;
	float: right;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
@media screen and (max-width: 1200px) {
	#right-main {
		width: 80%;
	}
}
@media screen and (max-width: 768px) {
	#right-main {
		width: 100%;
	}
	#leftnav-aside .leftnav-footer ul li {
		padding: 3px 0;
	}

	#leftnav-aside .leftnav-footer ul li a {
		padding: 0;
	}
}

#eye-catch h2 img{
	width: 100%;
	z-index: -1;
}
@media screen and (max-width: 768px) {
#eye-catch h2 img{
	margin-top: 0px;
}
}

/* 3m */
.box-3m{
	font-family : 'Kozuka Mincho Pro', 'Kozuka Mincho Std', 'å°å¡šæ˜Žæœ Pro R', 'å°å¡šæ˜Žæœ Std R', 'Hiragino Mincho Pro', 'ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3', 'ï¼­ï¼³ ï¼°æ˜Žæœ', 'Times', 'Times New Roman', serif !important;
	color: #000;
	width: 32%;
	text-align: center;
	border:solid 1px #000;
	padding: 5px 0;
	float: left;
	margin-right: 2%;
	font-weight: 500;
	font-size: 20px;
}

.box-right{
	float: right;
	margin-right: 0;
}

@media screen and (max-width: 768px) {
	.box-3m{
		width: 100%;
	}
}

/* ãƒ¡ãƒ¼ã‚«ãƒ¼æœ€ä¸Šä½ã‚°ãƒ¬ãƒ¼ãƒ‰ */
.makergrade{
	font-family : 'Kozuka Mincho Pro', 'Kozuka Mincho Std', 'å°å¡šæ˜Žæœ Pro R', 'å°å¡šæ˜Žæœ Std R', 'Hiragino Mincho Pro', 'ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3', 'ï¼­ï¼³ ï¼°æ˜Žæœ', 'Times', 'Times New Roman', serif !important;
	color: #1A1A7C;
	font-weight: 500;
	border:solid 2px #1A1A7C;
	width: 300px;
	text-align: center;
	font-size: 25px;
	margin-bottom: 20px;
}

.base,.point{
	list-style: none;
	margin: 0;
	padding: 0;
}

.base{
	margin-left: 3px;
}

.base li{
	float: left;
	width: 48%;
	color: #fff;
	text-align: center;
	background: #fff;
	border:solid 1px #000;
}

.base li:nth-child(2){
	float: right;
}

.base li dl dt{
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 10px 0;
	background-color: #003750;
}

.base li dl dd img{
	margin: 20px auto 0;
}

.base li dl dd p{
	color: #000;
}

.point{
	border-collapse: separate;
	border-spacing: 3px 0;
	margin: 20px 0 0;
}

.point li {
	padding: 10px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

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

	.base li{
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}

	.point{
		border-collapse: separate;
		margin: 0px 0 0;
	}

	.point li{
		margin-bottom: 10px;
	}

}



/* ã‚¹ãƒžãƒ›æ™‚ ãƒŠãƒ“ãƒ¡ãƒ‹ãƒ¥ãƒ¼å‹•ä½œ */

body.offcanvas {
	overflow-x: hidden;
}

body.offcanvas #leftnav-aside {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	width: 270px;
	background: #fff;
	z-index: 999;
	position: fixed;
}

body.offcanvas #right-main, body.offcanvas .fh5co-nav-toggle {
	top: 0;
	-moz-transform: translateX(270px);
	-webkit-transform: translateX(270px);
	-ms-transform: translateX(270px);
	-o-transform: translateX(270px);
	transform: translateX(270px);
}

.fh5co-services {
	margin-top: 5px;
}
.fh5co-services ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.work-pagination {
	padding: 3em 0;
}
.work-pagination a {
	color: #000;
}
.work-pagination a:hover {
	color: #7ac143;
	text-decoration: none;
}
@media screen and (max-width: 480px) {
	.work-pagination span {
		display: none;
	}
}

.fh5co-border-bottom {
	border-bottom: 1px solid #f0f0f0;
}

.fh5co-nav-toggle {
	cursor: pointer;
	text-decoration: none;
	background: #fff;
	
	margin-top:-7px;
	font: 14px "メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic","Lucida Grande",sans-serif;
	font-weight:bold;
	color:#000;
}
.fh5co-nav-toggle a,.fh5co-nav-toggle a:hover,.fh5co-nav-toggle a:active,.fh5co-nav-toggle a:focus {
	text-decoration:none !important;
	color:#000 !important;
}
a:hover,a:focus {
	text-decoration:none !important;
	/* color:#000 !important; */
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #000;
}
.fh5co-nav-toggle.dark.active i::before, .fh5co-nav-toggle.dark.active i::after {
	background: #000;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
	
}
.fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 42px;
	height: 4px;
	color: #000;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #000;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 42px;
	height: 4px;
	background: #000;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.fh5co-nav-toggle.dark i {
	position: relative;
	color: #000;
	background: #000;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
	background: #000;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.fh5co-nav-toggle i::before {
	top: -10px;
}

.fh5co-nav-toggle i::after {
	bottom: -10px;
}

.fh5co-nav-toggle:hover i::before {
	top: -10px;
}

.fh5co-nav-toggle:hover i::after {
	bottom: -10px;
}

.fh5co-nav-toggle.active i {
	background: transparent;
}

.fh5co-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
	position: fixed;
	left: 0;
	top: 0px;
	z-index: 9999;
	cursor: pointer;
	opacity: 1;
	visibility: hidden;
	padding: 20px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
@media screen and (max-width: 768px) {
	.fh5co-nav-toggle {
		opacity: 1;
		visibility: visible;
	}
}

/* footer */
#r-footer{
	clear: both;
}

#r-footer .footer-bg{
	background: -moz-linear-gradient(left, #62C880, #C3FF9B);
	background: -webkit-gradient(linear, left center, right center, from(#62C880), to(#C3FF9B));
	background: -ms-linear-gradient(left, #62C880, #C3FF9B); /* IE */
}

#r-footer .footer-bg .oblique{
	color:#ffffff;
	background: repeating-linear-gradient(
		140deg,
		rgba(225,225,225,0.6),
		rgba(225,225,225,0.6) 2px,
		transparent 2px,
		transparent 20px
	);
	padding: 30px 0;
}

#r-footer .footer-bg .f-logo{
	position: relative;
}

#r-footer .footer-bg .f-logo img{
	position: absolute;
	top:-65px;
	left: 10%;
	width: 90%;
}

#r-footer .footer-bg .support .item{
		margin-bottom: 15px;
	}



@media screen and (max-width: 1199px) {
	#r-footer .footer-bg .oblique {
		padding: 0;
	}

	#r-footer .footer-bg .f-logo img{
		position: static;
		display: block;
		margin: 30px auto ;
	}

	#r-footer .footer-bg .support .item{
		margin-bottom: 30px;
	}

	#r-footer .footer-bg .support .item img{
		margin: 0 auto;
	}

}

#r-footer .footer-bg .f-logo img:hover{
	opacity: 0.7;
}

/* footer */
footer {
	margin-top: 60px;
}

footer p{
	margin: 0;
	padding: 0;
	color: #000;
}

footer .f-btn{
	list-style: none;
	padding: 0;
	font-size: 14px;
	margin: 40px auto;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: stretch;
}

footer .f-btn li{
	width: 254px;
	/* min-height: 50px; */
	margin: 0 5px;
	vertical-align: top;
	padding: 0;
	display: flex;
}

footer .f-btn a{
	color: #000;
	text-align: center;
	margin: 0 auto;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 0;
}

footer .f-btn .map,
footer .f-btn .outline{
	border:solid 1px #000;
	/* padding: 10px 15px; */
}

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

footer .f-btn{
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
}
	footer .f-btn li{
		margin-bottom: 20px;
		width: 50%;
	}

}

footer .f-btn .map a:before{
	content: url('../common_img/leftnav-map.png');
	position: relative;
	top: 3px;
	margin-right: 5px;
}

footer .f-btn .outline a:before{
	content: url('../common_img/leftnav-outline.png');
	position: relative;
	top: 3px;
	margin-right: 5px;
}

footer .form a:before{
	content: "";
	position: relative;
	top: 3px;
	margin-right: 5px;
}

footer .form{
	border:solid 1px #FFAE00;
	background:#FFAE00;
	padding: 10px 15px;
}

footer .overview{
	border-bottom: solid 1px #808080;
}

footer .holding{
	margin-top: 15px;
}

footer .company-name,footer .tel,footer .business-hours{
	display: block;
	text-align: center;
}

footer .company-name{
	margin: 0;
	font-size: 20px;
}

footer .tel{
	font-size: 40px;
	color: #000;
}

footer .tel:before{
	content: url(../common_img/footer-tel.png);
	position: relative;
	top: 8px;
	margin: 0 8px;
}

footer .business-hours{
	font-size: 12px;
}

footer .company-logo{
	float: left;
}

footer .sales{
	width: 100%;
	line-height: 0.8;
	font-size: 18px;
}

footer .sales span{
	font-size: 11px;
	font-family: "Noto Sans Japanese";
}

footer .style{
	font-size: 12px;
}

footer .copyright{
	font-size: 10px;
	text-align: center;
	background: #000;
	color: #fff;
	padding: 8px 0 10px;
	margin-top: 30px;
}

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

	footer .pull-right,footer .pull-left{
		float: none !important;
		clear: both;
		width: 90%;
		margin: 0 auto;
	}

	footer .pull-right{
		margin-bottom: 15px;
	}

}

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

}
footer .pull-right,footer .pull-left{
		width: 90% !important;
	}

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

	footer .pull-right,footer .pull-left{
		width: auto;
		padding: 0 15px;
	}

	footer p{
		display: inline;
	}

	footer .company-logo{
		float: none;
	}

	footer .sales{
		display: inline;
		width: 100%;
		line-height: 1.2;
		font-size: 18px;
	}

	footer .tel{
		font-size: 30px;
		margin-bottom: 10px;
	}

	#property-name h1{
		/* display: none; */
		padding: 10px 10px 10px 84px;
		color: #333;
		text-shadow: none !important;
		font-size: 11px;
		position: static;
		margin-bottom: 0;
	}

}

.scroll-up{
	position: relative;
}

.scroll-up .up-btn{
	width: 32px;
	height: 30px;
	position: fixed;
	bottom:30px;
	right: 10px;
	color: #000;
	display: inline;
	background: rgba(000,000,000,0.6);
	z-index: 9999;
}

.scroll-up .up-btn img{
	margin: 0 auto;
}

.reserve {
    background: none rgba(138, 99, 99, 0) repeat;
    text-align:center;
}

.reserve .res_con p{
	font-size: 28px;
	color: #333333;
	margin-bottom: 20px;
}


.reserve .res_con{padding: 30px 0 20px;background-color: #ffffff;}

.reserve .res_con li{
	margin-bottom:30px;
}


/* 20180209 サイドバー 山一ホーム・建設ボタン追加 */

nav#leftnav-main-menu {
	margin-bottom: 10px;
}

.jyonashi ul{
	}
.jyonashi ul li:nth-child(2),
.jyonashi ul li:nth-child(3),
.jyonashi ul li:nth-child(5),
.jyonashi ul li:nth-child(6)
{
display:none;	
}



.yamabnr {
	width:178px;
	margin:0 auto;
}

.yamabnr ul {
	margin-bottom:0;
	padding: 0;
}

.yamabnr ul li {
	list-style:none;
	text-align:center;
	/* border:solid 1px #828282; */
	margin-bottom: 3px;
	line-height:18px;
}

.yamabnr ul li.yh {
	background-color:#0c3388;
}

.yamabnr ul li.yk {
	background-color:#50a62f;
}

.yamabnr ul li a {
	font-size: 11px;
	display:block;
	padding: 5px 0 2px;
	color:#ffffff;
	text-decoration:none;
}

.yamabnr ul li a:hover {
	text-decoration:none;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.yamabnr ul li.yh a:hover {
	/* background-color:#3d66bf; */
}


.yamabnr ul li.yk a:hover {
	background-color:#78cf57;
}

.yamabnr ul li span {
	font-size: 14px;
}

.yamabnr ul li.camera a{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ff8800;
	color: #fff;
	padding: 7px 0;
}
.yamabnr ul li.camera a[href*="none"]{
	display:none;
}
.yamabnr ul li.camera a .material-icons{
	margin-left: 10px;
}

/* 20180319 360度パノラマ画像追加 */

.pcOnly {
	display: block;
}
.spOnly {
	display: none;
}
.tabOnly{
	display:none;
}
.pctabOnly {
	display: block;
}
.tabspOnly {
	display: none;
}

#eye-catch {
	position:relative;
}

.pano {
	position:absolute;
	bottom:0;
	width:30%;
	right:2%;
	bottom:8%;
}

@media screen and (max-width: 768px) {
	.pcOnly {
	display: none;
}
.spOnly {
	display: block;
}
.tabOnly{
	display:none;
}
.pctabOnly {
	display: none;
}
.tabspOnly {
	display: block;
}

.pano_sp {
	width:90%;
	margin:0 auto;
}
	.pano_sp .ricoh-theta-spherical-image {
		height:200px;
	}
}


/* 20180410 ギャラリーページ追加 */
/* ▼ ClearFix ▼ */

.cf:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.cf{zoom: 100%;}

.gallery #eye-catch{
	background: url(../common_img/gallery/eyecatch.png) no-repeat;
	background-size: 100%;
	min-height: 250px;
	margin-bottom: 60px;
}

.gallery #eye-catch h2{
	font-size: 45px !important;
	text-align: center;
	padding-top: 100px;
	letter-spacing: 10px;
}

.grid-item {
	margin: 0 2% 10px;
	width: 20%;
}

.grid-item img {
	width:100%;
}

.galleryList {
    width: 96%;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
}
.galleryList li{
    width: 24%;
    display: inline-block;
    text-align: center;
    margin: 0 0.5% 10px;
    padding: 0;
    vertical-align: text-top;
    max-height: 165px;
}

.galleryList li img{
    max-width: 100%;
    display: inline-block;
    max-height: inherit;
}

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

.galleryList li{
    width: 100%;
    display: inline-block;
    max-height: none;
}
.galleryList li img{
    max-width: 100%;
    display: inline-block;
    height: auto;
}
}


.gbnr {
	position:absolute;
	top:60%;
	right:2%;
	width:30%;
}

.gbnr:hover {
	opacity:0.8;
	transition: all 0.3s linear;
}

.gbnr img {
	width:100%;
}

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

	.gallery #eye-catch{
		margin-bottom: 40px;
	}

}

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

	.gallery #eye-catch{
		margin-bottom: 0px;
	}

}

@media screen and (max-width: 991px) {
	.gallery #eye-catch {
		margin-bottom: 30px;
		background-size: cover;
	}

	
.gbnrsp  {
	width:90%;
	margin:0 auto;
	margin-bottom:30px;
}

.gbnrsp img {
	width:100%;
}

}


.list_plan{
	background: #ECF0F2;
	width: 100%;
	padding: 30px 0;
}
.list_plan h4{
    color: #003750;
    font-size: 40px;
	text-align: center;
	margin: 40px 0 30px;
}

.list_plan_box{
	border: solid 10px #003750;
	background: #fff;
    font-size: 16px;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto 20px;
}
.list_plan_box .headline{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	background: #003750;
    color: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
}
.list_plan_box .Label::before{
	content: "▼";
	color: #fff;
	width: 3%;
	text-align: center;
}
.list_plan_box .Label::after{
	content: "詳細を見る";
	display: block;
	width: 20%;
	background: #fff;
    color: #003750;
    padding: 15px 5px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 8px;
    font-weight: bold;
}

.list_plan_box .headline .img,
.list_plan_box .Label .img{
	width: 10%;
}
.list_plan_box .headline .img img,
.list_plan_box .Label .img img{
	height: 100px;
	margin: 0 auto;
}
.list_plan_box .headline .tit,
.list_plan_box .Label .tit{
	font-size: 25px;
	width: 65%;
}
.list_plan_box .headline .tit span,
.list_plan_box .Label .tit span{
	font-size: 50px;
    font-weight: bold;
}
.list_plan_box .headline .top_plan_btn,
.list_plan_box .Label::after{
	width: 20%;
}
.list_plan_box .headline .top_plan_btn:hover
.list_plan_box .Label::after{
	opacity: 0.7;
}
.list_plan_box .headline .top_plan_btn a{
	display: block;
	width: 100%;
	background: #fff;
    color: #003750;
    padding: 15px 5px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 8px;
    font-weight: bold;
}

.list_plan_box .headline .top_plan_btn .plan_op{
	display: none;
}
.plan .list_plan_box Label{
	display: none;
}
.plan .list_plan_box .headline .top_plan_btn .plan_op{
	display: block;
}
.top .list_plan_box .headline{
	display: none;
}

/*アコーディオン*/
.toggle {
	display: none;
}
.list_plan_box Label{
	font-weight: normal;
	margin: 0;
	padding: 10px 20px;
}
.Label{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    background: #003750;
    color: #fff;
    box-sizing: border-box;
}
.Label,
.list_plan_detail {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.list_plan_detail {
	height: 0;
	overflow: hidden;
}
.plan .list_plan_detail {
	height: auto;
	overflow:auto;
}
.toggle:checked + .Label + .list_plan_detail {
	height: auto;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-180deg) !important;
}


.list_plan_box .detail_box{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.list_plan_box .detail_box .plan_box_left{
	border-right: solid 5px #003750;
	box-sizing: border-box;
	padding: 15px;
	width: 45%;
	color: #000;
}

.list_plan_box .detail_box h5{
	padding: 0 0 5px;
	margin: 0;
}

.list_plan_box .detail_box_img{
	padding: 15px;
	width: 55%;
	position: relative;
}

.list_plan_box .detail_box .box{
	border:solid 2px #003750;
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
}

.list_plan_box .detail_box .madori_ttl {
    font-size: 50px;
    font-weight: bold;
}
.list_plan_box ul{
	margin: 0;
	padding: 0;
}
.list_plan_box ul li{
	font-size: 13px;
	list-style-type: square;
	margin: 0 0 0 30px;
}
#plan .list_plan_box ul li{
	margin: 0 0 0 30px;
}
.list_plan_box ul li > span{
	vertical-align: 0;
	margin: -10px 0 0 -10px;
}
.list_plan_box ul li::marker{
	font-size: 20px;
	line-height: 0;
}

.list_plan_box .type{
	text-align: center;
	display: block;
}

.list_plan_box .type img{
	margin: 0 auto;
	max-height: 300px;
	width: auto;
}

.list_plan_box .type:after{
	content:"";
	background: url(../common_img/plan/icon-detail.png) no-repeat;
	background-size:contain;
	position: absolute;
	width: 80px;
	height: 80px;
	top:35%;
	right: 2%;
}

.list_plan_box .slideW{
	display: flex;
	width: 95%;
	margin: 15px auto;
	position: relative;
	background: #000;
}
.list_plan_box .slideW button{
	position: absolute;
	height: 100%;
	background-color: rgb(0 0 0 / 40%);
	border: none;
	left: 0;
	z-index: 2;
	flex-grow: 0;
}
.list_plan_box .slideW button[data-btn="next"]{
	right:0;
	left: unset;
}

.list_plan_box .slideW button i{
	color:#fff
}
.list_plan_box .slideW img{
	height: 200px;
	width: auto;
	object-fit: cover;
	position: relative;
	cursor: pointer;
	margin: 0 auto;
}
.list_plan_box .slideW p{
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 5px;
	box-sizing: border-box;
	font-size: 8px;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_plan_box .slideW .slide{
	flex-grow:2;
	height:200px;
}


.top .sec_outline{
	padding: 30px 0;
	background: #ECF0F2;
}
.sec_outline .sec_outline_box {
	max-width: 1000px;
	width: 94%;
	margin: 0 auto;
	font-family: "Noto Sans Japanese";
    font-size:16px;
	color: #000;
}
.sec_outline h4{
	color: #003750;
    font-size: 40px;
    text-align: center;
    margin: 40px 0 30px;
}
.sec_outline .sec_outline_box table{
	width: 100%
}
.sec_outline .sec_outline_box table th{
	font-weight: 500;
	background: #EAEAEA;
	padding: 15px 30px;
	border:solid 1px #000;
}
.sec_outline .sec_outline_box table td{
	padding: 15px 30px;
	border:solid 1px #000;
	background: #fff;
}
.sec_outline .sec_outline_box p{
	padding-top: 40px;
}
.sec_outline .sec_outline_box table th span{
    white-space: nowrap;
    display: inline-block
}

/*既存間取りプラン*/
#plan .plan-item{
	border: solid 10px #003750;
	margin-bottom: 50px;
	font-size: 16px;
	background: #fff;
	color: #000;
}

#plan .plan-item .plan_box_tit{
	background: #003750;
	color: #fff;
	padding: 0 10px 10px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
}

#plan .plan-item .plan_box_tit dt{
	font-size: 25px;
	width: 70%;
}
#plan .plan-item .plan_box_tit dt span{
	font-size: 50px;
	font-weight: bold;
}
#plan .plan-item .plan_box_tit dd{
	width: 30%;
}
#plan .plan-item .plan_box_tit dd a{
	display: block;
	background: #fff;
	color: #003750;
	padding: 15px 5px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 8px;
	font-weight: bold;
}
#plan .plan-item .plan_box_tit dd a:hover{
	opacity: 0.8;
}

#plan .plan-item .plan_box{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
#plan .plan-item .plan_box_left{
	border-right: solid 5px #003750;
	box-sizing: border-box;
	padding: 15px;
	width: 45%;
}

#plan .plan-item h5{
	padding: 0 0 5px;
	margin: 0;
}

#plan .plan-item .plan_box_img{
	padding: 15px;
	width: 55%;
	position: relative;
}

#plan .plan-item .plan_box .box{
	border:solid 2px #003750;
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
}

#plan .plan-item .plan_box .madori_ttl {
    font-size: 50px;
    font-weight: bold;
}

#plan .plan-item ul li{
	font-size: 13px;
	list-style-type: square;
	margin: 0 0 0 30px;
}
#plan .plan-item ul li > span{
	vertical-align: 0;
	margin: -10px 0 0 -10px;
}
#plan .plan-item ul li::marker{
	font-size: 20px;
	line-height: 0;
}

#plan .plan-item .type{
	text-align: center;
	display: block;
}

#plan .plan-item .type img{
	margin: 0 auto;
	max-height: 300px;
	width: auto;
}

#plan .plan-item .type:after{
	content:"";
	background: url(../common_img/plan/icon-detail.png) no-repeat;
	background-size:contain;
	position: absolute;
	width: 80px;
	height: 80px;
	top:35%;
	right: 2%;
}

#plan .plan-item .slideW{
	display: flex;
	width: 95%;
	margin: 15px auto;
	position: relative;
	background: #000;
}
#plan .plan-item .slideW button{
	position: absolute;
	height: 100%;
	background-color: rgb(0 0 0 / 40%);
	border: none;
	left: 0;
	z-index: 2;
	flex-grow: 0;
}
#plan .plan-item .slideW button[data-btn="next"]{
	right:0;
	left: unset;
}

#plan .plan-item .slideW button i{
	color:#fff
}
#plan .plan-item .slideW img{
	height: 200px;
	width: auto;
	object-fit: cover;
	position: relative;
	cursor: pointer;
	margin: 0 auto;
}
#plan .plan-item .slideW p{
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 5px;
	box-sizing: border-box;
	font-size: 8px;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#plan .plan-item .slideW .slide{
	flex-grow:2;
	height:200px;
}

.plan-type #plan .plan-item ul li > p {
    vertical-align: 0;
	margin: 0;
}
.plan-type #plan .plan-item .plan_box_img {
    width: 100%;
}
.plan-type #plan .plan-item .type img {
    max-height: 100%;
}
.plan-type #plan .plan-item .type:after {
	display: none;
}

@media screen and (max-width: 768px) {
.list_plan h4 {
    font-size: 25px;
    margin: 20px 0 15px;
}
.list_plan_box .headline,
.list_plan_box Label{
    padding: 0 0 10px;
}
.list_plan_box .Label::before{
	width: 10%
}
.list_plan_box .headline .img,
.list_plan_box .Label .img{
	width: 30%;
}
.list_plan_box .headline .tit span,
.list_plan_box .Label .tit span{
	font-size: 45px;
}
.list_plan_box .headline .tit,
.list_plan_box .Label .tit{
	width: 56%;
	line-height: 1.5;
	font-size: 22px;
}
.list_plan_box .Label::before,
.list_plan_box .Label .img,
.list_plan_box .Label .tit{
	margin-bottom: 10px;
}
#plan .list_plan_box .headline .tit .spOnly{
	display: none;
}
#plan .list_plan_box .headline .tit{
	width: 100%;
}
#plan .list_plan_box .headline .tit{
	width: 68%;
}
.list_plan_box .headline .top_plan_btn,
.list_plan_box .Label::after{
	width: 100%;
}
.list_plan_box .headline .top_plan_btn a{
	width: 90%;
	margin: 10px auto 0;
}
	
.list_plan_box .detail_box .plan_box_left{
	border-right: none;
	width: 100%;
}
.list_plan_box .detail_box_img{
	padding: 10px;
    width: 100%;
}
.list_plan_box .detail_box .madori_ttl {
    font-size: 36px;
}
.list_plan_box .type img{
	margin: 0;
}

.list_plan_box .type:after{
	width: 50px;
	height: 50px;
}

.list_plan_box .slideW{
	width: 95%;
	margin: 15px auto;
}

.list_plan_box .slideW .slide{
	flex-grow:2;
	height: 80px;
}
	
.list_plan_box .slideW img{
	height: 80px;
	width: auto;
	object-fit: cover;
	position: relative;
}
.list_plan_box .slideW p{
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 5px;
	box-sizing: border-box;
	font-size: 8px;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: none;
}
.sec_outline h4{
	font-size: 25px;
    margin: 20px 0 15px;
}
.sec_outline .sec_outline_box table th{
	display: block;
}
.sec_outline .sec_outline_box table td{
	display: block;
}
	
/*既存間取りプラン*/
#plan .plan-item{
	margin-bottom: 50px;
	font-size: 16px;
}

#plan .plan-item .plan_box_tit{
	display: inherit;
}
#plan .plan-item ul {
	margin: 0;
	padding: 0;
}
#plan .plan-item ul li {
    margin: 0 0 0 25px;
}
#plan .plan-item .plan_box_tit dt{
	font-size: 25px;
	width: 100%;
	margin-bottom: 10px;
}
#plan .plan-item .plan_box_tit dt span{
	font-size: 50px;
}
#plan .plan-item .plan_box_tit dd{
	width: 100%;
}

#plan .plan-item .plan_box_left{
	border-right: none;
	padding: 10px;
	width: 100%;
}
	
#plan .plan-item .plan_box .madori_ttl {
    font-size: 36px;
}

#plan .plan-item .plan_box_img{
	padding: 10px;
	width: 100%;
}

#plan .plan-item .type img{
	margin: 0;
}

#plan .plan-item .type:after{
	width: 50px;
}

#plan .plan-item .slideW{
	width: 95%;
	margin: 15px auto;
}

#plan .plan-item .slideW .slide{
	flex-grow:2;
	height: 80px;
}
	
#plan .plan-item .slideW img{
	height: 80px;
	width: auto;
	object-fit: cover;
	position: relative;
}
#plan .plan-item .slideW p{
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 5px;
	box-sizing: border-box;
	font-size: 8px;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: none;
}
}

