@charset "UTF-8";
.float_l{
	width:405px;
	padding-right:14px;
	margin-right:15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	float:left;
}
.float_r{
	width:405px;
	float:left;
}
.border{
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A72126;
}
.img{
	width:260px;
	padding-right:145px;
	background:url(img/index/img.jpg) no-repeat right top;
}

.font01{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
.font02{
	font-weight:bold;
	color:#A72126;
	text-align:center;
	margin-bottom:10px;
}
.bt-detail{
	text-align:center;
	margin:20px auto;
	clear:both;
}

.top-camp-limit{
	background:#a72126;
	border-radius: 20px;
	width:420px;
}

.top-camp-limit p{
	color:#fff;
	text-align:center;
	padding:4px;
}

.row{
	display: none;
	}
	
.head{
	cursor:pointer;
	font-size:10px;
	color:#0A8519;
}

.kiwami{
	background: #78952e;
	padding:30px 4px;
	margin:40px auto;
}

.kiwami p{
	color:#fff;
	text-align:center;
	font-size:18px;
}
.taisaku{
    //border: 1px solid #ec6e6e;
    --padding: 0 10px 10px 10px;
    margin: 20px 0;
}
.taisaku h2{
    //text-align: center;
    //background: #ec6e6e;
    //color: #fff;
    padding: 5px 0px;
    margin: 10px 0;
}
h2.gray{
    border-bottom: 3px solid #A72126;
    color: #6f6f6f;
    font-size: 20px;
    font-family: 'Hina Mincho', serif;
}
.taisaku h3{
    background: #ec6e6e;
    color: #fff;
    padding: 4px;
    text-align: center;
    margin-bottom: 10px
}

.taisaku ul{
    margin-left: 1rem;
    color: #A72126;
}

.float_l_6 {
    width: 405px;
    padding-right: 14px;
    margin-right: 15px;
    float: left;
}
.float_r_6 {
    width: 405px;
    float: left;
}

.img-taisaku{
    width:260px;
    height: 140px;
    padding-right:145px;
    background:url(img/index/img-taisaku2.jpg) no-repeat right top;
}

.bold{
    font-weight: bold;
}

.font12{
    font-size: 12px;
}

.wf-hina{
    font-family: 'Hina Mincho', serif;
}