.pg-oshigoto__main {
	background: #fff3ce
}

.pg-oshigoto-page .c-btn__home,
.pg-oshigoto-page .c-breadcrumb {
	position: relative;
	z-index: 1
}

.pg-oshigoto-page .l-footer {
	display: flow-root;
	background: #fff3ce
}

.pg-oshigoto-page .p-footer__top {
	background: #fff3ce
}

.pg-oshigoto {
	background: #fff3ce;
	padding-bottom: 40px
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto {
		max-width: none;
		width: 100%
	}
}

.pg-oshigoto__header {
	position: relative;
	text-align: center;
	background: #fff
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__header {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		padding: 24px 4vw 16px
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__header {
		padding: 40px 20px 24px
	}
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__title {
		flex: 0 0 100%
	}
}

.pg-oshigoto__title img {
	display: block;
	height: auto;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__title img {
		width: 260px
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__title img {
		width: 519px
	}
}

.pg-oshigoto__lead {
	text-align: center
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__lead {
		flex: 1 1 100%;
		margin-top: 8px;
		font-size: 13px;
		font-size: 1.3rem
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__lead {
		font-size: 18px;
		font-size: 1.8rem;
		margin-top: 16px
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__lead--sp {
		display: none
	}
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__lead--pc {
		display: none
	}
}

.pg-oshigoto__searchall {
	display: block;
	border: none;
	padding: 0;
	cursor: pointer;
	position: absolute;
	z-index: 3
}

.pg-oshigoto__searchall img {
	display: block
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__searchall {
		right: 0px;
		bottom: -20px;
		width: 71.58px;
		height: 39px
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__searchall {
		right: 0px;
		bottom: -35px;
		width: 125px;
		height: 81.75px
	}
}

.pg-oshigoto__map {
	width: 100%
}

.pg-oshigoto__map--inner {
	position: relative;
	width: 100%
}

.pg-oshigoto__map--bg {
	display: block;
	width: 100%;
	height: auto
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__map--bg {
		aspect-ratio: 780/1764
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__map--bg {
		aspect-ratio: 2880/2155
	}
}

.pg-oshigoto__pin {
	position: absolute;
	transform: translateX(-50%);
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
	z-index: 2
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__pin[data-pin=fire_station] {
		left: 26.83%;
		top: 2%;
		width: 25.25%;
		bottom: 70.07%
	}

	.pg-oshigoto__pin[data-pin=cinema] {
		left: 42.79%;
		top: 13%;
		width: 17.64%;
		bottom: 60.05%
	}

	.pg-oshigoto__pin[data-pin=cake] {
		left: 31.75%;
		width: 23.02%;
		bottom: 15.08%
	}

	.pg-oshigoto__pin[data-pin=salon] {
		left: 79.95%;
		width: 18.44%;
		bottom: 7.56%
	}
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__pin[data-pin=fire_station] {
		left: 25%;
		width: 50%;
		bottom: 81.97%
	}

	.pg-oshigoto__pin[data-pin=cinema] {
		left: 81.64%;
		top: 38%;
		width: 36.46%;
		bottom: 50.06%
	}

	.pg-oshigoto__pin[data-pin=cake] {
		left: 19.68%;
		width: 39.36%;
		bottom: 25.51%
	}

	.pg-oshigoto__pin[data-pin=salon] {
		left: 84.47%;
		width: 35.79%;
		bottom: 31.12%
	}
}

.pg-oshigoto__pin--building {
	display: block;
	width: 100%;
	height: auto;
	transition: opacity .2s ease-out
}

.pg-oshigoto__pin:hover .pg-oshigoto__pin--building {
	opacity: .7
}

.pg-oshigoto__pin--ico {
	position: absolute;
	top: 0;
	left: 50%;
	width: 26%;
	max-width: 57px;
	aspect-ratio: 57/80;
	transform: translate(-50%, -60%) translateY(0);
	background: url("../../img/v4/bukatsu/oshigoto-hero/pin.png") center/contain no-repeat;
	animation: pgOshigotoPinFloat 800ms ease-out 1ms infinite alternate
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__pin[data-pin=fire_station] .pg-oshigoto__pin--ico {
		width: 18%;
		top: 12%
	}
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__pin[data-pin=fire_station] .pg-oshigoto__pin--ico {
		width: 20%;
		top: 10%
	}
}

@keyframes pgOshigotoPinFloat {
	0% {
		transform: translate(-50%, -60%) translateY(0)
	}

	100% {
		transform: translate(-50%, -60%) translateY(-10px)
	}
}

.pg-oshigoto__jobs {
	text-align: center;
	background: #fff3ce
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__jobs {
		padding-top: 40px
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__jobs {
		padding-top: 100px
	}
}

.pg-oshigoto__jobs--heading img {
	display: inline-block;
	height: auto
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__jobs--heading img {
		width: 181px;
		aspect-ratio: 181/22
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__jobs--heading img {
		width: 342px;
		aspect-ratio: 342/38
	}
}

.pg-oshigoto__jobs--heading {
	font-weight: 800;
	color: #e92816
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__jobs--heading {
		font-size: 24px;
		font-size: 2.4rem
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__jobs--heading {
		font-size: 32px;
		font-size: 3.2rem
	}
}

.pg-oshigoto__jobs--panel {
	display: grid;
	margin: 0 auto
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__jobs--panel {
		grid-template-columns: repeat(2, 1fr);
		gap: 12px;
		max-width: 352px;
		padding: 24px 0 0
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__jobs--panel {
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
		max-width: 1200px;
		padding: 40px 0 0
	}
}

.pg-oshigoto__job {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
	transition: opacity .2s ease-out
}

.pg-oshigoto__job[data-job]:hover {
	opacity: .7
}

.pg-oshigoto__job[data-active="0"] {
	cursor: default
}

.pg-oshigoto__job--card {
	position: relative
}

.pg-oshigoto__job--card picture,
.pg-oshigoto__job--card img {
	display: block;
	width: 100%;
	height: auto
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__job--card img {
		aspect-ratio: 372/316
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__job--card img {
		aspect-ratio: 522/436
	}
}

.u-visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.pg-oshigoto__overlay {
	display: none;
	position: fixed;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding: 64px 0 40px
}

.pg-oshigoto__overlay.is-open {
	display: flex;
	flex-direction: column
}

.pg-oshigoto__modal {
	position: relative;
	display: flex;
	flex-direction: column;
	flex: 0 0 auto;
	width: 90%;
	max-width: 470px;
	margin: auto;
	overflow: visible;
	background: #fdf7e1;
	border-radius: 20px;
	text-align: center;
	padding-top: 24px
}

.pg-oshigoto__modal--close {
	position: absolute;
	top: -18px;
	right: -15px;
	z-index: 2;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #e92816;
	cursor: pointer
}

.pg-oshigoto__modal--close span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 3px;
	border-radius: 2px;
	background: #e92816
}

.pg-oshigoto__modal--close span:first-child {
	transform: translate(-50%, -50%) rotate(45deg)
}

.pg-oshigoto__modal--close span:last-child {
	transform: translate(-50%, -50%) rotate(-45deg)
}

.pg-oshigoto__modal--building {
	display: block;
	flex: 0 0 auto;
	height: auto;
	margin: 0 auto 4px
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__modal--building {
		width: 82%;
		margin-top: -44px
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__modal--building {
		width: 360px;
		margin-top: -52px
	}
}

@media only screen and (max-width: 768px) {
	.pg-oshigoto__modal--scroll {
		padding: 0 15px 25px
	}
}

@media only screen and (min-width: 769px) {
	.pg-oshigoto__modal--scroll {
		padding: 0 25px 25px
	}
}

.pg-oshigoto__modal--ruby {
	text-align: left;
	color: #e92816;
	font-size: 11px;
	font-size: 1.1rem
}

.pg-oshigoto__modal--title {
	text-align: left;
	font-weight: 800;
	color: #e92816;
	font-size: 24px;
	font-size: 2.4rem
}

.pg-oshigoto__modal--desc {
	margin-top: 8px;
	text-align: left;
	color: #000;
	font-family: "BIZ UDGothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: -0.65px
}

.pg-oshigoto__modal--desc ruby {
	ruby-position: over
}

.pg-oshigoto__modal--desc rt {
	color: #000;
	font-weight: 400;
	text-align: center;
	font-size: 8px;
	letter-spacing: -0.8px
}

.pg-oshigoto__modal--media {
	display: block;
	margin-top: 16px;
	text-align: left;
	background: #fff;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 10px
}

.pg-oshigoto__modal--media[data-type=article] {
	display: flex;
	align-items: center;
	gap: 10px
}

.pg-oshigoto__modal--media-thumb {
	position: relative;
	display: block;
	border-radius: 8px;
	overflow: hidden;
	background: #fff
}

[data-type=video] .pg-oshigoto__modal--media-thumb {
	width: 100%;
}

[data-type=article] .pg-oshigoto__modal--media-thumb {
	flex: 0 0 72px;
	width: 72px;
}

.pg-oshigoto__modal--media-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.pg-oshigoto__modal--media-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #fff url("../../img/v4/bukatsu/oshigoto-hero/movie_button.png") center/16px no-repeat
}

.pg-oshigoto__modal--media-title {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5
}

[data-type=video] .pg-oshigoto__modal--media-title {
	margin-top: 8px
}

[data-type=article] .pg-oshigoto__modal--media-title {
	flex: 1
}

.pg-oshigoto-page .l-footer {
	display: flow-root;
	background: #fff3ce;
}