@charset "utf-8";

.category_main.categoryMain {
  display: none;
}
.p-itemlist main .p-main_inner {
	max-width: initial;
	padding-top: 0;
	width: 100%;
}
.p-itemlist main .p-main_inner .p-itemlist__select {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 50px;
}
.p-itemlist main .p-main_inner .p-itemlist__contents {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 50px;
}

html {
	scroll-behavior: smooth;
}

.SetInfo a {
	transition: all 0.3s;
}

.pc {
	display: block;
}
.sp {
	display: none;
}

.pc__inline {
	display: inline-block;
}
.sp__inline {
	display: none;
}
.SetInfo__textLink {
	color: #343e8c;
	font-weight: 500;
  transition: opacity 0.5s ease;
	text-decoration: underline;
	font-weight: 500;
}
.notes__container {
	margin-top: 0.8em;
	font-size: 14px;
	max-width: 700px;
	margin: 0 auto;
	padding: 0 2em;
	font-weight: 400;
  color: #454545;
  text-align: center;
  font-family: 'Jost', 'Zen Kaku Gothic New', sans-serif;
}
.notes__container--period {
	text-align: center;
	margin: 1em auto 0;
}
.notes__container--left {
	text-align: left;
	width: 100%;
	max-width: none;
	padding: 0;
}
.notes__container--SPleft {
	text-align: center;
	width: 100%;
	max-width: none;
	padding: 0;
}
.notes__container--waku {
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding: 2em 3em;
	max-width: none;
}
.notes__container--detail {
  margin: 2em auto 0;
}
.notes__container--detailRed {
  margin: 1em auto 0;
	color: #ff0000;
}
.notes__container--exception {
	text-align: center;
}
.notes {
	text-indent:-1em;
	padding-left:1em;
  line-height: 1.6;
  padding-bottom: 0.2em;
}
.notes--red {
	color: #ff0000;
}
.notes--example {
	display: inline-block;
	text-indent:-1.6em;
	padding-left:2.6em;
	line-height: 2;
}
.notesTest {
	margin-top: 1.4em;
	font-size: 1.1em;
	font-weight: 500;
	text-align: center;
}

.SetInfoMain__container {
	font-size: 16px;
}
.SetInfoMv {
	height: auto;
}
.SetInfoMv__inner {
	width: 100%;
}
.SetInfoMv__img {
	width: 100%;
}
.SetInfoMv__img img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.SetInfo {
  color: #333333;
  margin-bottom: 5em;
}

