.jeg_blocklink .jeg_block_content > div{
	opacity:0.8;
}
.entry-header{
	display:none;
}


@media (min-width: 767px) {
.table03 table  {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

.table03 table tbody th {
	width: 30%;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}

.table03 table tbody tr {
	border-bottom: 1px solid #eee;
}

.table03 table tbody td {
	width: 70%;
	padding: 20px;
	vertical-align: top;
}
	
.table03 table tbody th:first-child,
.table03 table tbody td:first-child {
	padding-left: 0;
	font-size:110%;
}

.table03 table tbody th:last-child,
.table03 table tbody td:last-child {
	padding-right: 0;
	font-size:105%;
}
.table03 table tbody tr th,.table02 table tbody tr td {
	padding: 15px 20px !important;
}

.table03 table tbody tr td {
	text-align: left !important;
}

.table03 table tbody tr th span.hissu {
	margin-left: 5px;
	padding: 2px 5px;
	background: #CC0000;
	color: #fff;
	font-size: 0.8em;
	border-radius: 3px;
	box-sizing: border-box;
}

.table03 table tbody tr td textarea {
	width: 90%;
	height: 150px;
	padding: 10px;
	border-radius: 5px;
	box-sizing: border-box;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    background-color: #fff !important;
	width:100% !important;
}

.wpcf7-response-output {
	clear: both;
	padding: 20px 0;
	border:none !important;
	color: #D24613;
	font-weight: bold;
	font-size: 1.1em;
}

.wpcf7-not-valid-tip {
	padding-top: 10px;
}

input.wpcf7c-conf-hidden {
	background: #E4E7E9 !important;
}
}
@media (max-width: 767px) {
input[type=text]    {
	font-size : 16px;
}
.entry-content input:not([type=submit]){
		width:100% !important;
	}

.table03 table tbody th {
	width: 100%;
	padding: 10px 0 0 0 !important;
	display: block;
}

.table03 table tbody tr {
	border-bottom: none;
}

.table03 table tbody td {
	width: 100%;
	padding: 0 0 20px 0;
	display: block;
	border-bottom: 1px solid #eee;
}

.table03 table tbody tr td  input {
	font-size: 16px;
}
	
.table03 table tbody tr td textarea {
	font-size : 16px;
}
	
.table03 table tbody tr td select {
	font-size: 16px;
}
.table03 table tbody tr th span.hissu {
	margin-left: 5px;
	padding: 2px 5px;
	background: #CC0000;
	color: #fff;
	font-size: 0.8em;
	border-radius: 3px;
	box-sizing: border-box;
}
.wpcf7-response-output {
	padding: 15px 0;
}
	.h2_ttl{
		font-size:220% !important;
	}
}