@charset "utf-8";
/* ======================================================

	structure CSS

========================================================= */


/* ======================================================

	body

========================================================= */
body {
	color:#434343;
	font-size: 1.6rem;
	line-height:22.5px;
	line-height:2.25rem;/*150%*/}

.container{
	width:100%;
	min-width:1200px;
}

@media screen and (max-width: 768px) {
	body{
		min-width:100%;
		word-wrap:break-word;
		font-size:16px;
		line-height: 2.0rem;
		border-top: none;
	}
	
	.container{
		min-width:100%;
	}
	
	.sub_contents {
	width:100%;
		}
}

/* ======================================================

	header

========================================================= */
.header{
	width:100%;
	position: fixed;
	z-index: 99999;
	background: rgba(255, 255, 255, 0.85);
}

.header_txt {
	background: #d3bc7f;
}

.header_txt p {
	width: 1200px;
	margin: 0 auto;
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #fff;}

.headerArea{
	margin:0 auto;
	width:1200px;}

.h_logo{
	font-size:1.2rem;
	line-height: 1.5rem;
	padding-top: 10px;
	float:left;}

.h_logo a:hover{
	opacity:0.7;}

.h_info{
	float:right;
	font-size:14px;}

.h_info li{
	display:inline-block;
	vertical-align:middle;}

.h_info a{
	color:#333;
	text-decoration:none;}

.h_info a:hover{
	opacity:0.7;}

.h_address {
	text-align:right;
	margin: 5px 15px 0 0;
}
	
.h_text {
	font-weight:normal;
	}

/* clear */
.headerArea:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;}

@media screen and (max-width:768px){
	.header{
		position: relative;
		z-index: 30;
	}
		
	.headerArea{
		width:100%;
		height:auto;
		padding: 7px 0 10px;}

	.h_logo{
		float:none;
		margin-bottom:15px;
		text-align:center;}

	.h_logo img {
		padding-top: 10px;}

	.h_info{
		padding: 0 10px;
		float:none;
		text-align:center;}

}

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

}

@media screen and (max-width: 380px) {
	.h_info li{
		width: 49%;}

	.h_info li img{
		width: 100%;
		height: auto;}

}

/* ======================================================

	gnav

========================================================= */
.gnav{
	}

.gnav ul{
	margin:0 auto;
	width: 1300px;
}

.gnav ul li {
	float:left;
	text-align:center;
	color:#434343;
	letter-spacing:2px;
	padding: 25px 27px;
}

.gnav ul li:first-child {
	padding: 35px 24px 25px;
}

.gnav ul li a{
	display: block;
	position: relative;
}

.gnav ul li a:hover {
	color:#928173;
	}
	
.gnav ul li span{
	font-size: 1.2rem;
	color: #D2BA82;
	/*color: #6191a9;*/
	display: block;
}
.gnav ul li span.blog_new{
    font-size: 1.0rem;
    color: #f90303;
    padding: 1px 5px 0px;
    display: inline-block;
    line-height: 1.5;
    position: absolute;
    top: 26px;
    right: -25px;
    letter-spacing: 0;
    font-weight: 600;
}
.top_gn_home {
	}

.top_gn_icon {
	position:relative;
	}

.top_gn_icon::before {
	content: url(images/top_gn_icon.png);
	position:absolute;
	top:35px;
	left:-5px;
	}
/* clear */
.gnav ul:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;}

@media screen and (max-width:768px){
	.gnav ul{
		margin:0 auto;
		width:100%;}

	.sp_gnavArea{
		background-color: #d3bc7f;
	}

	.sp_gnav_btn{
		width:auto;
		padding:5px 5px;
		text-align:right;
		}

	.sp_gnav {
		display:none;
		z-index:100;
		margin-bottom:0;
		background-color:#fff;}

	.sp_gnav li{
		position:relative;
		font-size:1.4rem;
		}
		
	.sp_gnav li::before{
		position: absolute;
		content: '';
		width: 8px;
		height: 8px;
		border: 0px;
		border-top: solid 1px #dbc8e4;
		border-right: solid 1px #dbc8e4;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 47%;
		left: 10px;
		margin-top: -4px;
		
		}

	.sp_gnav li a {
		display:block;
		padding:10px 10px 10px 30px;
		border-bottom:1px solid #ccc;
		color:#434343;
		text-decoration:none;}

	.sp_gnav li a:hover{
		opacity:0.7;}
		
	.top_gn_home {
		padding: 0 !important;
	}
	.blog_new{
    font-size: 1rem;
    color: #f90303;
    padding: 5px;
	}
}


/* ======================================================

	mv

========================================================= */
.top_mvArea{
	width: 1200px;
	margin:0 auto 30px;
	padding-top: 160px;
	}

.sub_mvArea{
	margin-bottom: 30px;
	position:relative;
	padding-top: 160px;
	}

.sub_mvArea img {
	margin: 0 auto;
	display: block;
}

.sub_tlt_wrap {
	position:absolute;
	top:65%;
	left:0;
	right:0;
	text-align:center;
	}

.sub_tlt {
	position: relative;
	display: inline-block;
	padding: 0 45px;
	font-weight:normal;
	font-size:35px;
	letter-spacing:5px;
	color:#ffffff;
	background-color: rgba(210, 188, 127, 0.6);
}

.sub_tlt:before, .sub_tlt:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 44px;
	height: 2px;
	background-color: #ffffff;
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
	}
	
