@charset "UTF-8";
/*----------
	/about/
----------*/
/* head */
.p-head {
	background: #FDFAEF;
	padding-top: 83px;
	padding-bottom: 90px;
	position: relative;
}
.p-head__box {
	margin-top: 48px;
	padding: 0 30px;
}
.p-head-box__01 {

}
.p-head-box__lead {
	font-size: 2rem;
	line-height: 2.4;
	font-weight: 700;
	color: #00338A;
}
.p-head-box__leadinner {
	display: inline-block;
	position: relative;
}
.p-head-box__leadinner::before {
	position: absolute;
	display: inline-block;
	top: 20px;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-image: radial-gradient(circle, #00338A 1px, transparent 1px);
	background-position: 0 0;
	background-size: 6px 50px;
}
.p-head-box__leadicon {
	display: inline-block;
	width: 36px;
	height: 1em;
	margin-right: 4px;
	position: relative;
}
.p-head-box__leadicon::before {
	position: absolute;
	top: -3px;
	left: 0;
	width: 36px;
	height: 32px;
	content: "";
	background: url(/hokkaido100/assets/img/common/icon_hokkaido.svg) no-repeat center center / contain;
}
.p-head-box__02 {
	margin-top: 30px;
}
.p-head-box__text {
	font-family: "Noto Sans JP";
	font-size: 1.4rem;
	line-height: 2;
	color: #22394D;
}
.p-head__products {
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translate(-50%, 0);
	width: 100%;
	max-width: 320px;
	margin:0 auto;
}
@media (min-width: 768px), print {
	.p-head {
		padding-top: 133px;
		padding-bottom: 240px;
	}
	.p-head__box {
		margin-top: 60px;
		padding: 0 30px;
		width: 100%;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		align-items: center;
	}
	.p-head-box__01 {
		width: 50%;
	}
	.p-head-box__lead {
		font-size: 3rem;
	}
	.p-head-box__leadinner::before {
		position: absolute;
		display: inline-block;
		top: 28px;
		left: 0;
		width: 100%;
		height: 100%;
		content: "";
		background-image: radial-gradient(circle, #00338A 1px, transparent 1px);
		background-position: 0 0;
		background-size: 6px 74px;
	}
	.p-head-box__leadicon {
		width: 51px;
		margin-right: 6px;
	}
	.p-head-box__leadicon::before {
		top: -5px;
		width: 51px;
		height: 44px;
	}
	.p-head-box__02 {
		width: 50%;
		margin-top: 0;
	}
	.p-head-box__text {
		font-size: 1.6rem;
	}
	.p-head__products {
		max-width: 774px;
	}
}
/* commitment */
.p-commitment {
	padding: 50px 0 60px 0;
}
.p-commitment__inner {
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 30px;
}
@media (min-width: 768px), print {
	.p-commitment {
		padding: 0 0 120px 0;
	}
}
/* comittment-content */
.p-commitment__content {

}
.p-commitment-content__01 {

}
.p-commitment-content__02 {
	margin-top: 40px;
}
.p-commitment-content__pic {
	border-radius: 20px;
	overflow: hidden;
}
.p-commitment__content--02 {
	margin-top: 60px;
}
.p-commitment__content--03 {
	margin-top: 60px;
	margin-bottom: 40px;
	padding: 0 30px;
}
@media (min-width: 768px), print {
	.p-commitment__content {
		display: flex;
		align-items: center;
	}
	.p-commitment-content__01 {
		width: 50%;
	}
	.p-commitment-content__02 {
		width: 50%;
		margin-top: 0;
	}
	.p-commitment__content--01 .p-commitment-content__01 {
		order: 1;
		padding: 0 0 0 15px;
	}
	.p-commitment__content--01 .p-commitment-content__02 {
		order: 0;
		padding: 0 32px 0 17px;
	}
	.p-commitment__content--02 {
		margin-top: 100px;
	}
	.p-commitment__content--02 .p-commitment-content__01 {
		padding: 0 15px 0 0;
	}
	.p-commitment__content--02 .p-commitment-content__02 {
		padding: 0 17px 0 32px;
	}
	.p-commitment__content--03 {
		margin-top: 100px;
		margin-bottom: 80px;
		padding: 0 0;
		height: 681px;
		background: url(/hokkaido100/assets/img/about/img_03.jpg) no-repeat center center / cover;
		position: relative;
		z-index: -1;
	}
	.p-commitment__content--03 .p-commitment-content__01 {
		display: none;
	}
	.p-commitment__content--03 .p-commitment-content__02 {
		position: relative;
		top: 0;
		left: 50%;
		transform: translate(-100%, 0);
		width: 50%;
		max-width: 600px;
		padding: 0 40px 0 50px;
	}
}
.p-commitment__title {

}
.p-commitment-title__head {
	font-size: 1.4rem;
	font-weight: 700;
	color: #E7C77D;
	text-align: center;
	margin-bottom: 16px;
}
.p-commitment-title__headnum {
	display: inline-block;
	width: 42px;
	font-size: 1.3rem;
	color: #fff;
	margin: 0 0 0 4px;
	padding: 0 0 0 4px;
	text-align: center;
	position: relative;
}
.p-commitment-title__headnum::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 46px;
	height: 36px;
	transform: translate(-50%, -50%);
	content: "";
	background: url(/hokkaido100/assets/img/common/icon_hokkaido.svg) no-repeat center center / contain;
	z-index: -1;
}
.p-commitment-title__inner {
	text-align: center;
	font-weight: bold;
}
.p-commitment-title__text01 {
	display: block;
	font-size: 2.2rem;
	color: #0062B6;
}
.p-commitment-title__text01 > span {
	color: #00338A;
}
.p-commitment-title__text02 {
	display: block;
	text-align: center;
	transform: rotate(90deg);
	font-size: 1.8rem;
	line-height: 1;
	color: #00338A;
}
.p-commitment__lead {
	font-family: "Noto Sans JP";
	font-size: 1.4rem;
	line-height: 2;
	font-weight: 700;
	color: #5A7180;
	margin-top: 30px;
}
.p-commitment__text {
	font-family: "Noto Sans JP";
	font-size: 1.4rem;
	line-height: 2;
	margin-top: 30px;
}
.p-commitment .c-btn {
	padding: 0 30px;
}
@media (min-width: 768px), print {
	.p-commitment-title__head {
		font-size: 1.6rem;
	}
	.p-commitment-title__headnum {
		font-size: 2rem;
		margin: 0 0 0 14px;
	}
	.p-commitment-title__headnum::before {
		width: 61px;
		height: 53px;
	}
	.p-commitment-title__text01 {
		font-size: 3.4rem;
	}
	.p-commitment-title__text02 {
		font-size: 2.6rem;
	}
	.p-commitment__lead {
		font-size: 1.8rem;
		text-align: center;
	}
	.p-commitment__text {
		font-size: 1.6rem;
	}
	.p-commitment .c-btn {
		padding: 0 0;
	}
}








