@charset "UTF-8";
/* CSS Document */


.screen-reader-response,
.screen-reader-response p,
.screen-reader-response ul,
.screen-reader-response li,
.screen-reader-response li a{
	display: none;
}
.wpcf7-not-valid-tip,
.wpcf7-response-output{
	color: #fff;
	color: #eae1ab;
	font-size: 12px;
	line-height: 110%;
	position: relative;
	margin: 5px 0 0;
	padding: 2px 0 0;
}


.contact_txt1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	padding: 0;
	position: relative;

	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	font-weight: 500;

	font-size: 15px;
	line-height:101%;
	
	font-feature-settings: "palt";/*（自動カーニング）*/
	letter-spacing: 0.06em;
	text-align: left;

	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.contact_txt1 span{
	color:#cf000d;
}

.top_box2_fr{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;

	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-weight: 400;

	font-size: 14px;
	line-height:101%;
	
	font-feature-settings: "palt";/*（自動カーニング）*/
	letter-spacing: 0.06em;
	text-align: left;

	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.top_box2_fr span{
	clear: both;
	width: 100%;
	height: auto;
	
}

.top_box2_fr textarea,
.top_box2_fr input{
	clear: both;
	width: calc( 100% - 20px );
	height: auto;
	margin: 0;
	padding: 10px;
}





.submit_btn1{
	clear: both;
	width: 50%;
	height: auto;
	margin: 0 auto;
}
@media print, screen and (min-width: 801px) {
.submit_btn1{
	clear: both;
	width: 23%;
	height: auto;
	margin: 0 auto;
}
}


.wpcf7 input[type="submit"]{
	clear: both;
	width: 100%;
	height: auto;
	padding: 28px 0 27px;
	background: #838f93;
	margin: 0 auto;
	
	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	
	border: none;
	cursor: pointer;
}
.wpcf7 input[type="checkbox"] {
	/*
	clear: both;
	width: 100%;
	height: auto;
	padding: 15px 0 14px;
	*/
	margin: 0 auto;
	
	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	
	border: none;
	cursor: pointer;
}


.radio-btns span.span-txt1 {
  position: relative;
  padding-left: 30px;
  padding-left: 10px;
  
  color: #c00;
  font-weight: bold;
}