.sub_tlt:before {left:0;}
.sub_tlt:after {right: 0;}

@media screen and (max-width:768px){
	.top_mvArea {
		width: 100%;
		margin: 0 auto 15px;
		padding-top: 0;
	}
	
	.sub_mvArea {
		padding-top: 0;
	}

	.sub_mvArea img {
		width:100%;
	}
	
	.sub_tlt_wrap {
		top: 40%;
	}
	
	.sub_tlt {
		font-size:20px;
		}
}


/* ======================================================

	contents

========================================================= */
.contents{
	margin:0 auto 100px;
	width:100%;}

.contents_inner{
	margin:0 auto;
	}

section {
	width: 1200px;
	margin:0 auto;
	}

.top_more {
	text-align:right;
	font-size:1.6rem;
	position:relative;
    z-index: 10000;
	}
	
.top_more a {
	color:#434343;
	display:block;
}

.top_more a:hover {
	text-decoration: underline;
}

.top_more a::before {
	content: url(images/top_more_off.png);
	position:absolute;
	top:2px;
	right:40px;
}
	
.top_more a:hover::before {
	content: url(images/top_more_on.png);
}
	
.top_tlt01{
	font-size:2.2rem;
	font-weight:600;
	text-align:center;
	font-family: Meiryo,sans-serif;
}

.top_sub_tlt {
	font-size:1.4rem;
	color: #ad9707;
	font-weight:normal;
	display:block;
	margin-top: 5px;
	text-align:center;
}

.sub_contents {
	width:1200px;
	margin:0 auto 60px;
	}

@media screen and (max-width:768px){
	.contents{
		width:100%;
		margin: 0 auto 30px;
		}

	.contents_inner{
		padding:0 10px;
		width:100%;}
		
	section {
		width: 100%;
		margin:0 auto;
		}
		
	.top_tlt01{
		font-size:1.8rem;
		}
		
	.sub_contents {
		width: 100%;
		margin-bottom: 40px;
		font-size: 1.5rem;
		padding: 0 10px;
		}
	
}
@media screen and (max-width:599px){
	.sub_contents {
		font-size: 1.4rem;
		}

}

/* curtain
========================================== */
.top_product{
	margin: 0 auto;
	padding-bottom: 40px;}

.top_product_list00 {
	overflow:hidden;
	margin: 30px 0 12px;}
	
