<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;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Lato', 'Hiragino sans', 'Meiryo', sans-serif;
  color: #333;
  font-size: 14px;
  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;
}
body header h1 a img{
	width: 120px;
}
section { 
	line-height: 180%;
}
div.cont {
  max-width: 1200px;
  width: 80vw;
  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: 780px) {
  div.cont {
    width: 90vw;
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 32px;
  }
}
.cont-narrow-gap {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 560px) {
  .br-sp {
    display: block;
  }
  .none-sp {
    display: none;
  }
}
/* è¦‹å‡ºã— */
section h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
  width: 100%;
  text-align: center;
  margin: 16px 0;
}
section h2 {
  margin: 0 auto;
  font-size: 36px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
  white-space: normal
}
section h3 {
  margin: 0 auto;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 10%;
}
section h4 {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 10%;
}
@media screen and (max-width: 560px) {
  section h1 {
    font-size: 28px;
  }
  section h2 {
    font-size: 24px;
  }
  section h3 {
    font-size: 20px;
  }
  section h4 {
    font-size: 18px;
  }
}
/*ãƒ‡ã‚¶ã‚¤ãƒ³ä»˜ãã®hï¼’*/
h2.style {
  padding: 20px 0;
  width: 100%;
  font-weight: 700;
  background: #D0E6F5;
  color: #006;
  margin: 0 auto;
  letter-spacing: 2.4px;
}
h2.style span{
  font-weight: 700;
  background: #D0E6F5;
  color: #006;
  font-size: 24px;
  margin: 0 auto;
  letter-spacing: 2.4px;
}
@media screen and (max-width: 560px) {
  h2.style {
    padding: 20px 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
/*ãƒ‡ã‚¶ã‚¤ãƒ³ä»˜ãã®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: 150%;
}
.text-M {
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 1.6px;
}
.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 {
  color: #333;
  border-bottom: 2px solid #333;
  width: 100%;
}
.cover-link:hover{
  color: #000;
  border-bottom: 2px solid #000;
}

/* ãƒ˜ãƒƒãƒ€ãƒ¼ã€€*/
header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #000066;
}
.header-box {
  padding: 16px 32px;
  margin: auto 0;
}
@media screen and (max-width: 560px) {
  .header-box {
    padding: 16px 16px;
    margin: auto 0;
  }
}
.header-logo {
  height: 24px;
}
.header-box.right {
  display: flex;
  flex-direction: row;
  column-gap: 32px;
  justify-content: flex-end;
}
/* KV */
.kv-sec {
  display: block;
  background-image:url(../../../images/summer_recommend_cpn/kv/kv_bg_pc.png);
  background-size:cover;
  background-repeat: no-repeat;
  line-height: 1;
  background-position: 0 -95px;
}
.kv-wrapper {
  display: flex;
  flex-direction: column;
  padding: 0;
  text-align: center;
  gap:8px;
}
.kv-img-pc {
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.kv-img-sp {
  display: none;
}
.kv-img-tb {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
  .kv-img-pc {
    display: none;
  }
  .kv-img-tb {
    display: block;
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
  }
  .kv-img-sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .kv-img-pc {
    display: none;
  }
  .kv-img-tb {
    display: none;
  }
  .kv-img-sp {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 380px;
  }
  .kv-text {
    font-size: 14px;
  }
  .kv-wrapper {
    gap: 8px;
  }
  .kv-img-bg {
    display: none;
  }
}
/* KV */
.kv-date-block {
	display: flex;
	max-width: 760px;
	padding: 24px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 24px;
	align-self: stretch;
	border-radius: 20px;
	background-blend-mode: lighten, normal;
	box-shadow: -2px 3px 8px 0px rgba(140, 152, 154, 0.42);
	backdrop-filter: blur(10px);
	background-color: rgba(255, 255, 255, 0.60);
}
.kv-date{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px;
}
.kv-date-point{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.kv-date-point img{
  width: 348px;
}
.kv-date-point p{
  font-family: "Hiragino Sans";
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.6;
  letter-spacing: 0.66px;
  text-align: center;
}
.kv-date-point p span{
  font-size: 22px;
}	
.kv-calendar img{
  width: 265px;
}
.kv-date-block .page-link {
  width: 200px;
  padding: 0 16px;
  height: 40px;
  font-size: 14px;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #333;
  background: #FFF;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto;
}
.kv-date-block .page-link a{
  padding: 8px 0;
  display: flex;
  gap: 8px;
}
.kv-date-block .page-link p{
  vertical-align: middle;
  font-size: 14px;
  margin: 0;
  letter-spacing: 1.4px;
}
.kv-date-block .page-link img{
  width: 24px;
  vertical-align: middle;
}
.kv-date-block .page-link::before {
  display: none;
}
@media screen and (min-width: 768px) {
.kv-date {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px;
	align-self: stretch;
}	
}		
@media screen and (max-width: 767px) {
.kv-date {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 24px;
	align-self: stretch;
}
.kv-date-point img {
    width: 100%;
	max-width: 265px;
}
}
.main-content-sec {
  display: block;
  padding: 48px 0 72px;
}
@media screen and (max-width: 676px) {
  .main-content-sec {
  padding: 32px 24px 48px;
}
}	
/* ãƒœã‚¿ãƒ³ã‚¹ã‚¿ã‚¤ãƒ« */
.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;
  }
}
/* ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯ */
.kv-date-wrapper {
    padding: 0;
	margin: 0 auto;
    max-width: 760px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}
@media screen and (max-width: 767px) {
	.kv-date-wrapper {
		padding: 16px 0 0 0;
		gap: 8px;
		position: relative;
		margin-left: 24px;
		margin-right: 24px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
	.kv-date-wrapper{
		margin: 0 auto;
	}	
}	
.page-link-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 64px;
    max-width: 1200px;
    width: fit-content;
    margin:0 auto;
	position: relative;
}
@media screen and (max-width: 910px) {
  .page-link-wrapper {
    grid-template-columns: 1fr 1fr;
    column-gap: 16px;
    gap: 32px;
  }
}
@media screen and (max-width: 767px) {
  .page-link-wrapper {
    grid-template-columns: 1fr 1fr;
    width: 90vw;
    gap: 32px;
  }
}
.page-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  color: #333;
  width: 100%;
}
@media screen and (max-width: 910px) {
  .page-link {
      padding: 8px 0;
	  justify-content: space-between;
	  gap: 8px;
	  position: relative;
	}
}
@media screen and (max-width: 560px) {
  .page-link {
      padding: 8px 0;
	  justify-content: space-between;
	  gap: 8px;
	  position: relative;
  }
  .cpn-link-wrapper .page-link {
      border-radius: 4px;
  }
}
.page-link a p {
    display: block;
    text-align: center;
    margin: 0px 8px 8px;
    font-weight: 600;
    font-size: 28px;
	line-height: 150%; 
	color: #333;
	letter-spacing: 2.8px;
}
.page-link a:hover p {
	color: #000;
}
.page-link::before {
    content: "";
    width: 16px;
    height: 16px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 60px;
    transform: rotate(135deg);
}
.page-link:hover::before{
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
@media screen and (max-width: 910px) {
  .page-link::before {
    top: 60px;
  }
  .page-link a p {
    margin: 8px 4px;
    font-size: 18px;
  }
}
@media screen and (max-width: 676px) {
  .page-link::before {
    top: 55px;
    width: 12px;
    height: 12px;
  }
  .page-link a p {
    margin: 8px 0;
    font-size: 16px;
  }
}

.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 {
  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;
}
table {
  table-layout: auto;
  width: 100%;
  border-collapse: collapse;
}
tr {
  border-top: 1px solid #bbb;
}
.tr-top {
  border-top: 0px;
}
.table-row-title {
  display: flex;
  align-items: flex-start;
  font-weight: 600;
  font-size: 16px;
}
.s {
    width: 100px;
}
td {
  padding: 16px 32px;
}
.table-row-cont {
  width: 100%;
  font-size: 16px;
}
.table-row-cont span {
  display: block;
  padding: 16px;
  background: #F2F2F7;
  border-radius: 8px;
  font-size: 12px;
  margin: 4px 0;
}
.table-row-cont span a{
  text-decoration: underline;
}
.table-row-cont ul li{
  list-style: disc;
  margin-left: 16px;
}
.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 {
    max-width: 100px;
  }
}
@media screen and (max-width: 960px) {
  td {
    padding: 16px 16px;
  }
}
@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;
    font-size: 16px;
  }
  .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: 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-icon{
	display: block;
	width: 13vw;
	text-align: center;
	margin: 0 auto 8px;
}
.book-list-sec .img_subtitle {
	display: block;
	margin: 0 auto;
	max-width: 25%;
	padding: 8px 0;
}
.book-list-sec .add{
	display: block;
}