.SetInfo__container {
	padding: 5em 0 2em;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-size: contain;
	font-size: 18px;
	font-weight: 500;
}
.SetInfo__main {
	margin: 0 auto;
	line-height: 1.6;
	text-align: center;
}
.SetInfo__main img {
	border-style: none;
	vertical-align: bottom;
}
.SetInfo__mainInner {
	width: 100%;
	max-width: 840px;
	margin: 0 auto;
	padding: 0 15px 0;
}
.SetInfo__intro {
	text-align: center;
	margin-bottom: 2em;
	font-size: 1.5em;
	line-height: 1.6;
	font-weight: 500;
	color: #344d8c;
	font-family: 'Jost', 'Zen Kaku Gothic New', sans-serif;
}
.SetInfo__introImg {
	max-width: 220px;
	margin-bottom: 0.4em;
}
.SetInfo__intro--itemListTitle {
	font-family: 'Jost', 'Zen Kaku Gothic New', sans-serif;
	margin-bottom: 1.6em;
	font-size: 24px;
}
.SetInfo__inner {
	max-width: 980px;
	margin: 0 auto;
}
.SetInfo__heading {
	font-size: 18px;
	margin-top: 2.4em;
}
.SetInfo__text {
	font-size: 20px;
	margin-bottom: 0.5em;
	line-height: 1.8;
}
.SetInfo__periodItem {
	margin: 2em auto 3em;
}
.SetInfo__periodItem--sub {
  font-size: 0.9em;
	font-weight: 400;
}
.SetInfo__periodItem > h3 {
	margin-bottom: 0.4em;
}
.SetInfo__periodItem > h3:nth-child(n+2) {
	margin-top: 1.6em;
}
.period {
	font-size: 1.2em;
  font-weight: 500;
	font-family: 'Jost', 'Zen Kaku Gothic New', sans-serif;
	letter-spacing: 0.05em;
}
.periodText {
  font-size: 1.2em;
}
.SetInfo__img {
	width: 100%;
}
.SubTitle {
	font-weight: 500;
	display: block;
	margin: 4em auto 2.4em;
	font-size: 1.2em;
	background: #344d8c;
	color: #ffffff;
	padding: 0.5em 0;
	line-height: 1.5;
}
.SubTitle--notes {
	margin: 3.4em auto 0;
  background: #344d8c;
	border: 1px solid #344d8c;
	font-size: 1em;
}
.SetInfo__GWPContainer {
  width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 3em;
	padding: 0 3% 3%;
}
.SetInfo__GWPImg {
	width: 45%;
	margin: 0 auto;
	object-fit: contain;
}
.SetInfo__GWPDetail {
	width: 50%;
  text-align: left;
	font-size: 16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
.SetInfo__newIcon {
	display: inline-block;
	padding: 0.1em 0.6em;
	background-color: #344d8c;
	border-radius: 2px;
	color: #ffffff;
	margin-right: 0.4em;
	font-size: 0.9em;
}
.SetInfo__GWPName {
	font-weight: 500;
	margin-bottom: 1.4em;
	font-size: 1.25em;
}
.SetInfo__GWPText {
	font-size: 1em;
	margin-bottom: 0.4em;
}
.SetInfo__GWPDetail p:nth-child(n+3) {
	margin-bottom: 1.4em;
}
.SetInfo__items {
  width: 100%;
	display: flex;
	flex-direction: column;
}
.SetInfo__item {
  width: 100%;
	background-color: #ffffff;
	padding: 3%;
}
.SetInfo__itemContainer {
  width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 3em;
}
.SetInfo__itemImg {
	width: 45%;
	object-fit: contain;
}
.SetInfo__itemImg--imgMain {
	width: 45%;
}
.SetInfo__itemDetail {
	width: 50%;
  text-align: left;
	font-size: 16px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
.SetInfo__itemName {
	font-weight: 500;
	margin-bottom: 1.4em;
	font-size: 1.25em;
}
.SetInfo__itemLead {
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #344d8c;
}
.SetInfo__itemHeading {
	font-weight: 500;
	margin-bottom: 0.5em;
	font-size: 1.5em;
	line-height: 1;
	color: #344d8c;
}
.SetInfo__itemText {
	margin-bottom: 1.4em;
}
.SetInfo__itemCapacity {
	font-size: 0.9em;
}
.SetInfo__itemPrice {
	font-size: 1.2em;
	font-weight: 500;
	margin-bottom: 0.2em;
}
.SetInfo__itemTax {
	font-size: 0.8em;
}
.SetInfo__textItemArea {
	text-align: left;
	margin-bottom: 1.6em;
}
.SetInfo__textItemArea--bottom {
	margin-bottom: 0;
}
.SetInfo__textItemTitle {
	font-size: 1.05em;
	font-weight: 500;
	margin-bottom: 0.4em;
  display: inline-block;
	position: relative;
}
.SetInfo__textItemTitle::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 0.9px;
	bottom: 0.2em;
	left: 0;
	background-color: #333333;
}
.SetInfo__textItemLists {
	text-indent:-1em;
	padding-left:1em;
	font-size: 0.9em;
	font-weight: 400;
}
.SetInfo__itemNotes {
	position: absolute;
	bottom: -2em;
	right: -0.5em;
	font-size: 11px;
	text-align: right;
	color: #344d8c;
	margin-top: 0.3em;
}
.SetInfo__emphasis {
	color: #344d8c;
	font-weight: 500;
}
.SetInfo__main .productDetailInfoBtn > a {
	background-color: #30333f !important;
	border-radius: 0;
}
.SetInfo__main .productDetailInfoBtn > a img {
	width: 19px;
	height: 16px;
}



@media (hover: hover) {
	.SetInfo a:hover {
		opacity: 0.6;
    transition: all 0.3s;
	}
	.SetInfo__linkBtn:hover {
		opacity: 0.5;
	}
 .SetInfo__textLink:hover {
		opacity: 0.6;
		transition: all 0.3s;
	}
}

@media screen and (min-width: 1280px) {
	.p-itemlist main .p-main_inner .p-itemlist__select {
		padding: initial;
	}
  .seasonalInfo_main {
    margin-bottom: 130px;
		padding: 0 5%;
  }
	.campaignPeriod {
		font-size: 1.5em;
	}
	.campaignContent {
		font-size: 1.5em;
	}

}


@media screen and (max-width: 759px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
  .pc__inline {
    display: none !important;
  }
  .sp__inline {
    display: inline-block;
  }
	.p-itemlist main .p-main_inner .p-itemlist__select {
		width: 100%;
		padding: 0 20px;
	}
	.p-itemlist main .p-main_inner .p-itemlist__contents {
		padding: 0 20px
	}
  .notes {
    line-height: 1.4;
  }
	.notes__container {
		padding: 0 5% 1em;
		font-size: 12px;
	}
	.notes__container--waku {
		padding: 1.6em 1em;
	}
	.notes__container--exception {
		text-align: justify;
		padding: 0 10px 1em;
	}
	.notes__container--left {
		text-align: left;
		width: 100%;
		max-width: none;
		padding: 0 0 1em;
	}
	.notes__container--SPleft {
		text-align: left;
		width: 100%;
		max-width: none;
	}
  .SetInfo {
    text-align: justify;
  	margin-bottom: 0;
  }
	.SetInfo__container {
		padding: 4% 10px 10%;
		font-size: 0.9em;
	}
	.SetInfo__inner {
		max-width: 600px;
		margin: 2em auto;
	}
  .SetInfo__main {
    margin-bottom: 7.128vw;
		text-align: left;
		padding: 0;
		line-height: 1.5;
  }
  .SetInfoMv {
		max-width: 100%;
		margin: 0 auto;
    height: auto;
  }
	.SetInfo__mainInner {
		width: 100%;
		margin: 0 auto 0;
		padding: 0;
	}
	.SetInfo__intro {
		font-size: 1.4em;
		line-height: 1.6;
		padding: 0 10px;
		margin-bottom: 0;
	}
	.SetInfo__introImg {
		width: 40%;
		max-width: 200px;
		margin-bottom: 0.4em;
	}
	.SubTitle {
		margin: 2.4em auto 1em;
		text-align: center;
		padding: 0.6em 0;
	}
	.SetInfo__periodItem {
		margin: 2em auto;
		text-align: center;
	}
	.SetInfo__periodItem > h3 {
		font-size: 1.1em;
		margin-bottom: 0.6em;
	}
	.period {
		text-align: center;
		margin-bottom: 0.5em;
		line-height: 1.5;
		font-size: 1.3em;
	}
	.SetInfo__periodItem--sub {
		font-size: 1em;
	}
	.SetInfo__heading {
		font-size: 16px;
		text-align: center;
	}
	.SetInfo__text {
		font-size: 16px;
		padding: 0 5%;
	}
  .periodText {
    text-align: center;
    font-size: 1.1em;
  }
	.SetInfo__GWPContainer {
		flex-direction: column;
		margin-bottom: 0;
		padding: 0 5% 1em;
	}
	.SetInfo__GWPImg {
		width: 80%;
		margin: 0 auto 1.6em;
	}
	.SetInfo__GWPDetail {
		width: 100%;
	}
	.SetInfo__GWPName {
		margin-bottom: 1.6em;
		font-size: 1em;
		text-align: center;
	}
	.SetInfo__GWPText {
		font-size: 0.95em;
		line-height: 1.4;
		letter-spacing: 0;
		margin-bottom: 1em;
		font-weight: normal;
	}
  .SetInfo__items {
    justify-content: space-between;
		margin-top: 2em;
		margin-bottom: 0;
  }
  .SetInfo__item {
		flex-direction: column;
		margin-bottom: 0;
		padding: 0 5% 8%;
  }
	.SetInfo__itemImgContainer {
		flex-direction: column;
		margin-bottom: 0;
		padding: 0;
	}
	.SetInfo__itemImg {
		width: 100%;
		margin-bottom: 2em;
	}
	.SetInfo__itemDetail {
		width: 100%;
	}
	.SetInfo__itemName {
		margin-bottom: 0.8em;
		font-size: 1em;
	}
	.SetInfo__itemLead {
		margin-bottom: -0.6em;
		text-align: center;
	}
	.SetInfo__itemText {
		font-size: 0.95em;
		line-height: 1.4;
		letter-spacing: 0;
		margin-bottom: 1em;
		font-weight: normal;
	}
	.SetInfo__itemHeading {
		margin-bottom: 0.5em;
		font-size: 1.2em;
	}
	.SetInfo__itemPrice {
		font-size: 1em;
		margin-bottom: 0.6em;
	}
	.SetInfo__itemNotes {
		font-weight: normal;
	}
	.SetInfo__textItemMain {
		text-align: center;
	}
	.SetInfo__textItemMainLink {
		text-decoration: underline;
	}
	.SetInfo__textItemMainLink::after {
		display: none;
	}
	.SetInfo__textItemWrapper {
		padding: 6% 5%;
	}
	.SetInfo__textItemSubName {
		display: block;
		text-decoration: underline;
		margin-bottom: 0.4em;
		padding: 0.4em 1em;
	}
	.SetInfo__textItemSubName::after {
		display: none;
	}
	.SetInfo__textItemSubDetail {
		padding: 0 1em;
	}
	.SetInfo__itemContainer {
		flex-direction: column;
		margin-bottom: 3em;
	}
	.SetInfo__textItemTitle {
		margin-bottom: 0.6em;
	}
	.SetInfo__textItemList {
		text-align: justify;
	}
	.SetInfo__textItemLists {
		font-size: 1em;
	}
	.SetInfo__intro--itemListTitle {
		font-size: 18px;
		margin-bottom: 1.6em;
	}
	.productDetailInfoBtn--top {
		margin-bottom: 1em;
	}

}