.top_product_list00 li {
	float:left;
	width:590px!important;
	margin-right:10px;
	margin-bottom: 10px;
	position:relative;
	box-shadow: 2px 2px 3px #D7D6D7;}

.top_product_list00 li img {
	width: 100%;
	height: auto;}

.top_product_list00 li img:hover {
	opacity:0.7;}

.top_product_list {
	overflow:hidden;
	margin: 30px 0 12px;
	}
	
.top_product_list li {
	float:left;
	width:290px!important;
	margin-right:12px;
	margin-bottom: 10px;
	position:relative;
	box-shadow: 2px 2px 3px #D7D6D7;
	}

.top_product_list li:nth-child(4n) {
	margin-right: 0;}


.top_product_list li img {
	width: 100%;
	height: auto;
	}

.top_product_list li img:hover {
	opacity:0.7;
	}
/*
.top_product_list li::after {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 186px;
	right:10px;
	}
*/
.top_product_list li:last-child {
	margin-right:0;
	}
	
.top_product_list li span {
	color:#FFFFFF;
	font-size:1.6rem;
	position:absolute;
	top: 180px;
	left:10px;
	}

.top_product_list li span.top_product_txt {
	font-size: 2.0rem;}

.top_product_box01 {
	height: 170px;
	color:#7c6d61;
	padding:14px 20px 10px;
	background-color: #fff;
	}
	
.top_product_box02 {
	height: 80px;
	color:#7c6d61;
	padding:14px 20px 10px;
	background-color: #fff;
	}

.top_product_box01 h3,
.top_product_box02 h3 {
	text-align:center;
	font-weight:normal;
	margin-bottom: 8px;
	}

.top_product_inn_list {
	font-size:1.6rem;
	}
	
.top_product_inn_list li {
	position:relative;
	margin-right:0;
	padding-left:15px;
	border: none;
	box-shadow: none;
	}
	
.top_product_inn_list li::before{
	content: '';
	width: 0;
	height: 0;
	border: solid 6px transparent;
	border-left: solid 8px #ef4e82;
	position: absolute;
	top: 20%;
	left: 0;
	}
	

@media screen and (max-width:768px){
	.top_product {
		padding: 0 10px;
		margin: 0 auto 30px;
	}

	.top_product_list00 {
		margin: 10px 0 0;
	}
	
	.top_product_list00>li {
		width:100%!important;
		margin-right:2%;
		}

	.top_product_list00 li:nth-child(2n) {
		margin-right:0;
		}
		
	.top_product_list00 li img {
		width:100%;
		}
	
	.top_product_list {
		margin: 10px 0 0;
	}
	
	.top_product_list>li {
		width:49%!important;
		margin-right:2%;
		}

	.top_product_list li:nth-child(2n) {
		margin-right:0;
		}
		
	.top_product_list li img {
		width:100%;
		}
		
	.top_product_box01 {
		height:180px;
		padding: 10px;
		font-size:1.4rem;
	}
	
	.top_product_box02 {
		height:100px;
		padding: 10px;
		font-size:1.4rem;
	}
	
	.top_product_box01 h3, .top_product_box02 h3 {
		font-size: 1.7rem;
		margin: 0;
		margin-bottom: 10px;
	}
	
	.top_product_inn_list li {
		font-size: 1.3rem;
		width: 100%!important;
		line-height:2.0rem;
	}
	
	.top_product_list li::after {
		content: normal;
	}
	
	
}
@media screen and (max-width: 599px) {
	.top_product_box01, .top_product_box02 {
		padding: 7px;}
	
	.top_product_inn_list li {
		padding-left: 10px;}

	.top_product_box01 h3, .top_product_box02 h3 {
		font-size: 1.5rem;
		margin-bottom: 5px;}

}
@media screen and (max-width: 424px) {
	.top_product_list>li {
		width: 49% !important;
		margin-right: 2%;
	}
	
	.top_product_box01 {
		height: 160px;}

	.top_product_box01, .top_product_box02 {
		padding: 5px 10px;}
	
	.top_product_inn_list li {
		padding-left: 15px;
		margin-bottom: 7px;}



}


/* reform
========================================== */
.top_reform_back {
	background: #f3f3f3;
}
.top_reform_box {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
.top_reform_list {
	margin: 30px 0 12px;}

.top_reform_list li {
	float: left;
	margin-right: 13px;
	box-shadow: 2px 2px 3px #D7D6D7;
}

.top_reform_list li a:hover {
	opacity: 0.8;
}

.top_reform_list li:last-child {
	margin-right: 0;
}

@media screen and (max-width:768px){
	.top_reform_back {
		background: none;
		padding: 0 10px;
		margin: 0 auto 30px!important;
	}

	.top_reform_box {
		background: none;
		width: 100%;
		padding: 0;
	}

	.top_reform_list{
		margin: 15px 0 0;}

	.top_reform_list li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 15px;}
	
	.top_reform_list li:nth-child(2n) {
		margin-right: 0;}

	.top_reform_list li img {
		width: 100%;
		height: auto;}

}
@media screen and (max-width:599px){
.top_reform_list li dl dd {
	font-size: 1.5rem;
	}
}

/* service
========================================== */
.top_service {
	margin: 40px auto 30px;
	}

.top_service_list {
	overflow: hidden;
	margin: 30px 0 10px;
	}
	
.top_service_list li {
	float:left;
	width:32.8%;
	margin-right:0.8%;
	position:relative;
}

.top_service_list li:last-child {
	margin-right:0;
}

.top_service_list dl {
	
}

.top_service_list dt img {
	width: 100%;
}

.top_service_list dd {
	height: auto;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	padding: 15px;
	font-size: 1.4rem;
}

.service_or_tlt {
	color:#e18828;
}

@media screen and (max-width:768px){	
	.top_service {
		margin: 0 auto;
		padding: 0 10px;
	}
	
	.top_service_list {
		overflow: hidden;
		margin: 10px 0 0;
	}
	
	.top_service_list li {
		float:left;
		width:32%;
		margin-right:10px;
		position:relative;
		}
		
	.top_service_list p {
		position: static;
		padding: 0 5px;
	}
	
	.top_service_list li img {
		width:100%;
		}
		
	.service01_color {
		color:#99b3ce;
		font-size:1.8rem;
		display:block;
		margin: 0;
		line-height: 200%;
		}
		
	.service02_color {
		color:#c0c179;
		font-size:1.8rem;
		display:block;
		line-height: 200%;
		}
		
	.service03_color {
		color:#d1bdd9;
		font-size:1.8rem;
		display:block;
		line-height: 200%;
		}
}

@media screen and (max-width: 599px) {
	.top_service_list li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom:20px;
	}
	
	.top_service_list li:last-child {
		margin-bottom:0;
	}
	
	.top_service_list p {
		padding: 0;
	}
	
	

}

