/*-----------------------------
  FV
--------------------------------*/
body {
font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

#icatch{
	padding: 400px 600px 0 0;
    text-align: center;
    background: url(../img/mv.jpg) no-repeat center center;
    background-size: cover;
	height:100%;
}

#icatch h1{
	color: #fff;
	font-size: 500%;
    width: 97%;
    margin: auto;
}

#icatch p{
color: #fff;
font-size: 250%;
font-weight: 700;
}

/*/////▼ LPバナー ▼////*/
.adbnr{
	width: 100%;
}
	.adbnr h3{
		width: 100%;
		margin: 0 auto 10px auto;
		background: #333;
		padding: 5px 0;
		color: #fff;
		font-size: 14px;
		font-weight: lighter;
		text-align: center;
	}
.adbnr ul{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
.adbnr ul li{
	padding: 0 0 10px 0;
}
.adbnr ul li a{
	display: block;
	padding: 5px;
	box-sizing: border-box;
	background: #444;
	color: #fff;
	text-align: center;
	border-bottom: 2px solid #1e9b9b;
	border-radius: 100px;
	font-size: 100%;
}

/*-----------------------------
  共通指定
--------------------------------*/
.contents{
}
.pc_location h2,
#area h2,
#details h2,
#reco h2,
#int h2{
	padding: 20px 0;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #c1a774;
}

/*-----------------------------
  都道府県
--------------------------------*/
.pc_location{
	padding: 40px 0 0 0;
	background: #fff;
}
.pc_location h2{
}
.pc_location section{
	padding: 0 20px;
	box-sizing: border-box;
}
.pc_location section dl{
	width: 31%;
	height: 245px;
	background: #EDEAE7;  /* fallback for old browsers */
	border-radius: 5px;
	float: left;
	box-sizing: border-box;
	margin: 0 0.5% 2% 1.5%;
}
.pc_location section dl dt{
	font-size: 21px;
	padding: 15px 0;
	text-align: center;
	color: #c1a774;
	font-weight: 600;
}
.pc_location section dl dd ul li{
	width: 28.2%;
	float: left;
	margin: 0 2.5% 2% 2.5%;
}
.pc_location section dl dd ul li a{
	font-weight: 500;
	display: block;
	color: #C1A774;
	border-radius: 5px;
	background:#fff;
	border:solid 2px #C1A774;
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
}

/*-----------------------------
  仕事紹介
--------------------------------*/
#details{
	padding: 40px 0;
	background:#fff;
}

/*-----------------------------
  人気エリア
--------------------------------*/
#area{
	padding: 40px 0;
	background:#f2f2f2;
}
#area h2{
}
#area section{
	width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
}
#area section ul li{
	width: 23%;
	float: left;
	margin: 0 0.8% 2% 1.2%;
}
#area section ul li a{
	display: block;
	color: #fff;
	border-radius: 50px;
	background: url(../img/arrow_w.png) no-repeat 97% center #444;  /* fallback for old browsers */
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
}


/*/////▼ モーダル内リンク ▼////*/
.popup h2{
	font-size: 24px;
	font-weight: lighter;
	line-height: 1.5;
	padding: 0 0 20px 0;
}
.popup section dl{
	width: 31%;
	height: 230px;
	background: #f2f2f2;
	border-radius: 5px;
	float: left;
	padding: 10px 0;
	box-sizing: border-box;
	margin: 0 1% 2% 1%;
}
.popup section dl dt{
	font-size: 18px;
	color: #444;
	font-weight: lighter;
	padding: 0 0 10px 0;
	text-align: center;
}
.popup section dl dd ul li{
	width: 30%;
	float: left;
	margin: 0 0.8% 2% 2.2%;
}
.popup section dl dd ul li a{
	display: block;
	color: #fff;
	border-radius: 5px;
	background: url(../img/arrow_w.png) no-repeat 97% center #444;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
}


/* /////////////////////////////

▼スマホ用

///////////////////////////// */
@media screen and (max-width:780px) {
	
	/*-----------------------------
  FV
--------------------------------*/
img{
		max-width: 100%;
	}
#icatch {
    padding: 170px 0 10px 0;
    text-align: center;
    background: url(../img/mv.jpg) no-repeat center center;
    background-size: cover;}

#icatch h1{
	color: #fff;
	font-size: 280%;
    width: 97%;
    margin: auto;
}

#icatch p{
color: #fff;
font-size:140%;
font-weight: 800;
}
}

/*/////▼ LPバナー ▼////*/
.adbnr{
	width: 100%;
}
	.adbnr h3{
		width: auto;
		margin: 0 auto 10px auto;
		background: #333;
		padding: 5px 0;
		color: #fff;
		font-size: 14px;
		font-weight: lighter;
		text-align: center;
	}
