@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
/* ===========================================
base/___reset
============================================ */
/* ress.css */
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
     # General elements
     # ================================================================= */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/* # =================================================================
# Added
# ================================================================= */
img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}

ul,
ol {
  list-style: none;
}

/* ===========================================
base/___settings
============================================ */
body {
  font-size: 16px;
  line-height: 1.75;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-weight: 400;
  font-family: "ナウ-GM", NOW-GM, "Noto Sans JP", sans-serif;
  text-rendering: optimizeLegibility;
  color: #040404;
  box-sizing: border-box;
  animation: fadeIn 2s ease-in 0s 1 normal;
}
@media (width <= 600px) {
  body {
    line-height: 1.8;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.notoSerif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: normal;
}

.baseFz {
  font-size: clamp(0.90625rem, 0.8359375rem + 0.1875vw, 1rem);
}
@media (width <= 600px) {
  .baseFz {
    font-size: 0.90625rem;
  }
}
@media (width >= 1400px) {
  .baseFz {
    font-size: 1rem;
  }
}

.text_upperC {
  text-transform: uppercase;
}

.fz_L {
  font-size: 0.84em;
}

.fz_M {
  font-size: 0.8em;
}

.fz_S {
  font-size: 0.7em;
}

.d_block {
  display: block;
}

.d_inline-block {
  display: inline-block;
}

.d_inline {
  display: inline;
}

.d_none {
  display: none;
}

.display_n_sp {
  display: block;
}
@media (width <= 600px) {
  .display_n_sp {
    display: none;
  }
}

.display_b_sp {
  display: none;
}
@media (width <= 600px) {
  .display_b_sp {
    display: block;
  }
}

.wLimited {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  overflow: hidden;
}

.wLimited-overflow {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}

.pd_side {
  padding-inline: 8%;
}
@media (width <= 600px) {
  .pd_side {
    padding-inline: 3%;
  }
}

.pd_side_sp_n {
  padding-inline: 8%;
}
@media (width <= 600px) {
  .pd_side_sp_n {
    padding-inline: 0;
  }
}

.pd_R {
  padding-right: 8%;
}
@media (width <= 600px) {
  .pd_R {
    padding-right: 3%;
  }
}

.pd_L {
  padding-left: 8%;
}
@media (width <= 600px) {
  .pd_L {
    padding-left: 3%;
  }
}

.p-gap {
  margin-top: 1.5em;
}

.secGap__T {
  padding-top: clamp(2.2662213758rem, -0.7216125924rem + 7.9675572485vw, 6.25rem);
}

.secGap__B {
  padding-bottom: clamp(3.2800572544rem, -2.6973998048rem + 15.9398854913vw, 11.25rem);
}

.textR {
  text-align: right;
}

.textL {
  text-align: left;
}

.textC {
  text-align: center;
}

.text-Uline {
  text-decoration: underline;
}

.text-bold {
  font-weight: 700;
}

.text_color {
  color: #B98B18;
}

a,
a:link,
a:active,
a:visited {
  text-decoration: none;
  outline: none;
  color: #040404;
}

a {
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.6;
  cursor: pointer;
}
@media (width <= 600px) {
  a:hover {
    opacity: 1;
  }
}

.fadeIn {
  transition: opacity 1.4s;
}

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

.float__R {
  float: right;
}

/* マウスクリック時 */
.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

/* タブ移動時 */
.focus-visible {
  outline: 3px dotted orange;
}

a.focus-visible {
  outline: 3px dotted orange;
}

.fadeIn {
  opacity: 1;
  transition: opacity 0.8s ease;
}

.js .fadeIn {
  opacity: 0;
}

.objectFit_img {
  height: 100%;
  object-fit: cover;
}

/* ===========================
___titles
============================== */
.ttl__sec {
  margin-inline: auto;
  font-weight: 700;
  font-size: clamp(1.4909351156rem, 1.2028864523rem + 0.7681297687vw, 1.875rem);
}
@media (width <= 600px) {
  .ttl__sec {
    font-size: 1.4909351156rem;
  }
}
@media (width >= 1400px) {
  .ttl__sec {
    font-size: 1.875rem;
  }
}
.ttl__sec--wrap {
  text-align: center;
}

/* ===========================
___components
============================== */
.deco_chev {
  display: inline-block;
  line-height: 1;
  padding-right: 1rem;
  position: relative;
}
.deco_chev::before {
  position: absolute;
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 50%;
  right: 0;
  transform: rotate(45deg) translateY(-50%);
}
.deco_chev::after {
  position: absolute;
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 50%;
  right: 0.4rem;
  transform: rotate(45deg) translateY(-50%);
}

.deco_arrow {
  display: inline-block;
  line-height: 1.4;
  padding-inline: clamp(2.2662213758rem, -1.7528625924rem + 10.7175572485vw, 7.625rem);
  position: relative;
}
.deco_arrow::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: clamp(2.2662213758rem, -0.8153625924rem + 8.2175572485vw, 6.375rem);
  height: clamp(0.7156488555rem, -0.2944895029rem + 2.693702289vw, 2.0625rem);
  background-image: url(../images/title_deco_left.png);
  background-image: image-set(url(../images/title_deco_left.png) 1x, url(../images/title_deco_left@2x.png) 2x);
  background-image: -webkit-image-set(url(../images/title_deco_left.png) 1x, url(../images/title_deco_left@2x.png) 2x);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}