/* repair
========================================== */
.top_repair {
	overflow: hidden;
	height: auto;
	padding: 30px 0;
	}


.repair_box{
	display: flex;
}

.repair_box div{
	width: 290px;
	margin-right: 14px;
}
.repair_box div:last-child{
	margin-right:0;
}



.repair_box div img {
	width:100%;
	height: auto;
	}
	
.repair_box div img:hover {
	opacity:0.7;
	}

@media screen and (max-width:768px){
	.top_repair {
		margin: 0 auto;
		padding: 0;
	}
	
	.repair_box{
		display: flex;
		flex-wrap: wrap;
	}
	.repair_box div{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 15px;
	}

	.repair_box div:nth-child(even){
		margin-right:0;
	}

}
@media screen and (max-width:599px){
	.top_repair_ba01, .top_repair_ba02, .top_corporate_ba {
		float: none;
		width: 100%;}

	.top_repair_ba02 {
		margin: 10px 0;}

}



/* feature
========================================== */
.top_feature {
	overflow:hidden;
	margin: 0 auto 60px;
	}
	
.top_feature_list_01 {
	overflow:hidden;
	margin:10px 0 30px;
	}
	
.top_feature_list_01 li {
	float:left;
	width:390px;
	margin-right: 15px;
	position:relative;
	}
	
.top_feature_list_01 li:last-child {
	margin-right: 0;
	}
	
.top_feature_text_area {
	position:absolute;
	top:155px;
	padding:15px;
	}
	
.top_feature_list_02 {
	width: 1200px;
	overflow:hidden;
	margin-bottom:10px;
	}
	
.top_feature_list_02 li {
	position:relative;
	float:left;
	width:280px;
	margin-right: 25px;
	}
	
.top_feature_list_02 li:last-child {
	margin-right: 0;
	}
	
.top_feature_list_01 h3 ,
.top_feature_list_02 h3 {
	font-size:1.8rem;
	font-weight:normal;
	margin-bottom: 5px;
	text-align:center;
	}
	
.top_feature_list_01 p ,
.top_feature_list_02 p {
	font-size:1.4rem;
	font-weight:normal;
	}
	
.top_feature_tlt_bl {
	color:#58a6f9;
	}
	
.top_feature_tlt_ye {
	color:#a9c412;
	}
	
.top_feature_tlt_pink {
	color:#CA91E0;
	}

@media screen and (max-width:768px){
	.top_feature {
		margin: 0 auto 30px;
		padding: 0 10px;
	}
		
	.top_feature_text_area {
		position: static;
		padding:0;
		
		}
		
	.top_feature_list_01 {
		margin: 10px 0 0;
	}
		
	.top_feature_list_01 li,
	.top_feature_list_02 li {
		float:none;
		width:100%;
		margin-right: 0;
		margin-bottom: 20px;
		}
		
	.top_feature_list_01 h3 ,
	.top_feature_list_02 h3 {
		font-size:1.8rem;
		text-align: left;
		position:relative;
		padding: 7px 5px 5px 30px;
		margin-bottom: 10px;
		background: #fff;
		}
		
	.top_feature_list_01 li:first-child h3::before{
		content:url(images/top_feature_icon01.jpg);
		position:absolute;
		left:0;
		top:4px;
		}
		
	.top_feature_list_01 li:nth-child(2) h3::before{
		content:url(images/top_feature_icon02.jpg);
		position:absolute;
		left:0;
		top:4px;
		}
		
	.top_feature_list_01 li:last-child h3::before{
		content:url(images/top_feature_icon03.jpg);
		position:absolute;
		left:0;
		top:4px;
		}
		
		
	.top_feature_list_02 li:first-child h3::before{
		content:url(images/top_feature_icon04.jpg);
		position:absolute;
		left:0;
		top:3px;
		}
		
	.top_feature_list_02 li:nth-child(2) h3::before{
		content:url(images/top_feature_icon05.jpg);
		position:absolute;
		left:0;
		top:4px;
		}
		
	.top_feature_list_02 li:nth-child(3) h3::before{
		content:url(images/top_feature_icon06.jpg);
		position:absolute;
		left:0;
		top:4px;
		}
		
	.top_feature_list_02 li:last-child h3::before{
		content:url(images/top_feature_icon07.jpg);
		position:absolute;
		left:0;
		top:4px;
		}
		
	.top_feature_list_02 {
		margin-bottom: 0;
	}
}

/* case
========================================== */
.top_case_w {
	width:100%;
	background-color: #f0eee5;
}

