@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@900&display=swap");
a:active,
a:hover {
  outline-width: 0;
}

a:link,
a:visited {
  color: inherit;
}

a:hover img {
  opacity: 1;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  background-color: #ffffff;
  color: #323232;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.7142857143;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN W3", "メイリオ", sans-serif;
}

img {
  -webkit-backface-visibility: hidden;
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: bottom;
}

a {
  -webkit-transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out, background-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #323232;
  text-decoration: none;
  transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out, background-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out, background-color 0.15s ease-in-out, transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out, background-color 0.15s ease-in-out, transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
a img {
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}

button {
  border: none;
  cursor: pointer;
}

/*-- content --*/
.header_lp .header_inner {
  max-width: 1000px;
}
.header_lp .header_sns > ul {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

/*-- content --*/
.content {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  padding-top: min(4%, 40px);
  padding-bottom: 8.4%;
  overflow: hidden;
}
.content_inner {
  width: 100%;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
}
.content_inner.-narrow {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 0;
  padding-left: 20px;
}
.content_bottom {
  padding-top: 16.2%;
}
.content_hr {
  margin-top: 8%;
  margin-bottom: 8%;
  border-top: 2px solid #A0A0A0;
}

.-fix body {
  max-width: 100vw;
}

/*-- footer --*/
.footer::before {
  display: block;
  width: min(100% - 40px, 1000px);
  height: 1px;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, color-stop(33%, #CD006B), color-stop(33%, #00A1DD), color-stop(66%, #00A1DD), color-stop(66%, #E36007));
  background: linear-gradient(to right, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
  content: "";
}
.footer a {
  color: #006a94;
  text-decoration: none;
}

/*--- mainvisual ---*/
.mainvisual {
  width: 100%;
  padding-bottom: 40%;
  background: center/contain url(/toutoshibounokyusyutaisaku/images/mainvisual-vol1.jpg) no-repeat;
}
.mainvisual-hidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  white-space: nowrap;
  clip-path: inset(50%);
}

/*--- text ---*/
.text-note {
  padding-left: 1em;
  font-size: 1rem;
  text-indent: -1em;
}
.text-note.-indent2 {
  padding-left: 2em;
  text-indent: -2em;
}
.text-indent01 {
  padding-left: 1em;
  text-indent: -1em;
}
.text-link, .text-link[href] {
  color: #0078FF;
}
.text-sup {
  font-size: 0.25em;
  vertical-align: super;
}
.text-border {
  display: inline-block;
  padding: 8px 10px 6px;
  border: 1px solid;
}

/*--- heading ---*/
.heading-lv2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85%;
  height: 138px;
  margin: auto;
  border-radius: 46px 0 46px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #CD006B), color-stop(33%, #00A1DD), color-stop(66%, #00A1DD), color-stop(66%, #E36007));
  background: linear-gradient(to bottom, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
  color: #ffffff;
  font-weight: 900;
  font-size: clamp(3rem, 3.6vw, 3.6rem);
  line-height: 1.3888888889;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.06em;
  text-align: center;
}
.heading-lv2 .text {
  display: block;
  width: 100%;
}
.heading-lv2 .text img {
  max-width: 100%;
  margin: auto;
}
.heading-lv3 {
  width: 100%;
  margin: auto;
  margin-bottom: 5.5555555556%;
  padding: 21px 28px;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, right top, color-stop(33%, #CD006B), color-stop(33%, #00A1DD), color-stop(66%, #00A1DD), color-stop(66%, #E36007));
  background: linear-gradient(to right, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
  color: #ffffff;
  font-weight: 900;
  font-size: clamp(2.4rem, 2.8vw, 2.8rem);
  line-height: 1;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
}

/*--- button ---*/
.button-colorful {
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  display: block;
  z-index: 1;
  position: relative;
  padding: 24px;
  border: 4px solid #CD006B;
  border-radius: 12px;
  background-color: #ffffff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.5);
  color: #000000;
  font-weight: 900;
  font-size: clamp(3rem, 3.6vw, 3.6rem);
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
}
.button-colorful::before, .button-colorful::after {
  z-index: -1;
  position: absolute;
  border-radius: 8px;
  content: "";
}
.button-colorful::before {
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border: 4px solid #00A1DD;
}
.button-colorful::after {
  top: 12px;
  right: 12px;
  bottom: 12px;
  left: 12px;
  border: 4px solid #E36007;
}
.button-colorful [class^=button_text] {
  display: block;
  line-height: 1.5;
}
.button-colorful .button_text {
  line-height: 1.2;
}
.button-arrow {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 60px;
  border: 2px solid #1C2951;
  color: #1C2951;
  font-weight: 700;
  font-size: clamp(2.4rem, 2.8vw, 2.8rem);
  line-height: 1.5;
  letter-spacing: 0.15em;
  text-align: center;
}
.button-arrow::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  content: "▶︎";
  font-size: 2.2rem;
}
.button-arrow.-white {
  border-color: #ffffff;
  color: #ffffff;
}
.button-heading-lv2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64%;
  height: 100px;
  margin: auto;
  border-radius: 46px 0 46px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #CD006B), color-stop(33%, #00A1DD), color-stop(66%, #00A1DD), color-stop(66%, #E36007));
  background: linear-gradient(to bottom, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-weight: 900;
  font-size: clamp(3rem, 3.6vw, 3.6rem);
  line-height: 1.3888888889;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.06em;
  text-align: center;
}
.button-heading-lv2 .text {
  display: block;
  width: 100%;
}
.button-heading-lv2 .text img {
  max-width: 100%;
  margin: auto;
}
.button_text .-lg {
  font-size: clamp(3.4rem, 4.4vw, 4.4rem);
}
.button_text-sm {
  font-size: clamp(1.6rem, 2vw, 2rem);
  letter-spacing: 0.05em;
}
.button_text-sub {
  color: #787878;
  font-size: clamp(1.4rem, 1.8vw, 1.8rem);
  letter-spacing: 0.09em;
}
.button-link {
  color: #0078FF;
}

/*--- balloon ---*/
.balloon {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 3% 5%;
  border-radius: 50%;
  background-color: #ffffff;
}
.balloon:after {
  display: block;
  z-index: -1;
  position: absolute;
  bottom: 0;
  width: 45px;
  height: 41px;
  background: center/contain url(/toutoshibounokyusyutaisaku/images/balloon-tail.png) no-repeat;
  content: "";
}
.balloon.-left {
  -webkit-transform: rotate(356deg);
  transform: rotate(356deg);
}
.balloon.-left:after {
  left: 13%;
}
.balloon.-right {
  -webkit-transform: rotate(362deg);
  transform: rotate(362deg);
}
.balloon.-right:after {
  -webkit-transform: scale(-1, 1);
  right: 10%;
  transform: scale(-1, 1);
}
.balloon_inner {
  padding: 14px;
}
.-left .balloon_inner {
  -webkit-transform: rotate(-356deg);
  transform: rotate(-356deg);
}
.-right .balloon_inner {
  -webkit-transform: rotate(-362deg);
  transform: rotate(-362deg);
}
.balloon_wrap {
  -webkit-filter: drop-shadow(0px 5px 3px rgba(22, 36, 74, 0.4));
  filter: drop-shadow(0px 5px 3px rgba(22, 36, 74, 0.4));
}

/*--- panel ---*/
.panel {
  padding: 5% 5% 6%;
  border-radius: 30px;
  color: #ffffff;
}
.panel.-pink {
  background-color: #CD006B;
}
.panel.-orange {
  background-color: #E36007;
}

/*--- list ---*/
.list-indent01 {
  padding-left: 1em;
}
.list-indent01 > li {
  text-indent: -1em;
}
.list-indent005 {
  padding-left: 0.5em;
}
.list-indent005 > li {
  text-indent: -0.5em;
}

/*--- dialog ---*/
.dialog {
  z-index: 10000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.dialog[aria-hidden=true] {
  display: none;
  opacity: 0;
}
.dialog_area {
  position: relative;
  width: 100%;
  height: 100%;
}
.dialog_bg {
  z-index: 10000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
}
.dialog_container {
  -webkit-transform: translate(-50%, -50%);
  z-index: 10001;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  transform: translate(-50%, -50%);
}
.dialog_box {
  max-width: 1040px;
  margin: auto;
}

/*--- slider ---*/
.slider_arrow {
  -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
  position: absolute;
  top: 35%;
  width: 40px;
  padding-bottom: 4%;
  background: transparent;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}
.slider_arrow::before, .slider_arrow::after {
  position: absolute;
  width: 75%;
  padding-bottom: 10%;
  border-radius: 10px;
  background-color: #ffffff;
  content: "";
}
.slider_arrow::before {
  top: 18%;
  left: 30%;
}
.slider_arrow::after {
  bottom: 18%;
  left: 30%;
}
.slider_arrow_prev {
  left: -4%;
}
.slider_arrow_prev::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.slider_arrow_prev::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider_arrow_next {
  right: -3%;
}
.slider_arrow_next::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider_arrow_next::after {
  -webkit-transform: rotate(-45deg);
  bottom: 22%;
  transform: rotate(-45deg);
}

/*--- slick ---*/
.slick-slide {
  margin-right: 15px;
  margin-left: 15px;
}

/*--- data ---*/
.data_list_item {
  -o-border-image: linear-gradient(to right, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
  padding-top: 5.3333333333%;
  border-top: 2px solid #CD006B;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #CD006B), color-stop(33%, #00A1DD), color-stop(66%, #00A1DD), color-stop(66%, #E36007));
  border-image: linear-gradient(to right, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
  border-image-slice: 1;
}
.data_list_item:not(:last-child) {
  padding-bottom: 5.3333333333%;
}
.data_list_title {
  margin-bottom: 2%;
  color: #1C2951;
  font-weight: 700;
  font-size: clamp(1.6rem, 2vw, 2rem);
}
.data_list_description {
  font-size: clamp(1.2rem, 1.6vw, 1.6rem);
  letter-spacing: 0.01em;
}
.data_simple_item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
}
.data_simple_item + .data_simple_item {
  margin-top: 0.5em;
}
.data_simple_item > dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.25em;
}
.data_simple_item > dd {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/*--- image ---*/
.image-cover {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: block;
  position: relative;
  pointer-events: none;
  user-select: none;
}
.image-cover::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
}
.image-cover img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*--- box ---*/
.box-border {
  padding: 1% 2%;
  border: 1px solid #000000;
}

/*--- toutoshibounokyusyutaisaku ---*/
.toutoshibounokyusyutaisaku .box-border {
  margin-bottom: min(10%, 100px);
  font-size: clamp(1.1rem, 1.5vw, 1.5rem);
}
.toutoshibounokyusyutaisaku .products-note_title {
  margin-bottom: 10px;
  font-size: clamp(1.4rem, 1.8vw, 1.8rem);
}
.toutoshibounokyusyutaisaku .products-note_title .text-border {
  margin-right: 1em;
}

/*--- message ---*/
.message {
  padding-top: min(11%, 120px);
  padding-bottom: min(19%, 190px);
  color: #1C2951;
  font-weight: 900;
  font-size: clamp(2rem, 2.4vw, 2.4rem);
  line-height: 1.75;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: -0.01em;
  text-align: center;
}
.message p + p {
  margin-top: 1.75em;
}

/*--- cp ---*/
.cp_main {
  margin-top: 5.5%;
}
.cp_header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cp_heading {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding-bottom: 16px;
  font-weight: 900;
  font-size: clamp(4.2rem, 5.2vw, 5.2rem);
  line-height: 1.1538461538;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
}
.cp_heading::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 10px;
  background: -webkit-gradient(linear, left top, right top, color-stop(33%, #CD006B), color-stop(33%, #00A1DD), color-stop(66%, #00A1DD), color-stop(66%, #E36007));
  background: linear-gradient(to right, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
  content: "";
}
.cp_lead {
  font-weight: 900;
  font-size: clamp(2.4rem, 2.8vw, 2.8rem);
  line-height: 1.6428571429;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.cp_search {
  margin-top: 6.4%;
}
.cp_search_box {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.cp_search_title {
  font-weight: 900;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.4;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
}
.cp_search_title.-wide {
  margin-right: -5%;
  margin-left: -5%;
}
.cp_search_title > .-num {
  font-size: clamp(2.4rem, 2.8vw, 2.8rem);
}
.cp_search_data_q {
  font-weight: 900;
  font-size: clamp(1.1rem, 1.5vw, 1.5rem);
  line-height: 1.3333333333;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
}
.cp_search_data_graph {
  width: 77%;
  margin: -3% auto 0;
}
.cp_search_data_text {
  margin-top: 16px;
  letter-spacing: 0.06em;
}
.cp_search_data_text.-center {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
.cp_voice {
  margin-top: 7.4%;
}
.cp_voice_heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding: 21px 28px;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, right top, color-stop(33%, #CD006B), color-stop(33%, #00A1DD), color-stop(66%, #00A1DD), color-stop(66%, #E36007));
  background: linear-gradient(to right, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
  color: #ffffff;
  font-weight: 900;
  font-size: clamp(2.4rem, 2.8vw, 2.8rem);
  line-height: 1;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.cp_voice_box {
  margin-top: 4%;
  margin-right: auto;
  margin-left: auto;
}
.cp_voice_balloon {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.balloon_wrap:nth-child(2n) .cp_voice_balloon {
  margin-left: auto;
}
.balloon-01 .cp_voice_balloon::after {
  bottom: 11%;
  left: 2%;
}
.balloon-01 .cp_voice_balloon .balloon_inner {
  margin-right: -8%;
  padding: 10% 3% 10% 5%;
}
.balloon-02 .cp_voice_balloon {
  margin-top: -15%;
  margin-right: 3%;
  padding-top: 4%;
  padding-bottom: 5%;
}
.balloon-02 .cp_voice_balloon::after {
  right: 5%;
  bottom: 11%;
}
.balloon-03 .cp_voice_balloon {
  margin-top: -4%;
  padding: 4% 2% 2% 8%;
}
.balloon-03 .cp_voice_balloon::after {
  bottom: 4%;
  left: 8%;
}
.balloon-04 .cp_voice_balloon {
  margin-top: -5%;
  margin-right: 1%;
  padding: 2.8% 2.8% 2.8% 5%;
}
.balloon-04 .cp_voice_balloon::after {
  right: 5%;
  bottom: 11%;
}
.balloon-04 .cp_voice_balloon .balloon_inner {
  margin-right: -10px;
}
.balloon-05 .cp_voice_balloon {
  margin-top: -9%;
  margin-left: 5%;
  padding: 5% 2% 5% 5%;
}
.balloon-05 .cp_voice_balloon::after {
  bottom: 9%;
  left: 3%;
}
.balloon-06 .cp_voice_balloon {
  margin-top: -19%;
  margin-right: 4%;
  padding: 2.8% 2.8% 2.8% 4%;
}
.balloon-06 .cp_voice_balloon::after {
  right: 5%;
  bottom: 8%;
}
.balloon-06 .cp_voice_balloon .balloon_inner {
  margin-right: -10px;
}
.cp_voice_text {
  font-size: clamp(2rem, 2.4vw, 2.4rem);
  line-height: 1.4166666667;
  letter-spacing: 0.05em;
}
.cp_voice_text-sub {
  margin-top: 8px;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.6;
}

/*--- picturebook ---*/
.picturebook {
  margin-top: 16.3%;
}
.picturebook_heading img {
  width: 88%;
}
.picturebooks {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: calc(87% + 30px);
  margin-top: 8%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  gap: 3%;
}
.picturebooks ~ .text-note {
  margin-right: auto;
  margin-left: auto;
}
.picturebooks .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.picturebooks .slick-list {
  margin-top: -10px;
  margin-bottom: -10px;
}
.dialog_box .picturebooks {
  margin-top: 40px;
  margin-bottom: 40px;
}
.picturebook_box.slick-slide {
  display: grid;
  grid-template-rows: auto 1fr;
  height: auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.picturebook_box_text {
  text-align: justify;
}
.picturebook_box_text_box {
  position: relative;
  margin-top: 2%;
  padding: 4% 3%;
  border: 2px solid #E36007;
  border-radius: 0 20px 20px 20px;
  background-color: #ffffff;
  font-weight: bold;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.6;
  letter-spacing: 0.07em;
}
.picturebook_box_text_label {
  position: absolute;
  top: -20px;
  left: -2px;
  width: 11.1111111111%;
}
.picturebook_ad_area {
  margin-top: 15.5%;
}
.picturebook_ad_title {
  font-weight: 900;
  font-size: clamp(3rem, 3.6vw, 3.6rem);
  line-height: 1.5;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
}
.picturebook_ad_title + p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  font-size: clamp(1.2rem, 1.6vw, 1.6rem);
}
.picturebook_ad_images {
  width: 88.89%;
  margin-top: 6%;
  margin-right: auto;
  margin-left: auto;
}
.picturebook_ad_images.-comingsoon {
  position: relative;
}
.picturebook_ad_images.-comingsoon::after {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background: rgba(223, 223, 223, 0.8);
  content: "ご紹介写真準備中";
  color: #323232;
  font-weight: 900;
  font-size: clamp(3rem, 3.6vw, 3.6rem);
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.picturebook_ad_image + .picturebook_ad_image {
  margin-top: 6.668%;
}

/*--- snscp ---*/
.snscp {
  margin-top: 16%;
}
.snscp_heading .text img {
  width: 57%;
}
.snscp_lead {
  margin-top: 7.5%;
}
.snscp_lead .text-note {
  letter-spacing: 0.1em;
}
.snscp_text {
  font-weight: 700;
  font-size: clamp(2rem, 2.4vw, 2.4rem);
  line-height: 1.625;
  letter-spacing: 0.1em;
  text-align: center;
}
.snscp_apply .snscp_text {
  margin-right: -10px;
  margin-left: -10px;
  line-height: 1.75;
  letter-spacing: 0.04em;
}
.snscp_way {
  margin-top: 20px;
  margin-bottom: 8px;
  font-weight: 700;
}
.snscp_way_title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 10px 16px;
  border: 1px solid #323232;
  font-size: clamp(2rem, 2.4vw, 2.4rem);
  line-height: 1.2;
  text-align: center;
}
.snscp_way_description {
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.6;
}
.snscp_way_description .text-link {
  font-weight: 700;
}
.snscp_example_box {
  position: relative;
  margin-top: 9.6%;
  padding: 5.5% 3% 6%;
  border: 1px solid #323232;
}
.snscp_example_title {
  -webkit-transform: translateX(-50%);
  position: absolute;
  top: -24px;
  left: 50%;
  padding: 8px 20px;
  transform: translateX(-50%);
  border-radius: 20px 0 20px 0;
  background-color: #323232;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(2.4rem, 2.8vw, 2.8rem);
  line-height: 1.2;
}
.snscp_example_card {
  -webkit-box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.25);
  display: grid;
  grid-template-columns: 24% 1fr;
  padding: 4% 0% 4% 6%;
  gap: 3%;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.25);
  font-weight: bold;
  font-size: clamp(1.6rem, 2vw, 2rem);
}
.snscp_apply {
  margin-top: 5.4%;
}
.snscp_apply_button {
  margin-top: 5.6%;
}
.snscp_apply_button + .snscp_apply_button {
  margin-top: 7.9%;
}
.snscp_apply .button-heading-lv2 img {
  width: 79%;
  margin-top: 1%;
}

/*--- fathersday ---*/
.fathersday {
  margin-top: 17%;
}
.fathersday_heading {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fathersday_heading .balloon {
  display: block;
  width: 100%;
  padding: 30px 0;
}
.fathersday_heading .balloon::after {
  right: 27%;
  bottom: -13%;
}
.fathersday_heading .balloon img {
  width: 79.6703296703%;
  vertical-align: middle;
}
.fathersday_heading .balloon_wrap {
  position: absolute;
  top: -57%;
  left: 3%;
  width: 22%;
}
.fathersday_heading .text img {
  width: 68%;
}
.fathersday_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6.2%;
}
.fathersday_search_box {
  width: 37.6470588235%;
}
.fathersday_search_data_q {
  position: relative;
  padding: 23px 5px 5px 16px;
  border: 2px solid;
  border-radius: 0 10px 10px 10px;
  font-weight: 700;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.25;
  letter-spacing: 0.03em;
}
.fathersday_search_data_q.-blue {
  border-color: #00A1DD;
}
.fathersday_search_data_q.-pink {
  border-color: #CD006B;
}
.fathersday_search_data_q_label {
  position: absolute;
  top: -20px;
  left: -2px;
  padding: 8px 10px;
  border-radius: 15px 0 15px 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.-blue .fathersday_search_data_q_label {
  background-color: #00A1DD;
}
.-pink .fathersday_search_data_q_label {
  background-color: #CD006B;
}
.fathersday_search_data_a {
  margin-top: 5%;
}
.fathersday_search_data_graph {
  width: 62%;
  margin-right: auto;
  margin-left: auto;
}
.fathersday_message {
  margin-top: 8.2352941176%;
  color: #787878;
  font-weight: 900;
  font-size: clamp(2.8rem, 2.2857142857vw, 3.2rem);
  line-height: 1.5;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
}
.fathersday_message_main {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 24px;
  color: #E36007;
  font-weight: 900;
  font-size: clamp(3.2rem, 4vw, 4rem);
  line-height: 1.15;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
}
.fathersday_message_main .line {
  position: absolute;
  right: -10px;
  bottom: 0;
  left: -10px;
  height: 4px;
  border-radius: 10px;
  background-color: #E36007;
  content: "";
}
.fathersday_message_main .line::before, .fathersday_message_main .line::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  border-radius: 10px;
  content: "";
}
.fathersday_message_main .line::before {
  bottom: 8px;
  background-color: #00A1DD;
}
.fathersday_message_main .line::after {
  bottom: 16px;
  background-color: #CD006B;
}
.fathersday_cp_area {
  margin-top: 16%;
  padding-bottom: 5%;
}
.fathersday_cp_title {
  font-weight: 900;
  font-size: clamp(4.2rem, 5.2vw, 5.2rem);
  line-height: 1.3461538462;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.03em;
  text-align: center;
}
.fathersday_cp_lead {
  font-weight: 900;
  font-size: clamp(2rem, 2.4vw, 2.4rem);
  line-height: 1.9166666667;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.02em;
  text-align: center;
}
.fathersday_cp_detail_text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5.5%;
  margin-right: auto;
  margin-left: auto;
  font-size: clamp(1.4rem, 1.8vw, 1.8rem);
  line-height: 2;
}
.fathersday_cp_detail_text .text-lg {
  display: inline-block;
  margin-top: -0.25em;
  font-size: clamp(2.6rem, 3vw, 3rem);
  line-height: 1.5;
  vertical-align: middle;
}
.fathersday_cp_detail_image {
  width: 88.8888888889%;
  margin-top: 4.4444444444%;
  margin-right: auto;
  margin-left: auto;
  font-size: clamp(1.1rem, 1.5vw, 1.5rem);
}
.fathersday_cp_text {
  margin-top: 5.3333333333%;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
.fathersday_cp_apply_buttons {
  margin-top: 4%;
}
.fathersday_cp_apply_text {
  margin-top: 14px;
  font-weight: 900;
  font-size: clamp(2rem, 2.4vw, 2.4rem);
  line-height: 1.9166666667;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
}
.fathersday_cp_apply_text.-lg {
  font-size: clamp(2.4rem, 2.8vw, 2.8rem);
  letter-spacing: 0.05em;
}
.fathersday_cp_apply_button {
  -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
  display: block;
  width: 71.1111111111%;
  margin-top: 4%;
  margin-right: auto;
  margin-left: auto;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
}
.fathersday_cp_apply_button + .fathersday_cp_apply_text {
  margin-top: 0;
}
.fathersday_cp_apply_button.-close {
  -webkit-filter: none;
  filter: none;
  pointer-events: none;
}
.fathersday_cp_apply_text + .text-note {
  max-width: 520px;
  margin: auto;
  margin-top: -5px;
  letter-spacing: 0.1em;
}

/*--- terms ---*/
.terms p, .terms li {
  color: #787878;
}
.terms .text-lg {
  font-weight: 700;
  font-size: clamp(1.6rem, 2vw, 2rem);
}
.terms .box-text {
  margin-bottom: 3.7777777778%;
  font-size: clamp(1.6rem, 2vw, 2rem);
  letter-spacing: 0.05em;
}

[data-effect=slide-right], [data-effect=slide-left], [data-effect=slide-up], [data-effect=fade-in] {
  -webkit-transition: 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-property: opacity, -webkit-transform;
  opacity: 0;
  transition: 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
.is-visible[data-effect=slide-right], .is-visible[data-effect=slide-left], .is-visible[data-effect=slide-up], .is-visible[data-effect=fade-in] {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}

[data-effect=slide-up] {
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
}

[data-effect=slide-left] {
  -webkit-transform: translateX(-40px) translateY(60px);
  transform: translateX(-40px) translateY(60px);
}

[data-effect=slide-right] {
  -webkit-transform: translateX(30px) translateY(60px);
  transform: translateX(30px) translateY(60px);
}

[data-effect-delay="0"] {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

[data-effect-delay="1"] {
  -webkit-transition-delay: 0.1s !important;
  transition-delay: 0.1s !important;
}

[data-effect-delay="2"] {
  -webkit-transition-delay: 0.2s !important;
  transition-delay: 0.2s !important;
}

[data-effect-delay="3"] {
  -webkit-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important;
}

[data-effect-delay="4"] {
  -webkit-transition-delay: 0.4s !important;
  transition-delay: 0.4s !important;
}

[data-effect-delay="5"] {
  -webkit-transition-delay: 0.5s !important;
  transition-delay: 0.5s !important;
}

[data-effect-delay="6"] {
  -webkit-transition-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}

[data-effect-delay="7"] {
  -webkit-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

[data-effect-delay="8"] {
  -webkit-transition-delay: 0.8s !important;
  transition-delay: 0.8s !important;
}

[data-effect-delay="9"] {
  -webkit-transition-delay: 0.9s !important;
  transition-delay: 0.9s !important;
}

[data-effect-delay="10"] {
  -webkit-transition-delay: 1s !important;
  transition-delay: 1s !important;
}
.notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

.sp {
  display: none !important;
}
/* display */
.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-inline {
  display: inline !important;
}

.d-i-block {
  display: inline-block !important;
}

.d-table {
  display: table !important;
}

.d-t-row {
  display: table-row !important;
}

.d-t-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-i-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

/* overflow */
.of-auto {
  overflow: auto;
}
.of-hidden {
  overflow: hidden;
}

/* visibility */
.hidden {
  visibility: hidden !important;
}

.visible {
  visibility: visible !important;
}

/* hover */

/* font-color */
.fc-pink {
  color: #CD006B;
}
.fc-blue {
  color: #00A1DD;
}
.fc-orange {
  color: #E36007;
}

/* font-weight */
.fw-normal {
  font-weight: normal !important;
}
.fw-bold {
  font-weight: bold !important;
}

/* text-align */
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
/* vertical-align */
.va-top {
  vertical-align: top !important;
}
.va-middle {
  vertical-align: middle !important;
}
.va-bottom {
  vertical-align: bottom !important;
}
/* white-space */
.ws-nowrap {
  white-space: nowrap !important;
}

/* letter-spacing */
.ls-100 {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.6rem;
  }
  .content {
    margin-top: 14.9333333333%;
    padding-top: min(6.6666666667%, 50px);
    padding-bottom: 30%;
  }
  .content_inner {
    max-width: 100%;
    padding-right: 5.3333333333%;
    padding-left: 5.3333333333%;
  }
  .content_inner.-narrow {
    max-width: 100%;
    padding-right: 5.3333333333%;
    padding-left: 5.3333333333%;
  }
  .content_hr {
    margin-right: -5.6338028169%;
    margin-left: -5.6338028169%;
  }
  .footer::before {
    width: 100%;
    height: 10px;
  }
  .mainvisual {
    padding-bottom: 107.6923076923%;
    background: center/contain url(/toutoshibounokyusyutaisaku/images/mainvisual-vol1-sp.jpg) no-repeat;
  }
  .text-note {
    line-height: 1.4;
  }
  .heading-lv2 {
    width: 100%;
    height: min(150px, 20.4vw);
    border-radius: 25px 0 25px 0;
  }
  .heading-lv3 {
    width: 100%;
    padding: 2%;
    font-size: clamp(1.7rem, 5.0666666667vw, 38rem);
    line-height: 1.175;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .button-colorful {
    padding: 12px;
    border-width: 2px;
    font-size: clamp(1.8rem, 5.3333333333vw, 4rem);
    line-height: 1.225;
  }
  .button-colorful::before, .button-colorful::after {
    border-width: 2px;
  }
  .button-colorful::before {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }
  .button-colorful::after {
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
  }
  .button-colorful .button_text-sub {
    text-align: right;
  }
  .button-arrow {
    width: 76%;
    border-width: 1px;
    font-size: clamp(1.9rem, 5.6vw, 4.2rem);
  }
  .button-arrow::after {
    right: 8%;
  }
  .button-heading-lv2 {
    width: 100%;
    height: min(150px, 20.4vw);
    border-radius: 25px 0 25px 0;
  }
  .button_text .-lg {
    font-size: clamp(2.2rem, 6.4vw, 4.8rem);
  }
  .button_text-sm {
    margin-top: 1%;
    font-size: clamp(1.1rem, 3.2vw, 2.4rem);
  }
  .button_text-sub {
    font-size: clamp(1rem, 2.6666666667vw, 1.8rem);
  }
  .button_area {
    padding-right: 2.9850746269%;
    padding-left: 2.9850746269%;
  }
  .button_area .button-colorful {
    padding: 20px 12px;
  }
  .panel {
    padding: 4% 3.9682539683%;
    border-radius: 12.5px;
  }
  .dialog_container {
    padding-right: 6.7307692308%;
    padding-left: 6.7307692308%;
  }
  .slider_arrow {
    top: 40%;
    width: 9%;
    padding-bottom: 6%;
  }
  .slider_arrow::before, .slider_arrow::after {
    width: 50%;
  }
  .slider_arrow::before {
    top: 18%;
    left: 30%;
  }
  .slider_arrow::after {
    bottom: 18%;
    left: 30%;
  }
  .slider_arrow_prev {
    left: -7%;
  }
  .slider_arrow_next {
    right: -6%;
  }
  .slick-slide {
    margin-right: 10px;
    margin-left: 10px;
  }
  .data_list_title {
    font-size: clamp(1.2rem, 3.7333333333vw, 2.4rem);
  }
  .data_list_description {
    font-size: clamp(1.1rem, 3.2vw, 2.4rem);
  }
  .box-border {
    padding: 4%;
  }
  .toutoshibounokyusyutaisaku .box-border {
    margin-bottom: min(13.3333333333%, 100px);
    font-size: clamp(1.05rem, 3.0666666667vw, 2.3rem);
  }
  .toutoshibounokyusyutaisaku .products-note_title {
    font-size: clamp(1.15rem, 3.3333333333vw, 2.5rem);
  }
  .message {
    margin-right: -5%;
    margin-left: -5%;
    padding-top: min(13.3333333333%, 100px);
    padding-bottom: min(16.2666666667%, 122px);
    font-size: clamp(1.3rem, 4vw, 3rem);
    line-height: 1.7666666667;
    letter-spacing: -0.03em;
  }
  .message p + p {
    margin-top: 1.45em;
  }
  .cp_main {
    margin-top: 7.5%;
  }
  .cp_button .button_text {
    margin-right: -3%;
    margin-left: -7%;
  }
  .cp_header .text-note {
    margin-top: 1.5%;
    letter-spacing: 0.01em;
  }
  .cp_heading {
    padding-bottom: 13px;
    font-size: clamp(2.4rem, 6.9333333333vw, 5.2rem);
  }
  .cp_heading > span {
    display: block;
    padding-right: 1em;
    padding-left: 1em;
  }
  .cp_lead {
    font-size: clamp(1.3rem, 4vw, 3rem);
  }
  .cp_search {
    margin-top: 10%;
  }
  .cp_search_box + .cp_search_box {
    margin-top: 10%;
  }
  .cp_search_title {
    font-size: clamp(1.3rem, 4vw, 3rem);
  }
  .cp_search_title > .-num {
    font-size: clamp(1.9rem, 5.6vw, 4.2rem);
  }
  .cp_search_data_q {
    font-size: clamp(1.15rem, 3.3333333333vw, 2.5rem);
  }
  .cp_search_data_graph {
    width: 54%;
  }
  .cp_search_data_text {
    margin-top: 3%;
  }
  .cp_search_data_text:not(.-center) {
    padding-left: 4%;
  }
  .cp_voice {
    margin-top: 13%;
  }
  .cp_voice_heading {
    width: 100%;
    padding: 2%;
    font-size: clamp(1.8rem, 5.3333333333vw, 4rem);
    line-height: 1.175;
    text-align: center;
  }
  .cp_voice_box {
    margin-top: 9%;
  }
  .balloon-01 .cp_voice_balloon {
    margin-left: 2%;
    padding: 5% 7% 3%;
  }
  .balloon-02 .cp_voice_balloon {
    margin-top: -3%;
    margin-right: 2%;
    padding-bottom: 3%;
    padding-left: 4%;
  }
  .balloon-03 .cp_voice_balloon {
    margin-top: 1%;
    margin-left: 3%;
    padding: 4% 0 0 8%;
  }
  .balloon-04 .cp_voice_balloon {
    margin-top: 1%;
    margin-right: 2%;
    padding: 2.8% 5.8% 1.8% 4%;
  }
  .balloon-04 .cp_voice_balloon .balloon_inner {
    margin-right: -15px;
  }
  .balloon-05 .cp_voice_balloon {
    margin-top: -1%;
    margin-left: 2%;
    padding: 5% 0% 2% 6%;
  }
  .balloon-06 .cp_voice_balloon {
    margin-top: -3%;
    margin-right: 2%;
  }
  .cp_voice_text {
    font-size: clamp(1.2rem, 3.7333333333vw, 2.4rem);
  }
  .cp_voice_text-sub {
    font-size: clamp(1.05rem, 3.0666666667vw, 2.3rem);
  }
  .picturebook {
    margin-top: 19%;
    padding-right: 2.9850746269%;
    padding-left: 2.9850746269%;
  }
  .picturebook_heading img {
    width: 83.0158730159%;
  }
  .picturebooks {
    width: calc(90% + 20px);
    margin-bottom: 10px;
  }
  .picturebooks ~ .text-note {
    margin-right: -2%;
    margin-left: -2%;
  }
  .picturebook_box {
    width: 100%;
  }
  .picturebook_box_text_box {
    margin-right: 4%;
    padding: 10% 4% 8% 5%;
    border-radius: 0 15px 15px 15px;
    font-size: clamp(1.3rem, 4vw, 3rem);
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
  .picturebook_box_text_label {
    width: 26.7857142857%;
  }
  .picturebook_ad_title {
    margin-right: -4%;
    margin-left: -4%;
    font-size: clamp(1.8rem, 5.3333333333vw, 4rem);
    line-height: 1.25;
  }
  .picturebook_ad_title + p {
    margin-top: 2%;
    font-size: clamp(1.1rem, 3.2vw, 2.4rem);
  }
  .picturebook_ad_images {
    width: 100%;
    margin-top: 2%;
  }
  .picturebook_ad_images.-comingsoon::after {
    font-size: clamp(1.3rem, 4vw, 3rem);
  }
  .picturebook_ad_image + .picturebook_ad_image {
    margin-top: 4.3103448276%;
  }
  .snscp {
    padding-right: 2.9850746269%;
    padding-left: 2.9850746269%;
  }
  .snscp_heading .text img {
    width: 85.5555555556%;
  }
  .snscp_lead {
    margin-top: 5%;
  }
  .snscp_lead .text-note {
    letter-spacing: 0.05em;
  }
  .snscp_text {
    margin-right: -6%;
    margin-left: -6%;
    font-size: clamp(1.3rem, 4vw, 3rem);
    line-height: 1.8666666667;
  }
  .snscp_apply .snscp_text {
    margin-right: -5%;
    margin-left: -5%;
    font-size: clamp(1.1rem, 3.2vw, 2.4rem);
    line-height: 2.2;
    letter-spacing: -0.02em;
  }
  .snscp_way {
    margin-top: 4%;
  }
  .snscp_way_title {
    padding: 4px 8px;
    font-size: clamp(1.2rem, 3.7333333333vw, 2.4rem);
  }
  .snscp_way_description {
    margin-top: 2%;
    font-size: clamp(1.15rem, 3.3333333333vw, 2.5rem);
    line-height: 1.68;
  }
  .snscp_way_description li {
    margin-right: -5%;
    line-height: 1.4;
  }
  .snscp_example_box {
    margin-top: 13.3333333333%;
    padding: 14% 6% 8%;
  }
  .snscp_example_title {
    font-size: clamp(1.9rem, 5.6vw, 4.2rem);
  }
  .snscp_example_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 5vw;
  }
  .snscp_example_card {
    font-size: clamp(1.25rem, 3.6vw, 2.7rem);
  }
  .snscp_apply {
    margin-top: 4%;
  }
  .snscp_apply .button-heading-lv2 img {
    width: 93%;
  }
  .fathersday {
    margin-top: 27%;
  }
  .fathersday_intro {
    padding-right: 2.9850746269%;
    padding-left: 2.9850746269%;
  }
  .fathersday_heading {
    margin-bottom: 3%;
  }
  .fathersday_heading .balloon {
    padding: 6px 0;
  }
  .fathersday_heading .balloon::after {
    width: 20%;
    height: 27%;
  }
  .fathersday_heading .balloon img {
    width: 92%;
    padding: 8%;
  }
  .fathersday_heading .balloon_wrap {
    top: auto;
    bottom: 93%;
    left: -7%;
    width: 30%;
  }
  .fathersday_heading .text img {
    width: 92%;
  }
  .fathersday_search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: column;
    align-items: center;
    margin-top: 12.2222222222%;
    gap: 10vw;
  }
  .fathersday_search_box {
    width: 78.0487804878%;
  }
  .fathersday_search_data_q {
    padding: 6.5% 1% 2% 4%;
    font-size: clamp(1.3rem, 4vw, 3rem);
  }
  .fathersday_search_data_q_label {
    top: -16px;
    padding: 6px 6px;
  }
  .fathersday_message {
    margin-right: -5%;
    margin-left: -5%;
    font-size: clamp(1.2rem, 3.7333333333vw, 2.4rem);
    line-height: 1.6071428571;
    letter-spacing: -0.01em;
  }
  .fathersday_message_main {
    width: auto;
    margin-top: 1%;
    margin-right: -5%;
    margin-left: -5%;
    padding-bottom: 12px;
    font-size: clamp(1.8rem, 5.3333333333vw, 4rem);
  }
  .fathersday_message_main .line {
    right: 2%;
    left: 2%;
    height: 2px;
  }
  .fathersday_message_main .line::before, .fathersday_message_main .line::after {
    height: 2px;
  }
  .fathersday_message_main .line::before {
    bottom: 4px;
  }
  .fathersday_message_main .line::after {
    bottom: 8px;
  }
  .fathersday_cp_area {
    width: 95%;
    margin-top: 21%;
    margin-right: auto;
    margin-left: auto;
    padding: 7% 3%;
  }
  .fathersday_cp_title {
    font-size: clamp(1.9rem, 5.6vw, 4.2rem);
    line-height: 1.1904761905;
  }
  .fathersday_cp_lead {
    margin-top: 2%;
    margin-right: -5%;
    margin-left: -5%;
    font-size: clamp(1.1rem, 3.2vw, 2.4rem);
    line-height: 1.7083333333;
  }
  .fathersday_cp_detail_text {
    margin-top: 5%;
    font-size: clamp(1rem, 2.6666666667vw, 1.8rem);
    line-height: 1.65;
    letter-spacing: 0.01em;
  }
  .fathersday_cp_detail_text .text-lg {
    display: inline;
    font-size: clamp(1.25rem, 3.6vw, 2.7rem);
  }
  .fathersday_cp_detail_text dt {
    margin-top: 0.15em;
  }
  .fathersday_cp_detail_image {
    width: 98%;
    margin-top: 4.3103448276%;
    font-size: clamp(1.05rem, 3.0666666667vw, 2.3rem);
  }
  .fathersday_cp_text {
    font-weight: 900;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  .fathersday_cp_apply_buttons {
    margin-top: 7%;
  }
  .fathersday_cp_apply_buttons .button-arrow {
    width: 80%;
  }
  .fathersday_cp_apply_text {
    margin-right: -5%;
    margin-left: -5%;
    font-size: clamp(1.1rem, 3.2vw, 2.4rem);
    line-height: 1.7083333333;
    letter-spacing: 0.02em;
  }
  .fathersday_cp_apply_text.-lg {
    font-size: clamp(1.3rem, 4vw, 3rem);
    line-height: 1.2666666667;
    letter-spacing: 0.02em;
    text-align: left;
  }
  .fathersday_cp_apply_button {
    width: 80%;
    margin-top: 7%;
  }
  .fathersday_cp_apply_button + .fathersday_cp_apply_text {
    width: 78.0487804878%;
    margin-top: 2.7642276423%;
    margin-right: auto;
    margin-left: auto;
  }
  .fathersday_cp_apply_text + .text-note {
    margin-top: 1.6260162602%;
  }
  .terms .text-lg {
    font-size: clamp(1.3rem, 4vw, 3rem);
  }
  .terms .box-text {
    margin-bottom: 5.3968253968%;
    font-size: clamp(1.2rem, 3.7333333333vw, 2.4rem);
  }
  [data-effect-delay-sp="0"] {
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
  [data-effect-delay-sp="1"] {
    -webkit-transition-delay: 0.1s !important;
    transition-delay: 0.1s !important;
  }
  [data-effect-delay-sp="2"] {
    -webkit-transition-delay: 0.2s !important;
    transition-delay: 0.2s !important;
  }
  [data-effect-delay-sp="3"] {
    -webkit-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
  }
  [data-effect-delay-sp="4"] {
    -webkit-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
  }
  [data-effect-delay-sp="5"] {
    -webkit-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
  }
  [data-effect-delay-sp="6"] {
    -webkit-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
  }
  [data-effect-delay-sp="7"] {
    -webkit-transition-delay: 0.7s !important;
    transition-delay: 0.7s !important;
  }
  [data-effect-delay-sp="8"] {
    -webkit-transition-delay: 0.8s !important;
    transition-delay: 0.8s !important;
  }
  [data-effect-delay-sp="9"] {
    -webkit-transition-delay: 0.9s !important;
    transition-delay: 0.9s !important;
  }
  [data-effect-delay-sp="10"] {
    -webkit-transition-delay: 1s !important;
    transition-delay: 1s !important;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp-text-center {
    text-align: center !important;
  }
  .sp-text-left {
    text-align: left !important;
  }
  .sp-text-right {
    text-align: right !important;
  }
  .sp-va-top {
    vertical-align: top !important;
  }
  .sp-va-middle {
    vertical-align: middle !important;
  }
  .sp-va-bottom {
    vertical-align: bottom !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  .footer a {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .footer a::before, .footer a::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .footer a:hover, .footer a:focus {
    opacity: 0.8;
  }
  .text-link[href] {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .text-link[href]::before, .text-link[href]::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .text-link[href]:hover, .text-link[href]:focus {
    text-decoration: underline;
    text-underline-offset: 0.2em;
  }
  .button-colorful {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .button-colorful::before, .button-colorful::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .button-colorful:hover, .button-colorful:focus {
    -webkit-transform: translate(4px, 4px);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    transform: translate(4px, 4px);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  }
  .button-arrow {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .button-arrow::before, .button-arrow::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .button-arrow:hover:not(.-white), .button-arrow:focus:not(.-white) {
    -o-border-image: linear-gradient(to right, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
    border-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #CD006B), color-stop(33%, #00A1DD), color-stop(66%, #00A1DD), color-stop(66%, #E36007));
    border-image: linear-gradient(to right, #CD006B 33%, #00A1DD 33%, #00A1DD 66%, #E36007 66%);
    border-image-slice: 1;
  }
  .-orange .button-arrow.-white {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .-orange .button-arrow.-white::before, .-orange .button-arrow.-white::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .-orange .button-arrow.-white:hover, .-orange .button-arrow.-white:focus {
    background-color: #ffffff;
    color: #E36007;
  }
  .button-heading-lv2 {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .button-heading-lv2::before, .button-heading-lv2::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .button-heading-lv2:hover, .button-heading-lv2:focus {
    -webkit-transform: translate(4px, 4px);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    transform: translate(4px, 4px);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  }
  .slider_arrow {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .slider_arrow::before, .slider_arrow::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .slider_arrow:hover, .slider_arrow:focus {
    -webkit-filter: drop-shadow(2px 2px 2px rgba(227, 96, 7, 0.5));
    filter: drop-shadow(2px 2px 2px rgba(227, 96, 7, 0.5));
  }
  .picturebook_box a {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .picturebook_box a::before, .picturebook_box a::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .picturebook_box a:hover, .picturebook_box a:focus {
    -webkit-transform: translate(-4px, -4px);
    -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5));
    transform: translate(-4px, -4px);
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5));
  }
  .fathersday_cp_apply_button {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .fathersday_cp_apply_button::before, .fathersday_cp_apply_button::after {
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }
  .fathersday_cp_apply_button:hover, .fathersday_cp_apply_button:focus {
    -webkit-transform: translate(4px, 4px);
    -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0.25));
    transform: translate(4px, 4px);
    filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0.25));
  }
  .hover-opacity {
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
  }
  .hover-opacity:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 1040px) and (min-width: 769px) {
  .heading-lv2 {
    height: min(138px, 10.64vw);
  }
  .button-heading-lv2 {
    height: min(100px, 9.64vw);
  }
  .fathersday_heading .text img {
    width: 56%;
  }
}
@media screen and (min-width: 769px), print {
  .button-colorful .button_text {
    letter-spacing: 0.02em;
  }
  .button-colorful .button_text-sub {
    position: absolute;
    right: 30px;
    bottom: 24px;
  }
  .button-arrow {
    min-width: 320px;
  }
  .button_area [class^=button-] {
    width: 64%;
    margin: auto;
  }
  .button_area .button-colorful {
    padding: 20px;
    letter-spacing: 0.15em;
  }
  .dialog_box .slider_arrow {
    top: 33%;
  }
  .dialog_box .slider_arrow_prev {
    left: -7%;
  }
  .dialog_box .slider_arrow_next {
    right: -5%;
  }
  .cp_header .text-note {
    letter-spacing: 0.1em;
  }
  .cp_lead {
    margin-top: 3px;
  }
  .cp_search {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3%;
  }
  .cp_search_data {
    margin-top: 3%;
  }
  .cp_voice_box {
    width: max(640px, 72%);
  }
  .balloon-01 .cp_voice_balloon {
    margin-left: 5%;
  }
  .picturebooks ~ .text-note {
    width: 90%;
  }
  .picturebook_box {
    max-width: 280px;
  }
  .dialog_box .picturebook_box {
    max-width: none;
  }
  .picturebook_ad_title {
    letter-spacing: 0.05em;
  }
  .snscp_lead {
    width: 82%;
    margin-right: auto;
    margin-left: auto;
  }
  .snscp_way {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .snscp_way_title {
    margin-right: 15px;
  }
  .snscp_way_description {
    margin-top: -0.35em;
  }
  .snscp_example_box {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .snscp_example_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.4%;
  }
  .fathersday_intro {
    width: 85%;
    margin: auto;
  }
  .fathersday_search {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 9%;
  }
}
@media print {
  .image-cover {
    visibility: hidden !important;
  }
  .hidden-print {
    visibility: hidden;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .fathersday_cp_text {
    font-size: clamp(1.1rem, 3.2vw, 2.4rem);
    line-height: 1.7083333333;
    letter-spacing: 0.02em;
  }
}
