@charset "UTF-8";
/* CSS Document */
@media (max-width: 700px) {
#contact{
	
}
#contact_in{
	margin-top: 4.61%;
	box-sizing: border-box;
	padding-top: 24px;
	padding-bottom: 32px;
	padding-right: 24px;
	padding-left: 24px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f2f8ed;
}
.contact_ue_p{
	font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
}
.contact_ue_p a{
	text-decoration: underline;
	color: #0000FF;
}
#contact table{
    border-collapse: collapse;
    border-top: 1px none #000000;
    border-bottom: 1px none #000000;
    margin-bottom: 6.92%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    width: 100%;
    min-width: inherit;
}
#contact table tr {
    border-bottom: 1px solid #000000;
	display: flex;
	flex-direction: column;
}
.radio-option{
	margin-right: 16px;
}
.radio-opinion_flex{
	display: flex;
	flex-wrap: wrap;
}
#contact table tr th {
    width: 100%;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
    text-align: left;
	padding-top: 16px;
    padding-left: 8px;
    padding-right: 10px;
	box-sizing: border-box;
}
#contact table tr td {
    padding-top: 10px;
	padding-bottom: 20px;
    font-size: 16px;
    line-height: 1em;
    font-weight: 400;
	padding-right: 8px;
	width: 100%;
	box-sizing: border-box;
}
.hissu {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1em;
	background-color: #efbf32;
    padding: 5px 6px;
    margin-left: 8px;
}
.mfgg {
    height: 40px;
    display: block;
    padding: 12px;
    box-sizing: border-box;
    width: 100%;
    border: 1.6px solid #DADEDF;
}
.zip_area {
    border: 1.6px solid #DADEDF;
    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: 48px;
}
.mfgg_txtarea {
    width: 100%;
    height: 132px;
    display: block;
    padding: 12px;
    box-sizing: border-box;
    margin: 0 0 0 0;
    border: 1.6px solid #DADEDF;
}
#inquiry {
    width: 100%;
    max-width: 204px;
    padding-top: 8px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 8px;
    border: 1px solid #DADEDF;
    background-color: #FAFAFA;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#inquiry_purpose {
    width: 100%;
    max-width: 344px;
    padding: 8px 12px;
    border: 1px solid #DADEDF;
    background-color: #FAFAFA;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.submit_btn_box {
    text-align: center;
}
.sub_bt {
    background-color: #efbf32;
    border-style: none;
    font-weight: 600;
    font-size: 17px;
    line-height: 1em;
    letter-spacing: 0.16em;
    cursor: pointer;
	width: 100%;
}

.contact_sita_p{
	font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
	text-align: left;
}
}
