<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: 1200px;
  width: 80vw;
  padding: 64px 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 8px;
  display: block;
  height: 1.5vh;
  width: auto;
}
@media screen and (max-width: 768px) {
div.cont {
    width: 90vw;
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 32px;
  }
div.cont h2 img {
  height: 2.5vh;
}
}
/* è¦‹å‡ºã— */
.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: 32px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
  white-space: normal
}
.cont h3 {
  margin: 0 auto;
  font-size: 24px;
  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: 20px;
  }
  .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;
}
.text-link {
  color: #307CBA;
}
.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{
  background-image: url(../../../images/launcher_renewal_cpn/kv/img_kv_bk.png);
  background-size: 100vw;
  background-repeat: no-repeat;
}
@media screen and (max-width: 999px) {
.kv-sec{
  background-image: url(../../../images/launcher_renewal_cpn/kv/img_kv_bk_tb.png);
}
}
@media screen and (max-width: 767px) {
.kv-sec{
  background-image: url(../../../images/launcher_renewal_cpn/kv/img_kv_bk_sp.png);
}
}
.kv-wrapper {
  padding: 24px 0 96px 0;
  position: relative;
  text-align: center;
}
.kv-wrapper .kv {
  display: flex;
}
.kv-box{
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 40px;
  color: #fff;
}
.kv-box span{
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 2.4px;
}
.kv-box .kv-catch{
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}
.kv-box .kv-catch img{
  max-width: 520px;	
  vertical-align: text-bottom;
}
.kv-box .kv-point{
  color: #fff;
  font-weight: 600;
  font-size: 48px;
}
.kv-box .kv-point span{
  color: #fff;
  font-weight: 600;
  font-size: 24px;
}
.kv-box .kv-point img{
  max-width: 306px;	
  margin: 0 0 -18px;
}
.kv-text-sec{
  padding: 0;
  margin: 0 auto;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.kv-copy-block{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 48px;
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}
.kv-copy-text{
  text-align: center;
  font-family: "Source Han Serif";
  font-size: 24px;
  letter-spacing: 2.4px;
  line-height: 1.7;
  min-width: 380px;
}
.kv-copy-text img{
  display: block;
  margin: 0 auto;
}
.kv-copy-block .page-link{
  color: #FFF;
  text-align: center;
  text-shadow: 0px 4px 30px rgba(0, 0, 102, 0.60);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 2px;
  border-radius: 50px;
  margin-top: 16px;
  border: 2.5px solid rgba(255, 255, 255, 0.80);
  background: rgba(59, 7, 65, 0.70);
  background-blend-mode: darken;
}
.kv-text{
    font-size: 20px;
    color: #333;
    display: flex;
    max-width: 1000px;
    width: 90vw;
    margin: 40px auto;
    padding: 40px 64px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    border-radius: 30px;
    border: 1px solid #FFF;
    background: rgba(255, 252, 250, 0.80);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 102, 0.25);
}
.kv-text p{
  font-size: 18px;
  font-weight: 600;
}
.kv-icon img{
	max-width: 880px;
	  width: 85vw;
}