.deco_arrow::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: clamp(2.2662213758rem, -0.8153625924rem + 8.2175572485vw, 6.375rem);
  height: clamp(0.7156488555rem, -0.2944895029rem + 2.693702289vw, 2.0625rem);
  background-image: url(../images/title_deco_right.png);
  background-image: image-set(url(../images/title_deco_right.png) 1x, url(../images/title_deco_right@2x.png) 2x);
  background-image: -webkit-image-set(url(../images/title_deco_right.png) 1x, url(../images/title_deco_right@2x.png) 2x);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
}

.bg-gradient-prim {
  background: linear-gradient(45deg, #e5c12a 0%, #dda20d 100%);
}

.bg-gradient-repeat {
  background: repeating-linear-gradient(to bottom, #dda20d, #e5c12a, #dda20d 1000px);
}

.btn__contact {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
  width: clamp(13.4184160406rem, -0.7521469289rem + 37.7881679188vw, 32.3125rem);
  height: clamp(2.8924141243rem, -0.1882752825rem + 8.2151717514vw, 7rem);
  margin-inline: auto;
  background-image: url(../images/bg_btn_kv.png);
  background-image: image-set(url(../images/bg_btn_kv.png) 1x, url(../images/bg_btn_kv@2x.png) 2x);
  background-image: -webkit-image-set(url(../images/bg_btn_kv.png) 1x, url(../images/bg_btn_kv@2x.png) 2x);
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: clamp(0.8945610694rem, 0.1592318714rem + 1.9608778613vw, 1.875rem);
}
@media (width <= 600px) {
  .btn__contact {
    font-size: 0.8945610694rem;
  }
}
@media (width >= 1400px) {
  .btn__contact {
    font-size: 1.875rem;
  }
}
.btn__contact:link, .btn__contact:active, .btn__contact:visited {
  color: #fff;
}

.textIndent_dot {
  position: relative;
  padding-left: 1em;
}
.textIndent_dot::before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
}

.textIndent_colored {
  position: relative;
  padding-left: 1.3em;
  line-height: 1.5;
}
@media (width <= 600px) {
  .textIndent_colored {
    padding-left: 1.5em;
  }
}
.textIndent_colored::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0.4em;
  width: 0.9em;
  height: 0.9em;
  border-radius: 50%;
  background: #EAB01E;
}
@media (width <= 600px) {
  .textIndent_colored::before {
    left: 0;
  }
}
.textIndent_colored:not(:last-of-type) {
  margin-bottom: 0.7em;
}

/* ===========================================
__header
============================================ */
.siteHeader-outline {
  width: 100%;
  border-bottom: solid 5px #EAB01E;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
}

.siteHeader {
  height: clamp(2.9818702313rem, 0.5307729047rem + 6.5362595375vw, 6.25rem);
}

.hFlex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (width <= 600px) {
  .hFlex {
    justify-content: center;
  }
}

.hLogo {
  width: clamp(5.99375rem, 4.0671875rem + 5.1375vw, 8.5625rem);
}
@media (width <= 600px) {
  .hLogo {
    width: 5.7550095463rem;
  }
}

.hBtn {
  width: clamp(10.5rem, 7.125rem + 9vw, 15rem);
  height: clamp(2.84375rem, 1.9296875rem + 2.4375vw, 4.0625rem);
  min-height: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: clamp(0.91875rem, 0.6234375rem + 0.7875vw, 1.3125rem);
}
@media (width <= 600px) {
  .hBtn {
    font-size: 0.91875rem;
  }
}
@media (width >= 1400px) {
  .hBtn {
    font-size: 1.3125rem;
  }
}
.hBtn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  border-radius: 3.4rem;
  background: linear-gradient(45deg, #e5c12a 0%, #dda20d 100%);
}
.hBtn::after {
  content: "";
  position: absolute;
  width: calc(100% - 5px * 2);
  height: calc(100% - 5px * 2);
  top: 5px;
  left: 5px;
  z-index: -1;
  border-radius: 3.4rem;
  background: #050505;
}
.hBtn:link, .hBtn:active, .hBtn:visited {
  color: #fff;
}
@media (width <= 600px) {
  .hBtn {
    display: none;
  }
}
@media (width >= 1400px) {
  .hBtn {
    width: 15rem;
  }
}

