@charset "UTF-8";
/*
# 変数宣言

変数宣言のためのSCSS
この中にスタイルは記述しない
*/
/*
#　テスト
*/
/*
# mixin

mixin集
 */
/*
# inline-block

usage : @include inline-block;
 */
/*
# inline-block

usage : @include clearfix;
 */
/*
# inline-block

usage : @include fs(16px);
 */
/* -----------------------------------------------------
    override
----------------------------------------------------- */
body {
  background: white url(/recruit/fresh/business/assets/img/many_places/bg_map.png) no-repeat center 40px !important;
}

#main {
  position: relative;
  max-width: 1370px;
  margin: 0 auto;
}

.main-container {
  position: relative;
  min-height: 1000px;
}

/* -----------------------------------------------------
    ogirinal
----------------------------------------------------- */
.pins li {
  display: none;
  position: absolute;
}
.pins li.plane {
  top: 94px;
  left: 697px;
}
.pins li.track {
  top: 207px;
  left: 829px;
}
.pins li.building {
  top: 212px;
  left: 237px;
}
.pins li.house {
  top: 251px;
  left: 549px;
}
.pins li.train {
  top: 312px;
  left: 95px;
}
.pins li.car {
  top: 590px;
  left: 189px;
}
.pins li.garage {
  top: 607px;
  left: 460px;
}
.pins a {
  position: relative;
  outline: none;
  width: 61px;
  height: 77px;
  display: block;
}
.pins a img {
  position: absolute;
  bottom: 0;
}

.right-cloud {
  position: absolute;
  bottom: 38px;
  right: 0;
}

.left-cloud {
  position: absolute;
  bottom: 38px;
  left: 0;
}

.modal-contents {
  display: none;
}

#cboxLoadedContent > div {
  overflow: hidden;
}

#cboxLoadedContent .clm2-wrap {
  overflow: hidden;
  *zoom: 1;
  width: 778px;
  padding: 25px 80px 25px 102px;
}
#cboxLoadedContent .clm2-wrap .clm2-left {
  float: left;
  width: 354px;
}
#cboxLoadedContent .clm2-wrap .clm2-right {
  float: right;
  width: 381px;
}
#cboxLoadedContent .clm2-wrap h2 {
  font-size: 217%;
  padding-top: 50px;
  margin-bottom: 20px;
}
#cboxLoadedContent .clm2-wrap p {
  font-size: 117%;
  line-height: 1.8;
}

.back-btn {
  margin-top: 690px;
}

.back-btn a{
	display: block;
	width: 217px;
	margin: auto;
}

.back-btn a img{
	display: block;
	width: 100%;
}

/* -----------------------------------------------------
  2019
----------------------------------------------------- */
html {
	min-width: 1024px;
}
body {
	background-position: center top;
}
.wrapper {
	position:relative;
}
.main-container {
	width: 960px;
	margin: 0 auto;
	min-height: 1053px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#header .bread-crumbs .arrow,
#header .bread-crumbs a,
#header .bread-crumbs li,
#header h1 {
	color: #000;
	border-color: #000;
}
.back-btn {
	margin-top: 0;
	padding: 826px 0 0 0;
	text-align: center;
}
.right-cloud,
.left-cloud {
	bottom: 91px;
}
#colorbox {
	font-size: 12px;
}
#cboxLoadingGraphic {
  background-image: url(/recruit/fresh/assets/img/ajax-loader.gif);
}
#cboxPrevious {
	background-image: url(/recruit/fresh/business/assets/img/many_places/btn_prev.png);
}
#cboxNext {
	background-image: url(/recruit/fresh/business/assets/img/many_places/btn_next.png);
}
#cboxClose {
	background-image: url(/recruit/fresh/business/assets/img/many_places/btn_close.png);
}
footer {
  position: absolute;
  background: #fff;
  z-index: 1000;
  bottom: 0;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
	html {
		min-width: 0;
	}
	body {
		background: url(/recruit/fresh/business/assets/img/many_places/bg_map_sp.jpg) no-repeat #b6dbed center 0;
		background-size: 100% auto;
	}
	#header h1 {
		text-align: left;
		font-size: 1.599em;
		line-height: 1.2;
		padding: 2% 0 0 6.6%;
		letter-spacing: -0.06em;
	}
	.main-container {
		height: auto !important;
		width: 100%;
	}
	.main-container img,
	#cboxLoadedContent img {
		width: 100%;
		height: auto;
	}
	.pins li {
		width: 6.667%;
		top: 0 !important;
 		left: 0 !important;
	}
	.pins li.plane {
		margin: 28.9333% 0 0 66.933%;
	}
	.pins li.track {
		margin: 57.2% 0 0 87.867%;
	}
	.pins li.building {
		margin: 57.867% 0 0 24%;
	}
	.pins li.train {
		margin: 68.667% 0 0 8.4%;
	}
	.pins li.house {
		margin: 62% 0 0 57.867%;
	}
	.pins li.car {
		margin: 98.534% 0 0 18.8%;
	}
	.pins li.garage {
		margin: 100.8% 0 0 48.4%;
	}
	.pins a {
		width: 100%;
		height: auto;
		padding-bottom: 126.29%;
	}
	.back-btn a {
		display: inline-block;
		width: 10%;
	}
	.right-cloud,
	.left-cloud {
		width: 21.734%;
		top: 0;
		margin: 126% 0 0;
	}
	.right-cloud {
		width: 50.534%;
		z-index: -1;
		margin-top: 114%;
	}
	.right-cloud img,
	.left-cloud img {
		display: block;
		width: 100%;
	}
	#cboxOverlay,
	#colorbox {
		display: none !important;
	}
	#cboxLoadedContent .clm2-wrap {
		width: 100vw;
		box-sizing: border-box;
		padding: 0 6.667%;
	}
	#cboxLoadedContent .clm2-wrap .clm2-left {
		width: 64.5%;
		float: none;
		margin: 0 auto;
		padding: 10.4% 0 0;
	}
	#cboxLoadedContent .clm2-wrap .clm2-right {
		width: 100%;
		float: none;
		padding: 0 0 10%;
	}
	#cboxLoadedContent .clm2-wrap h2 {
		font-size: 5.33vw;
		padding: 3.1% 0 0;
		margin: 0 0 1.1%;
	}
	#cboxLoadedContent .clm2-wrap p {
		font-size: 3.733vw;
		line-height: 1.5;
	}
	#cboxPrevious,
	#cboxNext {
		top: 0;
		margin-top: 31.8%;
	}
	.pins {
		height: 0;
		padding: 0 0 141.3%;
	}
	.modal-contents {
		display: block;
		padding: 0 0 27%;
		background: rgba(0, 0, 0, 0.7);
	}
	.clm2-left {
		width: 55.867%;
		margin: 0 auto;
		padding: 8.934% 0 1.4%;
	}
	.clm2-right {
		color: #fff;
		width: 86.667%;
		margin: 0 auto;
		padding: 0 0 6.9%;
	}
	.clm2-right h2 {
		font-size: 1.279em;
		padding: 0 0 1.1%;
	}
	.clm2-right p {
		font-size: 0.896em;
		line-height: 1.499;
	}
}