@charset "UTF-8";

/*
Template: keni62_wp_corp_150930
Theme Name: 賢威6.2 コーポレート版_子テーマ
Version: 1.0
Author: 株式会社シーズ
*/

/*--------------------------------------------------------

PC用スタイル

--------------------------------------------------------*/

/*--------------------------------------------------------
レイアウト
--------------------------------------------------------*/
.col2 #container,
.col2 #top,
.col2 #header,
.col2 #global-nav,
.col2 #main,
.col2 #main-image,
.col2 #footer,
.col2 .copyright,
.col2r #container,
.col2r #top,
.col2r #header,
.col2r #global-nav,
.col2r #main,
.col2r #main-image,
.col2r #footer,
.col2r .copyright{
	width: 100%;
	min-width: 960px;
}

.col2 #top-in,
.col2 #header-in,
.col2 #global-nav-in,
.col2 #main-in,
.col2 #main-image-in,
.col2 #footer-in,
.col2 .copyright p,
.col2r #top-in,
.col2r #header-in,
.col2r #global-nav-in,
.col2r #main-in,
.col2r #main-image-in,
.col2r #footer-in,
.col2r .copyright p{
	width: 960px;
	margin: auto;
}
.col2 #main,
.col2r #main{ 
	margin: 20px 0 0 0;
}
.col2 #sidebar,
.col2r #sidebar{ 
	width: 220px; 
	margin: 0 20px 100px 0;
}
.col2 #main-and-sub,
.col2r #main-and-sub{ 
	width: 690px;
	margin-right: 30px;
}
.col2 #main-image-in {
    width: 100%;
	height: auto;
}
#main-contents  {
	width: 690px;
	margin-bottom: 100px;
	margin-right: 30px;
}
#main-contents h2 {
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
	border-top: none;
	background: none;
	font-weight: normal;
}
#main-contents h3 {
	border: none;
	padding: 0;
}
#main-contents h4 {
	font-weight: normal;
	border: none;
}
#main-contents p {
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
}
#main-contents ul {
	margin: 0;
	padding: 0;
}
#main-contents li {
	margin: 0;
	line-height: 1.8;
}
#main-contents .tit_top_new01 {
	color: #1a8386;	
	font-size: 18px;
	border-bottom: 1px #d5d5d5 solid;
}
#main-contents .contents {
	padding: 0;
	margin-bottom: 30px!important;
	height: 100px;
	overflow-y: scroll;
}
@media only screen and (max-width : 640px){
	#container,
	#top,
	#header,
	#global-nav,
	#breadcrumbs,
	#main-image,
	#main,
	#footer,
	#footer-banner,
	.copyright{
		width: 100%!important;
		min-width: 100%!important;
	}
	#top-in,
	#header-in,
	#breadcrumbs ol,
	#global-nav-in,
	#main-image-in,
	#main-in,
	#footer-in,
	#footer-banner ul,
	.copyright p{
		width: 100%!important;
	}
	#main-in {
		margin:0 !important;
	}
	#main-and-sub,
	#main-contents{
		float: none!important;
		width: 100%!important;
	}
	#main-image img{ width: 100%!important; }
	.sub-column #sub-contents-in,
	.sub-column #sidebar-in {display: block !important; }
	.col2 #sidebar,
	.col2r #sidebar{ 
		margin: 0 0 40px 0;
	}
	#sidebar .sub-column {
		margin-bottom: 0;
	}
	#header-in {margin:0;padding:0;}
	.wrapper {
		padding: 0 3% 15px 3%;
	}
	.col2 #main {
		margin: 0;
	}
	#main-in {
		padding: 0;
	}
	#main-contents  {
		width: 100%;
		margin: 0;
	}
	#main-contents p {
		font-size: 12px;
	}
	#main-contents .contents {
		margin: 20px 0!important;
		height: 190px;
	}
}

/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/
#container{ 
	padding: 0;
}
#header {
	border-top: 14px #1a8386 solid;
	height: 115px;
}
#header-title {
	width: 20px;
	margin-top: 20px;
}
#header-text {
	position: relative;
}
#menu-utility {
	position: absolute;
	top: 0;
	right: 0;
}
#menu-utility li {
	position: relative;
	float: left;
	list-style: none;
}
#menu-utility li:nth-child(2n) {
	margin-left: 30px;
}
#menu-utility li:before {
	position: absolute;
	top: 0;
	left: -10px;
	content:">";
}
#menu-utility li a {
	color: #313131;
	font-size: 12px;
	text-decoration: none;
}
.btn_contact01 a {
	position: absolute;
	top: 30px;
	right: 0;
	background: #ff7916;
	padding: 20px;
	display: block;
	border: 1px #e76d00 solid;
}
.btn_contact01 a:hover {
	background: #ffa25d;
}
.box_tel01 {
	position: absolute;
	top: 33px;
	right: 330px;
}
.txt_tel01 {
	line-height: 3;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #333333;
}
.box-gnav {
	display: none;
}
@media only screen and (max-width : 640px){
	#header {
		border-top: 5px #1a8386 solid;
		width: 100%;
		height: 60px;
	}
	#header #header-in {
		margin: 0 !important;
		padding: 0;
		height: 60px;
	}
	#header #header-title {
		width:30%;
		margin: 0 0 0 4%;
		float: left;
	}
	.header-logo {
		display: table-cell;
		vertical-align: middle;
		height: 60px;
	}
	.header-logo img {
		width: 79px;
	}
	.header_sp {
		float: right;
		width: 52%;
		margin-left: 3%;
	}
	.btn_sp_header01 {
		width: 100%;
	}
	.btn_sp_header01 li {
		list-style: none;
		float: right;
		width:  28%;
		margin: 10px 0;
		padding: 0 2%;
		border-left: 1px #cacbcb solid;
		text-align: center;
		font-size: 10px;	
	}
	.btn_sp_header01 li p {
		margin: 0;
	}
	.btn_sp_header01 li a {
		color: black;
		text-decoration: none;
	}
	.img_sp_menu01 {
		width: 50%;
		height: 25px;
		margin: 0 25% !important;
		display: table;
	}
	.img_sp_menu01 a {
		display: table-cell;
		vertical-align: middle;
		
	}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.menu-trigger {
		position: relative;
		width: 20px;
		height: 25px;
		line-height: 35px;
		padding-bottom: 10px;
		margin-bottom: 3px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
		background: #1a8386;
	}
	.menu-trigger span:nth-of-type(1) {
		top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
		top: 7px;
	}
	.menu-trigger span:nth-of-type(3) {
		bottom: 7px;
	}
	.active span:nth-of-type(1) {
	  -webkit-transform: translateY(8px) rotate(-45deg);
	  transform: translateY(8px) rotate(-45deg);
	}
	.active span:nth-of-type(2) {
	  opacity: 0;
	}
	.active span:nth-of-type(3) {
	  -webkit-transform: translateY(-7px) rotate(45deg);
	  transform: translateY(-7px) rotate(45deg);
	}
	.box_utility01 {
		display: none;
	}
	.box-gnav {
		display: none;
		background: #85b9ba;
		width: 100%;
		position: absolute;
		top: 60px;
		left: 0;
		z-index: 10;
	}
	.box-gnav li {
		position: relative;
		border-bottom: 1px #d5e8e8 solid;
	}
	.box-gnav li a {
		color: white;
		padding: 15px 0 15px 20px;
		display: block;
		font-size: 14px;
		text-decoration: none !important;
	}
	.box-gnav li:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 10px;
		height: 10px;
		margin-top: -5px;
		background: #fff;
	}
	.box-gnav li:after{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		right: 23px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 10px;
		height: 10px;
		margin-top: -5px;
		background: #85b9ba;
	}

}




/*--------------------------------------------------------
パンくず
--------------------------------------------------------*/	
.breadcrumb {
	background: #f3f6f8;
	width: 100%;
	height: 13px;
	padding: 15px 0 18px 0;
	margin-bottom: 35px;
}
.breadcrumb_in {
	width: 960px;
	margin:0 auto;
}
.breadcrumb_in li {
	list-style-type: none;
	line-height: 1;
	float: left;
	font-size: 14px;
}
.breadcrumb_in li:first-child {
	position: relative;
	padding-right: 20px;
	margin-right:20px;
}
.breadcrumb_in li:not(:first-child) {
	margin-top: 1px;
}
.breadcrumb_in li:first-child:after {
	content:"";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 1px #c7d1d8 solid ;
	border-right: 1px #c7d1d8 solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3px;
}
@media only screen and (max-width : 640px){
	.breadcrumb {
		display: none;
	}
}


/*--------------------------------------------------------
サイド
--------------------------------------------------------*/
.bnr_side01  {
	margin-bottom: 20px;
}
.bnr_side01 li {
	margin-bottom: 10px;
}
#sidebar #gnav li {
	border-top: 1px #d5d5d5 solid;
	padding: 10px 0;
}
#sidebar #gnav li:last-child {
	border-bottom: 1px #d5d5d5 solid;
}
#sidebar #gnav li a {
	display: block;
	color: #272727;
	font-size: 14px;
	border-left: 2px #1a8386 solid;
	padding-left: 15px;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
}
.li_nav01 {
	margin-bottom: 20px;
}
.li_nav01 li a {
	color: #0b78b7;
	font-size: 14px;
	line-height: 2;
	text-decoration: none;
}
#sidebar .btn_side_contact01 a {
	background: #ff7916;	
	margin: 20px 0; 
	border: 1px #e76d00 solid;
	display: block;
	width: 220px;
	height: 60px;
	padding: 13px 10px 8px 30px!important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#sidebar .btn_side_contact01 a:hover {
	background: #ffa25d;
}
#sidebar .bnr_side_lixil01 a {
	display: block;
	width: 220px;
	height: 60px;
	padding: 20px 0 0 0!important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px #d5d5d5 solid;
	text-align: center;
}
#sidebar .btn_side_contact01 img,
#sidebar .bnr_side_lixil01 img {
	width: 80%;
}
@media only screen and (max-width : 640px){
	.bnr_side01 {
		width: 94%;
		padding: 0 3% 15px 3%;
	}
	.bnr_side01 li {
		margin-bottom: 10px;
		float: left;
		width: 48%;
		margin-left: 2%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.bnr_side01 img {
		width: 100%;
	}
	#sidebar #gnav {
		clear: both;
	}
	#sidebar #gnav li {
		border-top: 1px #d5d5d5 solid;
		padding: 10px 10px;
		width: 50%;
		float: left;
		display: table;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#sidebar #gnav li:nth-last-child(2),
	#sidebar #gnav li:last-child {
		border-bottom: 1px #d5d5d5 solid;
	}
	#sidebar #gnav li a {
		display: block;
		color: #272727;
		font-size: 12px;
		border-left: 2px #6a9801 solid;
		padding-left: 15px;
		display: table-cell;
		vertical-align: middle;
		line-height: 1.2;
		height: 28px;
		text-decoration: none;
	}
	#sidebar .btn_side_contact01 a {
		clear: both;
		margin: 20px 6%!important;
		width: 88%;
		text-align: center;
		padding: 10px 10% 8px!important;
		display: block;
	}
	#sidebar .btn_side_contact01 img,
	#sidebar .bnr_side_lixil01 img{
		width: auto!important;
		margin: 0 !important;
		padding: 0!important;	
	}
	#sidebar .bnr_side_lixil01 a {
		clear: both;
		padding: 20px 10%!important;
		margin: 0 6%!important;
		width: 88%;
		text-align: center;
	}	
	#sidebar .li_nav01 {
		margin: 15px 0;
	}
	#sidebar .li_nav01 li {
		float: left;
		margin: 0 8%;
	}
	#sidebar .li_nav01 li a {
		color: #0b78b7;
		font-size: 14px;
		line-height: 2;
		text-decoration: none;
	}
}


