@charset "utf-8";

body {
  min-width: 100%;
}

.main {
  overflow: hidden;
}

section {
  font-family: "Noto Sans JP", sans-serif;
}

img {
  width: 100%;
  height: auto;
}

.kv_area {
  position: relative;
  margin-bottom: -0.9722vw;
  background: #c8f2ff;
  z-index: 1;
}
.kc_img img {
  width: 100%;
}

.first_content {
  padding: 0 0 8.3333vw;
  background: #c8f2ff url(../images/bg01_pc.png) 50% 50% / cover no-repeat;
}
.first_content_top {
  position: relative;
}
.first_content_ct {
  position: relative;
  max-width: 58.2639vw;
  margin: 0 auto 2.6389vw;
  z-index: 1;
}
.first_content_guide_img {
  max-width: 55.7639vw;
  margin: 0 auto -0.8333vw;
}
.first_content_btns {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 3.125vw;
}
.first_content_btn {
  display: block;
  width: 100%;
  max-width: 34.4444vw;
  transition: 0.3s ease;
}
.first_content_btn:hover {
  padding-top: 0.3vw;
  opacity: 1;
}
.item_ill {
  position: absolute;
}
.item_ill.item_ill1 {
  top: 40.9028vw;
  left: 11.4583vw;
  width: 5vw;
}
.item_ill.item_ill2 {
  top: 21.5278vw;
  right: 12.8472vw;
  width: 3.9583vw;
}
.first_content_guide {
  margin-bottom: 14.7917vw;
}
.first_content_movie {
  position: relative;
  margin-bottom: 9.3056vw;
}
.first_content_movie_inner {
  position: relative;
  max-width: 63.2639vw;
  padding: 4.5833vw 4.5833vw 1.8056vw;
  margin: 0 auto;
  font-size: 1.6667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.1;
  color: #ed772d;
  background: #FFF;
  border: 0.1389vw solid #ed772d;
  border-radius: 1.3889vw;
}
.first_content_movie_ttl {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 23.4028vw;
  transform: translate(-50%, -50%);
}
.first_content_movie_box video {
  width: 100%;
  margin-bottom: 1.3889vw;
  background: #eaeaea;
}
.item_ill.item_ill3 {
  top: -0.625vw;
  left: 11.4583vw;
  width: 7.2917vw;
  transform: translateY(-100%);
}
.item_ill.item_ill4 {
  top: -0.2083vw;
  right: 8.4028vw;
  width: 10.6944vw;
  transform: translateY(-100%);
}
.first_content_monaki {
  position: relative;
  max-width: 72.5vw;
  margin: 0 auto;
}
.item_ill.item_ill5 {
  top: -2.8472vw;
  left: -4.0972vw;
  width: 13.8194vw;
}
.item_ill.item_ill6 {
  top: -3.125vw;
  right: -6.25vw;
  width: 12.4306vw;
}

.scl_title {
  padding: 3.125vw 0;
  font-size: 0;
  background: #eee;
  border: 0.1389vw solid #000;
  border-width: 0.1389vw 0;
}
.scl_title img {
  width: auto;
  height: 3.3333vw;
}
.scl_title.scl_pink {
  background: #ea6ea4;
}
.scl_title.scl_yellow {
  background: #fdd900;
}
.scl_title.scl_blue {
  background: #34a3d9;
}