.book-list-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  max-width: 900px;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
.book-list-grid {
  grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
.book-list-grid {
  grid-template-columns: 1fr 1fr;
  }
}		
.book-list-sec {
  width: auto;
  background-blend-mode: darken, normal;
  padding-bottom: 64px;
  text-align: center;
}
@media screen and (max-width: 560px) {
.book-list-sec .img_subtitle {
	max-width: 38%;
}
.book-list-grid {
    grid-template-columns: 1fr;
  }
.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-main-block p {
  
}
.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;
  justify-content: left;
  text-align: left;
}
.price-info {
  display: flex;
  flex-direction: row;
  column-gap: 8px;
  vertical-align: middle;
  padding-left: 8px;
}
.price {
    font-size: 18px;
    font-weight: 600;
}

.ranking_icn {
  width: 60px;
  height: 60px;
  position: absolute;
  background-image: url(../../../images/resident_point_cpn/corner.svg);
  background-size: 60px 60px;
  top: 0px;
  left: 0px;
  font-weight: 600;
}
.book-card.no1 .ranking_icn{
	background-image: url(../../../images/resident_point_cpn/corner-1.svg);
}
.book-card.no2 .ranking_icn{
	background-image: url(../../../images/resident_point_cpn/corner-2.svg);
}
.book-card.no3 .ranking_icn{
	background-image: url(../../../images/resident_point_cpn/corner-3.svg);
}
.book-card.no1 .ranking_icn span,
.book-card.no2 .ranking_icn span,
.book-card.no3 .ranking_icn span{
	color: #fff;
}

