@charset "UTF-8";
/*----------
	icons
----------*/
@font-face {
	font-family: 'iconfont';
	src: url("../../fonts/iconfont.ttf?cyflc1") format("truetype"), url("../../fonts/iconfont.woff?cyflc1") format("woff"), url("../../fonts/iconfont.svg?cyflc1#icons") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.icon, .icon-arrow1-r, .icon-arrow1-l, .icon-arrow1-b, .icon-arrow1-t, .icon-arrow2-r, .icon-arrow2-l, .icon-arrow2-b, .icon-arrow2-t, .icon-blank, .icon-plus, .icon-minus, .icon-close, .icon-download, .icon-search, .icon-access, .icon-locked, .icon-unlocked, .icon-global, .icon-question, .icon-exclamation, .icon-pdf, .icon-excel, .icon-powerpoint, .icon-word, .icon-zip, .icon-url, .icon-doc, .icon-check, .icon-circle, .icon-circle_border, .icon-play, .icon-stop, .icon-swipe, .icon-rss, .icon-alert, .icon-print, .icon-calendar, .icon-cart, .icon-humberger, .icon-bookmark, .icon-mail, .icon-first, .icon-last, .icon-new, .icon-to-top, .icon-pinch-in, .icon-pinch-out, .icon-phone {
	display: inline;
	font-family: 'iconfont' !important;
	speak: never;
	font-style: normal !important;
	font-size: inherit;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none;
	line-height: inherit;
	color: red;
}

.icon-arrow1-r::before {
	content: "";
}

.icon-arrow1-l::before {
	content: "";
}

.icon-arrow1-b::before {
	content: "";
}

.icon-arrow1-t::before {
	content: "";
}

.icon-arrow2-r::before {
	content: "";
}

.icon-arrow2-l::before {
	content: "";
}

.icon-arrow2-b::before {
	content: "";
}

.icon-arrow2-t::before {
	content: "";
}

.icon-blank::before {
	content: "";
}

.icon-plus::before {
	content: "";
}

.icon-minus::before {
	content: "";
}

.icon-close::before {
	content: "";
}

.icon-download::before {
	content: "";
}

.icon-search::before {
	content: "";
}

.icon-access::before {
	content: "";
}

.icon-locked::before {
	content: "";
}

.icon-unlocked::before {
	content: "";
}

.icon-global::before {
	content: "";
}

.icon-question::before {
	content: "";
}

.icon-exclamation::before {
	content: "";
}

.icon-pdf::before {
	content: "";
}

.icon-excel::before {
	content: "";
}

.icon-powerpoint::before {
	content: "";
}

.icon-word::before {
	content: "";
}

.icon-zip::before {
	content: "";
}

.icon-url::before {
	content: "";
}

.icon-doc::before {
	content: "";
}

.icon-check::before {
	content: "";
}

.icon-circle::before {
	content: "";
}

.icon-circle_border::before {
	content: "";
}

.icon-play::before {
	content: "";
}

.icon-stop::before {
	content: "";
}

.icon-swipe::before {
	content: "";
}

.icon-rss::before {
	content: "";
}

.icon-alert::before {
	content: "";
}

.icon-print::before {
	content: "";
}

.icon-calendar::before {
	content: "";
}

.icon-cart::before {
	content: "";
}

.icon-humberger::before {
	content: "";
}

.icon-bookmark::before {
	content: "";
}

.icon-mail::before {
	content: "";
}

.icon-first::before {
	content: "";
}

.icon-last::before {
	content: "";
}

.icon-new::before {
	content: "";
}

.icon-to-top::before {
	content: "";
}

.icon-pinch-in::before {
	content: "";
}

.icon-pinch-out::before {
	content: "";
}

.icon-phone::before {
	content: "";
}

/* ヘッダーオーバーライド */
.camembert-top .header .header-toggle {
	border-color: #fff;
}

.camembert-top .header .header-toggle.is-open {
	border-color: #101678;
}

.camembert-top .header .header-toggle.is-open span::after {
	color: #101678;
}

.camembert-top .header .header-toggle span::after {
	color: #fff;
}

@media screen and (min-width: 768px) {
	.camembert-top .header .header-nav__list > a {
		color: #fff;
	}
	.camembert-top .header .header-nav__list > a::after {
		background-color: #fff;
	}
}

/* 背景パターン */
.main {
	background-image: url(../../common/img/pattern_2.png);
	background-size: 50%;
	background-repeat: repeat;
}

.mv {
	position: relative;
	padding-bottom: 143px;
}

.mv__visual {
	pointer-events: none;
}

.mv__visual .slick-slider {
	margin: 0;
	padding: 0;
}

.mv__visual .slick-slider img {
	width: 100%;
	height: 100%;
}

.mv__item {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -60px);
	transform: translate(-50%, -60px);
	width: 295px;
}

