@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;
}
.productDetailSlideDown_item::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #acacac 2px, transparent 0, transparent 4px);
  background-repeat: repeat-x;
  background-size: 6px 1px;
  position: absolute;
  left: 0;
  top: 0;
}
html {
	scroll-behavior: smooth;
}

.CPinfo a {
	transition: all 0.3s;
}

.pc {
	display: block;
}
.sp {
	display: none;
}

.pc__inline {
	display: inline-block;
}
.sp__inline {
	display: none;
}
.CPinfo__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: 600px;
	margin: 0 auto;
	padding: 0 2em;
	font-weight: 400;
  color: #454545;
  text-align: justify;
  font-family: 'Noto Sans','Noto Sans JP', serif;
}
.notes__container--period {
	text-align: center;
}
.notes__container--item {
	text-align: center;
	margin-top: -0.6em;
	margin-bottom: 0.6em;
}
.notes__container--exception {
	text-align: center;
}
.notes {
	text-indent:-1em;
	padding-left:1em;
  line-height: 1.6;
  padding-bottom: 0.2em;
}
.notes--unique {
	text-indent: 0;
	padding-left: 0;
}

.CPinfoMain__container {
	font-size: 18px;
}
.CPinfoMv {
	height: auto;
}
.CPinfoMv__inner {
	width: 100%;
}
.CPinfoMv__img {
	width: 100%;
}
.CPinfoMv__img img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.CPinfo {
  color: #333333;
  margin-bottom: 5em;
}

.CPinfo__container {
	padding: 2em 0;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-size: contain;
	font-size: 16px;
	font-weight: 500;
}
.CPinfo__main {
	margin: 0 auto;
	line-height: 1.6;
	text-align: center;
}
.CPinfo__main img {
	border-style: none;
	vertical-align: bottom;
}
.CPinfo__mainInner {
	width: 100%;
	max-width: 840px;
	margin: 0 auto;
	padding: 0 15px 0;
}
.CPinfo__intro {
	text-align: center;
	margin-bottom: 3em;
	font-size: 1.4em;
	line-height: 1.8;
	font-weight: 500;
	color: #343e8c;
	font-family: 'Noto Sans','Noto Sans JP', serif;
}
.CPinfo__introImg {
	width: 25%;
	max-width: 300px;
	margin-bottom: 1em;
}
.CPinfo__intro--itemListTitle {
	margin-bottom: 1.6em;
	font-size: 24px;
}
.CPinfo__inner {
	max-width: 980px;
	margin: 0 auto;
}
.CPinfo__textWapper {
	width: fit-content;
	margin: 0 auto;
}
.CPinfo__text {
	font-size: 1.15em;
	margin-bottom: 0.5em;
	line-height: 1.8;
}

.CPinfo__itemTax {
	font-size: 0.8em;
}
.period {
	font-size: 1.2em;
  font-weight: 500;
	font-family: 'Noto Sans','Noto Sans JP', serif;
	letter-spacing: 0.05em;
	margin-bottom: 2em;
}
.periodText {
  font-size: 1.2em;
}
.SubTitle {
	font-weight: 500;
	display: block;
	margin: 4em auto 2.4em;
	font-size: 1.2em;
	background: #343e8c;
	color: #ffffff;
	padding: 0.7em 0;
	line-height: 1.5;
}
.SubTitle--notes {
	margin: 3.4em auto 0;
  background: #343e8c;
	border: 1px solid #343e8c;
	font-size: 1em;
}

.CPinfo__content {
	width: 90%;
	min-width: 759px;
	margin: 0 auto;
	border: 1px dotted #343e8c;
	padding: 3em 2em 7em;
	border-radius: 8px;
}
.CPinfo__contentTitle {
	margin-bottom: 3em;
	font-size: 1.2em;
	color: #343e8c;
	font-weight: 500;
	position: relative;
}
.CPinfo__contentTitle::after {
	content: "";
	display: block;
	width: 90%;
	height: 1px;
	background-color: #343e8c;
	position: absolute;
	bottom: -0.8em;
	left: 50%;
	transform: translateX(-50%);
}
.CPinfo__contentSubTitle {
	margin-top: 2.4em;
	margin-bottom: 0.6em;
	font-size: 1.1em;
	color: #343e8c;
	font-weight: 500;
}
.CPinfo__contentRead {
	font-weight: 500;
	font-size: 1em;
	margin-bottom: 1em;
}
.CPinfo__contentText {
  font-size: 1em;
	margin-bottom: 0.6em;
}
.CPinfo__contentPeriod {
	font-size: 1.1em;
  font-weight: 500;
	font-family: 'Noto Sans','Noto Sans JP', serif;
	letter-spacing: 0.05em;
	margin-bottom: 0.4em;
}
.CPinfo__contentAddress {
  font-size: 1em;
	margin-bottom: 0.6em;
}