.ranking_icn span {
	display: block;
    font-size: 18px;
    text-align: center;
    padding: 12px 0;
    color: #333;
    font-weight: 600;
	width: 35px;
}
span.add{
  display: block;
  color: #FB6663;
  font-weight: 600;
}
p.name {
  display: flex;
  flex-direction: row;
  gap: 2px;
  box-sizing: border-box;
  align-items: center;
  vertical-align: middle;
  padding: 4px 8px;
  width: fit-content;
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
  background: #FB6663;
  color: #fff;
}
.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: 0 8px;
  background: #BA1064;
  border-radius: 0px;
  color: #fff;
  font-weight: 600;
}

.book-info-block {
  height: 140px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px;
  gap: 8px;
  background: #F9F9FC;
  text-align: left;
}
@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;
}
/*ã‚¢ã‚³ãƒ¼ãƒ‡ã‚£ã‚ªãƒ³*/
.acord {
  background-color: #F2F2F7;
  padding: 8px 16px;
  margin: 0;
  border-radius: 4px;
  width: auto;
}
.toggle {
  display: none;
}
.Label {
  /*ã‚¿ã‚¤ãƒˆãƒ«*/
  display: block;
  cursor: pointer;
}
.Label::before {
  /*ã‚¿ã‚¤ãƒˆãƒ«æ¨ªã®çŸ¢å°*/
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 10px;
  transform: rotate(135deg);
}
.Label, .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.content {
  /*æœ¬æ–‡*/
  height: 0;
  padding: 0 16px;
  overflow: hidden;
  font-size: 12px;
}
.toggle:checked + .Label + .content {
  /*é–‹é–‰æ™‚*/
  height: auto;
  padding: 16px;
  transition: all .3s;
}
.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}
.content ul {
  padding-left: 0;
}
/* æ›¸ç±å†…å®¹ã®è©³ç´°èª¬æ˜Žã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
.index-block {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 32px;
}
@media screen and (max-width: 560px) {
  .index-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}
.summary {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
}
.index-block h3 {
  margin: 0;
  text-align: left;
}
.bullet-points {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  gap: 10px;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 8px;
}
.index {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  padding: 0;
}
.acord-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
ul.serial-number {
  list-style: none;
}
.serial-number li:before {
  counter-increment: number 1;
  /* number ã‚«ã‚¦ãƒ³ã‚¿ã®å¢—åŠ&nbsp;æ•°ã‚’ã‚»ãƒƒãƒˆ */
  content: counter(number) ". ";
  /* è¡¨ç¤ºå½¢å¼ã‚’æŒ‡å®š */
}
/* 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%;
}
.js-modal-open {
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.js-modal-open img {
  width: 100%;
  object-fit: cover;
}
.expand {
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  padding: 4px 8px;
  display: flex;
  gap: 4px;
  color: #333;
  justify-content: center;
  align-items: center;
}
/* ç”»åƒæ‹¡å¤§ãƒ¢ãƒ¼ãƒ€ãƒ« */
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.7);
  height: 100vh;
  position: absolute;
  width: 100vw;
  margin: 0;
  padding: 0;
}
.modal__content {
  left: 50%;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 80vh;
  width: fit-content;
  max-width: 100vw;
}
.modal__content img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 560px) {
  .modal__content {
    left: 50%;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    height: fit-content;
    width: 80vw;
    max-width: 100vw;
    justify-content: center;
  }
  .modal__content img {
    height: auto;
    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;
}
/* åˆ©ç”¨è€…ã®å£°ã‚»ã‚¯ã‚·ãƒ§ãƒ³ */
.voc-image {
  display: flex;
  flex-direction: row;
  column-gap: 8px;
  align-items: center;
}
.voc-ico {
  width: 75px;
  height: 75px;
}
.star {
  height: 30px;
  width: auto;
}
/* ãƒªã‚¹ãƒˆã‚¹ã‚¿ã‚¤ãƒ« */
ul {
  margin: 0;
}
/* ã‚³ãƒ¡å°é€£ç•ªãƒªã‚¹ãƒˆ */
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;
}

