@charset "utf-8";
/* CSS Document */

#camp #content #puc{
	padding:0;
	margin-bottom:50px;
}

#camp #content #puc #topimage{
	padding-top:50px;
}

#camp #content #puc #topimage div{
	padding:30px;
	background-color:#58b530;
	box-sizing: border-box;
}

#camp #content .border_box.red img{
	margin-right:10px;
}
#camp #content p.info{
	font-size:3em;
	line-height: 1em;
}

@media (max-width: 640px){
	#camp #content #puc{
		background-color:#dff2fc;
		padding:10px 0 0;
		margin-bottom:30px;
	}

	#camp #content #puc #topimage{
		background-image:url("../../../img/camp/art_hikkoshi/topback.png");
		background-repeat: no-repeat;
		padding-top:50px;
	}

	#camp #content #puc #topimage div{
		padding:10px;
		background-color:#58b530;
		box-sizing: border-box;
	}

	#camp #content .border_box.red img{
		margin:0px auto 10px;
	}
}


.pointup2204.title{
	width:100%;
	margin-bottom:30px;}

.pointup2204 img{
	width:100%;
	vertical-align:bottom;}

.pointup2204 ul{
	border-top:2px dotted #00468d;
	border-left:2px dotted #00468d;
	list-style:none;
	box-sizing:border-box;}

.pointup2204 li{
	float:left;
	width:50%;
	border-right:2px dotted #00468d;
	border-bottom:2px dotted #00468d;
	box-sizing:border-box;}

.flex.column2 > div {
  width: 360px !important;
}

@media (max-width: 640px) {
.pointup2204.title{
	padding:20px 0;
	margin:0;}

.pointup2204 li{
	float:none;
	width:100%;}

.flex.column2 > div {
  width: 100% !important;
}
}

.entry .text{
	float:left;
	width:38%;}

.entry .figure{
	float:right;
	width:58%;}

.entry .figure img{
	width:100%;}

.coupon h3{
	display:block;
	text-align:center;
	margin:0 0 10px;
	padding:0;
	border:none;
	color:#fff;}

.coupon p.date{
	display:block;
	background:rgba(255,255,255,0.77);
	color:#ad3c1c;
	text-align:center;
	padding:5px;}

.coupon p.caution{
	line-height:1.5em;
	color:#fff;}

.taisyo{
	width:60%;
	margin:0 auto;}
.taisyo .inner{
	border:1px solid #000;
	border-radius:10px;
	padding:10px 20px;}

.taisyo p{
	margin:0;}

.taisyo p.tit{
	padding-bottom:10px;;}

@media (max-width: 640px) {
.entry .text{
	float:none;
	width:100%;
	margin-bottom:10px;}

.entry .figure{
	float:none;
	width:100%;}

.taisyo{
	width:100%;
	padding:0;}
}


.button.g a{
	line-height:1.5em;}

.button.bk_g a{
	padding: calc((60px + 1em) / 2) 0;}

#content h2{
	display: inline-block;
	width:auto;
	margin:-40px 0 20px -20px !important;
	padding-bottom:0;
	font-size:1em;
	text-align: left;
	line-height: 1em;
	border-bottom:none;}