@media screen and (min-width:769px) and ( max-width:1000px){
.kv-box{
  max-width: 570px;
}
.kv-wrapper {
  padding: 32px 0 96px;
  display: flex;
  flex-direction: column;
  gap: 108px;
}
.kv-box .kv-point img{
  width: 285px;
}	
.kv-icon img{
  width: 100%;
}
.kv-text{
  margin: 0 64px;
  width: auto;
}	
}
@media screen and (max-width: 1240px) {
.kv-box{
  padding:24px 24px 32px;
}
}
@media screen and (min-width: 561px) {
.kv-copy-block{
  gap: 36px;
}
.kv-img-pc {
  width: 100%;
  max-width: 1200px;
}
.kv-img-sp {
  display: none;
  }
}
@media screen and (max-width:769px) {
.kv-box .kv-point{
  font-size: 24px;
}
}	
@media screen and (max-width: 560px) {
.kv-box .kv-point{
  font-size: 24px;
}
.kv-wrapper {
  padding: 16px 0 32px;
  display: flex;
  flex-direction: column;
  gap: 216px;
}
.kv-img-pc {
  display: none;
}
.kv-img-sp {
  width: 90%;
  margin: 0 auto;
}
.kv-box{
  width: 100%;
  padding:0 16px;
}
.kv-box span {
  font-size: 22px;
  line-height: 1;
}
.kv-box .kv-catch img{
  width: 100%;
}
.kv-box .kv-point img{
  width: 100%;
  max-width: 235px;
  margin: 0 0 -15px;
}	
.kv-text{
  width: 90vw;
  align-self: center;
  align-items: center;
  padding: 16px;
  gap: 16px;
}
.kv-text p{
  font-size: 16px;
}
.kv-icon img{
  width: 100%;
}
.kv-copy-block .page-link{
  font-size: 16px;
  justify-content: center;
  margin-top: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__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;
}

.page-link-wrapper {
    display: flex;
    max-width: 1200px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: fit-content;
    margin: 0 auto;
} 
.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-sec {
    padding: 16px 16px 0 16px;
    gap: 8px;
  }
  .page-link-wrapper {
    display: contents;
  }
  .page-link {
      padding: 8px 16px;
	  gap: 8px;
  }
  .cpn-link-wrapper .page-link {
      border-radius: 4px;
  }
}
@media screen and (max-width: 768px) {
  .page-link-wrapper {
    column-gap: 16px;
  }
}
.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;
  }
}
/* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«è¿½å¾“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 {
	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;
}
table {
  table-layout: auto;
  width: 100%;
  border-collapse: collapse;
}
tr {
}
.tr-top {
  border-top: 0px;
}
.table-row-title {
  display: flex;
  align-items: flex-start;
  font-weight: 600;
}
.s {
  width: 150px;
}
td {
}
.table-row-cont {
  width: 100%;
}
.table-row-cont li{
  list-style: disc;
}
.td-in-td {
  padding: 16px;
  background: #EBEBEB;
  /* è‰²ã¯LPã«ã‚ˆã£ã¦å¯å¤‰ */
  width: fit-content;
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1200px) {
  .s {
    width: 100px;
  }
}
@media screen and (max-width: 960px) {
  .s {
    width: 75px;
  }
}
@media screen and (max-width: 560px) {
  .s {
    padding-top: 16px;
    padding-bottom: 0;
    width: 100%
  }
  .tr-top .table-row-title.s {
    padding-top: 0;
  }
  tr.parent {
    display: block;
  }
  td {
    padding: 8px 0;
  }
  .table-row-title {
    padding: 16px 0 0 0;
  }
  .table-row-cont {
    padding: 16px 0 16px 0;
  }
  .td-in-td {
    max-width: fit-content;
  }
}
/* PRã‚»ã‚¯ã‚·ãƒ§ãƒ³1 */
.pr-parts1 {
  display: flex;
  flex-direction: row;
  gap: 64px;
}
.pr-parts1 img {
  width: 380px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .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;
  }
}
.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 1fr;
  }
}
@media screen and (max-width: 768px) {
.book-list-grid {
    grid-template-columns: 1fr;
    width: 70vw;
    align-self: center;
  }
}
@media screen and (max-width: 560px) {
.book-list-grid {
    grid-template-columns: 1fr;
    width: 70vw;
    align-self: center;
  }
}
.book-list-sec {
  width: 100%;
  padding-bottom: 64px;
}
@media screen and (max-width: 560px) {
.book-list-sec  {
  padding-bottom: 0;
  }
}
/* å˜å“ */
.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;
}
.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;
  flex-direction: row;
  column-gap: 8px;
  vertical-align: middle;
  align-self: flex-end;
}
.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;
}
.book-card .point {	
  display: flex;
  padding: 2px 8px;
  justify-content: flex-end;
  align-items: center;
  gap: 4px;
  background:#BA1064;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 1.2px;
}
.book-card .point span {
  padding-right: 20px;
  background: url(https://www.m2plus.com/o/images/super_m3day/material-symbols_add-circle.svg) 100%/16px auto no-repeat;
}
.book-card .point span:nth-child(2) {
  color: #D91676;
  font-weight: bold;
}
.book-info-block {
  height: 120px;
  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;
  }
}
p.disabled {
  opacity: 0.1;
}
a.disabled, a.disabled:hover {
  background: #EBEBEB;
  color: #ADADAD !important;
  box-shadow: none;
}
/* ãƒªã‚¹ãƒˆã‚¹ã‚¿ã‚¤ãƒ« */
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: 16px;
}
.title .cap{
  display: block;
  font-size:14px;
}	
.title h1{
  margin: 0;
}

