@charset "UTF-8";

#contents {
}

section.formArea span.must {
    color: #FFF;
    background-color: #bf090a;
	font-size: 10px!important;
    line-height: 1;
    margin: 0 4px 0;
    padding: 1px 3px;
    vertical-align: middle;
}

#contents section.formArea {
	margin-bottom: 30px;
}

#contents section.formArea div.formTbl table {
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	margin: 0 auto 40px;
	width: 100%;
}

#contents section.formArea div.formTbl table th,
#contents section.formArea div.formTbl table td {
	border-bottom: 1px solid #cfcfcf;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	padding: 22px 25px;
	vertical-align: top;
}

#contents section.formArea div.formTbl table tr.last th,
#contents section.formArea div.formTbl table tr.last td {
	border-bottom: none;
}

#contents section.formArea div.formTbl table th {
	background-color: #F7F7F7;
	font-weight: 600;
	text-align: left;
	width: 32%;
	font-size: 1.4rem;
}

#contents section.formArea div.formTbl table td .gray {
	color: #666;
	font-size: 85%!important;
}



#contents div.contactAtt p.name {
	font-size:20px;
	font-size:2rem;
	font-weight:600;
	margin-bottom:5px;
}



#contents div.contactAtt p.fax {
	font-size:20px;
	font-size:2rem;
	font-weight:600;
	margin-bottom:10px;
}

#contents div.privacyRule {
	margin-bottom: 50px;
}

#contents div.privacyRule h3 {
	font-size: 108%!important;
	margin-bottom: 20px;
}

#contents div.privacyRule p a {
	color: #666;
	text-decoration: underline;
}

#contents div.privacyRule p a:hover {
	color: #000;
	text-decoration: none;
}

.cmnBtn span.input {
	border: 1px solid #0090bf;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem!important;
	margin: 0 auto;
	text-decoration: none!important;
	transition: 0.2s;
}

.cmnBtn span.gray {
	border: 1px solid #666;
}

.cmnBtn span.input:hover {
	background: #000;
	color: #FFF;
}

.cmnBtn span.input input {
	background: #0090bf;
	border: 1px solid #FFF;
	color: #FFF;
	display: inline-block;
	line-height: 1.4;
	min-width: 280px;
	padding: 13px 30px;
	transition: 0.2s;
}

.cmnBtn span.gray input {
	background: #666;
}

.cmnBtn span.input input:hover {
	background: #3dbfea;
	color: #FFF;
}

#contents section.formArea div.formTbl p.err {
	color: #ff0024;
}

#contents section.formArea div.formTbl input.err,
#contents section.formArea div.formTbl select.err,
#contents section.formArea div.formTbl textarea.err {
	background-color: #FFF4EF;
}

#contents section.formArea div.formTbl select {
	vertical-align: middle;
}

#contents .anq li {
	margin-bottom: 5px;
}

/*confirm*/

#contents section.formArea div.confirmBox table td {
	font-weight: bold;
}

#contents section.formArea div.formTbl .formSend input,
#contents section.formArea div.formTbl .formSend a {
	min-width: 200px;
}

#contents section.formArea div.formTbl .formSend input.grayBtn {
	border: 2px solid #999;
	color: #999;
}

#contents section.formArea div.formTbl .bscBtn01 input.grayBtn:hover {
	background-color: #999;
	color: #FFF;
}

#contents section.formArea div.formTbl .planSelect {
}

#contents section.formArea div.formTbl .planSelect li {
	float: left;
	font-size: 12px!important;
	margin-right: 10px;
}

#contents section.formArea div.formTbl h3 {
	font-size: 13px!important;
	font-weight: normal;
	clear: both;
	padding-top: 10px;
}



/*デバイスの横幅が750px以下の場合*/
@media only screen and (max-width: 750px) {

#contents {
	width: auto;
}

#contents section.formArea {
	margin:0;
}

#contents section.formArea .head01 {
	margin:0 10px;
}

#contents section.formArea > div.btm40 {
	margin:0 15px;
}

#contents section.formArea div.formTbl table th,
#contents section.formArea div.formTbl table td {
	font-size:15px;
	display:block;
	padding:12px 10px;
	width: auto;
}

#contents section.formArea div.formTbl table td {
	font-size:12px;
	padding:20px 10px;
}

#contents section.formArea div.formTbl table td p,
#contents section.formArea div.formTbl table td li {
	font-size:12px;
}

#contents section.formArea div.formTbl table th br {
	display:none;
}

#contents section.formArea ul.anq {
	margin-bottom:25px;
}

.wSS {
    width: 40px;
}

.wS {
    width: 70px;
}

.wM {
	width:100px;
}

.wL {
	width: 100%;
}

textarea.txtarea {
    height: 130px;
    width: 100%;
}





}
