@charset "UTF-8";
/* CSS Document */
@media (max-width: 700px) {
#contact{
	padding-top: 9.23%;
}
#contact .contents_wrap{
	padding-left: 8.46%;
    padding-right: 8.46%;
}
#contact_tel-fax .hg_h2{
	margin-bottom: 24px;
}
#contact_tel-fax{
	margin-bottom: 7.69%;
}
.conta_tf{
	display: flex;
	align-items: center;
	    background-color: #f6f6f6;
	padding: 6.15%;
	padding-bottom: 6.92%;
	margin-bottom: 16px;
	flex-direction: column;
}
.conta_tf h3{
	    font-weight: 600;
    color: #00a63c;
    line-height: 1em;
	font-size: 20px;
	text-align: center;
	box-sizing: border-box;
	width: 90%;
	border-left: 0;
	padding-left: 24px;
	padding-right: 24px;
	margin-right: auto;
	margin-left: auto;
}
.conta_tf_r{
	width: 90%;
	border-left: 0;
	padding-left: 24px;
	padding-right: 24px;
	border-top: 1px solid #00a63c;
	padding-top: 14px;
	padding-bottom: 0;
	margin-top: 12px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.conta_tf_r_in{
	    font-family: "Montserrat", sans-serif;
    font-weight: 500;
	font-size: 24px;
	margin-bottom: 10px;
}
.conta_tf_r_in a{
	pointer-events: inherit;
}
	.conta_tf_r_in .link_none{
		pointer-events: none;
	}
.conta_tf_r_in:last-child{
	margin-bottom: 0;
}
.conta_tf_ico{
	width: 18px;
	display: inline-block;
	margin-right: 4px;
}
.conta_tf_ico img{
	    vertical-align: sub;
}
.conta_tf_ico.fax{
	width: 21px;
	display: inline-block;
	margin-right: 2px;
}

#contact_mail{
	
}
#contact_mail h2{
	margin-bottom: 5.38%;
}
#contact_mail table{
	border-collapse: collapse;
    width: 100%;
	border-top: 1px solid #332e2d80;
    border-bottom:0;
    margin-bottom: 3.84%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
	margin-top: 24px;
}
#contact_mail table tr{
	    border-bottom: 1px solid #332e2d80;
	display: flex;
	flex-direction: column;
}
#contact_mail table tbody tr th {
    width: 100%;
    font-size: 15px;
    line-height: 1em;
    font-weight: 400;
    text-align: left;
	padding-top: 20px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
	white-space: nowrap;
}
#contact_mail table tbody tr:first-child td {
    padding-bottom: 20px;
}
#contact_mail table tbody tr td {
    padding-top: 8px;
    padding-bottom: 24px;
    font-size: 15px;
    line-height: 1em;
    font-weight: 400;
}
#contact_mail table ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
	margin-left: 0;
	flex-direction: column;
}
#contact_mail table ul li {
    margin-left: 5px;
    margin-bottom: 10px;
}
#contact_mail table ul li:last-child {
    margin-bottom: 0;
}
.mfgg {
    height: 40px;
    display: block;
    padding: 12px;
    box-sizing: border-box;
    width: 93.07%;
    border: 1px solid #332e2d33;
   margin-left: 8px;
}
.zip_area {
    border: 1px solid #332e2d33;
    width: 248px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 16px;
    box-sizing: border-box;
    margin-right: 1%;
    font-size: 16px;
    height: 40px;
    margin-left:8px;
}
.mfgg_txtarea {
    width: 93.07%;
    height: 132px;
    display: block;
    padding: 12px;
    box-sizing: border-box;
    margin: 6px 0 0 0;
    border: 1px solid #332e2d33;
   margin-left: 8px;
}
.submit_btn_box {
    text-align: center;
}
.sub_bt {
    background-color: #00a63c;
    border-style: none;
    width: 70%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 12px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 12px;
    box-sizing: border-box;
    height: 48px;
    font-weight: 600;
    font-size: 17px;
    color: #FFFFFF;
    cursor: pointer;
}
.hissu {
	text-align: center;
    display: inline-block;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 500;
    line-height: 1em;
    background-color: #00a63c;
    padding: 2px 3px;
    padding-bottom: 3px;
    margin-left: 8px;
}
}