@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	margin: 0 auto 40px;
	width: 1100px;
}

#conts .headLine01 {
	margin-bottom: 40px;
}

#conts .headLine02 {
	margin-bottom: 23px;
}

#main .headLine04 {
    border-left: 10px solid #CB2417;
}

#conts .pTitle {
	margin: 0 0 12px 4px;
	font-size: 1.3em;
	line-height: 1.2;
}

#conts .pTitle span {
	color: #CB2417;
	font-size: 1.4em;
	font-weight: bold;
}

#main .title {
	margin: 0 auto 25px;
	padding: 10px 13px;
	width: 1074px;
	color: #CB2417;
	font-size: 2em;
	font-weight: bold;
	position: relative;
	background-color: #EFEFEF;
	border-radius: 5px;
	behavior: url(js/pie.htc);

}

#main .title span {
	color: #999;
	font-size: 0.6em;
	position: absolute;
	right: 20px;
	top: 15px;
}

#main .ttl02 {
	margin-bottom: 50px;
}

#main .formBox {
	margin: 0 auto 50px;
	width: 700px;
}

#main .formBox .errorMsg {
	margin-bottom: 20px;
}

#main .formBox .errorMsg li {
	font-size: 1.4em;
	color: #F00;
}

#main .formBox .text {
	margin-bottom: 10px;
	font-size: 1.4em;
}

#main .formBox .thanks {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .formBox a:hover {
	color: #CB2417;
	text-decoration: underline;
}

#main .mailForm table {
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .mailForm th {
	padding: 12px 30px 10px;
	width: 30%;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FCF4F3;
}

#main .mailForm td {
	padding: 11px 30px 9px;
	width: 70%;
	font-size: 1.3em;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
}

#main .mailForm th span {
	padding: 0 9px 2px;
	display: block;
	float: right;
	color: #fff;
	text-align: center;
	background-color: #CB2417;
	border-radius: 9px;
	behavior: url(js/pie.htc);
	position: relative;
}

#main .mailForm td input[type="text"] {
	padding-left: 5px;
	width: 450px;
	height: 28px;
	line-height: 2.0;
	border: none;
	background-color: #F2F2F2;
}

#main .mailForm td .tabList01 li {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}

#main .mailForm td .wid01 {
	width: 90px !important;
}

#main .mailForm td .wid03 {
	margin: 0 6px 0 10px;
}

#main .mailForm td span {
	margin: 0 10px 0 5px;
}

#main .mailForm td .tabList01 li .pNote {
	margin-top: 5px;
	float: left;
}

#main .mailForm td .tabList01 li .add-on {
	float: left;
}

#main .mailForm td .date input {
	float: left;
	vertical-align: middle;
}

#main .mailForm td .tabList02 li {
	margin-right: 5px;
	display: inline;
}

#main .mailForm td .wid02 {
	width: 300px !important;
}

#main .mailForm td textarea {
	width: 450px;
	height: 110px;
	font-size: 1em;
	border: none;
	background-color: #F2F2F2;
}

#main .mailForm td input.off {
	color: #999;
}

#main .formBox .selList {
    display: inline-flex;
    align-items: center;
    position: relative;
}

#main .formBox .selList::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

#main .formBox .selList select {
    appearance: none;
    /* min-width: 230px; */
    height: 2.8em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}

#main .formBox .errorMsg {
	margin-bottom: 20px;
}

#main .formBox .errorMsg li {
	font-size: 1.4em;
	color: #F00;
}

#main .formBox .text {
	margin-bottom: 10px;
	font-size: 1.4em;
}

#main .formBox .thanks {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#main .formBox a:hover {
	color: #CB2417;
	text-decoration: underline;
}

#main .comPageLink {
	margin: 0 auto;
	width: 880px;
	padding-left: 20px;
}

#conts .text {
	margin: 0 0 29px 4px;
	font-size: 1.3em;
	line-height: 1.8;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .text01 {
	font-size: 1.4em;
}

#conts .text01 span {
	color: #C62417;
	font-weight: bold;
}

#conts .text02 {
	margin-bottom: 55px;
}

#conts .tableBox {
	margin-bottom: 50px;
	width: 700px;
}

#conts .tableBox table {
	width: 100%;
	border-collapse: collapse;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .tableBox table th,
#conts .tableBox table td {
	margin: 0;
	padding: 10px 13px 8px;
	font-size: 1.3em;
	line-height: 1.2;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
}

#conts .tableBox table th {
	padding: 4px 13px;
	color: #CB2417;
	font-weight: bold;
	background-color: #FCF4F3;
}

#conts .tableBox table td:first-child {
	text-align: left;
}
