@charset "UTF-8";
/*! sanitize.css v8.0.0 | CC0 License | github.com/csstools/sanitize.css */
*,
:before,
:after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

:before,
:after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.15;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

nav ol,
nav ul {
  list-style: none;
}

pre {
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-size: 1em;
}

small {
  font-size: 80%;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=search] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline-offset: -2px;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
          appearance: button;
  font: inherit;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: auto;
  opacity: 0.3;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

@keyframes showImg {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8, 0.8);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1, 1);
  }
}
html,
body {
  min-width: 100%;
}

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  position: relative;
  transition: margin-top 0.3s ease-out;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.01em;
  font-family: "A1 Gothic R", -apple-system, BlinkMacSystemFont, Gotham, YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  word-break: normal;
}

img {
  max-width: 100%;
}
@media (max-width: 769px) {
  img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 769px) {
  br:not(.sp):not(.sp-br) {
    display: none;
  }
}

figure,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
p,
ul,
ol,
li,
dl,
dt,
dd,
small,
a {
  margin: 0;
  padding: 0;
  position: relative;
}

th {
  font-weight: normal;
}

a {
  color: currentColor;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}
a[target=new]::after, a[target=_new]::after, a[target=_blank]::after {
  font-family: Hobonichi-Icons;
  content: "\e914";
  font-weight: 400;
  font-size: 0.8em;
  position: relative;
  top: -0.2em;
  margin-left: 5px;
  margin-right: 0.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 1em;
}

input[type=email] {
  width: 100%;
}

button {
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  cursor: pointer;
  color: inherit;
}

*:focus {
  outline: none;
}

.moicon {
  display: flex;
  align-items: center;
}