/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
#footer {
	background: #1a8386;
	height: 48px;
	padding: 20px 0 40px 0;
	overflow: hidden;
}
#footer .footer-menu ul {
	width: 100%;
}
#footer .footer-menu li{
	background: none;
	float: left;
	padding: 0 20px 0 15px;
	font-size: 14px;
	position: relative;
}
#footer .footer-menu li a {
	text-decoration: none;
}
#footer .footer-menu li:before {
	position: absolute;
	left: 0;
	top: 50%;
	content: ">";
	margin-top: -10px;
}
.page-top a {
	background: none;
	border: none;
	padding-left: 0;
}
.page-top a:link,
.page-top a:visited,
.page-top a:hover,
.page-top a:active {
	background: none;
	color: white;
}
.page-top:before {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 20px;
	left: 50%;
	width: 15px;
	height: 15px;
	margin-left: -10px;
	background: #fff;
}
.page-top:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 23px;
	left: 50%;
	width: 15px;
	height: 15px;
	margin-left: -10px;
	background: #77615b;
}
.copyright {
	height: 26px;
	line-height: 26px;
	background: #e6e3e3;
	color: #644b44;
	font-size: 14px;
}
@media only screen and (min-width : 641px){
	.page-top {
		position: fixed;
		right: 20px;
		bottom: 190px;
		z-index: 99;
		color: white;
		background: #77615b;
		width: 75px;
		height: 75px;
		padding: 30px 13px 0 13px;
		text-align: center;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		font-weight: normal;
	}
}
@media only screen and (max-width : 640px){
	#footer {
		background: #1a8386;
		height: auto;
		width: 100%;
		padding: 10px 4%;
		overflow: hidden;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#footer .footer-menu ul {
		width: 100%;
	}
	#footer .footer-menu li{
		background: none;
		float: left;
		padding: 0 5%;
		line-height: 1.8;
		font-size: 12px;
		position: relative;
	}
	.page-top {
		position: relative;
		width: 100% !important;
		height: auto;
		text-align: center;
		padding: 10px 0 ;
		color: white;
		background: #77615b;
		font-weight: normal;
	}
	.page-top a {
		background: none;
		border: none;
		margin: 0;
		padding: 0;
	}
	.page-top:before {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 16px;
		left: 35%;
		width: 13px;
		height: 13px;
		margin-left: -10px;
		background: #fff;
	}
	.page-top:after{
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 19px;
		left: 35%;
		width: 13px;
		height: 13px;
		margin-left: -10px;
		background: #77615b;
	}
	.copyright {
		padding: 10px 0;
		font-size: 10px;
	}
}


/*--------------------------------------------------------
共通クラス
--------------------------------------------------------*/
.box_pc01 {
	display: inline;
}
.box_sp01 {
	display: none;
}
.pc_none01 {
	display: none;
}
.box_in01 {
	margin: 40px 10px;
}
.box_float01 {
	overflow: hidden;
	margin-bottom: 60px;
}
.box_contact01 {
	background: #eee;
	padding: 30px 100px;
	margin: 60px 0 20px;
}
.pic01 {
	margin-bottom: 10px !important;
}
.pic02 {
	margin-bottom: 30px !important;
}
.pic_right01 {
	float: right;
	margin-left: 30px;
}
.pic_left01 {
	float: left;
	margin-right: 30px;
}
.pic_left02 {
	float: left;
}
.tit01 {
	color: #1a8386;
	font-size: 18px!important;
	border: none;
	border-bottom: 1px #dbdbdb solid;
	padding-bottom: 10px;
	margin: 0 0 20px 0!important;
	clear: both;
}
.tit02 {
	color: #1a8386;
	font-size: 18px!important;
	border: none;
	border-bottom: 1px #dbdbdb solid;
	padding-bottom: 10px;
	margin: 40px 0!important;
	clear: both;
}
#main-contents h2.tit_page01 {
	border-top: 7px #1a8386 solid;
	border-bottom: 1px #1a8386 solid;
	padding: 30px 10px;
	margin-bottom: 40px;
	font-size: 30px;
	color: #1a8386;
	letter-spacing: -0.02em;
}
#main-contents h3.tit_page02 {
	background: #1a8386;
	font-size: 18px;
	font-weight: normal;
	color: white;
	padding: 10px 20px;
	margin-bottom: 30px;
}
.txt01 {
	margin-bottom: 30px !important;
	line-height: 1.8 !important;
}
#main-contents h3.txt_page01,
#main-contents h4.txt_page01 {
	border-left: 10px #451c11 solid !important;
	margin-bottom: 30px;
	padding: 5px 0 5px 20px;
}
#main-contents h3.txt_page01 {
	margin-bottom: 50px;
}
#main-contents h3.txt_page01 span,
#main-contents h4.txt_page01 span {
	line-height: 1.6;
	letter-spacing: -0.05em;
	font-size: 24px;
	color: #451c11;
	font-weight: bold !important;
}
.txt_link01 {
	text-align: right;
}
.txt_link01 a {
	text-decoration: underline;
	color: #006ecb;
	font-size: 18px;
}
.txt_link02 a {
	text-decoration: none;
}
.txt_strong01 {
	color: #ff5000;
	font-weight: bold;
}
.txt_bold01 {
	font-weight: bold;
}
#main-contents h3.tit_ballon01 {
	background: #1a8386;
	padding: 10px 0;
	text-align: center;
	color: white;
	font-size: 18px;
	position: relative;
}
#main-contents h3.tit_ballon01:after {
	content: "";
	position: absolute;
	bottom: -105px;
	left: 50%;
	border: 25px solid transparent;
	border-top: 25px #1a8386 solid;
	margin-left: -25px;
	padding-bottom: 60px;
}
#main-contents .li_check01 li {
	margin-bottom: 5px;
	background: #efebea;
	width: 100%;
	padding: 8px 20px 8px 50px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	color: #451c11;
	display: block;
}
#main-contents .li_check01 li:before {
	content: url("img/common/ico_check01.png");
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -15px;
	transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);	
}
.btn01 {
	background: #451c11;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	width: 330px;
	margin: 40px auto;
}
.btn01 a {
	padding: 10px 0;
	display: block;
	text-decoration: none;
	color: white;
}
.btn01 a:hover {
	background: #864e40;
}
.btn02 {
	background: #ff7916;	
	text-align: center;
	font-size: 21px !important;
	font-weight: bold;
	width: 490px;
}
.btn02 a {
	display: block;
	padding: 20px 0;
	text-decoration: none;
	color: white;
}
.btn02 a:hover {
	background: #ffa25d;
}
.box_page01 {
	margin-bottom: 80px;
	font-size: 16px;
	line-height: 1.8;
}
.box_page_contact01 {
	background: #eee;
	padding: 25px 100px;
	margin: 75px 0 20px 0;
}
.btn_page_contact01 a {
	background: #ff7916;
	padding: 20px 0;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 21px;
	font-weight: bold;
	display: block;
	position: relative;
	text-decoration: none;
}
.btn_page_contact01 a:hover {
	background: #ffa25d;
}
.box_page_contact02 {
	border-bottom: 5px #1a8386 solid;
	padding-bottom: 25px;
	margin-top: 120px;
	overflow: hidden;
}
.tit_page_contact01 {
	color: #451c11;
	font-size: 18px;
	font-weight: bold;
	border-top: 5px #1a8386 solid;
	border-bottom: 1px #1a8386 solid;
	padding: 25px;
	text-align: center;
}
.box_page_contact_in01 {
	margin: 25px;
}
.btn_page_contact02 a {
	border: 1px #e76d00 solid;
	background: #ff7916;
	padding: 20px 0;
	width: 295px;
	text-align: center;
	display: block;
	float: left;
}
.btn_page_contact02 a:hover {
	background: #ffa25d;
}
.txt_page_tel01 {
	float: right;
	font-size: 18px;
	text-align: center;
}
.txt_page_contact01 {
	color: #0d7b7e;
	font-size: 24px;
	font-weight: bold;
	margin: 0 10px;
}
.btn_page_tel_sp01 a {
	display: none;
}
a.tel-link {
	color: #1a8386!important;
}
a .over:hover {
	opacity: 0.7;
}
@media only screen and (max-width : 640px){
	.box_pc01 {
		display: none;
	}
	.box_sp01 {
		display: inline;
	}
	.pc_none01 {
		display: block;
		line-height: 0.1;
	}
	.sp_none01 {
		display: none;
	}
	.box_in01 {
		margin: 20px 0;
	}
	.box_float01 {
		margin-bottom: 50px;
		font-size: 12px;
	}
	.box_contact01 {
		padding: 10px;
		margin: 30px 0 20px;
	}
	.pic_right01,
	.pic_left01 {
		float: none;
		margin: 0!important;
	}	
	.tit01 {
		color: #1a8386;
		font-size: 18px;
		border: none;
		border-bottom: 1px #dbdbdb solid;
		padding: 10px 4%;
		margin: 30px 0 20px 0!important;
		clear: both;
		text-align: center;
	}
	#main-contents h2.tit_page01 {
		border-top: 3px #1a8386 solid;
		border-bottom: 1px #1a8386 solid;
		padding: 20px 3%;
		margin-bottom: 30px;
		font-size: 18px;
	}
	#main-contents h3.tit_page02 {
		font-size: 14px;
		padding: 5px 3%;
		margin-bottom: 20px;
	}
	.txt01 {
		margin-bottom: 20px;
	}
	#main-contents h3.txt_page01,
	#main-contents h4.txt_page01 {
		border-left: 5px #451c11 solid !important;
		padding: 3px 0 3px 15px;
	}
	#main-contents h3.txt_page01 span,
	#main-contents h4.txt_page01 span {
		font-size: 16px;
	}
	.txt_link01 a {
		font-size: 12px;
	}
	#main-contents h3.tit_ballon01 {
		padding: 10px 0;
		font-size: 12px;
	}
	#main-contents h3.tit_ballon01:after {
		bottom: -60px;
		left: 50%;
		border: 15px solid transparent;
		border-top: 15px #1a8386 solid;
		margin-left: -10px;
		padding-bottom: 30px;
		z-index: 1;
	}
	#main-contents .li_check01 li {
		margin-bottom: 3px;
		padding: 8px 4% 8px 35px;
		line-height: 1.4;
	}
	#main-contents .li_check01 li:before {
		left: 5px;
	}
	.btn01 {
		font-size: 14px;
		width: auto;
		margin: 40px 5% 60px;
		letter-spacing: 0.1em;
	}
	.btn02 {
		font-size: 13px !important;
		box-sizing: border-box;
		width: 100%;
		letter-spacing: -0.05em;
	}
	.box_page01 {
		margin-bottom: 30px;
		font-size: 12px;
	}
	.box_page_contact01 {
		background: #eee;
		padding: 15px;
		margin: 40px 0 20px 0;
	}
	.box_page_contact02 {
		border-bottom: 2px #1a8386 solid;
		margin: 90px 0 20px 0;
		padding-bottom: 10px;
	}
	.btn_page_contact01 a {
		padding: 15px 0;
		width: 100%;
		font-size: 13px!important;
		letter-spacing: -0.05em;
	}
	.btn_page_contact02 a {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.tit_page_contact01 {
		color: black;
		font-size: 14px !important;
		font-weight: normal;
		border-top: 2px #1a8386 solid;
		border-bottom: 1px #1a8386 solid;
		padding: 20px;
		line-height: 1.8 !important;
	}
	.box_page_contact_in01 {
		margin: 20px 6%;
	}
	.txt_page_tel01 {
		float: none;
		font-size: 12px;
		text-align: center;
	}
	.txt_page_contact01 {
		font-size: 16px;
		margin: 0 10px;
	}
	.btn_page_tel_sp01 a {
		background: #451c11;
		padding: 20px 0;
		margin-top: 20px;
		width: 100%;
		text-align: center;
		display: block;
	}
}


