@charset "UTF-8";
/*///////////////////////////////////////////////////////////////////////////////////////DEFAULT*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
re,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
details,
figcaption,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/*for IE*/
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6em;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
input,
textarea {
  font-size: 100%;
}

img {
  border: none;
  vertical-align: bottom;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}

.hiddenTxt {
  font-size: 1px;
  line-height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

img {
  width: 100%;
  pointer-events: none;
}

/*/////////////////////////////////////////////////////////////////////////
コンテンツ用CSS
/////////////////////////////////////////////////////////////////////////*/
body {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(14px, 3vw, 32px);
  line-height: 1.5;
  color: #42484b;
}
body img.kirakira {
  width: 12px;
  margin: 0 10px;
}
body div.wrapper {
  background-color: #394e50;
}
body div.wrapper header {
  background-color: #000000;
  display: flex;
  justify-content: flex-end;
}
body div.wrapper header h1 {
  width: 100%;
}
body div.wrapper main {
  background-color: #000000;
  background-size: contain;
}
body div.wrapper main section.onSale {
  margin-bottom: 10%;
  width: 100%;
}
body div.wrapper main section.onSale p.release_date {
  color: #fff;
  font-family: "hina-mincho", sans-serif;
  padding: 1% 0;
  font-size: clamp(28px, 5vw, 40px);
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #2e3234;
  margin-bottom: 5%;
}
body div.wrapper main section.onSale p.release_date span {
  font-size: 0.8em;
}
body div.wrapper main section.onSale div.trailer {
  margin: 20px 0;
}
body div.wrapper main section.onSale div.trailer div.video {
  width: 98%;
  aspect-ratio: 16/9;
  margin: 0 auto;
}
body div.wrapper main section.onSale div.trailer div.video iframe {
  width: 100%;
  height: 100%;
}
body div.wrapper main section.onSale p.jk_image {
  width: 65%;
  margin: 10px auto 0;
}
body div.wrapper main section.onSale p.jk_image.tenkai {
  width: 80%;
}
body div.wrapper main section.onSale p.note {
  color: #fff;
  width: 96%;
  font-size: 0.5em;
  text-align: right;
}
body div.wrapper main section.tokuten {
  padding: 0 3%;
  margin: 0 0 50px;
}
body div.wrapper main section.tokuten div.tokuten_conts {
  margin-bottom: 20px;
  background-color: #43597a;
  padding: 5%;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

body div.wrapper main section.tokuten div.tokuten_conts h2 {
  font-size: clamp(19px, 3vw, 32px);
  line-height: 0.7;
  margin-bottom: 7%;
  text-align: center;
  font-weight: 700;
}
body div.wrapper main section.tokuten div.tokuten_conts div.tokuten_detail {
  padding: 5%;
  margin: 2% 0;
  background-color: #fff;
  color: #42484b;
}
body div.wrapper main section.tokuten div.tokuten_conts div.tokuten_detail h3 {
  margin: 1% 0 2%;
  border-radius: 5px;
  padding-left: 2%;
}
body div.wrapper main section.tokuten div.tokuten_conts div.tokuten_detail h3:first-child {
  margin-top: 0;
}
body div.wrapper main section.tokuten div.tokuten_conts div.tokuten_detail h3:last-child {
  margin-bottom: 0;
}
body div.wrapper main section.tokuten div.tokuten_conts div.tokuten_detail p.booklet {
  width: 50%;
  margin: 10px auto 0;
}
body div.wrapper main section.tokuten div.tokuten_conts div.tokuten_detail p.note {
  font-size: 0.8em;
}
body div.wrapper main section.yoyaku {
  text-align: center;
  padding: 15% 5%;
}
body div.wrapper main section.yoyaku h2 {
  color: #fff;
  display: inline;
  padding: 0;
  background: linear-gradient(transparent 50%, rgba(205, 19, 28, 0.7) 50%) !important;
  font-size: clamp(26px, 3vw, 32px);
  line-height: 0.7;
  margin-bottom: 30px;
  text-align: center;
}
body div.wrapper main section.yoyaku div.houjin_outer {
  padding: 5% 0 0;
}
body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin {
  margin-bottom: 20px;
  background-color: #fff;
  border: #8f4f51 16px solid;
  padding: 0 0 6%;
}
body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin h3 {
  font-weight: 500;
  font-size: clamp(18px, 5vw, 26px);
  margin: 0 auto 30px;
  width: -moz-fit-content;
  width: fit-content;
  width: 100%;
  padding: 3% 0 18px;
  text-align: center;
  color: #fff;
  background-color: #8f4f51;
}
body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin p.tokuten_name {
  font-size: 1.4em;
  font-weight: 700;
  margin: 0 auto;
  color: #000;
  line-height: 0.7;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5% 2%;
}
body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image {
  padding: 0 6%;
}
body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image img {
  margin-bottom: 20px;
}
body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image p.btn {
  margin: 0 auto;
  padding: 0 5%;
}
body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image p.btn.nologo a {
  background-color: #cd131c;
  color: #fff;
  font-size: clamp(15px, 3vw, 24px);
  text-decoration: none;
  font-weight: 500;
  padding: 5% 7%;
  min-width: 60%;
  margin: 0 auto;
  display: block;
  border-radius: 40px;
  text-align: center;
  position: relative;
}
body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image p.btn.nologo a::before {
  content: "";
  width: 70%;
  height: 100%;
  background-color: #891e5b;
  position: absolute;
  top: 0px;
  right: -40px;
  opacity: 0.7;
  z-index: -1;
}
body div.wrapper main section.yoyaku div.houjin_outer.each p.note {
  color: #fff;
  text-align: right;
}
body div.wrapper main section.yoyaku div.houjin_outer.group p.tokuten_name {
  font-size: 1em;
  font-weight: 700;
  margin: 0 auto 15px;
  color: #e8518c;
  border-bottom: 8px solid #e9bdc6;
  line-height: 0.7;
  width: -moz-fit-content;
  width: fit-content;
}
body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper div.houjin {
  border: #50c1f1 4px solid;
  width: 94%;
  margin-bottom: 38px;
  background-color: #fff;
  border-radius: 10px;
  padding: 3%;
}
body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper div.houjin p.tokutenImg a {
  display: block;
}
body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper div.houjin p.btn a {
  margin: 12px auto 16px;
  width: 92%;
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 15px 0;
  box-shadow: 0 3px 0 #e9afc5;
  background-color: #e8518c;
  border-radius: 30px;
  font-size: 1.2em;
  font-weight: bold;
}
body div.wrapper main section.yoyaku div.houjin_outer.group p.note {
  text-align: right;
}
body div.wrapper main section.about_product {
  padding: 5% 3%;
}
body div.wrapper main section.about_product p.catch {
  text-align: center;
  font-weight: 700;
  font-family: "hina-mincho", sans-serif;
  color: #efe5c9;
  font-size: clamp(17px, 3vw, 20px);
  margin-bottom: 30px;
}
body div.wrapper main section.about_product div.product_contents {
  background-color: #e2dedd;
  padding: 6% 4%;
}
body div.wrapper main section.about_product div.product_contents h2 {
  font-size: clamp(26px, 3vw, 32px);
  line-height: 0.7;
  margin-bottom: 7%;
  text-align: center;
  font-weight: 700;
}
body div.wrapper main section.about_product div.product_contents p {
  margin-bottom: 15px;
  line-height: 1.6;
}
body div.wrapper main section.about_product div.product_detail {
  background-color: #ffffff;
  margin: 10px 0;
  padding: 4% 4%;
  color: #000;
  box-shadow: 3px 3px 1px #585858;
}
body div.wrapper main section.about_product p.note {
  color: #fff;
  font-size: 0.8em;
  text-align: right;
}
body div.wrapper footer {
  background-color: #2e3234;
  padding-bottom: 10px;
}
body div.wrapper footer p.credit {
  font-size: 1em;
  color: #ffffff;
  text-align: center;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 1.8em;
    line-height: 1.4;
  }
  body img.kirakira {
    width: 20px;
    margin: 0 10px;
  }
  body div.wrapper header h1 {
    max-width: 1100px;
    margin: 0 auto;
  }
  body div.wrapper main {
    margin: 0 auto;
  }
  body div.wrapper main section.onSale {
    margin-bottom: 80px;
    font-size: 36px;
  }
  body div.wrapper main section.onSale p.release_date {
    margin-bottom: 80px;
  }
  body div.wrapper main section.onSale p.release_date span {
    font-size: 30px;
  }
  body div.wrapper main section.onSale div.trailer {
    margin: 40px 0;
  }
  body div.wrapper main section.onSale div.trailer div.video {
    width: 768px;
  }
  body div.wrapper main section.onSale p.jk_image {
    width: 500px;
    margin: 30px auto 40px;
  }
  body div.wrapper main section.onSale p.jk_image.tenkai {
    width: 800px;
  }
  body div.wrapper main section.onSale p.note {
    width: 880px;
    margin: 0 auto;
    font-size: 0.5em;
    text-align: right;
  }
  body div.wrapper main section.tokuten {
    max-width: 880px;
    padding: 0 50px;
    margin: 0 auto 80px;
  }
  body div.wrapper main section.tokuten div.tokuten_conts {
    margin-bottom: 50px;
  }
  body div.wrapper main section.tokuten div.tokuten_conts div.tokuten_detail p.booklet {
    margin-top: 20px;
    width: 37%;
  }
  body div.wrapper main section.yoyaku {
    padding: 80px 0;
  }
  body div.wrapper main section.yoyaku h2 {
    font-size: 1.8em;
    padding: 10px 0;
  }
  body div.wrapper main section.yoyaku div.houjin_outer {
    max-width: 650px;
    padding-top: 50px;
    margin: 0 auto;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.group {
    width: 880px;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.group p.tokuten_name {
    font-size: 1.3em;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.group p.tokuten_mainImage {
    width: 500px;
    margin: 0 auto;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper {
    margin-top: 100px;
    padding: 0 100px;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper div.houjin {
    margin-bottom: 90px;
    width: 41%;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper div.houjin p.btn {
    margin: 12px 0;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper div.houjin p.btn a {
    font-size: 1em;
    width: 250px;
    border-radius: 40px;
    box-shadow: 0 4px 0 #e9afc5;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.group div.houjin_wrapper div.houjin p.btn a:hover {
    box-shadow: 0 2px 0 #e9afc5;
    transform: translateY(1px);
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin {
    margin-bottom: 50px;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin h3 {
    font-size: 1.4em;
    margin-bottom: 15px;
    padding: 10px 0px 20px 10px;
    text-align: center;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin p.tokuten_name {
    font-size: 1.3em;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image {
    width: 500px;
    margin: 0 auto;
    text-align: center;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image p.btn {
    width: 300px;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image p.btn.nologo {
    width: initial;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image p.btn.nologo a {
    font-size: clamp(13px, 3vw, 25px);
    border-radius: 60px;
    padding: 15px;
    width: 85%;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image p.btn a {
    transition: 0.3s;
  }
  body div.wrapper main section.yoyaku div.houjin_outer.each div.houjin div.tokuten_image p.btn a:hover {
    box-shadow: 4px 4px 7px #d9d8d8;
  }
  body div.wrapper main section.about_product {
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body div.wrapper main section.about_product p.catch {
    font-size: clamp(15px, 2.9vw, 32px);
    line-height: 1.8;
    margin-bottom: 80px;
    width: 100%;
  }
  body div.wrapper main section.about_product div.product_contents {
    margin-bottom: 60px;
  }
  body div.wrapper main section.about_product div.product_contents p {
    line-height: 1.8;
  }
  body div.wrapper main section.about_product div.product_detail {
    width: 100%;
  }
  body div.wrapper main section.about_product p.note {
    width: 100%;
  }
  body div.wrapper footer {
    padding: 20px 0;
  }
}/*# sourceMappingURL=style.css.map */