.btn-next,
.btn-prev {
  color: #9fa0a0;
  min-width: 3rem;
  font-size: 2.4rem;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-next::after,
.btn-prev::after {
  content: none;
}

.hidden {
  display: none;
}

.hiddenString {
  font-family: A1 Gothic M;
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  opacity: 0;
}

header {
  z-index: 1000;
  width: 100%;
  background-color: #e50012;
  position: sticky;
  top: 0;
  left: 0;
  height: 5.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media (min-width: 769px) {
  header {
    height: initial;
  }
}
header a {
  text-decoration: none;
}
header .header-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 769px) {
  header .header-content {
    gap: 2.4rem;
    margin-right: min(2vw, 80px);
    margin-left: min(2vw, 80px);
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}
header .header-logo {
  width: 48%;
  max-width: 222px;
  margin-right: auto;
  transition: all 0.3s ease;
  padding-left: 14px;
}
header .header-logo img {
  width: auto;
  height: 30px;
}
@media (min-width: 769px) {
  header .header-logo img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 769px) {
  header .header-nav {
    position: fixed;
    right: 0;
    top: 54px;
    width: 70%;
    background-color: #fff;
    color: #e50012;
    padding: 20px;
    border-left: 1px solid #e50012;
    border-bottom: 1px solid #e50012;
    transform: translateX(100%);
    transition: transform 0.3s ease;
  }
  header .header-nav.active {
    transform: translateX(0%);
  }
}
@media (min-width: 769px) {
  header .header-nav {
    color: #fff;
  }
}
header .header-nav li {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 769px) {
  header .header-nav li {
    display: flex;
    align-items: center;
    margin-top: initial;
    margin-bottom: initial;
  }
  header .header-nav li:not(:last-child)::after {
    font-family: "moicon4";
    color: #fff;
    content: "\ea0d";
    font-size: 1.2em;
    margin-right: 0.2em;
    margin-left: 0.2em;
  }
}
@media (min-width: 769px) {
  header .header-nav-menu {
    display: flex;
    align-items: center;
    white-space: nowrap;
  }
}
@media (min-width: 769px) {
  header .header-nav-hobo {
    display: none;
  }
}
header .header-nav-hobo li:nth-child(2) {
  margin-top: 20px;
  margin-bottom: 20px;
}
header .header-nav-hobo li:nth-child(2) a {
  display: flex;
  align-items: center;
  gap: 5px;
}
header .header-nav-hobo li:nth-child(2) a:before {
  font-size: 2.4rem;
}
header .header-nav-hobo li:nth-child(2) a:after {
  content: none;
}
header .header-nav-hobo li:nth-child(3) img {
  width: 148px;
}
header .btn-spmenu {
  position: relative;
  width: 54px;
  height: 54px;
}
@media (min-width: 769px) {
  header .btn-spmenu {
    display: none;
  }
}
header .btn-spmenu span {
  position: absolute;
  left: 15px;
  width: 24px;
  height: 4px;
  background-color: #fff;
  transition: all 0.3s;
  box-sizing: border-box;
  display: inline-block;
}
header .btn-spmenu span:nth-of-type(1) {
  top: 15px;
}
header .btn-spmenu span:nth-of-type(2) {
  top: 25px;
}
header .btn-spmenu span:nth-of-type(3) {
  top: 35px;
}
header .btn-spmenu.active span {
  width: 32px;
}
header .btn-spmenu.active span:nth-of-type(1) {
  transform: translateY(10px) translateX(-4px) rotate(40deg);
}
header .btn-spmenu.active span:nth-of-type(2) {
  opacity: 0;
}
header .btn-spmenu.active span:nth-of-type(3) {
  transform: translateY(-10px) translateX(-4px) rotate(-40deg);
}

.header-nav-lang {
  display: none;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 4px;
  align-items: center;
  justify-content: space-around;
  line-height: 1;
  font-size: 1.1rem;
  padding: 0.2em 0.8em;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 769px) {
  .header-nav-lang {
    margin-right: 14px;
  }
}
[data-lang] .header-nav-lang {
  display: flex;
}
.header-nav-lang span {
  display: flex;
  align-items: center;
  opacity: 0.5;
}
.header-nav-lang span:not(:last-child)::after {
  font-family: "moicon4";
  color: #fff;
  content: "\ea0d";
  font-size: 1.2em;
}
[lang=ja] .header-nav-lang .ja {
  opacity: 1;
}
[lang=en] .header-nav-lang .en {
  opacity: 1;
}

footer {
  border-top: 1px solid #e50012;
  color: #e50012;
  font-family: "A1 Gothic M";
  padding-top: 35px;
  padding-bottom: 80px;
}
@media (min-width: 769px) {
  footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
footer .moicon {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
footer .moicon::before {
  font-size: 2.5rem;
}
footer a {
  text-decoration: none;
}
footer h2 {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
footer .footer-contents {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 85%;
  max-width: 88rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 769px) {
  footer .footer-contents {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 4rem;
  }
}
@media (min-width: 1024px) {
  footer .footer-contents {
    flex-wrap: nowrap;
  }
}
footer .footer-logo,
footer .footer-notes,
footer .footer-copyright {
  grid-column: 1/3;
}
@media (min-width: 769px) {
  footer .footer-logo,
  footer .footer-notes,
  footer .footer-copyright {
    grid-column: initial;
  }
}
footer .footer-logo {
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  footer .footer-logo {
    grid-row: 1/3;
    max-width: 10rem;
  }
}
footer .footer-menu {
  font-size: 1.4rem;
  white-space: nowrap;
  grid-row: 2/4;
}
@media (min-width: 769px) {
  footer .footer-menu {
    grid-row: initial;
    grid-row: 1/3;
  }
}
footer .footer-menu ul {
  display: grid;
  gap: 4px;
}
footer .footer-menu li a:before {
  content: "＞";
  display: inline;
  font-family: "YuGothic";
}
footer .footer-contact {
  margin-bottom: 20px;
}
footer .footer-contact .footer-contact-twitter::after {
  content: none;
}
@media (max-width: 769px) {
  footer .footer-contact .footer-contact-twitter {
    font-size: 1rem;
  }
}
footer .footer-share {
  grid-column-start: 2;
}
@media (min-width: 769px) {
  footer .footer-share {
    grid-column-start: initial;
  }
}
footer .footer-share a:after {
  content: none;
}
footer .footer-contact,
footer .footer-share {
  font-size: 1.4rem;
}
@media (min-width: 769px) {
  footer .footer-contact,
  footer .footer-share {
    grid-row: 1/3;
  }
}
footer .footer-contact ul,
footer .footer-share ul {
  display: grid;
  gap: 10px;
}
footer .footer-company {
  font-size: 1rem;
}
@media (max-width: 769px) {
  footer .footer-company {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 769px) {
  footer .footer-company {
    font-size: 1.2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 769px) {
  footer .footer-company ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 0.5em;
  }
  footer .footer-company ul li:not(:first-child)::before {
    content: "／";
    margin-right: 0.5em;
    margin-left: 0.5em;
  }
}
@media (min-width: 769px) {
  footer .footer-company ul {
    list-style: initial;
    display: grid;
    gap: 5px;
  }
}
footer .footer-copyright {
  font-family: "A1 Gothic R";
  text-align: center;
}
@media (min-width: 769px) {
  footer .footer-copyright {
    grid-column-start: 5;
    text-align: left;
  }
}
footer .footer-copyright img {
  width: 50vw;
  max-width: 148px;
  margin-bottom: 8px;
}
footer .footer-copyright small {
  font-size: 1rem;
}
@media (min-width: 769px) {
  footer .footer-copyright small {
    display: block;
  }
}

.widgets {
  width: 88%;
  max-width: 98rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 769px) {
  .widgets {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
.widgets .caption {
  width: 100%;
}
.widgets h2 {
  margin-left: 5%;
  font-size: 2rem;
  font-family: "A1 Gothic M";
}
@media (min-width: 769px) {
  .widgets h2 {
    margin-left: 4.5rem;
  }
}

.widget {
  margin-top: 5.2rem;
  margin-bottom: 5.2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1.6rem;
}
.widget > div {
  width: 100%;
}

[lang=ja] #widget-entries .date {
  display: none;
}

.widget-swiper {
  display: flex;
  width: 100%;
}
.widget-swiper .swiper-container {
  width: calc(100% - 9rem);
  overflow: hidden;
  font-size: 1.3rem;
}
@media (min-width: 769px) {
  .widget-swiper .btn-next,
  .widget-swiper .btn-prev {
    font-size: 3rem;
  }
}
.widget-swiper.swiper-text {
  margin-top: 0.5rem;
}
.widget-swiper.swiper-text .btn-next,
.widget-swiper.swiper-text .btn-prev {
  pointer-events: none;
  visibility: hidden;
}
.widget-swiper.swiper-text span {
  display: inline-block;
}
.widget-swiper ul {
  list-style: none;
}
.widget-swiper img {
  border: 1px solid #acadad;
}
.widget-swiper a {
  text-decoration: none;
  color: #727171;
}

.btn-widget {
  border: 2px solid #e50012;
  color: #e50012;
  text-align: center;
  padding: 8px 24px;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  align-self: center;
}

.tags {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0.4rem;
  font-size: 1.2rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  white-space: nowrap;
}
.tags .tag {
  border: 1px solid currentColor;
  background-color: #fff;
  padding: 0.1rem 0.8rem;
  color: #e50012;
}
.tags .tag.tag-green {
  color: #228f38;
}
.tags .tag.tag-blue {
  color: #036e9b;
}

.list {
  list-style: none;
  display: flex;
  gap: 1.6rem;
}
.news-topic .list {
  flex-direction: column;
}
.list a {
  text-decoration: none;
  position: relative;
  display: block;
}
.list .thumb {
  border: 1px solid #acadad;
  margin-bottom: 1rem;
  display: block;
  width: 100%;
}
.list .ttl,
.list .name {
  display: block;
  font-size: 1.3rem;
  line-height: 1.5;
}
@media (min-width: 769px) {
  .list .ttl,
  .list .name {
    font-size: 1.5rem;
  }
}
.list p {
  font-size: 1.3rem;
}
@media (min-width: 769px) {
  .list p {
    font-size: 1.4rem;
  }
}
.list p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.list .date,
.list .price-wrapper {
  display: block;
  color: #727171;
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  .list .date,
  .list .price-wrapper {
    font-size: 1.3rem;
  }
}

.list-pagenation {
  font-family: A1 Gothic M;
  color: #727171;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.list-pagenation ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.list-pagenation li {
  justify-content: center;
}
@media (max-width: 769px) {
  .list-pagenation li {
    min-width: 1.6em;
  }
}
@media (min-width: 769px) {
  .list-pagenation li {
    min-width: 2em;
  }
}
.list-pagenation li,
.list-pagenation a {
  display: flex;
  align-items: center;
}
.list-pagenation a {
  cursor: pointer;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.list-pagenation .active {
  color: #333;
}
@media (min-width: 769px) {
  .list-pagenation .shop-nav-prev,
  .list-pagenation .shop-nav-next {
    margin-right: 2em;
    margin-left: 2em;
  }
}
.list-pagenation .shop-nav-prev.disabled,
.list-pagenation .shop-nav-next.disabled {
  pointer-events: none;
  opacity: 0.4;
}
@media (max-width: 769px) {
  .list-pagenation .shop-nav-prev {
    margin-right: 1.2em;
  }
}
@media (max-width: 769px) {
  .list-pagenation .shop-nav-next {
    margin-left: 1.2em;
  }
}

.ribbon::before, .ribbon::after {
  position: absolute;
  pointer-events: none;
  z-index: 100;
}
.ribbon::before {
  content: "";
  bottom: 0;
  left: 0;
  border-top: 7rem solid transparent;
  border-left: 7rem solid #e50012;
}
.ribbon::after {
  display: block;
  bottom: 8px;
  left: 2px;
  font-size: 1.6rem;
  transform: rotate(45deg);
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
}
.ribbon.ribbon-new::after {
  content: "NEW!";
}

.btn-link {
  border: 2px solid #e50012;
  color: #e50012;
  text-align: center;
  padding: 4px;
  border-radius: 4px;
  text-decoration: none;
  display: block;
  width: 72%;
  max-width: 24rem;
  margin: 2rem auto;
}

html {
  scroll-behavior: smooth;
}

h2 {
  scroll-margin-top: 40px;
}
@media (min-width: 769px) {
  h2 {
    scroll-margin-top: 75px;
  }
}

br.sp-br {
  display: block;
}
br.sponly {
  display: block;
}
@media (min-width: 769px) {
  br.sponly {
    display: none;
  }
}

a {
  text-decoration: none;
}

.bg {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  background-size: cover;
  background-position: center center;
  pointer-events: none;
  width: 100vw;
  height: 100vh;
  background-image: url(/mother_project/items/img/book_motherscripts/bg_sp.jpg);
}
@media (min-width: 769px) {
  .bg {
    width: 100%;
    height: 100%;
    background-image: url(/mother_project/items/img/book_motherscripts/bg.jpg);
  }
}

main {
  color: #fff;
  width: 90%;
  max-width: 1040px;
  margin: 25px auto;
  overflow: hidden;
  background-color: rgba(35, 24, 21, 0.8);
}
@media (min-width: 769px) {
  main {
    margin: 75px auto 50px;
  }
}
main hr {
  border: none;
  border-top: 1px solid #fff;
  width: 95%;
  max-width: 800px;
  margin: 40px auto;
}
@media (min-width: 769px) {
  main hr {
    margin: 75px auto;
  }
}
main hr.small {
  max-width: 480px;
}
main p {
  line-height: 2;
  margin-right: auto;
  margin-left: auto;
}
main h2 {
  font-family: A1 Gothic B, sans-serif;
  width: 76vw;
  font-size: 1.7rem;
  margin: 0 auto 10px;
}
main h2:not(.aleft) {
  text-align: center;
}
@media (min-width: 769px) {
  main h2 {
    font-size: 2.6rem;
    width: 95%;
    max-width: 720px;
    margin: 0 auto;
  }
}
main h2.aleft {
  text-align: left;
}
main h2.c-escargot:before {
  display: block;
  margin: 0 auto 10px;
  width: 43px;
  height: 65px;
}
main h3 {
  width: 80vw;
  max-width: 100%;
  margin: 0 auto 10px;
  font-size: 1.5rem;
  font-family: A1 Gothic B, -apple-system, BlinkMacSystemFont, Gotham, YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  text-align: center;
}
@media (min-width: 769px) {
  main h3 {
    font-size: 2.2rem;
  }
}

.hero__header {
  margin: 1.6rem;
}
@media (min-width: 769px) {
  .hero__header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
}
.hero__lang {
  display: flex;
  justify-content: flex-end;
}
.hero .header-nav-lang {
  font-size: 1.2rem;
}
.hero__logo {
  display: flex;
  gap: 2rem;
  margin: 1.2rem;
}
.hero__logo .logomother {
  width: 100%;
}
.hero__logo .logohobo {
  width: 80%;
}
.hero .ttl {
  width: 76vw;
  margin: 0 auto 38px;
  transform: translate(1vw, 0);
}
@media (min-width: 769px) {
  .hero .ttl {
    width: 95%;
    max-width: 816px;
    margin: 0 auto 10px;
    transform: none;
  }
}
.hero .ttl img {
  width: 100%;
  height: auto;
}

.book {
  width: 95%;
  max-width: 816px;
  margin: 0 auto;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .book {
    flex-direction: row;
  }
}

@media (min-width: 769px) {
  .book__cart,
  .book__img {
    flex: 1;
  }
}

.book__cart {
  padding-right: 0;
  padding-top: 35px;
}
@media (min-width: 769px) {
  .book__cart {
    padding-right: 60px;
    padding-top: 72px;
  }
  .book__cart.book__cart_2 {
    padding-right: 60px;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 80px;
  }
}
.book__cart .book__btns {
  display: grid;
  gap: 1em;
}
@media (min-width: 769px) {
  .book__cart .book__btns {
    gap: 2em;
  }
}
.book__cart > img {
  display: none;
}
@media (min-width: 769px) {
  .book__cart > img {
    width: 100%;
    display: block;
  }
}
.book__cart h2 {
  width: 100%;
  max-width: 80vw;
}
@media (min-width: 769px) {
  .book__cart h2 {
    max-width: 390px;
    text-align: left;
  }
}
.book__cart p {
  width: 100%;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  margin: 0 auto;
  line-height: 2;
}
@media (min-width: 769px) {
  .book__cart p {
    font-size: 1.9rem;
    margin: 60px auto 90px;
    text-align: left;
  }
  .book__cart p.book__cart_2 {
    margin: 0 auto;
  }
}
.book__cart p span {
  display: block;
}
.book__cart p span.note {
  font-size: 1.3rem;
}
@media (min-width: 769px) {
  .book__cart p span.note {
    font-size: 1.8rem;
  }
}
.book__cart a.btn__cart {
  background-color: #000;
  border: 3px solid #fff;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
  width: 90%;
  max-width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 86px;
  gap: 1em;
  cursor: pointer;
  box-shadow: 3px 3px 0px #fff;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
}
:lang(en) .book__cart a.btn__cart {
  max-width: 380px;
}
.book__cart a.btn__cart:hover {
  opacity: 1;
  top: 3px;
  left: 3px;
  box-shadow: 0px 0px 0px #fff;
}
.book__cart a.btn__cart img {
  width: 4rem;
}
.book__cart a.btn__cart span:not(.price) {
  line-height: 24px;
  display: block;
}
.book__cart a.btn__cart span:not(.price):first-child {
  font-size: 2rem;
}
:lang(en) .book__cart a.btn__cart span:not(.price):first-child {
  line-height: 20px;
  font-size: 1.2rem;
}
.book__cart a.btn__cart small {
  font-size: 1.2rem;
  display: block;
  line-height: 18px;
}
.book__cart a.btn__cart.sold {
  opacity: 0.5;
  pointer-events: none;
}
.book__cart .stockinfo {
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 1em;
}
.book__cart .stockinfo .shipment,
.book__cart .stockinfo .stock {
  font-size: 1.2rem;
}
.book__cart .stockinfo .shipment:empty,
.book__cart .stockinfo .stock:empty {
  display: none;
}
.book__cart .stockinfo .stock {
  text-align: center;
}
@media (min-width: 769px) {
  .book__cart .stockinfo .stock {
    color: #e50012;
  }
}

.book__img {
  width: 70vw;
  margin: 0 auto;
}
:lang(en) .book__img {
  width: 40vw;
}
@media (min-width: 769px) {
  .book__img {
    width: initial;
  }
}
.book__img img {
  width: 100%;
}
@media (min-width: 769px) {
  .book__img {
    width: initial;
    max-width: 347px;
  }
}
.book__img-en {
  width: 40vw;
}

.book__info {
  width: 80vw;
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
}
@media (min-width: 769px) {
  .book__info {
    width: 80%;
    max-width: none;
    margin: 30px auto 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 2em 1em;
  }
}
@media (min-width: 1024px) {
  .book__info {
    justify-content: center;
  }
}
.book__info__links {
  width: 100%;
  list-style: none;
}
@media (min-width: 769px) {
  .book__info__links {
    min-width: 21em;
    width: initial;
  }
}
.book__info__links li {
  padding-left: 1em;
  text-indent: -1.3em;
  line-height: 2;
}
.book__info__links li:before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 12px;
  height: 12px;
  background-image: url(/mother_project/items/img/book_motherscripts/li.png);
  background-size: contain;
}
.book__info__links li a {
  color: #fff;
  font-size: 1.3rem;
}
@media (min-width: 769px) {
  .book__info__links li a {
    font-size: 1.5rem;
  }
}
.book__info__text {
  width: 100%;
  margin: 40px auto 25px;
  max-width: 100%;
  font-size: 1.4rem;
  line-height: 2;
  position: relative;
}
@media (min-width: 769px) {
  .book__info__text {
    width: initial;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .book__info__text {
    left: 1em;
  }
}
.book__info__text p {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.book__info__text p + p {
  margin-top: 1em;
  max-width: 38rem;
}
.book__info__text small {
  display: block;
  line-height: 1.8;
}
.book__info__text ul {
  margin-top: 20px;
}
.book__info__text ul li {
  list-style: disc;
  margin-left: 1em;
}
.book__info__text ul li a {
  color: #fff;
}

/****　アイコン　****/
.c::before {
  content: "";
  background-size: contain;
  background-position: center center;
  width: 100%;
  height: 20px;
  display: block;
  margin-bottom: 10px;
  vertical-align: middle;
}
.c-escargot::before {
  background-image: url(/mother_project/items/img/book_motherscripts/c_escargot.png);
  width: 44px;
  height: 52px;
  display: inline-block;
  margin-bottom: 0;
}
.c-ninten::before {
  background-image: url(/mother_project/items/img/book_motherscripts/c_ninten.png);
  height: 43px;
}
.c-nes::before {
  background-image: url(/mother_project/items/img/book_motherscripts/c_nes.png);
  height: 65px;
}
.c-lucas::before {
  background-image: url(/mother_project/items/img/book_motherscripts/c_lucas.png);
  height: 62px;
}
.c-doseisan::before {
  background-image: url(/mother_project/items/img/book_motherscripts/c_doseisan.png);
  height: 44px;
}
.c-present::before {
  background-image: url(/mother_project/items/img/book_motherscripts/c_present.png);
  height: 41px;
}
.c-frog::before {
  background-image: url(/mother_project/items/img/book_motherscripts/c_frog.png);
  height: 41px;
}
.c-tenda::before {
  background-image: url(/mother_project/items/img/book_motherscripts/c_tenda.png);
  height: 41px;
}

.txt {
  color: #fff;
  line-height: 2;
  width: 80%;
  margin: 0 auto;
  font-size: 1.4rem;
}
@media (min-width: 769px) {
  .txt {
    width: 90%;
    max-width: 470px;
    margin: 30px auto;
    font-size: 1.6rem;
  }
}
t .txt.continue {
  text-align: center;
  margin: 1em auto !important;
}
.txt.date {
  text-align: center;
  font-size: 1.3rem;
  margin: 1em auto !important;
}
.txt a {
  text-decoration: underline;
}
.txt p {
  margin-bottom: 2em;
}

.photo {
  width: 90%;
  margin: 20px auto;
}
@media (min-width: 769px) {
  .photo {
    width: 100%;
    max-width: 680px;
    margin: 40px auto;
    text-align: center;
  }
}
.photo img {
  display: block;
  margin: 15px 0 0;
}
@media (min-width: 769px) {
  .photo img {
    margin: 30px auto 0;
  }
}
.photo iframe {
  width: 100%;
  height: 200px;
  margin: 15px 0 0;
}
.photo p {
  width: 80vw;
  max-width: 80vw;
  font-size: 1.3rem;
  margin: 0.5em auto;
  line-height: 1.5;
}
@media (min-width: 769px) {
  .photo p.photo__caption {
    font-size: 1.4rem;
    text-align: left;
    margin: 0 auto;
    max-width: 640px;
  }
}

.playandcheckers {
  width: 80vw;
  border: 1px solid #fff;
  margin: 30px auto 0;
  padding: 20px 0;
}
@media (min-width: 769px) {
  .playandcheckers {
    width: 95%;
    max-width: 480px;
    margin: 50px auto 0;
    padding: 55px 0 20px;
  }
}
.playandcheckers p {
  width: 90%;
  font-size: 1.1rem;
}
@media (min-width: 769px) {
  .playandcheckers p {
    font-size: 1.2rem;
    max-width: 340px;
    margin: 30px auto;
  }
}

.trial {
  width: 80vw;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-top: 30px;
}
@media (min-width: 769px) {
  .trial {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 50px;
  }
}

.trial__items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px 8px;
}
@media (min-width: 769px) {
  .trial__items {
    gap: 30px 20px;
  }
}
.trial__items img {
  width: 100%;
}

.youtube {
  text-align: center;
  padding-top: 5px;
}
@media (min-width: 769px) {
  .youtube {
    padding-top: 35px;
  }
}
.youtube iframe {
  width: 85vw;
  max-width: 800px;
  height: auto;
  aspect-ratio: 16/9;
  margin: 0 auto;
  border: 1px solid #fff;
}

.info {
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  .info {
    max-width: 800px;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.info p {
  width: 80%;
  margin-bottom: 2em;
  font-size: 1.3rem;
}
@media (min-width: 769px) {
  .info p {
    margin-top: 2em;
    width: 100%;
    font-size: 1.4rem;
  }
}
.info a {
  text-decoration: underline;
}

.info__l {
  margin-top: 20px;
  padding-right: 0;
}
@media (min-width: 769px) {
  .info__l {
    width: 43%;
    margin-top: 0;
    padding-right: 2%;
  }
}
.info__l hr {
  width: 80%;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (min-width: 769px) {
  .info__l hr {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

.info__r {
  padding-left: 0;
}
@media (min-width: 769px) {
  .info__r {
    width: 53%;
    padding-left: 2%;
  }
}

.info__full {
  width: 100%;
}
.info__full .errata__close {
  text-align: center;
  margin: 2em auto;
  color: #fff;
  display: block;
  font-size: 1.4rem;
}
.info__full .errata__close.hidden {
  display: none;
}
.info__full .errata__contents {
  font-size: 1.4rem;
  width: 80%;
  margin: 0 auto;
}
.info__full .errata__contents.active {
  animation: fadeIn 1s;
}
.info__full .errata__btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 0;
  border-radius: 12px;
  width: 90%;
  max-width: 400px;
  margin: 40px auto;
  font-size: 1.4rem;
}
@media (min-width: 769px) {
  .info__full .errata__btn {
    font-size: 1.6rem;
  }
}
.info__full .errata__btn:hover {
  opacity: 0.7;
}
.info__full .errata__btn i:before {
  font-size: 3rem;
  transform: rotate(0deg);
}
.info__full .errata__btn.active i:before {
  transform: rotate(270deg);
}
.info__full .errata h3 {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 1em auto;
  color: #fff;
  text-align: left;
  font-weight: 400;
  font-size: inherit;
  font-family: inherit;
}
.info__full .errata h3:before {
  content: "●";
  display: inline;
}
.info__full .errata p {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 1em auto 2em;
  line-height: 1.8;
}
.info__full .errata dl {
  width: 100%;
  max-width: 400px;
  margin: 0 auto 1em;
  display: flex;
  flex-wrap: wrap;
}
.info__full .errata dt {
  font-weight: 400;
  width: 2em;
  margin: 0;
  line-height: 1.5;
}
.info__full .errata dd {
  width: calc(100% - 2em);
  margin: 0;
  line-height: 1.5;
}
.info__full .errata dd img {
  width: 100%;
  display: block;
  margin-bottom: 1em;
}

.banner {
  text-align: center;
  padding: 10px 0 50px;
  width: 80vw;
  max-width: 40rem;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .banner {
    padding: 25px 0 100px;
  }
}
.banner img {
  width: 100%;
}

.footer {
  background-color: #e50012;
  color: #fff;
  padding: 35px 0;
}
@media (min-width: 769px) {
  .footer {
    padding: 65px 0;
  }
}
.footer .footer-red-contents {
  max-width: 88rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 769px) {
  .footer .footer-red-contents {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
  }
}
.footer a[target=_blank]::after {
  content: none;
}
.footer .share {
  font-size: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 1em;
  margin: 15px;
}
@media (min-width: 769px) {
  .footer .share {
    font-size: 1.5rem;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    margin: 0;
  }
}
.footer .share__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.8em;
}
@media (min-width: 769px) {
  .footer .share__list {
    flex-direction: row;
  }
}
.footer .share__list:first-child li:first-child {
  font-size: 1.5rem;
}
.footer .footer__nav__notes {
  text-align: center;
  font-size: 1.2rem;
  margin: 45px;
}
@media (min-width: 769px) {
  .footer .footer__nav__notes {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0;
    width: 100%;
  }
}
.footer .footer__nav__notes ul {
  list-style: none;
  line-height: 2;
}
@media (min-width: 769px) {
  .footer .footer__nav__notes ul {
    display: flex;
    justify-content: start;
    gap: 1em;
  }
}
.footer .copyright {
  margin: 20px;
}
@media (min-width: 769px) {
  .footer .copyright {
    margin: 0;
    display: flex;
    gap: 2em;
  }
}
.footer .copyright small {
  display: block;
  font-size: 1rem;
}
@media (min-width: 769px) {
  .footer .copyright small {
    display: inline;
  }
}

.section-widgets {
  background-color: #fff;
  border: 1px solid #fff;
}/*# sourceMappingURL=style_2503.css.map */