@charset "utf-8";
/*
Theme Name: 株式会社銚子丸お問い合せメールフォーム
Theme URI: 
Description: 異なる幅に対応するためフォームの幅を100％に変更
Version: 2.0
Author: 株式会社エアリー
Author URI: http://www.airily.co.jp
Tags: 

*************************/
body.customize-support{
	font-family:"メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.61;
	border:solid 1px #333;
}
#wpcf7-f14825-p14892-o1 form{
	padding:2%;
	font-size:13px;
}
#wpcf7-f14825-p14892-o1 form:after{
	content:" ";
	display:block;
	clear:both;
	font-size:1px;
	height:0;
	visibility:hidden;
}

#wpcf7-f14825-p14892-o1 form dl {
	clear: both;
	width:90%;
	margin:0 auto 3em auto;
}

#wpcf7-f14825-p14892-o1 form dt{
	padding-bottom:10px;
}
#wpcf7-f14825-p14892-o1 form dd{
	margin-left:27%;
	line-height: 0.8rem;
	margin-top: -20px;
}
#wpcf7-f14825-p14892-o1 dd textarea{
	width:95%;
}
#wpcf7-f14825-p14892-o1 form p{
	width:500px;
	margin: 0 auto;
	color:#191970;
}

#wpcf7-f14825-p14892-o1 form p .wpcf7-list-item-label{
	color: #336600;
}

#wpcf7-f14825-p14892-o1 .text-530 input,
#wpcf7-f14825-p14892-o1 .text-531 input,
#wpcf7-f14825-p14892-o1 .text-532 input{
	width: 5rem;
}

#wpcf7-f14825-p14892-o1 p input.wpcf7-submit{
	width: 20%;
}

@media screen and (max-width:768px) {
	#wpcf7-f14825-p14892-o1 form dt{
		padding:0;
	}
	#wpcf7-f14825-p14892-o1 form dd{
		margin:0 0 1em 0;
	}
	#wpcf7-f14825-p14892-o1 form span.wpcf7-list-item {
		display: block;
		margin: 0;
	}
	#wpcf7-f14825-p14892-o1 form p{
		width:90%;
	}
}

#wpcf7-f15010-p15187-o1 form dl {
	clear: both;
	width:90%;
	margin:0 auto 3em auto;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc_s { display: block !important; }
.sp_s { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 768px) {
    .pc_s { display: none !important; }
    .sp_s { display: block !important; }
}

@media screen and (max-width:768px) {
	#wpcf7-f15195-p15187-o2 form dd{
		margin-inline-start: 20px;
	}
}
