@charset "utf-8";
@media only screen and (min-width: 769px) {

.contents{
	width: 100%;
	height: auto;
}
.top_title{
	width: 100%;
	height: auto;
	background-color: #cadade;
}
.top_title h2{
	width: 216px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 45px 0;
}
.top_title img{
	width: 100%;
	height: auto;
	display: block;
}

form{
	width: 1166px;
	height: auto;
	display: block;
	margin: 80px auto 0;
}
table{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
table tbody{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
table tr{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	display: block;
	font-size: 0;
}
table .item_detail{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 15px;
	margin-bottom: 40px;
	display: block;
	font-size: 0;
	background-color: #eeede9;
}
table tr.text{
	margin-bottom: 0;
}
table tr th{
	width: 263px;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 24px;
	padding: 8px 0;
}
table tr th span{
	color: red;
}
table .item_detail th{
	width: 100px;
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0 22px 0 0;
}
table .item_detail th img{
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
table tr td{
	width: calc(100% - 263px);
	height: auto;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 25px;
	box-sizing: border-box;
}
table .item_detail th{
	font-size: 0;
	vertical-align: middle;
}
table tr td span{
	width: 850px;
	color: #b4b4b4;
	display: inline-block;
	vertical-align: middle;
}
table tr .column2 span{
	width: 180px;
	margin-right: 10px;
	color: #b4b4b4;
	display: inline-block;
	vertical-align: middle;
}
table tr .column1short span{
	width: 530px;
	color: #b4b4b4;
	display: inline-block;
	vertical-align: middle;
}
table tr .column3 span{
	width: 110px;
	margin-right: 10px;
	color: #b4b4b4;
	display: inline-block;
	vertical-align: middle;
}
table tr .column3 .line{
	border-radius: 0;
	padding: 0;
	border: 0;
	width: 12px;
	height: 1px;
	font-size: 40px;
	line-height: 40px;
	background-color: #000000;
}
table .item_detail td{
	width: calc(100% - 122px);
	vertical-align: middle;
}
table .item_detail td p{
	text-align: left;
}
table .item_detail td p .text{
	width: 65px;
}
table .item_detail td span{
	width: calc(100% - 65px);
	color: #b4b4b4;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}
table .item_detail td .red{
	color: #dc3232!important;
	font-size: 13px;
	line-height: 20px;
}
table tr.item{
	margin-top: 70px;
}
table tr.item td{
	position: relative;
}
table tr.item td::before{
	content: '今後、取り扱ってほしい商品等がありましたら箇条書き等でも結構ですのでご記入いただけると幸いです。';
	color: #000; /*文字色*/
	font-size: 15px; /*2倍サイズ*/
	display: block; /*改行するように*/
	position: absolute;
	left: 0;
	top: -35px;
	font-family: 'Noto Sans JP', 'Noto Serif CJK JP', 'Satisfy Regular', 'Josefin Sans' ,sans-serif;
}
/*		共通送信ボタン			*/
/*		sp送信ボタン装飾のリセット		*/
input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
}
.wpcf7c-btn-confirm {
	font-size: 16px;
	line-height: 26px;
	display: block;
	width: 280px;
	height: auto;
	text-align: center;
	padding: 12px 0;
	background-color: #000;
	color: #fff;
	margin: 0 auto;
}
.btn {
	width: 1205px;
	height: auto;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.btn .wpcf7c-elm-step2{
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	width: 280px;
	height: auto;
	text-align: center;
	padding: 12px 0;
	background-color: #000;
	color: #fff;
	margin: 0 20px 120px;
}
.wpcf7c-btn-back{
	background-color: #fff;
	color: #000;
}
.wpcf7 form .wpcf7-response-output{
	text-align: center;
}
html body main section.contents div#wpcf7-f9-o1.wpcf7 form.wpcf7-form.init table tbody tr td span.wpcf7-form-control-wrap.your-mail input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
	width: 100%;
}
table tbody tr td span .wpcf7-text{
	box-sizing: border-box;
  	width: 100%;
  	height: auto;
  	font-size: 14px;
  	line-height: 24px;
  	letter-spacing: 1px;
  	border-radius: 3px;
	padding: 7px;
  	border: 1px solid #868686;
  	display: block;
  	-moz-appearance: none;
  	-webkit-appearance: none;
  	appearance: none;
  }
table .item_detail td span input{
	box-sizing: border-box;
  	width: 100%;
  	height: auto;
  	font-size: 15px;
  	line-height: 20px;
  	letter-spacing: 1px;
  	border-radius: 3px;
	padding: 0!important;
  	border: 0!important;
  	background-color: transparent;
  	display: block;
  	-moz-appearance: none;
  	-webkit-appearance: none;
  	appearance: none;
  }
textarea.wpcf7-form-control.wpcf7-textarea{
	box-sizing: border-box;
  	width: 100%;
  	height: auto;
  	font-size: 14px;
  	line-height: 24px;
  	letter-spacing: 1px;
  	border-radius: 3px;
	padding: 7px;
  	border: 1px solid #868686;
  	display: block;
  	-moz-appearance: none;
  	-webkit-appearance: none;
  	appearance: none;
}
.wpcf7-radio .wpcf7-list-item{
	width: auto;
}
.wpcf7-radio .wpcf7-list-item label{
	display: block;
}
.wpcf7-radio .wpcf7-list-item label input{
	box-sizing: content-box;
	width: auto;
	height: auto;
	padding: 0;
	border: 0;
	display: inline-block;
	vertical-align: middle;
	-moz-appearance: auto;
	-webkit-appearance: auto;
	appearance: auto;
}
.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{
	width: auto;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
  	line-height: 24px;
  	color: #000000;
  	margin-left: 5px;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
	content: " ";
	display: block;
}






footer{
	margin-top: 120px;
}























}












/*=================================
SP用CSS
=================================*/

@media only screen and (max-width: 768px) {
.contents{
	width: 100%;
	height: auto;
}
.top_title{
	width: 100%;
	height: auto;
	background-color: #cadade;
}
.top_title h2{
	width: 57.5%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 8% 0;
}
.top_title img{
	width: 100%;
	height: auto;
	display: block;
}

form{
	width: 90%;
	height: auto;
	display: block;
	margin: 35px auto 0;
}
table{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
table tbody{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
table tr{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	display: block;
}
table .item_detail{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 15px;
	margin-bottom: 40px;
	display: block;
	font-size: 0;
	background-color: #eeede9;
}
table tr.text{
	margin-bottom: 0;
}
table tr th{
	display: block;
	width: 100%;
	height: auto;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
}
table tr th span{
	color: red;
}
table .item_detail th{
	width: 100px;
	height: auto;
	text-align: left;
	display: block;
	vertical-align: top;
	padding: 0;
	margin: 0 22px 0 0;
}
table .item_detail th img{
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
table tr td{
	width: 100%;
	height: auto;
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	box-sizing: border-box;
	margin-top: 13px;
	display: block;
}
table .item_detail th{
	font-size: 0;
	vertical-align: middle;
}
table tr td span{
	width: 100%;
	color: #b4b4b4;
	display: inline-block;
	vertical-align: middle;
}
table tr .column2 span{
	width: 49%;
	margin-right: 2%;
	color: #b4b4b4;
	display: inline-block;
	vertical-align: middle;
}
table tr .column2 span:last-child{
	margin-right: 0;
}
table tr .column1short span{
	width: 100%;
	color: #b4b4b4;
	display: block;
}
table tr .column3 span{
	width: 26%;
	margin-right: 3%;
	color: #b4b4b4;
	display: inline-block;
	vertical-align: middle;
}
table tr .column3 span:last-child{
	margin-right: 0;
}
table tr .column3 .line{
	border-radius: 0;
	padding: 0;
	border: 0;
	width: 5%;
	height: 1px;
	font-size: 40px;
	line-height: 40px;
	background-color: #000000;
}
table .item_detail td{
	width: 100%;
}
table .item_detail td p{
	text-align: left;
}
table .item_detail td p .text{
	width: 60px;
	display: inline-block;
	vertical-align: middle;
}
table .item_detail td span{
	width: calc(100% - 60px);
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}
table .item_detail td .red{
	width: 100%;
	color: #dc3232!important;
	font-size: 13px;
	line-height: 20px;
}
table tr.item td::before{
	content: '今後、取り扱ってほしい商品等がありましたら箇条書き等でも結構ですのでご記入いただけると幸いです。';
	color: #000; /*文字色*/
	font-size: 15px; /*2倍サイズ*/
	line-height: 1.5;
	margin: 0 auto 20px;
	display: block; /*改行するように*/
	font-family: 'Noto Sans JP', 'Noto Serif CJK JP', 'Satisfy Regular', 'Josefin Sans' ,sans-serif;
}
/*		共通送信ボタン			*/
/*		sp送信ボタン装飾のリセット		*/
input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
}
.wpcf7c-btn-confirm {
	font-size: 16px;
	line-height: 26px;
	display: block;
	width: 90%;
	height: auto;
	text-align: center;
	padding: 12px 0;
	background-color: #000;
	color: #fff;
	margin: 0 auto;
}
.btn {
	width: 90%;
	height: auto;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.btn .wpcf7c-elm-step2{
	font-size: 16px;
	line-height: 26px;
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 12px 0;
	background-color: #000;
	color: #fff;
	margin: 0 auto 10px;
}
.wpcf7c-btn-back{
	background-color: #fff!important;
	color: #000!important;
}
.wpcf7 form .wpcf7-response-output{
	text-align: center;
}
table tbody tr td span .wpcf7-text{
	box-sizing: border-box;
  	width: 100%;
  	height: auto;
  	font-size: 14px;
  	line-height: 24px;
  	letter-spacing: 1px;
  	border-radius: 3px;
	padding: 1vw;
  	border: 1px solid #868686;
  	display: block;
  	-moz-appearance: none;
  	-webkit-appearance: none;
  	appearance: none;
  }
table .item_detail td span input{
	box-sizing: border-box;
  	width: 100%;
  	height: auto;
  	font-size: 15px;
  	line-height: 20px;
  	letter-spacing: 1px;
  	border-radius: 3px;
	padding: 0!important;
  	border: 0!important;
  	background-color: transparent;
  	display: block;
  	-moz-appearance: none;
  	-webkit-appearance: none;
  	appearance: none;
  }
textarea.wpcf7-form-control.wpcf7-textarea{
	box-sizing: border-box;
  	width: 100%;
  	height: auto;
  	font-size: 14px;
  	line-height: 24px;
  	letter-spacing: 1px;
  	border-radius: 3px;
	padding: 5%;
  	border: 1px solid #868686;
  	display: block;
  	-moz-appearance: none;
  	-webkit-appearance: none;
  	appearance: none;
}
table tr td p{
	font-weight: bold;
}
.wpcf7-radio .wpcf7-list-item{
	width: auto;
}
.wpcf7-radio .wpcf7-list-item label{
	display: block;
}
.wpcf7-radio .wpcf7-list-item label input{
	box-sizing: content-box;
	width: auto;
	height: auto;
	padding: 0;
	border: 0;
	display: inline-block;
	vertical-align: middle;
	-moz-appearance: auto;
	-webkit-appearance: auto;
	appearance: auto;
}
.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{
	width: auto;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
  	line-height: 24px;
  	color: #000000;
  	margin-left: 5px;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
	content: " ";
	display: block;
}

}