.tKv {
  height: clamp(29.4608778848rem, 10.0721612983rem + 51.7032442305vw, 55.3125rem);
  margin-top: clamp(2.9818702313rem, 0.5307729047rem + 6.5362595375vw, 6.25rem);
  background-image: url(../images/kv_pc.png);
  background-image: image-set(url(../images/kv_pc.png) 1x, url(../images/kv_pc@2x.png) 2x);
  background-image: -webkit-image-set(url(../images/kv_pc.png) 1x, url(../images/kv_pc@2x.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.tKv__ttlArea {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.tKv__ttlArea--ttl {
  display: block;
  text-align: center;
  width: 96%;
}
.tKv__ttlArea--btn {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
  width: clamp(20.0679866563rem, -5.8966483515rem + 69.2390266874vw, 54.6875rem);
  height: clamp(4.6218988584rem, -0.8648019977rem + 14.6312022831vw, 11.9375rem);
  background-image: url(../images/bg_btn_kv.png);
  background-image: image-set(url(../images/bg_btn_kv.png) 1x, url(../images/bg_btn_kv@2x.png) 2x);
  background-image: -webkit-image-set(url(../images/bg_btn_kv.png) 1x, url(../images/bg_btn_kv@2x.png) 2x);
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: clamp(1.0436545809rem, -0.1892294834rem + 3.2876908381vw, 2.6875rem);
}
@media (width <= 600px) {
  .tKv__ttlArea--btn {
    font-size: 1.0436545809rem;
  }
}
@media (width >= 1400px) {
  .tKv__ttlArea--btn {
    font-size: 2.6875rem;
  }
}
.tKv__ttlArea--btn:link, .tKv__ttlArea--btn:active, .tKv__ttlArea--btn:visited {
  color: #fff;
}
.tKv__ttlArea--btn span span {
  font-size: clamp(0.8647423671rem, -0.8304508576rem + 4.5205152659vw, 3.125rem);
}
@media (width <= 600px) {
  .tKv__ttlArea--btn span span {
    font-size: 0.8647423671rem;
  }
}
@media (width >= 1400px) {
  .tKv__ttlArea--btn span span {
    font-size: 3.125rem;
  }
}

.tKvTtl {
  line-height: 1;
  color: #fff;
  background-color: rgba(3, 2, 1, 0.7);
  font-size: clamp(2.0574904596rem, 0.5537333042rem + 4.0100190809vw, 4.0625rem);
}
@media (width <= 600px) {
  .tKvTtl {
    font-size: 2.0574904596rem;
  }
}
@media (width >= 1400px) {
  .tKvTtl {
    font-size: 4.0625rem;
  }
}
.tKvTtl:first-of-type {
  padding: 0.4em 2.2em;
  margin-bottom: clamp(1.0436545809rem, -2.2048544834rem + 8.6626908381vw, 5.375rem);
  display: inline-block;
}
.tKvTtl:nth-of-type(n+2) {
  padding: 0.4em 1em;
  margin-bottom: clamp(1.0436545809rem, -2.2048544834rem + 8.6626908381vw, 5.375rem);
}
@media (width <= 600px) {
  .tKvTtl:nth-of-type(n+2) {
    margin-bottom: 0.477099237rem;
  }
}
@media (width <= 600px) {
  .tKvTtl:last-of-type {
    margin-bottom: 4.0851622168rem;
  }
}
.tKvTtl.pc {
  display: inline-block;
}
@media (width <= 600px) {
  .tKvTtl.pc {
    display: none;
  }
}
.tKvTtl.sp {
  display: none;
}
@media (width <= 600px) {
  .tKvTtl.sp {
    display: inline-block;
  }
}

.ttl-line {
  position: relative;
  display: inline-block;
  padding-inline: clamp(3.2204198498rem, 0.1044847371rem + 8.3091603005vw, 7.375rem);
}
.ttl-line::before {
  content: "";
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  width: clamp(1.8487595434rem, -0.5146707991rem + 6.3024809133vw, 5rem);
  height: clamp(0.13125rem, 0.0890625rem + 0.1125vw, 0.1875rem);
  background: #fff;
}
.ttl-line::after {
  content: "";
  position: absolute;
  top: 60%;
  right: 0;
  transform: translateY(-50%);
  width: clamp(1.8487595434rem, -0.5146707991rem + 6.3024809133vw, 5rem);
  height: clamp(0.13125rem, 0.0890625rem + 0.1125vw, 0.1875rem);
  background: #fff;
}

/* ===========================================
___あなたの個性はパズルのカタチを知ることで輝く
============================================ */
.sIntro {
  padding-top: clamp(1.7294847341rem, -1.5671517153rem + 8.7910305318vw, 6.125rem);
  padding-bottom: clamp(3.3993320636rem, 0.1363311113rem + 8.7013358728vw, 7.75rem);
}
.sIntro__ttl {
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  font-size: clamp(1.4909351156rem, 0.4997614523rem + 2.6431297687vw, 2.8125rem);
}
@media (width <= 600px) {
  .sIntro__ttl {
    font-size: 1.4909351156rem;
  }
}
@media (width >= 1400px) {
  .sIntro__ttl {
    font-size: 2.8125rem;
  }
}
.sIntro__bbl {
  width: clamp(40.38125rem, 27.3636576971rem + 34.6558197747vw, 57.6875rem);
}
@media (width <= 600px) {
  .sIntro__bbl.chigai {
    width: 17.4093511563rem;
    height: 10rem;
    margin-left: -20px;
  }
}
.sIntro__bbl.taiken {
  margin-left: auto;
  margin-top: -4.375rem;
}
@media (width <= 600px) {
  .sIntro__bbl.taiken {
    margin-top: -0.2rem;
    width: 18.9002862719rem;
    height: 12rem;
    margin-right: -20px;
  }
}
.sIntro__text {
  text-align: center;
  margin-top: clamp(2.1875rem, 1.484375rem + 1.875vw, 3.125rem);
  line-height: 2;
  font-weight: 700;
  font-size: clamp(0.90625rem, 0.6484375rem + 0.6875vw, 1.25rem);
}
@media (width <= 600px) {
  .sIntro__text {
    font-size: 0.90625rem;
  }
}
@media (width >= 1400px) {
  .sIntro__text {
    font-size: 1.25rem;
  }
}
@media (width <= 600px) {
  .sIntro__text {
    margin-top: 2.5rem;
  }
}

.bg-sIntro {
  background-image: url(../images/puzzle_group.png);
  background-image: image-set(url(../images/puzzle_group.png) 1x, url(../images/puzzle_group@2x.png) 2x);
  background-image: -webkit-image-set(url(../images/puzzle_group.png) 1x, url(../images/puzzle_group@2x.png) 2x);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (width <= 767px) {
  .bg-sIntro {
    background-position: center 20%;
  }
}
@media (width <= 600px) {
  .bg-sIntro {
    background-image: url(../images/puzzle_group_sp.png);
    background-image: image-set(url(../images/puzzle_group_sp.png) 1x, url(../images/puzzle_group_sp@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/puzzle_group_sp.png) 1x, url(../images/puzzle_group_sp@2x.png) 2x);
  }
}

/* ===========================================
___誰もが自分の個性を活かすことができる　他
============================================ */
.sID__blockGap {
  padding-top: clamp(2.2662213758rem, 1.1533874076rem + 2.9675572485vw, 3.75rem);
}

.sID__blockGap-mg {
  margin-top: clamp(2.2662213758rem, 1.1533874076rem + 2.9675572485vw, 3.75rem);
}

.sID__ttlBtmGap {
  padding-top: clamp(1.7294847341rem, 0.8234732847rem + 2.4160305317vw, 2.9375rem);
}

.bg-sIntroDetail {
  background-image: url(../images/bg_introDetails.jpg);
  background-image: image-set(url(../images/bg_introDetails.jpg) 1x, url(../images/bg_introDetails@2x.jpg) 2x);
  background-image: -webkit-image-set(url(../images/bg_introDetails.jpg) 1x, url(../images/bg_introDetails@2x.jpg) 2x);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (width <= 600px) {
  .bg-sIntroDetail {
    background-image: url(../images/bg_introDetails_sp.jpg);
    background-image: image-set(url(../images/bg_introDetails_sp.jpg) 1x, url(../images/bg_introDetails_sp@2x.jpg) 2x);
    background-image: -webkit-image-set(url(../images/bg_introDetails_sp.jpg) 1x, url(../images/bg_introDetails_sp@2x.jpg) 2x);
    background-position: center top;
  }
}

.sIntroDetail__pic-ikasu {
  width: clamp(10.1383587863rem, -1.0078721241rem + 29.7232824275vw, 25rem);
  margin-top: clamp(0rem, -6.5625rem + 17.5vw, 8.75rem);
}
@media (width <= 600px) {
  .sIntroDetail__pic-ikasu {
    margin-top: initial;
  }
}
.sIntroDetail__pic-minaosu {
  width: clamp(8.9456106938rem, 1.2173187141rem + 20.6087786125vw, 19.25rem);
  margin-right: 5%;
}
@media (width <= 600px) {
  .sIntroDetail__pic-minaosu {
    margin-right: 3%;
  }
}
.sIntroDetail__text {
  font-size: clamp(0.90625rem, 0.8359375rem + 0.1875vw, 1rem);
}
@media (width <= 600px) {
  .sIntroDetail__text {
    font-size: 0.90625rem;
  }
}
@media (width >= 1400px) {
  .sIntroDetail__text {
    font-size: 1rem;
  }
}
@media (width <= 600px) {
  .sIntroDetail__text.minaosu {
    padding-right: 3%;
  }
}
.sIntroDetail__flex-c {
  display: flex;
  justify-content: center;
}
.sIntroDetail__flex-sb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sIntroDetail__pic-bunseki-01 {
  display: block;
  width: 36%;
  margin-right: 6%;
}
.sIntroDetail__pic-bunseki-02 {
  display: block;
  width: 36%;
}

.sID-deco-line {
  margin-top: clamp(2.385496185rem, -0.5128816762rem + 7.72900763vw, 6.25rem);
  position: relative;
  display: inline-block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  text-shadow: 2px 3px 8px rgba(185, 139, 24, 0.7);
  padding-inline: clamp(2.9818702313rem, -4.8129770953rem + 20.7862595375vw, 13.375rem);
  font-size: clamp(1.3125rem, 0.890625rem + 1.125vw, 1.875rem);
}
@media (width <= 600px) {
  .sID-deco-line {
    font-size: 1.3125rem;
  }
}
@media (width >= 1400px) {
  .sID-deco-line {
    font-size: 1.875rem;
  }
}
.sID-deco-line::before, .sID-deco-line::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: clamp(2.0873091619rem, -3.3784589667rem + 14.5753816762vw, 9.375rem);
  height: clamp(0.175rem, 0.11875rem + 0.15vw, 0.25rem);
  background: #040404;
  box-shadow: 2px 3px 8px rgba(185, 139, 24, 0.7);
}
.sID-deco-line::before {
  left: 0;
}
.sID-deco-line::after {
  right: 0;
}

/* ===========================================
___「ひかり塾」はこのような方のお力になれます
============================================ */
.icon-sSupport {
  position: relative;
  padding-top: clamp(2.57931775rem, -0.1736939374rem + 7.3413644999vw, 6.25rem);
}
.icon-sSupport::after {
  position: absolute;
  content: "";
  top: calc(clamp(2.57931775rem, -0.1736939374rem + 7.3413644999vw, 6.25rem) * -1);
  left: 50%;
  transform: translateX(-50%);
  width: clamp(5.1586355001rem, -0.3473878749rem + 14.6827289999vw, 12.5rem);
  height: clamp(5.1586355001rem, -0.3473878749rem + 14.6827289999vw, 12.5rem);
  background-image: url(../images/logo_support.png);
  background-image: image-set(url(../images/logo_support.png) 1x, url(../images/logo_support@2x.png) 2x);
  background-image: -webkit-image-set(url(../images/logo_support.png) 1x, url(../images/logo_support@2x.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.sSupport {
  margin-top: clamp(4.8902671793rem, -1.2857824363rem + 16.4694656415vw, 13.125rem);
  background: #fff;
  border-radius: clamp(3.5rem, 2.375rem + 3vw, 5rem);
  padding-right: clamp(1.1331106879rem, -2.7045562962rem + 10.2337786243vw, 6.25rem);
  padding-left: clamp(1.1331106879rem, -2.7045562962rem + 10.2337786243vw, 6.25rem);
  padding-bottom: clamp(2.9222328266rem, -2.3860925534rem + 14.1555343467vw, 10rem);
}
.sSupport__ttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  text-align: center;
  color: #B98B18;
  padding-top: clamp(2.75625rem, 1.8703125rem + 2.3625vw, 3.9375rem);
  font-size: clamp(1.4909351156rem, 1.2028864523rem + 0.7681297687vw, 1.875rem);
}
@media (width <= 600px) {
  .sSupport__ttl {
    font-size: 1.4909351156rem;
  }
}
@media (width >= 1400px) {
  .sSupport__ttl {
    font-size: 1.875rem;
  }
}
@media (width <= 600px) {
  .sSupport__ttl {
    line-height: 1.4;
  }
}
.sSupport__ttl.first {
  padding-top: clamp(1.44375rem, 0.9796875rem + 1.2375vw, 2.0625rem);
}
.sSupport__ttlSub {
  text-align: center;
  font-weight: 500;
  font-size: clamp(0.90625rem, 0.6484375rem + 0.6875vw, 1.25rem);
}
@media (width <= 600px) {
  .sSupport__ttlSub {
    font-size: 0.90625rem;
  }
}
@media (width >= 1400px) {
  .sSupport__ttlSub {
    font-size: 1.25rem;
  }
}
.sSupport__blockGap {
  margin-top: clamp(2.8875rem, 1.959375rem + 2.475vw, 4.125rem);
}
.sSupport__gapS {
  margin-top: clamp(1.3125rem, 0.890625rem + 1.125vw, 1.875rem);
}
.sSupport__border {
  width: 100%;
  padding-bottom: clamp(2.8875rem, 1.959375rem + 2.475vw, 4.125rem);
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #F2FABD, #FFEAB4) 1;
}
.sSupport__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sSupport__flex--pic {
  width: clamp(12.25rem, 8.3125rem + 10.5vw, 17.5rem);
}
@media (width <= 600px) {
  .sSupport__flex--pic {
    width: 45%;
  }
}
.sSupport__note {
  color: #707070;
  font-size: clamp(0.8125rem, 0.765625rem + 0.125vw, 0.875rem);
}
@media (width <= 600px) {
  .sSupport__note {
    font-size: 0.8125rem;
  }
}
@media (width >= 1400px) {
  .sSupport__note {
    font-size: 0.875rem;
  }
}

.sSupport-list {
  font-weight: 700;
  line-height: 2;
  font-size: clamp(0.875rem, 0.78125rem + 0.25vw, 1rem);
}
@media (width <= 600px) {
  .sSupport-list {
    font-size: 0.875rem;
  }
}
@media (width >= 1400px) {
  .sSupport-list {
    font-size: 1rem;
  }
}

.sSupport-video__yt {
  margin-top: clamp(2.45rem, 1.6625rem + 2.1vw, 3.5rem);
  aspect-ratio: 16/9;
  width: 88%;
  margin-inline: auto;
}
@media (width <= 600px) {
  .sSupport-video__yt {
    width: 100%;
  }
}

.sSchedule__flex {
  display: flex;
}
@media (width <= 600px) {
  .sSchedule__flex {
    display: block;
  }
}
.sSchedule__items {
  border: 1px solid #EAB01E;
  padding: 3%;
}
@media (width <= 600px) {
  .sSchedule__items {
    padding-bottom: 5%;
  }
}
.sSchedule__items:not(:last-of-type) {
  margin-bottom: clamp(0.875rem, 0.59375rem + 0.75vw, 1.25rem);
}
.sSchedule__items--ttl {
  font-weight: 600;
  line-height: 1.4;
  width: 27%;
  font-size: clamp(1.1927480925rem, 0.9154341619rem + 0.739503815vw, 1.5625rem);
}
@media (width <= 600px) {
  .sSchedule__items--ttl {
    font-size: 1.1927480925rem;
  }
}
@media (width >= 1400px) {
  .sSchedule__items--ttl {
    font-size: 1.5625rem;
  }
}
@media (width <= 768px) {
  .sSchedule__items--ttl {
    width: 28%;
  }
}
@media (width <= 600px) {
  .sSchedule__items--ttl {
    text-align: center;
    width: 100%;
  }
}
.sSchedule__items--desc {
  margin-left: 1%;
  width: 72%;
}
@media (width <= 768px) {
  .sSchedule__items--desc {
    margin-left: 0;
    width: 72%;
  }
}
@media (width <= 600px) {
  .sSchedule__items--desc {
    width: 100%;
    margin-top: 1.1331106879rem;
  }
}

/* ===========================================
___「ひかり塾」を受講された皆さまより
============================================ */
@media (width <= 600px) {
  .sTestimonials__ttl {
    font-size: 0.9em;
  }
}
.sTestimonials__border {
  width: 100%;
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #EBB11D, #EEDD32) 1;
}
.sTestimonials__gapM {
  margin-top: clamp(2.45rem, 1.6625rem + 2.1vw, 3.5rem);
}
.sTestimonials__gapL {
  margin-top: clamp(3.325rem, 2.25625rem + 2.85vw, 4.75rem);
}
.sTestimonials__list {
  display: flex;
  padding-bottom: clamp(2.45rem, 1.6625rem + 2.1vw, 3.5rem);
  width: 100%;
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #EBB11D, #EEDD32) 1;
}
.sTestimonials__list--picWrap {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (width <= 600px) {
  .sTestimonials__list--picWrap {
    width: 26%;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.sTestimonials__list--pic {
  width: clamp(4.1746183238rem, 0.1805820666rem + 10.6507633525vw, 9.5rem);
}
.sTestimonials__list--ttl {
  font-weight: 600;
}
.sTestimonials__list--text {
  width: 80%;
}
@media (width <= 600px) {
  .sTestimonials__list--text {
    width: 74%;
  }
}
.sTestimonials__note a:link, .sTestimonials__note a:active, .sTestimonials__note a:visited {
  color: #B98B18;
}
.sTestimonials__note--text {
  margin-right: 1em;
}
.sTestimonials__note--text.deco_chev::before, .sTestimonials__note--text.deco_chev::after {
  border-top: 1px solid #040404;
  border-right: 1px solid #040404;
}

/* ===========================================
___大杉日香理からあなたへメッセージ
============================================ */
.bg-sMessage {
  width: 100%;
  background-image: url(../images/bg_message.png);
  background-image: image-set(url(../images/bg_message.png) 1x, url(../images/bg_message@2x.png) 2x);
  background-image: -webkit-image-set(url(../images/bg_message.png) 1x, url(../images/bg_message@2x.png) 2x);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-sMessage-w {
  background: #fff;
  border-radius: clamp(3.5rem, 2.375rem + 3vw, 5rem);
}

.sMessage {
  padding-top: clamp(1.0436545809rem, -1.4548544834rem + 6.6626908381vw, 4.375rem);
  padding-bottom: clamp(2.9222328266rem, 1.8326574466rem + 2.9055343467vw, 4.375rem);
  padding-inline: clamp(4.375rem, 2.96875rem + 3.75vw, 6.25rem);
  line-height: 2;
}
@media (width <= 600px) {
  .sMessage {
    padding-inline: 5%;
  }
}
.sMessage__wrap {
  padding-top: clamp(3.3695133613rem, 1.3028983823rem + 5.5109732774vw, 6.125rem);
  padding-bottom: clamp(3.3695133613rem, 1.3028983823rem + 5.5109732774vw, 6.125rem);
}
.sMessage__text {
  margin-top: clamp(2.385496185rem, 2.0183683238rem + 0.97900763vw, 2.875rem);
}
.sMessage__flex {
  display: flex;
}
@media (width <= 600px) {
  .sMessage__flex {
    align-items: flex-end;
  }
}
.sMessage__flex--textPc {
  width: 64%;
}
@media (width <= 600px) {
  .sMessage__flex--textPc {
    width: 100%;
  }
}
.sMessage__flex--pic {
  width: 36%;
}
@media (width <= 600px) {
  .sMessage__flex--pic {
    width: 43%;
  }
}
.sMessage__flex--textSp {
  width: 100%;
}
@media (width <= 600px) {
  .sMessage__flex--textSp {
    width: 57%;
  }
}

/* ===========================================
___ひかり塾
============================================ */
.sInfo__ttl {
  width: clamp(13.43125rem, 9.1140625rem + 11.5125vw, 19.1875rem);
  margin-left: clamp(2.1875rem, 1.484375rem + 1.875vw, 3.125rem);
}
@media (width <= 600px) {
  .sInfo__ttl {
    margin-inline: auto;
  }
}
.sInfo__list {
  font-weight: 600;
}
.sInfo__note {
  line-height: 2;
  padding-top: 1em;
  font-size: clamp(0.84375rem, 0.7734375rem + 0.1875vw, 0.9375rem);
}
@media (width <= 600px) {
  .sInfo__note {
    font-size: 0.84375rem;
  }
}
@media (width >= 1400px) {
  .sInfo__note {
    font-size: 0.9375rem;
  }
}
.sInfo__note a:link,
.sInfo__note a:active,
.sInfo__note a:visited {
  color: #B98B18;
}
.sInfo__flex {
  display: flex;
  flex-direction: column;
}
@media (width <= 600px) {
  .sInfo__flex {
    flex-direction: column-reverse;
  }
}
.sInfo__flex--pic {
  width: 100%;
}
@media (width <= 600px) {
  .sInfo__flex--pic {
    width: 86%;
    margin-inline: auto;
    margin-top: 0.6rem;
  }
}
.sInfo__style {
  margin-top: clamp(1.1927480925rem, -2.1783158381rem + 8.989503815vw, 5.6875rem);
  padding-bottom: clamp(0rem, -3.09375rem + 8.25vw, 4.125rem);
}
.sInfo__btn--wrap {
  margin-top: clamp(4.375rem, 2.96875rem + 3.75vw, 6.25rem);
}

.sInfo-grid {
  display: grid;
  grid: "gDate__ttl gDate" 2em "gCap__ttl gCap" 2em "gStyle__ttl gStyle" 2em "gPrice__ttl gPrice" 2em "gPlace__ttl gPlace" 2em/4.5em auto;
  grid-auto-flow: column;
}

.gDate__ttl {
  grid-area: gDate__ttl;
}

.gDate {
  grid-area: gDate;
}

.gCap__ttl {
  grid-area: gCap__ttl;
}

.gCap {
  grid-area: gCap;
}

.gStyle__ttl {
  grid-area: gStyle__ttl;
}

.gStyle {
  grid-area: gStyle;
}

.gPrice__ttl {
  grid-area: gPrice__ttl;
}

.gPrice {
  grid-area: gPrice;
}

.gPlace__ttl {
  grid-area: gPlace__ttl;
}

.gPlace {
  grid-area: gPlace;
}

/* ===========================================
___プロフィール
============================================ */
.bg-sProfile {
  background: #DCA30F;
  border-radius: clamp(3.5rem, 2.375rem + 3vw, 5rem);
  padding-top: clamp(2.9818702313rem, -0.4067270953rem + 9.0362595375vw, 7.5rem);
  padding-bottom: clamp(2.9818702313rem, -0.4067270953rem + 9.0362595375vw, 7.5rem);
}

.sProfile {
  color: #fff;
}
.sProfile__flex {
  display: flex;
  justify-content: space-between;
}
.sProfile__flex--pic {
  width: 36%;
}
@media (width <= 600px) {
  .sProfile__flex--pic {
    width: 30%;
  }
}
.sProfile__flex--info {
  width: 59%;
  text-align: left;
}
@media (width <= 600px) {
  .sProfile__flex--info {
    width: 67%;
  }
}
.sProfile__ttlEn {
  padding-right: 1.5em;
  font-size: clamp(1.7891221388rem, 1.0215887428rem + 2.0467557225vw, 2.8125rem);
}
@media (width <= 600px) {
  .sProfile__ttlEn {
    font-size: 1.7891221388rem;
  }
}
@media (width >= 1400px) {
  .sProfile__ttlEn {
    font-size: 2.8125rem;
  }
}
.sProfile__ttlJp {
  line-height: 1;
  font-size: clamp(1.0734732833rem, 0.7535782457rem + 0.8530534335vw, 1.5rem);
}
@media (width <= 600px) {
  .sProfile__ttlJp {
    font-size: 1.0734732833rem;
  }
}
@media (width >= 1400px) {
  .sProfile__ttlJp {
    font-size: 1.5rem;
  }
}
.sProfile__name {
  margin-top: clamp(1.25rem, -0.765625rem + 5.375vw, 3.9375rem);
  font-size: clamp(1.0734732833rem, 0.4723282457rem + 1.6030534335vw, 1.875rem);
}
@media (width <= 600px) {
  .sProfile__name {
    font-size: 1.0734732833rem;
  }
}
@media (width >= 1400px) {
  .sProfile__name {
    font-size: 1.875rem;
  }
}
@media (width <= 600px) {
  .sProfile__name {
    line-height: 1.4;
  }
}
.sProfile__ruby {
  display: inline-block;
  padding-left: 0.6em;
}
.sProfile__title {
  font-size: clamp(0.8647423671rem, 0.3882991424rem + 1.2705152659vw, 1.5rem);
}
@media (width <= 600px) {
  .sProfile__title {
    font-size: 0.8647423671rem;
  }
}
@media (width >= 1400px) {
  .sProfile__title {
    font-size: 1.5rem;
  }
}
.sProfile__profile {
  margin-top: clamp(1.125rem, -1.359375rem + 6.625vw, 4.4375rem);
}
.sProfile__bottom {
  margin-top: clamp(1.125rem, -1.359375rem + 6.625vw, 4.4375rem);
}
.sProfile__flexB {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (width <= 600px) {
  .sProfile__flexB {
    flex-direction: column-reverse;
  }
}
.sProfile__flexB--text {
  width: 80%;
}
@media (width <= 600px) {
  .sProfile__flexB--text {
    width: 100%;
    margin-top: 1.9382156503rem;
  }
}
.sProfile__flexB--pic {
  width: 20%;
}
@media (width <= 600px) {
  .sProfile__flexB--pic {
    width: 26%;
    margin-inline: auto;
    margin-top: 1.9382156503rem;
  }
}
.sProfile__list {
  margin-top: clamp(1.5rem, 0.28125rem + 3.25vw, 3.125rem);
}
.sProfile__listFlex {
  display: flex;
}
.sProfile__listFlex--ttl {
  font-weight: 600;
  padding-right: 0.2em;
  width: 7em;
  font-size: clamp(0.9375rem, 0.609375rem + 0.875vw, 1.375rem);
}
@media (width <= 600px) {
  .sProfile__listFlex--ttl {
    font-size: 0.9375rem;
  }
}
@media (width >= 1400px) {
  .sProfile__listFlex--ttl {
    font-size: 1.375rem;
  }
}
.sProfile__listFlex--info {
  width: calc(100% - 6em);
  font-size: clamp(0.9375rem, 0.703125rem + 0.625vw, 1.25rem);
}
@media (width <= 600px) {
  .sProfile__listFlex--info {
    font-size: 0.9375rem;
  }
}
@media (width >= 1400px) {
  .sProfile__listFlex--info {
    font-size: 1.25rem;
  }
}

/* ===========================================
___footer
============================================ */
.footer-style {
  height: clamp(4.4728053469rem, -0.141340643rem + 12.3043893063vw, 10.625rem);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #707070;
  font-size: clamp(0.625rem, 0.34375rem + 0.75vw, 1rem);
}
@media (width <= 600px) {
  .footer-style {
    font-size: 0.625rem;
  }
}
@media (width >= 1400px) {
  .footer-style {
    font-size: 1rem;
  }
}

/*# sourceMappingURL=style.css.map */
