@media only screen and (min-width: 600px) {
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#eyecatchここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch{
	height: 150px;
	background-image: url(../img/eyecatch/eye_entry.jpg);
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
entryコンテンツここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch_entry_bg{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#eyecatch_entry{
	width: 100%;
	height: 180px;
	margin: 0 auto;
	padding: 50px 0;
	background-color: #E9E4D5;
	overflow: hidden;
	background-image: url(../img/common/logo_bg.png);
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-position: center;
}
#eyecatch_entry h3{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 23px;
	font-weight: 800;
	line-height: 44px;
	text-align: center;
}
#eyecatch_entry p{
	display: block;
	width: 980px;
	height: auto;
	margin: 20px auto 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
}
#eyecatch_entry_bg a{
	display: block;
	width: 456px;
	height: auto;
	margin: -25px auto 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 50px;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
	cursor: pointer;
	background-image: url();
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	text-align: center;
}
div.entry_inner{
	width: 737px;
	height: auto;
	margin: 30px auto;
	overflow: hidden;
}
div.entry_inner h3{
	font-size: 19px;
	font-weight: 800;
	line-height: 36px;
	border-bottom: 1px solid #000;
}
div.entry_inner p{
	display: block;
	margin: 10px auto;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
div.entry_inner ul,div.entry_inner ol{
	width: 100%;
	height: auto;
	margin: 10px auto;
}
div.entry_inner ul li,div.entry_inner ol li{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
div.entry_inner ul.special li{
	margin: 20px auto;
}
div.entry_inner ul.special li.indent{
	text-indent: -0.5em;
}
div.entry_inner ul li h4{
	font-size: 18px;
	font-weight: 400;
	color: #A68122;
}
#main_content a{
	display: block;
	width: 456px;
	height: auto;
	margin: 30px auto 50px;
	font-size: 14px;
	font-weight: 400;
	line-height: 50px;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
	cursor: pointer;
	background-image: url();
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	text-align: center;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
entry_form部分ここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.entry_inner p{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
}
.entry_inner .entry_cont{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #000;
}
.entry_inner .entry_cont.border_none{
	border: none;
}
.entry_inner .entry_cont p{
	font-size: 14px;
	font-weight: 800;
	line-height: 26px;
}
.entry_inner .entry_cont p span.color_red{
	color: #FF0000;
}
.entry_inner .entry_cont p input{
	width: 69%;
	margin: 10px auto 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 5px 3px;
	border: 1px solid #CECECE;
}
div.entry_inner p span.title input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	width: 69%;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 5px 3px;
	border: 1px solid #CECECE;
}
.entry_inner .entry_cont p span input.wpcf7-file{
	border: none;
}
.entry_inner .entry_cont p span select{
	width: 70%;
	height: auto;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 8px 2%;
	border: 1px solid #CECECE;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../img/common/select.png);
	background-repeat: no-repeat;
	background-size: 9px;
	background-position: 96% center;
}

.entry_inner .entry_cont p span textarea{
	width: 69%;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 1px 3px;
	border: 1px solid #CECECE;
}
.entry_inner .entry_cont#radio p input,.entry_inner .entry_cont#check p input{
	width: 10px;
	height: auto;
}
.entry_inner .entry_cont#radio p span,.entry_inner .entry_cont#check p span{
	margin-right: 10px;
}
.entry_inner input.wpcf7-submit{
	display: block;
	width: 280px;
	height: auto;
	font-size: 13px;
	font-weight: 400;
	line-height: 50px;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
	cursor: pointer;
	background-image: url();
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}
.entry_inner input.wpcf7-submit:hover{
	background-color: #fff;
	color: #A68122;
}

div#main_content div.entry_inner div#wpcf7-f883-o1.wpcf7 form.wpcf7-form div.entry_cont p span#event_name{
	display: block;
	width: 69%;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 5px 3px;
	border: 1px solid #CECECE;
}



}

