/*åŒ»å­¦æ›¸ã‚’ãŠå¾—ã«ã‚²ãƒƒãƒˆ*/
.benefits_sec{
}
.benefits_sec .cont {
  padding: 0 0 64px;
}
.benefits_box{
  display: flex;
  max-width: 1000px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  align-self: center;
}
.benefits_box .benefits_text{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.benefits_box .benefits_text p{
    background: url(../../../images/launcher_renewal_cpn/icon_finger_point.png) no-repeat;
    background-position: left center;
	background-size: 24px;
	padding-left: 32px;
}
.benefits_box .benefits_text h3{
	color:#5B3092;
}
.benefits_box .benefits_link .page-link,
.application_box .application_link .page-link{
    border-radius: 50px;
    border: 2px solid #6A1EC4;
    color: #6A1EC4;
    min-width: 500px;
    line-height: 1.4;
    gap: 8px;
	font-size: 16px;
    padding:8px 16px;
    background: url(../../../images/launcher_renewal_cpn/icon_down.png) 94% / 20px auto no-repeat;
    padding-right: 8%;
}
.benefits_box .benefits_link .page-link span:first-of-type,
.application_box .application_link .page-link span:first-of-type{
    padding-right: 24px;
    background: url(../../../images/launcher_renewal_cpn/icon_action.png) 100% / 20px auto no-repeat;
}
.benefits_box .benefits_link .page-link span,
.application_box .application_link .page-link span{
	color: #6A1EC4;
}
@media screen and (max-width: 768px) {
.benefits_box .benefits_text p{
    text-align: left;
    background-position: left 8px;
}	
.benefits_box .benefits_link .page-link,
.application_box .application_link .page-link{
	flex-direction: column;
    min-width: 330px;
}
.benefits_box .benefits_link .page-link span,
.application_box .application_link .page-link span{
	display: block;
}
}
.benefits_box img.illustration{
	max-width:340px;
}

/*M2PLUS Launcherã‚¢ãƒ—ãƒª*/
.application_sec{
}
.application_box{
	display: flex;
	max-width: 1000px;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	align-self: center;
}
.application_box .application_img{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	gap: 46px;
}
.application_box .application_img img{
	max-width: 240px;
}
.application_box .application_img span{
	display: block;
	font-size: 12px;
}
@media screen and (max-width: 768px) {
.application_box .application_img{
    grid-template-columns: 1fr;
	gap: 40px;
	justify-content: center;
}
.application_box .application_img img{
	width: 80vw;
}
}
@media screen and (min-width:769px) and ( max-width:1000px){
.application_box .application_img {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 48px;
	align-self: stretch;
	flex-wrap: wrap;
}
}

/*ãƒªãƒ‹ãƒ¥ãƒ¼ã‚¢ãƒ«è¨˜å¿µç‰¹åˆ¥ä¼ç”»*/
.offer_sec{
	padding: 0;
	margin: 124px 0 0;
	display: flex;
    flex-direction: column;
    gap: 24px;
	background: #5B3092;
}
.offer_sec .cont{
	background: url(../../../images/launcher_renewal_cpn/kv/img_kamifubuki.png);
	box-shadow: 0px -10px 40px 0px rgba(91, 48, 146, 0.30), 0px 26px 30px 0px rgba(91, 48, 146, 0.10);
	width: 100vw;
	max-width: 100%;
	background-size: 120%;
	background-position: center -20px;
	background-repeat: no-repeat;
}
.offer_sec .offer-block{
	text-align: center;
	padding: 0 16px 0;
    margin: 0 auto;
    max-width: 670px;
    display: flex;
    flex-direction: column;
    gap: 64px;
	position: relative;
	align-self: center;
	align-items: center;
}
.offer_sec .offer-block h1,
.offer_sec .offer-block p,
.offer_sec .offer-block p span{
    color: #fff;
	font-weight: 600;
	font-size: 40px;
}
.offer_sec .offer-block .title_point{
	line-height: 1.6;

}
.offer_sec .offer-block p img{
	max-width: 310px;
	padding: 0 8px;
	margin: 0 0 -18px;
}
.offer_sec .offer-block .date{
	font-size: 24px;
}
.offer_sec .offer-block .date span{
    background: url(../../../images/launcher_renewal_cpn/icon_finger_point_white.png) no-repeat;
    background-position: left 0 center;
	font-size: 24px;
	background-size: 24px;
	padding:0 32px;
	margin: 0 8px;
    color: #fff;
}
.offer-box{
    display: flex;
    width: 1000px;
    padding: 50px 0px;
	position: absolute;
	top: -183px;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    border-radius: 300px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.20) 54.16%), linear-gradient(132deg, #CC208E 0%, #6607BE 52.99%, #2500BB 80.28%);
}
.offer-tokuten-box .page-link{
    border-radius: 50px;
    border: 2px solid #6A1EC4;
	color: #6A1EC4;
	margin: 0 auto;
	min-width: 300px;
	font-size: 16px;
	background: url(../../../images/launcher_renewal_cpn/icon_down.png) 94% / 20px auto no-repeat;
}
.offer-tokuten-box .page-link span{
	color: #6A1EC4;
}
.offer-tokuten-box .page-link span:last-of-type{
	display: block;
}
.offer-box title{
	color: #fff;
}
.offer-box h2{
	font-size: 24px;
	color: #fff;
}
.offer-tokuten-block {
    max-width: 1000px;
    align-self: center;
    display: flex;
    flex-direction: column;
    gap: 48px;
}
.offer-tokuten-block .sub_title{
    gap: 8px;
	display: flex;
    flex-direction: column;
}
.offer-tokuten-box {
    display: flex;
	width: 100%;
    max-width: 1000px;
    padding: 64px;
    flex-direction: column;
    align-items: center;
    gap: 40px;
	border-radius: 50px;
    background: #FFF;
	align-self: center;
}
.offer-tokuten-box:first-of-type {
	margin-top: 120px;
}
.offer-tokuten-box h3 img {
	vertical-align: sub;
	max-width:90px;
	margin: 0 8px 0 0;
}
.offer_link .page-link {
	color: #fff;
	display: flex;
    padding: 16px 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;
	border-radius: 50px;
	border: 2px solid #FFF;
	background: #5B3092;
	font-size: 16px;
}
.offer-tokuten-box .book-list-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
}
@media screen and (max-width: 768px) {
.offer_sec{
    margin: 32px 0 0;
}	
.offer_sec .cont{
    padding-top: 0;	
  }
.offer_sec .offer-block {
    gap: 8px;
    width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0
  }
.offer_sec .offer-block p {
    line-height: 1.8;
	font-size: 24px;
  }
.offer_sec .offer-block p span{
    display: block;
	font-size: 24px;
  }
.offer_sec .offer-block p img{
    width: 240px;
  }
.offer_sec .offer-block .date,
.offer_sec .offer-block .date span{
	font-size: 18px;
  }
.offer-box{
    position: relative;
    width: 100%;
    border-radius: 0;
    top: 0;
    background:url(../../../images/launcher_renewal_cpn/kv/img_kamifubuki.png) ,linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.20) 54.16%), linear-gradient(132deg, #CC208E 0%, #6607BE 52.99%, #2500BB 80.28%);
	background-size: 130%;
    background-position: center -20px;
    background-repeat: no-repeat;
}
.offer-tokuten-box {
    width:90vw;
	padding: 32px 16px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    margin-top: 0;
}
.offer-tokuten-box:first-of-type {
	margin-top: 0;
}
.offer-tokuten-box .book-list-grid {
    grid-template-columns: 1fr;
  }
