
/*--------------------------------------------------------------
mainVisual
--------------------------------------------------------------*/

#contents01{
	height: 295px;
}
.bgImage{
  background: url(../../images/wanted/main_bg.png)no-repeat 0 0;
	position: relative;
  width: 100%;
  min-height: 330px;
  color: #fff;
  display: table;
	background-size: cover;
	background-position: center;
}
.bgImage > * {
    display:table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0;
}
.bgImage h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.bgImage h1 img {
    max-width: 100%;
    height: auto;
}

/*--------------------------------------------------------------
共通
--------------------------------------------------------------*/

.box-under-contents {
    display: table;
    border-collapse: separate;
    border-spacing: 20px 0;
}

.box-under-contents {
    display: block;
    margin-bottom: 20px;
	background: #fff;
}
.box-under-contents .list {
		padding: 30px 0;
    width: 980px;
    margin: 0 auto;
}
.box-under-contents .list dl:last-child {
		border-bottom:none;
}
.box-under-contents .list dl, .box-under-contents .list dl dt, .box-under-contents .list dl dd {
	border:0;
}
.box-under-contents .list dl {
	border-bottom:1px solid #d3d3d3;
	margin-bottom: 0;
}
.box-under-contents .list dl dt {
		font-weight: 700;
    display: table-cell;
    font-weight: bold;
    letter-spacing: 2px;
    width: 180px;
    padding: 20px 0;
		font-size: 15px;
}
.box-under-contents .list dl dt span {
		background: #ffcc33;
    border-radius: 30px;
    padding: 15px 20px;
    color: #fff;
    font-weight: 700;
}
.box-under-contents .list dl dd {
	padding: 30px 0;
  font-size: 15px;
	display: table-cell;
  line-height: 2.8;
    padding: 20px 0;
}
.sm {
	font-size: 12px;
}
.tag {
    font-size: 15px;
    border-radius: 5px;
    padding: 7px 15px 7px;
    line-height: 1.8;
    margin-right: 20px;
}
.date { 
	font-family: 'Tw Cen MT';
	padding-right:10px;
	font-weight: 700;
	font-size: 18px;
	color:#56b773;
}
.pad2 {
	font-size:18px;
	border-bottom: 1px solid #bebebe;
}
.gd {
	color:#bfbfbf;
	padding-left: 20px;
}
.box-a-under {
		background: url(../../images/guide/bg_g.png);
    padding: 40px;
}
.box-b-under {
		background:#fff;
    padding: 40px;
}
.contents {
    width: 980px;
    margin: 0 auto;
}
.contents ul {
	margin-bottom:10px;
}
.contents ul li {
	list-style: none;
	display: inline-block;
}
.y {
    background: #ffcc32;
    color: #fff;
    font-weight: 700;
}
.p {
	background:#ff8e5f;
    color: #fff;
    font-weight: 700;
}
.g {
	background:#b1ddbe;
    color: #fff;
    font-weight: 700;
}
.u {
	border:1px solid #d3d3d3;
	color:#000;
}
.day {
	padding-bottom: 2rem;
}
.attn {
	padding-top:1rem;
}
.bg_g, .bg_w {
	padding:5px;
	padding-left: 3rem;
}
.bg_g {
	background: #f6f6f6;
}
.bld {
	font-weight: 700;
}
.gr {
	color:#56b773;
}

.Box-l {
	float:left;
}
.Box-r {
	float:right;
}
.w70 {
	width: 60%;
}
.w30 {
	width:40%;
}
.imgR {
	text-align: right;
}
.imgL {
	text-align: left;
}
.tt {
	font-size: 14px;
	font-weight: 100;
	padding-left: 1rem;
}


@media only screen and (max-width: 768px) { 
	.contents {
			width: 100%;
			margin: 0 auto;
	}
	.Box-l, .Box-r {
    float: none;
	} 
	.w30 {
    width: 100%;
    padding-top: 3rem;
	}
	.w70 {
    width: 100%;
		padding-top: 3rem;
	}
	.box-under-contents .list dl dt {
		display: block;
		margin-top: 1rem;
	}
	.box-under-contents .list dl dd {
    display: block;
    line-height: 2.8;
    padding: 0;
	}
}


@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2){
	.Ttl {
		margin: 0rem 0 1rem !important;
    font-size: 16px !important;
	}
			.footer_top ul {
		margin:0;
	}
	.columnBox-Left {
		padding-bottom:0;
	}
	.footer_middle {
		background:#fff;
		padding: 0;
	}
	.footermiddleInner {
		padding:0;
	}
	.columnBox-Left .columnBoxInner {
		border-bottom: 1px dotted #e9e9e9;
    padding: 5px 0;
	}
	.columnBoxInner .read {
		font-size: 15px;
	}
	footer {
		padding-top:15px;
	}
			.footer_top ul {
		margin:0;
	}
	.columnBox-Left {
		padding-bottom:0;
	}
	.footer_middle {
		background:#fff;
		padding: 0;
	}
	.footermiddleInner {
		padding:0;
	}
	.columnBox-Left .columnBoxInner {
		border-bottom: 1px dotted #e9e9e9;
    padding: 5px 0;
	}
	.columnBoxInner .read {
		font-size: 15px;
	}
	footer {
		padding-top:15px;
	}
		.footer_middle {
    background: #6ea924;
    padding: 2rem 0;
    overflow: hidden;
}
			.footer_top ul {
		margin:0;
	}
	.columnBox-Left {
		padding-bottom:0;
	}
	.footer_middle {
		background:#fff;
		padding: 0;
	}
	.footermiddleInner {
		padding:0;
	}
	.columnBox-Left .columnBoxInner {
		border-bottom: 1px dotted #e9e9e9;
    padding: 5px 0;
	}
	.columnBoxInner .read {
		font-size: 15px;
	}
	footer {
		padding-top:15px;
	}
		.footer_middle {
    background: #6ea924;
    padding: 2rem 0;
    overflow: hidden;
}
.footer_middle {
    padding: 0;
}
	.footermiddleInner {
    position: relative;
    width: 90% !important;
    margin-right: auto;
    margin-left: auto;
    padding: 32px 0 2rem;
    overflow: hidden;
    margin: 0 auto;
}

}
