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

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

body#theturf {
	background-color: #A2A2A2;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-position: center center;
	background-image: url(../../the-nylon/img/bg_contents.png);
	padding-left: 0px;
}
header {
	width: 100%;
	background-image: url(../../the-nylon/img/bg01.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 10px solid #000000;
	background-size: cover;
}
header h1 {
	display: inline-block;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
	width: 100%;
}



.mainvisual {
	width: 100%;
	height: 160px;
	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;
	position: relative;
}

.inner960 {
	max-width: 960px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.inner960 .spec {
	width: 30%;
	left: 0px;
	padding-top: 30%;
}

h2 {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../the-nylon/img/bg02.png);
	width: auto;
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	padding-left: 5%;
	padding-right: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
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;
}
.feature {
}
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.15em;
	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;
}
section 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 {
	margin-top: 30px;
	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%;
	border-radius: 10px;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}
section h4 {
	background-color: #DCDDDD;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 6px;
	color: #000000;
	font-weight: 700;
	font-size: 1em;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}
.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: #000000;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 1.1rem;
	font-weight: bold;
	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: -15px;
	display: none;
}
.arrow2 {
	position: absolute;
	top: 30px;
	right: -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;
}
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;
	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;
}
.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:960px)  {


body#theturf {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header {
	width: 100%;
	background-image: url(../../the-nylon/img/bg01.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 220px;
	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: 650px;
	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: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	padding-left: 0;
	padding-right: 0;
}

.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%;
}
.feature {
}
section h3 {
	width: 100%;
	margin-top: 70px;
	background-image: url(../../the-nylon/img/bg_h3.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #C79F62;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 1.8em;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	line-height: 1.6em;
}
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;
}
section .bgw {
	margin-top: 30px;
	-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%;
}
section h4 {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 700;
	font-size: 1.4em;
	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 {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 1.1rem;
	font-weight: bold;
	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;
}
.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;
	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;
}
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: 460px;
}
.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: 96%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 650px;
}
.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;
}






}

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



	
}