.products_item {
  position: relative;
  padding: 0 8.3333vw;
}
.products_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 4.1667vw;
  width: 0.9028vw;
  height: 100%;
  transform: translateX(-100%);
}
.products_item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 4.1667vw;
  width: 0.9028vw;
  height: 100%;
  transform: translateX(100%);
}
.products_item.item1 {
  background: url(../images/sec_probg01_pc.png) 50% 50% / cover no-repeat;
}
.products_item.item1::before {
  background: url(../images/sec_prolable01_pc.png) 50% 50% / 100% auto no-repeat;
}
.products_item.item1::after {
  background: url(../images/sec_prolable01_pc.png) 50% 50% / 100% auto no-repeat;
}
.products_item.item2 {
  background: url(../images/sec_probg02_pc.png) 50% 50% / cover no-repeat;
}
.products_item.item2::before {
  background: url(../images/sec_prolable02_pc.png) 50% 50% / 100% auto no-repeat;
}
.products_item.item2::after {
  background: url(../images/sec_prolable02_pc.png) 50% 50% / 100% auto no-repeat;
}
.products_item.item3 {
  background: url(../images/sec_probg03_pc.png) 50% 50% / cover no-repeat;
}
.products_item.item3::before {
  background: url(../images/sec_prolable03_pc.png) 50% 50% / 100% auto no-repeat;
}
.products_item.item3::after {
  background: url(../images/sec_prolable03_pc.png) 50% 50% / 100% auto no-repeat;
}
.products_item.item4 {
  background: url(../images/sec_probg04_pc.png) 50% 50% / cover no-repeat;
}
.products_item.item4::before {
  background: url(../images/sec_prolable04_pc.png) 50% 50% / 100% auto no-repeat;
}
.products_item.item4::after {
  background: url(../images/sec_prolable04_pc.png) 50% 50% / 100% auto no-repeat;
}
.products_item_inner {
  position: relative;
  display: flex;
  padding: 7.6389vw 0 6.9444vw;
  align-items: flex-start;
}
.products_item.item1 .products_item_inner {
  max-width: 77.7778vw;
  gap: 0 3.4722vw;
}
.products_item.item2 .products_item_inner {
  padding: 5.2083vw 0 3.9583vw;
  flex-direction: row-reverse;
}
.products_item.item3 .products_item_inner {
  padding: 4.3056vw 0 8.4722vw;
  gap: 0 2.2222vw;
}
.products_item.item4 .products_item_inner {
  padding: 5.1389vw 0 3.1944vw;
  flex-direction: row-reverse;
}
.products_ill {
  position: relative;
}
.products_item.item1 .products_ill {
  width: 47.9861vw;
}
.products_item.item2 .products_ill {
  width: 49.5139vw;
}
.products_item.item3 .products_ill {
  width: 47.7778vw;
}
.products_item.item4 .products_ill {
  width: 51.0417vw;
}
.products_ill_badge {
  position: absolute;
}
.products_item.item1 .products_ill_badge {
  top: 24.7222vw;
  right: 3.4028vw;
  width: 8.2639vw;
}
.products_item.item2 .products_ill_badge {
  bottom: 8.8194vw;
  left: 6.25vw;
  width: 8.0556vw;
}
.products_item.item3 .products_ill_badge {
  left: 17.3611vw;
  bottom: 1.3889vw;
  width: 8.4028vw;
}
.products_item.item4 .products_ill_badge {
  right: 5.9722vw;
  bottom: 10.625vw;
  width: 10.4861vw;
}
.products_info_img {
  margin-bottom: 1.1806vw;
}
.products_info {
  position: relative;
}
.products_item.item1 .products_info {
  width: 27.5vw;
  padding-top: 3.1944vw;
}
.products_item.item2 .products_info {
  width: 43.8194vw;
  padding-top: 3.0556vw;
  margin-right: -14.8611vw;
}
.products_item.item3 .products_info {
  width: 26.1111vw;
  padding-top: 6.6667vw;
}
.products_item.item4 .products_info {
  width: 28.1944vw;
  padding-top: 5.6944vw;
}
.products_info_link {
  display: block;
  max-width: 12vw;
  margin: 0 auto;
  font-size: 1.25vw;
  line-height: 1.4;
  font-weight: 500;
  text-decoration: underline;
  text-align: center;
  color: #f84927;
}
.products_item.item2 .products_info_link {
  position: absolute;
  bottom: 7.7083vw;
  left: 5.9722vw;
  color: #f84927;
}
.products_item.item3 .products_info_link {
  margin-left: 8.1667vw;
  color: #ea6ea4;
}
.products_item.item4 .products_info_link {
  position: absolute;
  left: 5.8333vw;
  bottom: 3.4722vw;
  color: #109caf;
}
.products_item_pin {
  position: absolute;
  bottom: 0;
  width: 6.1111vw;
  transform: translateY(50%);
  z-index: 1;
}
.products_item.item1 .products_item_pin,
.products_item.item3 .products_item_pin {
  left: 8.3333vw;
}
.products_item.item2 .products_item_pin {
  right: 8.3333vw;
}
.products_item_last {
  position: relative;
  display: flex;
  padding: 1.4583vw 8.3333vw 6.875vw;
  background: #c8f2ff;
  align-items: flex-start;
  justify-content: center;
}
.products_last_title {
  position: relative;
  width: 45.2778vw;
  padding-top: 9.1667vw;
  margin-right: -4.0278vw;
}
.products_last_img {
  width: 42.7083vw;
}
.products_last_pop {
  position: absolute;
  left: 8.3333vw;
  bottom: 6.9444vw;
  width: 45.625vw;
}