@media only screen and (max-width: 599px) {
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#eyecatchここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch{
	background-image: url(../img/eyecatch/eye_entry.jpg);
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
entryコンテンツここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch_entry_bg{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#eyecatch_entry{
	width: 94%;
	height: auto;
	margin: 0 auto;
	padding: 50px 3%;
	background-color: #E9E4D5;
	overflow: hidden;
	background-image: url(../img/common/logo_bg.png);
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-position: center;
}
#eyecatch_entry h3{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 19px;
	font-weight: 800;
	line-height: 34px;
	text-align: center;
}
#eyecatch_entry p{
	display: block;
	width: 90%;
	height: auto;
	margin: 20px auto 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
}
#eyecatch_entry_bg a{
	display: block;
	width: 70%;
	height: auto;
	margin: -25px auto 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 50px;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
	cursor: pointer;
	background-image: url();
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	text-align: center ;
}
div.entry_inner{
	width: 90%;
	height: auto;
	margin: 10px auto;
	overflow: hidden;
}
div.entry_inner h3{
	font-size: 16px;
	font-weight: 800;
	line-height: 36px;
	border-bottom: 1px solid #000;
}
div.entry_inner p{
	display: block;
	margin: 10px auto;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
div.entry_inner ul,div.entry_inner ol{
	width: 100%;
	height: auto;
	margin: 10px auto;
}
div.entry_inner ul li,div.entry_inner ol li{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
div.entry_inner ul li{
	text-indent: -1em;
	padding-left: 1em;
}
div.entry_inner ul.special li{
	margin: 20px auto;
}
div.entry_inner ul.special li.indent{
	text-indent: -0.5em;
	padding: 0;
}
div.entry_inner ul li h4{
	font-size: 18px;
	font-weight: 400;
	color: #A68122;
}
#main_content a{
	display: block;
	width: 70%;
	height: auto;
	margin: 10px auto 50px;
	font-size: 14px;
	font-weight: 400;
	line-height: 50px;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
	cursor: pointer;
	background-image: url();
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	text-align: center;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
entry_form部分ここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.entry_inner p{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
}
.entry_inner .entry_cont{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #000;
}
.entry_inner .entry_cont.border_none{
	border: none;
}
.entry_inner .entry_cont p{
	font-size: 14px;
	font-weight: 800;
	line-height: 26px;
}
.entry_inner .entry_cont p span.color_red{
	color: #FF0000;
}
.entry_inner .entry_cont p input{
	display: inline-block;
	margin: 10px auto 0;
	width: 95%;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 2% 1%;
	border: 1px solid #cecece;
	border-radius: 0;
}
div.entry_inner p span.title input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	display: inline-block;
	margin: 5px auto 0;
	width: 95%;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 2% 1%;
	border: 1px solid #cecece;
	border-radius: 0;
}
.entry_inner .entry_cont p span input.wpcf7-file{
	border: none;
}
.entry_inner .entry_cont p span select{
	display: inline-block;
	margin: 5px auto 0;
	width: 98%;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 3% 2%;
	border: 1px solid #cecece;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../img/common/select.png);
	background-repeat: no-repeat;
	background-size: 9px;
	background-position: 96% center;
}

.entry_inner .entry_cont p span textarea{
	display: inline-block;
	margin: 5px auto 0;
	width: 95%;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 2% 1%;
	border: 1px solid #cecece;
	border-radius: 0;
}
.entry_inner .entry_cont#radio p input,.entry_inner .entry_cont#check p input{
	width: 10px;
	height: auto;
}
.entry_inner .entry_cont#radio p span,.entry_inner .entry_cont#check p span{
	margin-right: 10px;
}
.entry_inner input.wpcf7-submit{
	display: block;
	width: 248px;
	height: auto;
	margin: 0 auto;
	font-size: 14px;
	font-weight: 400;
	line-height: 50px;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
	cursor: pointer;
	background-image: url();
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}
.entry_inner input.wpcf7-submit:hover{
	background-color: #fff;
	color: #A68122;
}

div#main_content div.entry_inner div#wpcf7-f883-o1.wpcf7 form.wpcf7-form div.entry_cont p span#event_name{
	display: inline-block;
	margin: 5px auto 0;
	width: 95%;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	padding: 2% 1%;
	border: 1px solid #cecece;
	border-radius: 0;
	overflow: scroll;
}



}