<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å…±é€šã‚¹ã‚¿ã‚¤ãƒ« */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: "Hiragino Sans";
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Lato', 'Hiragino sans', 'Meiryo', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 10%;
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: number 0;
  overflow-x: hidden;
  overscroll-behavior: none;
}
@media screen and (max-width: 560px) {
  body {
    font-size: 16px;
  }
}
body header{
	background: #FFF;
	padding: 10px;
	border-bottom: 1px solid #eee;
}
body header .wrapper_header{
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1200px;
}
body header h1{
	display: inline-block;
	float: left;
}

section {
	line-height: 180%;
}
div.cont {
  max-width: 1000px;
  width: 100%;
  padding: 64px 0 0;
  display: flex;
  flex-direction: column;
  gap: 64px;
  margin: 0 auto;
}
div.cont h1 img {
  margin: 0 auto 8px;
  display: block;
  width: 12.5vh;
}
div.cont h2 img {
  margin: 0 auto 4px;
  display: block;
  width: 5vh;
}
@media screen and (max-width: 767px) {
  div.cont {
    width: 90vw;
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 32px;
  }
}
@media screen and (min-width:768px) and ( max-width:1024px){
  div.cont {
    width: 90vw;
  }
}	
	
.cont-narrow-gap {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 560px) {
  .br-sp {
    display: block;
  }
  .none-sp {
    display: none;
  }
}
/* è¦‹å‡ºã— */
.cont h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
  width: 100%;
  text-align: center;
  margin: 16px 0;
}
.cont h2 {
  margin: 0 auto;
  font-size: 28px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
  white-space: normal
}
.cont h3 {
  margin: 0 auto;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
}
.cont h4 {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 10%;
}
@media screen and (max-width: 560px) {
  .cont h1 {
    font-size: 28px;
  }
  .cont h2 {
    font-size: 24px;
  }
  .cont h3 {
    font-size: 20px;
  }
  .cont h4 {
    font-size: 18px;
  }
}
/*ãƒ‡ã‚¶ã‚¤ãƒ³ä»˜ãã®hï¼’*/
h2.style {
  position: relative;
  display: inline-block;
  padding: 0 66px;
}
h2.style:before, h2.style:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
}
h2.style.pink:before, h2.style.pink:after {
  background-color: #BA1064;
}
h2.style.navy:before, h2.style.navy:after {
  background-color: #006;
}
h2.style:before {
  left: 0;
}
h2.style:after {
  right: 0;
}
@media screen and (max-width: 560px) {
  h2.style {
    padding: auto;
    text-align: center;
    margin: 0;
  }
}
/*ãƒ‡ã‚¶ã‚¤ãƒ³ä»˜ãã®h3*/
h3.style.navy {
  width: 100%;
  padding-left: 8px;
  border-left: solid 8px #006;
  margin-bottom: 32px;
}
h3.style.pink {
  width: 100%;
  padding-left: 8px;
  border-left: solid 8px #BA1064;
  margin-bottom: 32px;
}
/* ãƒ†ã‚­ã‚¹ãƒˆã‚¹ã‚¿ã‚¤ãƒ« */
p {
  margin: 0;
}
.strong {
  font-weight: 600;
}
.pink {
  color: #D91676;
  font-style: normal;
}
.navy {
  color: #000066;
}
.red {
  color: #CC1818;
  font-style: normal;
}
.grey {
  color: #adadad;
}
.white {
  color: #FFFFFF;
}
.text-L {
  font-size: 18px;
  line-height: 180%;
}
.text-M {
  font-size: 16px;
  line-height: 180%;
}
.text-S {
  font-size: 12px;
  line-height: 130%;
}
/* ã‚»ãƒ³ã‚¿ãƒªãƒ³ã‚° ãƒ†ã‚­ã‚¹ãƒˆã‚»ãƒƒãƒˆ */
.centering {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
}
/* ãƒ†ã‚­ã‚¹ãƒˆï¼‹ãƒœã‚¿ãƒ³ã‚»ãƒƒãƒˆ */
.button-parts {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.button-parts h3 {
  text-align: center;
}
/* ãƒªãƒ³ã‚¯ã€€*/
a {
  text-decoration: none;
  color: inherit;
  padding: 0;
  margin: 0;
}
a.text:hover {
  text-decoration: underline;
}
.cover-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
a.link-icon {
  color: #333;
  text-decoration: underline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 24px;
  margin-top: 8px;
  background: url(https://www.m2plus.com/o/images/super_m3day/fluent_open-32-filled.svg) 100%/20px auto no-repeat
}
.centering a.link-icon {
  align-items: center;
}
/* KV */
.kv-sec {
}
.kv-wrapper {
  padding: 64px 0 0;
  align-items: center;
  position: relative;
  text-align: center;
  background-image:url(../../../images/debut_pointup_cpn/kv/img_woman.png),url(../../../images/debut_pointup_cpn/kv/img_flower1.png),linear-gradient(151deg, #FCF0F7 14.58%, rgba(255, 250, 253, 0.00) 55%);
  background-size: contain, 50%, contain;
  background-repeat: no-repeat;
  background-position:top right -150px,top -30px left ,center center
}
.kv-wrapper .kv {
  padding: 0px 135px 35px 0px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;	
}
.kv-wrapper .kv_copy img {
  max-width: 600px;
}

.kv-wrapper .kv_block {
  max-width: 1000px;
  min-width: 860px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.30);
  box-shadow: 4.507px 9.013px 33.799px 0px rgba(0, 0, 0, 0.07);
}

.kv-wrapper .kv_cpn {
  width: 50%;
  display: flex;
  padding: 64px 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  backdrop-filter: blur(10px);
}
.kv-wrapper .kv_cpn_target {
  display: flex;
  text-align: left;
  align-items: center;
  gap: 8px;
  line-height: 1.4;
  font-size: 20px;
  letter-spacing: 1px;
}
.kv-wrapper .kv_cpn_target span {
  color:#D91676;
  font-weight:600;
}
.kv-wrapper .kv_cpn_target img {
  height: 5.5vh;
}
.kv-wrapper .kv_cpn_text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  line-height: 1;
}
.kv-wrapper .kv_cpn_text span {
  font-size: 26px;
  display: block;
}
.kv-wrapper .kv_cpn_text span:nth-child(2){
  font-size: 47px;
  font-weight: 600;
  letter-spacing: 2px;
}

.kv-wrapper .kv_cpn_text span:nth-child(3){
  font-size: 46px;
  font-weight: 600;
  letter-spacing: 1px;
}
.kv-wrapper .kv_cpn_text span:nth-child(2)::after{
  content: "ã«";
  font-size: 33px;
  font-weight: 600;
}
.kv-wrapper .kv_box_detail {
  display: flex;
  font-family: "Hiragino Sans";
  width: 50%;
  border-radius: 0px 33.799px 33.799px 0px;
  background: rgba(217, 22, 118, 0.10);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 64px 32px;
  border-radius: 0 30px 30px 0;
  flex-direction: column;
  backdrop-filter: blur(10px);
  justify-content: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
}
.kv-wrapper .kv_detail_text{
  font-size: 25px;
  color:#D91676;
  font-weight:600;
  letter-spacing: 1px;
}
.kv-wrapper .date{
  font-size: 21px;
  font-weight:600;
  padding-top: 18px;
}

@media screen and (min-width: 767px)and (max-width: 1023px){
.kv-wrapper {
  padding: 150px 0 0;
  background-size: 80%, 50%, contain;
  background-position: top -40px right -120px, top -30px left, center center;
}
.kv-wrapper .kv_block{
  min-width:inherit;
}
.kv-wrapper .kv_box_detail img{
  max-width: 250px;
}
.kv-wrapper .kv {
  padding: 0;
  gap: 60px;
}
.kv-wrapper .kv_cpn_text span:nth-child(2) {
  font-size: 38px;
}
.kv-wrapper .kv_cpn_text span:nth-child(3) {
  font-size: 40px;
}
.kv-wrapper .kv_detail_text {
  font-size: 21px;
}
.kv-wrapper .kv_cpn_target span {
  font-size: 17px;
}
.book-list-bk{
  padding: 0 32px 24px;
}
}

@media screen and (max-width: 767px) {
.kv-wrapper{
  width: 100%;
  background-position: top -30px right -100px, top -20px left -20px, center center;
  padding: 40px 16px 16px;
  background-size: 120%, 90%, contain;
}
.kv-wrapper .kv_copy img{
  max-width: 100%;
}
.kv-wrapper .kv {
  padding: 0;
  gap: 40px;
}
.kv-wrapper .kv_block{
  width: 90vw;
  min-width: inherit;
  margin: 0 auto;
  flex-direction: column;
  gap: 10px;
}
.kv-wrapper .kv_copy img {
  width: 50vw;
}	
.kv-wrapper .kv_cpn{
  width: 100%;
  padding: 24px;
}
.kv-wrapper .kv_box_detail{
  width: 100%;
  border-radius: 0 0 30px 30px;
  padding: 32px 24px;
}
.kv-wrapper .kv_box_detail img{
  width: 247px;
}
.kv-wrapper .kv_cpn_target {
  text-align: center;
  flex-direction: column;
  font-size: 15px;
}
.kv-wrapper .kv_cpn_target img {
    height: 6vh;
    margin: 0 auto;
}
.kv-wrapper .kv_cpn_text span {
    font-size: 20px;
}
.kv-wrapper .kv_cpn_text span:nth-child(2) {
    font-size: 36px;
}
.kv-wrapper .kv_cpn_text span:nth-child(3) {
    font-size: 38px;
}
.kv-wrapper .date {
    font-size: 15px;
}
.kv-wrapper .kv_detail_text {
    font-size: 19px;
}
}
  .kv-img-pc {
    width: 100%;
    max-width: 1200px;
  }
  .kv-img-sp {
    display: none;
  }
@media screen and (min-width:1024px) and ( max-width:1240px){
.kv-wrapper	{
  padding: 100px 0 0;
  background-size: 80%, 50%, contain;
  background-position: top -40px right -120px, top -30px left, center center;
}
.kv-wrapper .kv {
  padding: 0;
  gap: 60px;
}
.kv-wrapper .kv_block {
  min-width: inherit;
}
.kv-wrapper .kv_copy img {
    width: 500px;
}
}
@media screen and (max-width: 560px) {
  .kv-img-pc {
    display: none;
  }
  .kv-img-sp {
    width: 90%;
    margin: 0 auto;
  }
}
/* KV */
.kv-date {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.kv-date p{
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
.kv-date img{
  margin: 0 auto;
  width: 30vh;
  display: block;
}
@media screen and (max-width: 560px) {
.kv-date p{
  font-size: 16px;
  padding-bottom: 8px;
}
}

/* ãƒœã‚¿ãƒ³ã‚¹ã‚¿ã‚¤ãƒ« */
.open-ico {
  height: 20px;
  width: fit-content;
}
/* ãƒã‚¤ãƒ“ãƒ¼ãƒœã‚¿ãƒ³ */
.primary-main {
  max-width: 450px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  gap: 10px;
  background: #000066;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
}
.primary-main:hover {
  background-color: #0000B2;
}
/* ãƒ”ãƒ³ã‚¯ãƒœã‚¿ãƒ³ */
@media screen and (min-width: 561px) {
  .accent-main {
    max-width: 450px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 32px;
    gap: 10px;
    background: #BA1064;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
  }
}
@media screen and (max-width: 560px) {
  .accent-main {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
    gap: 10px;
    background: #BA1064;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
  }
}
.accent-main:hover {
  background-color: #D91676;
}
.button-L {
  width: 450px;
  margin: 0 auto;
}
@media screen and (max-width: 560px) {
  .button-L {
    width: 100%;
    padding: 16px 0;
  }
}
.button-S {
  margin: 0;
  padding: 8px 0;
  font-weight: 600;
}
/* ãƒˆãƒƒãƒ—ã¸æˆ»ã‚‹ãƒœã‚¿ãƒ³ */
.pagetop {
  height: 64px;
  width: 64px;
  position: fixed;
  right: 2%;
  bottom: 24px;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px #006;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.pagetop__cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  font-size: 10px;
}
.pagetop__cont p {
  text-align: center;
  line-height: 1.2em;
  font-weight: 600;
  color: #000066;
}
.pagetop__arrow {
  height: 8px;
  width: 8px;
  border-top: 2px solid #006;
  border-right: 2px solid #006;
  transform: translateY(20%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
  .pagetop:hover, .pagetop:hover .pagetop__arrow, .pagetop:hover .pagetop__cont p {
    border-color: #3293e7;
    color: #3293e7;
  }
}
@media screen and (max-width: 560px) {
  .pagetop {
    bottom: 16px;
  }
}
/* ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ */
.page-link-sec {
    padding: 8px 16px 0;
	margin: 0 auto;
    max-width: 670px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}
@media screen and (max-width: 560px) {
.page-link-sec {
	padding: 16px 16px 0 16px;
	gap: 8px;
	}
}
.page-link-wrapper {
    display: flex;
    max-width: 1200px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: fit-content;
    margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .page-link-wrapper {
    column-gap: 16px;
  }
}
@media screen and (max-width: 560px) {
  .page-link-wrapper {
    display: contents;
  }
}
.page-link {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  position: relative;
  border-radius: 20px;
  border: 1px solid #333;
  background: #FFF;
  font-weight: 600;
}
@media screen and (max-width: 560px) {
  .page-link {
      padding: 8px 32px;
	  justify-content: space-between;
	  gap: 8px;
  }
  .cpn-link-wrapper .page-link {
      border-radius: 4px;
  }
}
.page-link:hover {
  opacity: 0.7;
}
.page-link img {
  width: 20px;
}
.page-link p {
  display: block;
  text-align: center;
  padding: 0px 4px 8px;
  font-weight: 600;
  line-height: 1.4em;
  color: #000066;
  width: 100%;
  font-size: 16px;
}
@media screen and (max-width: 560px) {
  .page-link p {
    font-size: 14px;
  }
}
.cpn-link-wrapper {
	max-width: 400px;
    gap: 24px;
    margin: 0 auto;
}
@media screen and (max-width: 560px) {
.cpn-link-wrapper {
	margin: 0 32px;
}
}
/* æ›¸ç±çµžã‚Šè¾¼ã¿ã¸ç§»å‹•ãƒœã‚¿ãƒ³ */
.pagemiddle {
  height: 64px;
  width: 64px;
  position: fixed;
  right: 2%;
  bottom: 96px;
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px #006;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.pagemiddle__cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 10px;
}
.pagemiddle__cont p {
  text-align: center;
  line-height: 1.2em;
  font-weight: 600;
  color: #000066;
}
.material-symbols-outlined {
  color: #000066;
  font-size: 16px !important;
}
@media (hover: hover) and (pointer: fine) {
  .pagemiddle:hover, .pagemiddle:hover .pagemiddle__icon, .pagemiddle:hover .pagemiddle__cont p, .pagemiddle:hover .material-symbols-outlined {
    border-color: #3293e7;
    color: #3293e7;
  }
}
@media screen and (max-width: 560px) {
  .pagemiddle {
    bottom: 96px;
  }
}
/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«è¿½å¾“CTAãƒœã‚¿ãƒ³ */
@media screen and (min-width: 561px) {
  .cta {
    position: fixed;
    right: 0;
    bottom: 12%;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    background-color: #FAEDF3;
    border-radius: 8px 0 0 8px;
    z-index: 1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    color: #333;
    width: auto;
  }
}
@media screen and (max-width: 560px) {
  .cta {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    background-color: #FAEDF3;
    z-index: 1;
    color: #333;
    box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.15);
  }
}
/*
    .cta:hover {
        background-color: #D91676;
    }
    */
/* ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ã®ã‚¹ã‚¿ã‚¤ãƒ« */
.flex-subscribe {
  display: flex;
  gap: 0.8em;
  align-items: baseline;
}
input:where(:not(.atlas-header *, .atlas-nav *, .atlas-sp-header *, .atlas-footer *, .atlas-sp-footer *, .sb-slidebar *, .common-parts-cnt *)) {
  transform: scale(1.6);
  margin: 0;
}
.--start {
  align-items: flex-start;
}
.--center {
  align-items: center;
}
.checkbox-input {
  flex-direction: row-reverse;
}
/* ã‚°ãƒªãƒƒãƒ‰ã‚¹ã‚¿ã‚¤ãƒ«*/
.grid-3col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 64px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .grid-3col {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
}
@media screen and (max-width: 560px) {
  .grid-3col {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.grid-4col {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
}
@media screen and (max-width: 960px) {
  .grid-4col {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 8px;
  }
}
@media screen and (max-width: 560px) {
  .grid-4col {
    grid-template-columns: 1fr;
  }
}
/* ã‚­ãƒ£ãƒ³ãƒšãƒ¼ãƒ³è©³ç´° */
.campaign-detail-sec {
  /*background-color: #f6f6f6;
     è‰²ã¯LPã«ã‚ˆã£ã¦å¯å¤‰ */
	padding-bottom: 64px;
}
@media screen and (max-width: 560px) {
.campaign-detail-sec {
	padding-bottom: 32px;
  }
}
.cont-area {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 32px;
}
.cont-area img {
    width: 23vh;
	margin: 0 auto;
}

.footer-cont {
  width: auto;
  display: flex;
  flex-direction: column;
}
.copy-right {
  margin: 0 auto;
  font-size: 10px;
}
.footer-link-cont {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 8px;
}
@media screen and (max-width: 560px) {
  .footer.cont {
    width: 100%;
  }
  .footer-link-cont {
    text-align: center;
  }
}

/* PRã‚»ã‚¯ã‚·ãƒ§ãƒ³1 */
.pr-parts1 {
  display: flex;
  flex-direction: row;
  gap: 64px;
}
.pr-parts1 img {
  width: 380px;
  object-fit: contain;
}
@media screen and (max-width: 780px) {
  .pr-parts1 {
    gap: 16px;
  }
  .pr-parts1 img {
    width: 240px;
    object-fit: contain;
  }
}
@media screen and (max-width: 560px) {
  .pr-parts1 {
    flex-direction: column;
    gap: 16px;
  }
  .pr-parts1 img {
    width: 100%;
    object-fit: contain;
  }
}
.sentence-block {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: auto 0;
}
.pr-parts1 h3 {
  margin-bottom: 8px;
}
/* PRã‚»ã‚¯ã‚·ãƒ§ãƒ³2 */
div.pr-parts2 {
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
}
.br {
  display: block;
}
.pr-parts2-img {
  height: 240px;
  width: fit-content;
}
@media screen and (max-width: 560px) {
  div.pr-parts2 {
    gap: 32px;
  }
  .pr-parts2-img {
    width: 100%;
    height: auto;
  }
}
.pr-parts2 p {
  text-align: center;
}
/* æ›¸ç±ãƒ»ã‚»ãƒƒãƒˆä¸€è¦§ã‚»ã‚¯ã‚·ãƒ§ãƒ³ */

.book-list-block {

}
.book-list-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 32px;
}
@media screen and (max-width: 1240px) {
.book-list-grid {
  grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 1000px) {
.book-list-grid {
  grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 560px) {
.book-list-grid {
    grid-template-columns: 1fr;
  }
}
.book-list-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 64px;
	background-image: url(../../../images/debut_pointup_cpn/img_flower3.png);
	background-position:top -10% left;
	background-repeat: no-repeat;
	background-size: 50%;
}
.book-list-bk{
	width: 100%;
    padding: 80px 32px;
    backdrop-filter: blur(10px);
    background: rgba(246, 227, 239, 0.30);
    box-shadow: 0px 4px 40px 0px rgba(195, 186, 186, 0.50);
}
@media screen and (max-width: 767px) {
.book-list-sec  {
  padding-bottom: 0;
  }
.book-list-bk{
  padding: 32px 16px;
}	
}
/* å˜å“ */
.card {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 16px;
  background-color: #fff;
  border: #EBEBEB 1px solid;
}
.card img {
  margin-bottom: 16px;
}
.card:hover {
  opacity: 0.75;
  color: #307CBA;
}
.card-link {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.book-main-block {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: left;
  align-self: stretch;
  flex-grow: 1;
  font-size: 16px;
}
.book-cover-S {
  height: 160px;
  width: auto;
  margin: 0 auto;
}
.book-title-block {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
p.copy {
  opacity: 0.7;
}
.price-block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.price-info {
  display: flex;
  flex-direction: row;
  column-gap: 8px;
  vertical-align: middle;
  padding-left: 8px;
}
.price {
    font-size: 18px;
    font-weight: 600;
}
.price span{
    font-size: 16px;
    font-weight: 600;
	color: #D91676;
}
p.name {
  display: flex;
  flex-direction: row;
  gap: 2px;
  box-sizing: border-box;
  align-items: center;
  vertical-align: middle;
  padding: 4px 8px;
  background: #EBEBEB;
  width: fit-content;
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
}
.name img {
  width: 18px;
  height: fit-content;
}
.name em {
  background-color: #D91676;
  border-radius: 15%;
  padding: 2px 4px;
  margin-left: 6px;
  color: #fff;
  font-style: normal;
}
.point {	
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  background: #BA1064;
  color: #fff;
  border-radius: 0px;
  gap: 4px;
}
.book-info-block {
  height: 140px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px;
  gap: 8px;
  background: #F9F9FC;
}
@media screen and (max-width: 560px) {
  .book-info-block {
    height: auto;
  }
}
.info-title-block {
  height: 16px;
}
.book-info-text {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.book-info-text .down {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}
@media screen and (max-width: 560px) {
  .book-info-text {
    font-weight: 500;
    font-size: 14px;
  }
  .info-title-block {
    height: 18px;
  }
}
.rank-block {
  position: absolute;
  top: -0.2%;
  left: -0.2%;
  width: 60px;
  height: 60px;
}
.rank-text {
  font-family: 'EB Garamond';
  width: 30px;
  text-align: center;
  font-weight: 800;
  font-size: 18px;
  color: #333;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  position: absolute;
  left: 3.88%;
  right: 46.12%;
  top: 12%;
}
.rank-text-top {
  font-family: 'EB Garamond';
  width: 30px;
  text-align: center;
  font-weight: 800;
  font-size: 18px;
  color: #fff;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  position: absolute;
  left: 3.88%;
  right: 46.12%;
  top: 12%;
}
/* ã‚»ãƒƒãƒˆ */
.set-1col {
  display: flex;
  flex-direction: row;
  background-color: #FFFFFF;
  gap: 32px;
  padding: 32px;
}
@media screen and (max-width: 960px) {
  .set-1col {
    flex-direction: column;
    padding: 16px;
    gap: 8px;
  }
  .set-1col img {
    margin: 0 auto;
  }
}
.set-thum-L {
  width: 400px;
  height: fit-content;
}
@media screen and (max-width: 560px) {
  .set-thum-L {
    width: 100%;
  }
}
.set-1col-detail {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.set-1col-detail .main {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.set-1col .price-block, .set-multiple-col .price-block {
  padding: 0;
}
.set-1col .action-part {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media screen and (max-width: 780px) {
  .set-1col .action-part {
    grid-template-columns: 1fr;
  }
}
.set-1col .action-part .offer {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: stretch;
  padding: 16px;
  background-color: #f7f7f7;
  border-radius: 4px;
}
.set-multiple-col .action-part {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.set-multiple-col .action-part .offer {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px;
  border-radius: 4px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 560px) {
  .set-multiple-col .action-part .sp-not-display {
    display: none;
  }
}
.set-1col .action-part .offer .text-emphasis, .set-multiple-col .action-part .offer .text-emphasis {
  color: #D91676;
  font-weight: 600;
}
@media screen and (max-width: 780px) {
  .set-1col .price-block {
    text-align: center;
  }
  .set-1col .button-S {
    width: 100%;
    max-width: none !important;
    margin: 0 auto;
  }
}
p.disabled {
  opacity: 0.1;
}
a.disabled, a.disabled:hover {
  background: #EBEBEB;
  color: #ADADAD !important;
  box-shadow: none;
}
.set-multiple-col {
  display: flex;
  flex-direction: column;
  padding: 16px;
  gap: 8px;
  background-color: #fff;
}
.set-main-block {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 1;
}
.set-thum-S {
  width: 100%;
  height: fit-content;
}

/* PRã‚»ã‚¯ã‚·ãƒ§ãƒ³3 */
.pr-block {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
.pr-image-box {
  height: fit-content;
  text-align: center;
  position: relative;
  background: #F2F2F7;
  width: 100%;
}
/* PRãƒœãƒƒã‚¯ã‚¹ã®ãƒ†ã‚­ã‚¹ãƒˆ */
.grid-col-gap-S {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.pr-block img {
  width: 100%;
}
.pr-block h3 {
  text-align: start;
}
.pr-block p {
  width: 100%;
  text-align: left;
}
/* ãƒªã‚¹ãƒˆã‚¹ã‚¿ã‚¤ãƒ« */
ul {
  margin: 0;
  padding-left: 16px;
}
/* ã‚³ãƒ¡å°é€£ç•ªãƒªã‚¹ãƒˆ */
ol.list-kome-wrap {
  list-style: none;
  padding: 16px;
  background: #EBEBEB;
}
ol.list-kome-wrap &gt; li {
  counter-increment: count-ex01;
  position: relative;
  padding-left: 2.5rem;
}
ol.list-kome-wrap &gt; li:before {
  content: "â€»"counter(count-ex01) "ï¼š";
  position: absolute;
  top: 0;
  left: 0;
}
.align-left {
  width: 100%;
  text-align: left;
}
.title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}	
.title img {
  width: 23vh;
}
.title h1{
  margin: 0;
}
.headline_sec {
  background-image: url(../../../images/debut_pointup_cpn/img_flower2.png), url(../../../images/debut_pointup_cpn/img_flower3.png);	
  background-size: 55%, 50%;
  background-repeat: no-repeat;
  background-position: top right -20%, bottom -40% left;
  margin: 64px 0 0;
}
.headline_sec h2,
.book-list-sec h2,
.banner-sec h2{
  color: #D91676;
  font-weight:600;
  font-size: 40px;
  line-height: 1.5;
}
.headline_sec h2 span, 
.book-list-sec h2 span,
.banner-sec h2 span{
  color: #D91676;
  font-weight:600;
  font-size: 18px;
  display: block;
  text-align: center;
}
.headline_sec .title p {
  font-size: 18px;
  line-height: 1.8;
  font-weight:600;
}
.headline_block {
  padding: 32px 0;
  gap: 32px;
}
.headline_date {
  width: 50%;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}
.headline_date .icon {
  padding-left: 34px;
  background: url(../../../images/debut_pointup_cpn/icon_coin.png) 0% / 30px auto no-repeat;
  font-size: 24px;
}
.headline_date table {
  margin: 16px 0;width: 100%;
  border-radius: 50px;
  border-collapse: collapse;
}
.headline_date table td {
  padding:8px 16px;
  border: 1px solid #333;
  font-size: 16px;
}
.headline_date table td.uppoint {
  color: #D91676;
  background-color: #fff;
  text-align: left;
}	
.headline_date table th {
  border-radius: 10px 0 0 0;
  padding: 8px 16px;
  font-size: 16px;
  color: #fff;
  background-color: #333;
}
.headline_date table th:nth-child(2) {
  border-radius: 0 10px 0 0;
}

@media screen and (max-width: 767px) {
  .headline_sec {
    background-size: 100%, 100%;
    background-position: top 100px right -20%, bottom -50px left;  
  }	
  .headline_block {
    padding: 16px 0;
    gap: 16px;
  }
  .headline_sec h2,
  .banner-sec h2{
    font-size: 32px;
    text-align: center;
}
  .book-list-sec h2{
    font-size: 24px;
}
}
.headline_box {
  gap:32px;
  padding-bottom: 64px;
}
.headline-book-list-grid {
  border-radius: 50px;
  display: flex;
  max-width: 1000px;
  padding: 40px;
  justify-content: center;
  align-items: flex-start;
  gap: 80px;
  background: rgba(255, 255, 255, 0.10);
  box-shadow: -5px -5px 20px 0px #FFF inset, 5px 5px 20px 0px rgba(216, 216, 216, 0.70) inset;
}
.headline_detail {
	display: flex;
	flex-direction: column;
	gap: 24px;
	flex: 1 0 0;
	text-align: left;
	line-height: 1.5;
}
.headline_detail .text-link {
    color: #0022D6;
    text-decoration: underline;
    padding-right: 24px;
    background: url(../../../images/debut_pointup_cpn/TextLink.png) no-repeat;
    background-position: right 0 center;
    text-align: left;
}

.headline_detail span {
	display: block;
	font-weight:600;
}
.headline_detail ul li{
	list-style-type: disc;
}
@media screen and (max-width: 767px) {
.headline_date {
  margin: 0;
  width: 100%;
  padding: 0;
}
.headline_date .icon {
  font-size: 20px;
}
.headline-book-list-grid {
  width: 100%;
  flex-direction: column;
  gap: 16px;
}
}
.subject-box{
	margin: 0 auto;
    max-width: 670px;
}
.subject-box img{
    width: 23vh;
}
.banner-sec {
    padding: 0 0 32px;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    gap: 64px;
}
.banner-box {
    margin: 0 auto;
	text-align: center;
}
.banner-box img {
    width: 23vh;
}
.banner-area {
   display: flex;
    flex-direction: column;
    width: 100%;
	gap: 32px;
}
@media screen and (max-width: 560px) {
.banner-box {
	text-align: left;
}
}
@media screen and (min-width: 561px) {
  .kv-img-pc {
    display: block;
  }
  .kv-img-sp {
    display: none;
  }
  .banner-img-pc {
    width: 100%;
    max-width: 580px;
  }
  .banner-img-sp {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .kv-img-pc {
    display: none;
  }
  .kv-img-sp {
    display: block;
  }
  .banner-img-pc {
    display: none;
  }
  .banner-img-sp {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
.banner-sec {
    gap: 0;
}
}

select::-ms-expand {
  display: none;
  /*--IEã§ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã®çŸ¢å°ã‚’æ¶ˆã™--*/
}
select {
  width: 450px;
  -webkit-appearance: none;
  /*--å„ãƒ–ãƒ©ã‚¦ã‚¶ã®CSSã‚’è§£é™¤--*/
  -moz-appearance: none;
  /*--å„ãƒ–ãƒ©ã‚¦ã‚¶ã®CSSã‚’è§£é™¤--*/
  appearance: none;
  /*--å„ãƒ–ãƒ©ã‚¦ã‚¶ã®CSSã‚’è§£é™¤--*/
  margin-top: 8px;
  padding: 16px 4px 16px 16px;
  font-size: 16px;
  border-radius: 4px;
  border: solid 1px #ADADAD;
  background-image: url(../../../images/debut_cpn/material-symbols_keyboard-arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: right 8px center;
  background-color: #fff;
  cursor: pointer;
}
@media screen and (max-width:560px) {
  select {
    width: 100%;
  }
}
select:focus {
  outline: 1px #ADADAD solid;
  border-radius: 4px;
}
ul.targets {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 561px) {
  .link-banner-sp {
    display: none;
  }
  .link-banner-pc {
    max-width: 1200px;
    width: 80vw;
  }
}
@media screen and (max-width: 560px) {
  .link-banner-pc {
    display: none;
  }
  .link-banner-sp {
    width: 100%;
  }
}
.link-banner {
  max-width: 1000px;
  width: 90vw;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin: 0 auto 64px;
}
.link-banner img {
  width: 100%;
}
.link-banner ul.banner_block {
    list-style: none;
    padding: 0;
    margin: 0;
}
.link-banner ul.banner_block li {
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
}
.link-banner a:hover  {
    opacity: .75
}
.link-banner ul.banner_block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    list-style: none;
    padding: 0;
    margin: 0;
}
.link-banner ul.banner_block li {
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 16px;
}
@media screen and (max-width:767px) {
.link-banner {
	max-width: 100%;
	width: 100%;
}
.link-banner ul.banner_block {
    display: grid;
    grid-template-columns: 1fr;
    list-style: none;
    padding: 0;
    margin: 0;
}
.link-banner ul.banner_block li {
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 8px;
}
}
.book-card {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  padding:24px 16px;
  gap: 8px;
  background-color: #fff;
  border-radius: 20px;
  background: #FFF;
  box-shadow: -5px -5px 16px 0px #F2F7FC, 5px 5px 16px 0px rgba(163, 177, 198, 0.70);
}
.book-card:hover {
  opacity: 0.75;
  color: #307CBA;
}
a.book-card-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.parallax-wrapper {
  height: 200px;
  width: 100vw;
}

ol {
  list-style: none;
  padding: 0;
}

.bg-grey {
  background: #ebebeb;
}
.material-symbols-outlined {
  font-variation-settings:
    'FILL'1, 'wght'400, 'GRAD'0, 'opsz'48
}
.br-sp {
    display: none;
}

@media screen and (max-width:560px) {
  .br-sp {
    display: block;
  }
}</pre></body></html>