.adbnr ul{
	width: auto;
	margin: 0 auto;
}
.adbnr ul li{
	padding: 0 0 10px 0;
}
.adbnr ul li a{
	display: block;
	padding: 5px;
	box-sizing: border-box;
	background: #444;
	color: #fff;
	text-align: center;
	border-bottom: 2px solid #1e9b9b;
	border-radius: 100px;
	font-size: 100%;
}

/*-----------------------------
  共通指定
--------------------------------*/
.contents{
}
.sp_location h2,
#area h2,
#reco h2,
#int h2{
	padding: 20px 0;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	color: #c1a774;
}

/*-----------------------------
  都道府県
--------------------------------*/
.sp_location{
	padding: 20px 0;
}
.sp_location h2{
}
.sp_location section{
	padding: 0 20px;
	box-sizing: border-box;
}
.sp_location section dl{
	width: 48%;
	height: auto;
	background: #fff;  /* fallback for old browsers */
	border-radius: 5px;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 0.5% 2% 1.5%;
}
.sp_location section dl dt{
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	color: #c1a774;
	font-weight:700;
    border: solid 2px #C1A774;
}
.sp_location section dl dd ul li{
	float: none;
	margin: 3% 1% 2% 1%;
}
.sp_location section dl dd ul li a{
	display: block;
	color: #C1A774;
	border-radius: 5px;
	background: #fff;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
    border: solid 2px #C1A774;
}
.areamenu dd{
	display: none;
	}


/*-----------------------------
  仕事紹介
--------------------------------*/
#details{
	padding: 20px 0 0 0;
	background:#fff;
}


/*-----------------------------
  人気エリア
--------------------------------*/
#area{
	padding: 0;
}
#area h2{
}
#area section{
	width: auto;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
}
#area section ul li{
	width: 48%;
	float: left;
	margin: 0 0.8% 2% 1.2%;
}
#area section ul li a{
	display: block;
	color: #fff;
	border-radius: 50px;
	background: url(../img/arrow_w.png) no-repeat 97% center #c1a774;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}


/*/////▼ モーダル内リンク ▼////*/
.popup h2{
	font-size: 150%;
	font-weight: lighter;
	line-height: 1.5;
	padding: 0 0 20px 0;
}
.popup section dl{
	width: 100%;
	height: auto;
	background: #f2f2f2;  /* fallback for old browsers */
	border-radius: 5px;
	float: left;
	padding: 10px 0;
	box-sizing: border-box;
	margin: 0 0 2% 0;
}
.popup section dl dt{
	font-size: 18px;
	color: #444;
	font-weight: lighter;
	padding: 0 0 10px 0;
	text-align: center;
}
.popup section dl dd ul li{
	width: 30%;
	float: left;
	margin: 0 1% 2% 2%;
}
.popup section dl dd ul li a{
	display: block;
	color: #fff;
	border-radius: 5px;
	background:url(../img/arrow_w.png) no-repeat 97% center #c1a774;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
}
}



#details .left dt, #brand .left dd {
    float: left;}

#details dl dd {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    padding: 30px 0 55px 0;
    line-height: 2em;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 0.1em;
    color: #333;
}

#details dl dt, #brand dl dd {
    width: 50%;
}

#details dl a {
    display: inline-block;
    color: #333;
    text-decoration: none;
}

.button {
    padding: 10px 50px !important;
    position: relative;
}

#details .right dt, #details .right dd {
    float: right;
}
#details .left dt, #brand .left dd {
    float: left;
}

#details dl dd {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    padding: 1% 0 3% 0;
    line-height: 2em;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 0.1em;
    color: #333;
}

#details dl dd h3{
    font-size: 25px;
    padding: 8% 0 1% 0;
    color: #c1a774;
}

#details dl dt, #details dl dd {
    width: 50%;
}

#details dl dd p {
    text-align: left;
    margin: 0 50px;
}

#details dl dt img {
    display: block;
    width: 100%;
}

#details dl a {
    display: inline-block;
    text-decoration: none;
	 background-color: #c1a774;
	 color: #fff;
}

#details dl a:hover {
  background-color: #b9b09f;
}


@media screen and (max-width: 767px){
#details .left dt, #details .left dd {
    float: none;
}

#details dl dt, #details dl dd {
    width: 100%;
}

#details .left dt, #details .left dd {
    float: none;
}

#details dl dd {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    padding: 20px 0 20px 0;
    line-height: 1.5em;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 0.02em;
    color: #333;
}

#details dl dd p {
    text-align: left;
    margin: 0 20px;
}
#details dl a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background-image: url(../img/arrow_glay.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-size: 3%;
}

#details dl dd h3{
    font-size: 150%;
    padding: 1% 0 1% 0;
}

#details h2{
	padding: 20px 0;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	color: #C1A774;
}


}