.p-faq a {
	font-size:14px;
}
.p-faq__qa__container {
	width: 90%;
	min-width: 759px;
	margin: 0 auto;
	font-family: 'Noto Sans','Noto Sans JP', serif;
}
.p-faq__qa {
	margin-bottom: 20px;
}
.p-faq__qa__a {
	margin-top: 5px;
}
.p-faq__qa__a--inner {
	text-align: left;
	font-size: 14px;
	align-items: baseline;
}
.p-faq__qa h3 {
	padding-bottom: 3px;
}
.p-faq__qa h3 .qa-mark {
	color: #69a1cd;
}
.p-faq__qa .qa-mark {
	display: block;
	font-size: 26px;
	color: #6b7d8b;
	margin-right: 9px;
}

.CPinfo__main .productDetailInfoBtn > a {
	background-color: #00249c !important;
	border-radius: 0;
}
.CPinfo__main .productDetailInfoBtn > a img {
	width: 19px;
	height: 16px;
}

#readMoreBlock {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  gap: 2em;
}
.readMoreInner {
  width: 100%;
  margin: 0 auto;
  border-radius: 3px;
  box-sizing: border-box;
  background: #FFF;
	position: relative;
}
.readMoreContainer {
  position: relative;
  height: auto;
  max-height: 360px;
  overflow: hidden;
  transition: max-height 0.6s;
}
.readMoreContainer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: 1s;
  background: linear-gradient(to bottom, transparent 50%, #ffffff 100%);
  pointer-events: none;
}
.readMoreContainer.show:after {
  z-index: -1;
  opacity: 0;
}
.readMoreBtn {
  display: block;
	width: 160px;
  margin: 0 auto;
  padding: 8px 0;
  border: 0;
  color: #ffffff;
  background-color: #30333f;
  cursor: pointer;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
}

.readMoreContainer p:last-child {
    margin-bottom: 10px;
}


@media (hover: hover) {
	.CPinfo a:hover {
		opacity: 0.6;
    transition: all 0.3s;
	}
	.CPinfo__linkBtn:hover {
		opacity: 0.5;
	}
 .CPinfo__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;
	}
  .CPinfo_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 0 1em;
		font-size: 12px;
		text-align: left;
	}
	.notes__container--period {
		text-align: left;
	}
	.notes__container--item {
		padding: 0;
		text-align: center;
	}
  .CPinfo {
    text-align: justify;
  	margin-bottom: 0;
  }
	.CPinfo__container {
		padding: 5% 5px 10%;
		font-size: 0.9em;
	}
	.CPinfo__inner {
		max-width: 600px;
		padding: 0 10px;
		margin: 0 auto;
	}
  .CPinfo__main {
    margin-bottom: 7.128vw;
		text-align: left;
		padding: 0;
		line-height: 1.5;
  }
  .CPinfoMv {
		max-width: 100%;
		margin: 0 auto;
    height: auto;
  }
	.CPinfo__mainInner {
		width: 100%;
		margin: 0 auto 0;
		padding: 0;
	}
	.CPinfo__intro {
		font-size: 1.3em;
		line-height: 1.6;
		padding: 0 10px;
		margin-bottom: 0;
	}
	.CPinfo__introImg {
		width: 50%;
		max-width: 200px;
		margin-bottom: 1em;
	}
	.SubTitle {
		margin: 2.4em auto 1.4em;
		text-align: center;
		padding: 0.6em 0;
		font-size: 1.15em;
	}
	.period {
		text-align: center;
		margin-bottom: 1.5em;
		line-height: 1.5;
		font-size: 1.1em;
	}
	.CPinfo__heading {
		font-size: 16px;
		text-align: center;
	}
	.CPinfo__text {
		font-size: 16px;
		margin-bottom: 0.8em;
	}
	.CPinfo__text--unique {
		text-align: left;
		padding: 0;
	}
	.CPinfo__text--noTextAlign {
		text-align: center;
	}
  .periodText {
    text-align: center;
    font-size: 1.1em;
  }

	.CPinfo__content {
		width: 100%;
		padding: 1.5em 1em 5em;
		min-width: initial;
		text-align: center;
	}
	.CPinfo__contentTitle {
		margin-bottom: 2.4em;
		font-size: 1.15em;
	}
	.CPinfo__contentTitle::after {
		width: 90%;
		height: 1px;
		background-color: #343e8c;
		position: absolute;
		bottom: -0.8em;
		left: 50%;
		transform: translateX(-50%);
	}
	.CPinfo__contentSubTitle {
		margin-top: 1.4em;
	}
	.CPinfo__contentRead {
		text-align: justify;
	}

	.p-faq__qa__container {
		width: 100%;
		min-width: initial;
	}
	.p-faq__qa {
		margin-bottom: 8px;
	}
	.p-faq__qa h3 {
		padding-bottom: 16px;
	}

	.CPinfo__intro--itemListTitle {
		font-size: 18px;
		margin-bottom: 1.6em;
	}

	.page-contentspages .wrapper {
		margin-top: 40px;
	}


}