.mv__itemImagelists {
	display: flex;
	justify-content: center;
}

.mv__itemImagelist:nth-of-type(1) {
	width: 104px;
	margin-right: 10px;
}

.mv__itemImagelist:nth-of-type(2) {
	width: 104px;
	margin-right: 10px;
}

.mv__itemImagelist:nth-of-type(3) {
	width: 65px;
}

@media screen and (min-width: 768px) {
	.mv {
		padding-bottom: 0;
	}
	.mv__visual {
		overflow: hidden;
	}
	.mv__visual .slick-slider img {
		height: 800px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		left: 50%;
		position: relative;
		height: 100%;
		width: auto;
	}
	.mv__item {
		display: none;
	}
}

.slide-bunner {
	margin: 0 auto 75px;
}

.slide-bunner__title {
	color: #101678;
	text-align: center;
	margin: 25px auto;
	font-size: 24px;
	font-weight: bold;
	font-family: ZenOldMincho-Black, "Yu Mincho","YuMincho",'Noto Serif JP', serif;
}

.slide-bunner__items {
	position: relative;
	width: calc(100% - 40px);
	padding: 0;
	margin: 0 auto;
}

.slide-bunner .slick-slide {
	margin: 0 0 20px;
}

.slide-bunner .slick-slide img {
	width: 100%;
	height: auto;
}

.slide-bunner .slick-prev, .slide-bunner .slick-next {
	z-index: 1;
	font-size: 0;
	position: absolute;
	bottom: -45px;
	width: 45px;
	height: 45px;
}

.slide-bunner .slick-prev::before, .slide-bunner .slick-next::before {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #D8B567;
	border-radius: 50%;
	top: 0;
	font-family: 'iconfont' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size: 10px;
	color: #101678;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
}

.slide-bunner .slick-prev {
	left: 0;
}

.slide-bunner .slick-prev::before {
	content: "";
}

.slide-bunner .slick-next {
	right: 0;
}

.slide-bunner .slick-next::before {
	content: "";
}

.slide-bunner .slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}

.slide-bunner .slick-active {
	opacity: 1;
}

.slide-bunner .slick-current {
	opacity: 1;
}

.slide-bunner .slick-dots {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: absolute;
	left: 50%;
	bottom: -30px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: calc(100% - 100px);
	font-size: 0;
}

.slide-bunner .slick-dots li {
	margin: 0 10px;
}

.slide-bunner .slick-dots li button {
	width: 12px;
	height: 12px;
	border: 1px solid #D8B567;
	border-radius: 50%;
}

.slide-bunner .slick-dots li.slick-active button {
	background-color: #D8B567;
}

.slide-bunner .slick-dots li:first-of-type:last-of-type {
	display: none !important;
}