.top_case_back {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
.top_case_list {
	overflow:hidden;
	margin:30px 0 12px;
	}
	
.top_case_list li {
	float:left;
	width:285px;
	border:1px solid #a59b93;
	margin-right:20px;
	}

.top_case_list li img {
	width:100%;
	height: 180px;
	object-fit: cover;
	}
	
.top_case_list li a:hover img {
	opacity:0.7;
	}
	
.top_case_list li:last-child {
	margin-right:0;
	}

.top_case_text_area {
	padding:10px;
	background-color:#FFFFFF;
	}

.case_tlt {
	font-size:1.6rem;
	}
	
.case_date {
	font-size:1.4rem;
	position:relative;
	}
	
.case_cat {
	font-size: 1.3rem;
	color: #FFFFFF;
	padding: 3px 7px;
	display: inline-block;
	position: relative;
	left: 10px;
}

.case_cat_01 {
	background-color: #d3b6e4;
}

.case_cat_02 {
	background-color:#7DBCFF;
}

@media screen and (max-width:768px){
	.top_case_w {
		}
	
	.top_case_back {
		width: 100%;
		background: none;
		padding: 20px 10px;
		margin: 0 auto 30px;
	}
	
	.top_case_list {
		margin: 10px 0 0;
	}
	
	.top_case_back::before {
		content: normal;
	}
		
	.top_case_list li {
		width: 48%;
		border: 1px solid #a59b93;
		margin-right: 10px;
		margin-bottom:10px;
	}
	
	.top_case_list li img {
		width: 100%;
		height: 120px;
	}
	
	.top_case_list li:nth-child(2n) {
		margin-right:0;
		}
		
	.case_tlt {
		font-size: 1.4rem;
	}
}


@media screen and (max-width: 380px) {
	.case_cat_01, .case_cat_02 {
		top: -1px;
		left: 0;
	}
}


/* voice
========================================== */
#voice {
	margin-top: -150px;
	padding:200px 0 20px;
}
.top_voice_back {
	background: #f3f3f3;
	padding-top: 10px;
}
.top_voice {
	overflow:hidden;
	margin: 40px auto 60px;
	position:relative;
	}

.top_voice_list {
	display: table;
	border-collapse: separate;
	border-spacing: 8px 0;
	margin: 50px 0 30px;
	}

.top_voice_list li {
	display: table-cell;
	width:33%;
	overflow:hidden;
	padding: 15px 10px 10px;
}
	
.top_voice_list li:first-child {
	border: 2px solid #9f78b7;
	background: #fff;
}

.top_voice_list li:nth-child(2) {
	border: 2px solid #6191a8;
	background: #fff;
}

.top_voice_list li:last-child {
	margin-right: 0;
	border: 2px solid #97a555;
	background: #fff;
}

.top_voice_pic {
	float:left;
	margin-right: 10px;
	}

.top_voice_text {
	font-size:1.6rem;
	padding: 20px 0 0 10px;
	}
	
.top_voice_name {
	display:block;
	text-align:right;
	padding-top:5px;
	}

.top_voice_icon {
	position:absolute;
	right:0;
	left:0;
	text-align:center;
	top: -28px;
	z-index:100;
	}
	
.top_voice_icon01 {
	position:absolute;
	top: 260px;
	left: 172px;
	}
	
.top_voice_icon02 {
	position:absolute;
	top: 260px;
	left:580px;
	}
	
.top_voice_icon03 {
	position:absolute;
	top: 260px;
	left:982px;
	}

@media screen and (max-width:768px){
	#voice {
		margin-top: 0;
		padding: 0 10px;
	}
	.top_voice {
		margin: 0 auto 30px;
		padding: 0;
	}
	
	.top_voice_list {
		margin: 10px 0 20px;
		border-spacing: 3px 0;
	}
	
	.top_voice_list li {
		width: 32%;
		margin-right: 10px;
	}
	
	.top_voice_pic {
		float: none;
		margin-right: 0;
		text-align: center;
		padding-top: 10px;
	}
	
	.top_voice_text {
		font-size: 1.4rem;
		padding: 10px;
	}
	
	.top_blog_text_area {
		font-size:1.4rem;
		width:50%;
		}
}

@media screen and (max-width: 599px) {
	.top_voice_list li {
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom:10px;
	}
	
}



/* company
========================================== */
.top_company {
	margin: 60px auto;
	overflow:hidden;
	}
	
.top_company_table {
	float:left;
	width:920px;
	}

.top_company_img {
	float: right;
	margin-top: 5px;
}

/* googlemap */