/*--------------------------------------------------------
トップページ
--------------------------------------------------------*/
/*　メイン画像　*/
#main-image {
	padding-top: 0;
}
#main-image-in {
	margin-bottom: 30px;
	overflow: hidden;
    padding: 0;
	position: relative;
}
#main-image .box_main01 p  {
/*
	height: 0;
	padding: 0 0 38%;
*/
	position: relative;
	height: 515px;
}
#main-image .box_copy01 {
	background: rgba(255,255,255,0.6);
	width: 100%;
	height: 130px;
	padding: 20px 0;
	position: absolute;
	bottom: 5%;
	left: 0;
	z-index: 10;
}
@media screen and (min-width: 641px) and (max-width : 1100px) {
	#main-image .box_main01 p  {
		height: 400px;
	}
}
#main-image .box_copy_in01 {
	width: 960px!important;
	margin: 0 auto!important;
}

/*　更新情報	*/
#main-contents dl.news {
	color: #4a332e;
	margin-bottom: 30px!important;
	font-size: 16px;
}
#main-contents dl.news a {
	color: #4a332e;
	text-decoration: none;
}
#main-contents dl.news dt {
	width: 100px;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
}
#main-contents dl.news dd {
	border-bottom: none;
	padding: 0 0 10px 10px;
	margin-bottom: 0;
}	
#main-contents dl.news dd a {
	color: #1a8386;
	text-decoration: underline;
}
#main-contents dl.news dd a:hover {
	text-decoration: none;
}
#main-contents dl.news dd div {
    display: none;
}
#main-contents .category01 {
	display: none;
}

/*　ジャパンガーデニングフェア	*/
.box_jgf01 {
	width: 100%;
	margin-bottom: 45px;
	letter-spacing: -0.05em;
}
.box_jgf01 .box_sp01 {
	text-align: center;
}
.box_jgf01 .box_sp01 img {
	margin-bottom: 10px!important;
}

/*　ガーデニング＆エクステリアのプロフェッショナル	*/
.box_pro01 {
	margin-bottom: 40px!important;
}
.txt_pro01 {
	background: #1a8386;
	width: 100%;
	padding: 10px 6%;
	margin-bottom: 0;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.txt_pro02 {
	background: #efebea;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 45px;
	width: 100%;
	padding: 25px 10%;
	
}
.box_pro_in01 {
	padding: 0 10px 20px 10px;
	margin-bottom: 20px;
	border-bottom: 1px #1a8386 solid;
	overflow: hidden;
	width: 100%;
	clear: both;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.box_pro_left01 {
	float: left;
	width: 415px;
	margin-right: 35px;
}
.txt_pro03 {
	float: left;
	background: #664d46;
	display: table;
	width: 55px;
	margin-bottom: 20px!important;
}
.txt_pro03 span {
	width: 100%;
	height: 55px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.txt_pro03 span img {
	width: 13px !important;
}
.txt_pro04 {
	float: left;
	margin-left: 20px !important;
	display: table;
	height: 55px;
}
.txt_pro04 span {
	display: table-cell;
	vertical-align: middle;
}
.txt_pro05 {
	font-size: 12px !important;
	color: black;
	line-height: 1.8!important;
	clear: both;
}
.pic_pro01 {
	float: right;
}

/*　スタッフ紹介	*/
.box_top_staff01 {
	margin-bottom: 30px;
	overflow: hidden;
}
.box_staff_detail01 {
	margin: 0 10px 20px 10px!important;
	float: left;
}
.box_staff_detail01 img {
	width: 210px;
}
.txt_top_staff01 {
	font-size: 12px !important;
	text-align: center;
	margin-top: 10px!important;
	color: #151515;
}
.box_top_lixil01 {
	border: 1px #cacaca solid;
	width: 334px;
	height: 114px;
	margin: 0 10px 20px 0!important;
	padding: 25px 20px!important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	float: left;
}
.box_top_lixil01 img {
	width: 100%;
}
.txt_top_lixil01 {
	font-size: 12px !important;
	color: #7e7e7e;
	clear: both;
	line-height: 2;
}

/*　LIXILバナー */
.box_bnr_lixil01 {
	width: 690px;
	clear: both;
	margin-bottom: 100px;
}

@media only screen and (max-width : 640px){
	/*　メイン画像　*/
	#main-image,
	#main-image-in {
		margin: 0 !important;
		padding: 0;
		height: auto;
	}
	#main-image-in {
	/*	max-height: 250px;*/
	}

	/*　更新情報	*/
	#main-contents dl.news dt,
	#main-contents dl.news dd.cat,
	#main-contents dl.dl-style01 dt{ float: none; }
	#main-contents dl.news dt{ margin-bottom: 0.4em; }
	#main-contents dl.news dt,
	#main-contents dl.dl-style01 dt{
		padding-right: 1em;
		padding-left: 1em;
	}
	#main-contents dl.news dd,
	#main-contents dl.dl-style01 dd{ 
		margin: 0 0 10px 0;
		padding: 0 1em 0.8em 1em;
	}
	#main-contents dl.news dd.cat,
	#main-contents dl dd .category01 {
		display: none !important;
	}
	#main-contents dl.news {
		margin-bottom: 20px!important;
		font-size: 12px!important;
	}
	#main-contents dl.news dt {
		width: 100%;
		float: none;
		clear: both;
		padding: 0 0 5px 0;
	}
	#main-contents dl.news dd {
		border-bottom: none;
		padding: 0 0 20px 0;
		margin-bottom: 0;
	}	

	/*　ガーデニング＆エクステリアのプロフェッショナル	*/
	.box_jgf01 .box_sp01 {
		width: 100%;
		font-size: 10px;
		letter-spacing: -0.02rem;
	}

	/*　ガーデニング＆エクステリアのプロフェッショナル	*/
	.box_pro_in01 {
		width: 100%;
		padding: 0 0 20px 0;
		margin: 0 0 20px 0;	
	}
	.box_pro_left01 {
		overflow: hidden;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.txt_pro01 {
		padding: 10px 5%;
	}
	.txt_pro02{
		padding: 20px 4%;
	}
	.txt_pro03 {
		float: left;
		background: none;
		width: 12%;
		display: block;
	}
	.txt_pro03 span {
		background: #664d46;
		width: 30px;
		height: auto;
		padding: 12px 13px;
	}
	.txt_pro04 {
		float: left;
		padding-left: 10px;
		margin: 0 !important;
		width: 80%;
		height: 40px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.txt_pro04 span {
		padding:  0!important;
	}
	.txt_pro05 {
		font-size: 12px;
		color: black;
		line-height: 1.8;
		clear: both;
		margin-bottom: 20px!important;
	}
	.pic_pro01 {
		width: 70%;
		margin: 0 15%;
		text-align: center;
	}

	/*　スタッフ紹介	*/
	.box_staff_detail01 {
		width: 44%;
		padding-left: 3%;
		margin: 0 3% 0 0 !important;
		float: left;
	}
	.box_staff_detail01 img {
		width: 100%;
	}
	.txt_top_staff01 {
		line-height: 0.6;
		letter-spacing: -0.05rem;
		margin: 5px 0 10px 0!important;
	}


	/*　LIXILバナー */
	.box_bnr_lixil01 {
		width: 92%;
		margin: 0 4% 30px; 4%;
	}
	.box_top_lixil01 {
		border: 1px #cacaca solid;
		width: 80%;
		height: auto;
		margin: 10px 10%!important;
		padding: 10px 4%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		text-align: center;
		float: left;
	}
	.txt_top_lixil01 {
		font-size: 10px;
		color: #7e7e7e;
		clear: both;
		line-height: 1.6;
		margin: 10px 4%
	}	
}

	
/*--------------------------------------------------------
キャンペーン
--------------------------------------------------------*/
.txt_campaign01 {
	font-size: 16px;
	margin-top: 10px;
}
.box_campaign_pack01 {
	border: 3px #d5d5d5 solid;
	padding: 10px 10px 15px 10px;
	margin: 60px 0;
	position: relative;
}
.txt_campaign_pack01 {
	background: #ff3300;
	border-radius: 50%;
    height: 60px;
    width: 230px;
	color: white;
	font-size: 18px;
	padding: 15px 0;
	box-sizing: border-box;
	text-align: center;
	transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);	
	position: absolute;
	top: -13px;
	left: 5px;
	z-index: 10;
}
#main-contents h3.tit_campaign_pack01 {
	background: #efebea;
	color: #451c11;
	font-size: 21px;
	font-weight: bold;
	width: 635px;
	height: 30px;
	margin-bottom: 15px;
	padding: 10px 10px 10px 20px;
	border: none;
	text-align: center;
}
.li_campaign_pack01 {
	font-size: 16px;
	margin-bottom: 0 !important;
	color: #451c11;
}
.li_campaign_pack01 li {
	line-height: 1.2;
	list-style-position: inside;
	margin-left: 10px!important;
	padding-left: 1em;
	text-indent: -1em;
}
#main-contents h3.txt_campaign_pack02 {
	color: #451c11;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
	border: none;
}
.pic_campaign_floor01 {
	margin: 35px 20px;
}
.pic_campaign_floor01 img:first-child {
	width: 326px;
	height: 49px;
	margin-right: 20px;
}
.pic_campaign_floor01 img:nth-child(2) {
	width: 324px;
	height: 49px;
}
.box_campaign_detail01 {
	margin-bottom: 65px;
}
.box_campaign_detail_in01 {
	width: 210px;
	float: left;
}
.box_campaign_detail_in01 + .box_campaign_detail_in01 {
	margin-left: 20px;
}
.box_campaign_detail_in01 img {
	width: 210px;
	height: 95px;
	margin-bottom: 10px;
}
.txt_campaign_detail_in01 {
	font-size: 12px;
}
.li_campaign_pack02 {
	font-size: 12px;
	margin-bottom: 75px;
	clear: both;
}
.li_campaign_pack02{
	margin-left: 20px!important;
}
.txt_campaign02 {
	font-size: 16px;
	text-align: center;
}