@media screen and (min-width: 768px) {
	.slide-bunner {
		width: 680px;
		margin: 80px auto 110px;
	}
	.slide-bunner__title {
		margin: 25px auto;
		font-size: 32px;
	}
	.slide-bunner__items {
		width: calc(100% - 40px);
		padding: 0;
		margin: 0 auto;
	}
	.slide-bunner .slick-slide {
		margin: 0 0 2px;
	}
	.slide-bunner .slick-prev, .slide-bunner .slick-next {
		position: absolute;
		bottom: inherit;
		top: 58%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.slide-bunner .slick-prev {
		left: -85px;
	}
	.slide-bunner .slick-next {
		right: -85px;
	}
}

.cts {
	position: relative;
	background-image: url(../../common/img/pattern_1.png);
	background-size: 50%;
	background-repeat: repeat;
}

.cts__bgImage img {
	display: block;
	width: 100%;
	height: auto;
}

.cts__vis {
	position: relative;
	width: 100%;
}

.cts__itemImage {
	width: 180px;
	margin: 68px auto 0;
}

.cts__body {
	position: relative;
	padding: 40px 20px 90px;
}

.cts--1 {
	background-image: inherit;
}

.cts--1 .cts-lead__title {
	color: #101678;
}

.cts--1 .cts-lead__text {
	color: #101678;
}

.cts--1 .cts__image {
	display: block;
	width: 78.50746%;
	position: relative;
}

.cts--1 .cts__image:nth-of-type(1) {
	margin-left: auto;
	right: -20px;
}

.cts--1 .cts__image:nth-of-type(2) {
	width: 42.08955%;
	margin-right: auto;
	margin-top: -80px;
}

.cts--1 .cts__image img {
	display: block;
	width: 100%;
	height: auto;
}

.cts--2 .cts__body {
	padding: 80px 20px 25px;
}

.cts--2 .cts-lead__itemImage {
	width: 63.28358%;
	margin: 0 auto 40px;
}

.cts--2 .cts-lead__itemImagelists {
	display: flex;
	flex-wrap: wrap;
}

.cts--2 .cts-lead__itemImagelist:nth-of-type(1) {
	width: 52.83019%;
	margin: 0 auto 31px;
}

.cts--2 .cts-lead__itemImagelist:nth-of-type(2) {
	width: 52.83019%;
	margin-right: 30px;
}

.cts--2 .cts-lead__itemImagelist:nth-of-type(3) {
	width: 33.01887%;
}

.cts--2 .cts-lead__link > a {
	color: #D8B567;
}

.cts--2 .cts-lead__link > a::after {
	background-color: #D8B567;
	color: #101678;
}

.cts--2 .cts-lead__link > a:hover {
	color: #E6D2A6;
}

.cts--2 .cts-lead__link > a:hover::after {
	background-color: #E6D2A6;
}

.cts--3 {
	background-color: #1f1f1f;
	background-image: url(../../common/img/pattern_3.png);
	background-size: 50%;
	background-repeat: repeat;
	padding-top: 45px;
}

.cts--3 .cts__vis {
	padding: 0;
	margin-bottom: 40px;
}

.cts--3 .cts__image {
	display: block;
	width: 74.02985%;
	position: relative;
}

.cts--3 .cts__image:nth-of-type(2) {
	width: 60%;
	margin-left: auto;
	margin-top: -30px;
}

.cts--3 .cts__image img {
	display: block;
	width: 100%;
	height: auto;
}

.cts--3 .cts__body {
	padding: 40px 20px 85px;
}

.cts--3 .cts__itemImage {
	padding: 0 20px;
	margin: 25px auto 40px;
}

.cts--3 .cts-lead {
	margin-bottom: 0;
}

.cts--3 .cts-lead__itemImage {
	width: 63.28358%;
	margin: 0 auto 40px;
}

.cts--3 .cts-lead__link > a {
	color: #D8B567;
}

.cts--3 .cts-lead__link > a::after {
	background-color: #D8B567;
	color: #101678;
}

.cts--3 .cts-lead__link > a:hover {
	color: #E6D2A6;
}

.cts--3 .cts-lead__link > a:hover::after {
	background-color: #E6D2A6;
}

.cts--4 {
	background-image: inherit;
	padding-top: 100px;
}

.cts--4 .cts-lead__title {
	color: #101678;
}

.cts--4 .cts-lead__text {
	color: #101678;
}

.cts--4 .cts__body {
	padding: 40px 20px 120px;
}

.cts--4 .cts__image {
	display: block;
	width: 88.0597%;
	position: relative;
}

.cts--4 .cts__image:nth-of-type(1) {
	margin-left: auto;
	right: 0;
}

.cts--4 .cts__image:nth-of-type(2) {
	width: 47.76119%;
	margin-right: auto;
	margin-top: -20px;
}

.cts--4 .cts__image img {
	display: block;
	width: 100%;
	height: auto;
}

.cts--4 .cts__itemImage {
	padding: 0 20px;
	margin: 25px auto 45px;
}

.cts--4 .cts-lead {
	margin-bottom: 50px;
}

.cts--4 .cts-lead__itemImage {
	width: 63.28358%;
	margin: 0 auto 40px;
}

.cts--4 .cts-lead__title {
	margin-bottom: 26px;
}

.cts--4 .cts-lead__text {
	margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
	.cts__bgImage {
		display: block;
		position: relative;
		min-height: 540px;
		width: 100%;
	}
	.cts__itemImage {
		margin: 165px 0 0;
		width: 373px;
	}
	.cts__body {
		position: relative;
		width: 100%;
		max-width: 1440px;
		padding: 40px 0 90px;
		margin: 0 auto;
		display: flex;
	}
	.cts__vis {
		width: 50%;
	}
	.cts--1 .cts-lead {
		width: 636px;
	}
	.cts--1 .cts-lead__title {
		width: 413px;
		margin: 0 auto 25px;
	}
	.cts--1 .cts-lead__text {
		width: 413px;
		margin: 0 auto 45px;
	}
	.cts--1 .cts__body {
		padding: 40px 0 120px;
	}
	.cts--1 .cts__vis {
		width: 804px;
		padding-top: 82px;
	}
	.cts--1 .cts__image:nth-of-type(1) {
		width: 74.25373%;
		right: 0;
	}
	.cts--1 .cts__image:nth-of-type(2) {
		width: 39.801%;
		margin-top: -178px;
	}
	.cts--1 .cts__image img {
		display: block;
		width: 100%;
		height: auto;
	}
	.cts--2 .cts__body {
		display: block;
		position: initial;
		padding: 118px 20px 160px;
	}
	.cts--2 .cts-lead {
		margin: 0 auto;
		padding: 0;
	}
	.cts--2 .cts-lead__title {
		margin-bottom: 25px;
	}
	.cts--2 .cts-lead__text {
		text-align: center;
		margin-bottom: 70px;
	}
	.cts--2 .cts-lead__itemImage {
		width: 884px;
		margin: 0 auto 68px;
	}
	.cts--2 .cts-lead__link > a {
		color: #D8B567;
	}
	.cts--2 .cts-lead__link > a::after {
		background-color: #D8B567;
		color: #101678;
	}
	.cts--2 .cts-lead__link > a:hover {
		color: #E6D2A6;
	}
	.cts--2 .cts-lead__link > a:hover::after {
		background-color: #E6D2A6;
	}
	.cts--2 .cts-lead__itemImage {
		width: 884px;
		margin: 0 auto 60px;
	}
	.cts--2 .cts-lead__itemImagelists {
		flex-wrap: nowrap;
	}
	.cts--2 .cts-lead__itemImagelist:nth-of-type(1) {
		width: 280px;
		margin: 0 74px 0 0;
	}
	.cts--2 .cts-lead__itemImagelist:nth-of-type(2) {
		width: 280px;
		margin: 0 74px 0 0;
	}
	.cts--2 .cts-lead__itemImagelist:nth-of-type(3) {
		width: 176px;
		margin: 0;
	}
	.cts--3 {
		padding: 120px 0 125px;
		display: flex;
	}
	.cts--3 .cts__vis {
		position: absolute;
		width: 900px;
	}
	.cts--3 .cts__image {
		width: 580px;
	}
	.cts--3 .cts__image:nth-of-type(1) {
		left: 120px;
	}
	.cts--3 .cts__image:nth-of-type(2) {
		width: 470px;
		margin-top: -80px;
	}
	.cts--3 .cts__body {
		display: block;
		width: 100%;
		max-width: 1440px;
		padding: 0 120px 0 0;
		margin: 0 auto;
	}
	.cts--3 .cts-lead {
		width: 373px;
		margin: 0 0 0 auto;
		padding-top: 0;
	}
	.cts--3 .cts-lead__title {
		margin: 0 0 20px;
	}
	.cts--3 .cts-lead__text {
		margin: 0 0 40px;
		-moz-text-align-last: left;
		text-align-last: left;
	}
	.cts--3 .cts-lead__link {
		width: 373px;
		margin: 0 0 0 auto;
	}
	.cts--3 .cts__itemImage {
		width: 373px;
		margin: 0 0 60px auto;
	}
	.cts--3 .cts__itemImage figure {
		width: 180px;
		margin: 0 auto;
	}
	.cts--4 {
		padding-top: 120px;
		display: block;
	}
	.cts--4 .cts__mainvis {
		margin: 0 auto;
		padding: 0 20px;
		width: 100%;
		max-width: 1240px;
	}
	.cts--4 .cts__vis {
		margin: 0 auto;
		padding: 0 20px 0 110px;
		width: 100%;
		max-width: 1240px;
	}
	.cts--4 .cts__body {
		padding: 80px 95px 160px 120px;
	}
	.cts--4 .cts__image {
		width: 579px;
	}
	.cts--4 .cts__image:nth-of-type(1) {
		margin-left: auto;
		right: 0;
	}
	.cts--4 .cts__image:nth-of-type(2) {
		width: 300px;
		margin-top: -35px;
	}
	.cts--4 .cts__image img {
		display: block;
		width: 100%;
		height: auto;
	}
	.cts--4 .cts__itemImage {
		padding: 0 20px;
		margin: 25px auto 45px;
	}
	.cts--4 .cts-lead {
		padding-top: 0;
		margin-bottom: 0;
	}
	.cts--4 .cts-lead__itemImage {
		width: 63.28358%;
		margin: 0 auto 40px;
	}
	.cts--4 .cts-lead__title {
		margin-bottom: 45px;
	}
	.cts--4 .cts-lead__text {
		margin-bottom: 40px;
	}
}

.cts-lead {
	margin: 0 0 68px;
}

.cts-lead__title {
	color: #fff;
	font-size: 24px;
	font-family: ZenOldMincho-Black, "Yu Mincho","YuMincho",'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	margin: 0 0 31px;
}

.cts-lead__text {
	color: #fff;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 33px;
}

.cts-lead__link {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 28.8px;
	text-align: center;
}

.cts-lead__link a {
	color: #101678;
	position: relative;
	padding-right: 60px;
	transition: 0.3s;
}

.cts-lead__link a::after {
	font-family: 'iconfont' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #101678;
	transition: 0.3s;
}

.cts-lead__link a:hover {
	color: #384DA3;
}

.cts-lead__link a:hover::after {
	background-color: #2B46B3;
}

@media screen and (min-width: 768px) {
	.cts-lead {
		padding: 125px 0 0;
	}
	.cts-lead__title {
		font-size: 32px;
		margin: 0 0 45px;
	}
	.cts-lead__text {
		margin-bottom: 0;
	}
}

/*--------------------------------------------------------------------------------
	マーキー
--------------------------------------------------------------------------------*/
.cts-marquee {
	position: absolute;
	padding-top: 50px;
	bottom: 0;
	left: 0;
	width: 100vw;
	opacity: 0.5;
}

.cts-marquee__body {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(/hokkaido100/camembert/top/img/marquee.svg);
	background-repeat: repeat-x;
	background-position: left top;
	background-size: auto 100%;
	-webkit-animation-name: move-marquee-sp;
	animation-name: move-marquee-sp;
	-webkit-animation-duration: 100s;
	animation-duration: 100s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@media screen and (min-width: 768px) {
	.cts-marquee {
		padding-top: 110px;
		min-width: 1280px;
	}
	.cts-marquee__body {
		-webkit-animation-duration: 30s;
		animation-duration: 30s;
		-webkit-animation-name: move-marquee-pc;
		animation-name: move-marquee-pc;
	}
}

@-webkit-keyframes move-marquee-sp {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 1000% 0;
	}
}

@keyframes move-marquee-sp {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 1000% 0;
	}
}

@-webkit-keyframes move-marquee-pc {
	from {
		background-position: 0 0;
	}
	to {
		background-position: -2100px 0;
	}
}

@keyframes move-marquee-pc {
	from {
		background-position: 0 0;
	}
	to {
		background-position: -2100px 0;
	}
}