.access_googlemap {
	position:relative;
	padding-bottom:32.5%;
	margin-bottom: 10px;
	height:0;
	margin-top:10px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.access_googlemap iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

@media screen and (max-width:768px){	
	.top_company {
		margin: 0 auto 40px;
	}
	
	.top_company_table {
		float:none;
		width:100%;
		margin-top: 10px;
		}
	
	.top_company_img {
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	
	.access_googlemap {
		padding-bottom:60%;
		margin-bottom: 20px;
		margin-top:0;
	}
	
	.access_googlemap iframe {
		padding-left:0;
	}

}


/* blog
========================================== */
.top_blog_back {
	background: url(images/top_blog_back.jpg) no-repeat center top;
	background-size: cover;
	}

.top_blog {
	overflow:hidden;
	font-size:1.6rem;
	position:relative;
	padding: 30px 0 40px;
	}
	
.top_blog_list {
	background-color: rgba(255,255,255,0.7);
	padding: 40px;
	width: 860px;
	margin: 10px auto 0;
	}
	
.top_blog_list > li {
	border-bottom:1px dotted #434343;
	overflow:hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
	
.top_blog_list > li:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
	}
	
.top_blog_list li a:hover {
	text-decoration:underline;
	}
	
.top_blog_list li a:hover img {
	opacity:0.7;
	}
	
.top_blog_list dl {
	overflow:hidden;
	}
	
.top_blog_list dt {
	float:left;
	width:150px;
	}

.top_blog_list dt img {
	object-fit:cover;
	width:100%;
	}
	
.top_blog_text_area {
	float: right;
	width: 78%;
}
	
.top_blog_list dd a:hover img {
	opacity:0.7;
	}
	
.more_blog_position {
	position:absolute;
	right: 210px;
	bottom: 48px;
	}
.top_blog_tlt {
	margin-bottom: 10px;
	font-size: 1.6rem;
}

@media screen and (max-width:768px){
	.top_blog_back {
		background: #f0eee5;
		padding: 20px 10px;
	}
	
	.top_blog {
		padding: 0;
		margin: 0 auto;
	}
	
	.top_blog_list {
		padding: 10px 0;
		width: 100%;
		background: none;}

	.more_blog_position {
		right: 10px;
		bottom: 0;
	}
	
	.top_blog_list dt {
		width:36%;
		}
		
	.top_blog_list dt img {
		width:100%;
		}
	
	.top_blog_text_area {
		width: 60%;
	}
}

/* news
========================================== */
.top_news_back {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 60px;
	background: #ffff;
}

.top_news {
	width: 1200px;
	margin: 0 auto 0;
	padding: 30px 0 20px;
}

.top_news_list{
	margin: 20px 0 10px;
	padding: 10px 20px 20px;
	background: rgba(255,255,255,0.70);
	}

.top_news_list dl{
	border-bottom:1px dotted #ccc;}

.top_news_list dt,
.top_news_list dd{
	display:table-cell;
	vertical-align:top;
	padding:10px;}

.top_news_list dt{
	width:150px;
	padding-left: 30px;}

.top_news_list dd a{
	color:#333;
	text-decoration:none;}

.top_news_list dd a:hover{
	text-decoration:underline;
	color:#999
	}
	
.more_news_position {
	position: absolute;
	bottom: 20px;
	right: 200px;
	}
	
.news_cat_01 {
	font-size:1.0rem;
	color: #f90303;
	padding:1px 5px 0;
	display: inline-block;
	line-height: 1.8;
	position: relative;
	top:-3px;
	left:10px;
	}

@media screen and (max-width:768px){
	.top_news_back {
		background-image: none;
		background-size: 0;
		padding: 20px 10px;
		margin-bottom: 30px;
	}
	
	.top_news {
		width: 100%;
		margin: 0 auto;
		padding: 0 0;
	}

	.top_news_box {
		width: 100%;
		margin: 0 auto;
		background: url(images/case_back_02.jpg) no-repeat left 10% center;
		background-size: contain;
		padding: 40px 0 80px;
	}

	.top_news_list {
		width: 100%;
		margin: 0px auto;
		padding: 0 0 10px;
		font-size: 1.4rem;
		background: none;
	}
	
	.top_news_list dl {
		padding-bottom: 10px;
	}
	
	.top_news_list dt,
	.top_news_list dd{
		display:block;
		width:100%;}
	
	.top_news_list dt{
		padding: 15px 10px 0 0px;
	}
	
	.top_news_list dd {
		padding: 0;
	}
	
	.more_news_position {
		bottom: 0;
		right: 0;
	}
	

}

/* ======================================================

	footer

========================================================= */
#footer{
	width:100%;
	border-top:3px solid #d2bc7f;
	background:#fff;
	}

.footerArea{
	margin:0 auto 20px;
	padding:20px 0 0;
	width:1200px;}

/* clear */
.footerArea:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;}

.f_logo{
	float:left;
	width:425px;
	font-size:16px;}
	
.f_logo dt{
	margin-bottom:10px;}
	
.f_logo dd{
	margin-bottom: 10px;
	font-size: 1.4rem;
	}

.f_logo dt a:hover{
	opacity:0.7;}

.f_tel, .f_contact {
	display: inline-block;
}

.f_contact a:hover img {
	opacity:0.7;
}

.fnav_wrap {
	float:right;
	width:40%;
	overflow:hidden;
	}

.fnav01{
	float: left;
	width: 31%;
	margin-right:15px;
	}
	
.fnav_no_mg {
	margin:0;
	}

.fnav01 li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/arrow_fnav.png) 0 3px no-repeat;
	font-size:14px;}

