@charset 'UTF-8';
/*=============================================================
お問い合わせ contact
=============================================================*/
.txt
{
    margin-bottom: 30px;
}
.cont
{
    margin-bottom: 50px;
}
#contact #contents
{ float: none;

    width: 100%;
}
#contact #gFooter .contactCopyright
{ font-size: 1.5rem;

    display: block; width: 100%; padding: 24px 0; text-align: center; color: #fff; background: #1a1a1a;
}
.subTit
{ font-size: 1.8rem; font-weight: bold; margin-bottom: 20px;

    text-align: center;
}

#contact .txt_lg {font-size:22px; font-weight: bold; margin-bottom: 0.8em;}
#contact #telList table th,
#contact #telList table td{
	padding: 13px 15px;
}

.info{
	margin: 0 0 30px;
}

.info .tit{
    margin-bottom: 20px;
    color: #3a8664;
    font-weight: bold;
    font-size: 2.2rem;
	line-height: 1.4;
}

.info .left{
	text-align: left;
}

.info table tr th:first-child{
	width: 303px;
}
.info table tr th:nth-child(2){
	width: 197px;
}
.info table tr th:nth-child(3){
	width: 149px;
}
.info table tr th:nth-child(4){
	width: 374px;
}

.info table tr td{
	padding: 13px 7px 13px 16px;
	text-align: left;
}

#contact #telList .titSub{
    margin-bottom: 20px;
    color: #3a8664;
    font-weight: bold;
    font-size: 2.2rem;
	line-height: 1.4;
	text-align: left;
}

.mod_table01 td:nth-of-type(3),
.mod_table01 td:nth-of-type(4)
{
    text-align: center;
}
.info .mod_table01 td:nth-of-type(3),
.info .mod_table01 td:nth-of-type(4){
	text-align: left;
}

.formWrapp
{ padding: 21px 60px;

    border: 6px solid #f0f0e9;
}
.formWrapp .contactTable td,
.formWrapp .contactTable th
{ padding: 24px 0; text-align: left;
    vertical-align: top; border-bottom: 1px solid #f0f0e9;
}
.formWrapp .contactTable tr:last-of-type td,
.formWrapp .contactTable tr:last-of-type th
{
    border-bottom: none;
}
.formWrapp .contactTable th
{
	width: 281px;
	box-sizing: border-box;
	font-size: 1.5rem; font-weight: bold;
    position: relative; padding-top: 32px;
}
.translated-ltr .formWrapp .contactTable th {
    width: 320px;
}
.formWrapp .contactTable td{
	width: 611px;
	box-sizing: border-box;
}
.translated-ltr .formWrapp .contactTable td {
    width: calc(100% - 320px);
}
.formWrapp .contactTable th .mark {
    font-size: 1.3rem;
    position: absolute;
    top: 27px;
    right: 35px;
    width: 46px;
    padding: 5px 0 4px;
    text-align: center;
    color: #656565;
    border-radius: 4px;
    background: #e4e4da;
}
.formWrapp .contactTable th .mark.req {
    color: #fff;
    background: #b74836;
}
.translated-ltr .formWrapp .contactTable th .mark {
    width: 72px;
}
.translated-ltr .formWrapp .contactTable th br {
    display: none;
}
.formWrapp .contactTable input[type='text'],
.formWrapp .contactTable input[type='email'],
.formWrapp .contactTable input[type='tel'],
.formWrapp .contactTable textarea
{ box-sizing: border-box;
    width: 100%; padding: 6px 12px; background: #f0f0e9;
}
.formWrapp .contactTable select
{ width: 262px; padding: 7px 18px;

    border: 1px solid #f0f0e9; border-radius: 4px;
}
.formWrapp .contactTable .privacyLabel
{ display: block; margin-top: 5px;
    padding-left: 50px;
}
.formWrapp .contactTable .privacyLabel input
{ margin-right: 10px;

    vertical-align: middle;
}
.formWrapp .contactTable .privacyLabel input + span
{
    display: none;
}
.formWrapp .contactTable a
{
    text-decoration: underline;
}
#contactForm .mod_btn01
{
    position: relative; margin: 30px auto 70px;
}
#contactForm .mod_btn01 input
{
    width: 298px;
}
/*# sourceMappingURL=maps/contact.css.map */