@media only screen and (max-width : 640px){
	.txt_campaign01 {
		font-size: 12px;
	}
	.box_campaign_pack01 {
		border: 1px #d5d5d5 solid;
		padding: 10px 10px 15px 10px;
		margin: 50px 0 40px 0;
	}
	.txt_campaign_pack01 {
		height: 40px;
		width: 165px;
		color: white;
		font-size: 12px;
		padding: 10px 0;
		top: -25px;
		left: 5px;
	}
	#main-contents h3.tit_campaign_pack01 {
		font-size: 14px;
		font-weight: bold;
		width: 100%;
		height: 40px;
		margin-bottom: 15px;
		padding: 10px 10px 10px 20px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.li_campaign_pack01 {
		font-size: 12px;
	}
	#main-contents h3.txt_campaign_pack02 {
		font-size: 12px;
	}
	.pic_campaign_floor01 {
		margin: 0;
	}
	.pic_campaign_floor01 img:first-child {
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.pic_campaign_floor01 img:nth-child(2) {
		width: 100%;
		height: auto;
	}
	.box_campaign_detail01 {
		margin-bottom: 0;
	}
	.box_campagin_fence01 {
		margin: 20px 20%;
	}
	.box_campaign_detail_in01 {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.box_campaign_detail_in01 + .box_campaign_detail_in01 {
		margin-left: 0;
	}
	.box_campaign_detail_in01 img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.li_campaign_pack02 {
		font-size: 10px;
		margin-bottom: 0;
	}
	.txt_campaign_detail_in01 {
		text-align: center;
	}
	.txt_campaign02 {
		font-size: 12px;
		text-align: left;
	}
}

/*--------------------------------------------------------
施工事例
--------------------------------------------------------*/
.pic_works01 img {
	width: 265px;
	margin-left: 30px!important;
}
.box_works01 {
	width: 160px;
	margin: 0 15px 25px 0 !important;
	float: left;
}
.box_works01 img {
	width: 160px;
}
.box_works01:nth-of-type(4n){
	margin-right: 0 !important;
}
.box_works01 a:hover {
	opacity: 0.6;
}
@media only screen and (max-width : 640px){
	.pic_works01 img {
		width: 100%;
		margin-left: 0!important;
		margin-bottom: 20px;
	}
	.pic_works01 {
		width: 100%;
		margin-bottom: 20px;
	}
	.box_works01 {
		width: 49%;
		margin: 0!important;
		float: left;
		box-sizing: border-box;
	}
	.box_works01 img {
		width: auto;
	}
	.box_works01:nth-of-type(odd) {
		margin: 0 1% 20px 0 !important;
	}
	.box_works01:nth-of-type(even){
		margin: 0 0 20px 1% !important;
	}
}

/*--------------------------------------------------------
施工事例 - 詳細
--------------------------------------------------------*/
/* Before */
.box_wd_before01,
.box_wd_before01b {
	margin-bottom: 110px;
	position: relative;
}
.box_wd_before01:after {
	position: absolute;
	bottom: -80px;
	left: 50%;
	content: url("img/works/detail01/img_arrow02.png");
	margin-left: -20px;
}
.txt_wd_before01 {
	color: #451c11;
	font-size: 21px!important;
	font-weight: bold;
	margin: 0 0 20px -10px!important;
}
.box_wd_before_in01 {
	background: #eee;
	padding: 30px;
	text-align: center;
	overflow: hidden;
}
.pic_wd_before01,
.pic_wd_before04 {
	width: 280px;
	position: relative;
	margin-right: 70px;
	font-size: 18px;
	float: left;
}
.pic_wd_before01b {
	width: 280px;
	position: relative;
	margin-right: 70px;
	font-size: 18px;
	float: left;
}
.pic_wd_before01:after,
.pic_wd_before04:after {
	position: absolute;
	top: 50%;
	right: -65px;
	content: url("img/works/detail01/img_arrow01.png");
	margin-top: -40px;	
	transform: rotate(-90deg) scale(0.7,0.7);
	-webkit-transform: rotate(-90deg) scale(0.7,0.7);
}
.pic_wd_before02 {
	width: 280px;
	float: right;
	color: #451c11;
}
.pic_wd_before02b {
	width: 280px;
	float: right;
	text-align:left;	
}

.pic_wd_before02 p {
	font-size: 18px!important;
}
.pic_wd_before02 img,
.pic_wd_before02b img {
	width: 280px;	
}
.pic_wd_before03,
.pic_wd_before03b,
.pic_wd_before03c {
	width: 310px;
	position: relative;
}

.txt_wd_before03,
.txt_wd_before03b,
.txt_wd_before03c {
	width: 310px;
	position: relative;
}
.txt_wd_before03d {
	width: 280px;
	position: relative;
	text-align:left;
}
.pic_wd_before03:after {
	position: absolute;
	top: 50%;
	right: -60px;
	content: url("img/works/detail01/img_arrow02.png");
	margin-top: -20px;	
	transform: rotate(-90deg) scale(0.7, 0.7);
	-webkit-transform: rotate(-90deg) scale(0.7, 0.7);
}
.txt_wd_before03:after {
	position: absolute;
	top: 50%;
	right: -60px;
	content: url("img/works/detail01/img_arrow02.png");
	margin-top: -160px;	
	transform: rotate(-90deg) scale(0.7, 0.7);
	-webkit-transform: rotate(-90deg) scale(0.7, 0.7);
}
.pic_wd_before05 {
	width: 310px;
	position: relative;
}
.pic_wd_before05:after {
	position: absolute;
	top: 50%;
	right: -60px;
	content: url("img/works/detail01/img_arrow02.png");
	margin-top: -20px;	
	transform: rotate(-90deg) scale(0.7, 0.7);
	-webkit-transform: rotate(-90deg) scale(0.7, 0.7);
}
.pic_wd_before01 img,
.pic_wd_before02 img,
.pic_wd_before04 img{
	width: 280px;
	margin-bottom: 20px;
}
.pic_wd_before01b img{
	width: 280px;
}
.pic_wd_before02b img{
	width: 280px;
}
.pic_wd_before03 img,
.pic_wd_before03b img,
.pic_wd_before05 img{
	width: 270px;
	border: 20px #eee solid;
}
.pic_wd_before03c img {
	width: 310px;
}

/* After */
.box_wd_after01 {
	margin-bottom: 10px;
}
.box_wd_after02 {
	margin-bottom: 100px;
}
.txt_wd_after01 {
	color: #1a8386;
	font-size: 21px!important;
	font-weight: bold;
	margin: 0 0 20px -10px!important;
}
.pic_wd_after01 {
	margin-bottom: 60px!important;
}
.pic_wd_after02 img,
.pic_wd_after03 img {
	width: 310px;
}
.pic_wd_after02b img {
	width: 310px;
	margin-bottom: 10px!important;
}

.txt_wd_after03 {
	text-align: center;
	margin: 30px 0 20px !important;
}
.txt_wd_after03 a {
	color: #ff7916;
	text-decoration: underline;
}
.txt_wd_after04 {
	background: #f3f6f8;
	padding: 10px;
	font-size: 14px!important;
}

.pc_wd_after04 img {
	margin-bottom:10px;
}


/* before & after */
.box_wd_ba01 {
	margin-bottom: 50px!important;
	clear: both;
}
.box_wd_ba_in01 {
	float: left;
}
.box_wd_ba_in02 {
	float: right;
}

.box_wd_ba_in01b {
	float: left;
}
.box_wd_ba_in02b {
	float: right;
}

/* txt */
.txt_wd01 {
	color: #451c11;;
	font-size: 18px;
	font-weight: bold;
}
.txt_wd02 {
	color: #ff7916;
	font-size: 18px;
	font-weight: bold;
}
.txt_wd03 {
	color: #1a8386;
	font-size: 18px;
	font-weight: bold;
}
.txt_wd04 {
	text-align: center;
	margin-top: 10px!important;
	width: 310px;
}
.txt_wd05 {
	text-align: center;
	margin: 20px 0 40px!important;
}
.txt_wd06 {
	text-align: left;
	font-size: 12px;
}


@media only screen and (max-width : 640px){
	.box_wd_before01,
	.box_wd_before01b {
		margin-bottom: 50px;
	}
	.box_wd_before01:after {
		bottom: -60px;
		content: url("img/works/detail01/img_arrow02.png");
		transform: scale(0.5, 0.5);
		-webkit-transform:scale(0.5, 0.5);
		margin-left: -30px;
	}
	.txt_wd_before01 {
		font-size: 14px!important;
		margin: 0 0 10px -10px!important;
	}
	.box_wd_before_in01 {
		padding: 15px;
	}
	.pic_wd_before01,
	.pic_wd_before01b {
		width: 100%;
		margin-right: 0;
		margin-bottom: 60px;
		font-size: 12px!important;
		float: none;
	}
	.pic_wd_before01:after {
		top: 115%;
		left: 50%;
		content: url("img/works/detail01/img_arrow01.png");
		margin-left: -70%;
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.pic_wd_before02,
	.pic_wd_before02b {
		width: 100%;
		float: none;
	}
	.pic_wd_before02 p {
		font-size: 12px!important;
	}
	.pic_wd_before02 img
	.pic_wd_before02b img {
		width: 100%;	
	}
	.pic_wd_before03 {
		width: 100%;
		margin-right: 0!important;
		margin-bottom: 50px!important;
	}
	.pic_wd_before03:after {
		top: 110%;
		left: 50%;
		content: url("img/works/detail01/img_arrow02.png");
		margin-left: -30%;
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.pic_wd_before03b,
	.pic_wd_before03c {
		width: 100%;
		margin-right: 0!important;
	}
	.pic_wd_before03b img,
	.pic_wd_before03c img {
		width: 100%;
		margin-right: 0!important;
	}

	.txt_wd_before03,
	.txt_wd_before03c {
		width: 100%;
		margin-bottom: 50px!important;
	}
	.txt_wd_before03b {
		width: 100%;
	}
	.txt_wd_before03d {
		width: 100%;
	}

	.txt_wd_before03:after {
		top: 110%;
		left: 50%;
		content: url("img/works/detail01/img_arrow02.png");
		margin-left: -30%;
		margin-top: 10px;	
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.pic_wd_before04 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 60px;
		font-size: 12px!important;
		float: none;
	}
	.pic_wd_before04:after {
		top: 110%;
		left: 50%;
		content: url("img/works/detail01/img_arrow01.png");
		margin-left: -70%;
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.pic_wd_before05 {
		width: 100%;
		margin-right: 0!important;
		margin-bottom: 60px!important;
	}
	.pic_wd_before05:after {
		top: 120%;
		left: 50%;
		content: url("img/works/detail01/img_arrow02.png");
		margin-left: -30%;
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.pic_wd_before01 img,
	.pic_wd_before01b img,
	.pic_wd_before02 img,
	.pic_wd_before02b img,
	.pic_wd_before04 img {
		width: 100%;
		margin-bottom: 10px;
	}
	.pic_wd_before03 img,
	.pic_wd_before03b img,
	.pic_wd_before05 img {
		width: 88%;
		border: 6% #eee solid;
	}
	.box_wd_after01 {
		margin-bottom: 40px;
	}
	.box_wd_after02 {
		margin-bottom: 30px;
	}
	.txt_wd_after01 {
		font-size: 14px!important;
		margin: 0 0 10px -10px!important;
	}
	.pic_wd_after01 {
		margin-bottom: 10px!important;
	}
	.pic_wd_after02 img {
		width: 100%;
	}
	.pic_wd_after02b img {
		width: 100%;
		margin-bottom: 0px!important;
	}
	.pic_wd_after03 img {
		width: 100%;
		margin-top: 20px;
	}
	.txt_wd_after03 {
		text-align: center;
		margin: 30px 0 20px !important;
	}
	.txt_wd_after04 {
		background: #f3f6f8;
		padding: 10px;
		font-size: 12px!important;
	}
	.box_wd_ba_in01 {
		float: none;
	}
	.box_wd_ba_in01b {
		float: none;
	}
	.box_wd_ba_in02 {
		float: none;
		margin-bottom: 40px!important;
	}
	.box_wd_ba_in02b {
		float: none;
		margin-bottom: 40px!important;
	}
	.box_wd_ba01 {
		margin-bottom: 20px!important;
	}
	.txt_wd01 {
		font-size: 12px;
	}
	.txt_wd02 {
		font-size: 12px;
	}
	.txt_wd03 {
		font-size: 12px;
	}
	.txt_wd04 {
		width: 100%;
		margin: -50px 0 30px!important;
		padding: 5px 0 20px 0!important;
	}
}
@media screen and (max-width : 640px) and (orientation:landscape) {
	.box_wd_before01:after {
		bottom: -60px;
		content: url("img/works/detail01/img_arrow02.png");
		transform: scale(0.5, 0.5);
		-webkit-transform:scale(0.5, 0.5);
		margin-left: -30px;
	}
	.pic_wd_before01:after {
		top: 110%;
		left: 50%;
		content: url("img/works/detail01/img_arrow01.png");
		margin-left: -65%;
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.pic_wd_before03:after {
		top: 105%;
		left: 50%;
		content: url("img/works/detail01/img_arrow02.png");
		margin-left: -25%;
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.txt_wd_before03:after {
		top: 105%;
		left: 50%;
		content: url("img/works/detail01/img_arrow02.png");
		margin-left: -25%;
		margin-top: 10px;	
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}

	.pic_wd_before04:after {
		top: 105%;
		left: 50%;
		content: url("img/works/detail01/img_arrow01.png");
		margin-left: -65%;
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.pic_wd_before05:after {
		top: 112%;
		left: 50%;
		content: url("img/works/detail01/img_arrow02.png");
		margin-left: -25%;
		transform: scale(0.5, 0.5);
		-webkit-transform: scale(0.5, 0.5);
	}
	.pic_wd_before03 img,
	.pic_wd_before03b img,
	.pic_wd_before05 img {
		width: 100%;
		border: 6% #eee solid;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.pic_wd_before03c img {
		width: 100%;
		margin-top: 10px;
	}
	.pic_wd_before03c {
		width: 100%;
	}
	.pic_wd_after03 img {
		width: 100%;
		margin-top: 10px;
	}
}


/*--------------------------------------------------------
コース紹介
--------------------------------------------------------*/
.pic_course01 img {
	width: 266px;
	height: 182px;
}
.box_course01 {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 1.8;
}
#main-contents h3.tit_course01 {
	background: #b27500;
	font-size: 18px;
	color: white;
	padding: 10px 20px;
	margin-bottom: 30px;
}
.box_course_expense01 {
	background: #efebea;
	padding: 20px;
	text-align: center;
	margin: 50px 0 10px 0;
}
.txt_course_expense01 {
	font-size: 14px;
	text-align: right;
}
.pic_course02 {
	width: 500px;
	margin: 50px auto 100px auto;
}
.pic_course02 img {
	width: 500px;
	margin-bottom: 10px;
}
@media only screen and (max-width : 640px){
	.pic_course01 img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.box_course01 {
		margin-bottom: 30px;
		font-size: 12px;
	}
	.tit_course01 {
		font-size: 14px;
		padding: 5px 3%;
		margin-bottom: 20px;
	}
	.box_course_expense01 {
		margin: 30px 0 10px 0;
	}
	.box_course_expense01 img {
		width: 222px;
		height: 21px;
	}
	.txt_course_expense01 {
		font-size: 12px;
		text-align: center;
	}
	.pic_course02 {
		width: 100%;
		margin: 30px 0;
	}
	.pic_course02 img {
		width: 100%;
		margin-bottom: 10px;
	}
}


/*--------------------------------------------------------
デザイナーからのメッセージ
--------------------------------------------------------*/
.pic_message01 img {
	width: 270px;
	height: 180px;
	margin-right: 30px;
}
@media only screen and (max-width : 640px){
	.pic_message01 img  {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.txt_message01 {
		text-align: center;
	}
}

/*--------------------------------------------------------
お客様の声
--------------------------------------------------------*/
.pic_voice_detail01 {
	margin-bottom: 20px !important;
}
.li_voice_detail01 dt,
.txt_voice_reverse01 {
	color: #1a8386;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0 !important;
	line-height: 1.8 !important;
}
.li_voice_detail01 dd {
	margin: 0 0 50px 0;
}
.txt_voice_reverse02 {
	margin-bottom: 30px !important;
	line-height: 1.8 !important;
}
.pic_voice_detail02 {
	width: 265px;
}
.pic_voice_detail02 img,
.pic_voice_detail07 img {
	width: 265px;
	margin: 10px 0;
}
.pic_voice_detail03 {
	width: 330px;
	float: left;
}
.pic_voice_detail03:nth-child(even)  {
	margin-left: 30px;
}
.pic_voice_detail03 img {
	width: 330px;
	margin: 0 0 10px 0;
}
.pic_voice_detail04,
.pic_voice_detail05,
.pic_voice_detail06 {
	float: left;
}
.pic_voice_detail04 img {
	width: 250px;
}
.pic_voice_detail05 img {
	width: 200px;
}
.pic_voice_detail07 {
	width: 265px;
	margin-bottom: 30px;
} 
.txt_voice_detail01 {
	font-size: 14px !important;
	font-weight: bold;
	margin: 0 0 0 -10px !important;
	color: #451c11;
	letter-spacing: -0.1em;
}
.txt_voice_detail02 {
	font-size: 14px !important;
	margin: 5px 0 30px !important;
}
.txt_voice_detail03 {
	font-size: 16px;
	font-weight: bold;
	color: #451c11;
}
.txt_voice_detail04 {
	text-align: right;
	margin-bottom: 40px;
}
.txt_voice_detail05 {
	overflow: hidden;
}
.txt_voice_detail06 {
	font-size: 14px !important;
}
.txt_voice_detail07 {
	margin-bottom: 30px !important;
	line-height: 1.8 !important;
	padding-top: 30px;
}
.box_voice_detail01 {
	width: 560px;
	margin: 0 auto 35px;
}
.box_voice_detail02 {
	width: 465px;
	margin: 0 auto 35px;
}
.box_voice_detail03 {
	width: 200px;
	margin: 0 auto 35px;
}
.box_voice_detail04 {
	clear: both;
}
.box_voice_detail05 {
	background: #efebea;
	padding: 15px 12px;
	width: 270px;
	float: right;	
	margin: 0 0 50px 30px!important;	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.box_voice_detail05 p {
	font-size: 14px !important;
}
.box_voice_detail05 img {
	width: 244px;
	margin-bottom: 10px;
}
.pic_voice_right01{
	margin-left: 60px !important;
}
.box_voice_reverse01{
	float: left;
	width: 395px;
	margin: 5px 0 0 0;
}
.box_voice_reverse02{
	clear: both;
}
.box_voice_reverse03{
	float: left;
	width: 390px;
	margin: 5px 0 0 0;
}
@media only screen and (max-width : 640px){
	.li_voice_detail01 dd,
	.txt_voice_reverse02 {
		margin: 0 0 30px 0;
	}
	.txt_voice_detail01 {
		margin: 0 0 0 -5px !important;
		font-size: 12px !important;
	}
	.txt_voice_detail02 {
		font-size: 12px !important;
	}
	.txt_voice_detail08 {
		font-size: 15px !important;
	}
	.pic_voice_detail02 {
		width: 100%;
	}
	.pic_voice_detail02 img,
	.pic_voice_detail07 img {
		width: 100%;
		margin: 10px 0;
	}
	.pic_voice_detail03 {
		width: 100%;
	}
	.pic_voice_detail03:nth-child(even)  {
		margin-left: 0;
	}
	.pic_voice_detail03 img {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.pic_voice_detail04,
	.pic_voice_detail05,
	.pic_voice_detail06 {
		float: none;
		margin-bottom: 20px !important;
	}
	.pic_voice_detail04 img,
	.pic_voice_detail05 img {
		width: 100%;
	}
	.pic_voice_detail07 {
		width: 100%;
		margin-bottom: 30px;
	}
	.pic_voice_detail07 {
		width: 100%;
		float: none;
	}
	.box_voice_detail05 {
		padding: 15px 12px;
		width: 100%;
		float: none;
		letter-spacing: -0.05em!important;
		line-height: 1.2!important;
		margin: 0 0 30px 0!important;
		font-size: 12px !important;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.box_voice_detail05 img {
		width: 50%;
		margin: 0 25% 10px 25%;
	}
	.box_voice_reverse01{
		float: none;
		width: 100%;
		margin-bottom: -20px;
	}
	.box_voice_reverse03{
		float: none;
		width: 100%;
		margin-bottom: -20px;
	}
	.box_voice_detail01,
	.box_voice_detail02,
	.box_voice_detail03 {
		width: 100%;
		margin: 0 auto;
	}
	.pic_voice_right01{
		margin-left: 0px !important;
	}
}


/*--------------------------------------------------------
新築住宅の外構
--------------------------------------------------------*/
.pic_enc01 img {
	width: 266px;
	height: 180px;
	margin-left: 30px;
}
.box_enc_in01 {
	margin: 60px;
	overflow: hidden;
}
.box_enc_in01 img {
	width: 265px;
	height: 200px;
	float: left;
}
.box_enc_in01 img:first-child {
	margin-right: 40px;
}
.txt_box_glay01{
	border-style: solid;
	border-width: 1px;
	padding: 10px 5px 10px 20px;
	text-align: center;
}
@media only screen and (max-width : 640px){
	.pic_enc01 img,
	.box_enc_in01 img {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.box_enc_in01 img {
		float: none;
	}
	.box_enc_in01 {
		margin: 0;
	}
	.box_enc_in01 img:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}
}


/*--------------------------------------------------------
受賞実績
--------------------------------------------------------*/
.pic_prize01 {
	width: 500px;
	margin: 50px auto 100px auto;
}
.pic_prize01 img {
	width: 500px;
	margin-bottom: 10px;
}
.box_prize01 {
	margin-bottom: 80px;
}
#main-contents h4.txt_prize01 {
	color: #1a8386;
	font-size: 18px;
	padding: 0 0 10px 0;
	border-bottom: 1px #d5d5d5 solid;
	margin-bottom: 30px;
}
.box_prize01 li {
	list-style-position: inside;
	padding-left:1em;
	text-indent:-1em;
}
@media only screen and (max-width : 640px){
	.pic_prize01 {
		width: 100%;
		margin: 30px 0;
	}
	.pic_prize01 img {
		width: 100%;
		margin-bottom: 10px;
	}
	.box_prize01 {
		margin-bottom: 40px;
	}
	#main-contents h4.txt_prize01{
		font-size: 12px;
		margin-bottom: 20px;
	}
	.box_prize01 li {
		font-size: 12px;
		margin: 0 2px;
	}
}


/*--------------------------------------------------------
ご相談の流れ
--------------------------------------------------------*/
.pic_flow01 img {
	width: 266px;
	height: 180px;
	margin: 10px 0 0 30px;
}
.pic_flow02 img {
	width: 500px;
	margin: 60px 95px 80px;
}
#main-contents h3.tit_flow01 {
	background: #efebea;
	font-size: 18px;
	height: 50px;
	box-sizing: border-box;
}
.txt_flow_step01 {
	background: #451c11;
	display: block;
	width: 120px;
	height: 50px;
	padding: 10px 0 10px 30px;
	margin-right: 40px;
	box-sizing: border-box;
	color: white;
	z-index: 1;
	position: relative;
	float: left;
}
.txt_flow_step01:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -40px;
	margin-top: -25px;
	border: 25px solid transparent;
	border-left: 15px #451c11 solid;
}
.txt_flow_step02 {
	font-weight: normal;
	padding: 10px 0;
	display: block;
}
.txt_flow01 {
	line-height: 2 !important;
}
.txt_flow02 {
	font-size: 16px;
	line-height: 1.8 !important;
	clear: both;
}
@media only screen and (max-width : 640px){
	.pic_flow01 img {
		width: 100%;
		height: auto;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.pic_flow02 img {
		width: 100%;
		margin: 30px 0;
	}
	#main-contents h3.tit_flow01 {
		font-size: 12px;
		height: 40px;
	}
	.txt_flow_step01 {
		background: #451c11;
		display: block;
		width: 60px;
		height: 40px;
		padding: 10px 0 10px 10px;
		margin-right: 20px;
		box-sizing: border-box;
		color: white;
		z-index: 1;
		position: relative;
		float: left;
	}
	.txt_flow_step01:after {
		content: "";
		position: absolute;
		top: 50%;
		right: -30px;
		margin-top: -20px;
		border: 20px solid transparent;
		border-left: 10px #451c11 solid;
	}
}

/*--------------------------------------------------------
アイテム別紹介
--------------------------------------------------------*/
.box_item01 {
	width: 160px;
	margin: 0 15px 25px 0 !important;
	float: left;
}
.box_item01 img {
	width: 160px;
}
.box_item01:nth-of-type(4n){
	margin-right: 0 !important;
}
.box_item01 a:hover {
	opacity: 0.6;
}
.box_item02 {
	margin: 0 10px!important;
}
.box_item_in01 {
	margin: 60px 0 80px!important;
	overflow: hidden;
}
.btn_item01 {
	float: left;
}
.btn_item01  + .btn_item01  {
	margin-left: 35px !important;
}
.txt_item01 {
	margin-top: 20px!important;
	height: 60px;
	color: #1a8386;
	font-size: 18px!important;
	font-weight: bold;
	line-height: 1.4!important;
}
.txt_item02 {
	color: #451c11;
	font-size: 14px!important;
	height: 135px;
}
.txt_item03 {
	clear: both;
	font-size: 14px!important;
	margin-bottom: 80px!important;
}
.box_item_works01 {
	margin-bottom: 30px;
}
.tit_item_works01 {
	background: #e1d9d6;
	padding: 10px 0;
	color: #451c11;
	font-size: 18px!important;
	text-align: center;
}
.box_item_works_in01 {
	padding: 0 60px 20px;
	overflow: hidden;
	background: #efebea;
	font-size: 16px;
}
.box_item_works_in02 {
	position: relative;
	float: left;
	width: 212px;
	margin: 0 120px 40px 45px;
}
.box_item_works_in02:after {
	position: absolute;
	top: 50%;
	right: -90px;
	content: url("img/item/img_arrow01.png");
	margin-top: -45px;
	transform: scale(0.7, 0.7) rotate(-90deg); 
	-webkit-transform: scale(0.7, 0.7) rotate(-90deg);
}
.box_item_works_in03 {
	margin: 0 45px 40px 0;
	width: 212px;
	float: right;
}
.box_item_works_in02 img,
.box_item_works_in03 img {
	width: 212px;
	margin-bottom: 10px;
}
.box_item_works_in04 img {
	width: 198px;
	margin: 0 20px;
	float: left;
}
.txt_item_works01 {
	color: #451c11;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.txt_item_works02 {
	color: #1a8386;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.txt_item_works03 {
	clear: both;
}
.box_item_works_in01 {
	background: #efebea;
	padding: 40px 25px;
	font-size: 16px;
}
.box_item_contact01 {
	background: #eeeeee;
	padding: 40px 0 20px;
	text-align: center;
}
.btn_item_contact01 a {
	background: #ff7916;
	padding: 20px 0;
	margin: 0 190px 10px;
	width: 295px;
	text-align: center;
	display: block;
}
.btn_item_contact01 a:hover {
	background: #ffa25d;
}
.txt_item_contact01 {
	font-size: 21px;
	font-weight: bold;
}
.txt_item_pergola01 {
	color: #1a8386;
	font-size: 21px!important;
	font-weight: bold;
	margin-bottom: 30px!important;
}
.pic_item_pergola01 img {
	width: 224px;
	margin-left: 30px;
}
@media only screen and (max-width : 640px){
	.box_item01 {
		width: 48%;
		margin: 0!important;
		float: left;
		box-sizing: border-box;
	}
	.box_item01 img {
		width: auto;
	}
	.box_item01:nth-of-type(odd) {
		margin: 0 2% 20px 0 !important;
	}
	.box_item01:nth-of-type(even){
		margin: 0 0 20px 2% !important;
	}
	.box_item02 {
		margin: 0!important;
	}
	.box_item_in01 {
		margin: 30px 0 !important;
		overflow: hidden;
	}
	.btn_item01 {
		float: none;
		width: 100%;
		margin-bottom: 15px!important;
	}
	.btn_item01  + .btn_item01  {
		margin-left: 0 !important;
	}
	.txt_item01 {
		margin-top: 20px!important;
		height: 50px;
		font-size: 16px!important;
	}
	.txt_item02 {
		font-size: 12px!important;
		height: 100px;
	}
	.txt_item03 {
		font-size: 10px!important;
		margin-bottom: 40px!important;
	}
	.box_item_works01 {
		margin-bottom: 20px;
	}
	.tit_item_works01 {
		padding: 5px 0;
		font-size: 12px;
	}
	.box_item_works_in01 {
		padding: 20px 5%;
		font-size: 12px;
	}
	.box_item_works_in02 {
		position: relative;
		float: none;
		width: 100%;
		margin: 0 0 80px 0!important;
	}
	.box_item_works_in02:after {
		position: absolute;
		top: 120%;
		left: 50%;
		content: url("img/item/img_arrow01.png");
		margin-left: -95px;
		transform: scale(0.5, 0.5) rotate(0deg); 
		-webkit-transform: scale(0.5, 0.5) rotate(0deg);
	}
	.box_item_works_in03 {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}
	.box_item_works_in02 img,
	.box_item_works_in03 img {
		width: 100%;
		margin-bottom: 10px;
	}
	.box_item_works_in04 img {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}
	.txt_item_works01,
	.txt_item_works02 {
		font-size: 12px;
	}
	.box_item_contact01 {
		padding: 20px 4%!important;
	}
	.btn_item_contact01 a {
		padding: 20px 0!important;
		margin: 0 0 20px 0!important;
		width: 100%;
	}
	.txt_item_contact01 {
		font-size: 12px;
		font-weight: normal;
	}
	.box_flex01 {
		display: flex;
		display: -ms-flexbox;
		flex-direction: column-reverse;
	}
	.txt_item_pergola01 {
		font-size: 16px!important;
		margin-bottom: 20px!important;
	}
	.pic_item_pergola01 img {
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
}
@media screen and (max-width : 640px) and (orientation:landscape) {
	.box_item_works_in02:after {
		position: absolute;
		top: 115%;
		left: 50%;
		content: url("img/item/img_arrow01.png");
		margin-left: -120px;
		transform: scale(0.5, 0.5) rotate(0deg); 
		-webkit-transform: scale(0.5, 0.5) rotate(0deg);
	}
}



/*--------------------------------------------------------
よくある質問・新築住宅の外構　よくあるご質問
--------------------------------------------------------*/
#main-contents .li_faq01 {
	margin-bottom: 80px;
}
#main-contents .li_faq01 li {
	margin-bottom: 5px;
	background: #efebea;
	width: 100%;
	padding: 8px 20px 8px 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	color: #451c11;
	display: block;
}
#main-contents .li_faq01 li a {
	color: #451c11;
	text-decoration: underline;
}
#main-contents .li_faq01 li:before {
	content: ">";
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -15px;
}
.li_faq01 dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}
.li_faq01 dd {
	font-size: 16px;
	border-bottom: 1px #d5d5d5 solid;
	margin: 0 0 40px 0;
	padding-bottom: 40px;
}
.txt_q01 {
	color: #1a8386;
}
.txt_a01 {
	color: #ff5000;
	font-weight: bold;
}
@media only screen and (max-width : 640px){
	#main-contents .li_faq01 li {
		margin-bottom: 3px;
		padding: 8px 4% 8px 35px;
		line-height: 1.4;
		font-size: 12px;
	}
	#main-contents .li_faq01 li:before {
		left: 15px;
		margin-top: -8px;
	}
	.li_faq01 dt {
		font-size: 12px;
		margin-bottom: 20px;
	}
	.li_faq01 dd {
		font-size: 12px;
		margin: 0 0 20px 0;
		padding-bottom: 20px;
	}
}

/*--------------------------------------------------------
スタッフ紹介
--------------------------------------------------------*/
.box_staff01 {
	margin-bottom: 40px;
	overflow: hidden;
	clear: both;
}
.pic_staff01 {
	float: left;
	width: 265px;
	margin-right: 30px !important;
}
.pic_staff01 img {
	width: 265px;
}
.txt_staff01 {
	overflow: hidden;
}
.img_staff01 img {
	width: 154px;
	margin-bottom: 30px;
}
.li_staff01 {
	margin-bottom: 20px !important;
}
.li_staff01 li {
	list-style-type: square;
	list-style-position: inside;
	font-size: 14px;
}
.box_staff02 {
	width: 330px;
	height: 435px;
	margin-top: 30px;
	float: left;
}
.box_staff02:nth-child(even) {
	margin-left: 30px;	
}
.pic_staff02 img {
	width: 330px;
}
.txt_staff02 {
	height: 75px;
}
.txt_staff03 {
	margin: 20px 0 2px!important;
	color: #451c11;
	font-size: 21px !important;
}
.txt_staff04 {
	color: #451c11;
	font-size: 14px !important;
}
.txt_staff05 {
	font-size: 14px !important;
}
.box_staff03 {
	margin-bottom: 120px;
}
@media only screen and (max-width : 640px){
	.pic_staff01 {
		float: none;
		width: 100%;
		margin: 0 0 30px!important;
	}
	.pic_staff01 img {
		width: 100%;
	}
	.box_staff02 {
		height: auto;
		width: 100%;
		margin: 0 0 30px!important;
	}
	.box_staff02:nth-child(even) {
		margin-left: 0;	
	}
	.pic_staff02 img {
		width: 100%;
	}
	.txt_staff02 {
		height: auto;
	}
	.txt_staff03 {
		margin: 20px 0 2px!important;
		color: #451c11;
		font-size: 16px !important;
	}
	.txt_staff04 {
		font-size: 12px !important;
		margin-bottom: 10px!important;
	}
	.txt_staff05 {
		font-size: 12px !important;
	}
	.box_staff03 {
		margin-bottom: 20px;
	}
}



/*--------------------------------------------------------
会社概要
--------------------------------------------------------*/
.box_company01{
	border: 6px #ded7d5 solid;
	background: #efebea;
	padding: 20px 30px 0 30px; 
	margin-bottom: 80px;
}
.li_company01 dt {
	margin-bottom: 20px;
}
.li_company01 dd {
	font-size: 14px;
	margin: 0 0 40px 0;
}
.tb_company01 {
	width: 100%;
	border-top: 1px #bebebe solid;
	border-left: 1px #bebebe solid;
}
.tb_company01 th {
	background: #cee5e6 !important;
	width: 160px;
	vertical-align: top;
}
.tb_company01 th,
.tb_company01 td {
	border-right: 1px #bebebe solid;
	border-bottom: 1px #bebebe solid;
	padding: 20px !important;
	font-size: 12px!important;
}
.li_company02 {
	font-size: 12px;
	margin-left: 20px!important;
}
.txt_company01 {
	font-size: 12px !important;
	margin: 0 0 20px 0!important;
}
.txt_company02 {
	font-size: 12px !important;
}
.img_company01 {
	float: left;
}
.img_company01 img {
	width: 290px;
}
.box_company02 {
	float: left;
	font-size: 12px !important;
	margin-left: 30px;
}
@media only screen and (max-width : 640px){
	.box_company01{
		border: 4px #ded7d5 solid;
		padding: 10px; 
		margin-bottom: 60px;
	}
	.li_company01 dt img {
		width: 100%;
	}
	.li_company01 dt {
		margin-bottom: 10px;
	}
	.li_company01 dd {
		font-size: 12px;
		margin: 0 0 20px 0;
	}
	.txt_company01 {
		margin: 0 0 10px 0;
	}
	.tb_company01 th {
		width: 24%;
	}
	.tb_company01 th,
	.tb_company01 td {
		padding: 10px !important;
	}
	.img_company01 {
		text-align: center;	
	}
	.img_company01 img {
		width: 291px;
		margin-bottom: 30px;
	}
	.img_company01 ,
	.box_company02 {
		float: none;
		margin-left: 0;
	}
}


/*--------------------------------------------------------
お問合せ・LIXILショールームのご案内・メルマガ登録　フォーム
--------------------------------------------------------*/
.img_contact_flow01 {
	margin-bottom: 80px !important;
}
.tb_form01 {
	border-top: 1px #bebebe solid;
	border-left: 1px #bebebe solid;
	width: 100%;
	margin: 10px 0 40px 0;
	box-sizing: border-box;
}
.tb_form01 th,
.tb_form01 td {
	border-right: 1px #bebebe solid;
	border-bottom: 1px #bebebe solid;
	line-height: 1;
	box-sizing: border-box;
}
.tb_form01 th {
	background: #cee5e6 !important;
	width: 220px;
	font-weight: normal;
	font-size: 16px;
	vertical-align: top;
	padding: 30px 20px!important;
}
.tb_form01 td {
	font-size: 14px;
	padding: 20px !important;
}
.txt_tb01 {
	float: left;
}
.txt_require01 {
	background: #ff8244;
	color: white;
	border-radius: 3px;
	padding: 3px 5px;
	float: right;
	font-size: 14px;
	font-weight: normal;
}
.tb_form01 input[type=text] {
	border-radius: 5px;	
	-webkit-appearance: none;
	border: 1px #bebebe solid;
    padding: 10px 10px;
}
.txt_form01 {
	font-size: 14px !important;
	margin-top: 10px !important;
}
.input01 {
	width: 370px;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.input02 {
	width: 160px;
	padding: 10px;
	margin: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.input03 {
	width: 100px;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.textarea01 {
	width: 400px;
	height: 200px;
	resize: vertical;
	margin-top: 20px;
	border-radius: 5px;	
	border: 1px #bebebe solid;
    padding: 10px 10px;
}
.iphone_hack {
	overflow-x: hidden;
}
.txt_form_dot01 {
	display: none;
}
.switch {
	visibility: hidden;
}
.btn_contact_form01 {
	background: #eeeeee;
	padding: 20px 175px !important;
	margin-bottom: 200px !important;
}
.btn_contact_form01:has( + .btn_back01) {
	margin-bottom: 40px !important;
}
.btn_contact_form02 {
	background: #eeeeee;
	padding: 20px 175px !important;
	margin-bottom: 40px !important;
}
.btn_contact_form03 {
	background: #eeeeee;
	padding: 20px 175px !important;
	margin-bottom: 120px !important;
}
.btn_send01 {
	background: #ff7916;
	color: white;
	font-size: 21px !important;
	font-weight: bold;
	padding: 15px 20px;
	width: 100%;
	text-align: center;
	border: none;
	letter-spacing: 0.05em;
}
.btn_send01:hover,
.btn_back01:hover,
.btn_contact_finish01 a:hover {
	opacity: 0.8;
}
.btn_back01 {
	background: #c2c2c2;
	color: white;
	font-size: 16px !important;
	padding: 10px;
	margin: 0 290px 100px 290px;
	width: 90px;
	text-align: center;
	border: none;
}
.box_contact_finish01 {
	min-height: 600px;
	padding-top: 40px!important;
}
.txt_contact_finish01 {
	font-size: 28px!important;
	text-align: center;
}
.btn_contact_finish01 a {
	font-size: 21px!important;
	font-weight: bold;
	color: white;
	margin: 160px auto!important;
	background: #c2c2c2;
	padding: 10px 0;
	width: 330px;
	text-decoration: none;
	display: block;
	text-align: center;
}
.mw_wp_form .error {
	padding: 5px 0;
}
.mw_wp_form_confirm .text_input {
	display: none;
}
@media only screen and (max-width : 640px){
	.img_contact_flow01 {
		margin-bottom: 20px !important;
	}
	.tb_form01 {
		border: none!important;
		width: 100%;
		margin: 0;
		background: #eff7f7;
		padding: 20px!important;
	}
	.tb_form01 tr {
		display: block;
		list-style: none;
		font-weight: normal;
	}
	.tb_form01 th, 
	.tb_form01 td {
		border: none!important;
		padding: 0;
		display: list-item;
		padding: 10px 0!important;
	}
	.tb_form01 th {
		background: none!important;
		width: 100%;
		display: block;
		font-size: 14px;
	}
	.tb_form01 td {
		width: 100%;
		margin: 0 0 10px;
		display: block;
		font-size: 12px;
		clear: both;
	}
	.txt_require01{
		float: left;
		font-size: 12px;
		margin: 0 0 10px 10px;
	}
	.tb_form01 input[type=text] {
		border-radius: 4px;	
	}
	.txt_form01 {
		margin-top: 0 !important;
		font-size: 12px!important;
	}
	.input01 {
		width: 100%;
	}
	.input02 {
		width: 80px;
		margin: 0 5px;
	}
	.input03 {
		width: 60px;
		padding: 10px;
	}
	.textarea01 {
		width: 90%;
		height: 100px;
	}
	.txt_form_dot01{
		display: inline-block;
		color: #1a8386;
		margin-right: 4px;
	}
	.btn_contact_form01,
	.btn_contact_form02,
	.btn_contact_form03 {
		padding: 20px 10% !important;
		margin-bottom: 20px !important;
	}
	.btn_send01 {
		font-size: 12px !important;
		font-weight: bold;
		padding: 15px 20px;
	}
	.btn_back01 {
		font-size: 12px !important;
		padding: 15px 20px;
		margin: 0 40% 20px;
		width: 20%;
		text-align: center;
		border: none;
	}
	.box_contact_finish01 {
		min-height: auto;
		padding-top: 20px!important;
	}
	.txt_contact_finish01 {
		font-size: 14px!important;
	}
	.btn_contact_finish01 a {
		font-size: 12px!important;
		margin: 40px auto!important;
		width: 55%;
	}
}

/*--------------------------------------------------------
LIXILショールームのご案内
--------------------------------------------------------*/
.box_showroom01 {
	width: 100%;
	margin-bottom: 45px;
}
.box_showroom02 {
	width: 344px;
	margin-bottom: 45px;
	font-size: 16px !important;
	float: left;
}
.box_showroom02:nth-child(even) {
	margin-left: 2px;
}
.box_showroom01 img,
.box_showroom02 img {
	margin-bottom: 10px;
}
.txt_showroom01 {
	color: #1a8386;
	font-weight: bold;
	margin-left: -10px;
}
.img_showroom01 img {
	width: 434px;
	float: left;
	margin-left: 10px;
}
.img_showroom02 img {
	width: 200px;
	margin: 115px 0 0 30px!important;
}
.bnr_showroom01 {
	margin-bottom: 120px;
}
.select01 {
	width: 100px;
	margin: 0 5px!important;
}
.txt_showroom_form01 {
	margin-top: 20px!important;
	font-size: 14px!important;
}
.txt_showroom_form02 {
	margin-bottom: 5px!important;
}
@media only screen and (max-width : 640px){
	.box_showroom02 {
		width: 50%;
		margin-bottom: 20px;
		font-size: 12px !important;
		box-sizing: border-box;
	}
	.box_showroom02:nth-child(even) {
		margin-left: 0;
		padding-left: 2px;
	}
	.img_showroom01 img {
		width: 92%;
		margin: 0 4%;
	}
	.img_showroom02 img {
		width: 60%;
		margin: 30px 20%!important;
	}
	.bnr_showroom01 {
		margin-bottom: 10px;
	}
	.bnr_showroom02 {
		font-size: 10px!important;
		margin-top: 10px!important;
	}
	.select01 {
		width: 60px;
		margin: 0 5px!important;
	}
}

/*--------------------------------------------------------
メルマガ登録
--------------------------------------------------------*/
.box_register01 {
	margin: 100px 0 250px 0 !important;
}
.tit_register01{
	color: #1a8386;
	font-size: 18px!important;
	border-bottom: 1px #d5d5d5 solid!important;
	padding: 0 0 10px 0!important;
	margin-bottom: 20px!important;
}
.li_register01 dt {
	width: 115px;
	clear: both;
	float: left;
	color: #4a332e;
	font-size: 16px!important;
}
.li_register01 dd a {
	font-size: 16px!important;
}
@media only screen and (max-width : 640px){
	.box_register01 {
		margin: 40px 0 !important;
	}
	.tit_register01{
		font-size: 14px!important;
	}
	.li_register01 dt {
		width: 100%;
		float: none;
		font-size: 12px!important;
	}
	.li_register01 dd {
		margin: 0 0 20px!important;
	}
	.li_register01 dd a {
		font-size: 12px!important;
	}
}

/*--------------------------------------------------------
メルマガバックナンバー
--------------------------------------------------------*/
.txt_mmb_before01 {
	color: #451c11;
	font-size: 24px!important;
	font-weight: bold;
	margin: 0 0 20px -10px!important;
}
.box_mmb01 {
	background: #eee;
	padding: 30px;
	margin-bottom: 55px;
	overflow: hidden;
}
.box_mmb_in01 {
	width: 300px;
	float: left;
}
.box_mmb_in01 + .box_mmb_in01 {
	margin-left: 30px;
}
.pic_mmb01 img {
	width: 300px;
	height: 225px;
}
.txt_mmb01 {
	font-size: 14px!important;
	margin-top: 10px!important;
}
.txt_mmb02 {
	font-size: 14px!important;
	margin-top: 10px!important;
	text-align: center;
}
.txt_mmb_after01 {
	color: #1a8386;
	font-size: 24px!important;
	font-weight: bold;
	margin: 0 0 20px -10px!important;
}
.txt_mmb_after02 {
	font-size: 14px!important;
	margin-top: 10px!important;
}
.box_mmb02 {
	width: 330px;
	margin: 100px 180px;
}
.box_mmb_in02 {
	margin-bottom: 65px;
}
.pic_mmb02 img {
	width: 330px;
}
.txt_mmb03 {
	font-size: 14px!important;
	margin-top: 10px!important;
}
.btn_mmb01 {
	background: #eee;
	padding: 40px 100px !important;
	margin-bottom: 20px !important;
}
.btn_mmb_in01 a {
	background: #ff7916;
	color: white;
	font-size: 21px !important;
	font-weight: bold;
	padding: 25px 20px;
	width: 100%;
	text-align: center;
	border: none;
	display: block;
	letter-spacing: 0.05em;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.btn_mmb_in01 a:hover {
	opacity: 0.8;
}
.txt_mmb04 {
	text-align: center;
	margin-bottom: 140px;
}
@media only screen and (max-width : 640px){
	.txt_mmb01 {
		font-size: 12px!important;
	}
	.txt_mmb_before01 {
		font-size: 12px!important;
	}
	.box_mmb01 {
		padding: 20px;
	}
	.box_mmb_in01 {
		width: 100%;
		float: none;
	}
	.box_mmb_in01 + .box_mmb_in01 {
		margin: 20px 0 0 0;
	}
	.pic_mmb01 img {
		width: 100%;
		height: auto;
	}
	.txt_mmb_after01 {
		font-size: 12px!important;
	}
	.txt_mmb_after02 {
		font-size: 12px!important;
		margin-top: 20px!important;
	}
	.box_mmb02 {
		width: 84%;
		margin: 40px 8%;
	}
	.box_mmb_in02 {
		margin-bottom: 30px;
	}
	.pic_mmb02 img {
		width: 100%;
	}
	.txt_mmb03 {
		font-size: 12px!important;
		margin-top: 10px!important;
	}
	.btn_mmb01 {
		padding: 15px !important;
		margin-bottom: 10px !important;
	}
	.btn_mmb_in01 a {
		font-size: 12px !important;
		font-weight: bold;
		padding: 15px 0px;
		width: 100%;
	}
	.txt_mmb04 {
		font-size: 10px;
		text-align: left;
	}
}


/*--------------------------------------------------------
サイトマップ
--------------------------------------------------------*/
.box_sitemap01 {
	width: 335px;
	float: left;
}
.box_sitemap01 + .box_sitemap01 {
	margin-left: 20px;
}
.li_sitemap01 li,
.li_sitemap02 li {
	padding: 13px 10px 13px 20px;
	position: relative;
	font-size: 16px;
	list-style-type: none;
}
.li_sitemap01 li a,
.li_sitemap02 li a {
	text-decoration: none;
	color: #010101;
}
.li_sitemap01 li:after,
.li_sitemap02 li:after {
	content:"";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 2px #74747b solid ;
	border-right: 2px #74747b solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
}
.li_sitemap01 li:nth-child(odd),
.li_sitemap02 li:nth-child(odd) {
	background: #eff7f7;
}
@media only screen and (max-width : 640px){
	.box_sitemap01 {
		width: 100%;
		float: none;
	}
	.box_sitemap01 + .box_sitemap01 {
		margin-left: 0;
	}
	.li_sitemap01 li,
	.li_sitemap02 li {
		padding: 10px 10px 10px 20px;;
		font-size: 12px;
	}
	.li_sitemap01 li:after,
	.li_sitemap02 li:after {
		border-top: 1px #74747b solid ;
		border-right: 1px #74747b solid;
	}
	.li_sitemap02 li:nth-child(odd) {
		background: #fff;
	}
	.li_sitemap02 li:nth-child(even) {
		background: #eff7f7;
	}
}

/*--------------------------------------------------------
個人情報保護方針
--------------------------------------------------------*/
.txt_pp_right01 {
	text-align: right;
	margin-bottom: 30px !important;
}
.txt_pp01 {
	margin-bottom: 30px !important;
	counter-reset: li;
}
.li_pp01 {
    counter-reset: li; 
    list-style-type: none;
}
.li_pp01 li {
	position: relative;
}
.li_pp01 li:before {
    color: #1a8386;
    counter-increment: li;
    content: counter(li) ". ";
	position: absolute;
	top: 0;
	left: -30px;
}
#main-contents h3.tit_pp01 {
	color: #1a8386;;
	font-weight: bold;
	margin-bottom: 15px;
}
.li_pp02 {
	margin: 0 20px 50px 50px!important;
}
.li_pp02 li {
	list-style-type: none;	
	position: relative;
}
.li_pp02 li:before {
	counter-increment: li;
    content: counter(li) ") ";
	position: absolute;
	top: 0;
	left: -30px;
}
@media only screen and (max-width : 640px){
	.txt_pp_right01 {
		margin-bottom: 20px !important;
	}
	.txt_pp01 {
		margin-bottom: 20px !important;
	}
	.li_pp01 {
		margin-right: 0 !important;
	}
	.li_pp01 li:before {
		left: -20px;
	}	
	.li_pp02 {
		margin: 0 20px 20px 50px!important;
	}
}



/* 2026.06.07 */
.col2 .copyright {
	height: 100%;
}
.col2 .copyright p {
	width: 920px;
}
@media only screen and (max-width: 640px) {
	.col2 .copyright {
		padding: 10px 3%;
		box-sizing: border-box;
	}
	.col2 .copyright p {
		margin: 0 !important;
	}
}