.account-campaign-sec {
    padding: 0 0 32px;
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    gap: 64px;
}

.account-box {
    margin: 0 auto;
	text-align: center;
}
.account-box img {
    width: 23vh;
}
.account-area {
   display: flex;
    flex-direction: column;
    width: 100%;
	gap: 32px;
}
.account-banner{
	display: flex;
	max-width: 800px;
	padding: 32px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 32px;
	align-self: stretch;
	border-radius: 16px;
	background:#F2F2F7;
	margin: 0 auto;
}
.account-banner p {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 16px;
	text-align: left;
	font-weight: 600;
}
@media screen and (max-width: 560px) {
.account-box {
	text-align: left;
}
.account-banner{
	padding: 16px;
	gap:16px;
}
.account-banner p {
	display: contents;
	text-align: left;
}
  }
.account-banner .icon {
	width: 10vh;
}
@media screen and (min-width: 561px) {
  .banner-img-pc {
    width: 100%;
    max-width: 580px;
  }
  .banner-img-sp {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .banner-img-pc {
    display: none;
  }
  .banner-img-sp {
    width: 100%;
    margin: 0 auto;
  }
}
.matome_sec {
}
.matome_img {
  display: block;
  text-align: center;
}
.matome_img img {
  width: 108px;
  margin-left: -8px;
}
.matome::before {
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url(../../../images/resident_bible/matome_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
  padding-right: 8px;
}
@media screen and (min-width: 561px) {
  .matome-sp {
    display: none;
  }
  .matome-pc {
    width: auto;
    max-width: 780px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 560px) {
  .matome-pc {
    display: none;
  }
  .matome-sp {
    width: 100%;
  }
}
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 auto;
}

.book-card {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 16px;
  gap: 8px;
  background-color: #fff;
  border: #EBEBEB 1px solid;
}
.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;
}
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 {
  padding: 16px 32px;
}
.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>