.offer-tokuten-box p{
	text-align: left;
}
.offer_link .page-link {
    padding: 16px 24px;
}
.offer-tokuten-box h3 img {
	margin: 8px 8px 0;
}
.offer-taisyo{
    width: 70vw;
    margin: 0 auto;
}	
}
@media screen and (min-width:769px) and ( max-width:1000px){
.offer-box{
    border-radius: 0;
    background:url(../../../images/launcher_renewal_cpn/kv/img_kamifubuki.png) ,linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.20) 54.16%), linear-gradient(132deg, #CC208E 0%, #6607BE 52.99%, #2500BB 80.28%);
	background-size: 130%;
    background-position: center -20px;
    background-repeat: no-repeat;
    width: 100vw;
}
.offer_sec .offer-block{
    max-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
.offer-tokuten-box{
    width: 90vw;
}	
.offer-taisyo{
    display: flex;
    padding: 24px 16px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}	
.offer-tokuten-box .book-list-grid {
    display: flex;
    justify-content: center;
    align-content: center;
    gap: 48px;
    align-self: stretch;
    flex-wrap: wrap;
}
.offer-tokuten-box .book-list-grid .book-card {
   width: 45%;
}
}
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: 1200px;
  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;
    padding-bottom: 16px;
}
.link-banner ul.banner_block li 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:820px) {
.link-banner {
}
.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: 16px;
  gap: 8px;
  background-color: #fff;
  border: #EBEBEB 1px solid;
  border-radius: 20px;
  box-shadow: 8px 8px 15px 0px rgba(198, 187, 167, 0.30), -8px -8px 15px 0px rgba(241, 241, 241, 0.50);
}
a.book-card-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.book-card p{
  font-size: 18px;
  line-height: 180%;
  font-weight: 600;
}

@media screen and (max-width:768px) {
.book-card p{
  font-size: 16px;
}
}

.parallax-wrapper {
  height: 200px;
  width: 100vw;
}

ol {
  list-style: none;
  padding: 0;
}
table.inline {
  margin: 16px 0;
}
tr.inline {
  border: 0px;
}
td.inline {
  border: 1px solid #d4d4d4;
  padding: 8px 32px;
}
@media screen and (max-width:560px) {
  td.inline {
    padding: 8px 8px;
  }
}
.bg-grey {
  background: #ebebeb;
}
td {

}
.material-symbols-outlined {
  font-variation-settings:
    'FILL'1, 'wght'400, 'GRAD'0, 'opsz'48
}
.br-sp {
    display: none;
}
.br-pc {
    display: block;
}
@media screen and (max-width:1000px) {
  .br-sp {
    display: none;
  }
  .br-pc {
    display: block;
}
}
@media screen and (max-width:768px) {
  .br-sp {
    display: block;
  }
  .br-pc {
    display: none;
}
}</pre></body></html>