@charset "utf-8";
/* CSS Document background-image: url(../../the-nylon/img/bg_contents.jpg);*/

img {
	width: 100%;
	height: auto;
}
body#theherbest {
	font-family: 'Noto Sans JP', serif, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0px;
	background-image: none;
	background-color: #f5f9e8;
	font-weight: 500;
}
header {
	width: 100%;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 20px solid #9FA0A0;
}
header h1 {
	display: inline-block;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
	width: 100%;
	max-width: 70%;
}
.mainvisual {
	width: 100%;
	height: 37vw;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	min-height: 200px;
	background-image: url(../../the-herbest/img/main_v-80.jpg);
}
.inner960 {
	max-width: 960px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.inner960 .spec {
	width: 30%;
	left: 0px;
	padding-top: 30%;
}
h2 {
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 5%;
	padding-right: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 900;
	font-size: 2.1rem;
	letter-spacing: 3px;
	margin-top: 30px;
	margin-bottom: 10px;
}
p.maincopy {
	line-height: 180%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
}
p.maincopy br {
	display: none;
}
.subvisual {
	width: 100%;
	background-image: url(../../the-herbest/img/sub_v02.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 22vw;
	margin-top: 40px;
	min-height: 120px;
}
.subtitle {
	font-weight: 700;
	font-size: 1.35rem;
	letter-spacing: -1.2px;
	margin-bottom: 10px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2%;
	padding-right: 2%;
}
h4 {
	letter-spacing: -0.5px;
}
.features_list {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.features_list ul {
	display: block;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}
.features_list ul.divider_line {
}
.features_list ul li {
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.features_list ul li .point {
}
section {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.features_img {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
}
.features_img .img_photo {
	display: block;
	margin-bottom: 10px;
}
.features_img .img_photo.p_left {
	text-align: center;
}
.features_img .img_photo.p_center {
	text-align: center;
}
.features_img .img_photo.p_right {
	text-align: right;
}
.features_img .img_photo img {
	width: 100%;
	max-width: 260px;
}
.features_img .img_photo img.divider_line {
}
.method {
}
.method_box01 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	margin-top: 30px;
}
.method_box02 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
}
.method_box01 .method_box_inner {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.method_box02 .method_box_inner {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.arrow2 {
	background-image: url(../../the-herbest/img/construction_method/arrow2.png);
	background-repeat: no-repeat;
	background-position: right 240px;
	width: 18px;
	margin-left: 13px;
	margin-right: 13px;
	display: none;
}
.method_box_inner .method_Label {
	max-width: 130px;
}
.method_box01 .method_box_inner .method_Text {
	font-weight: 700;
	border-left: 1px solid #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 16px;
	line-height: normal;
	font-size: 1.1rem;
}
.method_box02 .method_box_inner .method_Text {
	font-weight: 700;
	border-left: 1px solid #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 16px;
	line-height: normal;
	font-size: 1.2rem;
	height: 60px;
}
.t_center {
	line-height: 60px !important;
}
.method_box01 .method_box_inner .method_Photo {
	margin-bottom: 10px;
	max-width: 450px;
	width: 100%;
}
.method_box02 .method_box_inner .method_Photo {
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 220px;
}
.method_box02 .method_box_inner .method_Photo img {
	width: 100%;
	height: 215px;
	object-fit: cover;
}
.method_box01 .method_box_inner ul.method_List {
	max-width: 450px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 22px;
	margin-left: -25px;
	list-style-type: none;
}
.method_box01 .method_box_inner ul.method_List.noboder {
	border-left-style: none;
}
.method_box02 .method_box_inner ul.method_List {
	max-width: 360px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	list-style-type: none;
	margin-left: -20px;
	font-weight: 500;
}
.method_box02 .method_box_inner ul.method_List br {
	display: none;
}
.method_box02 .method_box_inner ul.method_List.left_noboder {
	border-left-style: none;
}
.method_box_inner ul.method_List li {
	margin-bottom: 6px;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.method_box_inner ul.method_List li.cap002 {
	font-size: 0.96rem;
}
.method_box_inner ul.method_List li .point {
	color: #76A22D;
	margin-right: 0.3em;
}
.method_boxLine {
	width : 100%;
	margin-top: 20px;
	border-top: 6px solid #B1CD90;
	margin-bottom: 30px;
}
.method_box03 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 94%;
	border-left-color: #76A22D;
	border-right-color: #76A22D;
	border-bottom-color: #76A22D;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-color: #FFFFFF;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	border-collapse: collapse;
	z-index: 1;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}
.metho_title {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-size: 1.1rem;
	font-weight: 700;
	width: 94%;
	height: 70px;
	background-color: #76A22D;
	border: 1px solid #76A22D;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-collapse: collapse;
	z-index: 10;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: -0.5px;
}
.method_box03 p {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	line-height: 180%;
	width: 100%;
}
p br {
	display: none;
}
.method_box03 .flex-box-method-img {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.method_box03 .flex-box-method-img .imgBox {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.method_box03 .flex-box-method-img .imgBox img {
	width: 92%;
}
.method_box03 .flex-box-method-img .imgBox.right-boder {
}
h3 {
	width: 100%;
	margin-top: 30px;
	padding-left: 10px;
	color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #72AF2D;
	line-height: 1.8rem;
}
.h3text {
	font-size: 1.3rem;
	font-weight: 700;
	margin-bottom: 20px;
	display: block;
	letter-spacing: 3px;
	text-align: left;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
h3 p {
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}
h3.ex {
	border-radius: 100px;
	text-align: left;
}
.flex-box {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
}
.flex-box .flex-label {
	padding-top: 2px;
}
section .bgw {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 6%;
	padding-top: 6%;
	padding-right: 6%;
	padding-bottom: 6%;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	margin-bottom: 40px;
	border-collapse: collapse;
}
section .bgw02 {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3%;
	padding-top: 7%;
	padding-right: 3%;
	padding-bottom: 4%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px none #000000;
}
.notopboder {
	border-top-style: none !important;
}
section h4 {
	background-color: #DCDDDD;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 6px;
	color: #000000;
	font-weight: 700;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}
.infobox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	position: relative;
}
.infobox .p01-flexBox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	width : 100%;
	max-width: 480px;
}
.infobox img {
	width: 100%;
	height: auto;
	line-height: 0px;
}
.infobox .Txtbox {
	width: 100%;
	text-align: left;
	line-height: 1.8em;
}
.text-cap {
	font-size: 90%;
	display: block;
}
.infobox .photo_001 {
	width: 42%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.arrow01 {
	background-image: url(../../the-nylon/img/arrow01.png);
	background-repeat: no-repeat;
	width: 30px;
	background-position: center center;
	background-size: 30px auto;
}
.infobox .photo_002 {
	width: 42%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.infobox .photo03-Box {
}
.infobox .photo_003 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
}
.infobox .photo_004 {
	width: 90%;
	border: 2px solid #FFFFFF;
	background-image: url(../../the-nylon/img/p08.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
}
.infobox .photo_005 {
	width: 90%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	background-color: #f8f8f8;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.infobox .photo_005 .name, .infobox .photo_006 .name, .infobox .photo_007 .name, .infobox .photo_008 .name {
	position: absolute;
	display: block;
	bottom: -30px;
	left: 0%;
	width: 100%;
	font-size: 0.9rem;
}
.infobox .photo_006 {
	width: 90%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #f8f8f8;
}
.infobox .photo_007 {
	width: 90%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #f8f8f8;
}
.infobox .photo_008 {
	width: 90%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #f8f8f8;
}
.infobox .photo_009 {
	width: auto;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.infobox .photo_010 {
	width: 90%;
	position: relative;
	margin-top: 30px;
	margin-left: 0;
	margin-right: 0;
}
.infobox table {
	width: 90%;
	color: #000000;
	border-top: 2px solid #000000;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #000000;
}
.infobox table tr th {
	width: 38%;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #909090;
	letter-spacing: 2px;
	border-bottom: 1px solid #000000;
	display: table-cell;
	font-weight: normal;
	color: #FFFFFF;
}
.infobox table tr td {
 width:;
	width: auto;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px solid #000000;
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.infobox table tr td.noboder {
	border-style: none;
	font-weight: normal;
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 10px;
	font-size: 0.9rem;
}
.txt-align-right {
	text-align: right;
	margin-top: -20px;
	font-size: 74%;
}
h5 {
	background-color: #679032;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1rem;
	font-weight: bold;
	margin-bottom: 20px;
	border-radius: 10px;
	letter-spacing: 10px;
	padding-left: 40px;
}
section.maintenance {
	margin: 0 auto 20px;
}
section.maintenance .mainte_title {
	height: 70px;
	width: 100%;
	background-color: #679032;
	color: #FFFFFF;
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.2rem;
	font-weight: 500;
	margin-top: 30px;
}
.maintenance .label02 {
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	width : 100%;
	border-radius: 10px;
	margin-bottom: 10px;
}
.maintenance .label02 .cap001 {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	width: 25%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size: 0.9rem;
	font-weight: 500;
	height: 50px;
	letter-spacing: 2px;
}
.maintenance .label02 .dic {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 74%;
	height: 50px;
	padding-left: 10px;
	font-size: 0.9rem;
	padding-right: 20px;
	padding-top: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.maintenance .label03 {
	width : 100%;
	border-radius: 10px;
	margin-top: 30px;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 200%;
}
.maintenance .label03 table {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
.maintenance .label03 table tr td {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 160%;
	font-size: 0.8rem;
}
.maintenance .label02 .dic .maru {
}
.maintenance .label02.green02 .cap001 {
	background-color: #679032;
}
.maintenance .label02.enji02 .cap001 {
	background-color: #863c21;
}
.maintenance .label02.green02 .dic .maru {
	color: #679032;
}
.maintenance .label03 .maru {
	color: #679032;
}
.maintenance .label02.enji02 .dic .maru {
	color: #863c21;
}
.maintenance .bgw02 p {
	font-size: 1rem;
	line-height: 180%;
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
}
.maintenance .bgw02 .img02 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.maintenance .bgw02 p .maru {
	color: #863c21;
}
.maintenance .label02.green02 .dic, .maintenance .label03 {
	background-color: #dfe8d5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.maintenance .label02.enji02 .dic {
	background-color: #f3f0dd;
}
section ul.caution {
	list-style-type: none;
}
section ul.caution li {
	margin-bottom: 14px;
	font-size: 0.95rem;
	padding-left: 1em;
	text-indent: -1em;
}
.gray_point {
	color: #898989;
	margin-right: 6px;
}
section ul.caution li.arrow3 {
	height: 25px;
	background-image: url(../../the-herbest/img/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
}
section ul.caution li.img_photo {
	width: 100%;
}
section ul.caution li a {
	color: #ea5514;
}
.arrow {
	position: absolute;
	bottom: 100px;
	left: -15px;
	display: none;
}
section h3 .number {
	font-size: 80%;
	font-weight: 500;
	border: 1px solid #FFFFFF;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-top: 8px;
	line-height: normal;
	margin-left: 40px;
	margin-top: 0px;
}
footer {
	display: block;
	padding-bottom: 70px;
	margin-top: 70px;
	background-color: #000000;
}
footer .banner_f_01 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding-top: 25px;
	background-image: url(../../the-nylon/img/bg02.png);
	background-size: cover;
}
footer .banner_f_02 {
	width: 100%;
	padding-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../../the-nylon/img/bg_footer_02.jpg);
	background-position: center center;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-size: cover;
}
.infobox.w960 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
footer .banner_f_01 .banner01 {
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: -0.8px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	max-width: 340px;
}
footer .banner_f_01 .banner01 .cap01 {
	font-weight: bold;
	font-size: 0.9rem;
	display: block;
}
footer .banner_f_01 .banner01 .contctTxet {
	font-size: 1.2rem;
	font-weight: bold;
	color: #000000;
}
footer .banner_f_01 .banner01 a {
	padding-top: 30px;
	display: block;
	width: 100%;
	height: 110px;
	padding-left: 4.25%;
	padding-right: 4.25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	border-radius: 10px;
	font-weight: bolder !important;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
footer .banner_f_01 .banner02 {
	color: #FFFFFF;
	width: 90%;
	height: auto;
	letter-spacing: -0.8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
footer .banner_f_01 .banner02 .cap02 {
	font-weight: bold;
}
footer .banner_f_01 .banner02 .telnumber {
	font-weight: 700;
	font-size: 1.5rem;
	letter-spacing: 1.2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
footer .banner_f_01 .banner02 .cap03 {
	line-height: 1.7em;
	letter-spacing: 1px;
}
footer .banner_f_02 .box02 {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
footer .banner_f_02 .banner {
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: -0.8px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	max-width: 350px;
}
footer .banner_f_02 .banner img {
	width: 70%;
}
footer .banner_f_02 p {
	margin-top: 10px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
footer .banner_f_02 .banner.logo01 {
}
footer .banner_f_02 .banner.logo01 img {
	padding-top: 10px;
}
footer .banner_f_02 .banner.logo02 {
	margin-top: 20px;
}
footer .banner_f_02 .banner a {
	width: 100%;
	height: 110px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #946134;
	background-color: #FFFFFF;
	border-radius: 10px;
	font-weight: bolder !important;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 350px;
}
footer .banner_f_02 .banner a:hover {
}

/*

@media screen and (min-width:576px) and (max-width:959px) {

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

header {
	width: 100%;
	background-image: url(../../the-nylon/img/bg01.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 170px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	background-size: cover;
}
header h1 {
	display: inline-block;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	max-width: 650px;
}
.mainvisual {
	width: 100%;
	height: 360px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url(../../the-nylon/img/main.jpg);
	margin-left: auto;
	margin-right: auto;
}
h2 {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../the-nylon/img/bg02.png);
	width: auto;
	height: 180px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	padding-left: 0;
	padding-right: 0;
}

.h2-img {
	max-width: 660px;

}

h2 .inner {
}
section {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.feature {
}

section h3 .malch {
	width: 100%;
	margin-top: 60px;
	height: 100px;
	background-image: url(../../the-nylon/img/bg_h3.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #C79F62;
	line-height: 100px;
	padding-left: 40px;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 1.7em;
	border-left: 16px solid #C79F62;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.infobox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}
.infobox img {
	width: 100%;
	height: auto;
	line-height: 0px;
}
.infobox .Txtbox {
	width: 40%;
	text-align: left;
	line-height: 1.8em;
}
.infobox .photo_001 {
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 190px;
	width: 43%;
}
.infobox .photo_002 {
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	height: auto;
	max-width: 190px;
	width: 43%;
}
.infobox .photo_003 {
	width: 100%;
	margin: 0 0 30px;
	max-width: 390px;
}
.infobox .photo_004 {
	width: 46%;
	border: 2px solid #FFFFFF;
	background-image: url(../../the-nylon/img/p08.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 487px;
	height: 369px;
	margin-right: 20px;
}
.infobox .photo_005 {
	width: 48%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	background-color: #FFFFFF;
	position: relative;
}
.infobox .photo_005 .name, .infobox .photo_006 .name, .infobox .photo_007 .name, .infobox .photo_008 .name {
	position: absolute;
	display: block;
	bottom: -40px;
	left: 0%;
	width: 100%;
}
.infobox .photo_006 {
	width: 29%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infobox .photo_007 {
	width: 30%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infobox .photo_008 {
	width: 36%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.infobox .photo_009 {
	width: 200px;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 200px;
}

.infobox .photo_010 {
	width: auto;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 235px;
}



section ul.caution {
	list-style-type: none;
}
section ul.caution li {
	margin-bottom: 14px;
	font-size: 1.1rem;
	padding-left: 1em;
	text-indent: -1em;
}

section ul.caution li a {
	color: #ea5514;
}

.arrow {
	position: absolute;
	bottom: 100px;
	left: -23px;
	display: inline;
}
.arrow2 {
	position: absolute;
	display: inline;
	right: -25px;
}


section h3 .number {
	font-weight: 500;
	border: 1px solid #FFFFFF;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-top: 8px;
	line-height: normal;
}

footer {
	display: block;
	background-color: #000000;
	padding-bottom: 70px;
	margin-top: 70px;
	background-image: url(../../the-nylon/img/bg_footer00.png);
	background-position: center top;
	background-size: auto auto;
	background-repeat: repeat-x;
}
footer .banner_f_01 {
	height: 228px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding-top: 25px;
}
footer .banner_f_02 {
	width: 100%;
	padding-top: 30px;
	margin-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infobox.w960 {
	width: auto;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3%;
	padding-right: 3%;
}
footer .banner_f_01 .banner01 {
	max-width: 360px;
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: -0.8px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	
}
footer .banner_f_01 .banner01 .cap01 {
	font-weight: bold;
	color: #000000;
	font-size: 1rem;
	display: block;
	margin-bottom: 6px;
}
footer .banner_f_01 .banner01 .contctTxet {
	font-size: 1.4rem;
	font-weight: bold;
	color: #946134;
}

footer .banner_f_01 .banner01 a{
	padding-top: 30px;
	display: block;
	max-width: 360px;
	width: 100%;
	height: 120px;
	padding-left: 14.25%;
	padding-right: 14.25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #946134;
	background-color: #FFFFFF;
	border-radius: 10px;
	font-weight: bolder !important;
	margin-left: 0;
	margin-right: 0;
}






footer .banner_f_01 .banner02 {
	color: #FFFFFF;
	max-width: 450px;
	width: 46.8%;
	height: 120px;
	letter-spacing: -0.8px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
footer .banner_f_01 .banner02 .cap02 {
	font-weight: bold;
	letter-spacing: 2.5px;
}
footer .banner_f_01 .banner02 .telnumber {
	font-weight: 700;
	font-size: 1.9rem;
	letter-spacing: 1.5px;
}
footer .banner_f_01 .banner02 .cap03 {
}
footer .banner_f_02 .banner {
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: -0.8px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

footer .banner_f_02 .banner img {
	width: 70%;
}

footer .banner_f_02 p {
	margin-top: 10px;
	color: #FFFFFF;
	width: 100%;
}
footer .banner_f_02 .banner.logo01 {
}

footer .banner_f_02 .banner.logo01 img {
	padding-top: 10px;
}

footer .banner_f_02 .banner.logo02 {
	margin-top: 0;
	
}
footer .banner_f_02 .banner a {
	max-width: 360px;
	width: 100%;
	height: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #946134;
	background-color: #FFFFFF;
	border-radius: 10px;
	font-weight: bolder !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
footer .banner_f_02 .banner a:hover {
}	

img {
	width: 100%;
	height: auto;
}
footer .banner_f_02 .box02 {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	max-width: 360px;
}
.txt-align-right {
	text-align: right;
	margin-top: -20px;
	font-size: 80%;
}
.inner960 .spec {
	width: 30%;
	left: 0px;
	padding-top: 40%;
}
section h3 {
	width: 98%;
	margin-top: 30px;
	background-image: url(../../the-nylon/img/bg_h3.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #C79F62;
	padding-left: 10px;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 1.6em;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	line-height: 1.6em;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
	border-radius: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.flex-box {	display : flex;
	justify-content : center;
	flex-wrap : wrap;	
	margin-left : auto;
	margin-right : auto;
	width : 100%;	
	}
	
.flex-box .flex-label {}

section h4 {
	background-color: #DCDDDD;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 6px;
	color: #000000;
	font-weight: 700;
	font-size: 1.3em;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}
.infobox .p01-flexBox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	width : 100%;
	max-width: 390px;
	
}
.arrow01 {
	background-image: url(../../the-nylon/img/arrow01.png);
	background-repeat: no-repeat;
	width: 30px;
	background-position: center 30%;
	background-size: 30px auto;
	margin-left: -20px;
	margin-right: -20px;
}
section .bgw {
	margin-top: 30px;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	border-radius: 10px;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
.infobox .photo03-Box {
	max-width: 400px;


}
.infobox table {
	width: 48%;
	font-size: 1.05rem;
	margin: 0;
}
.infobox table tr th {
	width: 41%;
	padding-top: 16px;
	padding-bottom: 16px;
	letter-spacing: 2px;
	border-bottom: 1px solid #000000;
	display: table-cell;
}
.infobox table tr td {
 width:;
	width: auto;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px solid #000000;
	display: table-cell;
	vertical-align: middle;
	padding-right: 1px;
}
.infobox table tr td.noboder {
	border-style: none;
	font-weight: normal;
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 10px;
	font-size: 1rem;
}
.flex-box {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	}
.flex-box .flex-label {
}


}

*/

@media screen and (min-width:768px) {
body#theherbest {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header {
	width: 100%;
	height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
}
header h1 {
	display: inline-block;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	max-width: 320px;
}
.mainvisual {
	width: 100%;
	height: 37vw;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	min-height: 280px;
}
.h2-img {
	max-width: 880px;
}
h2 .inner {
}
section {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
h3 {
	margin-top: 30px;
}
h3 .malch {
	width: 100%;
	margin-top: 60px;
	height: 100px;
	background-image: url(../../the-nylon/img/bg_h3.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #C79F62;
	line-height: 100px;
	padding-left: 40px;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 1.7em;
	border-left: 16px solid #C79F62;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
section .bgw {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
section .bgw02 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #000000;
}
section h4 {
	font-weight: 700;
	font-size: 1.2rem;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
.infobox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	position: relative;
}
.infobox img {
	width: 100%;
	height: auto;
	line-height: 0px;
}
.infobox .Txtbox {
	width: 40%;
	text-align: left;
	line-height: 1.8em;
}
.infobox .photo_001 {
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 210px;
	width: 210px;
}
.infobox .photo_002 {
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	height: auto;
	max-width: 210px;
	width: 210px;
}
.infobox .photo_003 {
	width: 100%;
	margin: 0;
	max-width: 480px;
}
.infobox .photo_004 {
	width: 47%;
	border: 2px solid #FFFFFF;
	background-image: url(../../the-nylon/img/p08.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 487px;
	height: 362px;
	margin-right: 30px;
}
.infobox .photo_005 {
	width: 48%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
}
.infobox .photo_005 .name, .infobox .photo_006 .name, .infobox .photo_007 .name, .infobox .photo_008 .name {
	position: absolute;
	display: block;
	bottom: -30px;
	left: 0%;
	width: 100%;
}
.infobox .photo_006 {
	width: 29%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infobox .photo_007 {
	width: 30%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infobox .photo_008 {
	width: 36%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infobox .photo_009 {
	width: 200px;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 200px;
}
.infobox .photo_010 {
	width: auto;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 235px;
}
.infobox table {
	width: 48%;
	font-size: 1.05rem;
	margin: 0;
}
.infobox table tr th {
	width: 41%;
	padding-top: 16px;
	padding-bottom: 16px;
	letter-spacing: 2px;
	border-bottom: 1px solid #000000;
	display: table-cell;
}
.infobox table tr td {
 width:;
	width: auto;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px solid #000000;
	display: table-cell;
	vertical-align: middle;
	padding-right: 1px;
}
.infobox table tr td.noboder {
	border-style: none;
	font-weight: normal;
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 10px;
	font-size: 1rem;
}
h5 {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 20px;
}
section ul.caution {
	list-style-type: none;
}
section ul.caution li {
	margin-bottom: 14px;
	font-size: 1.1rem;
	padding-left: 1em;
	text-indent: -1em;
}
section ul.caution li a {
	color: #ea5514;
}
.arrow {
	position: absolute;
	bottom: 100px;
	left: -23px;
	display: inline;
}
section h3 .number {
	font-weight: 500;
	border: 1px solid #FFFFFF;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-top: 8px;
	line-height: normal;
}
/*footer .banner_f_01 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
}*/


.arrow01 {
	background-image: url(../../the-nylon/img/arrow01.png);
	background-repeat: no-repeat;
	width: 30px;
	background-position: center center;
	background-size: 30px auto;
	margin-left: -20px;
	margin-right: -20px;
}
.inner960 {
	max-width: 960px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.inner960 .spec {
	width: 30%;
	left: 0px;
	position: absolute;
	top: 86%;
	padding-top: 0px;
}
.txt-align-right {
	text-align: right;
	margin-top: -20px;
	font-size: 90%;
}
.infobox .photo_003 {
	width: 100%;
	margin: 0 0 10px;
	max-width: 480px;
}
h2 {
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 5%;
	padding-right: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 900;
	font-size: 2.2rem;
	letter-spacing: 3px;
	margin-top: 30px;
	margin-bottom: 10px;
}
p.maincopy {
	line-height: 180%;
}
p.maincopy br {
	display: none;
}
.subvisual {
	width: 100%;
	background-image: url(../../the-herbest/img/sub_v02.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 22vw;
	margin-top: 40px;
	min-height: 280px;
}
.subtitle {
	text-align: center;
	font-weight: 700;
	font-size: 1.3rem;
	letter-spacing: -0.8px;
	margin-bottom: 10px;
}
.subtitle .inline_block {
	display: inline-block;
}
.features_list ul {
	display: block;
	width: 49%;
}
.features_list ul.divider_line {
	border-right: 1px dashed #000000;
}
.features_list ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
.features_img .img_photo img {
	width: 100%;
	max-width: 225px;
}
.features_img {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
}
.features_img .img_photo {
	display: block;
}
.features_img .img_photo.p_left {
	text-align: left;
}
.features_img .img_photo.p_right {
	text-align: right;
}
.features_img .img_photo.p_center {
	text-align: center;
}
.features_img .img_photo img.divider_line {
	border-right: 1px dashed #000000;
	padding-right: 10px;
	border-left: 1px dashed #000000;
	padding-left: 10px;
}
.h3text {
	font-size: 1.7rem;
	font-weight: 700;
	margin-bottom: 20px;
	display: block;
	letter-spacing: 3px;
	width: 100%;
	text-align: center;
}
h3 p {
}
.method {
}
.method_box01 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	margin-top: 30px;
	padding-left: 3%;
	padding-right: 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.method_box01 .method_box_inner {
	margin: 0 0 10px;
	width: 45.5%;
}
.method_box_inner .method_Label {
	max-width: 130px;
}
.method_box01 .method_box_inner .method_Text {
	font-weight: 700;
	border-left: 1px solid #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 16px;
	line-height: normal;
	font-size: 1.1rem;
}
.method_box01 .method_box_inner .method_Photo {
	margin-bottom: 10px;
	max-width: 450px;
	width: 100%;
}
.method_box01 .method_box_inner ul.method_List {
	max-width: 450px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px dashed #000000;
	padding-left: 22px;
	margin-left: -25px;
}
.method_box_inner ul.method_List li {
	margin-bottom: 6px;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.method_box_inner ul.method_List li.cap002 {
	font-size: 0.96rem;
}
.method_box02 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	border-top: 6px solid #B1CD90;
	padding-top: 30px;
	padding-left: 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 3%;
}
.method_box02 .method_box_inner {
	margin: 0;
	width: 29%;
}
.method_box02 .method_box_inner .method_Photo {
	max-width: 240px;
	margin-bottom: 10px;
	height: 220px;
}
.method_box02 .method_box_inner ul.method_List {
	max-width: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px dashed #000000;
	padding-left: 20px;
	list-style-type: none;
	margin-left: -20px;
	font-weight: 500;
}
.method_box02 .method_box_inner ul.method_List br {
	display: inline;
}
.method_box02 .method_box_inner ul.method_List.left_noboder {
	border-left-style: none;
}
.arrow2 {
	background-image: url(../../the-herbest/img/construction_method/arrow2.png);
	background-repeat: no-repeat;
	background-position: right 220px;
	width: 18px;
	margin-left: 13px;
	margin-right: 13px;
	display: block;
}
.method_box03 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 96%;
	border-left-color: #76A22D;
	border-right-color: #76A22D;
	border-bottom-color: #76A22D;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-color: #FFFFFF;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	border-collapse: collapse;
}
.metho_title {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-weight: 700;
	width: 96%;
	height: 64px;
	background-color: #76A22D;
	padding: 0;
	border-color: #76A22D;
	border-style: solid;
	font-size: 1.4rem;
}
.metho_title br {
	display: none;
}
.method_box03 p {
	position: relative;
	line-height: 180%;
	width: 100%;
}
p br {
}
.method_box03 .flex-box-method-img {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.method_box03 .flex-box-method-img .imgBox {
	width: 49.7%;
}
.method_box03 .flex-box-method-img .imgBox.right-boder {
	border-right: 1px dashed #000000;
}
section.maintenance {
	margin-top: 0;
}
section.maintenance .mainte_title {
	height: 70px;
	width: 100%;
	background-color: #679032;
	color: #FFFFFF;
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	font-weight: 500;
}
.maintenance .label02 {
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	width : 100%;
	border-radius: 10px;
	margin-bottom: 10px;
}
.maintenance .label02 .cap001 {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	width: 25%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size: 1rem;
	font-weight: 500;
	height: 50px;
	letter-spacing: 2px;
}
.maintenance .label02 .dic {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 74%;
	height: 50px;
	padding: 0 0 0 20px;
	line-height: 50px;
	font-size: 1rem;
}
.maintenance .label03 {
	width : 100%;
	border-radius: 10px;
	margin-top: 30px;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 200%;
}
.maintenance .label03 table {
	width: 82%;
	margin-left: auto;
	margin-right: auto;
}
.maintenance .label03 table tr td {
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
	font-size: 1rem;
}
.maintenance .bgw02 p {
	font-size: 1rem;
	line-height: 180%;
	padding-left: 1em;
	text-indent: -1em;
}
section ul.caution li.arrow3 {
	height: 25px;
	background-image: url(../../the-herbest/img/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 70% auto;
}
section ul.caution li.img_photo {
	width: 90%;
}
footer {
	display: block;
	background-color: #000000;
	padding-bottom: 70px;
	margin-top: 70px;
	background-image: url(../../the-nylon/img/bg_footer00.png);
	background-position: center top;
	background-size: auto auto;
	background-repeat: repeat-x;
}
footer .banner_f_01 {
	height: 190px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding-top: 25px;
}
footer .banner_f_02 {
	width: 100%;
	padding-top: 30px;
	margin-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 10px;
}
.infobox.w960 {
	width: auto;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3%;
	padding-right: 3%;
}
footer .banner_f_01 .banner01 {
	max-width: 360px;
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: -0.8px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
footer .banner_f_01 .banner01 .cap01 {
	font-weight: bold;
	color: #000000;
	font-size: 1rem;
	display: block;
	margin-bottom: 6px;
}
footer .banner_f_01 .banner01 .contctTxet {
	font-size: 1.4rem;
	font-weight: bold;
	color: #946134;
}
footer .banner_f_01 .banner01 a {
	padding-top: 30px;
	display: block;
	max-width: 360px;
	width: 100%;
	height: 120px;
	padding-left: 14.25%;
	padding-right: 14.25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #946134;
	background-color: #FFFFFF;
	border-radius: 10px;
	font-weight: bolder !important;
	margin-left: 0;
	margin-right: 0;
}
footer .banner_f_01 .banner02 {
	color: #FFFFFF;
	max-width: 450px;
	width: 46.8%;
	height: 120px;
	letter-spacing: -0.8px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
footer .banner_f_01 .banner02 .cap02 {
	font-weight: bold;
	letter-spacing: 2.5px;
}
footer .banner_f_01 .banner02 .telnumber {
	font-weight: 700;
	font-size: 1.9rem;
	letter-spacing: 1.5px;
}
footer .banner_f_01 .banner02 .cap03 {
}
footer .banner_f_02 .banner {
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: -0.8px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
footer .banner_f_02 .banner img {
	width: 70%;
}
footer .banner_f_02 p {
	margin-top: 10px;
	color: #FFFFFF;
	width: 100%;
}
footer .banner_f_02 .banner.logo01 {
}
footer .banner_f_02 .banner.logo01 img {
	padding-top: 10px;
}
footer .banner_f_02 .banner.logo02 {
	margin-top: 0;
}
footer .banner_f_02 .banner a {
	max-width: 360px;
	width: 100%;
	height: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #946134;
	background-color: #FFFFFF;
	border-radius: 10px;
	font-weight: bolder !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
footer .banner_f_02 .banner a:hover {
}
img {
	width: 100%;
	height: auto;
}
footer .banner_f_02 .box02 {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	max-width: 360px;
}
.features_list {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3%;
	padding-right: 3%;
}
.method_box02 .method_box_inner .method_Photo img {
	width: 100%;
	height: 215px;
	object-fit: cover;
}
}

@media screen and (min-width:960px) {
body#theherbest {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header {
	width: 100%;
	height: 260px;
	display: flex;
	justify-content: center;
	align-items: center;
}
header h1 {
	display: inline-block;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	max-width: 540px;
}
.mainvisual {
	width: 100%;
	height: 37vw;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	min-height: 650px;
}
.h2-img {
	max-width: 880px;
}
h2 .inner {
}
section {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
h3 {
	margin-top: 40px;
}
h3 .malch {
	width: 100%;
	margin-top: 60px;
	height: 100px;
	background-image: url(../../the-nylon/img/bg_h3.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #C79F62;
	line-height: 100px;
	padding-left: 40px;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 1.7em;
	border-left: 16px solid #C79F62;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
section .bgw {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
section .bgw02 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding-top: 30px;
	border: 1px solid #000000;
	padding-bottom: 30px;
}
section h4 {
	font-weight: 700;
	font-size: 1.4rem;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
.infobox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	position: relative;
}
.infobox img {
	width: 100%;
	height: auto;
	line-height: 0px;
}
.infobox .Txtbox {
	width: 40%;
	text-align: left;
	line-height: 1.8em;
}
.infobox .photo_001 {
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 210px;
	width: 210px;
}
.infobox .photo_002 {
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	height: auto;
	max-width: 210px;
	width: 210px;
}
.infobox .photo_003 {
	width: 100%;
	margin: 0;
	max-width: 480px;
}
.infobox .photo_004 {
	width: 47%;
	border: 2px solid #FFFFFF;
	background-image: url(../../the-nylon/img/p08.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 487px;
	height: 362px;
	margin-right: 30px;
}
.infobox .photo_005 {
	width: 48%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
}
.infobox .photo_005 .name, .infobox .photo_006 .name, .infobox .photo_007 .name, .infobox .photo_008 .name {
	position: absolute;
	display: block;
	bottom: -30px;
	left: 0%;
	width: 100%;
}
.infobox .photo_006 {
	width: 29%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infobox .photo_007 {
	width: 30%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infobox .photo_008 {
	width: 36%;
	border: 1px solid #666464;
	margin-bottom: 70px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.infobox .photo_009 {
	width: 200px;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 200px;
}
.infobox .photo_010 {
	width: auto;
	position: relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: 235px;
}
.infobox table {
	width: 48%;
	font-size: 1.05rem;
	margin: 0;
}
.infobox table tr th {
	width: 41%;
	padding-top: 16px;
	padding-bottom: 16px;
	letter-spacing: 2px;
	border-bottom: 1px solid #000000;
	display: table-cell;
}
.infobox table tr td {
 width:;
	width: auto;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px solid #000000;
	display: table-cell;
	vertical-align: middle;
	padding-right: 1px;
}
.infobox table tr td.noboder {
	border-style: none;
	font-weight: normal;
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 10px;
	font-size: 1rem;
}
h5 {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 20px;
}
section ul.caution {
	list-style-type: none;
}
section ul.caution li {
	margin-bottom: 14px;
	font-size: 1.1rem;
	padding-left: 1em;
	text-indent: -1em;
}
section ul.caution li a {
	color: #ea5514;
}
.arrow {
	position: absolute;
	bottom: 100px;
	left: -23px;
	display: inline;
}
section h3 .number {
	font-weight: 500;
	border: 1px solid #FFFFFF;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-top: 8px;
	line-height: normal;
}

.arrow01 {
	background-image: url(../../the-nylon/img/arrow01.png);
	background-repeat: no-repeat;
	width: 30px;
	background-position: center center;
	background-size: 30px auto;
	margin-left: -20px;
	margin-right: -20px;
}
.inner960 {
	max-width: 960px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.inner960 .spec {
	width: 30%;
	left: 0px;
	position: absolute;
	top: 86%;
	padding-top: 0px;
}
.txt-align-right {
	text-align: right;
	margin-top: -20px;
	font-size: 90%;
}
.infobox .photo_003 {
	width: 100%;
	margin: 0 0 10px;
	max-width: 480px;
}
h2 {
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 5%;
	padding-right: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 900;
	font-size: 2.5rem;
	letter-spacing: 3px;
	margin-top: 30px;
	margin-bottom: 10px;
}
p.maincopy {
	text-align: center;
	padding: 0;
	line-height: 180%;
}
.subvisual {
	width: 100%;
	background-image: url(../../the-herbest/img/sub_v02.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 22vw;
	margin-top: 40px;
	min-height: 380px;
}
.subtitle {
	text-align: center;
	font-weight: 700;
	font-size: 1.55rem;
	letter-spacing: -0.8px;
	margin-bottom: 10px;
}
.features_list ul {
	display: block;
	width: 49%;
}
.features_list ul.divider_line {
	border-right: 1px dashed #000000;
	margin-right: 1em;
}
.features_list ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
.features_img .img_photo img {
	width: 100%;
	max-width: 280px;
}
.features_img {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 30px;
}
.features_img .img_photo {
	display: block;
}
.features_img .img_photo.p_left {
	text-align: left;
}
.features_img .img_photo.p_right {
	text-align: right;
}
.features_img .img_photo.p_center {
	text-align: center;
}
.features_img .img_photo img.divider_line {
	border-right: 1px dashed #000000;
	padding-right: 30px;
	border-left: 1px dashed #000000;
	padding-left: 30px;
}
.h3text {
	font-size: 1.7rem;
	font-weight: 700;
	margin-bottom: 20px;
	display: block;
	letter-spacing: 3px;
}
h3 p {
	padding: 0;
	text-align: center;
}
.method {
}
.method_box01 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	padding: 0;
	margin-top: 30px;
}
.method_box01 .method_box_inner {
	width: 47.5%;
}
.method_box_inner .method_Label {
	max-width: 130px;
}
.method_box01 .method_box_inner .method_Text {
	font-weight: 700;
	border-left: 1px solid #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 16px;
	line-height: normal;
	font-size: 1.1rem;
}
.method_box01 .method_box_inner .method_Photo {
	margin-bottom: 10px;
	max-width: 450px;
	width: 100%;
}
.method_box01 .method_box_inner ul.method_List {
	max-width: 450px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px dashed #000000;
	padding-left: 22px;
	margin-left: -25px;
}
.method_box_inner ul.method_List li {
	margin-bottom: 6px;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.method_box_inner ul.method_List li.cap002 {
	font-size: 0.96rem;
}
.method_box02 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	border-top: 6px solid #B1CD90;
	padding-top: 30px;
	padding-left: 1px;
	padding-right: 1px;
}
.method_box02 .method_box_inner {
	margin: 0;
	width: 30%;
}
.method_box02 .method_box_inner .method_Photo {
	max-width: 280px;
	margin-bottom: 10px;
	height: 259px;
}
.method_box02 .method_box_inner ul.method_List {
	max-width: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px dashed #000000;
	padding-left: 20px;
	list-style-type: none;
	margin-left: -20px;
	font-weight: 500;
}
.method_box02 .method_box_inner ul.method_List br {
	display: inline;
}
.method_box02 .method_box_inner ul.method_List.left_noboder {
	border-left-style: none;
}
.arrow2 {
	background-image: url(../../the-herbest/img/construction_method/arrow2.png);
	background-repeat: no-repeat;
	background-position: right 240px;
	width: 18px;
	margin-left: 13px;
	margin-right: 13px;
	display: block;
}
.method_box03 {
	text-align : left;
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	border: 2px solid #76A22D;
	background-color: #FFFFFF;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	border-collapse: collapse;
}
.metho_title {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-size: 1.6rem;
	font-weight: 700;
	width: 100%;
	height: 64px;
	background-color: #76A22D;
	padding: 0;
	border-color: #76A22D;
	border-style: solid;
}
.method_box03 p {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	line-height: 180%;
	width: 100%;
}
p br {
	display: inline;
}
.method_box03 .flex-box-method-img {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.method_box03 .flex-box-method-img .imgBox {
	width: 49.7%;
}
.method_box03 .flex-box-method-img .imgBox.right-boder {
	border-right: 1px dashed #000000;
}
section.maintenance {
}
section.maintenance .mainte_title {
	height: 70px;
	width: 100%;
	background-color: #679032;
	color: #FFFFFF;
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5rem;
	font-weight: 500;
}
.maintenance .label02 {
	display : flex;
	justify-content : flex-start;
	flex-wrap : wrap;
	width : 100%;
	border-radius: 10px;
	margin-bottom: 10px;
}
.maintenance .label02 .cap001 {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 160px;
	color: #FFFFFF;
	width: 30%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size: 1.3rem;
	font-weight: 500;
	height: 50px;
	letter-spacing: 2px;
}
.maintenance .label02 .dic {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 78%;
	height: 50px;
	padding: 0 0 0 20px;
	line-height: 50px;
	font-size: 1.1rem;
}
.maintenance .label03 {
	width : 100%;
	border-radius: 10px;
	margin-top: 30px;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 200%;
}
.maintenance .label03 table {
	width: 74%;
	margin-left: auto;
	margin-right: auto;
}
.maintenance .label03 table tr td {
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
	font-size: 1rem;
}
.maintenance .bgw02 p {
	font-size: 1rem;
	line-height: 180%;
	text-align: center;
}
section ul.caution li.arrow3 {
	height: 25px;
	background-image: url(../../the-herbest/img/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 70% auto;
}
section ul.caution li.img_photo {
	width: 90%;
}
.features_list {
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
.method_box02 .method_box_inner .method_Photo img {
	width: 100%;
	height: 215px;
	object-fit: cover;
}
p.maincopy br {
	display: inline;
}
header {
	width: 100%;
	height: 260px;
	display: flex;
	justify-content: center;
	align-items: center;
}
header h1 {
	display: inline-block;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	max-width: 540px;
}
footer {
	display: block;
	padding-bottom: 70px;
	margin-top: 70px;
}
footer .banner_f_01 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
}
footer .banner_f_02 {
	height: 490px;
	width: 100%;
	padding-top: 30px;
	margin-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 40px;
}
.infobox.w960 {
	width: auto;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
footer .banner_f_01 .banner01 {
	max-width: 460px;
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: -0.8px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	
}
footer .banner_f_01 .banner01 .cap01 {
	font-weight: bold;
	font-size: 1rem;
	display: block;
	margin-bottom: 6px;
}
footer .banner_f_01 .banner01 .contctTxet {
	font-size: 1.6rem;
	font-weight: bold;
}

footer .banner_f_01 .banner01 a{
	padding-top: 30px;
	display: block;
	max-width: 460px;
	width: 100%;
	height: 120px;
	padding-left: 14.25%;
	padding-right: 14.25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	border-radius: 10px;
	font-weight: bolder !important;
	margin-left: 0;
	margin-right: 0;
}






footer .banner_f_01 .banner02 {
	color: #FFFFFF;
	max-width: 450px;
	width: 46.8%;
	height: 120px;
	letter-spacing: -0.8px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
footer .banner_f_01 .banner02 .cap02 {
	font-weight: bold;
	letter-spacing: 2.5px;
}
footer .banner_f_01 .banner02 .telnumber {
	font-weight: 700;
	font-size: 2.5rem;
	letter-spacing: 1.5px;
}
footer .banner_f_01 .banner02 .cap03 {
}
footer .banner_f_02 .banner {
	background-color: #FFFFFF;
	border-radius: 10px;
	letter-spacing: -0.8px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

footer .banner_f_02 .banner img {
	width: 70%;
}

footer .banner_f_02 p {
	margin-top: 10px;
	color: #FFFFFF;
	width: 100%;
}
footer .banner_f_02 .banner.logo01 {
}

footer .banner_f_02 .banner.logo01 img {
	padding-top: 10px;
}

footer .banner_f_02 .banner.logo02 {
	margin-top: 0;
	
}
footer .banner_f_02 .banner a {	
	max-width: 460px;
	width: 460px;
	height: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #946134;
	background-color: #FFFFFF;
	border-radius: 10px;
	font-weight: bolder !important;
	display: flex;
justify-content: center;
align-items: center;
}
footer .banner_f_02 .banner a:hover {
}	

img {
	width: 100%;
	height: auto;
}
footer .banner_f_02 .box02 {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	max-width: 460px;
}
}

@media screen and (min-width:1025px) {
}
