@charset "utf-8";
/*------------------------------------------------------------
	contact/index.php
------------------------------------------------------------*/

#conts a {
    color: #7E97CC;
    text-decoration: underline;
}

#conts h4 {
	margin-bottom: 17px;
	font-size: 2.4em;
	line-height: 1.2;
}

#conts .textImg {
	margin-bottom: 16px;
}

#conts p {
	margin-bottom: 24px;
	font-size: 1.4em;
	font-weight: 1.6;
}

#conts p img {
	margin-right: 7px;
	vertical-align: middle;
}

#conts h5 {
	margin-bottom: 13px;
	padding-left: 21px;
	font-size: 1.8em;
	line-height: 1.2;
	background: url(/img/common/icon/icon05.png) no-repeat left 3px;
}

#conts .mailForm th span {
	display: block;
}

#conts .mailForm td span.occ01 {
	display: inline-block;
}

#conts .mailForm td ul input {
	margin: -3px 0 0;
	vertical-align: middle;
}

#conts .mailForm td li {
	line-height: 1.6;
	width: 520px;
}

#conts .mailForm td input {
	color: #464646;
}

#conts .mailForm #fOccupation,
#conts .mailForm #fOccupation02 {
	width: 169px;
	height: 26px;
}

#conts .mailForm #fOccupation {
	margin-right: 20px;
}

#conts .mailForm #fName,
#conts .mailForm #fKana,
#conts .mailForm #fEmail01,
#conts .mailForm #fEmail02,
#conts .mailForm #fTel,
#conts .mailForm #fCode {
	width: 264px;
	height: 20px;
	line-height: 1.6;
}

#conts .mailForm #fEmail01 {
	margin-bottom: 16px;
}

#conts .mailForm #fAddress {
	width: 522px;
	height: 20px;
	line-height: 1.6;
}

#conts .mailForm #fContent {
	width: 444px;
	height: 140px;
	color: #464646;
	font-size: 0.9em;
}

.comTable .trSize td {
	padding: 19px 15px;
}

/* 個人情報保護方針に同意する */
#conts h5.privacy {
    float: left;
}

#conts h5.privacy + span { /* 必須アイコン */
    display: inline-block;
    margin: 2px 0 0 5px;
}

#conts iframe.privacy {
    box-sizing: border-box;
    border: 1px dotted #999;
    margin-bottom: 15px;
    width: 100%;
    height: 350px;
}

#conts div.privacy {
    margin-bottom: 40px;
    font-size: 1.4em;
}

#conts div.privacy span.mb0 { /* エラーメッセージ */
    display: block;
    color: #F17070;
    margin-bottom: 5px !important;
}

#conts div.privacy label.error { /* エラーラベル */
    box-sizing: border-box;
    display: block;
    background-color: #fef5f5;
    padding: 5px;
}

#conts div.privacy input[type="checkbox"] {
    vertical-align: top;
    margin: 4px 5px 0 0;
}


/*-----------submit------------*/
#conts .mailForm .submit {
	text-align: center;
}

#conts .mailForm .submit li {
	display: inline;
	margin: 0 8px;
}

#conts .mailForm .submit li input {
	vertical-align: top;
}

#conts .mailForm .submit li input:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	contact/error.php
------------------------------------------------------------*/
#conts .mailForm .error td span,
#conts .mailForm .error01 td span {
	margin-bottom: 5px;
	color: #F17070;
	display: block;
}

#conts .mailForm .error td span.occ01,
#conts .mailForm .error td span.occ02 {
	display: inline-block;
}

#conts .mailForm .error td input,
#conts .mailForm .error #fContent,
#conts .mailForm .error #fOccupation,
#conts .mailForm .error #fOccupation02 {
	border: 1px solid #C6C6C6;
	background-color: #FEF5F5;
}

#conts .mailForm .error th,
#conts .mailForm .error01 th {
	background-color: #FDECEC;
}

/*------------------------------------------------------------
	contact/confirm.php
------------------------------------------------------------*/
#conts .text {
	margin-bottom: 12px;
}

/*------------------------------------------------------------
	contact/thanks.php
------------------------------------------------------------*/
#conts .link {
	text-align: center;
}

#conts .link a {
	padding-left: 18px;
	color: #7E97CC;
	text-decoration: underline;
	display: inline-block;
	background: url(/img/common/icon/icon07.png) no-repeat left 3px;
}

#conts .link a:hover {
	text-decoration: none;
}
