@media only screen and (min-width: 600px) {
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
singleここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms_single{
	width: 100%;
	height: auto;
	margin: 50px auto;
}
.cms_single_inner{
	width: 845px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
	overflow: hidden;
}
.cms_single_inner span.thumbnail{
	display: block;
	width: 510px;
	height: auto;
	margin: 0 auto;
}
.cms_single_inner span.thumbnail img{
	width: 100%;
	height: auto;
}
.cms_single_inner h3{
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 800;
	line-height: 30px;
}
.cms_single_inner p.date01,.cms_single_inner p.date02{
	display: inline;
	font-size: 14px;
	font-weight: 400;
	list-style: 26px;
}
.cms_single_inner .text{
	margin: 20px auto;
	overflow: hidden;
}
.cms_single_inner .text p{
	font-size: 14px;
	font-weight: 400;
	list-style: 26px;
}
.cms_single_inner div.text p img{
	display: block;
	width: 100%!important;
	max-width: 100%;
	height: auto;
	margin: 10px auto;
}
.cms_single_inner .text p a{
	color: #bea055;
}

/*ボックス装飾*/
/*
<div class="box28"><span class="box-title">ここにタイトル</span>ここに文章

</div>
*/
.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0;
    padding: 0;
}

/*ーーーーーーーーーー
singleページ送り部分
ーーーーーーーーーー*/
#single_navi{
	width: 400px;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
#single_navi div{
	text-align: center;
}
#single_navi div a{
	display: block;
	width: 150px;
	padding: 5px 10px;
	border-radius: 26px;
	border: 1px solid #000;
}
#single_navi .post_next{
	float: left;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
#single_navi .post_archive{
	margin: 0 auto;
	width: 150px;
}
#single_navi .post_archive a{
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	box-sizing: border-box;
}
#single_navi .post_previous{
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
a.to_event_entory{
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 4 00;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
}
p.end{
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 14px;
	font-weight: 4 00;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
}
p.end span{
	font-size: 20px;
}



/*参加人数固定の場合のcss*/
a.to_event_entory_kotei{
	display: block;
	width: 99%;
	margin: 30px auto 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 4 00;
	line-height: 22px;
	text-align: center;
	color: #fff!important;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
}
p.end_kotei{
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 14px;
	font-weight: 4 00;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
}
p.end_kotei span{
	font-size: 20px;
}


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
entry_form部分ここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.entry_inner{
	width: 845px;
	height: auto;
	margin: 30px auto;
	overflow: hidden;
}
.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%;
	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;
}


}



















@media only screen and (max-width: 599px) {
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
singleここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms_single{
	width: 100%;
	height: auto;
	margin: 20px auto;
}
.cms_single_inner{
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
	overflow: hidden;
}
.cms_single_inner span.thumbnail{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.cms_single_inner span.thumbnail img{
	width: 100%;
	height: auto;
}
.cms_single_inner h2{
	width: 100%;
	height: auto;
	margin-top: 0px;
	font-size: 20px;
	font-weight: 800;
	line-height: 30px;
	letter-spacing: 0;
}
.cms_single_inner h3{
	width: 100%;
	height: auto;
	margin-top: 0px;
	font-size: 20px;
	font-weight: 800;
	line-height: 30px;
	letter-spacing: 0;
}
.cms_single_inner p.date01,.cms_single_inner p.date02{
	display: inline;
	font-size: 14px;
	font-weight: 400;
	list-style: 26px;
}
.cms_single_inner .text{
	margin: 20px auto;
	overflow: hidden;
}
.cms_single_inner .text p{
	font-size: 14px;
	font-weight: 400;
	list-style: 26px;
}
.cms_single_inner div.text p img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 10px auto;
}
.cms_single_inner .text p a{
	color: #bea055;
}

/*ボックス装飾*/
/*
<div class="box28"><span class="box-title">ここにタイトル</span>ここに文章

</div>
*/
.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0;
    padding: 0;
}

/*ーーーーーーーーーー
singleページ送り部分
ーーーーーーーーーー*/
#single_navi{
	width: 90%;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
#single_navi div{
	width: 40%;
	text-align: center;
}
#single_navi div a{
	display: block;
	width: 100%;
	margin: 10px auto;
	padding: 3%;
	border: 1px solid #000;
	border-radius: 26px;
	box-sizing: border-box;
}
#single_navi .post_next{
	float: left;
	font-size: 12px;
	font-weight: 400;
	line-height: 26px;
}
#single_navi .post_archive{
	width: 40%;
	margin: 0 auto;
	font-size: 12px;
	font-weight: 400;
	line-height: 26px;
}
#single_navi .post_previous{
	float: right;
	font-size: 12px;
	font-weight: 400;
	line-height: 26px;
}

a.to_event_entory{
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 4 00;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
}
p.end{
	display: block;
	width: 90%;
	margin: 0 auto 10px;
	padding: 10px 1%;
	font-size: 14px;
	font-weight: 4 00;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 15px;
}
p.end span{
	font-size: 20px;
}


/*参加人数固定の場合のcss*/
a.to_event_entory_kotei{
	display: block;
	width: 90%;
	margin: 30px auto 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 4 00;
	line-height: 22px;
	text-align: center;
	color: #fff!important;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 26px;
}
p.end_kotei{
	display: block;
	width: 90%;
	margin: 0 auto 10px;
	padding: 10px 1%;
	font-size: 14px;
	font-weight: 4 00;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background-color: #A68122;
	border: 1px solid #A68122;
	border-radius: 15px;
}
p.end_kotei span{
	font-size: 20px;
}


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
entry_form部分ここから
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.entry_inner{
	width: 845px;
	height: auto;
	margin: 30px auto;
	overflow: hidden;
}
.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%;
	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.cms_single_inner div.text div dl.gallery-item dt.gallery-icon.landscape a.fancybox.image img{
	width: 100%;
	height: auto;
}

}