.fnav01 li a {
	text-decoration:none;}

.fnav01 li a:hover{
	text-decoration:underline;}
	
.f_menu {
	margin-bottom: 20px;
}
	
.f_menu {
	position:relative;
	}
	
.f_menu::after {
	content:url(images/f_menuline.jpg);
	position:absolute;
	top:-5px;
	right:0;
	}




@media screen and (max-width: 768px) {
	.footerArea{
		width:100%;
		padding: 10px 0 0;
			}
		
	.fnav_wrap {
		float: none;
		width: 100%;
	}
	
	.footerArea{
		margin:0 auto 0;
		}

	.f_logo{
		float:none;
		padding:10px 10px;
		width:100%;
		text-align:center;}

	.fnav01, .fnav02 {
		float:none;
		width:100%;
		margin-left:0;
		border-top:1px solid #fff;}

	.fnav01 li, .fnav02 li{
		padding-left:15px;
		background:url(images/arrow_fnav.png) 8px 12px no-repeat;
		border-top:1px solid #a59b93;
		margin-bottom: 0;
		}

	.fnav02 li:last-child{
		margin-bottom:0;}

	.fnav01 li a, .fnav02 li a{
		display:block;
		padding: 10px 15px;
		}
		
	

}

@media screen and (max-width: 380px) {
	/*.footerArea img{
		width:70%;}*/
	
	.f_tel, .f_contact {
		width: 49%;
	}
	.f_tel img, .f_contact img {
		width: 100%;
		height: auto;
	}
	
	/*.f_tel, .f_contact {
		display: block;
		margin-bottom: 5px;
	}*/
}



/* ==============================================

	copyright

================================================= */
.copyright{
	clear:both;
	padding:5px;
	font-size:14px;
	text-align:center;
	background-color:#d2bc7f;
	color:#FFFFFF;
	}


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

}

/* =======================================

	pageTop

========================================== */
#pageTop{
	position:fixed;
	right:30px;
	bottom:20px;
	z-index: 100;
	padding:20px 20px 17px 20px;
	background-color: #d3bc7f;}

#pageTop:hover{
	opacity:0.7;}

@media screen and (max-width: 768px) {
	#pageTop {
		bottom:10px;
		right:10px;
		padding:15px 15px 12px 15px;}
}


/* =======================================

	topicPath

========================================== */
#topicPath{
	padding:4px 0 0 10px;
	min-height:20px;
	font-size:16px;}

#topicPath li{
	display: inline;
	list-style-type: none;}

#topicPath li a {
	color:#6B7B0F;}

#topicPath li a:hover{
	color:#A6BF70;}

#topicPath li:before {
	content: " > ";}

#topicPath li:first-child:before {
	content: none;}


@media screen and (max-width: 768px) {
	#topicPath{
		padding:13px 0 0 10px;
		min-height:20px;
		font-size:16px;}
}


/* 新型コロナ感染防止対策について
========================================== */
.top_about_covid19_back {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 60px;
	background: #deebf7;
}
.about_covid19 {
	display: flex;
	justify-content: space-around;
	margin: 20px 0 10px;
	padding: 50px 60px 50px;
	background: rgba(255, 255, 255, 0.70);
}
.covid19_ttl {
	font-weight: 600;
}
.covid19_ttl_p {
	text-align: center;
	margin-top: 10px;
}
.about_covid19 h3 {
	margin-bottom: 10px;
	font-size: 16px;
}
.about_covid19 div {
	margin-bottom: 20px;
}
.about_covid19 div:last-child {
	margin-bottom: 0;
}
.about_covid19 span.color {
	color: red;
}
.covid19_wrap {
	width: 42%;
}
.txt_blue {
	color: #669fd7;
}
.calender_area {
	width: 430px;
	margin-bottom: 30px;
	padding: 0 20px 20px;
	font-size: 80%;
}
@media screen and (max-width:768px) {
	.top_about_covid19_back .top_news {
		margin: 20px 0 10px;
		padding: 10px 20px 20px;
	}
	.top_about_covid19_back .top_tlt01 {
		margin-bottom: 30px;
	}
	.about_covid19 {
		display: block;
		padding: 50px 10px 50px;
	}
	.covid19_wrap {
		width: 100%;
	}
	.calender_area {
		width: 100%;
	}
}

