@charset "UTF-8";

#enquete .table .table_left{
	width:30%;
	vertical-align: middle;
	background-color: #2a2a2a;
	color: #fff;
	padding: .5em;
	font-weight: bold;
	text-align: left;
}
#enquete .table .table_left span{
	display:inline-block;
	color:#f00;
	margin-left:0.5em;
}
#enquete .table .table_up span{
	color:#f00;
}
#enquete .table .table_right{
	padding: .5em;
	vertical-align: top;
	background:#fff;
}
#enquete .table2 .table_right{
	padding: .5em;
	vertical-align: top;
}

#enquete .table .table_right .comment{
	font-size:0.9em;
	display:block;
	clear: both;
	margin:0.2em 0;
}

#enquete .table .table_up{
	width:100%;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: .5em;
	font-weight: bold;
	text-align:left;
}
#enquete .table .table_btm{
	width:100%;
	vertical-align: middle;
	background-color: #fff;
	padding: .5em;
}
#enquete .table .table_btm h4 {
	color:#006fb7;
}
.enquete_enq9{
	display: flex;
	border: 2px solid #ccc;
    padding: .5em 1em;
    gap: .5em;
}

.ulEnq6{
	display: grid;
    grid-gap: 10px;
}
.top05 {
    margin-top: 5px !important;
}
.font_125{
	font-size: 1.25em;
}

.page__title__section{
	max-height: 180px;
	height: 25vw;
}

.page__title__section .page__title__main::before{
	display: none;
}

.ad_txt{
	font-size: .7em;
}

.wo_txt{
	font-size: .9em;
}

.section__ttl03 small{
	font-size: .7em;
}

ul.ulEnq li {
    width: 50%;
    float: left;
}
ul.ulEnq li.maxwidth {
    width: 100%;
}
.table_right label{
	margin-right: .5em;
}
.errMsg {
    font-size: 1em;
}
.header_emesg {
    font-size: 1em;
}
input.lng,textarea {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #686868;
    padding: .3em .4em;
    line-height: 1;
}
.block__txt{
	font-size: 1.5em;
    text-align: center;
    margin-bottom: 40px;
}
.section__ttl02 {
    margin-bottom: 50px;
}
dl.mark dt, dl.mark dd {
    font-size: 1em;
}
.enqck{
	display: none;
}
.body{
	min-font-size: 5px
}
#enquete .table .table_left.Enq10,
#enquete .table .table_left.Enq12{
	vertical-align: middle;
    background-color: #EEEEEE;
    padding: .5em;
    font-weight: bold;
    text-align: left;
    border-top: none;
    width: 100%;
    display: block;
    color: #000;
}
.table_right label.enquete_enq9 {
    margin-right: 0px;
}
#enquete .table .table_right.enq8{
    padding: .5em;
    border-top: 0px;
    display: block;
}
ul.ulEnq:after {
    display: none;
}
#enquete_enq7_3_1ck .table_right {
	width: 100%;
    display: block;
}
#enquete_enq9_3_1ck .table_right {
	width: 100%;
    display: block;
}
@media only screen and (max-width: 768px) {
	.business{
		width: 98%;
	}
	ul.ulEnq li {
    	width: 100%;
	}
	.enq table.table td.table_right,
	#enquete .table .table_left {
		font-size: 16px;
	}
}
@media only screen and (max-width: 690px) {
    .page__title__section .page__title__main {
        align-items: flex-start;
        padding: 0px;
        align-items: center;
        justify-content: center;
    }
    #enquete .table .table_right.flex {
    	display: flex;
	    flex-direction: column;
	    row-gap: .5em;
	}
	/*
	#enquete .table .table_right .enq8 {
    	display: flex;
	    flex-direction: column;
	    row-gap: .5em;
	}
	*/
	.section__ttl02 {
	    margin-bottom: 20px;
	}
	.enqck{
		display: block;
	}
	ul.ulEnq{
		display: grid;
    	grid-gap: 10px;
	}
}