.campaign_main {
  padding: 0 4.1667vw;
  background: linear-gradient(to bottom, #ef90b9 0 25%, #fde23b 25% 50%, #63b8e2 50% 75%, #f1965e 75%);
}
.campaign_inner {
  position: relative;
  padding: 8.3333vw 2.7778vw 18.3333vw;
  background: #FFF;
  border: 0.1389vw solid #000000;
  border-width: 0 0.1389vw 0.1389vw;
}
.campaign_inner::before {
  content: "";
  position: absolute;
  left: 3.4722vw;
  right: 3.4722vw;
  bottom: 11.0417vw;
  height: 0.1389vw;
  background: #000;
}
.campaign_inner::after {
  content: "";
  position: absolute;
  right: 7.3611vw;
  bottom: 5.9722vw;
  width: 5.3472vw;
  height: 7.4306vw;
  background: url(../images/sec_ill07.png) 50% 50% / contain no-repeat;
}
.campaign_top {
  position: relative;
  margin-bottom: 5.7639vw;
}
.campaign_top_badge {
  position: absolute;
  display: flex;
  right: 0;
  bottom: -1.1111vw;
  width: 20.5556vw;
  height: 20.5556vw;
  font-size: 0;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.campaign_top_badge::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: url(../images/sec_img10.png) 50% 50% / contain no-repeat;
  transform: translate(-50%,-50%);
  animation: badge_spin 12s linear infinite;
  z-index: -1;
}
.campaign_top_badge img {
  width: 11.9444vw;
}
.campaign_product.products1 {
  margin-bottom: 5.6944vw;
}
.campaign_product_img {
  max-width: 79.7917vw;
  margin: 0 auto -26.875vw;
}
.campaign_product_magazine {
	position: relative;
  max-width: 71.8056vw;
  margin: 0 auto 2.3611vw;
}
.campaign_product_info {
  position: relative;
  max-width: 69.7222vw;
  margin: 0 auto;
}
.campaign_product_btn {
  position: absolute;
  display: block;
  top: 6.25vw;
  right: 4.1667vw;
  width: 22.8472vw;
}
.campaign_product.products2 .campaign_product_img {
  max-width: 84.7222vw;
  margin-bottom: -6.25vw;
}

.campaign_noto {
  max-width: 83.3333vw;
  padding: 2.5694vw 1.6667vw 3.6806vw;
  margin: 0 auto;
  font-size: 0.9722vw;
  line-height: 1.7;
}
.campaign_noto ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.campaign_noto_ttl {
  margin-bottom: 1.6667vw;
  font-size: 1.8056vw;
  font-weight: 600;
  line-height: 1.1;
}

.more_area {
  padding: 15.2778vw 4.1667vw 14.9306vw;
  background: url(../images/bg02_pc.png) 50% 50% / cover no-repeat;
}
.more_card_list {
  display: flex;
  max-width: 72.2222vw;
  margin: 0 auto;
  justify-content: space-between;
}
.more_card_item {
  position: relative;
  max-width: 33.125vw;
}
.more_badge {
  position: absolute;
  top: -7.2222vw;
  left: -2.4306vw;
  width: 14.3056vw;
}

@media screen and (max-width: 767px) {
	.first_content {
	  padding: 2.25vw 0 9.125vw;
	}
	.first_content_ct {
  	max-width: 76.25vw;
  	margin-bottom: 6vw;
	}
	.first_content_guide {
  	margin-bottom: 24.625vw;
	}
	.first_content_btn {
  	max-width: 41.625vw;
	}
	.first_content_btn:nth-child(2) {
		max-width: 44.625vw;
	}

	.item_ill.item_ill1 {
  	top: 85vw;
  	left: 7.5vw;
  	width: 7.25vw;
	}
	.item_ill.item_ill2 {
  	top: 31.25vw;
  	right: 6.25vw;
  	width: 5.625vw;
	}
	.item_ill.item_ill7 {
  	position: absolute;
  	top: 93.125vw;
  	right: 4.25vw;
  	width: 11.875vw;
	}

	.first_content_guide_img {
  	max-width: 80.375vw;
  	margin-bottom: 3.75vw;
	}
	.first_content_btns {
  	flex-direction: row-reverse;
	}

	.first_content_movie {
  	margin-bottom: 6vw;
	}
	.first_content_movie_inner {
	  max-width: 87.5vw;
	  padding: 5.5vw 4.5vw 2vw;
	  font-size: 2.25vw;
	  border-width: 0.25vw;
	}
	.first_content_movie_ttl {
  	top: -1.5vw;
  	max-width: 30.875vw;
	}
	.first_content_movie_box video {
  	margin-bottom: 1.5vw;
	}

	.item_ill.item_ill3 {
  	top: -3.75vw;
  	left: 7.625vw;
  	width: 10.625vw;
	}
	.item_ill.item_ill4 {
  	top: -5vw;
  	right: 6vw;
  	width: 13.875vw;
	}

	.first_content_monaki {
  	max-width: 87.5vw;
	}

	.item_ill.item_ill5 {
  	top: -2.25vw;
  	left: -2.25vw;
  	width: 22.25vw;
	}
	.item_ill.item_ill6 {
  	top: -4.625vw;
  	right: -2vw;
  	width: 19.375vw;
	}

	.scl_title {
  	padding: 3vw 0;
  	border-width: 0.25vw 0;
	}
	.scl_title img {
  	height: 3.5vw;
	}

	.products_item_inner {
		display: block;
  	padding: 6.25vw 0 5vw;
	}
	.products_item {
  	padding: 0 10vw;
	}
	.products_item::before {
  	left: 6.25vw;
  	width: 1.5vw;
	}
	.products_item::after {
  	right: 6.25vw;
  	width: 1.5vw;
	}

	.products_ill {
		margin: 0 auto;
	}
	.products_item.item1 .products_ill {
  	width: 74.375vw;
	}
	.products_item.item2 .products_ill {
  	width: 74.125vw;
	}
	.products_item.item3 .products_ill {
  	width: 81.375vw;
	}
	.products_item.item4 .products_ill {
  	width: 76.875vw;
	}
	.products_item.item1 .products_ill_badge {
  	top: 36.25vw;
  	right: 8.75vw;
  	width: 11.875vw;
	}
	.products_item.item2 .products_ill_badge {
  	left: 11.5vw;
  	bottom: 13vw;
  	width: 11.625vw;
	}
	.products_item.item3 .products_ill_badge {
  	bottom: 2.125vw;
  	left: 31.25vw;
  	width: 12vw;
	}
	.products_item.item4 .products_ill_badge {
  	right: 11.75vw;
  	bottom: 13vw;
  	width: 15.125vw;
	}
	.products_info {
		margin: 0 auto;
	}
	.products_item.item1 .products_info {
  	width: 100%;
  	max-width: 80vw;
  	padding-top: 9.75vw;
	}
	.products_item.item2 .products_info {
	  width: 78.125vw;
	  padding-top: 7.375vw;
	  margin: 0;
	}
	.products_item.item4 .products_info {
  	width: 79.125vw;
  	padding-top: 8vw;
	}
	.products_item.item3 .products_info {
  	width: 78.625vw;
  	padding-top: 5vw;
	}
	.products_item.item1 .products_info_link {
  	position: absolute;
  	left: 5.625vw;
  	bottom: 33.75vw;
	}
	.products_item.item2 .products_info_link {
  	left: 6vw;
  	bottom: 52.25vw;
	}
	.products_item.item3 .products_info_link {
  	position: absolute;
  	left: 6.875vw;
  	bottom: 32.25vw;
  	margin: 0;
	}
	.products_item.item4 .products_info_link {
  	left: 6.5vw;
  	bottom: 46.125vw;
	}

	.products_info_link {
  	max-width: 20vw;
  	font-size: 2.25vw;
	}

	.products_item_pin {
  	width: 8.75vw;
	}
	.products_item.item1 .products_item_pin,
	.products_item.item3 .products_item_pin {
  	left: 6.25vw;
	}
	.products_item.item2 .products_item_pin {
  	right: 6.25vw;
	}

	.products_item_last {
		display: block;
  	padding: 6vw 10vw 23.125vw;
	}
	.products_last_title {
  	width: 65.25vw;
  	padding: 0;
  	margin-bottom: -18.5vw;
	}
	.products_last_img {
  	width: 80.25vw;
	}
	.products_last_pop {
  	left: 10vw;
  	bottom: 7vw;
  	width: 64.75vw;
	}

	.campaign_main {
  	padding: 0 6.25vw;
	}
	.campaign_inner {
  	padding: 8.75vw 1.25vw 26.75vw;
	}
	.campaign_top {
  	width: 100%;
  	max-width: 79.375vw;
  	margin: 0 auto 7.5vw;
	}
	.campaign_top_badge {
  	bottom: -1.375vw;
  	right: -6.25vw;
  	width: 27.875vw;
  	height: 27.875vw;
	}
	.campaign_top_badge img {
  	width: 17.375vw;
	}

	.campaign_product.products1 {
  	margin-bottom: 9vw;
	}
	.campaign_product_img {
  	max-width: 75.625vw;
  	margin-bottom: -22.5vw;
	}
	.campaign_product_magazine {
  	max-width: 84.25vw;
  	margin-bottom: 3.25vw;
	}
	.campaign_product_info {
  	max-width: 75.625vw;
  	margin: 0 auto;
	}
	.campaign_product_btn {
  	top: auto;
  	left: 5.75vw;
  	bottom: 22.5vw;
  	width: 63.625vw;
	}
	.campaign_product.products2 .campaign_product_img {
  	max-width: 79.625vw;
  	margin-bottom: -5.5vw;
	}
	.campaign_product.products2 .campaign_product_magazine {
  	margin-left: 0.5vw;
	}
	.campaign_inner::before {
  	left: 6.25vw;
  	right: 6.25vw;
  	bottom: 18.25vw;
  	height: 0.25vw;
	}
	.campaign_inner::after {
  	right: -2.875vw;
  	bottom: 14.375vw;
  	width: 7.75vw;
	}

	.campaign_noto {
  	max-width: 100%;
  	padding: 4.25vw 5.5vw 5.5vw;
  	font-size: 2.4vw;
	}
	.campaign_noto_ttl {
  	margin-bottom: 1.75vw;
  	margin-left: -1.25vw;
  	font-size: 2.6vw;
	}

	.more_area {
  	padding: 20.5vw 6.25vw 24.375vw;
	}
	.more_card_list {
  	max-width: 82.5vw;
  	padding-left: 4.75vw;
	}
	.more_card_item {
  	max-width: 36.25vw;
	}
	.more_badge {
  	top: -7.75vw;
  	left: -4.5vw;
  	width: 15.5vw;
	}

}

/*--------------------------------------------*/

.feadIn {
  transform: translateY(80px);
  opacity: 0;
  transition: 0.8s ease;
}
.feadIn.show {
  transform: translateY(0);
  opacity: 1;
}

/*--------------------------------------------*/

/* products_ill_badge を左右に揺らす（手を振る感じ） */
.products_ill_badge {
  transform-origin: center bottom;
  animation: badge_swing 1s ease-in-out infinite;
  will-change: transform;
}
.products_item.item2 .products_ill_badge {
  animation-delay: -0.2s;
}
.products_item.item3 .products_ill_badge {
  animation-delay: -0.4s;
}
.products_item.item4 .products_ill_badge {
  animation-delay: -0.6s;
}
@keyframes badge_swing {
  0% { transform: rotate(-8deg); }
  50% { transform: rotate(8deg); }
  100% { transform: rotate(-8deg); }
}

/* campaign_top_badge::before をぐるぐる回す */
@keyframes badge_spin {
  0% { transform: translate(-50%,-50%) rotate(0deg); }
  100% { transform: translate(-50%,-50%) rotate(360deg); }
}

@media (prefers-reduced-motion: reduce) {
  .products_ill_badge,
  .campaign_top_badge::before {
    animation: none;
  }
}