/* sns
========================================== */
.top_news_sns{
	width: 1200px;
    margin: 0 auto 0;
    padding: 30px 0 40px;
	margin-bottom: 60px;
}
.top_sns_back {
	background: #fffbed;
}
.sns_list {
	display: flex;
	padding-top: 50px;
}
/*.sns_list_border {
	border: 5px solid #FFDCA7;
	height: 200px;
}*/
/*.sns_list_border:hover img {
	transform: scale(1.2);
	transition-duration: 0.5s;
}*/
.sns_list_border{
width: 32%;
 margin-right: 2%;}

 .sns_list_border:last-child{
 margin-right: 0;}


.sns_list_border a{
	position: relative;
	border: 5px solid #FFDCA7;
    display: block;
    box-sizing: border-box;
    width: 385px;
    height: 200px;}


.sns_list_border a:hover img {
	transform: scale(1.2);
	transition-duration: 0.5s;
}

/*.sns_list li {
	padding: 10px;
	width: 385px;
	text-align: center;
	position: relative;
	top: -50px;
}*/
.sns_list li {
    width: 385px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
    text-align: center;
}

/*.border_center {
	margin: 0 10px;
}*/
/*sns_list img{
	height: 70px;}*/

.sns_list img{
	width: 70px;
	height: 70px;
	overflow: hidden;
    position: absolute;
    top: -40px;
     left: calc(50% - 70px / 2)
  }
  
.sns_list h3 {
	padding: 20px 0;
	font-size: 16px;
}
.line_friend {
	width: 1000px;
	margin: 0 auto;
}
.line_friend h3:before {
	position: relative;
	top: 25px;
	padding-right: 10px;
	content: url("images/sns_logo_4.png");
}
.line_box_1 div:first-child {
	line-height: 3rem;
	padding-top: 10%;
	font-size: 18px;
	margin-right: 30px;
}
.line_box_1 div:first-child h4 {
	font-size: 20px;
	color: hotpink;
	padding: 40px 10px 10px;
}
.line_box_1 div:last-child {
	padding-top: 11%;
}
.line_box_1 {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.line_box_1 .list_type01 li {
	margin-bottom: 0;
}
.line_box_1 p {
	font-size: 16px;
	color: #ad9707;
}
.line_box_2 {
	display: flex;
	justify-content: center;
}
.white_area {
	width: 40%;
	background: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 20px 20px;
	margin-right: 2%;
	border: solid 1px #ad9707;
	position: relative;
}
.white_area:before {
	border-left: 15px solid #ad9707;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	content: "";
	position: absolute;
	left: 100%;
	top: 40%;
	margin-left: 0;
}
.white_area:last-child:before {
	content: none;
}
.white_area:last-child {
	margin-right: 0;
}
.white_area h4 {
	font-size: 20px;
	padding-bottom: 15px;
	color: hotpink;
}
.line_code .add {
	width: 140px;
}
.line_code .qr {
	width: 120px;
}
.white_area ul {
	list-style: inside;
}
.white_area ul li {
	padding-left: 1em;
	text-indent: -1em;
}
.white_area p {
	font-weight: 600;
}
.white_area .small {
	font-weight: 500;
	font-size: 15px;
}
.line_code {
	display: flex;
	justify-content: space-around;
}
.line_code a {
	margin: 40px 0 30px;
}


@media screen and (max-width:768px){
	.top_news_sns {
		width: 100%;
		padding: 30px 5px;
	}
	.sns_list {
		display:block;
	}
	  .sns_list_border{
width: 100%;
 margin-right: 0;}

	.sns_list_border a{
   width: 75%;
    margin: 0 auto;}
  
  /*.sns_list img {
    left: 44%;}*/

	.sns_list li {
		margin: 0 auto;
		width: 100%;
		padding-bottom: 30px;
	}
	
	.sns_list_border {
		margin: 0 0px 90px;
	}
	.line_box_2 {
		display: block;
	}
	.line_friend {
		width: 100%;
	}
	.line_box_1 {
		display: block;
		max-width: 450px;
		margin: 0 auto;
	}
	.line_friend h3 {
		font-size: 16px;
		width: 95%;
		text-align: center;
		margin: 0 auto;
	}
	.line_box_1 div:first-child {
	padding-top: 0;
	font-size: 16px;
	margin-right: 0;
	}
	.line_box_1 div:last-child {
	padding-top: 5%;
	}
	.line_box_1 div:first-child h4 {
		text-align: center;
	}
	.white_area {
		width: 100%;
		max-width: 500px;
		margin-right: 0;
		margin: 0 auto 20px;
	}
	.white_area:last-child {
		margin-right: auto;
	}
	.line_box_1 .list_type01 {
		padding: 0 30px;
	}
	.line_box_1 p {
		text-align: center;
	}
	.lady {
		text-align: center;
	}
	.white_area:before {
	border-top: 15px solid #ad9707;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	top: 100%;
	left: 40%;
	margin-top: 0;
}
}
@media screen and (max-width:599px){
.sns_list_border a {
    width: 100%;
}
	
}
